|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SuspendResumeTaskInst
Method Summary | |
---|---|
java.lang.String |
getActivityId()
The returned activity id is one defined in the xpdl file within the definition of the activity element. |
java.util.Date |
getResumeDate()
Returns the user id resuming the task. |
java.lang.String |
getResumeUserId()
|
java.util.Date |
getSuspendDate()
Returns the date recorded when the task is suspended. |
java.lang.String |
getSuspendUserId()
Returns the user suspending the task. |
java.lang.String |
getTaskId()
Task id is generated to be unique. |
Methods inherited from interface org.ow2.bonita.facade.runtime.RuntimeRecord |
---|
getInstanceId, getProcessId |
Methods inherited from interface org.ow2.bonita.facade.Record |
---|
getDeploymentId, getId, getPackageId |
Method Detail |
---|
java.lang.String getSuspendUserId()
java.util.Date getSuspendDate()
java.lang.String getResumeUserId()
java.util.Date getResumeDate()
java.lang.String getActivityId()
java.lang.String getTaskId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |