| Package | Description |
|---|---|
| com.atlassian.bamboo.notification.transports.webhook | |
| com.atlassian.bamboo.variable.substitutor | |
| com.atlassian.bamboo.ww2 |
| Constructor and Description |
|---|
WebhookTransport(WebhookTemplate webhookTemplate,
CustomVariableContext customVariableContext,
ErrorUpdateHandler errorUpdateHandler,
ResultsSummaryManager resultsSummaryManager,
DeploymentProjectService deploymentProjectService,
WebhookSenderService webhookSenderService,
String url,
WebhookResponseService webhookResponseService,
DeploymentResultService deploymentResultService,
BambooUrl bambooUrl) |
| Constructor and Description |
|---|
VariableSubstitutorImpl(BuildLoggerManager buildLoggerManager,
CapabilityContext capabilityContext,
AgentContext agentContext,
BuildDirectoryManager buildDirectoryManager,
BambooUrl bambooUrl,
VariableDefinitionManager variableDefinitionManager,
VcsRepositoryManager vcsRepositoryManager) |
VariableSubstitutorImpl(CommonContext commonContext,
BuildLoggerManager buildLoggerManager,
CapabilityContext capabilityContext,
AgentContext agentContext,
BuildDirectoryManager buildDirectoryManager,
BambooUrl bambooUrl,
CustomVariableContext customVariableContext,
VcsRepositoryManager vcsRepositoryManager) |
VariableSubstitutorImpl(ImmutablePlan immutablePlan,
BuildLoggerManager buildLoggerManager,
CapabilityContext capabilityContext,
AgentContext agentContext,
BuildDirectoryManager buildDirectoryManager,
BambooUrl bambooUrl,
VariableDefinitionManager variableDefinitionManager,
VcsRepositoryManager vcsRepositoryManager) |
VariableSubstitutorImpl(Map<String,VariableDefinitionContext> variablesContextMap,
BuildLoggerManager buildLoggerManager,
CapabilityContext capabilityContext,
AgentContext agentContext,
BuildDirectoryManager buildDirectoryManager,
BambooUrl bambooUrl,
VcsRepositoryManager vcsRepositoryManager) |
| Modifier and Type | Method and Description |
|---|---|
BambooUrl |
BambooActionSupport.getBambooUrl() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.