Uses of Enum
com.axway.apim.users.impl.UserResultHandler.ResultHandler
Packages that use UserResultHandler.ResultHandler
-
Uses of UserResultHandler.ResultHandler in com.axway.apim.users.impl
Methods in com.axway.apim.users.impl that return UserResultHandler.ResultHandlerModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static UserResultHandler.ResultHandler[]UserResultHandler.ResultHandler.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.axway.apim.users.impl with parameters of type UserResultHandler.ResultHandlerModifier and TypeMethodDescriptionstatic UserResultHandlerUserResultHandler.create(UserResultHandler.ResultHandler exportImpl, UserExportParams params, com.axway.apim.lib.ExportResult result)