Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ClockworkRunTraceType
-
Packages that use ClockworkRunTraceType Package Description com.evolveum.midpoint.schema.traces.operations com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ClockworkRunTraceType in com.evolveum.midpoint.schema.traces.operations
Methods in com.evolveum.midpoint.schema.traces.operations that return ClockworkRunTraceType Modifier and Type Method Description ClockworkRunTraceType
ClockworkRunOpNode. getTrace()
-
Uses of ClockworkRunTraceType 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 ClockworkRunTraceType Modifier and Type Field Description static Producer<ClockworkRunTraceType>
ClockworkRunTraceType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ClockworkRunTraceType Modifier and Type Method Description ClockworkRunTraceType
ClockworkRunTraceType. clone()
ClockworkRunTraceType
ObjectFactory. createClockworkRunTraceType()
ClockworkRunTraceType
ClockworkRunTraceType. focusName(String value)
ClockworkRunTraceType
ClockworkRunTraceType. id(Long value)
ClockworkRunTraceType
ClockworkRunTraceType. inputLensContext(LensContextType value)
ClockworkRunTraceType
ClockworkRunTraceType. inputLensContextText(String value)
ClockworkRunTraceType
ClockworkRunTraceType. outputLensContext(LensContextType value)
ClockworkRunTraceType
ClockworkRunTraceType. outputLensContextText(String value)
ClockworkRunTraceType
ClockworkRunTraceType. text(String value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ClockworkRunTraceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ClockworkRunTraceType>
ObjectFactory. createClockworkRunTrace(ClockworkRunTraceType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ClockworkRunTraceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ClockworkRunTraceType>
ObjectFactory. createClockworkRunTrace(ClockworkRunTraceType value)
-