|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Directives
Provides access to Directive objects.
Directive| Field Summary | |
|---|---|
static Directive |
CONTINUE
Directs system to continue standard processing the target Document. |
static Directive |
CREATE_DRAFT
Directs system to create a draft of the target Document. |
static Directive |
DECLINE
Directs system to decline the target Document. |
static Directive |
NEXT_WORKFLOW_STAGE
Directs system to move the target Document to the next workflow stage. |
static Directive |
RESTART_WORKFLOW
Directs system to restart the workflow on the target Document. |
static Directive |
ROLLBACK_DOCUMENT
Directs system to rollback all changes to the target Document. |
static Directive |
STOP
Directs system to stop executing any further actions for the current workflow stage. |
| Field Detail |
|---|
static final Directive ROLLBACK_DOCUMENT
static final Directive CONTINUE
static final Directive CREATE_DRAFT
static final Directive DECLINE
static final Directive NEXT_WORKFLOW_STAGE
static final Directive RESTART_WORKFLOW
static final Directive STOP
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||