Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType
Packages that use EventHandlerType
Package
Description
This is an experiment how to provide reliable and consistent information about the origin of individual configuration items
(mappings, expressions, etc).
-
Uses of EventHandlerType in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component that return types with arguments of type EventHandlerTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<EventHandlerType>,
String> EventHandlerContentPanel.createCheckboxColumn()
protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<EventHandlerType>,
String>> EventHandlerContentPanel.createDefaultColumns()
protected DisplayNamePanel<EventHandlerType>
EventHandlerDetailsPanel.createDisplayNamePanel
(String displayNamePanelId) protected org.apache.wicket.model.IModel<PrismContainerWrapper<EventHandlerType>>
EventHandlerContentPanel.getContainerModel()
protected MultivalueContainerDetailsPanel<EventHandlerType>
EventHandlerContentPanel.getMultivalueContainerDetailsPanel
(org.apache.wicket.markup.html.list.ListItem<PrismContainerValueWrapper<EventHandlerType>> item) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component with type arguments of type EventHandlerTypeModifier and TypeMethodDescriptionprotected MultivalueContainerDetailsPanel<EventHandlerType>
EventHandlerContentPanel.getMultivalueContainerDetailsPanel
(org.apache.wicket.markup.html.list.ListItem<PrismContainerValueWrapper<EventHandlerType>> item) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component with type arguments of type EventHandlerTypeModifierConstructorDescriptionEventHandlerDetailsPanel
(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<EventHandlerType>> model, boolean addDefaultPanel) EventHandlerDetailsPanel
(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<EventHandlerType>> model, boolean addDefaultPanel, ContainerPanelConfigurationType config) -
Uses of EventHandlerType in com.evolveum.midpoint.schema.config
Methods in com.evolveum.midpoint.schema.config with parameters of type EventHandlerTypeModifier and TypeMethodDescriptionstatic EventHandlerConfigItem
EventHandlerConfigItem.of
(@NotNull EventHandlerType bean, @NotNull ConfigurationItemOrigin origin) static EventHandlerConfigItem
EventHandlerConfigItem.of
(@NotNull EventHandlerType bean, @NotNull OriginProvider<? super EventHandlerType> originProvider) Method parameters in com.evolveum.midpoint.schema.config with type arguments of type EventHandlerTypeModifier and TypeMethodDescriptionstatic EventHandlerConfigItem
EventHandlerConfigItem.of
(@NotNull EventHandlerType bean, @NotNull OriginProvider<? super EventHandlerType> originProvider) Constructors in com.evolveum.midpoint.schema.config with parameters of type EventHandlerTypeModifierConstructorDescriptionprotected
EventHandlerConfigItem
(@NotNull EventHandlerType value, @NotNull ConfigurationItemOrigin origin) Constructor parameters in com.evolveum.midpoint.schema.config with type arguments of type EventHandlerTypeModifierConstructorDescriptionEventHandlerConfigItem
(@NotNull ConfigurationItem<EventHandlerType> original) -
Uses of EventHandlerType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return EventHandlerType -
Uses of EventHandlerType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type EventHandlerTypeModifier and TypeFieldDescriptionstatic final Producer<EventHandlerType>
EventHandlerType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return EventHandlerTypeModifier and TypeMethodDescriptionEventHandlerType.accountActivationNotifier
(AccountActivationNotifierType value) EventHandlerType.accountPasswordNotifier
(AccountPasswordNotifierType value) NotificationConfigurationType.beginHandler()
WorkItemNotificationActionType.beginHandler()
EventHandlerType.category
(EventCategoryType value) EventHandlerType.clone()
ObjectFactory.createEventHandlerType()
EventHandlerType.customNotifier
(CustomNotifierType value) EventHandlerType.description
(String value) EventHandlerType.documentation
(String value) EventHandlerType.expressionFilter
(ExpressionType value) EventHandlerType.generalNotifier
(GeneralNotifierType value) WorkItemNotificationActionType.getHandler()
EventHandlerType.objectIntent
(String value) EventHandlerType.objectKind
(ShadowKindType value) EventHandlerType.operation
(EventOperationType value) EventHandlerType.passwordResetNotifier
(PasswordResetNotifierType value) EventHandlerType.simpleCampaignNotifier
(SimpleCampaignNotifierType value) EventHandlerType.simpleCampaignStageNotifier
(SimpleCampaignStageNotifierType value) EventHandlerType.simpleCaseManagementNotifier
(SimpleCaseManagementNotifierType value) EventHandlerType.simpleFocalObjectNotifier
(SimpleFocalObjectNotifierType value) EventHandlerType.simplePolicyRuleNotifier
(SimplePolicyRuleNotifierType value) EventHandlerType.simpleReportNotifier
(SimpleReportNotifierType value) EventHandlerType.simpleResourceObjectNotifier
(SimpleResourceObjectNotifierType value) EventHandlerType.simpleReviewerNotifier
(SimpleReviewerNotifierType value) EventHandlerType.simpleTaskNotifier
(SimpleTaskNotifierType value) EventHandlerType.simpleUserNotifier
(SimpleUserNotifierType value) EventHandlerType.simpleWorkflowNotifier
(SimpleWorkflowNotifierType value) EventHandlerType.status
(EventStatusType value) EventHandlerType.timeValidityNotifier
(TimeValidityNotifierType value) EventHandlerType.userPasswordNotifier
(UserPasswordNotifierType value) EventHandlerType.userRegistrationNotifier
(RegistrationConfirmationNotifierType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type EventHandlerTypeModifier and TypeMethodDescriptionNotificationConfigurationType.createHandlerList()
NotificationConfigurationType.getHandler()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type EventHandlerTypeModifier and TypeMethodDescriptionNotificationConfigurationType.handler
(EventHandlerType value) WorkItemNotificationActionType.handler
(EventHandlerType value) void
WorkItemNotificationActionType.setHandler
(EventHandlerType value) -
Uses of EventHandlerType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return EventHandlerType -
Uses of EventHandlerType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Fields in com.evolveum.midpoint.xml.ns._public.model.scripting_3 declared as EventHandlerTypeMethods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return EventHandlerTypeModifier and TypeMethodDescriptionNotifyActionExpressionType.beginHandler()
ObjectFactory.createEventHandlerType()
NotifyActionExpressionType.getHandler()
Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type EventHandlerTypeModifier and TypeMethodDescriptionNotifyActionExpressionType.handler
(EventHandlerType value) void
NotifyActionExpressionType.setHandler
(EventHandlerType value)