Package com.sap.sdm.api.remote.deployresults

Interface Summary
Aborted Represents the result type of an executed deployment process that was aborted.
Admitted Represents the result type of a deployment process that was not executed yet.
AlreadyDeployed Represents the result type of a not executed deployment process.
DeployResultType Represents the result type of a started deployment process.
Executed Represents the result type of an executed deployment process.
Initial Represents the result type of a deployment process that was not executed yet.
NotExecuted Represents the result type of a not executed deployment process.
PreconditionViolated Represents the result type of a not executed deployment process.
Rejected Represents the result type of a not executed deployment process.
Skipped Represents the result type of a skipped deployment process.
Success Represents the result type of an executed deployment process that was successful.
Warning Represents the result type of an executed deployment process that was finished with warning(s).