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