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.notification
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.notification 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.notification 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.notification 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 EventHandlerConfigItemEventHandlerConfigItem.of(@NotNull EventHandlerType bean, @NotNull ConfigurationItemOrigin origin) static EventHandlerConfigItemEventHandlerConfigItem.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 EventHandlerConfigItemEventHandlerConfigItem.of(@NotNull EventHandlerType bean, @NotNull OriginProvider<? super EventHandlerType> originProvider) 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.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.FACTORYMethods 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) voidWorkItemNotificationActionType.setHandler(EventHandlerType value) -
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()NotifyActionExpressionType.getHandler()Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type EventHandlerTypeModifier and TypeMethodDescriptionNotifyActionExpressionType.handler(EventHandlerType value) voidNotifyActionExpressionType.setHandler(EventHandlerType value)