{CompanyName} FlexyGo

GipeExecution Constructor

Namespace:  FLEXYGO.Gipe
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public GipeExecution(
	IEntity entity,
	ConfToken aConfToken,
	string workflowId,
	string userId,
	GipeStep parentStep,
	bool debugMode
)
Public Sub New ( _
	entity As IEntity, _
	aConfToken As ConfToken, _
	workflowId As String, _
	userId As String, _
	parentStep As GipeStep, _
	debugMode As Boolean _
)

Parameters

entity
Type: FLEXYGO.Objects..::..IEntity
aConfToken
Type: FLEXYGO.Configuration.Tokens..::..ConfToken
workflowId
Type: String
userId
Type: String
parentStep
Type: FLEXYGO.Gipe..::..GipeStep
debugMode
Type: Boolean