Readonly
eventWill be triggered every time the workflowRestrictions
have changed.
Should not be used directly by most plugins. Use ProjectEditor.eventEffectiveRestrictionsChanged
instead.
Readonly
workflowSet of user resctrictions for the current workflow.
Should not be used directly by most plugins. Use ProjectEditor.effectiveRestrictions
instead.
Generated using TypeDoc
The ProjectWorkflow plugin manages user restrictions and the project state for the current
ProjectEditor
. E.g.: The project state may be changed toOrdered
when an order is sent.ProjectWorkflow