|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| com.opensymphony.* |
|---|
| com.opensymphony.workflow.Workflow | ||
|---|---|---|
public static final String |
BSF_COL |
"col" |
public static final String |
BSF_LANGUAGE |
"language" |
public static final String |
BSF_ROW |
"row" |
public static final String |
BSF_SCRIPT |
"script" |
public static final String |
BSF_SOURCE |
"source" |
public static final String |
BSH_SCRIPT |
"script" |
public static final String |
CLASS_NAME |
"class.name" |
public static final String |
EJB_LOCATION |
"ejb.location" |
public static final String |
JNDI_LOCATION |
"jndi.location" |
| com.opensymphony.workflow.ejb.WorkflowHomeFactory | ||
|---|---|---|
public static final String |
COMP_NAME |
"java:comp/env/ejb/Workflow" |
public static final String |
JNDI_NAME |
"Workflow" |
| com.opensymphony.workflow.loader.WorkflowDescriptor | ||
|---|---|---|
public static final String |
DOCTYPE_DECL |
"<!DOCTYPE workflow PUBLIC \"-//OpenSymphony Group//DTD OSWorkflow 2.8//EN\" \"http://www.opensymphony.com/osworkflow/workflow_2_8.dtd\">" |
public static final String |
XML_HEADER |
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>" |
| com.opensymphony.workflow.query.FieldExpression | ||
|---|---|---|
public static final int |
ACTION |
4 |
public static final int |
CALLER |
6 |
public static final int |
CURRENT_STEPS |
2 |
public static final int |
DUE_DATE |
10 |
public static final int |
ENTRY |
3 |
public static final int |
EQUALS |
1 |
public static final int |
FINISH_DATE |
3 |
public static final int |
GT |
3 |
public static final int |
HISTORY_STEPS |
1 |
public static final int |
LT |
2 |
public static final int |
NAME |
8 |
public static final int |
NOT_EQUALS |
5 |
public static final int |
OWNER |
1 |
public static final int |
START_DATE |
2 |
public static final int |
STATE |
9 |
public static final int |
STATUS |
7 |
public static final int |
STEP |
5 |
| com.opensymphony.workflow.query.NestedExpression | ||
|---|---|---|
public static final int |
AND |
6 |
public static final int |
OR |
7 |
| com.opensymphony.workflow.query.WorkflowExpressionQuery | ||
|---|---|---|
public static final int |
SORT_ASC |
1 |
public static final int |
SORT_DESC |
-1 |
public static final int |
SORT_NONE |
0 |
| com.opensymphony.workflow.query.WorkflowQuery | ||
|---|---|---|
public static final int |
ACTION |
4 |
public static final int |
AND |
6 |
public static final int |
BETWEEN |
4 |
public static final int |
CALLER |
6 |
public static final int |
CURRENT |
2 |
public static final int |
EQUALS |
1 |
public static final int |
FINISH_DATE |
3 |
public static final int |
GT |
3 |
public static final int |
HISTORY |
1 |
public static final int |
LT |
2 |
public static final int |
NOT_EQUALS |
5 |
public static final int |
OR |
7 |
public static final int |
OWNER |
1 |
public static final int |
START_DATE |
2 |
public static final int |
STATUS |
7 |
public static final int |
STEP |
5 |
public static final int |
XOR |
8 |
| com.opensymphony.workflow.spi.WorkflowEntry | ||
|---|---|---|
public static final int |
ACTIVATED |
1 |
public static final int |
COMPLETED |
4 |
public static final int |
CREATED |
0 |
public static final int |
KILLED |
3 |
public static final int |
SUSPENDED |
2 |
public static final int |
UNKNOWN |
-1 |
| com.opensymphony.workflow.spi.ejb.CurrentStepHomeFactory | ||
|---|---|---|
public static final String |
COMP_NAME |
"java:comp/env/ejb/CurrentStep" |
public static final String |
JNDI_NAME |
"CurrentStep" |
| com.opensymphony.workflow.spi.ejb.CurrentStepLocalHome | ||
|---|---|---|
public static final String |
COMP_NAME |
"java:comp/env/ejb/CurrentStep" |
public static final String |
JNDI_NAME |
"CurrentStep" |
| com.opensymphony.workflow.spi.ejb.CurrentStepPrevHomeFactory | ||
|---|---|---|
public static final String |
COMP_NAME |
"java:comp/env/ejb/CurrentStepPrev" |
public static final String |
JNDI_NAME |
"CurrentStepPrev" |
| com.opensymphony.workflow.spi.ejb.CurrentStepPrevLocalHome | ||
|---|---|---|
public static final String |
COMP_NAME |
"java:comp/env/ejb/CurrentStepPrev" |
public static final String |
JNDI_NAME |
"CurrentStepPrev" |
| com.opensymphony.workflow.spi.ejb.HistoryStepHomeFactory | ||
|---|---|---|
public static final String |
COMP_NAME |
"java:comp/env/ejb/HistoryStep" |
public static final String |
JNDI_NAME |
"HistoryStep" |
| com.opensymphony.workflow.spi.ejb.HistoryStepLocalHome | ||
|---|---|---|
public static final String |
COMP_NAME |
"java:comp/env/ejb/HistoryStep" |
public static final String |
JNDI_NAME |
"HistoryStep" |
| com.opensymphony.workflow.spi.ejb.HistoryStepPrevHomeFactory | ||
|---|---|---|
public static final String |
COMP_NAME |
"java:comp/env/ejb/HistoryStepPrev" |
public static final String |
JNDI_NAME |
"HistoryStepPrev" |
| com.opensymphony.workflow.spi.ejb.HistoryStepPrevLocalHome | ||
|---|---|---|
public static final String |
COMP_NAME |
"java:comp/env/ejb/HistoryStepPrev" |
public static final String |
JNDI_NAME |
"HistoryStepPrev" |
| com.opensymphony.workflow.spi.ejb.WorkflowEntryHomeFactory | ||
|---|---|---|
public static final String |
COMP_NAME |
"java:comp/env/ejb/WorkflowEntry" |
public static final String |
JNDI_NAME |
"WorkflowEntry" |
| com.opensymphony.workflow.spi.ejb.WorkflowEntryLocalHome | ||
|---|---|---|
public static final String |
COMP_NAME |
"java:comp/env/ejb/WorkflowEntry" |
public static final String |
JNDI_NAME |
"WorkflowEntry" |
| com.opensymphony.workflow.spi.ejb.WorkflowStoreHomeFactory | ||
|---|---|---|
public static final String |
COMP_NAME |
"java:comp/env/ejb/WorkflowStore" |
public static final String |
JNDI_NAME |
"WorkflowStore" |
| com.opensymphony.workflow.util.XMLizable | ||
|---|---|---|
public static final String |
INDENT |
" " |
|
OpenSymphony Workflow Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||