Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType
-
Packages that use GeneralNotifierType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of GeneralNotifierType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of GeneralNotifierType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description classAccountActivationNotifierTypeTODOclassAccountPasswordNotifierTypeTODOclassConfirmationNotifierTypeTODOclassDummyNotifierTypeTODOclassPasswordResetNotifierTypeTODOclassRegistrationConfirmationNotifierTypeTODOclassSimpleCampaignNotifierTypeTODOclassSimpleCampaignStageNotifierTypeTODOclassSimpleCaseManagementNotifierTypeTODOclassSimpleFocalObjectNotifierTypeTODOclassSimplePolicyRuleNotifierTypeTODOclassSimpleReportNotifierTypeTODOclassSimpleResourceObjectNotifierTypeTODOclassSimpleReviewerNotifierTypeTODOclassSimpleTaskNotifierTypeTODOclassSimpleUserNotifierTypeTODOclassSimpleWorkflowNotifierTypeTODOclassTimeValidityNotifierTypeTODOclassUserPasswordNotifierTypeTODOFields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type GeneralNotifierType Modifier and Type Field Description protected List<GeneralNotifierType>EventHandlerType. generalNotifierMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type GeneralNotifierType Modifier and Type Method Description List<GeneralNotifierType>EventHandlerType. getGeneralNotifier()Gets the value of the generalNotifier property.Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type GeneralNotifierType Constructor Description GeneralNotifierType(GeneralNotifierType o)Creates a newGeneralNotifierTypeinstance by deeply copying a givenGeneralNotifierTypeinstance.
-