|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkflowModelState
This interface represents a Workflow model state. A Workflow model state represents the state of the Workflow model as a whole rather then the state of one particular activity instance.
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of this Workflow model state |
boolean |
isPublic()
Returns if this Workflow model state is public or not. |
| Methods inherited from interface nl.gx.webmanager.wrapper.Wrapper |
|---|
getId, getUUID, setId, setUUID |
| Method Detail |
|---|
java.lang.String getName()
boolean isPublic()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||