Uses of Interface
com.evolveum.midpoint.casemgmt.api.CaseCreationListener
-
Packages that use CaseCreationListener Package Description com.evolveum.midpoint.casemgmt.api -
-
Uses of CaseCreationListener in com.evolveum.midpoint.casemgmt.api
Methods in com.evolveum.midpoint.casemgmt.api with parameters of type CaseCreationListener Modifier and Type Method Description void
CaseEventDispatcher. registerCaseCreationEventListener(CaseCreationListener listener)
void
CaseEventDispatcher. unregisterCaseCreationEventListener(CaseCreationListener listener)
-