public class WorkflowHostExtension
Public Class WorkflowHostExtension
public ref class WorkflowHostExtension
type WorkflowHostExtension = class end
WorkflowHostExtension | Default constructor. |
WorkflowHostExtension(DynamicContext, String, String, DictionaryString, DictionaryString, String, DictionaryString, Int32, Boolean, Uri, Boolean, Boolean, Boolean) | Initializes a new instance of the WorkflowHostExtension class. |
WorkflowHostExtension(DynamicContext, ICredentials, String, String, DictionaryString, DictionaryString, String, DictionaryString, Int32, Boolean, Uri, Boolean, Boolean, Boolean) |
Initializes a new instance of the WorkflowHostExtension class.
Obsolete. |
ContactCheckPending | Contacts not checked for changed settings. |
Credentials |
The default credentials used by the Workflow Host.
Obsolete. |
CurrentOwner | Return current workflow instance owner. |
CurrentUser | Return current Windows user. |
HostUri | Returns the address of the Content Server in the current WorkflowHostExtension |
ODataClient | Gets the client for accessing the OData webservice. |
PdfServiceUri | The URI to the PDF service. |
SendMailNotification | Enable/disable send mail notification |
SendPushNotification | Enable/disable send push notification |
SendSmartTask | Enable/disable send smarttask |
UserTaskCheckPending | UserTasks not checked for inconsistant name_key, name_code values. |
DecorateOnBehalfOfUser | Decorates the headers provided with the OnBehalfOfUser property according to the impersonator provided. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetActionLabels | Return dictionary with localised labels for an action. |
GetActionMask | Returns the action mask for action |
GetFile | Get an OData File |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetPlugin | Return the Plugin class implementing the PluginInterface |
GetPluginInstance |
Return the Plugin class implementing the PluginInterface
Obsolete. |
GetRecord | Get an OData Record |
GetRegisterData(String, String) | Get register information from the register. |
GetRegisterData(String, String, Boolean) | Get register information from the register. |
GetType | Gets the Type of the current instance. (Inherited from Object) |
GetWorkflowDataInRegister(String) | Get the workflow instance information in the wzp_workflow_instance register for the workflow instance. |
GetWorkflowDataInRegister(String, Boolean) | Get the workflow instance information in the wzp_workflow_instance register for the workflow instance. |
GetWorkflowDataInRegister(String, Boolean, SecurityContext) | Get the workflow instance information in the wzp_workflow_instance register for the workflow instance. |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ODataContext | Gets the ODataService to access the OData webService. |
ODataDynamicClient | Gets the client for accessing the OData webservice. |
ToString | Returns a string that represents the current object. (Inherited from Object) |
FormatFromDictionary | (Defined by DictionaryExtensions) |
GetFirstValue | (Defined by DictionaryExtensions) |