Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SchedulerInformationType
-
Packages that use SchedulerInformationType Package Description com.evolveum.midpoint.task.api com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SchedulerInformationType in com.evolveum.midpoint.task.api
Methods in com.evolveum.midpoint.task.api that return SchedulerInformationType Modifier and Type Method Description SchedulerInformationTypeTaskManager. getLocalSchedulerInformation(OperationResult parentResult)Returns the local scheduler information. -
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()SchedulerInformationTypeObjectFactory. createSchedulerInformationType()SchedulerInformationTypeSchedulerInformationType. 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 other)
-