Uses of Class
com.evolveum.midpoint.schema.internals.ThreadLocalOperationsMonitor.ExecutedOperations
Packages that use ThreadLocalOperationsMonitor.ExecutedOperations
-
Uses of ThreadLocalOperationsMonitor.ExecutedOperations in com.evolveum.midpoint.schema.internals
Methods in com.evolveum.midpoint.schema.internals that return ThreadLocalOperationsMonitor.ExecutedOperationsModifier and TypeMethodDescriptionThreadLocalOperationsMonitor.ExecutedOperations.copy()ThreadLocalOperationsMonitor.getExecutedOperations()ThreadLocalOperationsMonitor.ExecutedOperations.subtract(@NotNull ThreadLocalOperationsMonitor.ExecutedOperations base) Returns a difference of this and specified base (a new object).Methods in com.evolveum.midpoint.schema.internals with parameters of type ThreadLocalOperationsMonitor.ExecutedOperationsModifier and TypeMethodDescriptionThreadLocalOperationsMonitor.getMonitoredOperationsRecord(@NotNull ThreadLocalOperationsMonitor.ExecutedOperations base) ThreadLocalOperationsMonitor.ExecutedOperations.subtract(@NotNull ThreadLocalOperationsMonitor.ExecutedOperations base) Returns a difference of this and specified base (a new object).