Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.EventStatusType
Packages that use EventStatusType
Package
Description
-
Uses of EventStatusType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return EventStatusTypeModifier and TypeMethodDescriptionstatic EventStatusType
static EventStatusType
Returns the enum constant of this class with the specified name.static EventStatusType[]
EventStatusType.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 EventStatusTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type EventStatusTypeModifier and TypeMethodDescriptionAccountActivationNotifierType.status
(EventStatusType value) AccountPasswordNotifierType.status
(EventStatusType value) BaseEventHandlerType.status
(EventStatusType value) ConfirmationNotifierType.status
(EventStatusType value) CustomNotifierType.status
(EventStatusType value) DummyNotifierType.status
(EventStatusType value) EventHandlerType.status
(EventStatusType value) GeneralNotifierType.status
(EventStatusType value) PasswordResetNotifierType.status
(EventStatusType value) RegistrationConfirmationNotifierType.status
(EventStatusType value) SimpleCampaignNotifierType.status
(EventStatusType value) SimpleCampaignStageNotifierType.status
(EventStatusType value) SimpleCaseManagementNotifierType.status
(EventStatusType value) SimpleFocalObjectNotifierType.status
(EventStatusType value) SimplePolicyRuleNotifierType.status
(EventStatusType value) SimpleReportNotifierType.status
(EventStatusType value) SimpleResourceObjectNotifierType.status
(EventStatusType value) SimpleReviewerNotifierType.status
(EventStatusType value) SimpleTaskNotifierType.status
(EventStatusType value) SimpleUserNotifierType.status
(EventStatusType value) SimpleWorkflowNotifierType.status
(EventStatusType value) TimeValidityNotifierType.status
(EventStatusType value) UserPasswordNotifierType.status
(EventStatusType value) -
Uses of EventStatusType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Fields in com.evolveum.midpoint.xml.ns._public.model.scripting_3 declared as EventStatusTypeMethods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return EventStatusTypeMethods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type EventStatusTypeModifier and TypeMethodDescriptionvoid
NotifyActionExpressionType.setStatus
(EventStatusType value) NotifyActionExpressionType.status
(EventStatusType value)