Uses of Enum Class
com.evolveum.midpoint.ninja.action.VerifyOptions.VerificationCategory
Packages that use VerifyOptions.VerificationCategory
-
Uses of VerifyOptions.VerificationCategory in com.evolveum.midpoint.ninja.action
Methods in com.evolveum.midpoint.ninja.action that return VerifyOptions.VerificationCategoryModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VerifyOptions.VerificationCategory[]
VerifyOptions.VerificationCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.ninja.action that return types with arguments of type VerifyOptions.VerificationCategoryMethod parameters in com.evolveum.midpoint.ninja.action with type arguments of type VerifyOptions.VerificationCategoryModifier and TypeMethodDescriptionvoid
VerifyOptions.setVerificationCategories
(List<VerifyOptions.VerificationCategory> verificationCategories)