static DocumentWorkflowAction |
DocumentWorkflowAction.acceptRequest() |
|
DocumentWorkflowAction |
DocumentWorkflowAction.addEventPayload(String key,
Object value) |
|
DocumentWorkflowAction |
DocumentWorkflowAction.addEventPayload(WorkflowAction.PayloadKey key,
Object value) |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.branch() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.campaign() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.cancelRequest() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.checkModified() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.checkoutBranch() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.commitEditableInstance() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.copy() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.delete() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.depublish() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.depublishBranch() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.disposeEditableInstance() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.editDraft() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.getBranch() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.labelVersion() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.listBranches() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.listVersions() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.move() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.none() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.obtainEditableInstance() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.publish() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.publishBranch() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.reintegrateBranch() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.rejectRequest() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.removeBranch() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.removeCampaign() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.removeLabelVersion() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.rename() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.requestDepublication() |
|
DocumentWorkflowAction |
DocumentWorkflowAction.requestIdentifier(String requestIdentifier) |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.requestPublication() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.restoreVersion() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.restoreVersionToBranch() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.retrieveVersion() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.saveDraft() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.saveUnpublished() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.unlock() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.version() |
|
static DocumentWorkflowAction |
DocumentWorkflowAction.versionRestoreTo() |
|