public class IsForceable extends Object implements StateCondition
StateCondition
s 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)
StateCondition
test
in interface StateCondition
state
- The state.