|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeOutActions | |
|---|---|
| com.silverpeas.workflow.api.model | |
| com.silverpeas.workflow.engine.model | |
| Uses of TimeOutActions in com.silverpeas.workflow.api.model |
|---|
| Methods in com.silverpeas.workflow.api.model that return TimeOutActions | |
|---|---|
TimeOutActions |
State.createTimeOutActions()
Create and return an object implementing TimeOutActions |
TimeOutActions |
State.getTimeOutActionsEx()
Get all the timeout actions |
| Methods in com.silverpeas.workflow.api.model with parameters of type TimeOutActions | |
|---|---|
void |
State.setTimeOutActions(TimeOutActions timeOutActions)
Set the timeout actions |
| Uses of TimeOutActions in com.silverpeas.workflow.engine.model |
|---|
| Classes in com.silverpeas.workflow.engine.model that implement TimeOutActions | |
|---|---|
class |
TimeOutActionsImpl
Class implementing the representation of the <timeoutActions> element of a Process Model. |
| Methods in com.silverpeas.workflow.engine.model that return TimeOutActions | |
|---|---|
TimeOutActions |
StateImpl.createTimeOutActions()
|
TimeOutActions |
StateImpl.getTimeOutActionsEx()
|
| Methods in com.silverpeas.workflow.engine.model with parameters of type TimeOutActions | |
|---|---|
void |
StateImpl.setTimeOutActions(TimeOutActions timeOutActions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||