Interface PlanTriggerResult

All Known Implementing Classes:
PlanTriggerResultBuilder.BuildTriggerResultImpl

@ExperimentalApi public interface PlanTriggerResult
Result of PlanTrigger.triggerPlan(TriggerReason, PlanResultKey, Map, Map, PlanVcsRevisionDataSet) that contains the information required to execute the Plan
  • Method Details

    • getBuildChanges

      @NotNull @NotNull BuildChanges getBuildChanges()
      Returns:
      buildChanges
    • getErrorCollection

      @NotNull @NotNull ErrorCollection getErrorCollection()
      Returns:
      errors
    • getVariableMap

      @NotNull @NotNull Map<String,String> getVariableMap()
      Returns:
      map of variables