public interface Action extends Serializable
steps but are executed unconditionally;
Action cannot block sequence execution.| Modifier and Type | Interface and Description |
|---|---|
static interface |
Action.Builder |
static interface |
Action.BuilderFactory |
static interface |
Action.Step
Combination of an action and a step.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run(Session session) |
void run(Session session)
Copyright © 2019 JBoss by Red Hat. All rights reserved.