Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.TracingProfileType
-
-
Uses of TracingProfileType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api that return TracingProfileType Modifier and Type Method Description TracingProfileType
ModelExecuteOptions. getTracingProfile()
static TracingProfileType
ModelExecuteOptions. getTracingProfile(ModelExecuteOptions options)
Methods in com.evolveum.midpoint.model.api with parameters of type TracingProfileType Modifier and Type Method Description ModelExecuteOptions
ModelExecuteOptions. tracingProfile(TracingProfileType tracingProfile)
-
Uses of TracingProfileType in com.evolveum.midpoint.schema.result
Methods in com.evolveum.midpoint.schema.result that return TracingProfileType Modifier and Type Method Description @NotNull TracingProfileType
CompiledTracingProfile. getDefinition()
Methods in com.evolveum.midpoint.schema.result with parameters of type TracingProfileType Modifier and Type Method Description static CompiledTracingProfile
CompiledTracingProfile. create(TracingProfileType resolvedProfile, PrismContext prismContext)
-
Uses of TracingProfileType 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 TracingProfileType Modifier and Type Field Description static Producer<TracingProfileType>
TracingProfileType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type TracingProfileType Modifier and Type Method Description List<TracingProfileType>
TracingConfigurationType. createProfileList()
javax.xml.bind.JAXBElement<TracingProfileType>
ObjectFactory. createTracingProfile(TracingProfileType value)
List<TracingProfileType>
TracingConfigurationType. getProfile()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type TracingProfileType Modifier and Type Method Description javax.xml.bind.JAXBElement<TracingProfileType>
ObjectFactory. createTracingProfile(TracingProfileType value)
TracingConfigurationType
TracingConfigurationType. profile(TracingProfileType value)
TracingOutputMetadataType
TracingOutputMetadataType. profile(TracingProfileType value)
void
TracingOutputMetadataType. setProfile(TracingProfileType value)
void
ActivityTracingDefinitionType. setTracingProfile(TracingProfileType value)
ActivityTracingDefinitionType
ActivityTracingDefinitionType. tracingProfile(TracingProfileType value)
-
Uses of TracingProfileType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return TracingProfileType Modifier and Type Method Description TracingProfileType
ObjectFactory. createTracingProfileType()
-