Uses of Interface
org.jbpm.examples.checklist.ChecklistContext
-
Packages that use ChecklistContext Package Description org.jbpm.examples.checklist org.jbpm.examples.checklist.impl -
-
Uses of ChecklistContext in org.jbpm.examples.checklist
Methods in org.jbpm.examples.checklist that return types with arguments of type ChecklistContext Modifier and Type Method Description List<ChecklistContext>
ChecklistManager. getContexts()
-
Uses of ChecklistContext in org.jbpm.examples.checklist.impl
Classes in org.jbpm.examples.checklist.impl that implement ChecklistContext Modifier and Type Class Description class
DefaultChecklistContext
Methods in org.jbpm.examples.checklist.impl that return types with arguments of type ChecklistContext Modifier and Type Method Description List<ChecklistContext>
DefaultChecklistManager. getContexts()
-