atg.workflow
Interface WorkflowConstants


public interface WorkflowConstants

Assorted constants used by this package.


Field Summary
static java.lang.String CLASS_VERSION
           
static java.lang.String DEFAULT_WORKFLOW_SEGMENT
          Default segment name for a workflow process.
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
See Also:
Constant Field Values

DEFAULT_WORKFLOW_SEGMENT

static final java.lang.String DEFAULT_WORKFLOW_SEGMENT
Default segment name for a workflow process.

See Also:
Constant Field Values