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(@NotNull BuildLoggerManager buildLoggerManager,
@Nullable CapabilityContext capabilityContext,
@NotNull AgentContext agentContext,
@NotNull BuildDirectoryManager buildDirectoryManager,
@NotNull BambooUrl bambooUrl,
@Nullable VariableDefinitionManager variableDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
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) |
VariableSubstitutorImpl(@NotNull ImmutablePlan immutablePlan,
@NotNull BuildLoggerManager buildLoggerManager,
@Nullable CapabilityContext capabilityContext,
@NotNull AgentContext agentContext,
@NotNull BuildDirectoryManager buildDirectoryManager,
@NotNull BambooUrl bambooUrl,
@NotNull VariableDefinitionManager variableDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
VariableSubstitutorImpl(@NotNull Map<String,VariableDefinitionContext> variablesContextMap,
@NotNull BuildLoggerManager buildLoggerManager,
@Nullable CapabilityContext capabilityContext,
@NotNull AgentContext agentContext,
@NotNull BuildDirectoryManager buildDirectoryManager,
@NotNull BambooUrl bambooUrl,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Method and Description |
---|---|
BambooUrl |
BambooActionSupport.getBambooUrl() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.