Class CompiledTracingProfile
java.lang.Object
com.evolveum.midpoint.schema.result.CompiledTracingProfile
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Method SummaryModifier and TypeMethodDescriptionstatic CompiledTracingProfilecreate(TracingProfileType resolvedProfile) @NotNull TracingProfileType@NotNull TracingLevelType
- 
Method Details- 
create
- 
getLevel@NotNull public @NotNull TracingLevelType getLevel(@NotNull @NotNull Class<? extends TraceType> traceClass) 
- 
getDefinition
 
-