|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessDefinition
a graphical process which is deployed in the @ ProcessService} .
| Method Summary | |
|---|---|
String |
getDescription()
the description name given to this process definition. |
String |
getId()
the unique id for this process definition. |
String |
getKey()
the user defined short representation of the name. |
String |
getName()
the short display name given to this process definition. |
String |
getPackageName()
the optional package name of this process. |
int |
getVersion()
automatically assigned during deployment of a process that represents the sequence number for process definitions with the same name. |
| Method Detail |
|---|
String getPackageName()
String getName()
#version.
String getKey()
String getId()
int getVersion()
name.
String getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||