|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessInstance
The process instance represents an instance of a process definition. This interface contains only getters, use the WfEngine interface to manipulate this object.
Field Summary |
---|
Fields inherited from interface com.groiss.wf.ActivityInstance |
---|
ABORTED, ACTIVE, ANDJOIN, BATCH, BEGIN, BRANCH, CHOICE, CHOICE_BRANCH, COMPENSATED, COMPENSATING, ELSIF, END, END_BRANCH, END_COMPENSATION, END_SCOPE, ENDFOR, ERROR, EXIT_WHEN, FINISHED, GOTO, IF, LOOP, ORIGIN_DIRECT, ORIGIN_SUBSTITUTION, ORIGIN_UNKNOWN, ORJOIN, PAR, PARFOR, PROCESS, SCOPE, STARTED, SUSPENDED, SYSTEM_INTERN, SYSTEM_TASK, SYSTEM_WAIT, TASK, WAITING, WHILE, WS_INVOKE, WS_RECEIVE, WS_REPLY |
Method Summary | |
---|---|
DMSFolder |
getDMSFolder()
Returns the folder holding all the DMSObjects assigned to this process instance |
int |
getPriority()
Return the priority of the process instance. |
java.lang.String |
getSubject()
Return the subject of the process instance. |
Methods inherited from interface com.groiss.wf.ActivityInstance |
---|
getAgent, getApplication, getDescription, getDuedate, getFinished, getId, getOid, getOrgUnit, getOrigin, getParent, getProcessDefinition, getProcessInstance, getStarted, getStatus, getStepAgent, getStepName, getTaken, getTask, getType, isCheckedOut, isInGoBack, isInReactivate |
Method Detail |
---|
java.lang.String getSubject()
DMSFolder getDMSFolder()
int getPriority()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |