FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEventContext Methods

The deEventContext type exposes the following members.

Methods


  Name Description
Public method getCurrentUser
Gets the current user.
(Inherited from deAPIBase.)
Public method getEventDefID
Gets the event definition identifier.
Public method getEventParameters
get a list of event parameters for the event
Public method getProperties
gets the properties for the event
Public method getProperty(String)
get property value
(Inherited from deAPIBase.)
Public method getProperty<(Of <<'(T>)>>)(String)
Gets the property.
(Inherited from deAPIBase.)
Public method getTenant
Returns the current tenant
(Inherited from deAPIBase.)
Public method getTenantID
Returns tenant id
(Inherited from deAPIBase.)
Public method getUserSession
Gets the user session.
(Inherited from deAPIBase.)
Public method logMessage
Logs the message.
Public method markEventProcessed
mark the event processed
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.