Uses of Interface
com.evolveum.midpoint.cases.api.events.CaseEventCreationListener
Packages that use CaseEventCreationListener
-
Uses of CaseEventCreationListener in com.evolveum.midpoint.cases.api
Methods in com.evolveum.midpoint.cases.api with parameters of type CaseEventCreationListenerModifier and TypeMethodDescriptionvoidCaseManager.registerCaseEventCreationListener(@NotNull CaseEventCreationListener listener) -
Uses of CaseEventCreationListener in com.evolveum.midpoint.cases.api.events
Methods in com.evolveum.midpoint.cases.api.events with parameters of type CaseEventCreationListenerModifier and TypeMethodDescriptionvoidFutureNotificationEvent.AllocationChangeCurrent.send(CaseEventCreationListener listener, Task task, OperationResult result) voidFutureNotificationEvent.AllocationChangeNew.send(CaseEventCreationListener listener, Task task, OperationResult result) voidFutureNotificationEvent.CaseClosing.send(CaseEventCreationListener listener, Task task, OperationResult result) voidFutureNotificationEvent.CaseOpening.send(CaseEventCreationListener listener, Task task, OperationResult result) voidFutureNotificationEvent.ItemClosing.send(CaseEventCreationListener listener, Task task, OperationResult result) voidFutureNotificationEvent.ItemCreation.send(CaseEventCreationListener listener, Task task, OperationResult result) abstract voidFutureNotificationEvent.send(CaseEventCreationListener listener, Task task, OperationResult result)