Uses of Interface
com.evolveum.midpoint.cases.api.CaseManager
-
Packages that use CaseManager Package Description com.evolveum.midpoint.gui.api.page Package that contains base page classes.com.evolveum.midpoint.model.impl com.evolveum.midpoint.web.security -
-
Uses of CaseManager in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that return CaseManager Modifier and Type Method Description CaseManager
PageAdminLTE. getCaseManager()
-
Uses of CaseManager in com.evolveum.midpoint.model.impl
Fields in com.evolveum.midpoint.model.impl declared as CaseManager Modifier and Type Field Description CaseManager
ModelBeans. caseManager
-
Uses of CaseManager in com.evolveum.midpoint.web.security
Methods in com.evolveum.midpoint.web.security that return CaseManager Modifier and Type Method Description CaseManager
MidPointApplication. getWorkflowManager()
-