Uses of Class
org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
-
Packages that use CaseDefinitionImpl Package Description org.jbpm.casemgmt.impl org.jbpm.casemgmt.impl.model -
-
Uses of CaseDefinitionImpl in org.jbpm.casemgmt.impl
Fields in org.jbpm.casemgmt.impl with type parameters of type CaseDefinitionImpl Modifier and Type Field Description protected Set<CaseDefinitionImpl>
CaseRuntimeDataServiceImpl. availableCases
-
Uses of CaseDefinitionImpl in org.jbpm.casemgmt.impl.model
Methods in org.jbpm.casemgmt.impl.model with parameters of type CaseDefinitionImpl Modifier and Type Method Description int
CaseDefinitionComparator. compare(CaseDefinitionImpl o1, CaseDefinitionImpl o2)
-