|
||||||||||
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 .
Method Summary | |
---|---|
long |
getDeploymentDbid()
references the deployment in which this process definition is deployed. |
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. |
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 getName()
#version
.
java.lang.String getKey()
java.lang.String getId()
int getVersion()
name
.
long getDeploymentDbid()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |