| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTask
Task for simple conditions.
|
class |
SwitchTask
Task for switching conditions.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Task> |
TaskContext.getTasks()
Returns a map of task id and task instances.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Machine.perform(TransitionContext context,
Task... tasks)
Performs each of given
tasks with specified
context. |
Copyright © 2011. All Rights Reserved.