com.sap.sdm.api.remote.deployresults
Interface AlreadyDeployed

All Superinterfaces:
DeployResultType, NotExecuted, Rejected

public interface AlreadyDeployed
extends Rejected

Represents the result type of a not executed deployment process. This result type means that the deployment process was rejected because the given SDA/SCA was deployed already. You should check DeployResult.getResultText() for a specific description.

Version:
1.0