public final class PlanTriggerResultBuilder.BuildTriggerResultImpl extends Object implements PlanTriggerResult
| Constructor and Description |
|---|
BuildTriggerResultImpl(BuildChanges buildChanges,
ErrorCollection errorCollection,
Map<String,String> variableMap) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull BuildChanges |
getBuildChanges() |
@NotNull ErrorCollection |
getErrorCollection() |
@NotNull Map<String,String> |
getVariableMap() |
public BuildTriggerResultImpl(BuildChanges buildChanges, ErrorCollection errorCollection, Map<String,String> variableMap)
@NotNull public @NotNull BuildChanges getBuildChanges()
getBuildChanges in interface PlanTriggerResult@NotNull public @NotNull ErrorCollection getErrorCollection()
getErrorCollection in interface PlanTriggerResult@NotNull public @NotNull Map<String,String> getVariableMap()
getVariableMap in interface PlanTriggerResultCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.