Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.EventCategoryType
Packages that use EventCategoryType
-
Uses of EventCategoryType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return EventCategoryTypeModifier and TypeMethodDescriptionstatic EventCategoryType
static EventCategoryType
Returns the enum constant of this class with the specified name.static EventCategoryType[]
EventCategoryType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type EventCategoryTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type EventCategoryTypeModifier and TypeMethodDescriptionAccountActivationNotifierType.category
(EventCategoryType value) AccountPasswordNotifierType.category
(EventCategoryType value) BaseEventHandlerType.category
(EventCategoryType value) ConfirmationNotifierType.category
(EventCategoryType value) CustomNotifierType.category
(EventCategoryType value) DummyNotifierType.category
(EventCategoryType value) EventHandlerType.category
(EventCategoryType value) GeneralNotifierType.category
(EventCategoryType value) PasswordResetNotifierType.category
(EventCategoryType value) RegistrationConfirmationNotifierType.category
(EventCategoryType value) SimpleCampaignNotifierType.category
(EventCategoryType value) SimpleCampaignStageNotifierType.category
(EventCategoryType value) SimpleCaseManagementNotifierType.category
(EventCategoryType value) SimpleFocalObjectNotifierType.category
(EventCategoryType value) SimplePolicyRuleNotifierType.category
(EventCategoryType value) SimpleReportNotifierType.category
(EventCategoryType value) SimpleResourceObjectNotifierType.category
(EventCategoryType value) SimpleReviewerNotifierType.category
(EventCategoryType value) SimpleTaskNotifierType.category
(EventCategoryType value) SimpleUserNotifierType.category
(EventCategoryType value) SimpleWorkflowNotifierType.category
(EventCategoryType value) TimeValidityNotifierType.category
(EventCategoryType value) UserPasswordNotifierType.category
(EventCategoryType value)