Class OrchestrationPlan


public class OrchestrationPlan extends SerializableEntity
Represents a reference to an orchestration plan.
  • Constructor Details

    • OrchestrationPlan

      public OrchestrationPlan()
  • Method Details

    • getPlanId

      public String getPlanId()
    • setPlanId

      public void setPlanId(String planId)