|
||||||||||
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 | |
---|---|
java.lang.String |
getDescription()
the description name given to this process definition. |
java.lang.String |
getId()
the unique id for this process definition. |
java.lang.String |
getKey()
the user defined short representation of the name. |
java.lang.String |
getName()
the short display name given to this process definition. |
java.lang.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 |
---|
java.lang.String getPackageName()
java.lang.String getName()
#version
.
java.lang.String getKey()
java.lang.String getId()
int getVersion()
name
.
java.lang.String getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |