|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActStatus | |
---|---|
ca.infoway.messagebuilder.domainvalue.controlact |
Uses of ActStatus in ca.infoway.messagebuilder.domainvalue.controlact |
---|
Fields in ca.infoway.messagebuilder.domainvalue.controlact declared as ActStatus | |
---|---|
static ActStatus |
ActStatus.ABORTED
The Act has been terminated prior to the originally intended completion. |
static ActStatus |
ActStatus.ACTIVE
The Act can be performed or is being performed. |
static ActStatus |
ActStatus.CANCELLED
|
static ActStatus |
ActStatus.COMPLETED
An Act that has terminated normally after all of its constituents has been performed. |
static ActStatus |
ActStatus.HELD
|
static ActStatus |
ActStatus.NEW
|
static ActStatus |
ActStatus.NORMAL
|
static ActStatus |
ActStatus.NULLIFIED
This Act instance was created in error and has been 'removed' and is treated as though it never existed. |
static ActStatus |
ActStatus.OBSOLETE
This Act instance has been replaced by a new instance. |
static ActStatus |
ActStatus.SUSPENDED
An Act that has been activated (actions could or have been performed against it), but has been temporarily disabled. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |