|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessDefinition
This class describes process definitions. Manipulation of the objects of these class are done using the @enterprise administration interface.
Method Summary | |
---|---|
Application |
getApplication()
Returns the application of the process. |
java.lang.String |
getDescription()
|
java.lang.String |
getId()
Return the id of the process definition. |
java.lang.String |
getName()
Returns the name of the process. |
long |
getOid()
Returns the unique oid of the object. |
int |
getVersion()
Return the version of the process definition. |
Method Detail |
---|
long getOid()
java.lang.String getId()
int getVersion()
java.lang.String getName()
java.lang.String getDescription()
Application getApplication()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |