Uses of Interface
com.evolveum.midpoint.model.api.CaseService
-
Packages that use CaseService Package Description com.evolveum.midpoint.gui.api.page Package that contains base page classes.com.evolveum.midpoint.model.api.expr com.evolveum.midpoint.web.security -
-
Uses of CaseService in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that return CaseService Modifier and Type Method Description CaseService
PageAdminLTE. getCaseService()
-
Uses of CaseService in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr that return CaseService Modifier and Type Method Description CaseService
MidpointFunctions. getWorkflowService()
-
Uses of CaseService in com.evolveum.midpoint.web.security
Methods in com.evolveum.midpoint.web.security that return CaseService Modifier and Type Method Description CaseService
MidPointApplication. getWorkflowService()
-