ActivityFunctions Methods

Scanjour Workflow4 Reference Manual

The ActivityFunctions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCheckDone
Returns the last timestamp when the AD replicator was run if tableName = EMPLOYEE
Public methodStatic memberClearContactCache
Clear the contact cache.
Public methodStatic memberConvertRecordIds(String)
Convert record ids from string to OData.Client.Lite.WorkZone.Record
Public methodStatic memberConvertRecordIds(String, IEnumerableShipmentInformation)
Convert record ids from string to OData.Client.Lite.WorkZone.Record
Public methodStatic memberCurrentUser
Returns the current user as a Contact.
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 memberGetAccessCode
Gets a valid access code for a person or departments authority
Public methodStatic memberGetContact
Get contact information.
Public methodStatic memberGetCurrentContact
Get current user information.
Public methodStatic memberGetCurrentWorkflowTitle
Get the title of the current workflow in the context
Public methodStatic memberGetDefaultCulture
Get default culture.
Public methodStatic memberGetEmployeeOrDepartment
Get contact information from employee or department name.
Public methodStatic memberGetErrorManagers
Gets all error managers based on configuration name
Public methodStatic memberGetFile
Method gets a file by case number.
Public methodStatic memberGetFileClosed
Gets the information needed to determine whether current user can see and update given file
Public methodStatic memberGetFullProcessParameter
Get process parameter.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetHighestClassification
Gets the highest ranking active classification of the provided documents If no active classifications on any of the the documents returns the first active classification from the fallback classifications If there is no active fallback classification the default classification for the system is returned.
Public methodStatic memberGetHighestClassificationInternal
Gets the highest ranking active classification of the provided documents If no active classifications on any of the the documents returns the first active classification from the fallback classifications If there is no active fallback classification the default classification for the system is returned.
Public methodStatic memberGetLastTaskIdForProcess(ActivityContext, String)
Returns the last taskId for a process.
Public methodStatic memberGetLastTaskIdForProcess(ODataService, String)
Returns the last taskId for a process.
Public methodStatic memberGetProcessName
Get Process Name in a context of selected user
Public methodStatic memberGetProcessParameter
Get process parameter value.
Public methodStatic memberGetProcessWorkflow
Gets process workflow.
Public methodStatic memberGetRecord
Method gets record by record id.
Public methodStatic memberGetRecordDeleted
Gets the trashedBy_Value for record entity based on the id provided.
Public methodStatic memberGetRecordOfficer
Gets employe domain entity based on a record identity.
Public methodStatic memberGetSmartpostRecipientsForInstance
Gets smartpost recipients for an instance.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsActive
Checks whether the contact with given nameCode is active.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberTaskOwner
Returns the task owner as a Contact.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberUpdateDocument
Update document in repository.
Public methodStatic memberUpdateRecipientHandledManuallyInLog
Update SmartPost recipient message log with shipment state and sent by for shipments handled manually
Public methodStatic memberUpdateRecipientInLog
Update SmartPost recipient message log with current shipment state
Public methodStatic memberUpdateRecipientShipmentStateInLog
Update SmartPost recipient message log with current shipment state, based on recipient address key
Top
See Also

Reference