Uses of Interface
com.evolveum.midpoint.schema.statistics.Operation
Packages that use Operation
-
Uses of Operation in com.evolveum.midpoint.schema.statistics
Classes in com.evolveum.midpoint.schema.statistics that implement OperationModifier and TypeClassDescriptionclassA no-op implementation ofOperationused when there's nowhere to record the execution to.Methods in com.evolveum.midpoint.schema.statistics that return OperationModifier and TypeMethodDescription@NotNull OperationTaskIterativeOperationCollector.recordIterativeOperationStart(@NotNull IterativeOperationStartInfo info) Records the start of iterative operation.default @NotNull OperationTaskIterativeOperationCollector.recordIterativeOperationStart(PrismObject<? extends ObjectType> object) Records the start of iterative operation.default @NotNull OperationTaskIterativeOperationCollector.recordIterativeOperationStart(IterationItemInformation info) Records the start of iterative operation.