|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use States | |
---|---|
com.silverpeas.workflow.api.model | |
com.silverpeas.workflow.engine.model |
Uses of States in com.silverpeas.workflow.api.model |
---|
Methods in com.silverpeas.workflow.api.model that return States | |
---|---|
States |
ProcessModel.createStates()
Create States |
States |
ProcessModel.getStatesEx()
Get the states definitions |
Methods in com.silverpeas.workflow.api.model with parameters of type States | |
---|---|
void |
ProcessModel.setStates(States states)
Set the states defined for this process model |
Uses of States in com.silverpeas.workflow.engine.model |
---|
Classes in com.silverpeas.workflow.engine.model that implement States | |
---|---|
class |
StatesImpl
Class implementing the representation of the <states> element of a Process Model. |
Methods in com.silverpeas.workflow.engine.model that return States | |
---|---|
States |
ProcessModelImpl.createStates()
|
States |
ProcessModelImpl.getStatesEx()
|
Methods in com.silverpeas.workflow.engine.model with parameters of type States | |
---|---|
void |
ProcessModelImpl.setStates(States states)
Set the states defined for this process model |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |