|
|||||||||
| 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. |
String |
getDescription()
|
String |
getId()
Return the id of the process definition. |
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()
String getId()
int getVersion()
String getName()
String getDescription()
Application getApplication()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||