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.model.impl.controller com.evolveum.midpoint.model.impl.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.model.impl.controller
Classes in com.evolveum.midpoint.model.impl.controller that implement CaseService Modifier and Type Class Description class
ModelController
This used to be an interface, but it was switched to class for simplicity. -
Uses of CaseService in com.evolveum.midpoint.model.impl.expr
Methods in com.evolveum.midpoint.model.impl.expr that return CaseService Modifier and Type Method Description CaseService
MidpointFunctionsImpl. 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()
-