Interface ServerDeploymentPlanResult


  • public interface ServerDeploymentPlanResult
    Encapsulates the results of executing a DeploymentSetPlan on a particular server.
    Author:
    Brian Stansberry
    • Method Detail

      • getServerName

        String getServerName()
        Gets the name of the server.
        Returns:
        the name. Will not be null