|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.workflow.impl.bonita.ProcessData
public class ProcessData
Created by Bull R&D
| Field Summary | |
|---|---|
static java.lang.String |
START_STATE_NAME
By convention an empty String represents the start state name. |
| Constructor Summary | |
|---|---|
ProcessData(org.ow2.bonita.facade.def.majorElement.ProcessDefinition projectValue)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getId()
|
java.lang.String |
getName()
|
java.lang.String |
getStartStateName()
|
int |
getVersion()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String START_STATE_NAME
| Constructor Detail |
|---|
public ProcessData(org.ow2.bonita.facade.def.majorElement.ProcessDefinition projectValue)
| Method Detail |
|---|
public java.lang.String getId()
getId in interface Processpublic java.lang.String getName()
getName in interface Processpublic int getVersion()
getVersion in interface Processpublic java.lang.String getStartStateName()
getStartStateName in interface Process
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||