Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentEvaluationTraceType
-
Packages that use AssignmentEvaluationTraceType Package Description com.evolveum.midpoint.schema.traces.operations com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AssignmentEvaluationTraceType in com.evolveum.midpoint.schema.traces.operations
Methods in com.evolveum.midpoint.schema.traces.operations that return AssignmentEvaluationTraceType Modifier and Type Method Description AssignmentEvaluationTraceType
AssignmentEvaluationOpNode. getTrace()
-
Uses of AssignmentEvaluationTraceType 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 AssignmentEvaluationTraceType Modifier and Type Field Description static Producer<AssignmentEvaluationTraceType>
AssignmentEvaluationTraceType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AssignmentEvaluationTraceType Modifier and Type Method Description javax.xml.bind.JAXBElement<AssignmentEvaluationTraceType>
ObjectFactory. createAssignmentEvaluationTrace(AssignmentEvaluationTraceType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AssignmentEvaluationTraceType Modifier and Type Method Description javax.xml.bind.JAXBElement<AssignmentEvaluationTraceType>
ObjectFactory. createAssignmentEvaluationTrace(AssignmentEvaluationTraceType value)
-