Class ServiceProvider.ServiceProviderServicePackMigrationTaskCopyRequest

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

public static class ServiceProvider.ServiceProviderServicePackMigrationTaskCopyRequest extends Request<DefaultResponse>
Makes a copy of one or more existing service pack migration tasks. A copied task can be edited with other commands and scheduled for future execution. The name of the new task is chosen automatically. The name will be "Copy (number) of taskName". The response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator