Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SchedulerInformationType
-
Packages that use SchedulerInformationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SchedulerInformationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SchedulerInformationType Modifier and Type Method Description SchedulerInformationTypeSchedulerInformationType. clone()Creates and returns a deep copy of this object.SchedulerInformationTypeObjectFactory. createSchedulerInformationType()Create an instance ofSchedulerInformationTypeSchedulerInformationTypeSchedulerInformationType. executingTask(TaskType value)SchedulerInformationTypeSchedulerInformationType. node(NodeType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SchedulerInformationType Modifier and Type Method Description javax.xml.bind.JAXBElement<SchedulerInformationType>ObjectFactory. createSchedulerInformation(SchedulerInformationType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SchedulerInformationType Modifier and Type Method Description javax.xml.bind.JAXBElement<SchedulerInformationType>ObjectFactory. createSchedulerInformation(SchedulerInformationType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SchedulerInformationType Constructor Description SchedulerInformationType(SchedulerInformationType o)Creates a newSchedulerInformationTypeinstance by deeply copying a givenSchedulerInformationTypeinstance.
-