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

All Superinterfaces:
DeployResultType, NotExecuted, Rejected

public interface PreconditionViolated
extends Rejected

Represents the result type of a not executed deployment process. This result type means that the deployment process was rejected because a precondition for the deployment was violated. You should check DeployResult.getResultText() for a specific description.

Version:
1.0