Class BWSystem.SystemExportSubscriberRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemExportSubscriberRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemExportSubscriberRequest extends Request<DefaultResponse>
Request subscribers be exported to files on the AS filesystem. The response is either a SuccessResponse or an ErrorResponse. ***** Warning *****: This activity should only be done during non-busy hours on the secondary provisioning server because this may cause large amounts of data to be dumped to disk and it may take some time to execute.
Author:
AlpacaGenerator
  • Constructor Details

    • SystemExportSubscriberRequest

      public SystemExportSubscriberRequest()
    • SystemExportSubscriberRequest

      public SystemExportSubscriberRequest(BroadWorksServer broadWorksServer)