Uses of Interface
com.atlassian.bamboo.plan.trigger.PlanTriggerResult
-
Uses of PlanTriggerResult in com.atlassian.bamboo.plan.trigger
Modifier and TypeMethodDescriptionPlanTriggerResultBuilder.build()
@NotNull PlanTriggerResult
PlanTrigger.triggerPlan
(@NotNull TriggerReason triggerReason, @NotNull PlanResultKey planResultKey, @NotNull Map<String, String> params, @NotNull Map<String, String> customVariables, @Nullable PlanVcsRevisionDataSet lastVcsRevisionKeys) default @NotNull PlanTriggerResult
PlanTrigger.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 PlanTriggerResult in com.atlassian.bamboo.plugins.jira.release
Modifier and TypeMethodDescription@NotNull PlanTriggerResult
JIRAReleasePlanTrigger.triggerPlan
(@NotNull TriggerReason triggerReason, @NotNull PlanResultKey planResultKey, @NotNull Map<String, String> params, @NotNull Map<String, String> customVariables, @Nullable PlanVcsRevisionDataSet lastVcsRevisionKeys) @NotNull PlanTriggerResult
JIRAReleasePlanTrigger.triggerPlan
(@NotNull TriggerReason triggerReason, @NotNull PlanResultKey planResultKey, @NotNull Map<String, String> params, @NotNull Map<String, String> customVariables, @Nullable PlanVcsRevisionDataSet lastVcsRevisionKeys, PlanExecutionLaunchControl.ReleaseLocksActions releaseLocksActions)