FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deIStepEngineContext Members

The deIStepEngineContext type exposes the following members.

Methods


  Name Description
Public method addWaitEntry
Adds the wait entry.
Public method evalExpression
Evals the expression.
Public method figureHasProperty
Figures the has 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
Gets the figure property.
Public method getGlobal
Gets the global.
Public method getGlobalValue
Gets the global value.
Public method getISODate
Gets the iso date.
Public method getProcessedProperty(String)
Gets the processed property.
Public method getProcessedProperty<(Of <<'(T>)>>)(String)
Gets the processed property.
Public method getProcessedValue
Gets the processed value.
Public method getVariable
Gets the variable.
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.
Public method updateGlobal
Updates the global.
Public method updateVariable
Updates the variable.
Public method updateVariableOrGlobal
Updates the variable or global.
Public method writeError(String, Exception, priorityLevel, String, String, String, String)
Writes the error.
Public method writeError(String, String, String, priorityLevel, String, String, String, String)
Writes the error.

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
Gets or sets the connection.
Public property connectionString
Gets the connection string.
Public property executingIteration
Gets or sets the executing iteration.
Public property executionMode
Gets the execution mode.
Public property executionPath
Gets the execution path.
Public property figure
Gets or sets the figure.
Public property figureProperties
Gets the figure properties.
Public property getGlobals
Gets the get globals.
Public property initiatorID
Gets the initiator identifier.
Public property instanceID
Gets the instance identifier.
Public property model
Gets the model.
Public property oErrorProvider
Gets the o error provider.
Public property oReturnsColl
Gets the o returns coll.
Public property rowDelimiter
Gets the row delimiter.
Public property stepID
Gets the step identifier.
Public property variables
Gets the variables.