com.atlassian.bamboo.deployments.execution.triggering
Class ScheduledEnvironmentTriggeringAction
java.lang.Object
com.atlassian.bamboo.deployments.execution.triggering.ScheduledEnvironmentTriggeringAction
- All Implemented Interfaces:
- BuildDetectionAction, EnvironmentTriggeringAction
public class ScheduledEnvironmentTriggeringAction
- extends Object
- implements EnvironmentTriggeringAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScheduledEnvironmentTriggeringAction
public ScheduledEnvironmentTriggeringAction(Environment environment,
PlanKey sourceBranchKey,
DeploymentExecutionService deploymentExecutionService,
DeploymentVersionService deploymentVersionService,
DeploymentProjectService deploymentProjectService,
CachedPlanManager cachedPlanManager,
TriggerManager triggerManager,
ResultsSummaryManager resultsSummaryManager)
createDeploymentContext
@NotNull
public EnvironmentTriggeringResult createDeploymentContext()
- Specified by:
createDeploymentContext
in interface EnvironmentTriggeringAction
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.