Uses of Interface
com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringAction
Packages that use EnvironmentTriggeringAction
Package
Description
-
Uses of EnvironmentTriggeringAction in com.atlassian.bamboo.deployments.execution.service
Methods in com.atlassian.bamboo.deployments.execution.service with parameters of type EnvironmentTriggeringActionModifier and TypeMethodDescriptionDeploymentExecutionService.execute(Environment environment, @NotNull EnvironmentTriggeringAction action) Start DeploymentContext execution.DeploymentExecutionServiceImpl.execute(Environment environment, @NotNull EnvironmentTriggeringAction action) -
Uses of EnvironmentTriggeringAction in com.atlassian.bamboo.deployments.execution.triggering
Classes in com.atlassian.bamboo.deployments.execution.triggering that implement EnvironmentTriggeringActionModifier and TypeClassDescriptionclassclassclassMethods in com.atlassian.bamboo.deployments.execution.triggering that return EnvironmentTriggeringActionModifier and TypeMethodDescriptionEnvironmentTriggeringActionFactory.createAfterSuccessfulPlanEnvironmentTriggerAction(@NotNull Environment environment, @NotNull PlanResultKey planResultKey) CreatesEnvironmentTriggeringActionused when Environment is triggered by a successful execution of aChainEnvironmentTriggeringActionFactoryImpl.createAfterSuccessfulPlanEnvironmentTriggerAction(@NotNull Environment environment, @NotNull PlanResultKey planResultKey) EnvironmentTriggeringActionFactory.createManualEnvironmentTriggeringAction(@NotNull Environment environment, @NotNull DeploymentVersion version, @NotNull com.atlassian.user.User user, @org.jetbrains.annotations.NotNull boolean isVerboseLoggingOn) CreatesEnvironmentTriggeringActionused during manual execution of Environment.EnvironmentTriggeringActionFactoryImpl.createManualEnvironmentTriggeringAction(@NotNull Environment environment, @NotNull DeploymentVersion version, @NotNull com.atlassian.user.User user, @org.jetbrains.annotations.NotNull boolean isVerboseLoggingOn) EnvironmentTriggeringActionFactory.createScheduledEnvironmentTriggeringAction(@NotNull Environment environment, @NotNull PlanKey sourceBranchKey, @NotNull Map<String, String> triggerConfiguration) CreatesEnvironmentTriggeringActionused during scheduled execution of Environment.EnvironmentTriggeringActionFactoryImpl.createScheduledEnvironmentTriggeringAction(@NotNull Environment environment, @NotNull PlanKey sourceBranchKey, @NotNull Map<String, String> triggerConfiguration) -
Uses of EnvironmentTriggeringAction in com.atlassian.bamboo.trigger.dependency
Classes in com.atlassian.bamboo.trigger.dependency that implement EnvironmentTriggeringActionModifier and TypeClassDescriptionclassclass