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_. constraintsstatic javax.persistence.metamodel.SingularAttribute<BooleanExpressionImpl,String>BooleanExpressionImpl_. expressionstatic javax.persistence.metamodel.SingularAttribute<BooleanExpressionImpl,Long>BooleanExpressionImpl_. idstatic javax.persistence.metamodel.SingularAttribute<BooleanExpressionImpl,String>BooleanExpressionImpl_. type
-