Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OperationMonitoringLevelType
Packages that use OperationMonitoringLevelType
Package
Description
-
Uses of OperationMonitoringLevelType in com.evolveum.midpoint.schema.result
Methods in com.evolveum.midpoint.schema.result that return OperationMonitoringLevelTypeModifier and TypeMethodDescription@Nullable OperationMonitoringLevelTypeOperationMonitoringConfiguration.get(MonitoredOperationType operation) -
Uses of OperationMonitoringLevelType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return OperationMonitoringLevelTypeModifier and TypeMethodDescriptionstatic OperationMonitoringLevelTypeOperationMonitoringType.getLevel()static OperationMonitoringLevelTypeReturns the enum constant of this class with the specified name.static OperationMonitoringLevelType[]OperationMonitoringLevelType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OperationMonitoringLevelTypeModifier and TypeMethodDescriptionOperationMonitoringType.level(OperationMonitoringLevelType value) voidOperationMonitoringType.setLevel(OperationMonitoringLevelType value)