Package | Description |
---|---|
org.osid.workflow.rules |
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
|
Modifier and Type | Method and Description |
---|---|
StepConstrainer |
StepConstrainerAdminSession.createStepConstrainer(StepConstrainerForm stepConstrainerForm)
Creates a new
StepConstrainer. |
StepConstrainer |
StepConstrainerList.getNextStepConstrainer()
Gets the next
StepConstrainer in this list. |
StepConstrainer[] |
StepConstrainerList.getNextStepConstrainers(long n)
Gets the next set of
StepConstrainer elements in this
list. |
StepConstrainer |
StepConstrainerLookupSession.getStepConstrainer(Id stepConstrainerId)
Gets the
StepConstrainer specified by its Id. |