Modifier and Type | Method and Description |
---|---|
void |
PlanAwareEnvironmentTriggerConfigurator.validateDeploymentProjectPlanUpdate(ImmutableChain oldPlan,
ImmutableChain newPlan,
Environment environment,
List<EnvironmentTriggerValidationError> triggerValidationErrors,
TriggerDefinition triggerDefinition)
Validate change of plan deployment is related to.
|
Modifier and Type | Method and Description |
---|---|
List<EnvironmentTriggerValidationError> |
CreateDeploymentProjectDetails.getTriggerValidationErrors() |
Modifier and Type | Method and Description |
---|---|
ErrorCollection |
DeploymentProjectServiceImpl.validateTriggerConfigurationOnPlanChange(long deploymentProjectId,
PlanKey newPlanKey,
List<EnvironmentTriggerValidationError> triggerValidationErrors) |
ErrorCollection |
DeploymentProjectService.validateTriggerConfigurationOnPlanChange(long deploymentProjectId,
PlanKey newPlanKey,
List<EnvironmentTriggerValidationError> triggerValidationErrors)
Validate trigger configuration on deployment project's plan change
|
Modifier and Type | Method and Description |
---|---|
void |
CronTriggerConfigurator.validateDeploymentProjectPlanUpdate(ImmutableChain oldPlan,
ImmutableChain newPlan,
Environment environment,
List<EnvironmentTriggerValidationError> triggerValidationErrors,
TriggerDefinition triggerDefinition) |
Modifier and Type | Method and Description |
---|---|
void |
AfterSuccessfulPlanTriggerConfigurator.validateDeploymentProjectPlanUpdate(ImmutableChain oldPlan,
ImmutableChain newPlan,
Environment environment,
List<EnvironmentTriggerValidationError> triggerValidationErrors,
TriggerDefinition triggerDefinition) |
void |
AfterSuccessfulStageTriggerConfigurator.validateDeploymentProjectPlanUpdate(ImmutableChain oldPlan,
ImmutableChain newPlan,
Environment environment,
List<EnvironmentTriggerValidationError> triggerValidationErrors,
TriggerDefinition triggerDefinition) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.