WorkflowHostExtension Methods

Scanjour Workflow4 Reference Manual

The WorkflowHostExtension type exposes the following members.

Methods

  NameDescription
Public methodStatic memberDecorateOnBehalfOfUser
Decorates the headers provided with the OnBehalfOfUser property according to the impersonator provided.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetActionLabels
Return dictionary with localised labels for an action.
Public methodGetActionMask
Returns the action mask for action
Public methodStatic memberGetFile
Get an OData File
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetPluginInstance
Return the Plugin class implementing the PluginInterface
Public methodStatic memberGetRecord
Get an OData Record
Public methodGetRegisterData(String, String)
Get register information from the register.
Public methodGetRegisterData(String, String, Boolean)
Get register information from the register.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetWorkflowDataInRegister(String)
Get the workflow instance information in the wzp_workflow_instance register for the workflow instance.
Public methodGetWorkflowDataInRegister(String, Boolean)
Get the workflow instance information in the wzp_workflow_instance register for the workflow instance.
Public methodGetWorkflowDataInRegister(String, Boolean, SecurityContext)
Get the workflow instance information in the wzp_workflow_instance register for the workflow instance.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodODataContext
Gets the ODataService to access the OData webService.
Public methodODataDynamicClient
Gets the client for accessing the OData webservice.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference