Interface ServerDeploymentPlanResult

    • Method Detail

      • getDeploymentPlanId

        UUID getDeploymentPlanId()
        Gets the unique id of the deployment plan.
        Returns:
        the id. Will not be null
      • getDeploymentActionResult

        ServerDeploymentActionResult getDeploymentActionResult​(UUID deploymentAction)
        Gets the result of a DeploymentAction action associated with the deployment set plan.
        Parameters:
        deploymentAction - the id of the action
        Returns:
        the result