Package | Description |
---|---|
com.atlassian.bamboo.plan.trigger | |
com.atlassian.bamboo.plan.vcsRevision | |
com.atlassian.bamboo.plugins.jira.release |
Modifier and Type | Method and Description |
---|---|
PlanTriggerResult |
PlanTrigger.triggerPlan(TriggerReason triggerReason,
PlanResultKey planResultKey,
Map<String,String> params,
Map<String,String> customVariables,
PlanVcsRevisionDataSet lastVcsRevisionKeys) |
Modifier and Type | Method and Description |
---|---|
PlanVcsRevisionDataSet |
PlanVcsRevisionHistoryServiceImpl.getLastVcsRevisionKeys(PlanKey planKey) |
PlanVcsRevisionDataSet |
PlanVcsRevisionHistoryService.getLastVcsRevisionKeys(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 |
---|---|
PlanTriggerResult |
JIRAReleasePlanTrigger.triggerPlan(TriggerReason triggerReason,
PlanResultKey planResultKey,
Map<String,String> params,
Map<String,String> customVariables,
PlanVcsRevisionDataSet lastVcsRevisionKeys) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.