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

All Superinterfaces:
DeployResultType
All Known Subinterfaces:
Aborted, Success, Warning

public interface Executed
extends DeployResultType

Represents the result type of an executed deployment process. This result type means that the deployment process really was executed. 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 Success, Aborted, Warning

Version:
1.0