Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.TaskRunRecordType
Packages that use TaskRunRecordType
-
Uses of TaskRunRecordType 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 TaskRunRecordTypeModifier and TypeFieldDescriptionstatic final Producer<TaskRunRecordType>TaskRunRecordType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return TaskRunRecordTypeModifier and TypeMethodDescriptionTaskType.beginTaskRunRecord()TaskRunRecordType.clone()ObjectFactory.createTaskRunRecordType()TaskRunRecordType.runEndTimestamp(String value) TaskRunRecordType.runEndTimestamp(XMLGregorianCalendar value) TaskRunRecordType.runStartTimestamp(String value) TaskRunRecordType.runStartTimestamp(XMLGregorianCalendar value) TaskRunRecordType.taskRunIdentifier(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type TaskRunRecordTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TaskRunRecordType>ObjectFactory.createTaskRunRecord(TaskRunRecordType value) TaskType.createTaskRunRecordList()TaskType.getTaskRunRecord()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type TaskRunRecordTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TaskRunRecordType>ObjectFactory.createTaskRunRecord(TaskRunRecordType value) TaskType.taskRunRecord(TaskRunRecordType value)