Class DeleteUserHandler

java.lang.Object
com.axway.apim.users.impl.UserResultHandler
com.axway.apim.users.impl.DeleteUserHandler

public class DeleteUserHandler extends UserResultHandler
  • Constructor Details

    • DeleteUserHandler

      public DeleteUserHandler(UserExportParams params, com.axway.apim.lib.ExportResult result)
  • Method Details

    • export

      public void export(List<com.axway.apim.api.model.User> users) throws com.axway.apim.lib.error.AppException
      Specified by:
      export in class UserResultHandler
      Throws:
      com.axway.apim.lib.error.AppException
    • getFilter

      public com.axway.apim.adapter.user.UserFilter getFilter()
      Specified by:
      getFilter in class UserResultHandler