Uses of Class
org.jbpm.services.task.impl.model.ReassignmentImpl
-
Packages that use ReassignmentImpl Package Description org.jbpm.services.task.impl.model -
-
Uses of ReassignmentImpl in org.jbpm.services.task.impl.model
Fields in org.jbpm.services.task.impl.model with type parameters of type ReassignmentImpl Modifier and Type Field Description static javax.persistence.metamodel.ListAttribute<ReassignmentImpl,I18NTextImpl>
ReassignmentImpl_. documentation
static javax.persistence.metamodel.SingularAttribute<ReassignmentImpl,Long>
ReassignmentImpl_. id
static javax.persistence.metamodel.ListAttribute<ReassignmentImpl,OrganizationalEntityImpl>
ReassignmentImpl_. potentialOwners
static javax.persistence.metamodel.ListAttribute<EscalationImpl,ReassignmentImpl>
EscalationImpl_. reassignments
-