|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.x8ing.mc.bp.operation.OperationRunningDependentCondition
public class OperationRunningDependentCondition
This condition depends on the state of the production system, if it's up and running or down with a heavy failure.
| Constructor Summary | |
|---|---|
OperationRunningDependentCondition(boolean trueIfSystemRunning)
|
|
| Method Summary | |
|---|---|
boolean |
conditionTrue(StateContext currentContext)
|
java.lang.String |
traceInfo()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OperationRunningDependentCondition(boolean trueIfSystemRunning)
| Method Detail |
|---|
public java.lang.String traceInfo()
traceInfo in interface ConditionCondition.traceInfo()public boolean conditionTrue(StateContext currentContext)
conditionTrue in interface ConditionCondition.conditionTrue(com.x8ing.lsm4j.StateContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||