|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkflowRepositoryModel
This interface represents a Workflow repository model. A Workflow repository model defines Workflow activities and the transitions between those activities (defined by Workflow actions).
| Method Summary | |
|---|---|
WorkflowActivity[] |
getActivities()
Returns the activities contained by this Workflow repository model |
WorkflowActivity |
getInitiatorActivity()
Returns the initiator activity of this repository model. |
java.lang.String |
getName()
Returns the name of this Workflow repository model |
| Methods inherited from interface nl.gx.webmanager.wrapper.Wrapper |
|---|
getId, getUUID, setId, setUUID |
| Method Detail |
|---|
java.lang.String getName()
WorkflowActivity[] getActivities()
WorkflowActivity getInitiatorActivity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||