| Interface | Description |
|---|---|
| Access | |
| Action |
Actions are similar to
steps but are executed unconditionally;
Action cannot block sequence execution. |
| Action.Builder | |
| Action.BuilderFactory | |
| Action.Step |
Combination of an action and a step.
|
| PhaseChangeHandler | |
| PhaseInstance | |
| ResourceUtilizer | |
| Session | |
| Session.Resource |
Just a marker interface.
|
| Session.ResourceKey<R extends Session.Resource> | |
| Session.Var | |
| SharedData |
Data shared among sessions bound to the same
executor thread. |
| SharedData.SharedMap |
| Class | Description |
|---|---|
| SequenceInstance |
| Enum | Description |
|---|---|
| PhaseInstance.Status | |
| Session.VarType |
Copyright © 2019 JBoss by Red Hat. All rights reserved.