Uses of Class
org.jbpm.services.task.impl.model.BooleanExpressionImpl
-
Packages that use BooleanExpressionImpl Package Description org.jbpm.services.task.impl.model -
-
Uses of BooleanExpressionImpl in org.jbpm.services.task.impl.model
Fields in org.jbpm.services.task.impl.model with type parameters of type BooleanExpressionImpl Modifier and Type Field Description static javax.persistence.metamodel.ListAttribute<EscalationImpl,BooleanExpressionImpl>
EscalationImpl_. constraints
static javax.persistence.metamodel.SingularAttribute<BooleanExpressionImpl,String>
BooleanExpressionImpl_. expression
static javax.persistence.metamodel.SingularAttribute<BooleanExpressionImpl,Long>
BooleanExpressionImpl_. id
static javax.persistence.metamodel.SingularAttribute<BooleanExpressionImpl,String>
BooleanExpressionImpl_. type
-