@ExperimentalApi
public interface PlanTriggerResult
PlanTrigger.triggerPlan(TriggerReason, PlanResultKey, Map, Map, PlanVcsRevisionDataSet)
that contains the
information required to execute the Plan
Modifier and Type | Method and Description |
---|---|
BuildChanges |
getBuildChanges() |
ErrorCollection |
getErrorCollection() |
Map<String,String> |
getVariableMap() |
@NotNull BuildChanges getBuildChanges()
@NotNull ErrorCollection getErrorCollection()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.