Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.FetchErrorReportingMethodType
Packages that use FetchErrorReportingMethodType
Package
Description
-
Uses of FetchErrorReportingMethodType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return FetchErrorReportingMethodTypeModifier and TypeMethodDescriptionGetOperationOptions.getErrorReportingMethod(GetOperationOptions options) Methods in com.evolveum.midpoint.schema with parameters of type FetchErrorReportingMethodTypeModifier and TypeMethodDescriptionGetOperationOptionsBuilder.errorReportingMethod(FetchErrorReportingMethodType method) GetOperationOptionsBuilderImpl.errorReportingMethod(FetchErrorReportingMethodType method) voidGetOperationOptions.setErrorReportingMethod(FetchErrorReportingMethodType method, PrismContext prismContext) -
Uses of FetchErrorReportingMethodType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return FetchErrorReportingMethodTypeModifier and TypeMethodDescriptionFetchErrorHandlingType.getReportingMethod()Returns the enum constant of this class with the specified name.static FetchErrorReportingMethodType[]FetchErrorReportingMethodType.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 FetchErrorReportingMethodTypeModifier and TypeMethodDescriptionFetchErrorHandlingType.reportingMethod(FetchErrorReportingMethodType value) voidFetchErrorHandlingType.setReportingMethod(FetchErrorReportingMethodType value)