Package | Description |
---|---|
com.evolveum.midpoint.notifications.api | |
com.evolveum.midpoint.notifications.impl | |
com.evolveum.midpoint.notifications.impl.events.workflow |
Modifier and Type | Method and Description |
---|---|
WorkflowEventCreator |
NotificationManager.getWorkflowEventCreator(PrismObject<? extends com.evolveum.midpoint.xml.ns.model.workflow.process_instance_state_3.ProcessInstanceState> instanceState) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationManager.registerWorkflowEventCreator(Class<? extends com.evolveum.midpoint.xml.ns.model.workflow.process_instance_state_3.ProcessInstanceState> clazz,
WorkflowEventCreator workflowEventCreator) |
Modifier and Type | Method and Description |
---|---|
WorkflowEventCreator |
NotificationManagerImpl.getWorkflowEventCreator(PrismObject<? extends com.evolveum.midpoint.xml.ns.model.workflow.process_instance_state_3.ProcessInstanceState> instanceState) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationManagerImpl.registerWorkflowEventCreator(Class<? extends com.evolveum.midpoint.xml.ns.model.workflow.process_instance_state_3.ProcessInstanceState> clazz,
WorkflowEventCreator workflowEventCreator) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWorkflowEventCreator |
Copyright © 2015 evolveum. All rights reserved.