UserTaskRepository Methods

Scanjour Workflow4 Reference Manual

The UserTaskRepository type exposes the following members.

Methods

  NameDescription
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 methodStatic memberGetActionBookmarkName
Constructs the bookmark name for an action on a user task.
Public methodStatic memberGetActionResponse(Stream)
Gets the response from an action.
Public methodStatic memberGetActionResponse(String)
Gets the response from an action.
Public methodStatic memberGetActionResponseString
Gets the response from an action.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetSmartTaskActions
Get the available actions for a user task.
Public methodGetSmartTaskAttachments
Gets the user task attachment record Id's. Be default it gets all documents, by using the flags you can exclude some documents.
Public methodGetSmartTaskInformation
Gets information about a user task.
Public methodGetSmartTaskInstanceIdentity
Gets the Guid for the workflow instance the user task belongs to.
Public methodGetSmartTaskMetadata
Gets the metadata for a user task.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference