|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BooleanExpression | |
---|---|
org.jbpm.task | |
org.jbpm.task.utils |
Uses of BooleanExpression in org.jbpm.task |
---|
Methods in org.jbpm.task that return types with arguments of type BooleanExpression | |
---|---|
List<BooleanExpression> |
Escalation.getConstraints()
|
Method parameters in org.jbpm.task with type arguments of type BooleanExpression | |
---|---|
void |
Escalation.setConstraints(List<BooleanExpression> constraints)
|
Uses of BooleanExpression in org.jbpm.task.utils |
---|
Methods in org.jbpm.task.utils that return types with arguments of type BooleanExpression | |
---|---|
static List<BooleanExpression> |
CollectionUtils.readBooleanExpressionList(ObjectInput in)
|
Method parameters in org.jbpm.task.utils with type arguments of type BooleanExpression | |
---|---|
static void |
CollectionUtils.writeBooleanExpressionList(List<BooleanExpression> list,
ObjectOutput out)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |