|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICondition
This interface represents condition that can be evaluated in a runtime context.
| Method Summary | |
|---|---|
boolean |
isTrue(IRuntimeContext ctx)
Returns true if this condition is valid in the given runtime context |
| Method Detail |
|---|
boolean isTrue(IRuntimeContext ctx)
throws BareflowException
ctx - runtime context
BareflowException - if condition cannot be evaluated
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||