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

All Superinterfaces:
DeployResultType, NotExecuted
All Known Subinterfaces:
AlreadyDeployed, PreconditionViolated

public interface Rejected
extends NotExecuted

Represents the result type of a not executed deployment process. This result type means that the deployment process was rejected for some reason. To get the result type in more detail you should check an instance of this interface whether it is an instanceof of one of the following subinterfaces AlreadyDeployed, PreconditionViolated

Version:
1.0