Uses of Class
com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionDataSet
Packages that use PlanVcsRevisionDataSet
Package
Description
-
Uses of PlanVcsRevisionDataSet in com.atlassian.bamboo.plan.trigger
Methods in com.atlassian.bamboo.plan.trigger with parameters of type PlanVcsRevisionDataSetModifier and TypeMethodDescription@NotNull PlanTriggerResultPlanTrigger.triggerPlan(@NotNull TriggerReason triggerReason, @NotNull PlanResultKey planResultKey, @NotNull Map<String, String> params, @NotNull Map<String, String> customVariables, @Nullable PlanVcsRevisionDataSet lastVcsRevisionKeys) default @NotNull PlanTriggerResultPlanTrigger.triggerPlan(@NotNull TriggerReason triggerReason, @NotNull PlanResultKey planResultKey, @NotNull Map<String, String> params, @NotNull Map<String, String> customVariables, @Nullable PlanVcsRevisionDataSet lastVcsRevisionKeys, PlanExecutionLaunchControl.ReleaseLocksActions releaseLocksActions) -
Uses of PlanVcsRevisionDataSet in com.atlassian.bamboo.plan.vcsRevision
Methods in com.atlassian.bamboo.plan.vcsRevision that return PlanVcsRevisionDataSetModifier and TypeMethodDescription@NotNull PlanVcsRevisionDataSetPlanVcsRevisionHistoryService.getLastVcsRevisionKeys(@NotNull PlanKey planKey) Return the mapping between repository ids and strings representing the vcs revisions which were result of last performed change detection.@NotNull PlanVcsRevisionDataSetPlanVcsRevisionHistoryServiceImpl.getLastVcsRevisionKeys(@NotNull PlanKey planKey) -
Uses of PlanVcsRevisionDataSet in com.atlassian.bamboo.plugins.jira.release
Methods in com.atlassian.bamboo.plugins.jira.release with parameters of type PlanVcsRevisionDataSetModifier and TypeMethodDescription@NotNull PlanTriggerResultJIRAReleasePlanTrigger.triggerPlan(@NotNull TriggerReason triggerReason, @NotNull PlanResultKey planResultKey, @NotNull Map<String, String> params, @NotNull Map<String, String> customVariables, @Nullable PlanVcsRevisionDataSet lastVcsRevisionKeys) @NotNull PlanTriggerResultJIRAReleasePlanTrigger.triggerPlan(@NotNull TriggerReason triggerReason, @NotNull PlanResultKey planResultKey, @NotNull Map<String, String> params, @NotNull Map<String, String> customVariables, @Nullable PlanVcsRevisionDataSet lastVcsRevisionKeys, PlanExecutionLaunchControl.ReleaseLocksActions releaseLocksActions)