| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTask |
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 <ID, Instance>.
|
| 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.