This call is asynchronus - the deploy process takes place in a background thread. The submitted DeployCallback
is notified of the outcome of the deploy process.
@param selected a List
of the IntegrationEntity
instances that are to be deployed.
@param callback a DeployCallback
that will be notified on the outcome of the request
|
|