FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsEngineContext Methods

The clsEngineContext type exposes the following members.

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.