|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CustomVariableContext in com.atlassian.bamboo.build |
---|
Constructors in com.atlassian.bamboo.build with parameters of type CustomVariableContext | |
---|---|
CloverGrailsPreBuildAction(CustomVariableContext customVariableContext)
|
|
VariableSubstitutionBeanImpl(CustomVariableContext customVariableContext)
Deprecated. |
Uses of CustomVariableContext in com.atlassian.bamboo.build.artifact |
---|
Methods in com.atlassian.bamboo.build.artifact with parameters of type CustomVariableContext | |
---|---|
void |
BuildArtifactPostProcessor.setCustomVariableContext(CustomVariableContext customVariableContext)
|
Constructors in com.atlassian.bamboo.build.artifact with parameters of type CustomVariableContext | |
---|---|
LocalArtifactManager(BuildLoggerManager buildLoggerManager,
BuildResultsSummaryManager buildResultsSummaryManager,
BuildDirectoryManager buildDirectoryManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
CustomVariableContext customVariableContext)
|
Uses of CustomVariableContext in com.atlassian.bamboo.chains |
---|
Constructors in com.atlassian.bamboo.chains with parameters of type CustomVariableContext | |
---|---|
ChainExecutionManagerImpl(PlanStatePersisterService planStatePersisterService,
JobExecutionManager buildContextExecutor,
ChainResultManager chainResultManager,
ChainStateFactory chainStateFactory,
BuildContextFactory buildContextFactory,
com.atlassian.event.api.EventPublisher eventPublisher,
ChainPluginSupport chainPluginSupport,
ErrorUpdateHandler errorUpdateHandler,
AuthorCreatorService authorCreatorService,
ResultsSummaryManager resultsSummaryManager,
BuildNumberGeneratorService buildNumberGeneratorService,
BuildDirectoryManager buildDirectoryManager,
BranchIntegrationHelper branchIntegrationHelper,
CustomVariableContext customVariableContext,
PlanExecutionLockService planExecutionLockService,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService)
|
Uses of CustomVariableContext in com.atlassian.bamboo.plan.artifact |
---|
Methods in com.atlassian.bamboo.plan.artifact with parameters of type CustomVariableContext | |
---|---|
void |
ArtifactSubscriptionContext.substituteVariables(CustomVariableContext customVariableContext)
|
void |
ArtifactDefinitionContext.substituteVariables(CustomVariableContext customVariableContext)
|
void |
ArtifactSubscriptionContextImpl.substituteVariables(CustomVariableContext customVariableContext)
|
void |
ArtifactDefinitionContextImpl.substituteVariables(CustomVariableContext customVariableContext)
|
Uses of CustomVariableContext in com.atlassian.bamboo.plugins.hg |
---|
Methods in com.atlassian.bamboo.plugins.hg with parameters of type CustomVariableContext | |
---|---|
void |
BitbucketRepository.setCustomVariableContext(CustomVariableContext customVariableContext)
|
Uses of CustomVariableContext in com.atlassian.bamboo.repository |
---|
Fields in com.atlassian.bamboo.repository declared as CustomVariableContext | |
---|---|
protected CustomVariableContext |
AbstractRepository.customVariableContext
|
Methods in com.atlassian.bamboo.repository with parameters of type CustomVariableContext | |
---|---|
void |
AbstractRepository.setCustomVariableContext(CustomVariableContext customVariableContext)
|
Uses of CustomVariableContext in com.atlassian.bamboo.task |
---|
Constructors in com.atlassian.bamboo.task with parameters of type CustomVariableContext | |
---|---|
TaskExecutorImpl(ErrorUpdateHandler errorUpdateHandler,
BuildLoggerManager buildLoggerManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
TaskResultProcessor quarantineTaskResultProcessor)
|
Uses of CustomVariableContext in com.atlassian.bamboo.v2.build.agent |
---|
Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type CustomVariableContext | |
---|---|
BuildAgentControllerImpl(BuildResultProcessor buildResultProcessor,
AgentQueueAccessor agentQueueAccessor,
CapabilitySetManager capabilitySetManager,
BuildExecutionUpdateManager buildExecutionUpdateManager,
ErrorUpdateHandler errorUpdateHandler,
CapabilityContext capabilityContext,
AgentContext agentContext,
CustomVariableContext customVariableContext,
com.atlassian.config.HomeLocator homeLocator)
|
Uses of CustomVariableContext in com.atlassian.bamboo.v2.build.agent.remote |
---|
Constructors in com.atlassian.bamboo.v2.build.agent.remote with parameters of type CustomVariableContext | |
---|---|
RemoteArtifactManager(BambooAgentMessageSender sender,
RemoteBuildDirectoryManager buildDirectoryManager,
CustomVariableContext customVariableContext)
|
Uses of CustomVariableContext in com.atlassian.bamboo.v2.build.task |
---|
Methods in com.atlassian.bamboo.v2.build.task with parameters of type CustomVariableContext | |
---|---|
void |
InitializeBuild.setCustomVariableContext(CustomVariableContext customVariableContext)
|
Uses of CustomVariableContext in com.atlassian.bamboo.v2.trigger |
---|
Constructors in com.atlassian.bamboo.v2.trigger with parameters of type CustomVariableContext | |
---|---|
DefaultChangeDetectionManager(BuildContextFactory buildContextFactory,
BuildLoggerManager buildLoggerManager,
com.opensymphony.xwork.TextProvider textProvider,
VariableDefinitionManager variableDefinitionManager,
CustomVariableContext customVariableContext,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BranchDetectionService branchDetectionService,
ImmutablePlanCacheService immutablePlanCacheService,
BranchCommitInformationManager branchCommitInformationManager)
|
Uses of CustomVariableContext in com.atlassian.bamboo.variable |
---|
Classes in com.atlassian.bamboo.variable that implement CustomVariableContext | |
---|---|
class |
CustomVariableContextImpl
|
Constructors in com.atlassian.bamboo.variable with parameters of type CustomVariableContext | |
---|---|
CustomVariableContextRunnerImpl(CustomVariableContext customVariableContext)
|
Uses of CustomVariableContext in com.atlassian.bamboo.webrepository |
---|
Methods in com.atlassian.bamboo.webrepository with parameters of type CustomVariableContext | |
---|---|
void |
DefaultWebRepositoryViewer.setCustomVariableContext(CustomVariableContext customVariableContext)
|
Uses of CustomVariableContext in com.atlassian.bamboo.webrepository.fisheye |
---|
Methods in com.atlassian.bamboo.webrepository.fisheye with parameters of type CustomVariableContext | |
---|---|
void |
FisheyeWebRepositoryViewer.setCustomVariableContext(CustomVariableContext customVariableContext)
|
Uses of CustomVariableContext in com.atlassian.bamboo.ww2.interceptors |
---|
Methods in com.atlassian.bamboo.ww2.interceptors with parameters of type CustomVariableContext | |
---|---|
void |
PlanAwareInterceptor.setCustomVariableContext(CustomVariableContext customVariableContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |