|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Task
A task is used to describe a manual task in a process definition.
Method Summary | |
---|---|
Application |
getApplication()
Returns the application of the process. |
java.lang.String |
getDescription()
|
java.lang.String |
getId()
Return the id of the Task. |
java.lang.String |
getName()
Returns the name of the task |
long |
getOid()
Returns the unique oid of the object. |
int |
getVersion()
Return the version of the Task. |
Method Detail |
---|
long getOid()
java.lang.String getId()
int getVersion()
java.lang.String getName()
Application getApplication()
java.lang.String getDescription()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |