Uses of Class
com.axway.apim.users.impl.UserResultHandler.ResultHandler
-
Packages that use UserResultHandler.ResultHandler Package Description com.axway.apim.users.impl -
-
Uses of UserResultHandler.ResultHandler in com.axway.apim.users.impl
Methods in com.axway.apim.users.impl that return UserResultHandler.ResultHandler Modifier and Type Method Description static UserResultHandler.ResultHandlerUserResultHandler.ResultHandler. valueOf(String name)Returns 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.ResultHandler Modifier and Type Method Description static UserResultHandlerUserResultHandler. create(UserResultHandler.ResultHandler exportImpl, UserExportParams params, com.axway.apim.lib.ExportResult result)
-