|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.wire.usercode.UserCodeCondition
public class UserCodeCondition
| Field Summary | |
|---|---|
protected UserCodeReference |
conditionReference
|
| Constructor Summary | |
|---|---|
UserCodeCondition()
|
|
| Method Summary | |
|---|---|
boolean |
evaluate(OpenExecution execution)
evaluates this condition in the context of the given execution. |
void |
setConditionReference(UserCodeReference conditionReference)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected UserCodeReference conditionReference
| Constructor Detail |
|---|
public UserCodeCondition()
| Method Detail |
|---|
public boolean evaluate(OpenExecution execution)
Condition
evaluate in interface Conditionpublic void setConditionReference(UserCodeReference conditionReference)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||