tridion-sites-extensions-api-docs

Home > @tridion-sites/models > WorkflowInfoConstructorArgs

WorkflowInfoConstructorArgs interface

Signature:

export interface WorkflowInfoConstructorArgs

Properties

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