Uses of Class
org.jbpm.services.task.impl.model.TaskDefImpl
-
Packages that use TaskDefImpl Package Description org.jbpm.services.task.impl.model -
-
Uses of TaskDefImpl in org.jbpm.services.task.impl.model
Fields in org.jbpm.services.task.impl.model with type parameters of type TaskDefImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<TaskDefImpl,Long>
TaskDefImpl_. id
static javax.persistence.metamodel.SingularAttribute<TaskDefImpl,String>
TaskDefImpl_. name
static javax.persistence.metamodel.SingularAttribute<TaskDefImpl,Integer>
TaskDefImpl_. priority
-