Uses of Interface
com.atlassian.bamboo.v2.build.CommonContext
Package
Description
-
Uses of CommonContext in com.atlassian.bamboo.agent.ephemeral
Modifier and TypeFieldDescriptionfinal CommonContext
EphemeralAgentPodLaunchingReScheduler.RetryItem.context
Modifier and TypeMethodDescription@NotNull LaunchAgentPodResult
EphemeralAgentExecutionService.launch
(@NotNull EphemeralAgentTemplate ephemeralAgentTemplate, @NotNull CommonContext context) Launch ephemeral agent based on delivered template and cotext.@NotNull LaunchAgentPodResult
EphemeralAgentKubernetesExecutionService.launch
(@NotNull EphemeralAgentTemplate ephemeralAgentTemplate, @NotNull CommonContext context) EphemeralAgentPodLaunchingReScheduler.RetryItem.of
(@NotNull EphemeralAgentTemplate ephemeralAgentTemplate, @NotNull CommonContext context, int retryCount, @NotNull String lastTryPodName, @NotNull String ephemeralAgentIndividualToken) -
Uses of CommonContext in com.atlassian.bamboo.agent.ephemeral.event
Modifier and TypeMethodDescription@NotNull CommonContext
EphemeralAgentLaunchRequest.getContext()
-
Uses of CommonContext in com.atlassian.bamboo.artifact
Modifier and TypeMethodDescriptionvoid
CommonContextHelperService.addPlanInformation
(CommonContext context, PlanKey planKey) void
CommonContextHelperServiceImpl.addPlanInformation
(CommonContext context, PlanKey planKey) -
Uses of CommonContext in com.atlassian.bamboo.build
Modifier and TypeMethodDescriptionvoid
BuildLoggerManager.transferLogs
(BuildLogger buildLogger, CommonContext context) Transfers log to the final location. -
Uses of CommonContext in com.atlassian.bamboo.build.logger
Modifier and TypeMethodDescriptionvoid
BuildLoggingContext.setContext
(@NotNull CommonContext context, @NotNull BuildLogger buildLogger) void
BuildLoggingContextImpl.setContext
(@NotNull CommonContext context, @NotNull BuildLogger buildLogger) void
DefaultBuildLoggerManager.transferLogs
(BuildLogger buildLogger, CommonContext commonContext) -
Uses of CommonContext in com.atlassian.bamboo.build.pipeline.tasks
Modifier and TypeMethodDescription@NotNull CommonContext
ExecuteBuildTask.call
(@NotNull CommonContext commonContext, @NotNull ReadOnlyCapabilitySet capabilitySet) @NotNull CommonContext
PrepareBuildTask.call
(@NotNull CommonContext commonContext, @NotNull ReadOnlyCapabilitySet capabilitySet) Modifier and TypeMethodDescription@NotNull CommonContext
ExecuteBuildTask.call
(@NotNull CommonContext commonContext, @NotNull ReadOnlyCapabilitySet capabilitySet) @NotNull CommonContext
PrepareBuildTask.call
(@NotNull CommonContext commonContext, @NotNull ReadOnlyCapabilitySet capabilitySet) -
Uses of CommonContext in com.atlassian.bamboo.build.warning
Modifier and TypeMethodDescription@NotNull File
BuildWarningSummaryCollationService.aggregationFileForCommonContext
(@NotNull CommonContext commonContext) Returns the file containing collected warnings for a givenCommonContext
.@NotNull File
BuildWarningSummaryCollationServiceImpl.aggregationFileForCommonContext
(@NotNull CommonContext commonContext) -
Uses of CommonContext in com.atlassian.bamboo.buildqueue.manager
Modifier and TypeMethodDescriptionAgentAssignmentServiceHelper.asExecutable
(CommonContext context) -
Uses of CommonContext in com.atlassian.bamboo.chains
Modifier and TypeMethodDescriptionstatic void
ChainPluginSupportHelper.prepareRuntimeTaskData
(CommonContext commonContext, TaskManager taskManager, ErrorUpdateHandler errorUpdateHandler) static void
ChainPluginSupportHelper.processRuntimeTaskData
(CommonContext commonContext, TaskManager taskManager, ErrorUpdateHandler errorUpdateHandler) -
Uses of CommonContext in com.atlassian.bamboo.deployments.execution
-
Uses of CommonContext in com.atlassian.bamboo.event
-
Uses of CommonContext in com.atlassian.bamboo.event.ephemeral
Modifier and TypeMethodDescription@NotNull CommonContext
EphemeralAgentLaunchRequestImpl.getContext()
ModifierConstructorDescriptionEphemeralAgentLaunchRequestImpl
(EphemeralAgentTemplate ephemeralAgentTemplate, CommonContext context) -
Uses of CommonContext in com.atlassian.bamboo.execution
Modifier and TypeMethodDescriptionvoid
ExecutionPhaseService.agentAssigned
(@NotNull CommonContext context, long agentId) This is executed on the agent when agent accepts the build/deployment.void
ExecutionPhaseServiceImpl.agentAssigned
(@NotNull CommonContext context, long agentId) void
ExecutionPhaseService.executionFinished
(@NotNull CommonContext context) Marks finish of tasks execution.void
ExecutionPhaseServiceImpl.executionFinished
(@NotNull CommonContext context) void
ExecutionPhaseService.executionStarted
(@NotNull CommonContext context) Marks start of tasks execution.void
ExecutionPhaseServiceImpl.executionStarted
(@NotNull CommonContext context) void
ExecutionPhaseService.queued
(@NotNull CommonContext context) This is executed on the server when the build/deployment gets put on the queuevoid
ExecutionPhaseServiceImpl.queued
(@NotNull CommonContext context) void
ExecutionPhaseService.sentToAgent
(@NotNull CommonContext context, long agentId) This is executed on the server when the build/deployment is sent to an agent.void
ExecutionPhaseServiceImpl.sentToAgent
(@NotNull CommonContext context, long agentId) void
ExecutionPhaseService.vcsSyncStarted
(@NotNull CommonContext context) Deprecated.since 9.3 not really related to actual VCS operationsvoid
ExecutionPhaseServiceImpl.vcsSyncStarted
(@NotNull CommonContext context) Implementation for Deployments is simple do-nothing -
Uses of CommonContext in com.atlassian.bamboo.plan
Modifier and TypeMethodDescription@Nullable CommonContext
ExecutableAgentsHelper.ExecutorQuery.getContext()
Modifier and TypeMethodDescriptionboolean
ExecutableAgentsHelper.canExecute
(@NotNull BuildAgent buildAgent, @NotNull CommonContext context, @NotNull ImmutableRequirementSet requirements) Returns true or false depending on whether the agent can execute the given context, taking into account requirement set and other global settings such as agent assignments.boolean
ExecutableAgentsHelperImpl.canExecute
(@NotNull BuildAgent buildAgent, @NotNull CommonContext context, @NotNull ImmutableRequirementSet requirements) ExecutableAgentsHelper.ExecutorQuery.withContext
(CommonContext context) -
Uses of CommonContext in com.atlassian.bamboo.plugins.artifact
Modifier and TypeMethodDescription@NotNull Map<String,
WhitelistedSerializable> ArtifactDownloaderRuntimeDataProvider.createRuntimeTaskData
(@NotNull RuntimeTaskDefinition taskDefinition, @NotNull CommonContext commonContext) ArtifactDownloaderRuntimeDataProvider.populateRuntimeTaskData
(@NotNull TaskDefinition taskDefinition, @NotNull CommonContext commonContext) void
ArtifactDownloaderRuntimeDataProvider.processRuntimeTaskData
(@NotNull RuntimeTaskDefinition taskDefinition, @NotNull CommonContext commonContext) -
Uses of CommonContext in com.atlassian.bamboo.plugins.bitbucket.v2
Modifier and TypeMethodDescription@NotNull VcsWorkingCopy
BitbucketCloudWorkingCopyManager.checkoutAndMerge
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData vcsRepositoryData, @NotNull VcsBranch targetBranch, @NotNull PlanVcsRevisionData revisionOnTarget, @NotNull VcsBranch sourceBranch, @NotNull PlanVcsRevisionData sourceRevision, @NotNull File targetPath) @NotNull VcsWorkingCopy
BitbucketCloudWorkingCopyManager.retrieveSourceCode
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull PlanVcsRevisionData targetRevision, @NotNull File targetPath) @NotNull VcsWorkingCopy
BitbucketCloudWorkingCopyManager.updateToLatestRevision
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull File targetPath) -
Uses of CommonContext in com.atlassian.bamboo.plugins.command.task.configuration
Modifier and TypeMethodDescriptionCommandTaskRuntimeDataProvider.populateRuntimeTaskData
(@NotNull TaskDefinition taskDefinition, @NotNull CommonContext commonContext) void
CommandTaskRuntimeDataProvider.processRuntimeTaskData
(@NotNull RuntimeTaskDefinition taskDefinition, @NotNull CommonContext commonContext) -
Uses of CommonContext in com.atlassian.bamboo.plugins.git.v2
Modifier and TypeMethodDescription@NotNull VcsWorkingCopy
GitWorkingCopyManager.checkoutAndMerge
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData vcsRepositoryData, @NotNull VcsBranch targetBranch, @NotNull PlanVcsRevisionData revisionOnTarget, @NotNull VcsBranch sourceBranch, @NotNull PlanVcsRevisionData sourceRevision, @NotNull File targetPath) @NotNull VcsWorkingCopy
GitWorkingCopyManager.retrieveSourceCode
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull PlanVcsRevisionData targetRevision, @NotNull File targetPath) @NotNull VcsWorkingCopy
GitWorkingCopyManager.updateToLatestRevision
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull File targetPath) -
Uses of CommonContext in com.atlassian.bamboo.plugins.github
Modifier and TypeMethodDescription@NotNull VcsWorkingCopy
GitHubWorkingCopyManager.checkoutAndMerge
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData vcsRepositoryData, @NotNull VcsBranch targetBranch, @NotNull PlanVcsRevisionData revisionOnTarget, @NotNull VcsBranch sourceBranch, @NotNull PlanVcsRevisionData sourceRevision, @NotNull File targetPath) @NotNull VcsWorkingCopy
GitHubWorkingCopyManager.retrieveSourceCode
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull PlanVcsRevisionData targetRevision, @NotNull File targetPath) @NotNull VcsWorkingCopy
GitHubWorkingCopyManager.updateToLatestRevision
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull File targetPath) -
Uses of CommonContext in com.atlassian.bamboo.plugins.stash.v2
Modifier and TypeMethodDescription@NotNull VcsWorkingCopy
BitbucketServerWorkingCopyManager.checkoutAndMerge
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData vcsRepositoryData, @NotNull VcsBranch targetBranch, @NotNull PlanVcsRevisionData revisionOnTarget, @NotNull VcsBranch sourceBranch, @NotNull PlanVcsRevisionData sourceRevision, @NotNull File targetPath) @NotNull VcsWorkingCopy
BitbucketServerWorkingCopyManager.retrieveSourceCode
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull PlanVcsRevisionData targetRevision, @NotNull File targetPath) @NotNull VcsWorkingCopy
BitbucketServerWorkingCopyManager.updateToLatestRevision
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull File targetPath) -
Uses of CommonContext in com.atlassian.bamboo.process
Modifier and TypeMethodDescription@NotNull CommonContext
ProcessContext.getCommonContext()
@NotNull CommonContext
ProcessContextImpl.getCommonContext()
Modifier and TypeMethodDescriptionProcessContextFactory.forCommonContext
(@NotNull CommonContext commonContext) GenerateProcessContext
for a process executed out of scope of any task.ProcessContextFactoryImpl.forCommonContext
(@NotNull CommonContext commonContext) -
Uses of CommonContext in com.atlassian.bamboo.repository.svn.v2
Modifier and TypeMethodDescription@NotNull VcsWorkingCopy
SvnWorkingCopyManager.retrieveSourceCode
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull PlanVcsRevisionData targetRevision, @NotNull File targetPath) @NotNull VcsWorkingCopy
SvnWorkingCopyManager.updateToLatestRevision
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull File targetPath) -
Uses of CommonContext in com.atlassian.bamboo.task
Modifier and TypeMethodDescription@NotNull CommonContext
CommonTaskContextImpl.getBuildContext()
@NotNull CommonContext
CommonTaskContext.getCommonContext()
Contains all the build related information about the running of the tasks@NotNull CommonContext
CommonTaskContextImpl.getCommonContext()
@NotNull CommonContext
TaskExecutionContext.getCommonContext()
Modifier and TypeMethodDescriptiondefault @NotNull Map<String,
WhitelistedSerializable> RuntimeTaskDataProvider.createRuntimeTaskData
(@NotNull RuntimeTaskDefinition taskDefinition, @NotNull CommonContext commonContext) Server side pre-build action that may be implemented by task.@NotNull List<TaskResult>
TaskExecutor.execute
(@NotNull CommonContext buildContext, @NotNull ReadOnlyCapabilitySet readOnlyCapabilitySet) @NotNull List<TaskResult>
TaskExecutorImpl.execute
(@NotNull CommonContext buildContext, @NotNull ReadOnlyCapabilitySet readOnlyCapabilitySet) @NotNull List<TaskResult>
TaskExecutor.executeFinalTasks
(@NotNull CommonContext commonContext, @NotNull ReadOnlyCapabilitySet readOnlyCapabilitySet) @NotNull List<TaskResult>
TaskExecutorImpl.executeFinalTasks
(@NotNull CommonContext commonContext, @NotNull ReadOnlyCapabilitySet readOnlyCapabilitySet) @NotNull List<TaskResult>
TaskExecutor.executePreparationTasks
(@NotNull CommonContext buildContext, @NotNull ReadOnlyCapabilitySet readOnlyCapabilitySet) @NotNull List<TaskResult>
TaskExecutorImpl.executePreparationTasks
(@NotNull CommonContext buildContext, @NotNull ReadOnlyCapabilitySet readOnlyCapabilitySet) RuntimeTaskDataProvider.populateRuntimeTaskData
(@NotNull TaskDefinition taskDefinition, @NotNull CommonContext commonContext) Server side pre-build action that may be implemented by task.void
RuntimeTaskDataProvider.processRuntimeTaskData
(@NotNull RuntimeTaskDefinition taskDefinition, @NotNull CommonContext commonContext) Server side post-build action that may be implemented by task.ModifierConstructorDescriptionTaskExecutionContext
(Queue<RuntimeTaskDefinition> tasks, TaskExecutionStrategy executionStrategy, @NotNull CommonContext commonContext, ReadOnlyCapabilitySet capabilities, BuildLoggerManager buildLoggerManager, File defaultRootDirectory) -
Uses of CommonContext in com.atlassian.bamboo.task.background
Modifier and TypeMethodDescriptionvoid
TaskBackgroundProcessor.finaliseProcessing
(@NotNull RuntimeTaskDefinition taskDefinition, @NotNull CommonContext commonContext) void
TaskBackgroundProcessor.initProcessing
(@NotNull RuntimeTaskDefinition taskDefinition, @NotNull CommonContext context) -
Uses of CommonContext in com.atlassian.bamboo.task.condition
Modifier and TypeMethodDescriptiondefault @NotNull String
TaskCondition.getDescription
(@NotNull CommonContext commonContext, @NotNull TaskConditionConfig condition) Provide condition description to display at UI and build logs.boolean
TaskCondition.isMet
(@NotNull RuntimeTaskDefinition taskDefinition, @NotNull Map<String, String> conditionConfiguration, @NotNull CommonContext commonContext) -
Uses of CommonContext in com.atlassian.bamboo.task.repository
Modifier and TypeMethodDescriptionstatic PlanRepositoryDefinition
RepositoryTaskHelper.getPlanRepositoryByIdSelector
(@NotNull CommonContext buildContext, @NotNull TaskDefinition taskDefinition, @NotNull String repositoryIdSelector) -
Uses of CommonContext in com.atlassian.bamboo.testutils.build.logger
Modifier and TypeMethodDescriptionvoid
BuildLoggerManagerForTesting.transferLogs
(BuildLogger buildLogger, CommonContext buildContext) -
Uses of CommonContext in com.atlassian.bamboo.v2.build
Modifier and TypeInterfaceDescriptioninterface
A class that encapsulates how to build a particular plan at a given instanceModifier and TypeMethodDescriptionBuildContextHelper.getArtifactHandlerConfiguration
(@NotNull CommonContext context) static File
BuildContextHelper.getBuildWorkingDirectory
(CommonContext buildContext) static void
CommonContextHelper.rewire
(CommonContext context) -
Uses of CommonContext in com.atlassian.bamboo.v2.build.agent
Modifier and TypeMethodDescription@NotNull CommonContext
BuildPhase.call
(@NotNull CommonContext buildContext, @NotNull ReadOnlyCapabilitySet capabilitySet) Execute the build task.@Nullable CommonContext
DefaultBuildAgent.getBuilding()
@Nullable CommonContext
ExecutableBuildAgent.getBuilding()
Gets theBuildContext
related to the build that is building on the agent.Modifier and TypeMethodDescription@NotNull CommonContext
BuildPhase.call
(@NotNull CommonContext buildContext, @NotNull ReadOnlyCapabilitySet capabilitySet) Execute the build task.@NotNull Collection<BuildAgent>
BuildAgentRequirementFilter.filter
(CommonContext context, Collection<BuildAgent> agents, MinimalRequirementSet requirements) Filter the given collection of agents by the requirementsvoid
DefaultBuildAgent.onContextReceived
(@NotNull CommonContext commonContext) void
ExecutableBuildAgent.onContextReceived
(@NotNull CommonContext commonContext) This method is called when the agent has just retrieved a context from queuevoid
LocalResultProcessorImpl.processResult
(@NotNull CommonContext context) void
ResultProcessor.processResult
(@NotNull CommonContext context) void
DefaultBuildAgent.setContextToBuild
(@NotNull CommonContext newContext) void
ExecutableBuildAgent.setContextToBuild
(@NotNull CommonContext context) -
Uses of CommonContext in com.atlassian.bamboo.v2.build.agent.docker
Modifier and TypeMethodDescriptionDockerContainerControllerFactory.forCommonContext
(@NotNull CommonContext commonContext) DockerContainerControllerFactoryImpl.forCommonContext
(@NotNull CommonContext commonContext) ModifierConstructorDescriptionprotected
DockerContainerControllerImpl
(@NotNull CommonContext context, @NotNull DockerContainerService dockerContainerService, @NotNull ProcessContextFactory processContextFactory, @NotNull CapabilityContext capabilityContext, @NotNull CustomVariableContext customVariableContext, @NotNull ProcessService processService, @NotNull HomeDirectoryLayout homeDirectoryLayout) -
Uses of CommonContext in com.atlassian.bamboo.v2.build.agent.messages
-
Uses of CommonContext in com.atlassian.bamboo.v2.build.agent.remote
Modifier and TypeMethodDescriptionvoid
RemoteExecutionPhaseServiceImpl.agentAssigned
(@NotNull CommonContext context, long agentId) void
RemoteExecutionPhaseServiceImpl.executionFinished
(@NotNull CommonContext context) void
RemoteExecutionPhaseServiceImpl.executionStarted
(@NotNull CommonContext context) void
RemoteBuildAgent.onContextReceived
(@NotNull CommonContext commonContext) void
RemoteResultProcessor.processResult
(@NotNull CommonContext context) void
RemoteExecutionPhaseServiceImpl.queued
(@NotNull CommonContext context) void
RemoteExecutionPhaseServiceImpl.sentToAgent
(@NotNull CommonContext context, long agentId) void
RemoteBuildLoggerManager.transferLogs
(BuildLogger buildLogger, CommonContext context) void
RemoteExecutionPhaseServiceImpl.vcsSyncStarted
(@NotNull CommonContext context) Implementation for Deployments is simple do-nothing -
Uses of CommonContext in com.atlassian.bamboo.v2.build.queue
Modifier and TypeClassDescriptionclass
QueueManagerView<S extends CommonContext,
V> QueueManagerView is the only class that should be used to access Bamboo queue.Modifier and TypeMethodDescription@Nullable CommonContext
Retrieves an executable with given key from storage.@Nullable CommonContext
AgentQueueAccessor.QueueAccessResult.getContext()
@Nullable CommonContext
Called when a given executable is en route to agent.@Nullable CommonContext
Called when an executable should be removed from the queue.@Nullable CommonContext
BuildQueueManager.removeBuildFromQueue
(@NotNull ResultKey resultKey) Removes theCommonContext
associated with the resultKey to be removed from the queue.BuildQueueManagerImpl.removeBuildFromQueue
(@NotNull ResultKey resultKey) @Nullable CommonContext
AgentQueueAccessor.takeBuildContext
(long agentId) Deprecated.since 7.1 use {AgentQueueAccessor.takeContext(long)
}@Nullable CommonContext
AgentQueueAccessorImpl.takeBuildContext
(long id) @Nullable CommonContext
BuildQueueManagerImpl.takeBuildContext
(long agentId) Modifier and TypeMethodDescriptionstatic <V> QueueManagerView<CommonContext,
V> QueueManagerView.newView
(BuildQueueManager buildQueueManager, Function<BuildQueueManager.QueueItemView<CommonContext>, BuildQueueManager.QueueItemView<V>> context2QueueItem) Creates a queue view that returns all queued executables - without filtering@Nullable BuildQueueManager.QueueItemView<CommonContext>
BuildQueueManager.peekContext
(@NotNull ResultKey resultKey) Returns a queued CommonContext for given resultKey.@Nullable BuildQueueManager.QueueItemView<CommonContext>
BuildQueueManagerImpl.peekContext
(@NotNull ResultKey resultKey) Modifier and TypeMethodDescriptionvoid
BuildQueueManager.addToQueue
(@NotNull CommonContext context) Deprecated.since 10.0 useBuildQueueManager.addToQueueWithResult(CommonContext)
instead.void
BuildQueueManagerImpl.addToQueue
(@NotNull CommonContext context) BuildQueueManager.addToQueueWithResult
(@NotNull CommonContext context) Attempts to add the build to a queue.BuildQueueManagerImpl.addToQueueWithResult
(@NotNull CommonContext context) boolean
QueueOfExecutables.enqueue
(@NotNull CommonContext context, @Nullable MinimalRequirementSet requirements) Deprecated.since 9.3, useQueueOfExecutables.enqueueAndRequestDedicatedAgentIfApplicable(CommonContext, MinimalRequirementSet)
, this method does not handle dedicated agents.@NotNull QueueOfExecutables.EnqueueResult
QueueOfExecutables.enqueueAndRequestDedicatedAgentIfApplicable
(@NotNull CommonContext context, @Nullable MinimalRequirementSet requirements) Adds a new executable to store.@Nullable RequirementSet
ExecutorCalculator.getRequirementSet
(CommonContext context) void
ExecutableOrderProvider.onDequeue
(@NotNull CommonContext resultKey) Called when a context is removed from queue.AgentQueueAccessor.QueueAccessResult.withContext
(@Nullable CommonContext context) Modifier and TypeMethodDescriptionstatic <V> QueueManagerView<CommonContext,
V> QueueManagerView.newView
(BuildQueueManager buildQueueManager, Function<BuildQueueManager.QueueItemView<CommonContext>, BuildQueueManager.QueueItemView<V>> context2QueueItem) Creates a queue view that returns all queued executables - without filteringvoid
ExecutableOrderProvider.onEnqueue
(@NotNull Iterable<CommonContext> contexts) Will not be called concurrently. -
Uses of CommonContext in com.atlassian.bamboo.v2.build.queue.order
Modifier and TypeMethodDescriptionvoid
FifoExecutableOrderProvider.onDequeue
(@NotNull CommonContext context) Modifier and TypeMethodDescriptionvoid
FifoExecutableOrderProvider.onEnqueue
(@NotNull Iterable<CommonContext> contexts) -
Uses of CommonContext in com.atlassian.bamboo.v2.build.queue.queues
Modifier and TypeMethodDescription@Nullable CommonContext
@NotNull CommonContext
CommonContextMap.ContextWithMetadata.getContext()
@Nullable CommonContext
@Nullable CommonContext
Modifier and TypeMethodDescriptionboolean
AbstractQueueOfExecutables.enqueue
(@NotNull CommonContext context, @Nullable MinimalRequirementSet requirements) @NotNull QueueOfExecutables.EnqueueResult
AbstractQueueOfExecutables.enqueueAndRequestDedicatedAgentIfApplicable
(@NotNull CommonContext context, @Nullable MinimalRequirementSet requirements) ModifierConstructorDescriptionContextWithMetadata
(@NotNull CommonContext context, @NotNull MinimalRequirementSet requirements) -
Uses of CommonContext in com.atlassian.bamboo.v2.build.task
Modifier and TypeMethodDescription@NotNull CommonContext
InitializeBuild.call
(@NotNull CommonContext commonContext, @NotNull ReadOnlyCapabilitySet capabilitySet) Modifier and TypeMethodDescription@NotNull CommonContext
InitializeBuild.call
(@NotNull CommonContext commonContext, @NotNull ReadOnlyCapabilitySet capabilitySet) -
Uses of CommonContext in com.atlassian.bamboo.variable
Modifier and TypeMethodDescriptionvoid
CustomVariableContextRunner.execute
(CommonContext buildContext, @NotNull Runnable runnable) <V> V
CustomVariableContextRunner.execute
(CommonContext context, @NotNull Callable<V> callable) void
CustomVariableContextRunnerImpl.execute
(CommonContext context, @NotNull Runnable runnable) <V> V
CustomVariableContextRunnerImpl.execute
(CommonContext context, @NotNull Callable<V> callable) -
Uses of CommonContext in com.atlassian.bamboo.variable.substitutor
Modifier and TypeMethodDescription@NotNull VariableSubstitutor
VariableSubstitutorFactory.newSubstitutorForCommonContext
(@NotNull CommonContext commonContext) @NotNull VariableSubstitutor
VariableSubstitutorFactoryImpl.newSubstitutorForCommonContext
(@NotNull CommonContext commonContext) ModifierConstructorDescriptionprotected
VariableSubstitutorImpl
(@NotNull CommonContext commonContext, @NotNull BuildLoggerManager buildLoggerManager, @Nullable CapabilityContext capabilityContext, @NotNull AgentContext agentContext, @NotNull BuildDirectoryManager buildDirectoryManager, @NotNull BambooUrl bambooUrl, @NotNull CustomVariableContext customVariableContext, @NotNull VcsRepositoryManager vcsRepositoryManager) -
Uses of CommonContext in com.atlassian.bamboo.vcs.configuration.legacy
Modifier and TypeMethodDescription@NotNull VcsWorkingCopy
LegacyWorkingCopyManager.checkoutAndMerge
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData vcsRepositoryData, @NotNull VcsBranch targetBranch, @NotNull PlanVcsRevisionData revisionOnTarget, @NotNull VcsBranch sourceBranch, @NotNull PlanVcsRevisionData sourceRevision, @NotNull File targetPath) @NotNull File
LegacyFixedDirectoryWorkingCopyManager.getWorkingCopyPath
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData) @NotNull VcsWorkingCopy
LegacyFixedDirectoryWorkingCopyManager.retrieveSourceCode
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull PlanVcsRevisionData targetRevision) @NotNull VcsWorkingCopy
LegacyFixedDirectoryWorkingCopyManager.retrieveSourceCode
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull PlanVcsRevisionData targetRevision, @NotNull File targetPath) @NotNull VcsWorkingCopy
LegacyWorkingCopyManager.retrieveSourceCode
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull PlanVcsRevisionData targetRevision, @NotNull File targetPath) @NotNull VcsWorkingCopy
LegacyFixedDirectoryWorkingCopyManager.updateToLatestRevision
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull File targetPath) @NotNull VcsWorkingCopy
LegacyWorkingCopyManager.updateToLatestRevision
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull File targetPath) -
Uses of CommonContext in com.atlassian.bamboo.vcs.runtime
Modifier and TypeMethodDescription@NotNull VcsWorkingCopy
MergingVcsWorkingCopyManager.checkoutAndMerge
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData vcsRepositoryData, @NotNull VcsBranch targetBranch, @NotNull PlanVcsRevisionData revisionOnTarget, @NotNull VcsBranch sourceBranch, @NotNull PlanVcsRevisionData sourceRevision, @NotNull File targetPath) Checks out the targetBranch and merges sourceBranch to it.@NotNull File
FixedDirectoryWorkingCopyManager.getWorkingCopyPath
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData) Deprecated.Based on configuration and current context produce absolute path to the working copy.@NotNull VcsWorkingCopy
FixedDirectoryWorkingCopyManager.retrieveSourceCode
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull PlanVcsRevisionData targetRevision) Deprecated.Checkout or update a working copy to a revision.default @NotNull VcsWorkingCopy
FixedDirectoryWorkingCopyManager.retrieveSourceCode
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull PlanVcsRevisionData targetRevision, @NotNull File targetPath) Deprecated.If you can implement this correctly using targetPath, then you should not be implementing this interface.@NotNull VcsWorkingCopy
VcsWorkingCopyManager.retrieveSourceCode
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull PlanVcsRevisionData targetRevision, @NotNull File targetPath) Checkout or update a working copy to a revision.default @NotNull VcsWorkingCopy
FixedDirectoryWorkingCopyManager.updateToLatestRevision
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull File targetPath) Deprecated.If you can implement this, then you should not be implementing this interface.@NotNull VcsWorkingCopy
VcsWorkingCopyManager.updateToLatestRevision
(@NotNull CommonContext commonContext, @NotNull VcsRepositoryData repositoryData, @NotNull File targetPath) Checkout or update a working copy to the latest revision. -
Uses of CommonContext in com.atlassian.bamboo.warnings
Modifier and TypeMethodDescriptionvoid
WarningsBackgroundProcessor.finaliseProcessing
(@NotNull RuntimeTaskDefinition taskDefinition, @NotNull CommonContext commonContext) void
WarningsBackgroundProcessor.initProcessing
(@NotNull RuntimeTaskDefinition taskDefinition, @NotNull CommonContext commonContext)