| Package | Description |
|---|---|
| com.atlassian.bamboo.plan.trigger | |
| com.atlassian.bamboo.plan.vcsRevision | |
| com.atlassian.bamboo.plugins.jira.release |
| Modifier and Type | Method and Description |
|---|---|
@NotNull PlanTriggerResult |
PlanTrigger.triggerPlan(@NotNull TriggerReason triggerReason,
@NotNull PlanResultKey planResultKey,
@NotNull Map<String,String> params,
@NotNull Map<String,String> customVariables,
@Nullable PlanVcsRevisionDataSet lastVcsRevisionKeys) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull PlanVcsRevisionDataSet |
PlanVcsRevisionHistoryServiceImpl.getLastVcsRevisionKeys(@NotNull PlanKey planKey) |
@NotNull PlanVcsRevisionDataSet |
PlanVcsRevisionHistoryService.getLastVcsRevisionKeys(@NotNull PlanKey planKey)
Return the mapping between repository ids and strings representing the vcs revisions which were result of
last performed change detection.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull PlanTriggerResult |
JIRAReleasePlanTrigger.triggerPlan(@NotNull TriggerReason triggerReason,
@NotNull PlanResultKey planResultKey,
@NotNull Map<String,String> params,
@NotNull Map<String,String> customVariables,
@Nullable PlanVcsRevisionDataSet lastVcsRevisionKeys) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.