Class YamlUserExporter


public class YamlUserExporter extends JsonUserExporter
  • Constructor Details

    • YamlUserExporter

      public YamlUserExporter(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
      Overrides:
      export in class JsonUserExporter
      Throws:
      com.axway.apim.lib.error.AppException