Uses of Interface
com.atlassian.bamboo.deployments.environments.Environment
Packages that use Environment
Package
Description
-
Uses of Environment in com.atlassian.bamboo.build.docker
Methods in com.atlassian.bamboo.build.docker with parameters of type EnvironmentModifier and TypeMethodDescriptionvoid
DefaultDockerHandlerImpl.disable
(Environment environment) void
DockerHandler.disable
(Environment environment) Called for Docker isolation options that were not selected in Environment related UIs.void
DefaultDockerHandlerImpl.enableAndUpdate
(Environment environment, Map<String, Object> webFragmentsContextMap) void
DockerHandler.enableAndUpdate
(Environment environment, Map<String, Object> webFragmentsContextMap) Called for the selected Docker isolation option in Environment related UIs.DockerConfigurationProviders.getConfigs
(@Nullable Environment environment, boolean create) DefaultDockerHandlerProvider.getHandler
(@Nullable Environment environment, boolean create) DockerHandlerProvider.getHandler
(@Nullable Environment environment, boolean create) DockerConfigurationProviders.validateAndSaveSelectedConfig
(Environment environment, boolean create, String selectedType, Map<String, Object> webFragmentsContextMap) -
Uses of Environment in com.atlassian.bamboo.configuration.agent
Methods in com.atlassian.bamboo.configuration.agent that return EnvironmentModifier and TypeMethodDescriptionViewAgents.getEnvironment()
ViewRejectedRequirements.getEnvironment()
-
Uses of Environment in com.atlassian.bamboo.configuration.external
Methods in com.atlassian.bamboo.configuration.external with parameters of type EnvironmentModifier and TypeMethodDescription@NotNull com.atlassian.bamboo.specs.api.builders.permission.EnvironmentPermissions
DeploymentExportService.exportEnvironmentPermissions
(@NotNull DeploymentProject deploymentProject, @NotNull Environment environment) @NotNull com.atlassian.bamboo.specs.api.builders.permission.EnvironmentPermissions
DeploymentExportServiceImpl.exportEnvironmentPermissions
(@NotNull DeploymentProject deploymentProject, @NotNull Environment environment) -
Uses of Environment in com.atlassian.bamboo.configuration.external.exporters
Methods in com.atlassian.bamboo.configuration.external.exporters with parameters of type EnvironmentModifier and TypeMethodDescriptionPermissionExporter.exportPermissions
(@NotNull Environment environment) Exports deployment environment permissions to a YAML-friendly format.PermissionExporterImpl.exportPermissions
(@NotNull Environment environment) -
Uses of Environment in com.atlassian.bamboo.deployments
Methods in com.atlassian.bamboo.deployments that return EnvironmentModifier and TypeMethodDescriptionstatic @Nullable Environment
DeploymentTaskContextHelper.getEnvironment
(@NotNull Map<String, Object> context) Methods in com.atlassian.bamboo.deployments with parameters of type EnvironmentModifier and TypeMethodDescriptionstatic void
DeploymentTaskContextHelper.setEnvironment
(@NotNull Map<String, Object> context, @NotNull Environment environment) -
Uses of Environment in com.atlassian.bamboo.deployments.configuration.actions
Methods in com.atlassian.bamboo.deployments.configuration.actions that return EnvironmentModifier and TypeMethodDescriptionConfigureEnvironmentMiscellaneousSettings.getEnvironment()
ConfigureEnvironmentMiscellaneousSettings.getSecuredDomainObject()
-
Uses of Environment in com.atlassian.bamboo.deployments.environments
Subinterfaces of Environment in com.atlassian.bamboo.deployments.environmentsModifier and TypeInterfaceDescriptioninterface
Represents decorated environment for the purpose of using it in the Freemarker generated UIClasses in com.atlassian.bamboo.deployments.environments that implement EnvironmentMethods in com.atlassian.bamboo.deployments.environments that return EnvironmentModifier and TypeMethodDescription@NotNull Environment
EnvironmentStatus.getEnvironment()
Environment represented by the status@NotNull Environment
EnvironmentStatusImpl.getEnvironment()
EnvironmentTriggerValidationError.getEnvironment()
Methods in com.atlassian.bamboo.deployments.environments that return types with arguments of type EnvironmentMethods in com.atlassian.bamboo.deployments.environments with parameters of type EnvironmentModifier and TypeMethodDescription@NotNull Set<Requirement>
DeploymentTaskRequirementSupport.calculateRequirements
(@NotNull TaskDefinition taskDefinition, @NotNull Environment environment) Populates theRequirementSet
needed based off of theTaskDefinition
default @NotNull List<RepositoryDefinition>
RepositoryAwareDeploymentTaskConfigurator.getRepositoriesUsedByTask
(@NotNull TaskDefinition taskDefinition, @NotNull Environment environment) Deprecated.Constructors in com.atlassian.bamboo.deployments.environments with parameters of type EnvironmentModifierConstructorDescriptionDecoratedEnvironmentImpl
(DeploymentProject deploymentProject, Environment environment) EnvironmentImpl
(Environment environment, Operations operations) EnvironmentStatusImpl
(@NotNull Environment environment, @Nullable DeploymentResult deploymentResult) EnvironmentStatusImpl
(@NotNull Environment environment, @Nullable DeploymentResult deploymentResult, @Nullable DeploymentResult latestResult) EnvironmentTriggerValidationError
(@NotNull Environment environment, @NotNull TriggerDefinition triggerDefinition, @NotNull String errorMessage) Constructor parameters in com.atlassian.bamboo.deployments.environments with type arguments of type EnvironmentModifierConstructorDescriptionPaginatedEnvironmentsForDashboard
(List<Environment> environments, boolean hasMore, int nextStart) -
Uses of Environment in com.atlassian.bamboo.deployments.environments.actions
Fields in com.atlassian.bamboo.deployments.environments.actions declared as EnvironmentMethods in com.atlassian.bamboo.deployments.environments.actions that return EnvironmentModifier and TypeMethodDescriptionConfigureEnvironment.getEnvironment()
ConfigureEnvironmentNotifications.getEnvironment()
ConfigureEnvironmentPermissions.getEnvironment()
ConfigureEnvironmentTasks.getEnvironment()
CreateEnvironment.getEnvironment()
DeleteEnvironment.getEnvironment()
MoveEnvironment.getEnvironment()
ViewEnvironment.getEnvironment()
ConfigureEnvironment.getSecuredDomainObject()
ConfigureEnvironmentNotifications.getSecuredDomainObject()
ConfigureEnvironmentPermissions.getSecuredDomainObject()
ConfigureEnvironmentTasks.getSecuredDomainObject()
DeleteEnvironment.getSecuredDomainObject()
CloneEnvironment.getSourceEnvironment()
-
Uses of Environment in com.atlassian.bamboo.deployments.environments.actions.agents
Methods in com.atlassian.bamboo.deployments.environments.actions.agents that return EnvironmentModifier and TypeMethodDescriptionConfigureEnvironmentAgents.getEnvironment()
ConfigureEnvironmentAgents.getSecuredDomainObject()
-
Uses of Environment in com.atlassian.bamboo.deployments.environments.actions.docker
Methods in com.atlassian.bamboo.deployments.environments.actions.docker that return EnvironmentModifier and TypeMethodDescriptionConfigureEnvironmentDocker.getEnvironment()
ConfigureEnvironmentDocker.getSecuredDomainObject()
-
Uses of Environment in com.atlassian.bamboo.deployments.environments.actions.triggers
Fields in com.atlassian.bamboo.deployments.environments.actions.triggers declared as EnvironmentMethods in com.atlassian.bamboo.deployments.environments.actions.triggers that return EnvironmentModifier and TypeMethodDescriptionConfigureEnvironmentTriggers.getEnvironment()
ConfigureEnvironmentTriggers.getSecuredDomainObject()
-
Uses of Environment in com.atlassian.bamboo.deployments.environments.actions.variable
Methods in com.atlassian.bamboo.deployments.environments.actions.variable that return EnvironmentModifier and TypeMethodDescriptionConfigureVariablesForEnvironment.getEnvironment()
ConfigureVariablesForEnvironment.getSecuredDomainObject()
-
Uses of Environment in com.atlassian.bamboo.deployments.environments.persistence
Methods in com.atlassian.bamboo.deployments.environments.persistence that return EnvironmentModifier and TypeMethodDescription@NotNull Environment
MutableEnvironment.getImmutableEnvironment()
Generate an immutable version based on this mutable version.@NotNull Environment
MutableEnvironmentImpl.getImmutableEnvironment()
-
Uses of Environment in com.atlassian.bamboo.deployments.environments.service
Methods in com.atlassian.bamboo.deployments.environments.service that return EnvironmentModifier and TypeMethodDescriptiondefault @NotNull Environment
EnvironmentService.addEnvironment
(long deploymentProjectId, @Nullable String name, @Nullable String description) Creates a new environment in the specified deployment project.@NotNull Environment
EnvironmentService.addEnvironment
(long deploymentProjectId, @Nullable String name, @Nullable String description, @Nullable ReleaseApprovalPrerequisite environmentPrerequisites) Creates a new environment in the specified deployment project.@NotNull Environment
EnvironmentServiceImpl.addEnvironment
(long deploymentProjectId, @Nullable String name, @Nullable String description, @Nullable ReleaseApprovalPrerequisite releaseApprovalPrerequisite) EnvironmentService.cloneEnvironment
(long deploymentProjectId, long environmentId, @Nullable String name, @Nullable String description) Create new environment as a clone of existing oneEnvironmentService.cloneEnvironment
(long deploymentProjectId, long environmentId, @Nullable String name, @Nullable String description, @NotNull Map<String, String> oldAndClonedEnvironmentIds) Create new environment as a clone of existing one and if necessary update triggers' configuration@NotNull Environment
EnvironmentServiceImpl.cloneEnvironment
(long deploymentProjectId, long environmentId, @Nullable String name, @Nullable String description) @NotNull Environment
EnvironmentServiceImpl.cloneEnvironment
(long deploymentProjectId, long environmentId, @Nullable String name, @Nullable String description, @NotNull Map<String, String> oldAndClonedEnvironmentIds) @NotNull Environment
EnvironmentService.createImmutableEnvironment
(@NotNull MutableEnvironment environment) Converts mutable environment to immutable.@NotNull Environment
EnvironmentServiceImpl.createImmutableEnvironment
(@NotNull MutableEnvironment mutableEnvironment) @NotNull Environment
EnvironmentService.createOperationsAwareImmutableEnvironment
(@NotNull MutableEnvironment environment) Create operation aware immutable environment@NotNull Environment
EnvironmentServiceImpl.createOperationsAwareImmutableEnvironment
(@NotNull MutableEnvironment environment) protected @NotNull Environment
EnvironmentServiceImpl.createOperationsAwareImmutableEnvironment
(Environment environment) @NotNull Environment
EnvironmentService.editEnvironment
(long environmentId, String name, String description) Edit the details of an existing environment@NotNull Environment
EnvironmentService.editEnvironment
(long environmentId, String name, String description, @Nullable ReleaseApprovalPrerequisite environmentPrerequisites) Edit the details of an existing environment@NotNull Environment
EnvironmentServiceImpl.editEnvironment
(long environmentId, String name, String description) @NotNull Environment
EnvironmentServiceImpl.editEnvironment
(long environmentId, String name, String description, @Nullable ReleaseApprovalPrerequisite releaseApprovalPrerequisite) @Nullable Environment
EnvironmentService.findEnvironmentByName
(long deploymentProjectId, String name) Find environment with specified name in a deployment project@Nullable Environment
EnvironmentServiceImpl.findEnvironmentByName
(long deploymentProjectId, String name) @Nullable Environment
EnvironmentService.getEnvironment
(long environmentId) Get specific environment by ID.@Nullable Environment
EnvironmentServiceImpl.getEnvironment
(long environmentId) @Nullable Environment
EnvironmentService.getEnvironmentUnrestricted
(long environmentId) Get specific environment by ID.@Nullable Environment
EnvironmentServiceImpl.getEnvironmentUnrestricted
(long environmentId) Methods in com.atlassian.bamboo.deployments.environments.service that return types with arguments of type EnvironmentModifier and TypeMethodDescription@NotNull Iterable<Environment>
EnvironmentService.getAllEnvironments()
Retrieve allEnvironment
defined in the system.@NotNull Iterable<Environment>
EnvironmentServiceImpl.getAllEnvironments()
@NotNull Collection<Environment>
EnvironmentService.getAllEnvironmentsForDashboard()
Retrieve allEnvironment
defined in the system.@NotNull Collection<Environment>
EnvironmentServiceImpl.getAllEnvironmentsForDashboard()
@NotNull Iterable<Environment>
EnvironmentService.getAllEnvironmentsNoUserContext()
Deprecated.since 9.1 use paginated versionEnvironmentService.getAllInternalEnvironmentsNoUserContext(int, int)
EnvironmentService.getAllEnvironmentsNoUserContext
(int firstResult, int maxResults) Deprecated.since 9.3, avoid due to poor performance, useEnvironmentService.getAllInternalEnvironmentsNoUserContext(int, int)
@NotNull Iterable<Environment>
EnvironmentServiceImpl.getAllEnvironmentsNoUserContext()
EnvironmentServiceImpl.getAllEnvironmentsNoUserContext
(int firstResult, int pageSize) EnvironmentService.getEnvironmentDecorator()
Create environment decorator function object.EnvironmentServiceImpl.getEnvironmentDecorator()
@NotNull List<Environment>
EnvironmentService.getEnvironmentsForDeploymentProject
(long deploymentProjectId) Get all environments for a particular deployment project.@NotNull List<Environment>
EnvironmentServiceImpl.getEnvironmentsForDeploymentProject
(long deploymentProjectId) EnvironmentService.getEnvironmentsUsingRepositoryDataEntity
(long repositoryId) TODO 6.0 rename to getEnvironmentsUsingRepositoryEnvironmentServiceImpl.getEnvironmentsUsingRepositoryDataEntity
(long repositoryId) Methods in com.atlassian.bamboo.deployments.environments.service with parameters of type EnvironmentModifier and TypeMethodDescriptionprotected @NotNull Environment
EnvironmentServiceImpl.createOperationsAwareImmutableEnvironment
(Environment environment) @NotNull List<PlanRepositoryDefinition>
EnvironmentService.getPlanRepositoryDefinitionsForEnvironment
(@NotNull Environment environment) Deprecated.@NotNull List<PlanRepositoryDefinition>
EnvironmentServiceImpl.getPlanRepositoryDefinitionsForEnvironment
(@NotNull Environment environment) @NotNull List<RepositoryDefinition>
EnvironmentService.getRepositoryDefinitionsForEnvironment
(@NotNull Environment environment) Deprecated.@NotNull List<RepositoryDefinition>
EnvironmentServiceImpl.getRepositoryDefinitionsForEnvironment
(@NotNull Environment environment) void
EnvironmentService.startAllTriggers
(@NotNull Environment environment) Start all automatic triggering onInternalEnvironment
void
EnvironmentServiceImpl.startAllTriggers
(@NotNull Environment environment) void
EnvironmentService.stopAllTriggers
(@NotNull Environment environment) Stop all automatic triggering onInternalEnvironment
void
EnvironmentServiceImpl.stopAllTriggers
(@NotNull Environment environment) void
EnvironmentTaskService.updateRepositoryIdsInTasks
(@NotNull Environment environment, Map<Long, Long> repositoryIdsChanges) void
EnvironmentTaskServiceImpl.updateRepositoryIdsInTasks
(@NotNull Environment environment, Map<Long, Long> repositoryIdsChanges) Method parameters in com.atlassian.bamboo.deployments.environments.service with type arguments of type EnvironmentModifier and TypeMethodDescriptionstatic void
EnvironmentServiceHelper.applyConsumerToAllEnvironmentsNoUserContext
(@NotNull EnvironmentService environmentService, @NotNull Consumer<? super Environment> consumer) Deprecated.since 9.3 due to poor performance, useEnvironmentServiceHelper.applyConsumerToAllInternalEnvironmentsNoUserContext(EnvironmentService, Consumer)
instead -
Uses of Environment in com.atlassian.bamboo.deployments.environments.task
Methods in com.atlassian.bamboo.deployments.environments.task with parameters of type EnvironmentModifier and TypeMethodDescription@NotNull Supplier<Set<Requirement>>
EnvironmentTaskRequirementsHelper.getEnvironmentRequirementsSupplier
(@NotNull Environment environment, @NotNull TaskDefinition taskDefinition) Calculates requirements for a task definition that is part of a job.EnvironmentTaskRequirementsHelperImpl.getEnvironmentRequirementsSupplier
(@NotNull Environment environment, @NotNull TaskDefinition taskDefinition) -
Uses of Environment in com.atlassian.bamboo.deployments.environments.trigger
Methods in com.atlassian.bamboo.deployments.environments.trigger with parameters of type EnvironmentModifier and TypeMethodDescriptionvoid
PlanAwareEnvironmentTriggerConfigurator.validateDeploymentProjectPlanUpdate
(@Nullable ImmutableChain oldPlan, @NotNull ImmutableChain newPlan, @NotNull Environment environment, @NotNull List<EnvironmentTriggerValidationError> triggerValidationErrors, @NotNull TriggerDefinition triggerDefinition) Validate change of plan deployment is related to. -
Uses of Environment in com.atlassian.bamboo.deployments.execution.actions
Methods in com.atlassian.bamboo.deployments.execution.actions that return EnvironmentModifier and TypeMethodDescriptionDeleteDeploymentResult.getEnvironment()
ExecuteManualDeployment.getEnvironment()
StopDeployment.getEnvironment()
ViewDeploymentResult.getEnvironment()
ViewDeploymentWebhookResponses.getEnvironment()
DeleteDeploymentResult.getSecuredDomainObject()
ExecuteManualDeployment.getSecuredDomainObject()
StopDeployment.getSecuredDomainObject()
-
Uses of Environment in com.atlassian.bamboo.deployments.execution.service
Methods in com.atlassian.bamboo.deployments.execution.service with parameters of type EnvironmentModifier and TypeMethodDescriptionDeploymentExecutionService.execute
(Environment environment, @NotNull EnvironmentTriggeringAction action) Start DeploymentContext execution.DeploymentExecutionServiceImpl.execute
(Environment environment, @NotNull EnvironmentTriggeringAction action) DeploymentExecutionService.prepareDeploymentContext
(@NotNull Environment environment, @NotNull DeploymentVersion deploymentVersion, @NotNull TriggerReason triggerReason) Prepare DeploymentContext out of Environment and DeploymentVersionDeploymentExecutionService.prepareDeploymentContext
(@NotNull Environment environment, @NotNull DeploymentVersion deploymentVersion, @NotNull TriggerReason triggerReason, boolean isVerboseLoggingOn) Prepare DeploymentContext out of Environment and DeploymentVersionDeploymentExecutionServiceImpl.prepareDeploymentContext
(@NotNull Environment environment, @NotNull DeploymentVersion deploymentVersion, @NotNull TriggerReason triggerReason) DeploymentExecutionServiceImpl.prepareDeploymentContext
(@NotNull Environment environment, @NotNull DeploymentVersion deploymentVersion, @NotNull TriggerReason triggerReason, @org.jetbrains.annotations.NotNull boolean isVerboseLoggingOn) -
Uses of Environment in com.atlassian.bamboo.deployments.execution.triggering
Methods in com.atlassian.bamboo.deployments.execution.triggering with parameters of type EnvironmentModifier and TypeMethodDescriptionEnvironmentTriggeringActionFactory.createAfterSuccessfulPlanEnvironmentTriggerAction
(@NotNull Environment environment, @NotNull PlanResultKey planResultKey) CreatesEnvironmentTriggeringAction
used when Environment is triggered by a successful execution of aChain
EnvironmentTriggeringActionFactoryImpl.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) CreatesEnvironmentTriggeringAction
used 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) Deprecated.since 5.10EnvironmentTriggeringActionFactory.createScheduledEnvironmentTriggeringAction
(@NotNull Environment environment, @NotNull PlanKey sourceBranchKey, @NotNull Map<String, String> triggerConfiguration) CreatesEnvironmentTriggeringAction
used during scheduled execution of Environment.EnvironmentTriggeringActionFactoryImpl.createScheduledEnvironmentTriggeringAction
(@NotNull Environment environment, @NotNull PlanKey sourceBranchKey) EnvironmentTriggeringActionFactoryImpl.createScheduledEnvironmentTriggeringAction
(@NotNull Environment environment, @NotNull PlanKey sourceBranchKey, @NotNull Map<String, String> triggerConfiguration) Constructors in com.atlassian.bamboo.deployments.execution.triggering with parameters of type EnvironmentModifierConstructorDescriptionAfterSuccessfulPlanEnvironmentTriggeringAction
(DeploymentExecutionService deploymentExecutionService, DeploymentVersionService deploymentVersionService, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager, Environment environment, PlanResultKey planResultKey, TriggerManager triggerManager) ManualEnvironmentTriggeringAction
(DeploymentExecutionService deploymentExecutionService, TriggerManager triggerManager, @NotNull Environment environment, DeploymentVersion version, com.atlassian.user.User user, boolean isVerboseLoggingOn) ScheduledEnvironmentTriggeringAction
(Environment environment, PlanKey sourceBranchKey, DeploymentExecutionService deploymentExecutionService, DeploymentVersionService deploymentVersionService, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager, TriggerManager triggerManager, ResultsSummaryManager resultsSummaryManager, DeploymentResultService deploymentResultService, Map<String, String> triggerConfiguration) -
Uses of Environment in com.atlassian.bamboo.deployments.projects
Methods in com.atlassian.bamboo.deployments.projects that return types with arguments of type EnvironmentModifier and TypeMethodDescriptionList<? extends Environment>
DeploymentProject.getEnvironments()
List<? extends Environment>
DeploymentProjectIdentifier.getEnvironments()
DeploymentProjectImpl.getEnvironments()
-
Uses of Environment in com.atlassian.bamboo.deployments.projects.actions
Methods in com.atlassian.bamboo.deployments.projects.actions that return EnvironmentModifier and TypeMethodDescriptionabstract Environment
AbstractEnvironmentConfigurationAction.getEnvironment()
Methods in com.atlassian.bamboo.deployments.projects.actions that return types with arguments of type Environment -
Uses of Environment in com.atlassian.bamboo.deployments.projects.service
Methods in com.atlassian.bamboo.deployments.projects.service that return types with arguments of type Environment -
Uses of Environment in com.atlassian.bamboo.deployments.results
Methods in com.atlassian.bamboo.deployments.results that return EnvironmentModifier and TypeMethodDescription@NotNull Environment
DeploymentResult.getEnvironment()
@NotNull Environment
DeploymentResultImpl.getEnvironment()
Constructors in com.atlassian.bamboo.deployments.results with parameters of type EnvironmentModifierConstructorDescriptionDeploymentResultImpl
(long id, BuildState deploymentState, LifeCycleState lifeCycleState, Date startedDate, Date queuedDate, Date executedDate, Date finishedDate, String deploymentVersionName, Long agentId, Map<String, String> customData, TriggerReason triggerReason, @NotNull Environment environment, @Nullable DeploymentVersion deploymentVersion, @Nullable Operations operations, @Nullable AgentType agentType) DeploymentResultImpl
(@NotNull DeploymentResultDto deploymentResult, @NotNull Environment environment, @Nullable DeploymentVersion deploymentVersion, @Nullable Operations operations) DeploymentResultImpl
(@NotNull MutableDeploymentResult deploymentResult, @NotNull Environment environment, @Nullable DeploymentVersion deploymentVersion, @Nullable Operations operations) -
Uses of Environment in com.atlassian.bamboo.deployments.results.service
Method parameters in com.atlassian.bamboo.deployments.results.service with type arguments of type EnvironmentModifier and TypeMethodDescription@NotNull List<EnvironmentStatus>
DeploymentResultService.getLatestKnownDeploymentResultForEnvironments
(Iterable<? extends Environment> environments) Deprecated.since 6.8 for performance reasons useDeploymentResultService.getLatestKnownDeploymentResultForEnvironmentsInProject(DeploymentProject)
@NotNull List<EnvironmentStatus>
DeploymentResultServiceImpl.getLatestKnownDeploymentResultForEnvironments
(Iterable<? extends Environment> environments) DeploymentResultService.getLatestStatusForAllEnvironments
(Map<Long, Environment> environmentsById, Map<Long, DeploymentProject> deploymentProjectsById) Deprecated.DeploymentResultServiceImpl.getLatestStatusForAllEnvironments
(Map<Long, Environment> environmentsById, Map<Long, DeploymentProject> deploymentProjectsById) -
Uses of Environment in com.atlassian.bamboo.deployments.runtime
Methods in com.atlassian.bamboo.deployments.runtime with parameters of type EnvironmentModifier and TypeMethodDescriptionvoid
DeploymentsInProgressService.onDeploymentTriggered
(@NotNull DeploymentResult deploymentResult, @NotNull DeploymentVersion deploymentVersion, @NotNull Environment environment, @NotNull DeploymentProject deploymentProject) void
DeploymentsInProgressServiceImpl.onDeploymentTriggered
(@NotNull DeploymentResult deploymentResult, @NotNull DeploymentVersion deploymentVersion, @NotNull Environment environment, @NotNull DeploymentProject deploymentProject) DeploymentInProgressImpl.Builder.withEnvironment
(@NotNull Environment environment) -
Uses of Environment in com.atlassian.bamboo.plan
Methods in com.atlassian.bamboo.plan that return types with arguments of type EnvironmentModifier and TypeMethodDescription@NotNull Collection<Environment>
ExecutableAgentsHelper.getExecutableEnvironments
(@NotNull ExecutableAgentsHelper.ExecutableQuery executableQuery) @NotNull Collection<Environment>
ExecutableAgentsHelperImpl.getExecutableEnvironments
(@NotNull ExecutableAgentsHelper.ExecutableQuery executableQuery) -
Uses of Environment in com.atlassian.bamboo.plugins.rest.common
Methods in com.atlassian.bamboo.plugins.rest.common with parameters of type EnvironmentModifier and TypeMethodDescriptionstatic void
RestHelper.assertNotRssEnvironment
(@NotNull Environment environment, @NotNull DeploymentProjectService deploymentProjectService) Asserts environment is not managed by repository stored specs. -
Uses of Environment in com.atlassian.bamboo.plugins.rest.model.search
Methods in com.atlassian.bamboo.plugins.rest.model.search with parameters of type EnvironmentModifier and TypeMethodDescriptionRestDedicatedAgentBuilder.withEnvironment
(@NotNull Environment environment, @NotNull String parentName) Constructors in com.atlassian.bamboo.plugins.rest.model.search with parameters of type EnvironmentModifierConstructorDescriptionAgentAssignmentSearchResult
(@NotNull String parentName, @NotNull Environment environment) AgentAssignmentSearchResult
(AgentAssignment.ExecutorType executorType, long executorId, @NotNull String parentName, @NotNull Environment environment) -
Uses of Environment in com.atlassian.bamboo.plugins.testutils.docker
Methods in com.atlassian.bamboo.plugins.testutils.docker with parameters of type EnvironmentModifier and TypeMethodDescriptionvoid
TestDockerHandler.disable
(Environment environment) void
TestDockerHandler.enableAndUpdate
(Environment environment, Map<String, Object> webFragmentsContextMap) TestDockerHandlerProvider.getHandler
(@Nullable Environment environment, boolean create) Constructors in com.atlassian.bamboo.plugins.testutils.docker with parameters of type EnvironmentModifierConstructorDescriptionTestDockerHandler
(Environment environment, EnvironmentCustomConfigService environmentCustomConfigService) -
Uses of Environment in com.atlassian.bamboo.rest.model.deployments.environments
Constructors in com.atlassian.bamboo.rest.model.deployments.environments with parameters of type EnvironmentModifierConstructorDescriptionRestEnvironmentWithConfigCounts
(@NotNull Environment environment, @Nullable Integer compatibleAgentsCount, int notificationsCount, int variablesCount, int triggersCount) -
Uses of Environment in com.atlassian.bamboo.rest.model.deployments.results
Methods in com.atlassian.bamboo.rest.model.deployments.results that return Environment -
Uses of Environment in com.atlassian.bamboo.security
Methods in com.atlassian.bamboo.security with parameters of type EnvironmentModifier and TypeMethodDescriptionstatic void
PermissionsServiceUtils.assertCanManagePermissionsForEnvironment
(Environment environment, BambooPermissionManager bambooPermissionManager) -
Uses of Environment in com.atlassian.bamboo.task.repository
Methods in com.atlassian.bamboo.task.repository with parameters of type EnvironmentModifier and TypeMethodDescription@NotNull Set<Requirement>
AbstractRepositoryAwareTaskConfigurator.calculateRequirements
(@NotNull TaskDefinition taskDefinition, @NotNull Environment environment) @NotNull List<RepositoryDefinition>
AbstractRepositoryAwareTaskConfigurator.getRepositoriesUsedByTask
(@NotNull TaskDefinition taskDefinition, @NotNull Environment environment) -
Uses of Environment in com.atlassian.bamboo.trigger.cron
Methods in com.atlassian.bamboo.trigger.cron with parameters of type EnvironmentModifier and TypeMethodDescriptionvoid
CronTriggerConfigurator.validateDeploymentProjectPlanUpdate
(@Nullable ImmutableChain oldPlan, @NotNull ImmutableChain newPlan, @NotNull Environment environment, @NotNull List<EnvironmentTriggerValidationError> triggerValidationErrors, @NotNull TriggerDefinition triggerDefinition) -
Uses of Environment in com.atlassian.bamboo.trigger.dependency
Methods in com.atlassian.bamboo.trigger.dependency with parameters of type EnvironmentModifier and TypeMethodDescriptionvoid
AfterSuccessfulPlanTriggerConfigurator.validateDeploymentProjectPlanUpdate
(@Nullable ImmutableChain oldPlan, @NotNull ImmutableChain newPlan, @NotNull Environment environment, @NotNull List<EnvironmentTriggerValidationError> triggerValidationErrors, @NotNull TriggerDefinition triggerDefinition) void
AfterSuccessfulStageTriggerConfigurator.validateDeploymentProjectPlanUpdate
(@Nullable ImmutableChain oldPlan, @NotNull ImmutableChain newPlan, @NotNull Environment environment, @NotNull List<EnvironmentTriggerValidationError> triggerValidationErrors, @NotNull TriggerDefinition triggerDefinition) Constructors in com.atlassian.bamboo.trigger.dependency with parameters of type EnvironmentModifierConstructorDescriptionAfterSuccessfulDeploymentEnvironmentTriggeringAction
(TriggerManager triggerManager, DeploymentExecutionService deploymentExecutionService, Environment environment, DeploymentResult parentResult) AfterSuccessfulStageTriggeringAction
(TriggerManager triggerManager, DeploymentExecutionService deploymentExecutionService, DeploymentVersionService deploymentVersionService, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager, Environment environment, PlanResultKey planResultKey, String stageName) -
Uses of Environment in com.atlassian.bamboo.ww2.actions.agent
Constructors in com.atlassian.bamboo.ww2.actions.agent with parameters of type EnvironmentModifierConstructorDescriptionAgentAssignmentExecutableDetails
(@NotNull Environment environment, @Nullable DeploymentProject deploymentProject, boolean capabilitiesMatch) -
Uses of Environment in com.atlassian.bamboo.ww2.actions.build.admin.config.task
Methods in com.atlassian.bamboo.ww2.actions.build.admin.config.task with parameters of type EnvironmentModifier and TypeMethodDescriptionTaskOwnerFactory.createEnvironmentTaskOwner
(Environment environment) TaskUIConfigBean.getDecoratedFinalisingTaskDefinitions
(@NotNull Environment environment) TaskUIConfigBean.getDecoratedTaskDefinitions
(@NotNull Environment environment) Constructors in com.atlassian.bamboo.ww2.actions.build.admin.config.task with parameters of type EnvironmentModifierConstructorDescriptionEnvironmentTaskOwner
(Environment environment, DeploymentProjectService deploymentProjectService, CachedPlanManager cachedPlanManager) -
Uses of Environment in com.atlassian.bamboo.ww2.aware.permissions
Methods in com.atlassian.bamboo.ww2.aware.permissions that return EnvironmentModifier and TypeMethodDescriptionDeploymentEnvironmentExecuteSecurityAware.getSecuredDomainObject()
DeploymentEnvironmentReadOnlyInterceptorAware.getSecuredDomainObject()
RepositoryAwareDeploymentTaskConfigurator.getPlanRepositoriesUsedByTask(TaskDefinition, InternalEnvironment)
instead.