Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.InternalOperationRecordType
Packages that use InternalOperationRecordType
-
Uses of InternalOperationRecordType 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 InternalOperationRecordTypeModifier and TypeFieldDescriptionstatic final Producer<InternalOperationRecordType>InternalOperationRecordType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return InternalOperationRecordTypeModifier and TypeMethodDescriptionInternalOperationRecordType.asynchronousOperationReference(String value) InternalOperationRecordType.bucketSequentialNumber(Integer value) InternalOperationRecordType.clone()InternalOperationRecordType.context(ParamsType value) InternalOperationRecordType.cpuMicroseconds(Long value) ObjectFactory.createInternalOperationRecordType()InternalOperationRecordType.end(XMLGregorianCalendar value) InternalOperationRecordType.importance(OperationResultImportanceType value) InternalOperationRecordType.invocationId(Long value) InternalOperationRecordType.itemSequentialNumber(Integer value) InternalOperationRecordType.messageCode(String value) InternalOperationRecordType.microseconds(Long value) InternalOperationRecordType.operationKind(OperationKindType value) InternalOperationRecordType.params(ParamsType value) InternalOperationRecordType.qualifiers(String value) InternalOperationRecordType.returns(ParamsType value) InternalOperationRecordType.start(XMLGregorianCalendar value) InternalOperationRecordType.status(OperationResultStatusType value)