|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Consequences | |
|---|---|
| com.silverpeas.workflow.api.model | |
| com.silverpeas.workflow.engine.model | |
| Uses of Consequences in com.silverpeas.workflow.api.model |
|---|
| Methods in com.silverpeas.workflow.api.model that return Consequences | |
|---|---|
Consequences |
Action.createConsequences()
Create and return and object implementing Consequences |
Consequences |
Action.getConsequences()
Get all the consequences of this action |
| Methods in com.silverpeas.workflow.api.model with parameters of type Consequences | |
|---|---|
void |
Action.setConsequences(Consequences consequences)
Set the consequences of this action |
| Uses of Consequences in com.silverpeas.workflow.engine.model |
|---|
| Classes in com.silverpeas.workflow.engine.model that implement Consequences | |
|---|---|
class |
ConsequencesImpl
Class implementing the representation of the <consequences> element of a Process Model. |
| Methods in com.silverpeas.workflow.engine.model that return Consequences | |
|---|---|
Consequences |
ActionImpl.createConsequences()
Create and return and object implementing Consequences |
Consequences |
ActionImpl.getConsequences()
Get all the consequences of this action |
| Methods in com.silverpeas.workflow.engine.model with parameters of type Consequences | |
|---|---|
void |
ActionImpl.setConsequences(Consequences consequences)
Set the consequences of this action |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||