Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SimpleTaskNotifierType
-
Packages that use SimpleTaskNotifierType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SimpleTaskNotifierType 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 SimpleTaskNotifierType Modifier and Type Field Description protected List<SimpleTaskNotifierType>
EventHandlerType. simpleTaskNotifier
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SimpleTaskNotifierType Modifier and Type Method Description List<SimpleTaskNotifierType>
EventHandlerType. getSimpleTaskNotifier()
Gets the value of the simpleTaskNotifier property.Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SimpleTaskNotifierType Constructor Description SimpleTaskNotifierType(SimpleTaskNotifierType o)
Creates a newSimpleTaskNotifierType
instance by deeply copying a givenSimpleTaskNotifierType
instance.
-