Home > @tridion-sites/models > WorkflowInfoConstructorArgs
Signature:
export interface WorkflowInfoConstructorArgs
Property | Modifiers | Type | Description |
---|---|---|---|
activityConstraints | ActivityConstraints | undefined | ||
activityInstance | Link | undefined | ||
activityState | ActivityState | undefined | ||
assignee | Link | undefined | ||
assignmentDate | Date | undefined | ||
backendModel | BackendWorkflowInfo | ||
creationDate | Date | undefined | ||
dueDate | Date | undefined | ||
finishDate | Date | undefined | ||
performer | Link | undefined | ||
processInstance | Link | undefined | ||
startDate | Date | undefined |