org.alfresco.service.cmr.workflow
Class WorkflowTaskDefinition
org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
@org.alfresco.api.AlfrescoPublicApi
public class WorkflowTaskDefinition
Workflow Task Definition Data Object.
Represents meta-data for a Workflow Task. The meta-data is described in terms
of the Alfresco Data Dictionary.
Author:
-
davidc
id
-
Deprecated.
Unique id of Workflow Task Definition
metadata
-
Deprecated.
Task Metadata
node
-
Deprecated.
Workflow Node this task created from
WorkflowTaskDefinition
getId
-
Returns:
-
the id
getMetadata
-
Returns:
-
the metadata
getNode
-
Returns:
-
the node
toString
-
Overrides:
-