FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsEngineContext Members

The clsEngineContext type exposes the following members.

Constructors


  Name Description
Public method clsEngineContext
Initializes a new instance of the clsEngineContext class.

Methods


  Name Description
Public method addNewGlobal
Adds a new global
Public method addNewVariable
Adds a new variable
Public method addWaitEntry
Adds the wait entry.
Public method evalExpression
Evaluates the given expression.
Public method figureHasProperty
returns if the figure has a property
Public method getAppSettingValue
Gets the application setting value.
Public method getBusinessObject
Gets the business object.
Public method getBusinessObjects
Gets the business objects.
Public method getConfigurationValue
Gets the configuration value.
Public method getDataAccess
Gets the data access.
Public method getExternalUserName
Gets the name of the external user.
Public method getFigureProperty(String)
gets the figure property
Public method getFigureProperty<(Of <<'(T>)>>)(String)
Gets the figure property.
Public method getFormSchemas
Gets the form schemas.
Public method getFormVariables
Gets the form variables.
Public method getGlobal
Gets the global.
Public method getGlobalValue
Gets the global value.
Public method getISODate
Get ISO formatted date
Public method getProcessedProperty(String)
get processed property value
Public method getProcessedProperty<(Of <<'(T>)>>)(String)
Gets the processed property.
Public method getProcessedValue
get processed value
Public method getUserSession
Gets the user session.
Public method getUserTimezone
Public method getVariable
returns a variable from the variable collection
Public method getVariableOrGlobalValue
Gets the variable or global value.
Public method getVariableValue
Gets the variable value.
Public method getWorkflowUserID
Gets the workflow user identifier.
Public method hasExpression
Determines whether the specified expression has expression.
Public method isVariableOrGlobal
Determines whether [is variable or global] [the specified s item].
Public method logMessage
Logs the message.
Public method setFigureProperty
sets the figure property value
Public method updateFormVariable
Public method updateGlobal
Updates the global.
Public method updateVariable
Updates the variable.
Public method updateVariableOrGlobal
Updates the variable or global.
Public method writeError(String, String, String, priorityLevel, String, String, String, String)
Writes the error.
Public method writeError(String, Exception, priorityLevel, String, String, String, String)
Writes the error.

Fields


  Name Description
Public field objectContainer
The object container
Public field oStoreData
The _o tran scope

Properties


  Name Description
Public property appPath
Gets the application path.
Public property appURL
Gets the application URL.
Public property businessObject
Gets or sets the business object.
Public property colDelimiter
Gets the col delimiter.
Public property connection
connection to the figure
Public property connectionString
return the connection string to the database
Public property dfsConnector
Gets or sets the DFS connector.
Public property executingIteration
returns the current execution iteration
Public property executionMode
Begins the transaction.
Public property executionPath
Gets the execution path.
Public property figure
returns the current figure
Public property figureProperties
list of figure properties
Public property getGlobals
Gets the get globals.
Public property initiatorID
Gets the initiator identifier.
Public property instanceID
ID of the instance
Public property isMultiTenant
is multi tenant
Public property isTestMode
Gets a value indicating whether this instance is test mode.
Public property model
returns the UI model
Public property oErrorProvider
Gets the o error provider.
Public property oPreviousExecutionIteration
Gets or sets the o previous execution iteration.
Public property oReturnsColl
Gets the o returns coll.
Public property rowDelimiter
Gets the row delimiter.
Public property stepID
Gets the step/figure identifier.
Public property tenantAppPath
Returns the tenant app path
Public property tenantID
tenant id
Public property testModeUserID
Gets the test mode user identifier.
Public property variables
list of variables