public class IsForceable extends Object implements StateCondition
StateConditions under which a typical job
can be forced to the complete state.
Note that this is currently under the same conditions as
IsSoftResetable.
| Constructor and Description |
|---|
IsForceable() |
public boolean test(State state)
StateConditiontest in interface StateConditionstate - The state.