|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWorkflowLauncherConstants
This interface provides the constants used by the workflow launcher. The launch configuration attributes should be specified by clients using the ATTR constants defined in this interface.
| Field Summary | |
|---|---|
static java.lang.String |
ATTR_CONTEXT_URI
Launch configuration attribute specifying the URI of the workflow runtime context. |
static java.lang.String |
ATTR_WORKFLOW_URI
Launch configuration attribute specifying the URI of the workflow model to run. |
static java.lang.String |
LAUNCH_CONFIGURATION
The ID of the launch configuration extension. |
static java.lang.String |
PLUGIN_ID
|
| Field Detail |
|---|
static final java.lang.String PLUGIN_ID
static final java.lang.String LAUNCH_CONFIGURATION
static final java.lang.String ATTR_WORKFLOW_URI
static final java.lang.String ATTR_CONTEXT_URI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||