Class JsonUserExporter

    • Constructor Detail

      • JsonUserExporter

        public JsonUserExporter​(UserExportParams params,
                                com.axway.apim.lib.ExportResult result)
    • Method Detail

      • export

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

        public com.axway.apim.adapter.user.UserFilter getFilter()
                                                         throws com.axway.apim.lib.errorHandling.AppException
        Specified by:
        getFilter in class UserResultHandler
        Throws:
        com.axway.apim.lib.errorHandling.AppException
      • writeBytesToFile

        public static void writeBytesToFile​(byte[] bFile,
                                            String fileDest)
                                     throws com.axway.apim.lib.errorHandling.AppException
        Throws:
        com.axway.apim.lib.errorHandling.AppException