|
||||||||||
| 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 RepositoryService.
| Method Summary | |
|---|---|
java.lang.String |
getDeploymentId()
references the deployment in which this process definition is deployed. |
java.lang.String |
getDescription()
description of the process definition |
java.lang.String |
getId()
the unique id for this process definition that is used as a reference in the service methods. |
java.lang.String |
getImageResourceName()
the name of the resource in the deployment which contains the image file for this process |
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. |
boolean |
isSuspended()
Returns whether this process definition is currently suspended. |
| Method Detail |
|---|
java.lang.String getName()
version.
java.lang.String getKey()
java.lang.String getId()
int getVersion()
name.
java.lang.String getDeploymentId()
java.lang.String getImageResourceName()
java.lang.String getDescription()
boolean isSuspended()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||