Serialized Form


Package <Unnamed>

Class $anonfun$errorHandler$1 extends scala.runtime.AbstractFunction1<Throwable,scala.runtime.Nothing$> implements Serializable

serialVersionUID: 0L

Class $anonfun$errorHandler$2 extends scala.runtime.AbstractFunction1<U,U> implements Serializable

serialVersionUID: 0L

Serialized Fields

closingExceptions$1

scala.collection.immutable.List<A> closingExceptions$1

Class hsqlServlet extends org.hsqldb.Servlet implements Serializable


Package com.atlassian.bamboo

Class com.atlassian.bamboo.ReasonForBuild extends Object implements Serializable

Serialized Fields

myReason

String myReason

Package com.atlassian.bamboo.agent

Class com.atlassian.bamboo.agent.AgentConsoleAction extends BambooActionSupport implements Serializable

Serialized Fields

agentCommandSender

AgentCommandSender agentCommandSender

command

String command

agentId

long agentId

sessionId

long sessionId

agentManager

AgentManager agentManager

agentName

String agentName

planKey

PlanKey planKey

executableAgentsHelper

ExecutableAgentsHelper executableAgentsHelper

Package com.atlassian.bamboo.agent.bootstrap

Class com.atlassian.bamboo.agent.bootstrap.RemoteAgentHttpException extends IOException implements Serializable


Package com.atlassian.bamboo.agent.classserver

Class com.atlassian.bamboo.agent.classserver.AgentInstallerServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

classServerServiceReference

com.google.common.base.Supplier<T> classServerServiceReference

agentInstallerInputStream

com.atlassian.util.concurrent.ResettableLazyReference<T> agentInstallerInputStream

Class com.atlassian.bamboo.agent.classserver.AgentServerServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

agentServerManager

AgentServerManager agentServerManager

classServerServiceReference

com.google.common.base.Supplier<T> classServerServiceReference

Class com.atlassian.bamboo.agent.classserver.BambooAgentInstallerAction extends BambooActionSupport implements Serializable

Serialized Fields

mainClass

String mainClass

Class com.atlassian.bamboo.agent.classserver.ClasspathServlet extends AgentServerServlet implements Serializable

Serialized Fields

requestTokenQueue

ArrayBlockingQueue<E> requestTokenQueue

Class com.atlassian.bamboo.agent.classserver.GetFingerprintAction extends BambooActionSupport implements Serializable

Serialized Fields

agentServerManager

AgentServerManager agentServerManager

remoteAgentManager

RemoteAgentManager remoteAgentManager

authenticationManager

RemoteAgentAuthenticationManager authenticationManager

hostName

String hostName

agentType

String agentType

instanceId

String instanceId

version

String version

uuid

String uuid

authenticationErrorMessage

String authenticationErrorMessage

httpServletRequest

javax.servlet.http.HttpServletRequest httpServletRequest

Class com.atlassian.bamboo.agent.classserver.GetJarServlet extends AgentServerServlet implements Serializable

Class com.atlassian.bamboo.agent.classserver.GetPackageServlet extends AgentServerServlet implements Serializable

Class com.atlassian.bamboo.agent.classserver.GetResourceServlet extends AgentServerServlet implements Serializable

Serialized Fields

whiteListedJarPaths

Collection<E> whiteListedJarPaths

Class com.atlassian.bamboo.agent.classserver.GetResourcesServlet extends AgentServerServlet implements Serializable

Class com.atlassian.bamboo.agent.classserver.PluginArtifactServlet extends AgentServerServlet implements Serializable


Package com.atlassian.bamboo.agent.elastic.server

Class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig extends Object implements Serializable

Serialized Fields

averageTimeInQueueThreshold

long averageTimeInQueueThreshold

elasticBuildsInQueueThreshold

int elasticBuildsInQueueThreshold

totalBuildInQueueThreshold

int totalBuildInQueueThreshold

maxElasticInstancesToStartAtOnce

int maxElasticInstancesToStartAtOnce

instanceIdleTimeThreshold

long instanceIdleTimeThreshold

automaticInstanceManagementEnabled

boolean automaticInstanceManagementEnabled

configurationName

String configurationName

maxNonBambooInstances

int maxNonBambooInstances

Class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl extends Object implements Serializable

Serialized Fields

awsAccessKeyId

String awsAccessKeyId

awsSecretKey

String awsSecretKey

maxConcurrentInstances

int maxConcurrentInstances

enabled

boolean enabled

autoShutdownEnabled

boolean autoShutdownEnabled

autoShutdownDelay

int autoShutdownDelay

uploadingOfAwsAccountDetailsEnabled

boolean uploadingOfAwsAccountDetailsEnabled

awsPrivateKeyFile

String awsPrivateKeyFile

awsCertFile

String awsCertFile

automaticInstanceManagementConfig

AutomaticInstanceManagementConfig automaticInstanceManagementConfig

isPublicIpForVpcEnabled

boolean isPublicIpForVpcEnabled

region

com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region

Class com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfig extends Object implements Serializable

Serialized Fields

isSpotInstanceConfigEnabled

boolean isSpotInstanceConfigEnabled

prices

com.atlassian.aws.ec2.SpotPriceMatrix prices

spotRequestTimeoutSeconds

int spotRequestTimeoutSeconds

Package com.atlassian.bamboo.agent.messaging

Class com.atlassian.bamboo.agent.messaging.DeliverMessageServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

agentServerManager

com.atlassian.util.concurrent.Supplier<T> agentServerManager

secureTokenService

com.atlassian.util.concurrent.Supplier<T> secureTokenService

storageCappingService

com.google.common.base.Supplier<T> storageCappingService

Class com.atlassian.bamboo.agent.messaging.SpyHttpTunnelServlet extends org.apache.activemq.transport.http.HttpTunnelServlet implements Serializable

Serialized Fields

counter

AtomicInteger counter

Package com.atlassian.bamboo.applinks

Class com.atlassian.bamboo.applinks.CredentialsRequiredContextException extends Exception implements Serializable

Serialized Fields

context

String context

exception

com.atlassian.applinks.api.CredentialsRequiredException exception

Package com.atlassian.bamboo.artifact

Class com.atlassian.bamboo.artifact.ArtifactImpl extends Object implements Serializable

Serialized Fields

id

long id

label

String label

persistedSize

long persistedSize

isSharedArtifact

boolean isSharedArtifact

isGloballyStored

boolean isGloballyStored

linkType

String linkType

planResultKey

PlanResultKey planResultKey

Package com.atlassian.bamboo.author

Class com.atlassian.bamboo.author.AuthorCachingFacade extends AuthorImpl implements Serializable

Class com.atlassian.bamboo.author.AuthorDataImpl extends BambooEntityObject implements Serializable

Serialized Fields

name

String name

linkedUserName

String linkedUserName

email

String email

Class com.atlassian.bamboo.author.AuthorImpl extends AuthorDataImpl implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Deprecated. 
Serialized Fields

breakages

List<E> breakages
Deprecated. 

numberOfBreakages

int numberOfBreakages
Deprecated. 

fixes

List<E> fixes
Deprecated. 

numberOfFixes

int numberOfFixes
Deprecated. 

successfulBuilds

List<E> successfulBuilds
Deprecated. 

numberOfSuccessfulBuilds

int numberOfSuccessfulBuilds
Deprecated. 

failedBuilds

List<E> failedBuilds
Deprecated. 

numberOfFailedBuilds

int numberOfFailedBuilds
Deprecated. 

triggeredBuildResults

List<E> triggeredBuildResults
Deprecated. 

numberOfTriggeredBuildResults

int numberOfTriggeredBuildResults
Deprecated. 

Class com.atlassian.bamboo.author.ChangeAuthor extends Object implements Serializable

Serialized Fields

name

String name
The name the author has in the VCS system


linkedUserName

String linkedUserName

email

String email

triggeredBuildResults

List<E> triggeredBuildResults

fixes

List<E> fixes

breakages

List<E> breakages

successfulBuilds

List<E> successfulBuilds

failedBuilds

List<E> failedBuilds

isInit

boolean isInit

Package com.atlassian.bamboo.bandana

Class com.atlassian.bamboo.bandana.BambooBandanaContextImpl extends Object implements Serializable

Serialized Fields

parentContext

BambooBandanaContext parentContext

planId

long planId

pluginKey

String pluginKey

Class com.atlassian.bamboo.bandana.PlanAwareBandanaContext extends BambooBandanaContextImpl implements Serializable


Package com.atlassian.bamboo.brokenbuildtracker.data

Class com.atlassian.bamboo.brokenbuildtracker.data.MultipleActiveTrackingEntryException extends Exception implements Serializable


Package com.atlassian.bamboo.brokenbuildtracker.notifications

Class com.atlassian.bamboo.brokenbuildtracker.notifications.UserRespAddedEvent extends UserResponsibilityEvent implements Serializable

Class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityEvent extends BuildEvent implements Serializable

Serialized Fields

userResponsible

String userResponsible

trackingEntry

TrackingEntry trackingEntry

userWhoUpdated

String userWhoUpdated

planResultKey

PlanResultKey planResultKey

Class com.atlassian.bamboo.brokenbuildtracker.notifications.UserRespRemovedEvent extends UserResponsibilityEvent implements Serializable


Package com.atlassian.bamboo.brokenbuildtracker.ui

Class com.atlassian.bamboo.brokenbuildtracker.ui.GlobalTrackingConfiguration extends GlobalAdminAction implements Serializable

Serialized Fields

defaultUser

String defaultUser

updated

boolean updated

trackingConfigurationManager

TrackingConfigurationManager trackingConfigurationManager

Class com.atlassian.bamboo.brokenbuildtracker.ui.ResponsibleAvatars extends PlanActionSupport implements Serializable

Serialized Fields

trackingConfigurationManager

TrackingConfigurationManager trackingConfigurationManager

trackingEntryManager

TrackingEntryManager trackingEntryManager

Class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction extends BambooActionSupport implements Serializable

Serialized Fields

newUser

String newUser

oldUser

String oldUser

buildKey

String buildKey

planResultKey

String planResultKey

trackingId

int trackingId

submitAction

String submitAction

showUserField

boolean showUserField

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

trackingEntryManager

TrackingEntryManager trackingEntryManager

trackingEntryRef

com.atlassian.util.concurrent.LazyReference<T> trackingEntryRef

Class com.atlassian.bamboo.brokenbuildtracker.ui.ViewResponsibilitiesForUser extends StarterAction implements Serializable

Serialized Fields

trackingEntryManager

TrackingEntryManager trackingEntryManager

trackingEntries

Collection<E> trackingEntries

Class com.atlassian.bamboo.brokenbuildtracker.ui.ViewTrackingForBuildResult extends PlanResultsAction implements Serializable

Serialized Fields

trackingEntry

TrackingEntry trackingEntry

trackingEntryManager

TrackingEntryManager trackingEntryManager

Package com.atlassian.bamboo.build

Class com.atlassian.bamboo.build.BuildDefinitionManager.BuildDefinitionNotFoundException extends RuntimeException implements Serializable

Class com.atlassian.bamboo.build.BuildOutputLogEntry extends SimpleLogEntry implements Serializable

Class com.atlassian.bamboo.build.BuildResultsAction extends PlanResultsAction implements Serializable

Serialized Fields

buildResults

BuildResults buildResults

buildResultsSummary

BuildResultsSummary buildResultsSummary

buildResultsSummaryManager

BuildResultsSummaryManager buildResultsSummaryManager

buildExecutionManager

BuildExecutionManager buildExecutionManager

persister

Persister persister

buildableAwareContextHolder

BuildableAwareContextHolder buildableAwareContextHolder

currentlyBuilding

com.atlassian.util.concurrent.Supplier<T> currentlyBuilding

Class com.atlassian.bamboo.build.ChainResultsAction extends PlanResultsAction implements Serializable

Serialized Fields

chainAwareContextHolder

ChainAwareContextHolder chainAwareContextHolder

buildExecutionManager

BuildExecutionManager buildExecutionManager

decoratingAggregatedChainErrorAccessor

ErrorAccessor decoratingAggregatedChainErrorAccessor

stageStatusHelper

StageStatusHelper stageStatusHelper

currentlyBuilding

com.atlassian.util.concurrent.Supplier<T> currentlyBuilding

Class com.atlassian.bamboo.build.CommandLogEntry extends SimpleLogEntry implements Serializable

Class com.atlassian.bamboo.build.DeletePlanResults extends PlanActionSupport implements Serializable

Class com.atlassian.bamboo.build.ErrorLogEntry extends SimpleLogEntry implements Serializable

Class com.atlassian.bamboo.build.GotoBuildResult extends PlanResultsAction implements Serializable

Class com.atlassian.bamboo.build.ListBuildResults extends BuildActionSupport implements Serializable

Serialized Fields

pager

Pager<T> pager

Class com.atlassian.bamboo.build.PlanCreationDeniedException extends Exception implements Serializable

Class com.atlassian.bamboo.build.PlanCreationException extends RuntimeException implements Serializable

Class com.atlassian.bamboo.build.PlanDeletionException extends RuntimeException implements Serializable

Class com.atlassian.bamboo.build.PlanResultsAction extends PlanActionSupport implements Serializable

Serialized Fields

neighbouringSummaries

List<E> neighbouringSummaries

extendedAuthorManager

ExtendedAuthorManager extendedAuthorManager

triggerManager

TriggerManager triggerManager

agentManager

AgentManager agentManager

jiraIssueManager

JiraIssueManager jiraIssueManager

jiraIssueUtils

JiraIssueUtils jiraIssueUtils

testsManager

TestsManager testsManager

auditLogService

AuditLogService auditLogService

testQuarantineManager

TestQuarantineManager testQuarantineManager

buildStatusHelper

BuildStatusHelper buildStatusHelper

resultsSummary

ResultsSummary resultsSummary

failStartDate

Date failStartDate

isBuildNumberSanitisedViaPlan

boolean isBuildNumberSanitisedViaPlan

chainExecutionManager

ChainExecutionManager chainExecutionManager

oauthAuthenticationRequired

boolean oauthAuthenticationRequired

oauthLoginDanceUrl

URI oauthLoginDanceUrl

createIssueAppLinkId

String createIssueAppLinkId

newIssueKey

String newIssueKey

artifactLinkManager

ArtifactLinkManager artifactLinkManager

masterResultsSummariesForTestCases

Map<K,V> masterResultsSummariesForTestCases

quarantineConfiguration

com.atlassian.util.concurrent.LazyReference<T> quarantineConfiguration

Class com.atlassian.bamboo.build.ShowLatestBuildStatus extends PlanActionSupport implements Serializable

Serialized Fields

lastCurrentStatus

String lastCurrentStatus

Class com.atlassian.bamboo.build.SimpleLogEntry extends Object implements Serializable

Serialized Fields

time

Date time

log

String log

Class com.atlassian.bamboo.build.ViewBuild extends BuildActionSupport implements Serializable

Serialized Fields

errorHandler

ErrorHandler errorHandler

filterController

FilterController filterController

buildResultsList

List<E> buildResultsList

buildErrors

Collection<E> buildErrors

statistics

StatisticsCollector statistics

buildStatusHelper

BuildStatusHelper buildStatusHelper

agentManager

AgentManager agentManager

lastSuccessfulSummary

ResultsSummary lastSuccessfulSummary

lastSummary

ResultsSummary lastSummary

lastBuildNumber

int lastBuildNumber

pager

Pager<T> pager

Class com.atlassian.bamboo.build.ViewBuildFiles extends BuildActionSupport implements Serializable

Serialized Fields

directoryToDisplay

File directoryToDisplay

directoryActionParam

String directoryActionParam

lastBuildLocal

boolean lastBuildLocal

buildWorkingDirectory

File buildWorkingDirectory

agentManager

AgentManager agentManager

Class com.atlassian.bamboo.build.ViewBuildLogs extends ViewBuildResults implements Serializable

Serialized Fields

buildLogs

List<E> buildLogs

buildLogsTooLong

boolean buildLogsTooLong

totalLines

long totalLines

buildLogFileAccessorFactory

BuildLogFileAccessorFactory buildLogFileAccessorFactory

Class com.atlassian.bamboo.build.ViewBuildResults extends BuildResultsAction implements Serializable

Serialized Fields

filteredTestResults

FilteredTestResults<T extends TestClassResultDescriptor> filteredTestResults

testQuarantineManager

TestQuarantineManager testQuarantineManager

logAccessible

Boolean logAccessible

linesToDisplay

int linesToDisplay

commentMode

boolean commentMode

consumedSubscriptions

com.google.common.collect.Multimap<K,V> consumedSubscriptions

artifactLinks

Collection<E> artifactLinks

artifactSubscriptionManager

ArtifactSubscriptionManager artifactSubscriptionManager

IS_AVAILABLE_LOCALLY

com.google.common.base.Predicate<T> IS_AVAILABLE_LOCALLY

Class com.atlassian.bamboo.build.ViewBuildResultsSuccessfulTests extends BuildResultsAction implements Serializable

Serialized Fields

pager

Pager<T> pager

Class com.atlassian.bamboo.build.ViewBuildResultsTests extends BuildResultsAction implements Serializable

Class com.atlassian.bamboo.build.ViewNextBuildResults extends ViewBuildResults implements Serializable

Class com.atlassian.bamboo.build.ViewPreviousBuildResults extends ViewBuildResults implements Serializable

Class com.atlassian.bamboo.build.ViewTestCaseResultAction extends ViewBuildResults implements Serializable

Serialized Fields

testCaseId

long testCaseId

methodName

String methodName

testCaseResults

List<E> testCaseResults

Class com.atlassian.bamboo.build.ViewTestClassResultAction extends ViewBuildResults implements Serializable

Serialized Fields

testClassResult

TestClassResult testClassResult

testClassResultId

long testClassResultId

Package com.atlassian.bamboo.build.configuration

Class com.atlassian.bamboo.build.configuration.ConcurrentBuildConfigForPlan extends Object implements Serializable

Serialized Fields

defaultOverridden

boolean defaultOverridden

numberOfConcurrentBuilds

int numberOfConcurrentBuilds

Package com.atlassian.bamboo.build.expiry

Class com.atlassian.bamboo.build.expiry.BuildExpiryAction extends BambooActionSupport implements Serializable

Serialized Fields

deploymentExpiryEnabled

boolean deploymentExpiryEnabled

expiryConfig

CombinedExpiryConfig expiryConfig

globalBuildExpiryConfig

BuildExpiryConfig globalBuildExpiryConfig

globalDeploymentExpiryConfig

DeploymentExpiryConfig globalDeploymentExpiryConfig

buildExpiryBean

BuildExpiryBean buildExpiryBean

expiryScheduler

ExpiryScheduler expiryScheduler

orphanedFilesCleanupBean

OrphanedFilesCleanupBean orphanedFilesCleanupBean

deploymentExpiryService

DeploymentExpiryService deploymentExpiryService

Class com.atlassian.bamboo.build.expiry.BuildExpiryConfig extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

myPeriod

String myPeriod

myDuration

int myDuration

buildsToKeep

int buildsToKeep

maxIgnoredLogSize

long maxIgnoredLogSize

expiryTypeNothing

boolean expiryTypeNothing

expiryTypeResult

boolean expiryTypeResult

expiryTypeArtifact

boolean expiryTypeArtifact

expiryTypeBuildLog

boolean expiryTypeBuildLog

labelsToKeep

String labelsToKeep

cronExpression

String cronExpression

enabled

boolean enabled

Package com.atlassian.bamboo.build.logger

Class com.atlassian.bamboo.build.logger.BuildLogFileAccessorFactoryImpl extends Object implements Serializable

Class com.atlassian.bamboo.build.logger.LoggerId extends Object implements Serializable

Serialized Fields

key

Serializable key

Class com.atlassian.bamboo.build.logger.LogInterceptorAdapter extends Object implements Serializable

Class com.atlassian.bamboo.build.logger.LogInterceptorStack extends Object implements Serializable

Serialized Fields

interceptors

List<E> interceptors

Package com.atlassian.bamboo.build.logger.interceptors

Class com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor extends Object implements Serializable

Serialized Fields

stringToMatch

String stringToMatch

matchErrorMessages

boolean matchErrorMessages

matchAge

int matchAge

match

LogEntry match

Class com.atlassian.bamboo.build.logger.interceptors.ErrorMemorisingInterceptor extends Object implements Serializable

Serialized Fields

errorEntries

List<E> errorEntries

Class com.atlassian.bamboo.build.logger.interceptors.LogMemorisingInterceptor extends Object implements Serializable

Serialized Fields

logEntries

org.apache.commons.collections.Buffer logEntries

Class com.atlassian.bamboo.build.logger.interceptors.StringMatchingInterceptor extends ContentMatchingInterceptor implements Serializable


Package com.atlassian.bamboo.build.monitoring

Class com.atlassian.bamboo.build.monitoring.BuildHangingConfig extends Object implements Serializable

Serialized Fields

multiplier

double multiplier
The time limit of the build = average build time * multiplier


minutesBetweenLogs

int minutesBetweenLogs
Time limit (in minutes) since last log.


minutesBeforeQueueTimeout

int minutesBeforeQueueTimeout
Time limit (in minutes) since queue timeout is detected


disabled

boolean disabled
Whether the checking should be disabled or not.

Class com.atlassian.bamboo.build.monitoring.BuildHungDetailsImpl extends Object implements Serializable

Serialized Fields

timeHangDetected

Date timeHangDetected

expectedBuildTime

long expectedBuildTime

expectedLogTime

long expectedLogTime

lastLogTime

long lastLogTime

Class com.atlassian.bamboo.build.monitoring.BuildQueueTimeoutDetailsImpl extends Object implements Serializable

Serialized Fields

queueTimeoutDetected

Date queueTimeoutDetected

queueTimeoutMinutes

int queueTimeoutMinutes

Class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection extends BambooActionSupport implements Serializable

Serialized Fields

buildHangingConfig

BuildHangingConfig buildHangingConfig

Package com.atlassian.bamboo.build.strategy

Class com.atlassian.bamboo.build.strategy.AbstractBuildStrategy extends Object implements Serializable

Serialized Fields

userDescription

String userDescription
Deprecated. 

id

long id
Deprecated. 

triggerConditionsConfiguration

Map<K,V> triggerConditionsConfiguration
Deprecated. 

Class com.atlassian.bamboo.build.strategy.AbstractQuartzStrategy extends AbstractBuildStrategy implements Serializable

Class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger extends AbstractBuildStrategy implements Serializable

Serialized Fields

branchSelectionMode

DeploymentTriggerBranchSelectionMode branchSelectionMode
Deprecated. 

triggeringPlanKey

PlanKey triggeringPlanKey
Deprecated. 

triggeringBranchKey

PlanKey triggeringBranchKey
Deprecated. 

cachedPlanManager

CachedPlanManager cachedPlanManager
Deprecated. 

environmentTriggerService

EnvironmentTriggerService environmentTriggerService
Deprecated. 

textProvider

com.atlassian.struts.TextProvider textProvider
Deprecated. 

Class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy extends AbstractQuartzStrategy implements Serializable

Serialized Fields

cronExpression

String cronExpression
Deprecated. 

branchSelectionMode

DeploymentTriggerBranchSelectionMode branchSelectionMode
Deprecated. 

sourcePlan

PlanKey sourcePlan
Deprecated. 

sourceBranch

PlanKey sourceBranch
Deprecated. 

cachedPlanManager

CachedPlanManager cachedPlanManager
Deprecated. 

textProvider

com.atlassian.struts.TextProvider textProvider
Deprecated. 

templateRenderer

TemplateRenderer templateRenderer
Deprecated. 

environmentTriggerService

EnvironmentTriggerService environmentTriggerService
Deprecated. 

Class com.atlassian.bamboo.build.strategy.ManualBuildStrategy extends AbstractBuildStrategy implements Serializable

Class com.atlassian.bamboo.build.strategy.PollingBuildStrategy extends AbstractQuartzStrategy implements Serializable

Serialized Fields

pollingPeriod

int pollingPeriod
Deprecated. 
The polling period in seconds


pollingStrategy

PollingBuildStrategy.PollingStrategy pollingStrategy
Deprecated. 

pollingCronExpression

String pollingCronExpression
Deprecated. 

triggeringRepositories

Set<E> triggeringRepositories
Deprecated. 

Class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy extends AbstractQuartzStrategy implements Serializable

Serialized Fields

hour

int hour
Deprecated. 

minute

int minute
Deprecated. 

Class com.atlassian.bamboo.build.strategy.StashBuildStrategy extends AbstractQuartzStrategy implements Serializable

Serialized Fields

triggeringRepositories

Set<E> triggeringRepositories
Deprecated. 

Class com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy extends AbstractBuildStrategy implements Serializable

Serialized Fields

triggerIpAddress

String triggerIpAddress
Deprecated. 

triggeringRepositories

Set<E> triggeringRepositories
Deprecated. 

Package com.atlassian.bamboo.build.test

Class com.atlassian.bamboo.build.test.QuarantineConfiguration extends Object implements Serializable

Serialized Fields

enabled

boolean enabled

expiryPeriod

org.joda.time.Period expiryPeriod

expiryOverridable

boolean expiryOverridable

cronExpression

String cronExpression

Package com.atlassian.bamboo.build.tests

Class com.atlassian.bamboo.build.tests.ViewTestCaseAction extends BuildActionSupport implements Serializable

Serialized Fields

testCaseId

long testCaseId

testCase

TestCase testCase

testCaseSummary

TestCaseSummary testCaseSummary

filterController

FilterController filterController

testsManager

TestsManager testsManager

buildResultsFilterFactory

BuildResultsFilterFactory buildResultsFilterFactory

latestTestCaseState

TestState latestTestCaseState

Class com.atlassian.bamboo.build.tests.ViewTestsSummary extends BuildActionSupport implements Serializable

Serialized Fields

mostFailingTests

List<E> mostFailingTests

longestRunningTests

List<E> longestRunningTests

longestTimeToFixTests

List<E> longestTimeToFixTests

filter

BuildResultsFilter filter

filteredBuildResults

List<E> filteredBuildResults

dataset

org.jfree.data.xy.XYDataset dataset

reportKey

String reportKey

testsManager

TestsManager testsManager

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor

buildResultsFilterFactory

BuildResultsFilterFactory buildResultsFilterFactory

filterController

FilterController filterController

Class com.atlassian.bamboo.build.tests.ViewTestsSummaryForPlan extends PlanActionSupport implements Serializable

Serialized Fields

mostFailingTests

List<E> mostFailingTests

longestRunningTests

List<E> longestRunningTests

longestTimeToFixTests

List<E> longestTimeToFixTests

filter

BuildResultsFilter filter

testsManager

TestsManager testsManager

buildResultsFilterFactory

BuildResultsFilterFactory buildResultsFilterFactory

filterController

FilterController filterController

Package com.atlassian.bamboo.builder

Class com.atlassian.bamboo.builder.MavenLogHelper extends Object implements Serializable


Package com.atlassian.bamboo.builder.resultsfilter

Class com.atlassian.bamboo.builder.resultsfilter.SetResultsFilter extends BuildActionSupport implements Serializable

Serialized Fields

filterController

FilterController filterController

Package com.atlassian.bamboo.buildqueue

Class com.atlassian.bamboo.buildqueue.StopPlan extends PlanActionSupport implements Serializable

Serialized Fields

abandonResult

boolean abandonResult

Class com.atlassian.bamboo.buildqueue.ViewRunningPlans extends PlanActionSupport implements Serializable

Serialized Fields

runningPlans

Collection<E> runningPlans

Package com.atlassian.bamboo.buildqueue.manager

Class com.atlassian.bamboo.buildqueue.manager.AgentHeartBeatInfo extends Object implements Serializable

Serialized Fields

valid

boolean valid

serverStartupTimestamp

Long serverStartupTimestamp

Class com.atlassian.bamboo.buildqueue.manager.BambooBusyException extends Exception implements Serializable


Package com.atlassian.bamboo.chains.events

Class com.atlassian.bamboo.chains.events.ChainMovedEvent extends ChainUpdatedEvent implements Serializable

Serialized Fields

originalPlanKey

PlanKey originalPlanKey

Package com.atlassian.bamboo.charts.renderer

Class com.atlassian.bamboo.charts.renderer.BuildResultSuccessFailureRenderer extends org.jfree.chart.renderer.xy.XYBarRenderer implements Serializable

Serialized Fields

resultsMap

Map<K,V> resultsMap

Package com.atlassian.bamboo.charts.utils

Class com.atlassian.bamboo.charts.utils.DurationFormat extends DateFormat implements Serializable

Serialized Fields

dayFormat

NumberFormat dayFormat

hourFormat

NumberFormat hourFormat

minuteFormat

NumberFormat minuteFormat

secondFormat

NumberFormat secondFormat

showZeroDay

boolean showZeroDay

showZeroHour

boolean showZeroHour

showZeroMinute

boolean showZeroMinute

showZeroSecond

boolean showZeroSecond

timeInSeconds

boolean timeInSeconds

Package com.atlassian.bamboo.clover.build.coverage

Class com.atlassian.bamboo.clover.build.coverage.ViewCloverBuildResults extends ViewBuildResults implements Serializable

Class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary extends ChainActionSupport implements Serializable

Serialized Fields

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor

resultsList

List<E> resultsList

dataset

org.jfree.data.xy.XYDataset dataset

reportKey

String reportKey

filterController

FilterController filterController

artifactLinkManager

ArtifactLinkManager artifactLinkManager

Package com.atlassian.bamboo.clover.ww2.actions.admin

Class com.atlassian.bamboo.clover.ww2.actions.admin.ConfigureCloverPlugin extends BambooActionSupport implements Serializable

Serialized Fields

licenseString

String licenseString

license

com.atlassian.extras.api.ProductLicense license

bandanaManager

com.atlassian.bandana.BandanaManager bandanaManager

Package com.atlassian.bamboo.command

Class com.atlassian.bamboo.command.CommandException extends Exception implements Serializable


Package com.atlassian.bamboo.commit

Class com.atlassian.bamboo.commit.CommitContextImpl extends Object implements Serializable

Serialized Fields

author

Author author

files

List<E> files

branch

String branch

comment

String comment

date

Date date

changeSetId

String changeSetId

foreignCommit

boolean foreignCommit

Class com.atlassian.bamboo.commit.CommitFileImpl extends Object implements Serializable

Serialized Fields

name

String name

revision

String revision

Package com.atlassian.bamboo.commonsconfig

Class com.atlassian.bamboo.commonsconfig.BambooCombinedConfiguration extends org.apache.commons.configuration.CombinedConfiguration implements Serializable

Class com.atlassian.bamboo.commonsconfig.BambooHierarchicalConfiguration extends org.apache.commons.configuration.HierarchicalConfiguration implements Serializable

Class com.atlassian.bamboo.commonsconfig.BambooXmlConfiguration extends org.apache.commons.configuration.XMLConfiguration implements Serializable


Package com.atlassian.bamboo.configuration

Class com.atlassian.bamboo.configuration.AbstractPermissionAction extends BambooActionSupport implements Serializable

Serialized Fields

aclService

HibernateMutableAclService aclService

aclUpdateHelper

BambooAclUpdateHelper aclUpdateHelper

userManager

com.atlassian.user.UserManager userManager

acl

org.acegisecurity.acls.MutableAcl acl

grantedPermissions

List<E> grantedPermissions

nonProcessedGrantedPermissions

List<E> nonProcessedGrantedPermissions

grantedUsers

List<E> grantedUsers

grantedGroups

List<E> grantedGroups

newUser

String newUser

newGroup

String newGroup

addUserPrincipal

String addUserPrincipal

addGroupPrincipal

String addGroupPrincipal

principalType

String principalType

entityId

long entityId

grantedUsersDisplayNames

com.atlassian.util.concurrent.LazyReference<T> grantedUsersDisplayNames

Class com.atlassian.bamboo.configuration.AddPermissionAction extends BambooActionSupport implements Serializable

Serialized Fields

aclService

HibernateMutableAclService aclService

aclUpdateHelper

BambooAclUpdateHelper aclUpdateHelper

userManager

com.atlassian.user.UserManager userManager

acl

org.acegisecurity.acls.MutableAcl acl

newUser

String newUser

newGroup

String newGroup

principalType

String principalType

entityId

long entityId

Class com.atlassian.bamboo.configuration.AdministerAction extends BambooActionSupport implements Serializable

Serialized Fields

capabilityHelper

CapabilityHelper capabilityHelper

capabilitySetManager

CapabilitySetManager capabilitySetManager

Class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl extends AdministrationConfiguration implements Serializable

Serialized Fields

myBaseUrl

String myBaseUrl

myUseGzipCompression

boolean myUseGzipCompression

myInstanceName

String myInstanceName

deploymentExpiryEnabled

boolean deploymentExpiryEnabled

myBuildExpiryConfiguration

BuildExpiryConfig myBuildExpiryConfiguration

deploymentExpiryConfig

DeploymentExpiryConfig deploymentExpiryConfig

myBuildHangingConfig

BuildHangingConfig myBuildHangingConfig

elasticConfig

ElasticConfiguration elasticConfig

concurrentBuildConfig

ConcurrentBuildConfig concurrentBuildConfig

storageLimits

StorageLimits storageLimits

dashboardPageSize

int dashboardPageSize

enableSignup

boolean enableSignup

enableAnonymousAccess

boolean enableAnonymousAccess

enableExternalUserManagement

boolean enableExternalUserManagement

enableViewContactDetails

boolean enableViewContactDetails

enableRestrictedAdmin

boolean enableRestrictedAdmin

remoteAgentFunctionEnabled

boolean remoteAgentFunctionEnabled

remoteAgentAuthenticationEnabled

boolean remoteAgentAuthenticationEnabled

auditLoggingEnabled

Boolean auditLoggingEnabled

gravatarSupportEnabled

boolean gravatarSupportEnabled

gravatarServerUrl

String gravatarServerUrl

captchaConfiguration

CaptchaConfiguration captchaConfiguration

scheduleBackupConfiguration

ScheduleBackupConfiguration scheduleBackupConfiguration

systemProperties

Map<K,V> systemProperties

globalVariables

Map<K,V> globalVariables

buildHangedInQueueNotificationTimeout

int buildHangedInQueueNotificationTimeout

repositorySettings

RepositorySettings repositorySettings

branchDetectionCheckInterval

int branchDetectionCheckInterval

xsrfProtectionEnabled

boolean xsrfProtectionEnabled

xsrfAllowsMutativeGets

boolean xsrfAllowsMutativeGets

quarantineConfiguration

QuarantineConfiguration quarantineConfiguration

resolveArtifactContentTypeByExtension

Boolean resolveArtifactContentTypeByExtension

Class com.atlassian.bamboo.configuration.CaptchaConfiguration extends Object implements Serializable

Serialized Fields

enableCaptcha

boolean enableCaptcha

enableCaptchaOnSignup

boolean enableCaptchaOnSignup

maxLoginAttempts

int maxLoginAttempts

Class com.atlassian.bamboo.configuration.ConcurrentBuildConfig extends Object implements Serializable

Serialized Fields

enabled

boolean enabled
Whether or not the feature is enabled


numberConcurrentBuilds

int numberConcurrentBuilds
How many builds of a single plan/chain is allowed to execute concurrently.

Class com.atlassian.bamboo.configuration.ConfigurationAction extends GlobalAdminAction implements Serializable

Serialized Fields

instanceName

String instanceName

baseUrl

String baseUrl

dashboardPageSize

int dashboardPageSize

gzipCompressionEnabled

boolean gzipCompressionEnabled

enableGravatar

boolean enableGravatar

gravatarServerUrl

String gravatarServerUrl

brokerUrl

String brokerUrl

brokerClientUrl

String brokerClientUrl

branchDetectionInterval

int branchDetectionInterval

gravatarService

GravatarService gravatarService

bootstrapManager

BootstrapManager bootstrapManager

branchDetectionJobScheduler

BranchDetectionJobScheduler branchDetectionJobScheduler

Class com.atlassian.bamboo.configuration.ConfigurationException extends Exception implements Serializable

Class com.atlassian.bamboo.configuration.ConfigureGlobalPermissions extends AbstractPermissionAction implements Serializable

Class com.atlassian.bamboo.configuration.ConfigureSecurity extends GlobalAdminAction implements Serializable

Serialized Fields

enableSignup

boolean enableSignup

enableCaptchaOnSignup

boolean enableCaptchaOnSignup

enableAnonymousAccess

boolean enableAnonymousAccess

enableExternalUserManagement

boolean enableExternalUserManagement

enableViewContactDetails

boolean enableViewContactDetails

enableRestrictedAdmin

boolean enableRestrictedAdmin

enableCaptcha

boolean enableCaptcha

isXsrfProtectionEnabled

boolean isXsrfProtectionEnabled

areMutativeGetsAllowed

boolean areMutativeGetsAllowed

resolveArtifactContentTypeByExtension

boolean resolveArtifactContentTypeByExtension

loginAttempts

String loginAttempts

aclService

HibernateMutableAclService aclService

Class com.atlassian.bamboo.configuration.GlobalAdminAction extends BambooActionSupport implements Serializable

Class com.atlassian.bamboo.configuration.PerformanceStatsAction extends BambooActionSupport implements Serializable

Serialized Fields

performanceStats

PerformanceStatistics.ServletPathStats performanceStats

sortBy

String sortBy

Class com.atlassian.bamboo.configuration.PerformanceStatsJmxAction extends BambooActionSupport implements Serializable

Serialized Fields

objectInstancesByClass

ConcurrentMap<K,V> objectInstancesByClass

mbsc

MBeanServerConnection mbsc

isJmxConnectionPresent

boolean isJmxConnectionPresent

Class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration extends Object implements Serializable

Serialized Fields

backupPath

String backupPath

backupCronExpression

String backupCronExpression

backupFilePrefix

String backupFilePrefix

backupFileFormat

String backupFileFormat

lastRanDate

Date lastRanDate

isDisabled

boolean isDisabled

exportArtifacts

boolean exportArtifacts

awaitJobCompletion

boolean awaitJobCompletion

Class com.atlassian.bamboo.configuration.StorageLimits extends Object implements Serializable

Serialized Fields

softLimit

int softLimit

hardLimit

int hardLimit

Class com.atlassian.bamboo.configuration.SystemInfo extends Object implements Serializable

Serialized Fields

userName

String userName

userTimezone

String userTimezone

userLocale

String userLocale

systemEncoding

String systemEncoding

operatingSystem

String operatingSystem

operatingSystemArchitecture

String operatingSystemArchitecture

systemDate

String systemDate

systemTime

String systemTime

tempDir

String tempDir

userHome

String userHome

totalMemory

long totalMemory

freeMemory

long freeMemory

usedMemory

long usedMemory

availableProcessors

int availableProcessors

startupTimestamp

long startupTimestamp

currentDirectory

String currentDirectory

applicationHome

String applicationHome

buildWorkingDirectory

String buildWorkingDirectory

currentDate

Date currentDate

freeDiskSpace

Long freeDiskSpace

hostName

String hostName

ipAddress

String ipAddress

Class com.atlassian.bamboo.configuration.SystemInfoAction extends BambooActionSupport implements Serializable

Serialized Fields

systemInfo

SystemInfo systemInfo

systemStatisticsBean

SystemStatisticsBean systemStatisticsBean

applicationContext

org.springframework.context.ApplicationContext applicationContext

servletContext

javax.servlet.ServletContext servletContext

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor

enabledPlugins

List<E> enabledPlugins

brokerService

org.apache.activemq.broker.BrokerService brokerService

Class com.atlassian.bamboo.configuration.TestOgnlEscaping extends BambooActionSupport implements Serializable

Serialized Fields

exploit

String exploit

Class com.atlassian.bamboo.configuration.UserManagement extends GlobalAdminAction implements Serializable

Serialized Fields

CROWD

String CROWD

CUSTOM

String CUSTOM

LOCAL

String LOCAL

userConfigurationService

UserConfigurationService userConfigurationService

crowdProperties

Properties crowdProperties

clientProperties

com.atlassian.crowd.service.client.ClientProperties clientProperties

userManagementOption

String userManagementOption

serverURL

UserManagement.CrowdProperty serverURL

applicationName

UserManagement.CrowdProperty applicationName

applicationPassword

UserManagement.CrowdProperty applicationPassword

cacheInterval

UserManagement.CrowdProperty cacheInterval

saved

boolean saved

synchronised

boolean synchronised

setApplicationPassword

boolean setApplicationPassword

Class com.atlassian.bamboo.configuration.ViewDatabaseConfigurationAction extends GlobalAdminAction implements Serializable

Serialized Fields

databaseDriverName

String databaseDriverName

databaseDriverClassName

String databaseDriverClassName

databaseDriverVersion

String databaseDriverVersion

userName

String userName

databaseUrl

String databaseUrl

dialect

String dialect

databaseMetaData

DatabaseMetaData databaseMetaData

hibernateTemplate

org.springframework.orm.hibernate3.HibernateTemplate hibernateTemplate

Class com.atlassian.bamboo.configuration.ViewGlobalAuditLogAction extends BambooActionSupport implements Serializable

Serialized Fields

pager

Pager<T> pager

auditLogService

AuditLogService auditLogService

Package com.atlassian.bamboo.configuration.agent

Class com.atlassian.bamboo.configuration.agent.AbstractRemoteAgentAuthenticationAction extends GlobalAdminAction implements Serializable

Serialized Fields

remoteAgentAuthenticationManager

RemoteAgentAuthenticationManager remoteAgentAuthenticationManager

Class com.atlassian.bamboo.configuration.agent.AbstractViewCapabilitiesByType extends GlobalAdminAction implements Serializable

Serialized Fields

capabilitySetManager

CapabilitySetManager capabilitySetManager

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

systemCapabilityKeys

Collection<E> systemCapabilityKeys

capabilityHelper

CapabilityHelper capabilityHelper

Class com.atlassian.bamboo.configuration.agent.AddRemoteAgent extends GlobalAdminAction implements Serializable

Class com.atlassian.bamboo.configuration.agent.AddSharedLocalBuilderCapability extends AddSharedLocalCapability implements Serializable

Serialized Fields

builderType

String builderType

Class com.atlassian.bamboo.configuration.agent.AddSharedLocalCapability extends ConfigureSharedLocalCapability implements Serializable

Class com.atlassian.bamboo.configuration.agent.AddSharedRemoteCapability extends ConfigureSharedRemoteCapability implements Serializable

Class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport extends GlobalAdminAction implements Serializable

Serialized Fields

capabilitySet

CapabilitySet capabilitySet

capabilityKey

String capabilityKey

capabilityType

String capabilityType

jdkLabel

String jdkLabel

jdkPath

String jdkPath

builderLabel

String builderLabel

builderPath

String builderPath

capabilityHelper

CapabilityHelper capabilityHelper

capabilitySetManager

CapabilitySetManager capabilitySetManager

capabilityDefaultsHelper

CapabilityDefaultsHelper capabilityDefaultsHelper

Class com.atlassian.bamboo.configuration.agent.ConfigureAgentAssignments extends GlobalAdminAction implements Serializable

Serialized Fields

buildAgent

BuildAgent buildAgent

agent

PipelineDefinition agent

agentId

long agentId

localSharedCapabilitySet

CapabilitySet localSharedCapabilitySet

remoteSharedCapabilitySet

CapabilitySet remoteSharedCapabilitySet

agentManager

AgentManager agentManager

environmentService

EnvironmentService environmentService

capabilitySetManager

CapabilitySetManager capabilitySetManager

capabilityRequirementsMatcher

CapabilityRequirementsMatcher capabilityRequirementsMatcher

Class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability extends CapabilityConfigurationSupport implements Serializable

Serialized Fields

sharedCapabilitySet

CapabilitySet sharedCapabilitySet

auditLogService

AuditLogService auditLogService

agentId

long agentId

agent

PipelineDefinition agent

buildAgent

BuildAgent buildAgent

capabilityManager

CapabilityManager capabilityManager

agentManager

AgentManager agentManager

Class com.atlassian.bamboo.configuration.agent.ConfigureAgentDetails extends ViewAgentDetails implements Serializable

Serialized Fields

auditLogService

AuditLogService auditLogService

stopBuildManager

StopBuildManager stopBuildManager

Class com.atlassian.bamboo.configuration.agent.ConfigureAgents extends ViewAgents implements Serializable

Serialized Fields

enableButton

String enableButton

disableButton

String disableButton

deleteButton

String deleteButton

visibleSelectedAgents

long[] visibleSelectedAgents

isCompleteContentSelected

boolean isCompleteContentSelected

auditLogService

AuditLogService auditLogService

Class com.atlassian.bamboo.configuration.agent.ConfigureCapability extends GlobalAdminAction implements Serializable

Serialized Fields

capabilityId

Long capabilityId

value

String value

capability

Capability capability

capabilitySetManager

CapabilitySetManager capabilitySetManager

agentManager

AgentManager agentManager

capabilityDao

CapabilityDao capabilityDao

Class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey extends GlobalAdminAction implements Serializable

Serialized Fields

capabilityKey

String capabilityKey

capabilityAgentMappings

List<E> capabilityAgentMappings

capabilityElasticImageMappings

List<E> capabilityElasticImageMappings

requirementPlanMappings

List<E> requirementPlanMappings

capabilityType

CapabilityType capabilityType

requirementSetDecorator

CapabilityRequirementSetDecorator requirementSetDecorator

capability

CapabilityDecorator capability

capabilityAgentMappingsSorted

com.google.common.collect.Multimap<K,V> capabilityAgentMappingsSorted

parentUrl

String parentUrl

agentManager

AgentManager agentManager

capabilityDao

CapabilityDao capabilityDao

capabilityHelper

CapabilityHelper capabilityHelper

capabilityConfigurationManager

CapabilityConfigurationManager capabilityConfigurationManager

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

Class com.atlassian.bamboo.configuration.agent.ConfigureLocalAgentDetails extends ConfigureAgentDetails implements Serializable

Class com.atlassian.bamboo.configuration.agent.ConfigureRemoteAgentAuthentications extends AbstractRemoteAgentAuthenticationAction implements Serializable

Serialized Fields

allAuthentications

com.google.common.collect.ImmutableList<E> allAuthentications

isApprove

boolean isApprove

approveAction

String approveAction

revokeApprovalAction

String revokeApprovalAction

selectedAuthentications

String[] selectedAuthentications

selectedSingleAuthentication

String selectedSingleAuthentication

Class com.atlassian.bamboo.configuration.agent.ConfigureSharedCapability extends CapabilityConfigurationSupport implements Serializable

Serialized Fields

capabilityValue

String capabilityValue

auditLogService

AuditLogService auditLogService

Class com.atlassian.bamboo.configuration.agent.ConfigureSharedLocalCapability extends ConfigureSharedCapability implements Serializable

Serialized Fields

allowedCharactersPattern

Pattern allowedCharactersPattern

builderKey

String builderKey

Class com.atlassian.bamboo.configuration.agent.ConfigureSharedRemoteCapability extends ConfigureSharedCapability implements Serializable

Class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAuthentication extends GlobalAdminAction implements Serializable

Serialized Fields

confirmed

boolean confirmed

isEnabling

boolean isEnabling

autoApprove

boolean autoApprove

approvedAuthentications

List<E> approvedAuthentications

onlineAgentsWithUuid

Iterable<T> onlineAgentsWithUuid

unapprovedOnlineAgents

List<E> unapprovedOnlineAgents

authenticationManager

RemoteAgentAuthenticationManager authenticationManager

agentManager

AgentManager agentManager

Class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAvailability extends GlobalAdminAction implements Serializable

Serialized Fields

confirmed

boolean confirmed

remoteAgentManager

RemoteAgentManager remoteAgentManager

elasticInstanceManager

ElasticInstanceManager elasticInstanceManager

Class com.atlassian.bamboo.configuration.agent.EditAgentCapability extends ConfigureAgentCapability implements Serializable

Serialized Fields

capabilityValue

String capabilityValue

capability

CapabilityDecorator capability

Class com.atlassian.bamboo.configuration.agent.EditRemoteAgentAuthenticationIp extends AbstractRemoteAgentAuthenticationAction implements Serializable

Serialized Fields

authenticationUuid

String authenticationUuid

ipAddress

String ipAddress

initError

boolean initError

authentication

RemoteAgentAuthentication authentication

Class com.atlassian.bamboo.configuration.agent.EditSharedCapability extends EditAgentCapability implements Serializable

Serialized Fields

sharedCapabilitySetType

String sharedCapabilitySetType

Class com.atlassian.bamboo.configuration.agent.ExecuteRenameAgentCapability extends RenameAgentCapability implements Serializable

Serialized Fields

capabilityManager

CapabilityManager capabilityManager

Class com.atlassian.bamboo.configuration.agent.RenameAgentCapability extends ConfigureCapabilityKey implements Serializable

Serialized Fields

newCapabilityLabel

String newCapabilityLabel

newCapabilityKey

String newCapabilityKey

overrideValue

String overrideValue

requirementDeltaMap

Map<K,V> requirementDeltaMap

capabilityDeltaMap

Map<K,V> capabilityDeltaMap

Class com.atlassian.bamboo.configuration.agent.SetAgentBuildFilter extends BambooActionSupport implements Serializable

Serialized Fields

filterController

FilterController filterController

Class com.atlassian.bamboo.configuration.agent.UpdateDefaultsLocalCapability extends ConfigureSharedLocalCapability implements Serializable

Class com.atlassian.bamboo.configuration.agent.ViewAgent extends BambooActionSupport implements Serializable

Serialized Fields

resultsList

List<E> resultsList

sharedCapabilitySet

CapabilitySet sharedCapabilitySet

executableBuildables

Collection<E> executableBuildables

agentId

long agentId

agent

PipelineDefinition agent

buildAgent

BuildAgent buildAgent

systemInfo

SystemInfo systemInfo

capabilitySet

CapabilitySet capabilitySet

statistics

SuccessPercentageStatisticsBean statistics

buildResultsSummaryManager

BuildResultsSummaryManager buildResultsSummaryManager

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

capabilitySetManager

CapabilitySetManager capabilitySetManager

agentManager

AgentManager agentManager

capabilityHelper

CapabilityHelper capabilityHelper

executableAgentsHelper

ExecutableAgentsHelper executableAgentsHelper

filterController

FilterController filterController

buildResultsFilterFactory

BuildResultsFilterFactory buildResultsFilterFactory

cachingPermissionManagerFacade

BambooCachingPermissionManagerFacade cachingPermissionManagerFacade

Class com.atlassian.bamboo.configuration.agent.ViewAgentAdmin extends ViewAgent implements Serializable

Serialized Fields

pager

Pager<T> pager

auditLogService

AuditLogService auditLogService

errorAccessor

ErrorAccessor errorAccessor

systemErrorMessages

Collection<E> systemErrorMessages

Class com.atlassian.bamboo.configuration.agent.ViewAgentDetails extends GlobalAdminAction implements Serializable

Serialized Fields

agent

PipelineDefinition agent

buildAgent

BuildAgent buildAgent

agentId

long agentId

agentName

String agentName

agentDescription

String agentDescription

agentManager

AgentManager agentManager

Class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix extends GlobalAdminAction implements Serializable

Serialized Fields

images

List<E> images

isElasticEnabled

Boolean isElasticEnabled

showDisabled

boolean showDisabled

agentManager

AgentManager agentManager

capabilityRequirementsMatcher

CapabilityRequirementsMatcher capabilityRequirementsMatcher

capabilitySetManagerNoTx

CapabilitySetManager capabilitySetManagerNoTx

elasticImageConfigurationAccessor

ElasticImageConfigurationAccessor elasticImageConfigurationAccessor

agentAssignmentService

AgentAssignmentService agentAssignmentService

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

selectedPlans

List<E> selectedPlans

selectedBuilds

String[] selectedBuilds

sharedCapabilitiesCache

CallableResultCache<T> sharedCapabilitiesCache

agents

com.atlassian.util.concurrent.Supplier<T> agents

cachingCapabilityHelper

com.atlassian.util.concurrent.LazyReference<T> cachingCapabilityHelper

Class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrixWizard extends GlobalAdminAction implements Serializable

Serialized Fields

projects

List<E> projects

selectedPlans

List<E> selectedPlans

selectedBuilds

String[] selectedBuilds

Class com.atlassian.bamboo.configuration.agent.ViewAgents extends BambooActionSupport implements Serializable

Serialized Fields

agentManager

AgentManager agentManager

executableAgentsHelper

ExecutableAgentsHelper executableAgentsHelper

remoteAgentManager

RemoteAgentManager remoteAgentManager

elasticInstanceManager

ElasticInstanceManager elasticInstanceManager

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

elasticImageConfigurationManager

ElasticImageConfigurationManager elasticImageConfigurationManager

environmentService

EnvironmentService environmentService

elasticUIBean

ElasticUIBean elasticUIBean

selectedTab

String selectedTab

AGENT_COMPARATOR

AgentComparator AGENT_COMPARATOR

planKey

String planKey

plan

com.atlassian.util.concurrent.LazyReference<T> plan

environmentId

long environmentId

environment

com.atlassian.util.concurrent.LazyReference<T> environment

executableAgentsMatrix

com.atlassian.util.concurrent.LazyReference<T> executableAgentsMatrix

agentCollections

com.atlassian.util.concurrent.LazyReference<T> agentCollections

Class com.atlassian.bamboo.configuration.agent.ViewBuilders extends AbstractViewCapabilitiesByType implements Serializable

Serialized Fields

builderCapabilityType

CapabilityType builderCapabilityType

Class com.atlassian.bamboo.configuration.agent.ViewJdks extends AbstractViewCapabilitiesByType implements Serializable

Serialized Fields

jdkCapabilityType

CapabilityType jdkCapabilityType

Class com.atlassian.bamboo.configuration.agent.ViewOfflineAgents extends ViewAgents implements Serializable

Serialized Fields

offlineAgentPager

Pager<T> offlineAgentPager

isCompleteContentSelected

boolean isCompleteContentSelected

Class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements extends BambooActionSupport implements Serializable

Serialized Fields

agentId

long agentId

environmentId

long environmentId

imageConfigurationId

long imageConfigurationId

jobId

long jobId

buildAgent

PipelineDefinition buildAgent

elasticImageConfiguration

ElasticImageConfiguration elasticImageConfiguration

environment

Environment environment

job

Job job

agentManager

AgentManager agentManager

environmentService

EnvironmentService environmentService

capabilityHelper

CapabilityHelper capabilityHelper

elasticImageConfigurationManager

ElasticImageConfigurationManager elasticImageConfigurationManager

capabilitySetManager

CapabilitySetManager capabilitySetManager

capabilityRequirementsMatcher

CapabilityRequirementsMatcher capabilityRequirementsMatcher

rejectedRequirements

List<E> rejectedRequirements

Class com.atlassian.bamboo.configuration.agent.ViewRemoteAgentAuthentications extends BambooActionSupport implements Serializable

Serialized Fields

allAuthentications

List<E> allAuthentications

focusUuid

String focusUuid

Package com.atlassian.bamboo.configuration.agent.elastic

Class com.atlassian.bamboo.configuration.agent.elastic.ViewOfflineElasticAgentDetailsAction extends ViewAgent implements Serializable


Package com.atlassian.bamboo.configuration.credentials

Class com.atlassian.bamboo.configuration.credentials.ConfigureSharedCredentials extends GlobalAdminAction implements Serializable

Serialized Fields

credentialsManager

CredentialsManager credentialsManager

credentialTypes

List<E> credentialTypes

credentials

Iterable<T> credentials

Class com.atlassian.bamboo.configuration.credentials.CreateSharedCredentials extends GlobalAdminAction implements Serializable

Serialized Fields

createCredentialsKey

String createCredentialsKey

credentialsName

String credentialsName

editHtml

String editHtml

credentialDescriptor

CredentialTypeModuleDescriptor credentialDescriptor

credentialsManager

CredentialsManager credentialsManager

credentialsUIConfigBean

CredentialsUIConfigBean credentialsUIConfigBean

Class com.atlassian.bamboo.configuration.credentials.DeleteSharedCredentials extends GlobalAdminAction implements Serializable

Serialized Fields

credentialsId

long credentialsId

globalRepositoryDefinitionsMap

Map<K,V> globalRepositoryDefinitionsMap

planRepositoryDefinitionsMap

Map<K,V> planRepositoryDefinitionsMap

planBranchRepositoryDefinitionsMap

Map<K,V> planBranchRepositoryDefinitionsMap

buildTaskDefinitionsMap

Map<K,V> buildTaskDefinitionsMap

deploymentTaskDefinitionsMap

Map<K,V> deploymentTaskDefinitionsMap

credentialsManager

CredentialsManager credentialsManager

repositoryDefinitionManager

RepositoryDefinitionManager repositoryDefinitionManager

taskManager

TaskManager taskManager

Class com.atlassian.bamboo.configuration.credentials.EditSharedCredentials extends GlobalAdminAction implements Serializable

Serialized Fields

credentialsId

long credentialsId

credentialsName

String credentialsName

editHtml

String editHtml

credentials

CredentialsData credentials

credentialDescriptor

CredentialTypeModuleDescriptor credentialDescriptor

credentialsManager

CredentialsManager credentialsManager

credentialsUIConfigBean

CredentialsUIConfigBean credentialsUIConfigBean

Package com.atlassian.bamboo.configuration.logs

Class com.atlassian.bamboo.configuration.logs.ConfigureLog4jAction extends ViewLog4jAction implements Serializable

Serialized Fields

className

String className

levelName

String levelName

extraClassName

String extraClassName

extraLevelName

String extraLevelName

toDeleteName

String toDeleteName

profileName

String profileName

Class com.atlassian.bamboo.configuration.logs.ViewLog4jAction extends GlobalAdminAction implements Serializable

Serialized Fields

entries

List<E> entries

Package com.atlassian.bamboo.configuration.plugins

Class com.atlassian.bamboo.configuration.plugins.AbstractPluginConfigurationAction extends BambooActionSupport implements Serializable

Serialized Fields

myNewLabel

String myNewLabel

myOldLabel

String myOldLabel

myHomeDirectory

String myHomeDirectory

Package com.atlassian.bamboo.configuration.repository

Class com.atlassian.bamboo.configuration.repository.ConfigureGlobalRepository extends BambooActionSupport implements Serializable

Serialized Fields

saved

boolean saved

repositoryId

long repositoryId

repositoryName

String repositoryName

repositoryData

RepositoryData repositoryData

userDescription

String userDescription

decoratedRepositoryDefinition

DecoratedRepositoryDefinition decoratedRepositoryDefinition

planUsingRepository

List<E> planUsingRepository

hiddenPlansUsingRepositoryCount

Integer hiddenPlansUsingRepositoryCount

environmentUsingRepository

List<E> environmentUsingRepository

hiddenEnvironmentsUsingRepositoryCount

Integer hiddenEnvironmentsUsingRepositoryCount

repositoryConfiguration

BuildConfiguration repositoryConfiguration

repositoryDefinitionManager

RepositoryDefinitionManager repositoryDefinitionManager

repositoryConfigHelper

RepositoryConfigHelper repositoryConfigHelper

webRepositoryConfigHelper

WebRepositoryConfigHelper webRepositoryConfigHelper

planConfigurationUIPluginHelper

PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper

planVcsRevisionHistoryService

PlanVcsRevisionHistoryService planVcsRevisionHistoryService

repositoryConfigurationService

RepositoryConfigurationService repositoryConfigurationService

uiConfigBean

UIConfigBean uiConfigBean

customVariableContext

CustomVariableContext customVariableContext

variableSubstitutorFactory

VariableSubstitutorFactory variableSubstitutorFactory

repositoryDefinitions

List<E> repositoryDefinitions

Class com.atlassian.bamboo.configuration.repository.ConfigureGlobalRepositoryPermissions extends AbstractPermissionAction implements Serializable

Serialized Fields

repositoryId

long repositoryId

repositoryData

RepositoryData repositoryData

repositoryDefinitionManager

RepositoryDefinitionManager repositoryDefinitionManager

Class com.atlassian.bamboo.configuration.repository.ConfigureSingleGlobalRepository extends ConfigureGlobalRepository implements Serializable

Serialized Fields

repository

StandaloneRepository repository

repositoryPluginKey

String repositoryPluginKey

repositoryManager

RepositoryManager repositoryManager

Class com.atlassian.bamboo.configuration.repository.CreateGlobalRepository extends ConfigureGlobalRepository implements Serializable

Class com.atlassian.bamboo.configuration.repository.DeleteGlobalRepository extends ConfigureGlobalRepository implements Serializable

Class com.atlassian.bamboo.configuration.repository.EditGlobalRepository extends ConfigureGlobalRepository implements Serializable


Package com.atlassian.bamboo.configuration.variable

Class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables extends GlobalAdminAction implements Serializable

Serialized Fields

variableId

long variableId

variableKey

String variableKey

variableValue

String variableValue

variables

Collection<E> variables

variableMap

Map<K,V> variableMap

variableDefinitionManager

VariableDefinitionManager variableDefinitionManager

variableValidationService

VariableValidationService variableValidationService

variableConfigurationService

VariableConfigurationService variableConfigurationService

Class com.atlassian.bamboo.configuration.variable.CreateGlobalVariable extends ConfigureGlobalVariables implements Serializable

Class com.atlassian.bamboo.configuration.variable.DeleteGlobalVariable extends ConfigureGlobalVariables implements Serializable

Class com.atlassian.bamboo.configuration.variable.UpdateGlobalVariable extends ConfigureGlobalVariables implements Serializable

Serialized Fields

variableDefinitionFromDb

VariableDefinition variableDefinitionFromDb

Package com.atlassian.bamboo.core

Class com.atlassian.bamboo.core.RepositoryUrlObfuscator extends Object implements Serializable


Package com.atlassian.bamboo.deployments

Class com.atlassian.bamboo.deployments.DeploymentException extends Exception implements Serializable

Class com.atlassian.bamboo.deployments.DeploymentKeyImpl extends Object implements Serializable

Serialized Fields

key

String key

Class com.atlassian.bamboo.deployments.DeploymentResultKeyImpl extends Object implements Serializable

Serialized Fields

environmentKey

DeploymentKey environmentKey

deploymentResultId

long deploymentResultId

Package com.atlassian.bamboo.deployments.environments.actions

Class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment extends BambooActionSupport implements Serializable

Serialized Fields

id

long id

deploymentProjectId

long deploymentProjectId

deploymentProject

DeploymentProject deploymentProject

sourceEnvironmentId

long sourceEnvironmentId

sourceEnvironment

Environment sourceEnvironment

name

String name

description

String description

environmentService

EnvironmentService environmentService

deploymentProjectService

DeploymentProjectService deploymentProjectService

uiConfigBean

UIConfigSupport uiConfigBean

Class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment extends BambooActionSupport implements Serializable

Serialized Fields

id

long id

deploymentProject

DeploymentProject deploymentProject

name

String name

description

String description

saveContinue

String saveContinue

environmentService

EnvironmentService environmentService

deploymentProjectService

DeploymentProjectService deploymentProjectService

environment

Environment environment

customVariableContext

CustomVariableContext customVariableContext

featureManager

FeatureManager featureManager

Class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications extends BambooActionSupport implements Serializable

Serialized Fields

environmentId

long environmentId

environment

Environment environment

notificationRecipientType

String notificationRecipientType

conditionKey

String conditionKey

notificationId

long notificationId

lastModified

long lastModified

notificationTypes

Map<K,V> notificationTypes

notificationRecipients

Map<K,V> notificationRecipients

edit

String edit

previousTypeData

String previousTypeData

redirectUrl

String redirectUrl

environmentService

EnvironmentService environmentService

notificationManager

NotificationManager notificationManager

instantMessagingServerManager

InstantMessagingServerManager instantMessagingServerManager

existingNotificationSet

NotificationSet existingNotificationSet

Class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentPermissions extends AbstractPermissionAction implements Serializable

Serialized Fields

environmentId

long environmentId

environment

Environment environment

deploymentProject

DeploymentProject deploymentProject

environmentService

EnvironmentService environmentService

deploymentProjectService

DeploymentProjectService deploymentProjectService

Class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks extends BambooActionSupport implements Serializable

Serialized Fields

environmentId

long environmentId

environment

Environment environment

deploymentProject

DeploymentProject deploymentProject

availableTasks

List<E> availableTasks

saved

boolean saved

deleted

boolean deleted

environmentService

EnvironmentService environmentService

taskUIConfigBean

TaskUIConfigBean taskUIConfigBean

taskManager

TaskManager taskManager

environmentTaskService

EnvironmentTaskService environmentTaskService

deploymentProjectService

DeploymentProjectService deploymentProjectService

taskOwnerFactory

TaskOwnerFactory taskOwnerFactory

Class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment extends BambooActionSupport implements Serializable

Serialized Fields

id

long id

deploymentProjectId

long deploymentProjectId

deploymentProject

DeploymentProject deploymentProject

name

String name

description

String description

saveContinue

String saveContinue

deployContinuously

boolean deployContinuously

selectedBuildStrategy

String selectedBuildStrategy

triggerModuleDescriptor

TriggerModuleDescriptor triggerModuleDescriptor

triggerSelectors

List<E> triggerSelectors

triggerModuleDescriptors

Iterable<T> triggerModuleDescriptors

featureManager

FeatureManager featureManager

environmentService

EnvironmentService environmentService

deploymentProjectService

DeploymentProjectService deploymentProjectService

environment

Environment environment

uiConfigBean

UIConfigSupport uiConfigBean

customVariableContext

CustomVariableContext customVariableContext

environmentTriggerService

EnvironmentTriggerService environmentTriggerService

triggerUIConfigBean

TriggerUIConfigBean triggerUIConfigBean

triggerTypeManager

TriggerTypeManager triggerTypeManager

Class com.atlassian.bamboo.deployments.environments.actions.DeleteEnvironment extends BambooCancellableAction implements Serializable

Serialized Fields

id

long id

environment

Environment environment

deploymentProjectId

long deploymentProjectId

environmentDeletionService

EnvironmentDeletionService environmentDeletionService

environmentService

EnvironmentService environmentService

Class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment extends BambooActionSupport implements Serializable

Serialized Fields

id

long id

deploymentProject

DeploymentProject deploymentProject

currentPosition

int currentPosition

environmentService

EnvironmentService environmentService

deploymentProjectService

DeploymentProjectService deploymentProjectService

environment

Environment environment

Class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironment extends BambooActionSupport implements Serializable

Serialized Fields

id

long id

environment

Environment environment

deploymentProject

DeploymentProject deploymentProject

latestDeploymentResult

DeploymentResult latestDeploymentResult

deploymentResults

List<E> deploymentResults

environmentService

EnvironmentService environmentService

deploymentProjectService

DeploymentProjectService deploymentProjectService

deploymentResultService

DeploymentResultService deploymentResultService

deploymentResultsCount

Integer deploymentResultsCount

Package com.atlassian.bamboo.deployments.environments.actions.agents

Class com.atlassian.bamboo.deployments.environments.actions.agents.ConfigureEnvironmentAgents extends BambooActionSupport implements Serializable

Serialized Fields

environmentId

long environmentId

environment

Environment environment

deploymentProject

DeploymentProject deploymentProject

existingAgentAssignments

List<E> existingAgentAssignments

possibleAgentAssignments

List<E> possibleAgentAssignments

images

List<E> images

agents

List<E> agents

localSharedCapabilitySet

CapabilitySet localSharedCapabilitySet

remoteSharedCapabilitySet

CapabilitySet remoteSharedCapabilitySet

environmentService

EnvironmentService environmentService

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

agentManager

AgentManager agentManager

agentAssignmentService

AgentAssignmentService agentAssignmentService

elasticImageConfigurationManager

ElasticImageConfigurationManager elasticImageConfigurationManager

deploymentProjectService

DeploymentProjectService deploymentProjectService

capabilitySetManager

CapabilitySetManager capabilitySetManager

capabilityRequirementsMatcher

CapabilityRequirementsMatcher capabilityRequirementsMatcher

agentAssignments

Set<E> agentAssignments

Package com.atlassian.bamboo.deployments.environments.actions.tasks

Class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask extends ConfigureEnvironmentTasks implements Serializable

Serialized Fields

taskDescriptor

TaskModuleDescriptor taskDescriptor

createTaskKey

String createTaskKey

editHtml

String editHtml

taskId

long taskId

taskName

String taskName

userDescription

String userDescription

taskDisabled

boolean taskDisabled

jsonObject

com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject

Class com.atlassian.bamboo.deployments.environments.actions.tasks.DeleteEnvironmentTask extends ConfigureEnvironmentTasks implements Serializable

Serialized Fields

taskId

long taskId

jsonObject

com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject

environmentTaskService

EnvironmentTaskService environmentTaskService

Class com.atlassian.bamboo.deployments.environments.actions.tasks.DescribeAgentAvailability extends BambooActionSupport implements Serializable

Serialized Fields

AGENT_COMPARATOR

AgentComparator AGENT_COMPARATOR

environmentId

long environmentId

executableAgentsMatrix

ExecutableAgentsMatrix executableAgentsMatrix

shortened

boolean shortened

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

environmentService

EnvironmentService environmentService

executableAgentsHelper

ExecutableAgentsHelper executableAgentsHelper

Class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask extends ConfigureEnvironmentTasks implements Serializable

Serialized Fields

taskId

long taskId

taskName

String taskName

userDescription

String userDescription

taskDisabled

boolean taskDisabled

jsonObject

com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject

editHtml

String editHtml

taskDescriptor

TaskModuleDescriptor taskDescriptor

taskDefinition

TaskDefinition taskDefinition

Class com.atlassian.bamboo.deployments.environments.actions.tasks.MoveEnvironmentTask extends ConfigureEnvironmentTasks implements Serializable

Serialized Fields

afterId

long afterId

beforeId

long beforeId

finalising

boolean finalising

taskId

long taskId

environmentTaskService

EnvironmentTaskService environmentTaskService

Package com.atlassian.bamboo.deployments.environments.actions.triggers

Class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers extends BambooActionSupport implements Serializable

Serialized Fields

environmentId

long environmentId

environment

Environment environment

deploymentProject

DeploymentProject deploymentProject

saved

boolean saved

triggerId

long triggerId

userDescription

String userDescription

triggerDisabled

boolean triggerDisabled

triggerDefinition

TriggerDefinition triggerDefinition

triggerDescriptor

TriggerModuleDescriptor triggerDescriptor

environmentTriggerService

EnvironmentTriggerService environmentTriggerService

triggerUIConfigBean

TriggerUIConfigBean triggerUIConfigBean

triggerTypeManager

TriggerTypeManager triggerTypeManager

deploymentProjectService

DeploymentProjectService deploymentProjectService

Class com.atlassian.bamboo.deployments.environments.actions.triggers.CreateEnvironmentTrigger extends ConfigureEnvironmentTriggers implements Serializable

Serialized Fields

createTriggerKey

String createTriggerKey

editHtml

String editHtml

Class com.atlassian.bamboo.deployments.environments.actions.triggers.DeleteEnvironmentTrigger extends ConfigureEnvironmentTriggers implements Serializable

Class com.atlassian.bamboo.deployments.environments.actions.triggers.EditEnvironmentTrigger extends ConfigureEnvironmentTriggers implements Serializable

Serialized Fields

editHtml

String editHtml

Package com.atlassian.bamboo.deployments.environments.actions.variable

Class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment extends BambooActionSupport implements Serializable

Serialized Fields

environmentId

long environmentId

environment

Environment environment

deploymentProject

DeploymentProject deploymentProject

variableId

long variableId

variableKey

String variableKey

variableValue

String variableValue

variables

Collection<E> variables

masterVariables

List<E> masterVariables

variableMap

Map<K,V> variableMap

environmentService

EnvironmentService environmentService

variableConfigurationService

VariableConfigurationService variableConfigurationService

variableDefinitionManager

VariableDefinitionManager variableDefinitionManager

variableValidationService

VariableValidationService variableValidationService

deploymentProjectService

DeploymentProjectService deploymentProjectService

Class com.atlassian.bamboo.deployments.environments.actions.variable.CreateVariableForEnvironment extends ConfigureVariablesForEnvironment implements Serializable

Class com.atlassian.bamboo.deployments.environments.actions.variable.DeleteVariableForEnvironment extends ConfigureVariablesForEnvironment implements Serializable

Class com.atlassian.bamboo.deployments.environments.actions.variable.UpdateVariableForEnvironment extends ConfigureVariablesForEnvironment implements Serializable

Serialized Fields

variableDefinitionFromDb

VariableDefinition variableDefinitionFromDb

Package com.atlassian.bamboo.deployments.execution

Class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl extends Object implements Serializable

Serialized Fields

deploymentResultId

long deploymentResultId

environmentId

long environmentId

resultKey

ResultKey resultKey

displayName

String displayName

runtimeTaskDefinitions

List<E> runtimeTaskDefinitions

deploymentVersion

DeploymentVersion deploymentVersion

variableContext

VariableContext variableContext

artifactHandlerConfiguration

Map<K,V> artifactHandlerConfiguration

triggerReason

TriggerReason triggerReason

versionArtifacts

Map<K,V> versionArtifacts

deploymentProjectName

String deploymentProjectName

environmentName

String environmentName

rollback

boolean rollback

previousVersionName

String previousVersionName

currentResult

CurrentResult currentResult

errorCollection

ErrorCollection errorCollection

runtimeTaskContext

RuntimeTaskContext runtimeTaskContext

repositoryDefinitionMap

Map<K,V> repositoryDefinitionMap

sharedCredentials

Iterable<T> sharedCredentials

Package com.atlassian.bamboo.deployments.execution.actions

Class com.atlassian.bamboo.deployments.execution.actions.DeleteDeploymentResult extends BambooCancellableAction implements Serializable

Serialized Fields

deploymentResultId

long deploymentResultId

deploymentResult

DeploymentResult deploymentResult

environmentId

long environmentId

latestResult

DeploymentResult latestResult

deploymentResultDeletionService

DeploymentResultDeletionService deploymentResultDeletionService

deploymentResultService

DeploymentResultService deploymentResultService

Class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment extends AbstractCreateDeploymentVersion implements Serializable

Serialized Fields

environmentId

long environmentId

versionId

long versionId

rollback

boolean rollback

releaseTypeOption

String releaseTypeOption

promoteVersion

String promoteVersion

newReleaseBranchKey

String newReleaseBranchKey

newReleaseBuildResult

String newReleaseBuildResult

versionName

String versionName

environment

Environment environment

deploymentProject

DeploymentProject deploymentProject

linkedPlan

ImmutablePlan linkedPlan

lastDeploymentResult

DeploymentResult lastDeploymentResult

preselectedVersion

DeploymentVersion preselectedVersion

selectedResult

AvailableResult selectedResult

nextVersionName

String nextVersionName

subsequentVersionName

String subsequentVersionName

masterPlanKey

PlanKey masterPlanKey

hasBranches

boolean hasBranches

hasReleasesFromBranches

boolean hasReleasesFromBranches

deploymentResultId

long deploymentResultId

environmentTriggeringActionFactory

EnvironmentTriggeringActionFactory environmentTriggeringActionFactory

taskManager

TaskManager taskManager

Class com.atlassian.bamboo.deployments.execution.actions.StopDeployment extends BambooActionSupport implements Serializable

Serialized Fields

deploymentResultId

long deploymentResultId

deploymentResult

DeploymentResult deploymentResult

environment

Environment environment

deploymentResultService

DeploymentResultService deploymentResultService

deploymentExecutionService

DeploymentExecutionService deploymentExecutionService

errorUpdateHandler

ErrorUpdateHandler errorUpdateHandler

Class com.atlassian.bamboo.deployments.execution.actions.ViewDeploymentResult extends BambooActionSupport implements Serializable

Serialized Fields

deploymentResultService

DeploymentResultService deploymentResultService

deploymentProjectService

DeploymentProjectService deploymentProjectService

deploymentResultId

long deploymentResultId

deploymentResult

DeploymentResult deploymentResult

taskManager

TaskManager taskManager

environment

Environment environment

deploymentProject

DeploymentProject deploymentProject

errorAccessor

ErrorAccessor errorAccessor

Package com.atlassian.bamboo.deployments.execution.events

Class com.atlassian.bamboo.deployments.execution.events.DeploymentFinishedEvent extends AbstractDeploymentEvent implements Serializable

Class com.atlassian.bamboo.deployments.execution.events.DeploymentStartedEvent extends AbstractDeploymentEvent implements Serializable

Class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints extends Object implements Serializable

Serialized Fields

date

Date date

deploymentResultId

long deploymentResultId

Class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints.AgentAssigned extends DeploymentTimingPoints implements Serializable

Serialized Fields

agentId

long agentId

Class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints.ExecutionCancelled extends DeploymentTimingPoints implements Serializable

Serialized Fields

buildActuallyCancelled

boolean buildActuallyCancelled

Class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints.ExecutionFinished extends DeploymentTimingPoints implements Serializable

Class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints.ExecutionStarted extends DeploymentTimingPoints implements Serializable

Class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints.Queued extends DeploymentTimingPoints implements Serializable


Package com.atlassian.bamboo.deployments.expiry

Class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryConfig extends Object implements Serializable

Serialized Fields

expiryEnabled

boolean expiryEnabled

expiryTypes

EnumSet<E extends Enum<E>> expiryTypes

expiryPeriod

org.joda.time.Period expiryPeriod

deploymentsToKeep

int deploymentsToKeep

maxIgnoredLogSize

long maxIgnoredLogSize

Package com.atlassian.bamboo.deployments.projects

Class com.atlassian.bamboo.deployments.projects.DeploymentProjectCreationException extends DeploymentProjectException implements Serializable

Class com.atlassian.bamboo.deployments.projects.DeploymentProjectException extends DeploymentException implements Serializable


Package com.atlassian.bamboo.deployments.projects.actions

Class com.atlassian.bamboo.deployments.projects.actions.CloneDeploymentProject extends CreateDeploymentProjectDetails implements Serializable

Serialized Fields

name

String name

description

String description

id

long id

deploymentProject

DeploymentProject deploymentProject

Class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProject extends BambooActionSupport implements Serializable

Serialized Fields

id

long id

environmentId

long environmentId

deploymentProject

DeploymentProject deploymentProject

environments

List<E> environments

deploymentProjectService

DeploymentProjectService deploymentProjectService

environmentService

EnvironmentService environmentService

variableDefinitionManager

VariableDefinitionManager variableDefinitionManager

agentAssignmentService

AgentAssignmentService agentAssignmentService

Class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectDetails extends CreateDeploymentProjectDetails implements Serializable

Class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectPermissions extends AbstractPermissionAction implements Serializable

Serialized Fields

deploymentProjectId

long deploymentProjectId

deploymentProject

DeploymentProject deploymentProject

deploymentProjectService

DeploymentProjectService deploymentProjectService

Class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning extends BambooActionSupport implements Serializable

Serialized Fields

id

long id

deploymentProject

DeploymentProject deploymentProject

nextVersion

String nextVersion

autoIncrement

boolean autoIncrement

variablesToAutoIncrement

Set<E> variablesToAutoIncrement

deploymentProjectService

DeploymentProjectService deploymentProjectService

Class com.atlassian.bamboo.deployments.projects.actions.CreateDeploymentProjectDetails extends BambooActionSupport implements Serializable

Serialized Fields

name

String name

description

String description

id

long id

artifactValidationErrors

Map<K,V> artifactValidationErrors

triggerValidationErrors

List<E> triggerValidationErrors

usingDefaultBranch

boolean usingDefaultBranch

deploymentProject

DeploymentProject deploymentProject

deploymentProjectService

DeploymentProjectService deploymentProjectService

planOrBranchSelector

com.atlassian.bamboo.deployments.projects.actions.CreateDeploymentProjectDetails.PlanOrBranchKeySelectorModel planOrBranchSelector

customVariableContext

CustomVariableContext customVariableContext

Class com.atlassian.bamboo.deployments.projects.actions.DeleteDeploymentProject extends BambooCancellableAction implements Serializable

Serialized Fields

id

long id

deploymentProject

DeploymentProject deploymentProject

deploymentProjectDeletionService

DeploymentProjectDeletionService deploymentProjectDeletionService

deploymentProjectService

DeploymentProjectService deploymentProjectService

Class com.atlassian.bamboo.deployments.projects.actions.ViewAllDeploymentProjects extends BambooActionSupport implements Serializable

Serialized Fields

deploymentProjects

List<E> deploymentProjects

deploymentProjectService

DeploymentProjectService deploymentProjectService

Class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects extends BambooActionSupport implements Serializable

Serialized Fields

id

long id

deploymentProject

DeploymentProject deploymentProject

environmentsForProject

List<E> environmentsForProject

deploymentProjectItems

List<E> deploymentProjectItems

deploymentVersions

List<E> deploymentVersions

deploymentVersionsWithCurrentEnvironments

List<E> deploymentVersionsWithCurrentEnvironments

deploymentVersionsWithHistoricalEnvironments

List<E> deploymentVersionsWithHistoricalEnvironments

deploymentProjectService

DeploymentProjectService deploymentProjectService

deploymentVersionService

DeploymentVersionService deploymentVersionService

deploymentResultService

DeploymentResultService deploymentResultService

environmentService

EnvironmentService environmentService

Package com.atlassian.bamboo.deployments.results.variable

Class com.atlassian.bamboo.deployments.results.variable.DeploymentVariableSubstitutionImpl extends BambooEntityObject implements Serializable

Serialized Fields

MAX_LEN

int MAX_LEN

key

String key

value

String value

variableType

VariableType variableType

deploymentResult

MutableDeploymentResult deploymentResult

Package com.atlassian.bamboo.deployments.versions

Class com.atlassian.bamboo.deployments.versions.AbstractDeploymentVersionItem extends Object implements Serializable

Serialized Fields

id

long id

name

String name

type

ProjectItemType type

Class com.atlassian.bamboo.deployments.versions.ArtifactDeploymentVersionItemImpl extends AbstractDeploymentVersionItem implements Serializable

Serialized Fields

planResultKey

PlanResultKey planResultKey

label

String label

location

String location

copyPattern

String copyPattern

size

long size

artifact

Artifact artifact

Class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl extends Object implements Serializable

Serialized Fields

id

long id

name

String name

items

List<E> items

creationDate

Date creationDate

creatorUserName

String creatorUserName

creatorDisplayName

String creatorDisplayName

creatorGravatarUrl

String creatorGravatarUrl

versionStatus

DeploymentVersionStatus versionStatus

variableContext

com.google.common.collect.ImmutableList<E> variableContext

planBranchName

String planBranchName

ageZeroPoint

Date ageZeroPoint

operations

Operations operations

Package com.atlassian.bamboo.deployments.versions.actions

Class com.atlassian.bamboo.deployments.versions.actions.AbstractCreateDeploymentVersion extends BambooActionSupport implements Serializable

Serialized Fields

environmentService

EnvironmentService environmentService

deploymentProjectService

DeploymentProjectService deploymentProjectService

deploymentVersionService

DeploymentVersionService deploymentVersionService

deploymentResultService

DeploymentResultService deploymentResultService

customVariableContext

CustomVariableContext customVariableContext

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

Class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionAction extends BambooCancellableAction implements Serializable

Serialized Fields

versionId

long versionId

deploymentVersion

DeploymentVersion deploymentVersion

deploymentProject

DeploymentProject deploymentProject

issueCount

Integer issueCount

commitCount

Integer commitCount

deploymentProjectService

DeploymentProjectService deploymentProjectService

deploymentVersionService

DeploymentVersionService deploymentVersionService

deploymentVersionLinkedJiraIssuesService

DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService

deploymentVersionVcsChangesetService

DeploymentVersionVcsChangesetService deploymentVersionVcsChangesetService

Class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction extends AbstractDeploymentVersionAction implements Serializable

Serialized Fields

compareWithVersion

String compareWithVersion

compareWithVersionId

long compareWithVersionId

planResultKey

PlanResultKey planResultKey

deploymentProjectId

Long deploymentProjectId

Class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion extends BambooActionSupport implements Serializable

Serialized Fields

deploymentProjectId

int deploymentProjectId

planKey

String planKey

buildNumber

int buildNumber

deploymentReleaseBranch

String deploymentReleaseBranch

versionName

String versionName

buildResult

String buildResult

buildResultOther

String buildResultOther

defaultDeploymentProjectBranchKey

String defaultDeploymentProjectBranchKey

deploymentProject

DeploymentProject deploymentProject

latestVersion

DeploymentVersion latestVersion

deploymentFromMainBranch

boolean deploymentFromMainBranch

nextVersionName

String nextVersionName

linkedPlan

ImmutablePlan linkedPlan

latestSuccessfulResultSummaries

List<E> latestSuccessfulResultSummaries

versionId

long versionId

deploymentProjectService

DeploymentProjectService deploymentProjectService

deploymentVersionService

DeploymentVersionService deploymentVersionService

cachedPlanManager

CachedPlanManager cachedPlanManager

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

customVariableContext

CustomVariableContext customVariableContext

Class com.atlassian.bamboo.deployments.versions.actions.DeleteDeploymentVersion extends AbstractDeploymentVersionAction implements Serializable

Serialized Fields

deploymentProjectId

long deploymentProjectId

deploymentVersionDeletionService

DeploymentVersionDeletionService deploymentVersionDeletionService

Class com.atlassian.bamboo.deployments.versions.actions.EditDeploymentVersionCommentAction extends AbstractDeploymentVersionAction implements Serializable

Serialized Fields

commentContent

String commentContent

commentId

long commentId

comment

Comment comment

commentService

CommentService commentService

gravatarService

GravatarService gravatarService

jiraIssueUtils

JiraIssueUtils jiraIssueUtils

Class com.atlassian.bamboo.deployments.versions.actions.RenameDeploymentVersion extends AbstractDeploymentVersionAction implements Serializable

Serialized Fields

newVersionName

String newVersionName

Class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersion extends AbstractDeploymentVersionAction implements Serializable

Serialized Fields

versionDeploymentStatuses

List<E> versionDeploymentStatuses

createdFromResults

List<E> createdFromResults

createdFromRemovedResults

List<E> createdFromRemovedResults

commitsTestedInResults

List<E> commitsTestedInResults

comments

List<E> comments

versionItemsWithUrls

List<E> versionItemsWithUrls

deploymentResultService

DeploymentResultService deploymentResultService

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

commentService

CommentService commentService

artifactLinkManager

ArtifactLinkManager artifactLinkManager

Class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionCommits extends AbstractDeploymentVersionHistoryAction implements Serializable

Serialized Fields

commitsCount

long commitsCount

comparisonResult

DeploymentVersionCommitsComparisonResult comparisonResult

Class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionJiraIssues extends AbstractDeploymentVersionHistoryAction implements Serializable

Serialized Fields

issueList

List<E> issueList

comparingWithBuildResult

boolean comparingWithBuildResult

jiraIssueUtils

JiraIssueUtils jiraIssueUtils

jiraIssueManager

JiraIssueManager jiraIssueManager

cachedPlanManager

CachedPlanManager cachedPlanManager

pager

Pager<T> pager

oauthAuthenticationRequired

boolean oauthAuthenticationRequired

oauthLoginDanceUrl

URI oauthLoginDanceUrl

Class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionVariables extends AbstractDeploymentVersionAction implements Serializable

Serialized Fields

availableVariables

com.google.common.collect.ImmutableList<E> availableVariables

variableDefinitionManager

VariableDefinitionManager variableDefinitionManager

Package com.atlassian.bamboo.event

Class com.atlassian.bamboo.event.AgentConfigurationUpdatedEvent extends AgentEvent implements Serializable

Class com.atlassian.bamboo.event.AgentDisabledOrEnabledEvent extends AgentConfigurationUpdatedEvent implements Serializable

Class com.atlassian.bamboo.event.AllAgentsUpdatedEvent extends com.atlassian.event.Event implements Serializable

Class com.atlassian.bamboo.event.BambooErrorEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

errorDetails

ErrorDetails errorDetails

newError

boolean newError

Class com.atlassian.bamboo.event.BuildCanceledEvent extends BuildResultEvent implements Serializable

Serialized Fields

agentId

Long agentId

cancellationDate

Date cancellationDate

Class com.atlassian.bamboo.event.BuildCommentDeletedEvent extends BuildResultEvent implements Serializable

Serialized Fields

comment

Comment comment

Class com.atlassian.bamboo.event.BuildCommentedEvent extends BuildResultEvent implements Serializable

Serialized Fields

comment

Comment comment

Class com.atlassian.bamboo.event.BuildCompletedEvent extends BuildStateResultEvent implements Serializable

Class com.atlassian.bamboo.event.BuildConfigurationUpdatedEvent extends BuildEvent implements Serializable

Class com.atlassian.bamboo.event.BuildDeletedEvent extends BuildEvent implements Serializable

Serialized Fields

id

long id

Class com.atlassian.bamboo.event.BuildEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

planKey

PlanKey planKey

Class com.atlassian.bamboo.event.BuildFinishedEvent extends BuildStateResultEvent implements Serializable

Serialized Fields

buildContext

BuildContext buildContext

Class com.atlassian.bamboo.event.BuildHungEvent extends BuildEvent implements Serializable

Serialized Fields

currentlyBuilding

CurrentlyBuilding currentlyBuilding
The details of the running build that hung.


buildLogs

List<E> buildLogs
The log entries that were currently stored in memory at the time the hang was detected (i.e max of 100 lines)


buildNumber

int buildNumber
The number of the build that is hanging

Class com.atlassian.bamboo.event.BuildQueueTimeoutEvent extends BuildResultEvent implements Serializable

Serialized Fields

currentlyBuilding

CurrentlyBuilding currentlyBuilding
The details of the running build that waits in queue.

Class com.atlassian.bamboo.event.BuildRequirementUpdatedEvent extends BuildEvent implements Serializable

Class com.atlassian.bamboo.event.BuildResultDeletedEvent extends BuildResultEvent implements Serializable

Serialized Fields

id

long id

Class com.atlassian.bamboo.event.BuildResultEvent extends BuildEvent implements Serializable

Serialized Fields

planResultKey

PlanResultKey planResultKey

Class com.atlassian.bamboo.event.BuildsMovedEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

planKeyChangesMap

Map<K,V> planKeyChangesMap

Class com.atlassian.bamboo.event.BuildStateResultEvent extends BuildResultEvent implements Serializable

Serialized Fields

buildState

BuildState buildState

lifeCycleState

LifeCycleState lifeCycleState

Class com.atlassian.bamboo.event.ChainCompletedEvent extends ChainResultEvent implements Serializable

Serialized Fields

chainExecution

ChainExecution chainExecution

buildContext

BuildContext buildContext

Class com.atlassian.bamboo.event.ChainCreatedEvent extends ChainEvent implements Serializable

Class com.atlassian.bamboo.event.ChainDeletedEvent extends ChainEvent implements Serializable

Serialized Fields

id

long id

Class com.atlassian.bamboo.event.ChainEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

planKey

PlanKey planKey

Class com.atlassian.bamboo.event.ChainResultDeletedEvent extends ChainResultEvent implements Serializable

Serialized Fields

id

long id

Class com.atlassian.bamboo.event.ChainResultEvent extends ChainEvent implements Serializable

Serialized Fields

planResultKey

PlanResultKey planResultKey

Class com.atlassian.bamboo.event.ChainUpdatedEvent extends ChainEvent implements Serializable

Class com.atlassian.bamboo.event.ElasticConfigUpdatedEvent extends com.atlassian.event.Event implements Serializable

Class com.atlassian.bamboo.event.EmailEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

email

com.atlassian.mail.Email email

Class com.atlassian.bamboo.event.FailedStageRestartEvent extends ChainResultEvent implements Serializable

Serialized Fields

chainExecution

ChainExecution chainExecution

stageExecution

StageExecution stageExecution

Class com.atlassian.bamboo.event.IMEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

message

org.jivesoftware.smack.packet.Message message
Deprecated. 

Class com.atlassian.bamboo.event.JobCompletedEvent extends BuildStateResultEvent implements Serializable

Serialized Fields

numberOfPreviouslyFailedJobs

int numberOfPreviouslyFailedJobs

Class com.atlassian.bamboo.event.ManualStageResumedEvent extends ChainResultEvent implements Serializable

Serialized Fields

chainExecution

ChainExecution chainExecution

stageExecution

StageExecution stageExecution

Class com.atlassian.bamboo.event.MultipleChainsDeletedEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

planKeys

Iterable<T> planKeys

Class com.atlassian.bamboo.event.PlanFavouriteAddedEvent extends PlanFavouriteEvent implements Serializable

Class com.atlassian.bamboo.event.PlanFavouriteEvent extends ChainEvent implements Serializable

Serialized Fields

username

String username

Class com.atlassian.bamboo.event.PlanFavouriteRemovedEvent extends PlanFavouriteEvent implements Serializable

Class com.atlassian.bamboo.event.PlanSuspensionRequestedEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

planKey

PlanKey planKey

message

String message

Class com.atlassian.bamboo.event.ResultLabelAddedEvent extends ResultLabelEvent implements Serializable

Class com.atlassian.bamboo.event.ResultLabelEvent extends BuildResultEvent implements Serializable

Serialized Fields

label

String label

user

com.atlassian.user.User user

Class com.atlassian.bamboo.event.ResultLabelRemovedEvent extends ResultLabelEvent implements Serializable

Class com.atlassian.bamboo.event.ResultsSummaryUpdatedEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

planResultKey

PlanResultKey planResultKey

affectedJiraIssuesKeys

Set<E> affectedJiraIssuesKeys

Class com.atlassian.bamboo.event.ServerFingerprintBroadcastEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

fingerprint

String fingerprint
Deprecated. 

Class com.atlassian.bamboo.event.ServerFingerprintBroadcastEventV2 extends com.atlassian.event.Event implements Serializable

Serialized Fields

fingerprint

ServerFingerprint fingerprint

Class com.atlassian.bamboo.event.ServerStartedEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

fingerprint

ServerFingerprint fingerprint

Class com.atlassian.bamboo.event.ServerStartingEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

fingerprint

ServerFingerprint fingerprint

Class com.atlassian.bamboo.event.StageCompletedEvent extends ChainResultEvent implements Serializable

Serialized Fields

chainExecution

ChainExecution chainExecution

stageExecution

StageExecution stageExecution

Class com.atlassian.bamboo.event.StoppedOnManualStageEvent extends ChainResultEvent implements Serializable

Serialized Fields

chainExecution

ChainExecution chainExecution

stageExecution

StageExecution stageExecution

Package com.atlassian.bamboo.event.agent

Class com.atlassian.bamboo.event.agent.AgentAssignmentsUpdatedEvent extends org.springframework.context.ApplicationEvent implements Serializable

Class com.atlassian.bamboo.event.agent.AgentEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

buildAgent

BuildAgent buildAgent

Class com.atlassian.bamboo.event.agent.AgentRegisteredEvent extends org.springframework.context.ApplicationEvent implements Serializable

Serialized Fields

agent

PipelineDefinition agent

Package com.atlassian.bamboo.event.artifact

Class com.atlassian.bamboo.event.artifact.PlanArtifactDefinitionAddedEvent extends PlanArtifactDefinitionEvent implements Serializable

Class com.atlassian.bamboo.event.artifact.PlanArtifactDefinitionEvent extends ChainEvent implements Serializable

Serialized Fields

artifactDefinition

ArtifactDefinition artifactDefinition

Class com.atlassian.bamboo.event.artifact.PlanArtifactDefinitionUpdatedEvent extends PlanArtifactDefinitionEvent implements Serializable


Package com.atlassian.bamboo.exception

Class com.atlassian.bamboo.exception.ConflictException extends RuntimeException implements Serializable

Class com.atlassian.bamboo.exception.DataAccessException extends RuntimeException implements Serializable

Class com.atlassian.bamboo.exception.NotFoundException extends RuntimeException implements Serializable

Class com.atlassian.bamboo.exception.StartupException extends RuntimeException implements Serializable

Class com.atlassian.bamboo.exception.WebValidationException extends Exception implements Serializable

Serialized Fields

errorCollection

ErrorCollection errorCollection

Package com.atlassian.bamboo.hibernate.type

Class com.atlassian.bamboo.hibernate.type.EnumStringType extends org.hibernate.type.EnumType implements Serializable

Serialized Fields

enumClass

Class<T> enumClass

Package com.atlassian.bamboo.index

Class com.atlassian.bamboo.index.ReindexAction extends GlobalAdminAction implements Serializable

Serialized Fields

dateUtils

com.atlassian.core.util.DateUtils dateUtils

indexerManager

IndexerManager indexerManager

Package com.atlassian.bamboo.jira.issuelink

Class com.atlassian.bamboo.jira.issuelink.RemoteLinkCreationFailedException extends Exception implements Serializable

Serialized Fields

response

JiraRestResponse response

Package com.atlassian.bamboo.jira.jiraissues

Class com.atlassian.bamboo.jira.jiraissues.CredentialsRequiredContextException extends Exception implements Serializable

Serialized Fields

context

String context
Deprecated. 

exception

com.atlassian.applinks.api.CredentialsRequiredException exception
Deprecated. 

Package com.atlassian.bamboo.js

Class com.atlassian.bamboo.js.JavascriptWriteServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.atlassian.bamboo.js.ViewPlanUpdates extends StarterAction implements Serializable

Serialized Fields

sinceSystemTime

long sinceSystemTime

lastProject

String lastProject

textProvider

com.opensymphony.xwork2.TextProvider textProvider

planExecutionManager

PlanExecutionManager planExecutionManager

Package com.atlassian.bamboo.license

Class com.atlassian.bamboo.license.BambooLicenseException extends RuntimeException implements Serializable


Package com.atlassian.bamboo.logger

Class com.atlassian.bamboo.logger.AdminErrorAction extends BambooActionSupport implements Serializable

Serialized Fields

adminErrorHandler

AdminErrorHandler adminErrorHandler
Cannot be @Autowired because this bean is created with webwork.bean("com.atlassian.bamboo.logger.AdminErrorAction") and it can't resolve fields annotated with @Autowired

Class com.atlassian.bamboo.logger.RemoveAdminErrorAction extends AdminErrorAction implements Serializable

Serialized Fields

errorKey

String errorKey

Class com.atlassian.bamboo.logger.RemoveBuildError extends BuildActionSupport implements Serializable

Serialized Fields

errorHandler

ErrorHandler errorHandler

error

String error

Class com.atlassian.bamboo.logger.SystemErrorList extends BambooActionSupport implements Serializable

Serialized Fields

errorAccessor

ErrorAccessor errorAccessor

decoratedErrorDetailsFactory

DecoratedErrorDetailsFactory decoratedErrorDetailsFactory

cachingPermissionManagerFacade

BambooCachingPermissionManagerFacade cachingPermissionManagerFacade

systemErrors

com.google.common.base.Supplier<T> systemErrors

Class com.atlassian.bamboo.logger.ThrowableDetails extends Object implements Serializable

Serialized Fields

name

String name

message

String message

stackTrace

String stackTrace

causeStack

List<E> causeStack

repositoryId

Long repositoryId

Class com.atlassian.bamboo.logger.ViewBuildError extends BuildActionSupport implements Serializable

Serialized Fields

myError

String myError

errorDetails

DecoratedErrorDetailsImpl errorDetails

decoratedErrorDetailsFactory

DecoratedErrorDetailsFactory decoratedErrorDetailsFactory

errorHandler

ErrorHandler errorHandler

Package com.atlassian.bamboo.mail

Class com.atlassian.bamboo.mail.SMTPMailServerWithEncryptedPassword extends com.atlassian.mail.server.impl.SMTPMailServerImpl implements Serializable


Package com.atlassian.bamboo.maven.embedder

Class com.atlassian.bamboo.maven.embedder.MavenEmbedderException extends Exception implements Serializable


Package com.atlassian.bamboo.migration.exception

Class com.atlassian.bamboo.migration.exception.BambooImportException extends BambooMigrationException implements Serializable

Class com.atlassian.bamboo.migration.exception.BambooMigrationException extends Exception implements Serializable


Package com.atlassian.bamboo.migration.stream

Class com.atlassian.bamboo.migration.stream.MapperExportException extends RuntimeException implements Serializable


Package com.atlassian.bamboo.persister

Class com.atlassian.bamboo.persister.PersisterException extends Exception implements Serializable


Package com.atlassian.bamboo.plan

Class com.atlassian.bamboo.plan.IncorrectPlanTypeException extends RuntimeException implements Serializable

Class com.atlassian.bamboo.plan.MovePlansException extends Exception implements Serializable

Serialized Fields

successfulPlanKeyChanges

Map<K,V> successfulPlanKeyChanges

Class com.atlassian.bamboo.plan.PlanKey extends Object implements Serializable

Serialized Fields

key

String key

Class com.atlassian.bamboo.plan.PlanResultKey extends Object implements Serializable

Serialized Fields

planKey

PlanKey planKey

buildNumber

int buildNumber

Class com.atlassian.bamboo.plan.PlanStatusHistoryAction extends BambooActionSupport implements Serializable

Serialized Fields

navigableSummaries

List<E> navigableSummaries

planKey

PlanKey planKey

jobKey

PlanKey jobKey

buildNumber

Integer buildNumber

textProvider

com.opensymphony.xwork2.TextProvider textProvider

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

Package com.atlassian.bamboo.plan.artifact

Class com.atlassian.bamboo.plan.artifact.ArtifactContextImpl extends Object implements Serializable

Serialized Fields

definitionContexts

Collection<E> definitionContexts

subscriptionContexts

Collection<E> subscriptionContexts

artifactHandlerConfiguration

Map<K,V> artifactHandlerConfiguration

artifactSizeQuota

com.atlassian.fugue.Option<A> artifactSizeQuota

publishingResults

List<E> publishingResults

Class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl extends Object implements Serializable

Serialized Fields

id

long id

name

String name

copyPattern

String copyPattern

location

String location

linkType

String linkType

sharedArtifact

boolean sharedArtifact

hasSubscribers

boolean hasSubscribers

secureToken

SecureToken secureToken

Class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContextImpl extends Object implements Serializable

Serialized Fields

artifactDefinitionContext

ArtifactDefinitionContext artifactDefinitionContext

destinationPath

String destinationPath

variableName

String variableName

token

SecureToken token

singleFile

boolean singleFile

effectiveDestinationPath

String effectiveDestinationPath

Package com.atlassian.bamboo.plan.branch

Class com.atlassian.bamboo.plan.branch.BambooVcsBranchImpl extends BambooEntityObject implements Serializable

Serialized Fields

chain

Chain chain

name

String name

detectedDeletionDate

Date detectedDeletionDate

chainId

long chainId

Class com.atlassian.bamboo.plan.branch.BranchIntegrationConfigurationImpl extends Object implements Serializable

Serialized Fields

enabled

boolean enabled

strategy

BranchIntegrationStrategy strategy

configuredBranch

PlanKey configuredBranch

isValid

boolean isValid

pushEnabled

boolean pushEnabled

isDefaultConfiguration

boolean isDefaultConfiguration

Class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl extends Object implements Serializable

Serialized Fields

isBranchCreationEnabled

boolean isBranchCreationEnabled

isRemovedBranchCleanUpEnabled

boolean isRemovedBranchCleanUpEnabled

isInactiveBranchCleanUpEnabled

boolean isInactiveBranchCleanUpEnabled

monitorPullRequests

boolean monitorPullRequests

planBranchCreationPattern

String planBranchCreationPattern

cleanUpPeriodInDays

int cleanUpPeriodInDays

inactivityCleanUpPeriodInDays

int inactivityCleanUpPeriodInDays

isValid

boolean isValid

remoteJiraBranchLinkingEnabled

boolean remoteJiraBranchLinkingEnabled

defaultBranchNotificationStrategy

BranchNotificationStrategy defaultBranchNotificationStrategy

customConfiguration

org.apache.commons.configuration.HierarchicalConfiguration customConfiguration

defaultBranchIntegrationConfiguration

BranchIntegrationConfiguration defaultBranchIntegrationConfiguration

Class com.atlassian.bamboo.plan.branch.VcsBranchImpl extends Object implements Serializable

Serialized Fields

name

String name

Package com.atlassian.bamboo.plugin

Class com.atlassian.bamboo.plugin.OsgiServiceProxyFactoryImpl.ServiceTimeoutExceeded extends RuntimeException implements Serializable

serialVersionUID: -5140347192225812816L

Class com.atlassian.bamboo.plugin.PluginIdentifier extends Object implements Serializable

Serialized Fields

name

String name

version

String version

key

String key

Class com.atlassian.bamboo.plugin.PluginModuleIdentifier extends Object implements Serializable

Serialized Fields

pluginIdentifier

PluginIdentifier pluginIdentifier

moduleKey

String moduleKey

completeKey

String completeKey

Package com.atlassian.bamboo.plugin.descriptor

Class com.atlassian.bamboo.plugin.descriptor.CapabilityTypeModuleDescriptor extends AbstractBambooModuleDescriptor<CapabilityType> implements Serializable

Serialized Fields

sortOrderAttribute

int sortOrderAttribute

Class com.atlassian.bamboo.plugin.descriptor.LegacyBuilderToTaskConverterDescriptor extends AbstractBambooModuleDescriptor<LegacyBuilderToTaskConverter> implements Serializable

Serialized Fields

builderKeyPattern

Pattern builderKeyPattern

Class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl extends AbstractBambooModuleDescriptor<Repository> implements Serializable

Serialized Fields

repositoryConfigurator

RepositoryConfigurator repositoryConfigurator

Class com.atlassian.bamboo.plugin.descriptor.TaskModuleDescriptorImpl extends AbstractBambooModuleDescriptor<InternalTaskType> implements Serializable

Serialized Fields

categories

List<E> categories

taskExecutables

List<E> taskExecutables

configClazz

String configClazz

capabilityDefaultsHelperClazz

String capabilityDefaultsHelperClazz

runtimeTaskDataProviderClazz

String runtimeTaskDataProviderClazz

helpLink

TaskHelpLink helpLink

Class com.atlassian.bamboo.plugin.descriptor.TaskProcessCommandDecoratorModuleDescriptorImpl extends AbstractBambooModuleDescriptor<TaskProcessCommandDecorator> implements Serializable

Serialized Fields

decoratedTaskTypeKeys

Set<E> decoratedTaskTypeKeys

Class com.atlassian.bamboo.plugin.descriptor.TriggerModuleDescriptorImpl extends AbstractBambooModuleDescriptor<TriggerActivator> implements Serializable

Serialized Fields

configuratorClassName

String configuratorClassName

applicabilityConditionClassName

String applicabilityConditionClassName

configurator

com.atlassian.util.concurrent.ResettableLazyReference<T> configurator

applicabilityCondition

com.atlassian.util.concurrent.ResettableLazyReference<T> applicabilityCondition

Class com.atlassian.bamboo.plugin.descriptor.WebRepositoryViewerModuleDescriptor extends AbstractBambooModuleDescriptor<WebRepositoryViewer> implements Serializable


Package com.atlassian.bamboo.plugin.events

Class com.atlassian.bamboo.plugin.events.AbstractRemotePluginEvent extends Object implements Serializable

Serialized Fields

pluginIdentifier

PluginIdentifier pluginIdentifier

Class com.atlassian.bamboo.plugin.events.AbstractRemotePluginModuleEvent extends AbstractRemotePluginEvent implements Serializable

Serialized Fields

pluginModuleIdentifier

PluginModuleIdentifier pluginModuleIdentifier

Class com.atlassian.bamboo.plugin.events.DisableRemotePluginEvent extends AbstractRemotePluginEvent implements Serializable

Class com.atlassian.bamboo.plugin.events.DisableRemotePluginModuleEvent extends AbstractRemotePluginModuleEvent implements Serializable

Class com.atlassian.bamboo.plugin.events.EnableRemotePluginEvent extends AbstractRemotePluginEvent implements Serializable

Class com.atlassian.bamboo.plugin.events.EnableRemotePluginModuleEvent extends AbstractRemotePluginModuleEvent implements Serializable

Class com.atlassian.bamboo.plugin.events.UninstallRemotePluginEvent extends AbstractRemotePluginEvent implements Serializable

Class com.atlassian.bamboo.plugin.events.UpgradeRemotePluginEvent extends AbstractRemotePluginEvent implements Serializable


Package com.atlassian.bamboo.plugin.servlet

Class com.atlassian.bamboo.plugin.servlet.FileServerServlet extends com.atlassian.plugin.servlet.AbstractFileServerServlet implements Serializable

Serialized Fields

downloadStrategies

List<E> downloadStrategies

Package com.atlassian.bamboo.plugin.xwork

Class com.atlassian.bamboo.plugin.xwork.PluginAwareActionConfig extends com.opensymphony.xwork2.config.entities.ActionConfig implements Serializable

Serialized Fields

plugin

com.atlassian.plugin.Plugin plugin

Class com.atlassian.bamboo.plugin.xwork.PluginAwareConfiguration extends com.opensymphony.xwork2.config.impl.DefaultConfiguration implements Serializable

Class com.atlassian.bamboo.plugin.xwork.PluginAwareObjectFactory extends StrutsSpringObjectFactory implements Serializable

Class com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy extends com.opensymphony.xwork2.spring.SpringObjectFactory implements Serializable

Serialized Fields

delegate

com.opensymphony.xwork2.ObjectFactory delegate

strutsSpringObjectFactory

StrutsSpringObjectFactory strutsSpringObjectFactory

Class com.atlassian.bamboo.plugin.xwork.StrutsSpringObjectFactory extends com.opensymphony.xwork2.spring.SpringObjectFactory implements Serializable

Serialized Fields

alwaysAutoWire

boolean alwaysAutoWire

useClassCache

boolean useClassCache

autoWireType

int autoWireType

Package com.atlassian.bamboo.plugins.git

Class com.atlassian.bamboo.plugins.git.DeleteGitCacheDirectoryAction extends PlanActionSupport implements Serializable

Class com.atlassian.bamboo.plugins.git.GitHubAccessor.GitHubException extends Exception implements Serializable

Class com.atlassian.bamboo.plugins.git.GitHubRepository extends AbstractStandaloneRepository implements Serializable

Serialized Fields

gitRepository

GitRepository gitRepository

accessData

GitHubRepositoryAccessData accessData

i18nResolver

com.atlassian.sal.api.message.I18nResolver i18nResolver

encryptionService

EncryptionService encryptionService

Class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData extends Object implements Serializable

Serialized Fields

repository

String repository

branch

VcsBranch branch

username

String username

password

String password

useShallowClones

boolean useShallowClones

useSubmodules

boolean useSubmodules

useRemoteAgentCache

boolean useRemoteAgentCache

commandTimeout

int commandTimeout

verboseLogs

boolean verboseLogs

refSpecOverride

String refSpecOverride

Class com.atlassian.bamboo.plugins.git.GitRepository extends AbstractStandaloneRepository implements Serializable

Serialized Fields

branchIntegrationHelper

BranchIntegrationHelper branchIntegrationHelper

accessData

GitRepositoryAccessData accessData

sharedCredentialsDeleted

boolean sharedCredentialsDeleted

Class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData extends Object implements Serializable

Serialized Fields

repositoryUrl

String repositoryUrl

branch

VcsBranch branch

username

String username

password

String password

sshKey

String sshKey

sshPassphrase

String sshPassphrase

authenticationType

GitAuthenticationType authenticationType

useShallowClones

boolean useShallowClones

useRemoteAgentCache

boolean useRemoteAgentCache

useSubmodules

boolean useSubmodules

commandTimeout

int commandTimeout

verboseLogs

boolean verboseLogs

sharedCredentialsId

Long sharedCredentialsId

refSpecOverride

String refSpecOverride

Class com.atlassian.bamboo.plugins.git.LoadGitHubRepositories extends PlanActionSupport implements Serializable

Serialized Fields

username

String username

password

String password

repositoryId

long repositoryId

repositoryDefinitionManager

RepositoryDefinitionManager repositoryDefinitionManager

encryptionService

EncryptionService encryptionService

Package com.atlassian.bamboo.plugins.git.messages

Class com.atlassian.bamboo.plugins.git.messages.DeleteSpecifiedGitCacheDirectoriesOnAgentMessage extends AbstractBambooAgentMessage implements Serializable

Serialized Fields

deleteSHAs

com.google.common.collect.ImmutableSet<E> deleteSHAs

gitCacheDirectoryUtils

GitCacheDirectoryUtils gitCacheDirectoryUtils

Class com.atlassian.bamboo.plugins.git.messages.DeleteUnusedGitCacheDirectoriesOnAgentMessage extends AbstractBambooAgentMessage implements Serializable

Serialized Fields

usedSHAs

com.google.common.collect.ImmutableSet<E> usedSHAs

gitCacheDirectoryUtils

GitCacheDirectoryUtils gitCacheDirectoryUtils

Package com.atlassian.bamboo.plugins.hg

Class com.atlassian.bamboo.plugins.hg.BitbucketRepository extends AbstractStandaloneRepository implements Serializable

Serialized Fields

repositoryObject

Repository repositoryObject

username

String username

password

String password

repository

String repository

scm

String scm

branch

String branch

commandTimeout

int commandTimeout

showAdvancedOptions

boolean showAdvancedOptions

verboseLogs

boolean verboseLogs

refSpecOverride

String refSpecOverride

gitUseShallowClones

boolean gitUseShallowClones

gitUseSubmodules

boolean gitUseSubmodules

gitUseRemoteAgentCache

boolean gitUseRemoteAgentCache

bitbucketApiService

BitbucketApiService bitbucketApiService

repositoryHelperService

BitbucketRepositoryHelperService repositoryHelperService

capabilityContext

CapabilityContext capabilityContext

i18nResolver

com.atlassian.sal.api.message.I18nResolver i18nResolver

encryptionService

EncryptionService encryptionService

repositoryManager

RepositoryManager repositoryManager

Class com.atlassian.bamboo.plugins.hg.BitbucketUrlProvider extends Object implements Serializable

Class com.atlassian.bamboo.plugins.hg.DefaultRepositoryUrlProvider extends Object implements Serializable

Class com.atlassian.bamboo.plugins.hg.DeleteHgCacheDirectory extends PlanActionSupport implements Serializable

Serialized Fields

agentManager

AgentManager agentManager

agentCommandSender

AgentCommandSender agentCommandSender

buildDirectoryManager

BuildDirectoryManager buildDirectoryManager

Class com.atlassian.bamboo.plugins.hg.DeleteHgCacheDirectoryOnAgentMessage extends AbstractBambooAgentMessage implements Serializable

Serialized Fields

repositoryUrl

String repositoryUrl

username

String username

Class com.atlassian.bamboo.plugins.hg.DeleteSpecifiedHgCacheDirectoriesOnAgentMessage extends AbstractBambooAgentMessage implements Serializable

Serialized Fields

deleteSHAs

Set<E> deleteSHAs

Class com.atlassian.bamboo.plugins.hg.DeleteUnusedHgCacheDirectoriesOnAgentMessage extends AbstractBambooAgentMessage implements Serializable

Serialized Fields

usedSHAs

Set<E> usedSHAs

Class com.atlassian.bamboo.plugins.hg.HgRepository extends AbstractStandaloneRepository implements Serializable

Serialized Fields

branch

VcsBranch branch

accessData

HgRepositoryAccessData accessData

showAdvancedOptions

boolean showAdvancedOptions

commitIsolationEnabled

boolean commitIsolationEnabled

branchIntegrationHelper

BranchIntegrationHelper branchIntegrationHelper

encryptionService

EncryptionService encryptionService

i18nResolver

com.atlassian.sal.api.message.I18nResolver i18nResolver

scopedExclusionService

ScopedExclusionService scopedExclusionService

Class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData extends Object implements Serializable

Serialized Fields

repositoryUrl

String repositoryUrl

branch

String branch

authenticationType

AuthenticationType authenticationType

username

String username

password

String password

sshKey

String sshKey

sshPassphrase

String sshPassphrase

sshCompression

boolean sshCompression

noRepositoryCache

boolean noRepositoryCache

commandTimeout

int commandTimeout

verboseLogs

boolean verboseLogs

Class com.atlassian.bamboo.plugins.hg.HgWebRepositoryUrlProvider.None extends Object implements Serializable

Class com.atlassian.bamboo.plugins.hg.HgWebRepositoryViewer extends AbstractWebRepositoryViewer implements Serializable

Serialized Fields

supportedRepositories

Collection<E> supportedRepositories

urlProvider

HgWebRepositoryUrlProvider urlProvider

Package com.atlassian.bamboo.plugins.hg.bitbucket

Class com.atlassian.bamboo.plugins.hg.bitbucket.BitbucketAccessException extends Exception implements Serializable


Package com.atlassian.bamboo.plugins.hg.bitbucket.api

Class com.atlassian.bamboo.plugins.hg.bitbucket.api.BitbucketApiException extends Exception implements Serializable

Serialized Fields

restCallStatusCode

int restCallStatusCode

restCallURI

URI restCallURI

Package com.atlassian.bamboo.plugins.jira.release

Class com.atlassian.bamboo.plugins.jira.release.JIRAReleaseTriggerReason extends AbstractTriggerReason implements Serializable

Serialized Fields

jiraBaseUrl

String jiraBaseUrl

jiraUsername

String jiraUsername

jiraUserDisplayName

String jiraUserDisplayName

jiraProjectName

String jiraProjectName

jiraProjectKey

String jiraProjectKey

jiraVersionName

String jiraVersionName

jiraVersionId

String jiraVersionId

i18nResolver

com.atlassian.sal.api.message.I18nResolver i18nResolver

Package com.atlassian.bamboo.plugins.jiraPlugin.actions

Class com.atlassian.bamboo.plugins.jiraPlugin.actions.EditJiraIssues extends ViewJiraIssues implements Serializable

Serialized Fields

availableIssueTypes

List<E> availableIssueTypes

currentIssueKey

String currentIssueKey

issueKeyInput

String issueKeyInput

issueTypeInput

String issueTypeInput

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

Class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan extends BuildActionSupport implements Serializable

Serialized Fields

credentialsRequiredUrl

URI credentialsRequiredUrl

issues

List<E> issues

pager

Pager<T> pager

filterController

FilterController filterController

jiraIssueManager

JiraIssueManager jiraIssueManager

jiraIssueResultsManager

JiraIssueResultsManager jiraIssueResultsManager

buildResultsFilterFactory

BuildResultsFilterFactory buildResultsFilterFactory

Class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssues extends PlanResultsAction implements Serializable

Serialized Fields

jiraIssueResultsManager

JiraIssueResultsManager jiraIssueResultsManager

relatedIssues

List<E> relatedIssues

fixedIssues

List<E> fixedIssues

lastModified

String lastModified
Holds last updated issue


maxIssues

int maxIssues

Package com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax

Class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction extends BambooActionSupport implements Serializable

Serialized Fields

jiraIssueKey

List<E> jiraIssueKey

projectKeys

List<E> projectKeys

selectedSubTab

String selectedSubTab

resultsList

List<E> resultsList

artifactLinkManager

ArtifactLinkManager artifactLinkManager

Class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewBuildResultsByJiraKey extends AbstractJiraRelatedAction implements Serializable

Serialized Fields

maxBuilds

Integer maxBuilds

showRss

boolean showRss

partialResults

PartialList<E> partialResults

jiraIssueResultsManager

JiraIssueResultsManager jiraIssueResultsManager

Class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewPlanStatusByJiraKey extends AbstractJiraRelatedAction implements Serializable

Serialized Fields

planKeys

Collection<E> planKeys

releasedVersionTimestamp

Long releasedVersionTimestamp

jiraIssueResultsManager

JiraIssueResultsManager jiraIssueResultsManager

indexedBuildResultsSearcher

IndexedBuildResultsSearcher indexedBuildResultsSearcher

Package com.atlassian.bamboo.plugins.maven.dependencies

Class com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementConfig extends Object implements Serializable

Serialized Fields

automaticDependencyManagementEnabled

boolean automaticDependencyManagementEnabled

Class com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementPlugin extends BaseConfigurablePlugin implements Serializable

Class com.atlassian.bamboo.plugins.maven.dependencies.ViewMaven2ChainSummary extends ChainActionSupport implements Serializable

Serialized Fields

dependencyProviderJob

ImmutableJob dependencyProviderJob

projectProperties

Maven2ProjectProperties projectProperties

groupedProjectDependencies

Collection<E> groupedProjectDependencies

groupedProjectArtifacts

Collection<E> groupedProjectArtifacts

bandanaManager

com.atlassian.bandana.BandanaManager bandanaManager

planParticleManager

PlanParticleManager planParticleManager

Package com.atlassian.bamboo.plugins.rest.admin.expiry

Class com.atlassian.bamboo.plugins.rest.admin.expiry.RestExpiryStatus extends Object implements Serializable

Serialized Fields

running

boolean running

lastRun

Long lastRun

lastRunDate

Date lastRunDate

lastFinished

Long lastFinished

lastFinishedDate

Date lastFinishedDate

lastRunSuccessful

Boolean lastRunSuccessful

Package com.atlassian.bamboo.plugins.rest.common.exception

Class com.atlassian.bamboo.plugins.rest.common.exception.XmlCompatibleWebApplicationErrorException extends RuntimeException implements Serializable

Serialized Fields

errorCollection

XmlCompatibleRestErrorCollection errorCollection

Package com.atlassian.bamboo.plugins.rest.deployments.versions

Class com.atlassian.bamboo.plugins.rest.deployments.versions.RestArtifactDeploymentVersionItem extends RestDeploymentVersionItem implements Serializable

Serialized Fields

planResultKey

PlanResultKey planResultKey

type

ProjectItemType type

label

String label

location

String location

copyPattern

String copyPattern

size

long size

artifact

RestArtifact artifact

Class com.atlassian.bamboo.plugins.rest.deployments.versions.RestDeploymentVersion extends Object implements Serializable

Serialized Fields

id

long id

name

String name

creationDate

Date creationDate

creatorUserName

String creatorUserName

items

List<E> items

versionStatus

RestDeploymentVersionStatus versionStatus

variableContext

com.google.common.collect.ImmutableList<E> variableContext

operations

RestOperations operations

creatorDisplayName

String creatorDisplayName

creatorGravatarUrl

String creatorGravatarUrl

planBranchName

String planBranchName

ageZeroPoint

Date ageZeroPoint

Class com.atlassian.bamboo.plugins.rest.deployments.versions.RestDeploymentVersionItem extends Object implements Serializable

Serialized Fields

id

long id

name

String name

Package com.atlassian.bamboo.plugins.rest.filters

Class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory.BambooRestAdminNotEnabledException extends javax.ws.rs.WebApplicationException implements Serializable

Class com.atlassian.bamboo.plugins.rest.filters.BambooRestXsrfFilterFactory.BambooXsrfCheckFailedException extends javax.ws.rs.WebApplicationException implements Serializable


Package com.atlassian.bamboo.plugins.rest.model

Class com.atlassian.bamboo.plugins.rest.model.RestDeploymentResultKey extends RestResultKey implements Serializable


Package com.atlassian.bamboo.plugins.rest.model.configuration

Class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableSubstitutionContext extends Object implements Serializable

Serialized Fields

key

String key

value

String value

variableType

String variableType

isPassword

boolean isPassword

Package com.atlassian.bamboo.plugins.stash

Class com.atlassian.bamboo.plugins.stash.StashRepository extends AbstractStandaloneRepository implements Serializable

Serialized Fields

gitRepositorySupplier

com.google.common.base.Supplier<T> gitRepositorySupplier

application

String application

repositoryUrl

String repositoryUrl

vcsBranch

VcsBranch vcsBranch

stashProjectKey

String stashProjectKey

stashRepositorySlug

String stashRepositorySlug

stashRepositoryId

String stashRepositoryId

commandTimeout

int commandTimeout

showAdvancedOptions

boolean showAdvancedOptions

verboseLogs

boolean verboseLogs

useShallowClones

boolean useShallowClones

useSubmodules

boolean useSubmodules

useRemoteAgentCache

boolean useRemoteAgentCache

fetchWholeRepository

boolean fetchWholeRepository

publicKey

String publicKey

privateKey

String privateKey

repositoryId

long repositoryId
Deprecated. since 5.6

capabilityContext

CapabilityContext capabilityContext

i18nResolver

com.atlassian.sal.api.message.I18nResolver i18nResolver

encryptionService

EncryptionService encryptionService

stashClientFactory

com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory

administrationConfigurationAccessor

AdministrationConfigurationAccessor administrationConfigurationAccessor

sshKeysProvider

SshKeysProvider sshKeysProvider

stashCapabilityProvider

StashCapabilityProvider stashCapabilityProvider

repositoryManager

RepositoryManager repositoryManager

Class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer extends AbstractWebRepositoryViewer implements Serializable

Serialized Fields

supportedRepositories

Collection<E> supportedRepositories

Package com.atlassian.bamboo.plugins.stash.repository

Class com.atlassian.bamboo.plugins.stash.repository.InvalidStashRepositoryException extends InvalidRepositoryException implements Serializable

Class com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException extends RepositoryException implements Serializable


Package com.atlassian.bamboo.plugins.vcs.task

Class com.atlassian.bamboo.plugins.vcs.task.DeploymentRepositoryBuildContext extends Object implements Serializable

Serialized Fields

commonContext

CommonContext commonContext

Package com.atlassian.bamboo.quartz

Class com.atlassian.bamboo.quartz.BambooJobDetailBean extends org.springframework.scheduling.quartz.JobDetailBean implements Serializable

Serialized Fields

beanName

String beanName

Class com.atlassian.bamboo.quartz.BambooSimpleTriggerBean extends org.springframework.scheduling.quartz.SimpleTriggerBean implements Serializable


Package com.atlassian.bamboo.repository

Class com.atlassian.bamboo.repository.AbstractRepository extends BaseConfigurablePlugin implements Serializable

Serialized Fields

filterFilePatternOption

String filterFilePatternOption

filterFilePatternRegex

String filterFilePatternRegex

changesetFilterPatternRegex

String changesetFilterPatternRegex

quietPeriodHelper

QuietPeriodHelper quietPeriodHelper

repositoryModuleDescriptor

RepositoryModuleDescriptorImpl repositoryModuleDescriptor

maxCommitsToReturn

int maxCommitsToReturn

Class com.atlassian.bamboo.repository.AbstractStandaloneRepository extends AbstractRepository implements Serializable

Class com.atlassian.bamboo.repository.DecoratedRepositoryDefinition extends Object implements Serializable

Serialized Fields

delegate

RepositoryData delegate

position

int position

Class com.atlassian.bamboo.repository.InvalidRepositoryException extends RepositoryException implements Serializable

Class com.atlassian.bamboo.repository.QuietPeriodHelper extends Object implements Serializable

Serialized Fields

QUIET_PERIOD_ENABLED

String QUIET_PERIOD_ENABLED

QUIET_PERIOD

String QUIET_PERIOD

MAX_RETRIES

String MAX_RETRIES

quietPeriodEnabled

boolean quietPeriodEnabled

quietPeriod

int quietPeriod

maxRetries

int maxRetries

Class com.atlassian.bamboo.repository.RepositoryDataImpl extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

id

long id

pluginKey

String pluginKey

name

String name

description

String description

global

boolean global

markedForDeletion

boolean markedForDeletion

configurationRef

com.atlassian.bamboo.repository.RepositoryConfigurationReference configurationRef

Class com.atlassian.bamboo.repository.RepositoryDefinitionException extends Exception implements Serializable

Class com.atlassian.bamboo.repository.RepositoryDefinitionForTest extends Object implements Serializable

Serialized Fields

repository

Repository repository

webRepositoryViewer

WebRepositoryViewer webRepositoryViewer

Class com.atlassian.bamboo.repository.RepositoryDefinitionImpl extends RepositoryDataImpl implements Serializable

Serialized Fields

position

int position

Class com.atlassian.bamboo.repository.RepositoryException extends Exception implements Serializable

Serialized Fields

repositoryId

Long repositoryId

stdout

String stdout

stderr

String stderr

Package com.atlassian.bamboo.repository.cvsimpl

Class com.atlassian.bamboo.repository.cvsimpl.CVSRepository extends AbstractStandaloneRepository implements Serializable

Serialized Fields

logDateFormat

org.apache.commons.lang.time.FastDateFormat logDateFormat

module

String module

cvsRoot

String cvsRoot

password

String password
This is the encrypted password


branchName

String branchName

passphrase

String passphrase

keyFile

String keyFile

authType

String authType

quietPeriod

int quietPeriod

symbolicNameType

CVSRepository.SymbolicNameType symbolicNameType
Type of entity identified by branchName


encryptionService

EncryptionService encryptionService

Package com.atlassian.bamboo.repository.nullrepository

Class com.atlassian.bamboo.repository.nullrepository.NullRepository extends AbstractStandaloneRepository implements Serializable


Package com.atlassian.bamboo.repository.perforce

Class com.atlassian.bamboo.repository.perforce.PerforceRepository extends AbstractStandaloneRepository implements Serializable

Serialized Fields

port

String port

client

String client

depot

String depot

host

String host

environmentVariables

String environmentVariables

manageWorkspace

boolean manageWorkspace

useClientMapping

boolean useClientMapping

password

String password
This is the encrypted password


user

String user

encryptionService

EncryptionService encryptionService

Package com.atlassian.bamboo.repository.svn

Class com.atlassian.bamboo.repository.svn.ExternalsLockException extends org.tmatesoft.svn.core.SVNException implements Serializable

Serialized Fields

affectedLockedDirectory

File affectedLockedDirectory

Class com.atlassian.bamboo.repository.svn.SvnRepository extends AbstractStandaloneRepository implements Serializable

Serialized Fields

detectedDirtyCheckoutDirectory

boolean detectedDirtyCheckoutDirectory

legacyExternalPathRevisionMappings

Map<K,V> legacyExternalPathRevisionMappings
Deprecated. since 3.3 here only to avoid destruction of existing configuration. Can be removed when direct upgrade from 3.2 and lower is no longer supported.

repositoryUrl

String repositoryUrl

username

String username

password

String password

passphrase

String passphrase

keyFile

String keyFile

authType

String authType

useExternals

boolean useExternals

useExport

boolean useExport

commitIsolationEnabled

boolean commitIsolationEnabled

autodetectBranchRoot

boolean autodetectBranchRoot

autodetectTagRoot

boolean autodetectTagRoot

manualBranchRoot

String manualBranchRoot

manualTagRoot

String manualTagRoot

encryptionService

EncryptionService encryptionService

administrationConfigurationAccessor

AdministrationConfigurationAccessor administrationConfigurationAccessor

Package com.atlassian.bamboo.repository.ui

Package com.atlassian.bamboo.rest

Class com.atlassian.bamboo.rest.AbstractAdminRestAction extends BambooActionSupport implements Serializable

Class com.atlassian.bamboo.rest.BambooRemoteException extends Exception implements Serializable

Class com.atlassian.bamboo.rest.ListRunningInstances extends BambooActionSupport implements Serializable

Serialized Fields

elasticInstanceManager

ElasticInstanceManager elasticInstanceManager

Class com.atlassian.bamboo.rest.Login extends BambooActionSupport implements Serializable

Serialized Fields

myUsername

String myUsername

myPassword

String myPassword

mySessionId

String mySessionId

Class com.atlassian.bamboo.rest.Logout extends BambooActionSupport implements Serializable

Serialized Fields

auth

String auth

Class com.atlassian.bamboo.rest.LogToServer extends BambooActionSupport implements Serializable

Serialized Fields

message

String message

Class com.atlassian.bamboo.rest.StartElasticAgents extends AbstractAdminRestAction implements Serializable

Serialized Fields

numAgentsToCreate

String numAgentsToCreate

elasticImageConfigurationName

String elasticImageConfigurationName

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

elasticImageConfigurationAccessor

ElasticImageConfigurationAccessor elasticImageConfigurationAccessor

Class com.atlassian.bamboo.rest.StopAllElasticAgents extends AbstractAdminRestAction implements Serializable

Serialized Fields

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

Class com.atlassian.bamboo.rest.StopElasticAgents extends AbstractAdminRestAction implements Serializable

Serialized Fields

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

instanceId

String instanceId

Package com.atlassian.bamboo.rest.common.exception

Class com.atlassian.bamboo.rest.common.exception.AuthenticationRequiredUrlCallbackException extends SecurityException implements Serializable

Serialized Fields

redirectUri

URI redirectUri

context

String context

Class com.atlassian.bamboo.rest.common.exception.InvalidRequestException extends RuntimeException implements Serializable

Class com.atlassian.bamboo.rest.common.exception.NotAuthorizedException extends RuntimeException implements Serializable

Class com.atlassian.bamboo.rest.common.exception.WebApplicationErrorException extends RuntimeException implements Serializable

Serialized Fields

errorCollection

RestErrorCollection errorCollection

Package com.atlassian.bamboo.rest.model

Class com.atlassian.bamboo.rest.model.RestKey extends Object implements Serializable

Serialized Fields

key

String key

Class com.atlassian.bamboo.rest.model.RestResultKey extends Object implements Serializable

Serialized Fields

key

String key

entityKey

RestKey entityKey

resultNumber

int resultNumber

Package com.atlassian.bamboo.results.tests

Class com.atlassian.bamboo.results.tests.TestResults extends Object implements Serializable

Serialized Fields

myName

String myName

myClassName

String myClassName

myDuration

String myDuration

myErrors

List<E> myErrors

cachedPrettyDuration

String cachedPrettyDuration

systemOut

String systemOut

state

TestState state

testCaseId

long testCaseId

Package com.atlassian.bamboo.resultsummary

Class com.atlassian.bamboo.resultsummary.IncorrectResultSummaryTypeException extends RuntimeException implements Serializable

Class com.atlassian.bamboo.resultsummary.ResultsSummaryCreationException extends Exception implements Serializable


Package com.atlassian.bamboo.resultsummary.tests

Class com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorImpl extends BambooEntityObject implements Serializable

Serialized Fields

myErrorMessage

String myErrorMessage

testCaseResult

TestCaseResult testCaseResult

Package com.atlassian.bamboo.sal.message

Class com.atlassian.bamboo.sal.message.DefaultMessage extends Object implements Serializable

Serialized Fields

arguments

Serializable[] arguments

key

String key

Package com.atlassian.bamboo.security

Class com.atlassian.bamboo.security.AllowLicenseUpdateOrShowExpirationInfo extends BambooActionSupport implements Serializable

Class com.atlassian.bamboo.security.ChangeForgottenPassword extends BambooActionSupport implements Serializable

Serialized Fields

username

String username

newPassword

String newPassword

confirmedPassword

String confirmedPassword

token

String token

Class com.atlassian.bamboo.security.ChangePassword extends BambooActionSupport implements Serializable

Serialized Fields

username

String username

currentPassword

String currentPassword

newPassword

String newPassword

confirmedPassword

String confirmedPassword

Class com.atlassian.bamboo.security.EncryptionException extends RuntimeException implements Serializable

Class com.atlassian.bamboo.security.ForgotPassword extends BambooActionSupport implements Serializable

Serialized Fields

username

String username

mailServerConfigured

boolean mailServerConfigured

bambooMailer

BambooMailer bambooMailer

context

Map<K,V> context

Class com.atlassian.bamboo.security.GlobalApplicationSecureObject extends Object implements Serializable

Serialized Fields

id

Long id

Class com.atlassian.bamboo.security.Login extends BambooActionSupport implements Serializable

Class com.atlassian.bamboo.security.LoginRedirectResult extends org.apache.struts2.dispatcher.ServletRedirectResult implements Serializable

Class com.atlassian.bamboo.security.Logout extends BambooActionSupport implements Serializable

Class com.atlassian.bamboo.security.SecureToken extends Object implements Serializable

Serialized Fields

token

String token

Package com.atlassian.bamboo.security.acegi.acls

Class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl extends Object implements Serializable

Serialized Fields

parentAcl

org.acegisecurity.acls.Acl parentAcl

aclAuthorizationStrategy

org.acegisecurity.acls.domain.AclAuthorizationStrategy aclAuthorizationStrategy

aces

List<E> aces

objectIdentity

org.acegisecurity.acls.objectidentity.ObjectIdentity objectIdentity

id

Serializable id

owner

org.acegisecurity.acls.sid.Sid owner

loadedSids

org.acegisecurity.acls.sid.Sid[] loadedSids

entriesInheriting

boolean entriesInheriting

Class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityImpl extends Object implements Serializable

Serialized Fields

javaType

Class<T> javaType

identifier

Serializable identifier

ancestorIdentity

HibernateObjectIdentityImpl ancestorIdentity

ancestorPermissionCheckPolicyMap

Map<K,V> ancestorPermissionCheckPolicyMap

Class com.atlassian.bamboo.security.acegi.acls.HibernatePermissionUserType extends Object implements Serializable

Class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType extends Object implements Serializable

Class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType.SerializableGrantedAuthoritySid extends org.acegisecurity.acls.sid.GrantedAuthoritySid implements Serializable

Class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType.SerializableGroupPrincipalSid extends GroupPrincipalSid implements Serializable

Class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType.SerializablePrincipalSid extends org.acegisecurity.acls.sid.PrincipalSid implements Serializable

Class com.atlassian.bamboo.security.acegi.acls.ImmutableAcl extends Object implements Serializable

Serialized Fields

oid

org.acegisecurity.acls.objectidentity.ObjectIdentity oid

id

Serializable id

owner

org.acegisecurity.acls.sid.Sid owner

parent

org.acegisecurity.acls.Acl parent

entriesInheriting

boolean entriesInheriting

entries

Collection<E> entries

loadedSids

com.atlassian.bamboo.security.acegi.acls.ImmutableAcl.LoadedSidValidator loadedSids

aclAuthorizationStrategy

org.acegisecurity.acls.domain.AclAuthorizationStrategy aclAuthorizationStrategy

Package com.atlassian.bamboo.security.acegi.intercept.web

Class com.atlassian.bamboo.security.acegi.intercept.web.WebworkSecurityInterceptor extends org.acegisecurity.intercept.AbstractSecurityInterceptor implements Serializable

Serialized Fields

objectDefinitionSource

ActionInvocationDefinitionSource objectDefinitionSource

overrideAuthorities

org.acegisecurity.GrantedAuthority[] overrideAuthorities

Class com.atlassian.bamboo.security.acegi.intercept.web.WebworkSecurityInterceptorProxy extends Object implements Serializable

Serialized Fields

webworkSecurityInterceptor

WebworkSecurityInterceptor webworkSecurityInterceptor

Package com.atlassian.bamboo.security.trustedapplications

Class com.atlassian.bamboo.security.trustedapplications.BambooCurrentApplication extends Object implements Serializable

Serialized Fields

applicationId

String applicationId

keyPair

KeyPair keyPair

Class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl extends BambooEntityObject implements Serializable

Serialized Fields

applicationId

String applicationId

publicKey

String publicKey

name

String name

timeout

Long timeout

urlPatterns

Set<E> urlPatterns

ipPatterns

Set<E> ipPatterns

Class com.atlassian.bamboo.security.trustedapplications.KeyUtils.InvalidKey extends Object implements Serializable

Serialized Fields

cause

Exception cause

Class com.atlassian.bamboo.security.trustedapplications.KeyUtils.InvalidPrivateKey extends KeyUtils.InvalidKey implements Serializable

Class com.atlassian.bamboo.security.trustedapplications.KeyUtils.InvalidPublicKey extends KeyUtils.InvalidKey implements Serializable


Package com.atlassian.bamboo.serialization.xstream

Class com.atlassian.bamboo.serialization.xstream.CannotResolvePluginClassException extends com.thoughtworks.xstream.mapper.CannotResolveClassException implements Serializable

Serialized Fields

className

String className

pluginKey

String pluginKey

pluginVersion

String pluginVersion

Class com.atlassian.bamboo.serialization.xstream.IncompatiblePluginVersionException extends CannotResolvePluginClassException implements Serializable

Serialized Fields

localPluginVersion

String localPluginVersion

Class com.atlassian.bamboo.serialization.xstream.OwningPluginNotInstalledException extends CannotResolvePluginClassException implements Serializable


Package com.atlassian.bamboo.servlet

Class com.atlassian.bamboo.servlet.BambooCaptchaServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.atlassian.bamboo.servlet.ServerSentEventsServlet extends javax.servlet.http.HttpServlet implements Serializable


Package com.atlassian.bamboo.session

Class com.atlassian.bamboo.session.BambooSession extends Object implements Serializable

Serialized Fields

reportSearcherContext

Map<K,V> reportSearcherContext

buildConfiguration

BuildConfiguration buildConfiguration

plan

Plan plan

Package com.atlassian.bamboo.setup

Class com.atlassian.bamboo.setup.ServerFingerprint extends Object implements Serializable

Serialized Fields

serverFingerprint

String serverFingerprint

instanceFingerprint

long instanceFingerprint

Package com.atlassian.bamboo.ssh

Class com.atlassian.bamboo.ssh.ProxyException extends Exception implements Serializable


Package com.atlassian.bamboo.struts

Class com.atlassian.bamboo.struts.BambooExceptionMappingInterceptor extends com.opensymphony.xwork2.interceptor.ExceptionMappingInterceptor implements Serializable


Package com.atlassian.bamboo.task

Class com.atlassian.bamboo.task.ImmutableTaskDefinition extends Object implements Serializable

Serialized Fields

id

long id

pluginKey

String pluginKey

userDescription

String userDescription

isEnabled

boolean isEnabled

finalizing

boolean finalizing

configuration

com.google.common.collect.ImmutableMap<K,V> configuration

taskRootDirectorySelector

TaskRootDirectorySelector taskRootDirectorySelector

Class com.atlassian.bamboo.task.RuntimeTaskContextImpl extends Object implements Serializable

Serialized Fields

owningContext

CommonContext owningContext

Class com.atlassian.bamboo.task.TaskDefinitionImpl extends Object implements Serializable

Serialized Fields

id

long id

pluginKey

String pluginKey

userDescription

String userDescription

isEnabled

boolean isEnabled

configuration

Map<K,V> configuration

finalising

boolean finalising

rootDirectorySelector

TaskRootDirectorySelector rootDirectorySelector

Class com.atlassian.bamboo.task.TaskException extends Exception implements Serializable


Package com.atlassian.bamboo.task.runtime

Class com.atlassian.bamboo.task.runtime.RuntimeTaskDefinitionImpl extends TaskDefinitionImpl implements Serializable

Serialized Fields

runtimeContext

Map<K,V> runtimeContext

producesTestResults

boolean producesTestResults

Package com.atlassian.bamboo.trigger

Class com.atlassian.bamboo.trigger.TriggerDefinitionImpl extends Object implements Serializable

Serialized Fields

id

long id

enabled

boolean enabled

name

String name

pluginKey

String pluginKey

userDescription

String userDescription

configuration

Map<K,V> configuration

triggeringRepositories

Set<E> triggeringRepositories

triggerConditionsConfiguration

Map<K,V> triggerConditionsConfiguration

Package com.atlassian.bamboo.trigger.dependency

Class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyTriggerReason extends AbstractTriggerReason implements Serializable

Serialized Fields

i18nResolver

com.atlassian.sal.api.message.I18nResolver i18nResolver

environmentIdString

String environmentIdString

environmentName

String environmentName

resultIdString

String resultIdString

Package com.atlassian.bamboo.trigger.remote

Class com.atlassian.bamboo.trigger.remote.TriggerRemoteBuild extends BuildActionSupport implements Serializable

Serialized Fields

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

errorUpdateHandler

ErrorUpdateHandler errorUpdateHandler

chainBranchManager

ChainBranchManager chainBranchManager

validTriggers

List<E> validTriggers

Package com.atlassian.bamboo.user

Class com.atlassian.bamboo.user.BambooUserForMigration extends Object implements Serializable

Serialized Fields

name

String name

fullName

String fullName

email

String email

jabberAddress

String jabberAddress

notificationPreference

String notificationPreference

notificationTransportPreference

String notificationTransportPreference

idePort

String idePort

encryptedPassword

String encryptedPassword

Class com.atlassian.bamboo.user.DefaultBambooUser extends Object implements Serializable

Serialized Fields

user

com.atlassian.user.User user

Class com.atlassian.bamboo.user.DefaultTestUser extends com.atlassian.user.impl.DefaultUser implements Serializable

Class com.atlassian.bamboo.user.Profile extends BambooActionSupport implements Serializable

Class com.atlassian.bamboo.user.UserNotLoggedInException extends Exception implements Serializable


Package com.atlassian.bamboo.user.authentication

Class com.atlassian.bamboo.user.authentication.BambooAuthenticator extends com.atlassian.seraph.auth.DefaultAuthenticator implements Serializable


Package com.atlassian.bamboo.user.gravatar

Class com.atlassian.bamboo.user.gravatar.GravatarDownloadException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package com.atlassian.bamboo.user.rename

Class com.atlassian.bamboo.user.rename.InvalidUserNameException extends UserRenameException implements Serializable

Class com.atlassian.bamboo.user.rename.UserNotFoundException extends UserRenameException implements Serializable

Class com.atlassian.bamboo.user.rename.UserRenameException extends Exception implements Serializable


Package com.atlassian.bamboo.utils

Class com.atlassian.bamboo.utils.FileCopier.IoInputException extends IOException implements Serializable

Class com.atlassian.bamboo.utils.FileCopier.IoOutputException extends IOException implements Serializable


Package com.atlassian.bamboo.utils.error

Class com.atlassian.bamboo.utils.error.SimpleErrorCollection extends Object implements Serializable

Serialized Fields

fieldErrors

ConcurrentMap<K,V> fieldErrors

errorMessages

List<E> errorMessages

Package com.atlassian.bamboo.utils.i18n

Class com.atlassian.bamboo.utils.i18n.DefaultI18nBean extends Object implements Serializable

Serialized Fields

i18nBundles

List<E> i18nBundles

locale

Locale locale

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor

Package com.atlassian.bamboo.utils.map

Class com.atlassian.bamboo.utils.map.StringArrayMap extends org.apache.commons.collections.map.ListOrderedMap implements Serializable


Package com.atlassian.bamboo.v2.build

Class com.atlassian.bamboo.v2.build.BuildCancelledDetails extends Object implements Serializable

Serialized Fields

cancellationDate

Date cancellationDate

forcedCancellation

boolean forcedCancellation
Cancellation of a build has been forced, possibly by the system. No build completion events are to be expected and the build has to be transitioned to final state (most likely not built/unknown ).

Class com.atlassian.bamboo.v2.build.BuildChangesImpl extends Object implements Serializable

Serialized Fields

buildRepositoryChangesMap

Map<K,V> buildRepositoryChangesMap

integrationBranchVcsRevision

String integrationBranchVcsRevision

integrationRepositoryId

long integrationRepositoryId

Class com.atlassian.bamboo.v2.build.BuildContextImpl extends BuildIdentifierImpl implements Serializable

Serialized Fields

displayName

String displayName

parentBuildContext

BuildContext parentBuildContext

triggerReason

TriggerReason triggerReason

buildDefinition

BuildDefinition buildDefinition

artifactContext

ArtifactContext artifactContext

variableContext

VariableContext variableContext

relevantSharedCredentials

Iterable<T> relevantSharedCredentials

repositoryDefinitionMap

Map<K,V> repositoryDefinitionMap

relevantRepositoryIds

Set<E> relevantRepositoryIds

checkoutLocation

Map<K,V> checkoutLocation

errorCollection

ErrorCollection errorCollection

currentBuildResult

CurrentBuildResult currentBuildResult

isBranch

boolean isBranch

isOnceOff

boolean isOnceOff

isCustomBuild

boolean isCustomBuild

bandanaContext

BambooBandanaContext bandanaContext

runtimeTaskDefinitions

List<E> runtimeTaskDefinitions

runtimeTaskContext

RuntimeTaskContext runtimeTaskContext

buildChanges

BuildChanges buildChanges

Class com.atlassian.bamboo.v2.build.BuildIdentifierImpl extends Object implements Serializable

Serialized Fields

planId

long planId

planName

String planName

shortName

String shortName

planResultKey

PlanResultKey planResultKey

parentBuildIdentifier

BuildIdentifier parentBuildIdentifier

projectName

String projectName

Class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl extends Object implements Serializable

Serialized Fields

repositoryId

long repositoryId

vcsRevisionKey

String vcsRevisionKey

previousVcsRevisionKey

String previousVcsRevisionKey

vcsLastChangeRevisionKey

String vcsLastChangeRevisionKey

changes

List<E> changes

skippedCommitsCount

int skippedCommitsCount

buildTrigger

boolean buildTrigger

overriddenVcsBranch

VcsBranch overriddenVcsBranch

Class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl extends Object implements Serializable

Serialized Fields

customBuildData

Map<K,V> customBuildData

buildState

BuildState buildState

lifeCycleState

LifeCycleState lifeCycleState

buildReturnCode

int buildReturnCode

started

boolean started

buildErrors

List<E> buildErrors

successfulTestResults

Set<E> successfulTestResults

failedTestResults

Set<E> failedTestResults

skippedTestResults

Set<E> skippedTestResults

taskResults

List<E> taskResults

checkoutSuccess

boolean checkoutSuccess

tasksStartDate

Date tasksStartDate

Class com.atlassian.bamboo.v2.build.CurrentResultImpl extends Object implements Serializable

Serialized Fields

customBuildData

Map<K,V> customBuildData

buildErrors

List<E> buildErrors

buildState

BuildState buildState

lifeCycleState

LifeCycleState lifeCycleState

started

boolean started

taskResults

List<E> taskResults

tasksStartDate

Date tasksStartDate

Package com.atlassian.bamboo.v2.build.agent

Class com.atlassian.bamboo.v2.build.agent.BambooActiveMQConnectionFactory extends org.apache.activemq.ActiveMQConnectionFactory implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl extends PipelineDefinitionImpl implements Serializable

Serialized Fields

capabilityProperties

CapabilityProperties capabilityProperties

distributedProperties

DistributedProperties distributedProperties

Package com.atlassian.bamboo.v2.build.agent.capability

Class com.atlassian.bamboo.v2.build.agent.capability.CapabilityScope extends Object implements Serializable

Serialized Fields

scope

String scope

Package com.atlassian.bamboo.v2.build.agent.messages

Class com.atlassian.bamboo.v2.build.agent.messages.AbstractAddLogEntry extends AbstractBuildLoggerMessage implements Serializable

Serialized Fields

logEntry

LogEntry logEntry

Class com.atlassian.bamboo.v2.build.agent.messages.AbstractBambooAgentMessage extends Object implements Serializable

Class com.atlassian.bamboo.v2.build.agent.messages.AbstractBuildExecutionUpdateManagerMessage extends AbstractBambooAgentMessage implements Serializable

Class com.atlassian.bamboo.v2.build.agent.messages.AbstractBuildLoggerMessage extends AbstractBambooAgentMessage implements Serializable

Serialized Fields

loggerId

LoggerId<T extends Serializable> loggerId

Class com.atlassian.bamboo.v2.build.agent.messages.AddBuildLogEntry extends AbstractAddLogEntry implements Serializable

Class com.atlassian.bamboo.v2.build.agent.messages.AddErrorLogEntry extends AbstractAddLogEntry implements Serializable

Class com.atlassian.bamboo.v2.build.agent.messages.ArtifactAckMessage extends AbstractBambooAgentMessage implements Serializable

Serialized Fields

artifactSubscription

ArtifactSubscriptionContext artifactSubscription

planResultKey

PlanResultKey planResultKey

linkType

String linkType

Class com.atlassian.bamboo.v2.build.agent.messages.BatchRemoteBambooMessage extends Object implements Serializable

Serialized Fields

messages

List<E> messages

size

int size

Class com.atlassian.bamboo.v2.build.agent.messages.CancelExecutionAgentMessage extends AbstractBambooAgentMessage implements Serializable

Serialized Fields

resultKey

ResultKey resultKey

deploymentResultId

Long deploymentResultId

Class com.atlassian.bamboo.v2.build.agent.messages.ClearBuildLog extends AbstractBuildLoggerMessage implements Serializable

Class com.atlassian.bamboo.v2.build.agent.messages.CreateElasticError extends AbstractBambooAgentMessage implements Serializable

Serialized Fields

context

String context

throwableDetails

ThrowableDetails throwableDetails

agentId

Long agentId

instanceId

String instanceId

Class com.atlassian.bamboo.v2.build.agent.messages.CreateError extends AbstractBambooAgentMessage implements Serializable

Serialized Fields

buildKey

String buildKey

buildNumber

Integer buildNumber

context

String context

throwableDetails

ThrowableDetails throwableDetails

agentId

Long agentId

Class com.atlassian.bamboo.v2.build.agent.messages.ErrorReplyMessage extends Object implements Serializable

Serialized Fields

level

org.apache.log4j.Level level

msg

String msg

Class com.atlassian.bamboo.v2.build.agent.messages.ExecuteCommandMessage extends Object implements Serializable

Serialized Fields

command

String command

sessionId

long sessionId

Class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch extends Object implements Serializable

Serialized Fields

messages

LinkedList<E> messages

size

int size

loggerId

LoggerId<T extends Serializable> loggerId

Class com.atlassian.bamboo.v2.build.agent.messages.LogMessageStream extends Object implements Serializable

Serialized Fields

jmsMessage

javax.jms.BytesMessage jmsMessage

Class com.atlassian.bamboo.v2.build.agent.messages.ProcessResult extends AbstractBambooAgentMessage implements Serializable

Serialized Fields

context

CommonContext context

Class com.atlassian.bamboo.v2.build.agent.messages.StopAgentNicelyMessage extends AbstractBambooAgentMessage implements Serializable

Class com.atlassian.bamboo.v2.build.agent.messages.StopStreamingBuildLogs extends AbstractBuildLoggerMessage implements Serializable

Class com.atlassian.bamboo.v2.build.agent.messages.TimingPointMessage extends Object implements Serializable

Serialized Fields

timingPoint

TimingPoint timingPoint

asynchronousPreferred

boolean asynchronousPreferred

Class com.atlassian.bamboo.v2.build.agent.messages.UpdateHeartbeatMessage extends AbstractBambooAgentMessage implements Serializable

Serialized Fields

agentId

Long agentId

status

AgentStatus status

systemInfo

SystemInfo systemInfo

uuid

UUID uuid

Package com.atlassian.bamboo.v2.build.agent.messages.toserver

Class com.atlassian.bamboo.v2.build.agent.messages.toserver.ShellProcessLogMessage extends AbstractBambooAgentMessage implements Serializable

Serialized Fields

sessionId

long sessionId

streamType

com.atlassian.bamboo.v2.build.agent.messages.toserver.ShellProcessLogMessage.StreamType streamType

data

String data

Package com.atlassian.bamboo.v2.build.agent.remote

Class com.atlassian.bamboo.v2.build.agent.remote.ServerRestartedException extends Exception implements Serializable


Package com.atlassian.bamboo.v2.build.events

Class com.atlassian.bamboo.v2.build.events.AgentOfflineEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

buildAgent

BuildAgent buildAgent

Class com.atlassian.bamboo.v2.build.events.BuildContextEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

buildContext

BuildContext buildContext

planResultKey

PlanResultKey planResultKey

Class com.atlassian.bamboo.v2.build.events.BuildQueuedEvent extends BuildContextEvent implements Serializable

Class com.atlassian.bamboo.v2.build.events.BuildTriggeredEvent extends BuildContextEvent implements Serializable

Class com.atlassian.bamboo.v2.build.events.ExecutableQueueUpdate extends Object implements Serializable

Serialized Fields

reason

String reason

Class com.atlassian.bamboo.v2.build.events.PostBuildCompletedEvent extends BuildContextEvent implements Serializable


Package com.atlassian.bamboo.v2.build.queue

Class com.atlassian.bamboo.v2.build.queue.BuildPreQueuedActionFailureException extends Exception implements Serializable


Package com.atlassian.bamboo.v2.build.repository

Package com.atlassian.bamboo.v2.build.timing

Class com.atlassian.bamboo.v2.build.timing.AbstractBuildContextTimingPoint extends AbstractBuildTimingPoint implements Serializable

Serialized Fields

buildContext

BuildContext buildContext

Class com.atlassian.bamboo.v2.build.timing.AbstractBuildTimingPoint extends Object implements Serializable

Serialized Fields

planResultKey

PlanResultKey planResultKey

date

Date date

Class com.atlassian.bamboo.v2.build.timing.AsynchronousTimingPoint extends Object implements Serializable

Serialized Fields

delegate

TimingPoint delegate

Class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints extends Object implements Serializable

Class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.AgentAssigned extends AbstractBuildTimingPoint implements Serializable

Serialized Fields

agentId

long agentId

Class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.ExecutionCancelled extends AbstractBuildTimingPoint implements Serializable

Serialized Fields

buildActuallyCancelled

boolean buildActuallyCancelled

Class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.ExecutionFinished extends AbstractBuildTimingPoint implements Serializable

Class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.ExecutionStarted extends AbstractBuildContextTimingPoint implements Serializable

Class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.Queued extends AbstractBuildContextTimingPoint implements Serializable

Class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.VcsSyncStarted extends AbstractBuildContextTimingPoint implements Serializable


Package com.atlassian.bamboo.v2.build.trigger

Class com.atlassian.bamboo.v2.build.trigger.AbstractTriggerReason extends Object implements Serializable

Serialized Fields

key

String key

textProvider

com.opensymphony.xwork2.TextProvider textProvider

Class com.atlassian.bamboo.v2.build.trigger.ChildDependencyTriggerReason extends AbstractTriggerReason implements Serializable

Serialized Fields

triggeringBuildResultKey

String triggeringBuildResultKey

Class com.atlassian.bamboo.v2.build.trigger.CodeChangedTriggerReason extends AbstractTriggerReason implements Serializable

Serialized Fields

buildResultKey

String buildResultKey

Class com.atlassian.bamboo.v2.build.trigger.CustomRevisionBuildTriggerReason extends ManualBuildTriggerReason implements Serializable

Serialized Fields

revision

String revision

planResultKey

String planResultKey

Class com.atlassian.bamboo.v2.build.trigger.DependencyTriggerReason extends AbstractTriggerReason implements Serializable

Serialized Fields

triggeringBuildResultKey

String triggeringBuildResultKey

Class com.atlassian.bamboo.v2.build.trigger.ManualBuildTriggerReason extends AbstractTriggerReason implements Serializable

Serialized Fields

userName

String userName

stageName

String stageName

Class com.atlassian.bamboo.v2.build.trigger.RerunBuildTriggerReason extends ManualBuildTriggerReason implements Serializable

Serialized Fields

numberOfRetries

Integer numberOfRetries

Class com.atlassian.bamboo.v2.build.trigger.ScheduledTriggerReason extends AbstractTriggerReason implements Serializable

Serialized Fields

scheduledDate

Date scheduledDate

planResultKey

PlanResultKey planResultKey

Class com.atlassian.bamboo.v2.build.trigger.UnknownTriggerReason extends AbstractTriggerReason implements Serializable


Package com.atlassian.bamboo.v2.events

Class com.atlassian.bamboo.v2.events.BuildCreatedEvent extends BuildEvent implements Serializable

Class com.atlassian.bamboo.v2.events.ChangeDetectionRequiredEvent extends BuildEvent implements Serializable

Serialized Fields

logIfNoChanges

boolean logIfNoChanges

trigger

TriggerDefinition trigger

cachesToIgnore

CacheAwareness.CacheInfo[] cachesToIgnore

Class com.atlassian.bamboo.v2.events.InitialBuildRequiredEvent extends BuildEvent implements Serializable


Package com.atlassian.bamboo.v2.trigger

Class com.atlassian.bamboo.v2.trigger.InitialBuildTriggerReason extends AbstractTriggerReason implements Serializable


Package com.atlassian.bamboo.v2.ww2.build

Class com.atlassian.bamboo.v2.ww2.build.AbstractContinuableBuildAction extends ChainActionSupport implements Serializable

Class com.atlassian.bamboo.v2.ww2.build.ContinueBuild extends AbstractContinuableBuildAction implements Serializable

Class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild extends TriggerManualBuild implements Serializable

Serialized Fields

variables

List<E> variables

overridableVariables

Collection<E> overridableVariables

variableMap

Map<K,V> variableMap

globalVariables

List<E> globalVariables

selectedStage

String selectedStage

stageToContinue

String stageToContinue

branchMergePushOverride

boolean branchMergePushOverride

repositoryDefinitionManager

RepositoryDefinitionManager repositoryDefinitionManager

variableDefinitionManager

VariableDefinitionManager variableDefinitionManager

resultsSummaryVariableAccessor

ResultsSummaryVariableAccessor resultsSummaryVariableAccessor

Class com.atlassian.bamboo.v2.ww2.build.RerunBuild extends AbstractContinuableBuildAction implements Serializable

Class com.atlassian.bamboo.v2.ww2.build.RestartBuild extends AbstractContinuableBuildAction implements Serializable

Class com.atlassian.bamboo.v2.ww2.build.TriggerManualBuild extends ChainActionSupport implements Serializable

Serialized Fields

dependenciesDisabled

boolean dependenciesDisabled

customVariables

Map<K,V> customVariables

customRevision

String customRevision

Package com.atlassian.bamboo.variable

Class com.atlassian.bamboo.variable.StageVariableContextImpl extends BambooEntityObject implements Serializable

Serialized Fields

key

String key

value

String value

variableType

VariableType variableType

chainStageResult

ChainStageResult chainStageResult

Class com.atlassian.bamboo.variable.VariableContextImpl extends Object implements Serializable

Serialized Fields

inheritedState

com.google.common.collect.ImmutableMap<K,V> inheritedState

resultVariablesState

Map<K,V> resultVariablesState

localVariablesState

Map<K,V> localVariablesState

passwordVariablesRef

com.atlassian.util.concurrent.ResettableLazyReference<T> passwordVariablesRef

effectiveStateRef

com.atlassian.util.concurrent.ResettableLazyReference<T> effectiveStateRef

substitutions

Map<K,V> substitutions

Class com.atlassian.bamboo.variable.VariableContextSnapshotImpl extends BambooEntityObject implements Serializable

Serialized Fields

key

String key

value

String value

variableType

VariableType variableType

resultSummary

ResultsSummary resultSummary

Class com.atlassian.bamboo.variable.VariableDefinitionContextImpl extends Object implements Serializable

Serialized Fields

key

String key

value

String value

variableType

VariableType variableType

Class com.atlassian.bamboo.variable.VariableDefinitionImpl extends BambooEntityObject implements Serializable

Serialized Fields

key

String key

value

String value

plan

Plan plan

environmentId

Long environmentId

deploymentVersionId

Long deploymentVersionId

variableType

VariableType variableType

Class com.atlassian.bamboo.variable.VariableSubstitutionContextImpl extends Object implements Serializable

Serialized Fields

key

String key

value

String value

variableType

VariableType variableType

Class com.atlassian.bamboo.variable.VariableSubstitutionImpl extends BambooEntityObject implements Serializable

Serialized Fields

MAX_LEN

int MAX_LEN

key

String key

value

String value

variableType

VariableType variableType

resultSummary

ResultsSummary resultSummary

Package com.atlassian.bamboo.variable.baseline

Class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl extends BambooEntityObject implements Serializable

Serialized Fields

key

String key

value

String value

variableType

VariableType variableType

owningBaseline

VariableContextBaseline owningBaseline

Package com.atlassian.bamboo.web.utils

Class com.atlassian.bamboo.web.utils.UploadedFileManagerException extends Exception implements Serializable


Package com.atlassian.bamboo.webrepository

Class com.atlassian.bamboo.webrepository.AbstractWebRepositoryViewer extends BaseConfigurablePlugin implements Serializable

Class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer extends AbstractWebRepositoryViewer implements Serializable

Serialized Fields

webRepositoryUrl

String webRepositoryUrl

webRepositoryName

String webRepositoryName

supportedRepositories

List<E> supportedRepositories

Class com.atlassian.bamboo.webrepository.NoWebRepositoryViewer extends AbstractWebRepositoryViewer implements Serializable


Package com.atlassian.bamboo.webrepository.fisheye

Class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer extends AbstractWebRepositoryViewer implements Serializable

Serialized Fields

webRepositoryUrl

String webRepositoryUrl

webRepositoryPath

String webRepositoryPath

webRepositoryRepoName

String webRepositoryRepoName

Package com.atlassian.bamboo.webrepository.stash

Class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer extends AbstractWebRepositoryViewer implements Serializable

Serialized Fields

stashUrl

String stashUrl
Deprecated. 

stashProject

String stashProject
Deprecated. 

stashRepositoryName

String stashRepositoryName
Deprecated. 

textProvider

com.opensymphony.xwork2.TextProvider textProvider
Deprecated. 

Package com.atlassian.bamboo.webwork

Class com.atlassian.bamboo.webwork.BambooHttpServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.atlassian.bamboo.webwork.DashboardFilter extends StarterAction implements Serializable

Serialized Fields

selectedProjectKeys

List<E> selectedProjectKeys

filterEnabled

boolean filterEnabled

selectedLabelNames

List<E> selectedLabelNames

Class com.atlassian.bamboo.webwork.StarterAction extends BambooActionSupport implements Serializable

Serialized Fields

author

ExtendedAuthor author

authors

List<E> authors

plans

List<E> plans

chains

List<E> chains

favouriteBuilds

Collection<E> favouriteBuilds

reorderedBuildKey

String reorderedBuildKey

selectedTab

String selectedTab

labelNames

List<E> labelNames

filteredProjectKeys

List<E> filteredProjectKeys

commitViews

List<E> commitViews

authorActivityChart

Map<K,V> authorActivityChart

plansWithBranches

Set<E> plansWithBranches

lastProject

String lastProject

pageSize

int pageSize

page

StarterAction.DashboardPage page

agentManager

AgentManager agentManager

extendedAuthorManager

ExtendedAuthorManager extendedAuthorManager

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

projectStatusHelper

ProjectStatusHelper projectStatusHelper

cachingPermissionManagerFacade

com.google.common.base.Supplier<T> cachingPermissionManagerFacade

buildQueueManager

BuildQueueManager buildQueueManager

buildExecutionManager

BuildExecutionManager buildExecutionManager

labelManager

LabelManager labelManager

chainBranchManager

ChainBranchManager chainBranchManager

Class com.atlassian.bamboo.webwork.ViewTelemetryAction extends StarterAction implements Serializable

Serialized Fields

filter

String filter

projectKey

String projectKey

planKey

String planKey

projectManager

ProjectManager projectManager

serverLifecycleProvider

ServerLifecycleProvider serverLifecycleProvider

Package com.atlassian.bamboo.ww2

Class com.atlassian.bamboo.ww2.BambooActionSupport extends com.opensymphony.xwork2.ActionSupport implements Serializable

Serialized Fields

bambooUrl

BambooUrl bambooUrl

fieldErrorAccessTracker

Set<E> fieldErrorAccessTracker

linkedDeploymentProjectCacheService

LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService

returnUrl

String returnUrl

crumbs

List<E> crumbs

webFragmentsContextMap

Map<K,V> webFragmentsContextMap

enableJavascript

boolean enableJavascript

jsonObject

com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject

checkBoxFields

Set<E> checkBoxFields

navigationContext

NavigationContext navigationContext

chainEquiv

String chainEquiv

jobEquiv

String jobEquiv

decorator

String decorator

actionWarnings

List<E> actionWarnings

helpPanels

List<E> helpPanels

bamboo

Bamboo bamboo

authenticationContext

BambooAuthenticationContext authenticationContext

cookieCutter

CookieCutter cookieCutter

planManager

PlanManager planManager

cachedPlanManager

CachedPlanManager cachedPlanManager

buildDefinitionManager

BuildDefinitionManager buildDefinitionManager

projectManager

ProjectManager projectManager

bambooPermissionManager

BambooPermissionManager bambooPermissionManager

webInterfaceManager

com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager

i18nBeanFactory

I18nBeanFactory i18nBeanFactory

textProvider

com.opensymphony.xwork2.TextProvider textProvider

administrationConfigurationAccessor

AdministrationConfigurationAccessor administrationConfigurationAccessor

administrationConfigurationManager

AdministrationConfigurationManager administrationConfigurationManager
Deprecated. since 5.0

administrationConfigurationPersister

AdministrationConfigurationPersister administrationConfigurationPersister

dashboardCachingManager

DashboardCachingManager dashboardCachingManager

bambooLicenseManager

BambooLicenseManager bambooLicenseManager

bambooUserManager

BambooUserManager bambooUserManager

planExecutionManager

PlanExecutionManager planExecutionManager

user

com.atlassian.user.User user

currentFormTheme

String currentFormTheme

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor

serverLifecycleProvider

ServerLifecycleProvider serverLifecycleProvider

environmentService

EnvironmentService environmentService

deploymentProjectService

DeploymentProjectService deploymentProjectService

featureManager

FeatureManager featureManager

jsonator

Jsonator<T> jsonator

Class com.atlassian.bamboo.ww2.BambooCancellableAction extends BambooActionSupport implements Serializable

Serialized Fields

cancelUrl

String cancelUrl

Package com.atlassian.bamboo.ww2.actions

Class com.atlassian.bamboo.ww2.actions.AvailableVariablesAction extends PlanActionSupport implements Serializable

Serialized Fields

variables

List<E> variables

globalVariables

List<E> globalVariables

variableDefinitionManager

VariableDefinitionManager variableDefinitionManager

Class com.atlassian.bamboo.ww2.actions.BuildActionSupport extends PlanActionSupport implements Serializable

Serialized Fields

buildableAwareContextHolder

BuildableAwareContextHolder buildableAwareContextHolder

buildExecutionManager

BuildExecutionManager buildExecutionManager

mutableBuild

com.atlassian.util.concurrent.Supplier<T> mutableBuild

Class com.atlassian.bamboo.ww2.actions.ChainActionSupport extends PlanActionSupport implements Serializable

Serialized Fields

chainAwareContextHolder

ChainAwareContextHolder chainAwareContextHolder

chainExecutionManager

ChainExecutionManager chainExecutionManager

stageStatusHelper

StageStatusHelper stageStatusHelper

executableAgentsHelper

ExecutableAgentsHelper executableAgentsHelper

decoratedAggregatedChainErrorAccessor

ErrorAccessor decoratedAggregatedChainErrorAccessor

chainBranches

List<E> chainBranches

immutableChainBranches

List<E> immutableChainBranches

chainBranchIdentifiers

List<E> chainBranchIdentifiers

siblingChainBranchIdentifiers

List<E> siblingChainBranchIdentifiers

mutableChain

com.atlassian.util.concurrent.Supplier<T> mutableChain

mutableChainStage

com.atlassian.util.concurrent.Supplier<T> mutableChainStage

chainBranchManager

ChainBranchManager chainBranchManager

Class com.atlassian.bamboo.ww2.actions.CronExpressionGeneratorAction extends BambooActionSupport implements Serializable

Serialized Fields

cronEditorBean

BambooCronEditorBean cronEditorBean

cronExpression

String cronExpression

Class com.atlassian.bamboo.ww2.actions.FilterCookieWriterAction extends BambooActionSupport implements Serializable

Serialized Fields

cookieValueFieldName

String cookieValueFieldName

cookieKey

String cookieKey

Class com.atlassian.bamboo.ww2.actions.PlanActionSupport extends BambooActionSupport implements Serializable

Serialized Fields

plan

ImmutablePlan plan

mutablePlan

com.atlassian.util.concurrent.Supplier<T> mutablePlan

planKey

String planKey

buildKey

String buildKey

planResultKey

String planResultKey

buildNumber

Integer buildNumber

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

repositoryConfigurationService

RepositoryConfigurationService repositoryConfigurationService

errorAccessor

ErrorAccessor errorAccessor

jiraApplinksService

JiraApplinksService jiraApplinksService

Class com.atlassian.bamboo.ww2.actions.ViewActivityLog extends PlanActionSupport implements Serializable

Serialized Fields

buildLoggerManager

BuildLoggerManager buildLoggerManager

activityLog

List<E> activityLog

secondsToRefresh

int secondsToRefresh

linesToDisplay

int linesToDisplay

Package com.atlassian.bamboo.ww2.actions.about

Class com.atlassian.bamboo.ww2.actions.about.AboutAction extends BambooActionSupport implements Serializable


Package com.atlassian.bamboo.ww2.actions.admin

Class com.atlassian.bamboo.ww2.actions.admin.AdminUpdateLicenseAction extends UpdateLicenseAction implements Serializable

Class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactHandlers extends GlobalAdminAction implements Serializable

Serialized Fields

artifactHandlersService

ArtifactHandlersService artifactHandlersService

templateRenderer

TemplateRenderer templateRenderer

artifactHandlerModuleDescriptorPredicate

com.atlassian.plugin.predicate.ModuleDescriptorPredicate<T> artifactHandlerModuleDescriptorPredicate

Class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactStorage extends GlobalAdminAction implements Serializable

Serialized Fields

selectedArtifactStorage

String selectedArtifactStorage

configurationUpdated

boolean configurationUpdated

templateRenderer

TemplateRenderer templateRenderer

artifactHandlersService

ArtifactHandlersService artifactHandlersService

Class com.atlassian.bamboo.ww2.actions.admin.ConfigureConcurrentBuilds extends GlobalAdminAction implements Serializable

Serialized Fields

numberConcurrentBuilds

int numberConcurrentBuilds

concurrencyConfig

ConcurrentBuildConfig concurrencyConfig

Class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction extends BambooActionSupport implements Serializable

Serialized Fields

existingProjectKey

String existingProjectKey

projectKey

String projectKey

projectName

String projectName

planLimitReached

boolean planLimitReached

buildConfiguration

BuildConfiguration buildConfiguration

taskManager

TaskManager taskManager

planValidationService

PlanValidationService planValidationService

repositoryManager

RepositoryManager repositoryManager

uiConfigBean

UIConfigBean uiConfigBean

chainCreationService

ChainCreationService chainCreationService

repositoryConfigHelper

RepositoryConfigHelper repositoryConfigHelper

customVariableContext

CustomVariableContext customVariableContext

variableSubstitutorFactory

VariableSubstitutorFactory variableSubstitutorFactory

Class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCheckoutPomAction extends ImportMavenPlanAction implements Serializable

Serialized Fields

mavenEmbedderService

MavenEmbedderService mavenEmbedderService

notificationManager

NotificationManager notificationManager

webRepositoryViewerManager

WebRepositoryViewerManager webRepositoryViewerManager

Class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction extends ImportMavenPlanAction implements Serializable

Serialized Fields

jobKey

PlanKey jobKey

jobCreationService

JobCreationService jobCreationService

triggerTypeManager

TriggerTypeManager triggerTypeManager

Class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction extends GlobalAdminAction implements Serializable

Serialized Fields

quarantineConfiguration

QuarantineConfiguration quarantineConfiguration

enabled

boolean enabled

expiryDuration

int expiryDuration

expiryPeriod

String expiryPeriod

expiryOverridable

boolean expiryOverridable

cronExpression

String cronExpression

quarantineExpiryCleanupScheduler

QuarantineExpiryCleanupScheduler quarantineExpiryCleanupScheduler

Class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction extends BambooActionSupport implements Serializable

Serialized Fields

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor

cacheDescriptionProviderMap

Map<K,V> cacheDescriptionProviderMap

providerId

String providerId

selectedCaches

Collection<E> selectedCaches

deleteUnusedButtonPressed

boolean deleteUnusedButtonPressed

deleteSelectedButtonPressed

boolean deleteSelectedButtonPressed

singleCacheSelected

boolean singleCacheSelected

userName

String userName

email

String email

commitMessage

String commitMessage

subversionWorkingCopyFormat

String subversionWorkingCopyFormat

useNtlmAuth

boolean useNtlmAuth

Class com.atlassian.bamboo.ww2.actions.admin.SetupUpdateLicenseAction extends UpdateLicenseAction implements Serializable

Class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction extends AbstractSetupAction implements Serializable

Serialized Fields

licenseString

String licenseString

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

bambooLicenseManager

BambooLicenseManager bambooLicenseManager

buildSuspensionCheckBean

BuildSuspensionCheckBean buildSuspensionCheckBean

Class com.atlassian.bamboo.ww2.actions.admin.ViewAllRepositories extends GlobalAdminAction implements Serializable

Serialized Fields

fromPlanId

Long fromPlanId

toPlanIds

List<E> toPlanIds

repoToPlans

List<E> repoToPlans

Class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals extends GlobalAdminAction implements Serializable

Serialized Fields

eventExecutorStats

ExecutorStats eventExecutorStats

planExecutorStats

ExecutorStats planExecutorStats

jobDetailMultimap

com.google.common.collect.Multimap<K,V> jobDetailMultimap

scheduler

org.quartz.Scheduler scheduler

broker

org.apache.activemq.broker.BrokerService broker

eventExecutorFactory

BambooSingletonUnboundedEventExecutorFactory eventExecutorFactory

eventStats

EventStats eventStats

planCacheStats

BambooCacheStats planCacheStats

aclService

HibernateMutableAclService aclService

aclCacheStats

BambooCacheStats aclCacheStats

nonBlockingPlanExecutionService

NonBlockingPlanExecutionService nonBlockingPlanExecutionService

immutablePlanCacheService

ImmutablePlanCacheService immutablePlanCacheService

Package com.atlassian.bamboo.ww2.actions.admin.author

Class com.atlassian.bamboo.ww2.actions.admin.author.AdministerAuthors extends BambooActionSupport implements Serializable

Serialized Fields

extendedAuthorManager

ExtendedAuthorManager extendedAuthorManager

authorId

long authorId

userName

String userName

Class com.atlassian.bamboo.ww2.actions.admin.author.ViewAuthors extends BambooActionSupport implements Serializable

Serialized Fields

pager

Pager<T> pager

authors

List<E> authors

searchOptions

List<E> searchOptions

searchOption

String searchOption

searchString

String searchString

extendedAuthorManager

ExtendedAuthorManager extendedAuthorManager

Package com.atlassian.bamboo.ww2.actions.admin.bulk

Class com.atlassian.bamboo.ww2.actions.admin.bulk.AbstractNotificationBulkAction extends BambooActionSupport implements Serializable

Class com.atlassian.bamboo.ww2.actions.admin.bulk.AddNotificationBulkAction extends AbstractNotificationBulkAction implements Serializable

Serialized Fields

notificationManager

NotificationManager notificationManager

Class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction extends BambooActionSupport implements Serializable

Serialized Fields

projects

List<E> projects

backButton

String backButton

selectedBulkActionKey

String selectedBulkActionKey

selectedBuilds

String[] selectedBuilds

selectedRepositories

String[] selectedRepositories

selectedPlans

List<E> selectedPlans

selectedRepositoryDefinitions

List<E> selectedRepositoryDefinitions

params

Map<K,V> params

results

org.apache.commons.collections.map.ListOrderedMap results

availableBulkActions

List<E> availableBulkActions

repositoryDefinitionManager

RepositoryDefinitionManager repositoryDefinitionManager

actionProxyFactory

com.opensymphony.xwork2.ActionProxyFactory actionProxyFactory

Class com.atlassian.bamboo.ww2.actions.admin.bulk.DeleteAllNotificationBulkAction extends AbstractNotificationBulkAction implements Serializable

Class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction extends BuildActionSupport implements Serializable

Serialized Fields

totalBulkActionErrors

int totalBulkActionErrors

Class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction extends BuildActionSupport implements Serializable

Serialized Fields

totalBulkActionErrors

int totalBulkActionErrors

Class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction extends BuildActionSupport implements Serializable

Serialized Fields

totalBulkActionErrors

int totalBulkActionErrors

Package com.atlassian.bamboo.ww2.actions.admin.bulk.repository

Class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.AbstractRepositoryBulkAction extends BambooActionSupport implements Serializable

Class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.CvsBulkAction extends AbstractRepositoryBulkAction implements Serializable

Class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.SvnBulkAction extends AbstractRepositoryBulkAction implements Serializable

Class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsModuleBulkAction extends CvsBulkAction implements Serializable

Serialized Fields

repositoryManager

RepositoryManager repositoryManager

Class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsRootCredentialsBulkAction extends CvsBulkAction implements Serializable

Class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnCredentialsBulkAction extends SvnBulkAction implements Serializable

Class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnUrlBulkAction extends SvnBulkAction implements Serializable

Class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateWebUrlBulkAction extends AbstractRepositoryBulkAction implements Serializable

Serialized Fields

webRepositoryManager

WebRepositoryViewerManager webRepositoryManager

Package com.atlassian.bamboo.ww2.actions.admin.bulk.trigger

Class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersAction extends ChainActionSupport implements Serializable

Serialized Fields

buildConfiguration

BuildConfiguration buildConfiguration

triggerSelectors

List<E> triggerSelectors

triggerModuleDescriptors

Iterable<T> triggerModuleDescriptors

uiConfigBean

UIConfigSupport uiConfigBean

triggerConfigurationService

TriggerConfigurationService triggerConfigurationService

triggerTypeManager

TriggerTypeManager triggerTypeManager

triggerUIConfigBean

TriggerUIConfigBean triggerUIConfigBean

Class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersBulkAction extends BuildActionSupport implements Serializable


Package com.atlassian.bamboo.ww2.actions.admin.elastic

Class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction extends GlobalAdminAction implements Serializable

Serialized Fields

awsAccountBean

AwsAccountBean awsAccountBean

awsAccount

com.atlassian.aws.AWSAccount awsAccount

elasticAccountManagementService

ElasticAccountManagementService elasticAccountManagementService

unrelatedElasticInstances

Collection<E> unrelatedElasticInstances

disconnectedElasticInstances

Collection<E> disconnectedElasticInstances

elasticUIBean

ElasticUIBean elasticUIBean

detachedVolumes

Collection<E> detachedVolumes

instanceId

String instanceId

volumeId

String volumeId

volumeDetached

com.google.common.base.Predicate<T> volumeDetached

Class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCapability extends CapabilityConfigurationSupport implements Serializable

Serialized Fields

configurationId

long configurationId

configuration

ElasticImageConfiguration configuration

elasticImageConfigurationManager

ElasticImageConfigurationManager elasticImageConfigurationManager

auditLogService

AuditLogService auditLogService

Class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction extends GlobalAdminAction implements Serializable

Serialized Fields

elasticIpManagementEnabled

boolean elasticIpManagementEnabled

region

com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region

elasticConfig

ElasticConfiguration elasticConfig

awsSecretAccessKeyChange

String awsSecretAccessKeyChange

isSendTest

String isSendTest

fieldAwsAccessKeyId

String fieldAwsAccessKeyId
temporary password variable


fieldAwsSecretAccessKey

String fieldAwsSecretAccessKey

fieldMaxConcurrentInstances

int fieldMaxConcurrentInstances

fieldAutoShutdownEnabled

boolean fieldAutoShutdownEnabled

fieldAutoShutdownDelay

String fieldAutoShutdownDelay

fieldUploadingOfAwsAccountDetailsEnabled

boolean fieldUploadingOfAwsAccountDetailsEnabled

elasticConfigureKeysMethod

String elasticConfigureKeysMethod

fileParameters

Map<K,V> fileParameters

fieldAwsPrivateKeyFile

String fieldAwsPrivateKeyFile

fieldAwsCertFile

String fieldAwsCertFile

showHint

boolean showHint

fieldMaxNonBambooInstances

int fieldMaxNonBambooInstances

fieldAverageTimeInQueueThresholdInMinutes

int fieldAverageTimeInQueueThresholdInMinutes

fieldElasticBuildsInQueueThreshold

int fieldElasticBuildsInQueueThreshold

fieldTotalBuildInQueueThreshold

int fieldTotalBuildInQueueThreshold

fieldMaxElasticInstancesToStartAtOnce

int fieldMaxElasticInstancesToStartAtOnce

fieldInstanceIdleTimeThresholdInMinutes

int fieldInstanceIdleTimeThresholdInMinutes

fieldAutoInstanceManagementEnabled

boolean fieldAutoInstanceManagementEnabled

autoInstanceManagementConfigPreset

String autoInstanceManagementConfigPreset

fieldElasticWizard

boolean fieldElasticWizard

requestedElasticInstances

List<E> requestedElasticInstances

runningElasticInstances

List<E> runningElasticInstances

bandanaManager

com.atlassian.bandana.BandanaManager bandanaManager

bambooLicenseManager

BambooLicenseManager bambooLicenseManager

bambooLimitsManager

BambooLimitsManager bambooLimitsManager

elasticAccountBean

ElasticAccountBean elasticAccountBean

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

elasticInstanceManager

ElasticInstanceManager elasticInstanceManager

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

autoInstanceManagementConfigs

Map<K,V> autoInstanceManagementConfigs

presetsMap

Map<K,V> presetsMap

Class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration extends GlobalAdminAction implements Serializable

Serialized Fields

configurationId

long configurationId

configuration

ElasticImageConfiguration configuration

configurationName

String configurationName

configurationDescription

String configurationDescription

amiId

String amiId

ebsEnabled

boolean ebsEnabled

ebsSnapshotId

String ebsSnapshotId

useLegacyEbsHandling

boolean useLegacyEbsHandling

instanceType

String instanceType

availabilityZones

Iterable<T> availabilityZones

region

com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region

mode

String mode

product

String product

subnetIds

Collection<E> subnetIds

startupScript

String startupScript

iamInstanceProfile

String iamInstanceProfile

isEbsOptimised

boolean isEbsOptimised

vpcEnabled

boolean vpcEnabled

confirmDelete

boolean confirmDelete

confirmDisable

boolean confirmDisable

executableBuildables

Collection<E> executableBuildables

elasticImageConfigurationManager

ElasticImageConfigurationManager elasticImageConfigurationManager

capabilityHelper

CapabilityHelper capabilityHelper

elasticInstanceManager

ElasticInstanceManager elasticInstanceManager

elasticUIBean

ElasticUIBean elasticUIBean

buildResultsSummaryManager

BuildResultsSummaryManager buildResultsSummaryManager

awsAccountBean

AwsAccountBean awsAccountBean

elasticInstanceScheduleManager

ElasticInstanceScheduleManager elasticInstanceScheduleManager

architecture

com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Architecture architecture

platform

com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Platform platform

rootDeviceType

com.atlassian.aws.ec2.awssdk.AwsSupportConstants.RootDeviceType rootDeviceType

cachingPermissionManagerFacade

BambooCachingPermissionManagerFacade cachingPermissionManagerFacade

executableAgentsHelper

ExecutableAgentsHelper executableAgentsHelper

subnetsForUi

com.atlassian.util.concurrent.LazyReference<T> subnetsForUi

Class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfigurationAssignments extends GlobalAdminAction implements Serializable

Serialized Fields

configurationId

long configurationId

image

ElasticImageConfiguration image

elasticImageConfigurationManager

ElasticImageConfigurationManager elasticImageConfigurationManager

environmentService

EnvironmentService environmentService

capabilityRequirementsMatcher

CapabilityRequirementsMatcher capabilityRequirementsMatcher

Class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction extends GlobalAdminAction implements Serializable

Serialized Fields

fieldSpotInstancesEnabled

boolean fieldSpotInstancesEnabled

bids

com.atlassian.aws.ec2.SpotPriceMatrix bids

fieldSpotInstancesTimeoutMinutes

int fieldSpotInstancesTimeoutMinutes

awsAccountBean

AwsAccountBean awsAccountBean

spotInstanceConfigurationAccessor

SpotInstanceConfigurationAccessor spotInstanceConfigurationAccessor

spotInstanceConfigurationManager

SpotInstanceConfigurationManager spotInstanceConfigurationManager

Class com.atlassian.bamboo.ww2.actions.admin.elastic.EditElasticCapability extends EditAgentCapability implements Serializable

Serialized Fields

configurationId

long configurationId

configuration

ElasticImageConfiguration configuration

elasticImageConfigurationAccessor

ElasticImageConfigurationAccessor elasticImageConfigurationAccessor

Class com.atlassian.bamboo.ww2.actions.admin.elastic.GetPkFileAction extends GlobalAdminAction implements Serializable

Serialized Fields

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

urlConnection

URLConnection urlConnection

Class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction extends GlobalAdminAction implements Serializable

Serialized Fields

requestedElasticInstances

List<E> requestedElasticInstances

runningElasticInstances

List<E> runningElasticInstances

numAgentsToCreate

String numAgentsToCreate

elasticImageConfigurations

Collection<E> elasticImageConfigurations

elasticImageConfiguration

ElasticImageConfiguration elasticImageConfiguration

elasticImageConfigurationId

long elasticImageConfigurationId

instanceId

String instanceId

agentCreationPossible

boolean agentCreationPossible

confirmed

boolean confirmed

shutdownAll

boolean shutdownAll

elasticErrors

Collection<E> elasticErrors

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

elasticInstanceManager

ElasticInstanceManager elasticInstanceManager

elasticImageConfigurationAccessor

ElasticImageConfigurationAccessor elasticImageConfigurationAccessor

elasticUIBean

ElasticUIBean elasticUIBean

errorHandler

ErrorHandler errorHandler

Class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticAgentHistoryAction extends GlobalAdminAction implements Serializable

Serialized Fields

offlineElasticAgents

List<E> offlineElasticAgents

pager

Pager<T> pager

agentManager

AgentManager agentManager

buildResultsSummaryManager

BuildResultsSummaryManager buildResultsSummaryManager

Class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction extends GlobalAdminAction implements Serializable

Serialized Fields

elasticInstanceManager

ElasticInstanceManager elasticInstanceManager

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

agentManager

AgentManager agentManager

elasticUIBean

ElasticUIBean elasticUIBean

buildAgent

BuildAgent buildAgent

instanceId

String instanceId

instance

RemoteElasticInstance instance

ec2Instance

com.atlassian.aws.ec2.RemoteEC2Instance ec2Instance

agentDefinition

ElasticAgentDefinition agentDefinition

image

ElasticImageConfiguration image

awsAccountBean

AwsAccountBean awsAccountBean

Class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction extends GlobalAdminAction implements Serializable

Serialized Fields

elasticInstances

List<E> elasticInstances

configurationId

long configurationId

elasticImageConfiguration

ElasticImageConfiguration elasticImageConfiguration

confirmed

boolean confirmed

elasticUIBean

ElasticUIBean elasticUIBean

elasticImageConfigurationAccessor

ElasticImageConfigurationAccessor elasticImageConfigurationAccessor

elasticAgentManager

ElasticInstanceManager elasticAgentManager

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

Class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewOfflineElasticAgentDetailsAdminAction extends ViewOfflineElasticAgentDetailsAction implements Serializable


Package com.atlassian.bamboo.ww2.actions.admin.elastic.schedule

Class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule extends GlobalAdminAction implements Serializable

Serialized Fields

confirmed

boolean confirmed

whenOption

com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule.WhenOption whenOption

whatOption

com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule.WhatOption whatOption

elasticInstanceScheduleId

long elasticInstanceScheduleId

cronExpression

String cronExpression

elasticImageConfigurationId

long elasticImageConfigurationId

activeInstanceAdjustmentType

String activeInstanceAdjustmentType

targetActiveInstances

int targetActiveInstances

enabled

boolean enabled

elasticInstanceScheduleManager

ElasticInstanceScheduleManager elasticInstanceScheduleManager

elasticImageConfigurationDao

ElasticImageConfigurationDao elasticImageConfigurationDao

Class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedules extends GlobalAdminAction implements Serializable

Serialized Fields

elasticInstanceScheduleId

long elasticInstanceScheduleId

elasticInstanceScheduleManager

ElasticInstanceScheduleManager elasticInstanceScheduleManager

elasticInstanceScheduleScheduler

ElasticInstanceScheduleScheduler elasticInstanceScheduleScheduler

Package com.atlassian.bamboo.ww2.actions.admin.gadgets

Class com.atlassian.bamboo.ww2.actions.admin.gadgets.ViewGadgetUrls extends GlobalAdminAction implements Serializable


Package com.atlassian.bamboo.ww2.actions.admin.group

Class com.atlassian.bamboo.ww2.actions.admin.group.BrowseGroupsAction extends AbstractEntityPagerSupport implements Serializable

Serialized Fields

affectedGroupName

String affectedGroupName

Class com.atlassian.bamboo.ww2.actions.admin.group.ConfigureGroup extends BambooActionSupport implements Serializable

Serialized Fields

affectedGroupName

String affectedGroupName

groupName

String groupName

membersInput

String membersInput

currentMembers

List<E> currentMembers

currentGroup

com.atlassian.user.Group currentGroup
The current group being acted upon


mode

String mode

Package com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver

Class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer extends GlobalAdminAction implements Serializable

Serialized Fields

instantMessagingServerId

long instantMessagingServerId

affectedInstantMessagingServerId

long affectedInstantMessagingServerId

name

String name

host

String host

port

String port

username

String username

password

String password

resource

String resource

secureConnectionRequired

boolean secureConnectionRequired

enforceLegacySsl

boolean enforceLegacySsl

passwordChange

String passwordChange

messageTest

String messageTest

testRecipients

String testRecipients

currentInstantMessagingServer

InstantMessagingServerDefinition currentInstantMessagingServer

instantMessagingServerManager

InstantMessagingServerManager instantMessagingServerManager

bambooSmackClient

BambooSmackClient bambooSmackClient

Class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.CreateInstantMessagingServer extends ConfigureInstantMessagingServer implements Serializable

Serialized Fields

testConnection

boolean testConnection

Package com.atlassian.bamboo.ww2.actions.admin.mail

Class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer extends GlobalAdminAction implements Serializable

Serialized Fields

name

String name

from

String from

prefix

String prefix

userName

String userName

password

String password

hostName

String hostName

smtpPort

String smtpPort

jndiName

String jndiName

removePrecedence

boolean removePrecedence

tlsRequired

boolean tlsRequired

passwordChange

String passwordChange

isSendTest

String isSendTest

testRecipient

String testRecipient

bambooMailer

BambooMailer bambooMailer

smtpMailServer

com.atlassian.mail.server.SMTPMailServer smtpMailServer

chosenMailSetting

String chosenMailSetting

encryptionService

EncryptionService encryptionService

Package com.atlassian.bamboo.ww2.actions.admin.migration

Class com.atlassian.bamboo.ww2.actions.admin.migration.AbstractMigrationAction extends GlobalAdminAction implements Serializable

Class com.atlassian.bamboo.ww2.actions.admin.migration.Backup extends AbstractMigrationAction implements Serializable

Serialized Fields

backupPath

String backupPath

fileDateFormat

String fileDateFormat

filePrefix

String filePrefix

fileExample

String fileExample

backupCronExpression

String backupCronExpression

backupDisabled

String backupDisabled

exportArtifacts

String exportArtifacts

awaitJobCompletion

String awaitJobCompletion

backupConfigured

String backupConfigured

scheduleBackupBeanImpl

ScheduleBackupBeanImpl scheduleBackupBeanImpl

bootstrapManager

BootstrapManager bootstrapManager

Class com.atlassian.bamboo.ww2.actions.admin.migration.Export extends AbstractMigrationAction implements Serializable

Serialized Fields

path

String path

filename

String filename

exportResults

boolean exportResults

exportArtifacts

boolean exportArtifacts

exportBuildLogs

boolean exportBuildLogs

bootstrapManager

BootstrapManager bootstrapManager

importExportManager

ImportExportManagerImpl importExportManager

Class com.atlassian.bamboo.ww2.actions.admin.migration.Import extends AbstractMigrationAction implements Serializable

Serialized Fields

path

String path

backupFileName

String backupFileName

backupSelected

boolean backupSelected

hotSwapSelected

boolean hotSwapSelected

backupPath

String backupPath

clearArtifacts

boolean clearArtifacts

agentManager

AgentManager agentManager

adminErrorHandler

AdminErrorHandler adminErrorHandler

importExportManager

ImportExportManager importExportManager

bootstrapManager

BootstrapManager bootstrapManager

textProvider

com.opensymphony.xwork2.TextProvider textProvider

indexerManager

IndexerManager indexerManager

svnClientManagerFactory

SVNClientManagerFactory svnClientManagerFactory

userConfigurationService

UserConfigurationService userConfigurationService

reloadableBeanFactories

Resettable reloadableBeanFactories

cacheManager

com.atlassian.cache.CacheManager cacheManager

sessionFactory

org.hibernate.SessionFactory sessionFactory

bandanaPersister

com.atlassian.bandana.BandanaPersister bandanaPersister

Package com.atlassian.bamboo.ww2.actions.admin.notification

Class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications extends GlobalAdminAction implements Serializable

Serialized Fields

systemNotificationRules

List<E> systemNotificationRules

notificationRecipients

Map<K,V> notificationRecipients

notificationTypes

Map<K,V> notificationTypes

previousTypeData

String previousTypeData

lastModified

long lastModified

conditionKey

String conditionKey

notificationRecipientType

String notificationRecipientType

notificationId

long notificationId

cancelButton

String cancelButton

redirectUrl

String redirectUrl

notificationManager

NotificationManager notificationManager

instantMessagingServerManager

InstantMessagingServerManager instantMessagingServerManager

systemNotificationService

SystemNotificationService systemNotificationService

Package com.atlassian.bamboo.ww2.actions.admin.repository

Class com.atlassian.bamboo.ww2.actions.admin.repository.ConfigurePerforceManager extends GlobalAdminAction implements Serializable

Serialized Fields

perforceManager

PerforceManager perforceManager

Package com.atlassian.bamboo.ww2.actions.admin.user

Class com.atlassian.bamboo.ww2.actions.admin.user.AbstractEntityPagerSupport extends BambooActionSupport implements Serializable

Serialized Fields

paginationSupport

bucket.core.actions.PagerPaginationSupport paginationSupport

Class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureAlias extends BambooActionSupport implements Serializable

Serialized Fields

newAuthorName

String newAuthorName

extendedAuthorManager

ExtendedAuthorManager extendedAuthorManager

Class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureNotificationPreferences extends ConfigureProfile implements Serializable

Serialized Fields

usersRules

List<E> usersRules

instantMessagingServerManager

InstantMessagingServerManager instantMessagingServerManager

notificationManager

NotificationManager notificationManager

Class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile extends BambooActionSupport implements Serializable

Serialized Fields

password

String password

confirmPassword

String confirmPassword

fullName

String fullName

email

String email

authors

List<E> authors

jabberAddress

String jabberAddress

notificationPreference

String notificationPreference

notificationTransportPreference

String notificationTransportPreference

idePort

String idePort

currentUser

BambooUser currentUser

availableAuthors

List<E> availableAuthors

repositoryAliases

List<E> repositoryAliases

currentUserName

String currentUserName

groups

List<E> groups

extendedAuthorManager

ExtendedAuthorManager extendedAuthorManager

htmlUtils

HtmlUtils htmlUtils

Class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser extends BambooActionSupport implements Serializable

Serialized Fields

affectedUsername

String affectedUsername

username

String username

password

String password

confirmPassword

String confirmPassword

fullName

String fullName

email

String email

authors

List<E> authors

groups

List<E> groups

availableGroups

List<E> availableGroups

jabberAddress

String jabberAddress

resetCaptcha

String resetCaptcha

currentUser

BambooUser currentUser
The current user being acted upon


mode

String mode

extendedAuthorManager

ExtendedAuthorManager extendedAuthorManager

loginInformationManager

LoginInformationManager loginInformationManager

scopedExclusionService

ScopedExclusionService scopedExclusionService

Class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction extends AbstractEntityPagerSupport implements Serializable

Serialized Fields

extendedAuthorManager

ExtendedAuthorManager extendedAuthorManager

affectedUsername

String affectedUsername

usernameTerm

String usernameTerm

fullnameTerm

String fullnameTerm

emailTerm

String emailTerm

Class com.atlassian.bamboo.ww2.actions.admin.user.UserPickerAction extends SearchUserAction implements Serializable

Serialized Fields

fieldId

String fieldId

multiSelect

boolean multiSelect

Class com.atlassian.bamboo.ww2.actions.admin.user.ViewAdministrators extends BambooActionSupport implements Serializable

Serialized Fields

administrators

List<E> administrators

Package com.atlassian.bamboo.ww2.actions.admin.user.signup

Class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser extends BambooActionSupport implements Serializable

Serialized Fields

username

String username

password

String password

confirmPassword

String confirmPassword

fullName

String fullName

email

String email

jabberAddress

String jabberAddress

captcha

String captcha

extendedAuthorManager

ExtendedAuthorManager extendedAuthorManager

Package com.atlassian.bamboo.ww2.actions.agent

Class com.atlassian.bamboo.ww2.actions.agent.AgentJsonProvider extends BambooActionSupport implements Serializable

Serialized Fields

onlineOnly

boolean onlineOnly

includeInstances

boolean includeInstances

includeRemoteAgentSummary

boolean includeRemoteAgentSummary

agentManager

AgentManager agentManager

elasticInstanceManager

ElasticInstanceManager elasticInstanceManager

buildAgents

List<E> buildAgents

remoteElasticInstances

List<E> remoteElasticInstances

Class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction extends BambooActionSupport implements Serializable

Serialized Fields

agentManager

AgentManager agentManager

elasticInstanceManager

ElasticInstanceManager elasticInstanceManager

buildAgent

BuildAgent buildAgent

agent

PipelineDefinition agent

remoteElasticInstance

RemoteElasticInstance remoteElasticInstance

instance

com.atlassian.aws.ec2.RemoteEC2Instance instance

agentId

long agentId

showOptions

String showOptions

showStatus

String showStatus

Package com.atlassian.bamboo.ww2.actions.author

Class com.atlassian.bamboo.ww2.actions.author.GotoAuthors extends BambooActionSupport implements Serializable

Class com.atlassian.bamboo.ww2.actions.author.ViewAggregatedAuthors extends BambooActionSupport implements Serializable

Serialized Fields

usersBuildStatistics

List<E> usersBuildStatistics

extendedAuthorManager

ExtendedAuthorManager extendedAuthorManager

Class com.atlassian.bamboo.ww2.actions.author.ViewAuthor extends BambooActionSupport implements Serializable

Serialized Fields

author

Author author

authorName

String authorName

extendedAuthorManager

ExtendedAuthorManager extendedAuthorManager

Class com.atlassian.bamboo.ww2.actions.author.ViewAuthors extends BambooActionSupport implements Serializable

Serialized Fields

authors

List<E> authors

extendedAuthorManager

ExtendedAuthorManager extendedAuthorManager

dataset

org.jfree.data.time.TimeTableXYDataset dataset

authorsBuildStatistics

List<E> authorsBuildStatistics

selectedAuthorNames

List<E> selectedAuthorNames

groupByPeriod

String groupByPeriod

reportKey

String reportKey

resolvedAutoPeriod

String resolvedAutoPeriod

availableReports

Map<K,V> availableReports

availableGroupBy

Map<K,V> availableGroupBy

Package com.atlassian.bamboo.ww2.actions.branch

Class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches extends ChainActionSupport implements Serializable

Serialized Fields

planBranchCreation

String planBranchCreation

removedBranchCleanUp

String removedBranchCleanUp

inactiveBranchCleanUp

String inactiveBranchCleanUp

isPlanBranchCreationEnabled

boolean isPlanBranchCreationEnabled

isRemovedBranchCleanUpEnabled

boolean isRemovedBranchCleanUpEnabled

isInactiveBranchCleanUpEnabled

boolean isInactiveBranchCleanUpEnabled

saved

boolean saved

svnBranchRootOverridden

boolean svnBranchRootOverridden

remoteJiraBranchLinkingEnabled

boolean remoteJiraBranchLinkingEnabled

buildPullRequests

boolean buildPullRequests

planBranchCreationRegularExpression

String planBranchCreationRegularExpression

removedBranchCleanUpPeriodInDays

String removedBranchCleanUpPeriodInDays

inactiveBranchCleanUpPeriodInDays

String inactiveBranchCleanUpPeriodInDays

svnBranchRootOverride

String svnBranchRootOverride

svnRepositoryBranchRoot

String svnRepositoryBranchRoot

branchesForAutoIntegration

Map<K,V> branchesForAutoIntegration

defaultNotificationStrategy

String defaultNotificationStrategy

branchDetectionService

BranchDetectionService branchDetectionService

scopedExclusionService

ScopedExclusionService scopedExclusionService

buildConfiguration

BuildConfiguration buildConfiguration

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

Class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch extends ChainActionSupport implements Serializable

Serialized Fields

buildConfiguration

BuildConfiguration buildConfiguration

creationOption

String creationOption

branchesForCreation

List<E> branchesForCreation

redirectAddress

String redirectAddress

branchVcsName

String branchVcsName

chainBranchCreationService

ChainBranchCreationService chainBranchCreationService

branchDetectionService

BranchDetectionService branchDetectionService

repositoryManager

RepositoryManager repositoryManager

Class com.atlassian.bamboo.ww2.actions.branch.DetectBranches extends ChainActionSupport implements Serializable

Serialized Fields

branchDetectionService

BranchDetectionService branchDetectionService

Class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails extends ChainActionSupport implements Serializable

Serialized Fields

branchName

String branchName

branchDescription

String branchDescription

enabled

boolean enabled

saved

boolean saved

overrideBuildStrategy

boolean overrideBuildStrategy

repositoryTrigger

Long[] repositoryTrigger

repositoryTriggerSelectors

List<E> repositoryTriggerSelectors

buildConfiguration

BuildConfiguration buildConfiguration

branchesForAutoIntegration

Map<K,V> branchesForAutoIntegration

triggerSelectors

List<E> triggerSelectors

triggerModuleDescriptors

Iterable<T> triggerModuleDescriptors

planValidationService

PlanValidationService planValidationService

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

planConfigurationUIPluginHelper

PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper

buildStrategyManager

BuildStrategyManager buildStrategyManager

buildTriggerConditionConfigHelper

PlanConfigHelper buildTriggerConditionConfigHelper

triggerTypeManager

TriggerTypeManager triggerTypeManager

triggerUIConfigBean

TriggerUIConfigBean triggerUIConfigBean

planBranchCleanUpEnabled

boolean planBranchCleanUpEnabled
Determines if clean up is enabled for a specific plan branch. Belongs to the configuration of a specific branch. This setting is to be used if clean up is enabled at a plan level, but we want to keep a plan branch around.


inactiveBranchCleanUpPlanLevelEnabled

boolean inactiveBranchCleanUpPlanLevelEnabled

removedBranchCleanUpPlanLevelEnabled

boolean removedBranchCleanUpPlanLevelEnabled

inactiveBranchCleanUpPeriod

int inactiveBranchCleanUpPeriod

removedBranchCleanUpPeriod

int removedBranchCleanUpPeriod

Class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchNotifications extends ChainActionSupport implements Serializable

Serialized Fields

saved

boolean saved

buildConfiguration

BuildConfiguration buildConfiguration

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

Class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchRepository extends ConfigureRepository implements Serializable

Serialized Fields

overrideRepository

boolean overrideRepository

repositoryType

String repositoryType

selectedRepository

String selectedRepository

defaultRepositoryTypeDifferent

boolean defaultRepositoryTypeDifferent

Class com.atlassian.bamboo.ww2.actions.branch.ViewChainBranches extends ChainActionSupport implements Serializable

Serialized Fields

labelManager

LabelManager labelManager

Package com.atlassian.bamboo.ww2.actions.build

Class com.atlassian.bamboo.ww2.actions.build.BuildJsonProviderAction extends BambooActionSupport implements Serializable

Serialized Fields

showBuilding

boolean showBuilding

showQueued

boolean showQueued

planKey

String planKey

buildExecutionManager

BuildExecutionManager buildExecutionManager

environmentService

EnvironmentService environmentService

deploymentsInProgressService

DeploymentsInProgressService deploymentsInProgressService

agentManager

AgentManager agentManager

textProvider

com.opensymphony.xwork2.TextProvider textProvider

triggerManager

TriggerManager triggerManager

queueManagerView

QueueManagerView<S extends CommonContext,V> queueManagerView

executableAgentsHelper

ExecutableAgentsHelper executableAgentsHelper

buildContext2QueueItem

com.google.common.base.Function<F,T> buildContext2QueueItem

Class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction extends com.opensymphony.xwork2.ActionSupport implements Serializable

Serialized Fields

planKey

String planKey

chainExecutionManager

ChainExecutionManager chainExecutionManager

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

textProvider

com.opensymphony.xwork2.TextProvider textProvider

triggerManager

TriggerManager triggerManager

bambooPermissionManager

BambooPermissionManager bambooPermissionManager

plan

ImmutablePlan plan

Class com.atlassian.bamboo.ww2.actions.build.ChainResultProviderAction extends BambooActionSupport implements Serializable

Serialized Fields

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

resultsSummary

List<E> resultsSummary

planResultKeys

List<E> planResultKeys

Class com.atlassian.bamboo.ww2.actions.build.DashboardSummaryAction extends BuildJsonProviderAction implements Serializable

Class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable extends BambooActionSupport implements Serializable

Serialized Fields

resultsList

List<E> resultsList

pipelineDefinitionMap

Map<K,V> pipelineDefinitionMap

sort

boolean sort

showOperations

boolean showOperations

showAgent

boolean showAgent

maxBuilds

Integer maxBuilds

singlePlan

boolean singlePlan
Implies all results come from a single plan and different sorting can be used


pager

Pager<T> pager

agentManager

AgentManager agentManager

Class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTableByPlans extends ViewBuildResultsTable implements Serializable

Serialized Fields

planSummariesObject

PlanSummariesObject planSummariesObject

artifactLinkManager

ArtifactLinkManager artifactLinkManager

Package com.atlassian.bamboo.ww2.actions.build.admin

Class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport extends PlanActionSupport implements Serializable

Serialized Fields

buildConfiguration

BuildConfiguration buildConfiguration

saved

boolean saved

uiConfigBean

UIConfigBean uiConfigBean

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

Class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions extends AbstractPermissionAction implements Serializable

Serialized Fields

buildIds

long[] buildIds

selectedBuilds

Collection<E> selectedBuilds

projectBuilds

Map<K,V> projectBuilds

projects

List<E> projects

Class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuildFiles extends ViewBuildFiles implements Serializable

Class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds extends BambooActionSupport implements Serializable

Serialized Fields

projects

List<E> projects

selectedProjects

String[] selectedProjects

selectedBuilds

String[] selectedBuilds

stopBuildManager

StopBuildManager stopBuildManager

deletionService

DeletionService deletionService

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

auditLogService

AuditLogService auditLogService

successMessage

String successMessage

Class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds extends GlobalAdminAction implements Serializable

Serialized Fields

projects

List<E> projects

planIds

long[] planIds

projectName

String projectName

projectKey

String projectKey

existingProjectKey

String existingProjectKey

selectedPlans

Collection<E> selectedPlans

selectedPlanKeys

Collection<E> selectedPlanKeys

selectedProject

Project selectedProject

planKeyMappings

Map<K,V> planKeyMappings

planNameMappings

Map<K,V> planNameMappings

agentManager

AgentManager agentManager

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

planValidationService

PlanValidationService planValidationService

movePlanService

MovePlanService movePlanService

Class com.atlassian.bamboo.ww2.actions.build.admin.RemoveBuildArtifacts extends BuildActionSupport implements Serializable

Class com.atlassian.bamboo.ww2.actions.build.admin.ReorderBuild extends BambooActionSupport implements Serializable

Serialized Fields

resultKey

String resultKey

prevResultKey

String prevResultKey

itemType

QueueItemViewForJsonDecorator.ItemType itemType

buildLoggerManager

BuildLoggerManager buildLoggerManager

buildQueueManager

BuildQueueManager buildQueueManager

Class com.atlassian.bamboo.ww2.actions.build.admin.SuspendBuild extends BuildActionSupport implements Serializable

Serialized Fields

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

chainBranchManager

ChainBranchManager chainBranchManager

Package com.atlassian.bamboo.ww2.actions.build.admin.config

Class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription extends PlanActionSupport implements Serializable

Serialized Fields

subscriptionId

long subscriptionId

artifactDefinitionId

long artifactDefinitionId

destination

String destination

artifactSubscription

ArtifactSubscription artifactSubscription

artifactSubscriptions

List<E> artifactSubscriptions

availableSubscriptions

List<E> availableSubscriptions

artifactDefinitionManager

ArtifactDefinitionManager artifactDefinitionManager

artifactSubscriptionManager

ArtifactSubscriptionManager artifactSubscriptionManager

Class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact extends PlanActionSupport implements Serializable

Serialized Fields

artifactId

long artifactId

name

String name

location

String location

copyPattern

String copyPattern

sharedArtifact

boolean sharedArtifact

artifactDefinition

ArtifactDefinition artifactDefinition

artifactDefinitions

List<E> artifactDefinitions

artifactSubscriptions

List<E> artifactSubscriptions

artifactDefinitionManager

ArtifactDefinitionManager artifactDefinitionManager

artifactSubscriptionManager

ArtifactSubscriptionManager artifactSubscriptionManager

deploymentProjectService

DeploymentProjectService deploymentProjectService

Class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails extends BuildActionSupport implements Serializable

Serialized Fields

chainBranchManager

ChainBranchManager chainBranchManager

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

projectName

String projectName

buildName

String buildName

buildDescription

String buildDescription

saved

boolean saved

enabled

boolean enabled

workingDirSelector

com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails.WorkingDirectoryType workingDirSelector

repositoryDefiningWorkingDirectory

long repositoryDefiningWorkingDirectory

planValidationService

PlanValidationService planValidationService

Class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildMiscellaneousOptions extends BuildConfigurationSupport implements Serializable

Serialized Fields

planConfigurationUIPluginHelper

PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper

Class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification extends BuildConfigurationSupport implements Serializable

Serialized Fields

notificationRecipientType

String notificationRecipientType

conditionKey

String conditionKey

notificationId

long notificationId

lastModified

long lastModified

notificationManager

NotificationManager notificationManager

instantMessagingServerManager

InstantMessagingServerManager instantMessagingServerManager

notificationTypes

Map<K,V> notificationTypes

notificationRecipients

Map<K,V> notificationRecipients

edit

String edit

previousTypeData

String previousTypeData

Class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildPermissions extends AbstractPermissionAction implements Serializable

Serialized Fields

build

ImmutableBuildable build

saved

boolean saved

plan

ImmutablePlan plan

Class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildRequirement extends BuildConfigurationSupport implements Serializable

Serialized Fields

decorator

CapabilityRequirementSetDecorator decorator

requirementId

String requirementId

buildKey

String buildKey

requirementService

RequirementService requirementService

Class com.atlassian.bamboo.ww2.actions.build.admin.config.DescribeAgentAvailability extends BuildActionSupport implements Serializable

Serialized Fields

AGENT_COMPARATOR

AgentComparator AGENT_COMPARATOR

executableAgentsHelper

ExecutableAgentsHelper executableAgentsHelper

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

executableAgents

com.atlassian.util.concurrent.LazyReference<T> executableAgents

Class com.atlassian.bamboo.ww2.actions.build.admin.config.SelectBuildConfigurationTab extends BuildConfigurationSupport implements Serializable


Package com.atlassian.bamboo.ww2.actions.build.admin.config.artifact

Class com.atlassian.bamboo.ww2.actions.build.admin.config.artifact.ToggleArtifactDefinitionSharing extends ConfigureBuildArtifact implements Serializable

Serialized Fields

confirmArtifactUnshared

boolean confirmArtifactUnshared

requiresConfirmation

boolean requiresConfirmation

Package com.atlassian.bamboo.ww2.actions.build.admin.config.repository

Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureBuildRepository extends ChainActionSupport implements Serializable

Serialized Fields

repositoryId

long repositoryId

repositoryDefinitionManager

RepositoryDefinitionManager repositoryDefinitionManager

repositoryDefinitions

List<E> repositoryDefinitions

Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository extends BuildConfigurationSupport implements Serializable

Serialized Fields

SELECTED_REPOSITORY

String SELECTED_REPOSITORY

saved

boolean saved

repositoryId

long repositoryId

repositoryName

String repositoryName

repositoryDefinition

RepositoryDefinition repositoryDefinition

userDescription

String userDescription

decoratedRepositoryDefinition

DecoratedRepositoryDefinition decoratedRepositoryDefinition

repositoryConfigHelper

RepositoryConfigHelper repositoryConfigHelper

webRepositoryConfigHelper

WebRepositoryConfigHelper webRepositoryConfigHelper

planConfigurationUIPluginHelper

PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper

planVcsRevisionHistoryService

PlanVcsRevisionHistoryService planVcsRevisionHistoryService

repositoryDefinitionManager

RepositoryDefinitionManager repositoryDefinitionManager

customVariableContext

CustomVariableContext customVariableContext

variableSubstitutorFactory

VariableSubstitutorFactory variableSubstitutorFactory

Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConvertLocalToGlobalRepository extends ConfigureRepository implements Serializable

Serialized Fields

selectedRepository

long selectedRepository

Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.CreateRepository extends ConfigureRepository implements Serializable

Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.DecoratedRepository extends ConfigureRepository implements Serializable

Serialized Fields

repositoryOption

RepositoryOption repositoryOption

repositoryPluginKey

String repositoryPluginKey

globalRepositoryId

long globalRepositoryId

repositoryManager

RepositoryManager repositoryManager

Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.DeleteRepository extends ConfigureRepository implements Serializable

Serialized Fields

replaceRepository

String replaceRepository

repositoryConfigurationService

RepositoryConfigurationService repositoryConfigurationService

taskManager

TaskManager taskManager

Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.EditRepository extends ConfigureRepository implements Serializable

Serialized Fields

chainBranchManager

ChainBranchManager chainBranchManager

cachedPlanManager

CachedPlanManager cachedPlanManager

Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.MoveRepository extends ConfigureRepository implements Serializable

Serialized Fields

afterPosition

long afterPosition

beforePosition

long beforePosition

Package com.atlassian.bamboo.ww2.actions.build.admin.config.task

Class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks extends BuildActionSupport implements Serializable

Serialized Fields

availableTasks

List<E> availableTasks

saved

boolean saved

taskId

long taskId

taskName

String taskName

taskDefinition

TaskDefinition taskDefinition

userDescription

String userDescription

taskDisabled

boolean taskDisabled

jsonObject

com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject

taskManager

TaskManager taskManager

templateRenderer

TemplateRenderer templateRenderer

taskConfigurationService

TaskConfigurationService taskConfigurationService

workingDirSelector

TaskRootDirectoryType workingDirSelector

repositoryDefiningWorkingDirectory

long repositoryDefiningWorkingDirectory

taskUIConfigBean

TaskUIConfigBean taskUIConfigBean

taskOwnerFactory

TaskOwnerFactory taskOwnerFactory

Class com.atlassian.bamboo.ww2.actions.build.admin.config.task.CreateTask extends ConfigureBuildTasks implements Serializable

Serialized Fields

createTaskKey

String createTaskKey

editHtml

String editHtml

taskDescriptor

TaskModuleDescriptor taskDescriptor

Class com.atlassian.bamboo.ww2.actions.build.admin.config.task.DecoratedTaskDefinition extends TaskDefinitionImpl implements Serializable

Serialized Fields

taskModuleDescriptor

TaskModuleDescriptor taskModuleDescriptor

Class com.atlassian.bamboo.ww2.actions.build.admin.config.task.DeleteTask extends ConfigureBuildTasks implements Serializable

Class com.atlassian.bamboo.ww2.actions.build.admin.config.task.EditTask extends ConfigureBuildTasks implements Serializable

Serialized Fields

editHtml

String editHtml

taskDescriptor

TaskModuleDescriptor taskDescriptor

Class com.atlassian.bamboo.ww2.actions.build.admin.config.task.MoveTask extends ConfigureBuildTasks implements Serializable

Serialized Fields

afterId

Long afterId

beforeId

Long beforeId

finalising

boolean finalising

Class com.atlassian.bamboo.ww2.actions.build.admin.config.task.UpdateTaskState extends ConfigureBuildTasks implements Serializable

Serialized Fields

isEnabled

boolean isEnabled

Package com.atlassian.bamboo.ww2.actions.build.admin.config.variable

Class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables extends BuildConfigurationSupport implements Serializable

Serialized Fields

variableId

long variableId

variableKey

String variableKey

variableValue

String variableValue

variables

Collection<E> variables

masterVariables

List<E> masterVariables

variableMap

Map<K,V> variableMap

variableDefinitionManager

VariableDefinitionManager variableDefinitionManager

variableValidationService

VariableValidationService variableValidationService

variableConfigurationService

VariableConfigurationService variableConfigurationService

Class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.CreatePlanVariable extends ConfigurePlanVariables implements Serializable

Class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.DeletePlanVariable extends ConfigurePlanVariables implements Serializable

Class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.UpdatePlanVariable extends ConfigurePlanVariables implements Serializable

Serialized Fields

variableDefinitionFromDb

VariableDefinition variableDefinitionFromDb

Package com.atlassian.bamboo.ww2.actions.build.admin.create

Class com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration extends BambooCombinedConfiguration implements Serializable

Class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain extends BambooActionSupport implements Serializable

Serialized Fields

buildConfigurationFromUI

BuildConfiguration buildConfigurationFromUI

plan

ImmutablePlan plan

buildKey

String buildKey

jobKey

String jobKey

planLimitReached

boolean planLimitReached

clonePlan

boolean clonePlan

planKeyToClone

String planKeyToClone

existingProjectKey

String existingProjectKey

repositoryName

String repositoryName

uiConfigBean

UIConfigBean uiConfigBean

jdkManager

JdkManager jdkManager

availableJdks

Collection<E> availableJdks

jobCreationService

JobCreationService jobCreationService

chainCreationService

ChainCreationService chainCreationService

repositoryConfigHelper

RepositoryConfigHelper repositoryConfigHelper

buildTriggerConditionConfigHelper

BuildTriggerConditionConfigHelper buildTriggerConditionConfigHelper

webRepositoryConfigHelper

WebRepositoryConfigHelper webRepositoryConfigHelper

mutablePlan

com.atlassian.util.concurrent.Supplier<T> mutablePlan

repositoryConfigurationService

RepositoryConfigurationService repositoryConfigurationService

repositoryDefinitionManager

RepositoryDefinitionManager repositoryDefinitionManager

repositoryManager

RepositoryManager repositoryManager

customVariableContext

CustomVariableContext customVariableContext

variableSubstitutorFactory

VariableSubstitutorFactory variableSubstitutorFactory

Class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard extends ConfigureBuildTasks implements Serializable

Serialized Fields

chainEnabled

boolean chainEnabled

parentKey

String parentKey

chainCreationService

ChainCreationService chainCreationService

deletionService

DeletionService deletionService

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

jiraApplinksService

JiraApplinksService jiraApplinksService

Class com.atlassian.bamboo.ww2.actions.build.admin.create.CustomizedXMLConfiguration extends BambooXmlConfiguration implements Serializable


Package com.atlassian.bamboo.ww2.actions.chains

Class com.atlassian.bamboo.ww2.actions.chains.AddStageAction extends StageAction implements Serializable

Serialized Fields

chainStage

ChainStage chainStage

Class com.atlassian.bamboo.ww2.actions.chains.ArtifactUrlRedirectAction extends PlanResultsAction implements Serializable

Serialized Fields

artifactName

String artifactName

tag

String tag

artifactFiles

Iterable<T> artifactFiles

Class com.atlassian.bamboo.ww2.actions.chains.CreateJob extends ChainActionSupport implements Serializable

Serialized Fields

buildConfiguration

BuildConfiguration buildConfiguration

plan

Plan plan

subBuildKey

String subBuildKey

planLimitReached

boolean planLimitReached

allowStageCreation

boolean allowStageCreation
For functional tests.


jobCreationService

JobCreationService jobCreationService

uiConfigBean

UIConfigBean uiConfigBean

artifactSubscriptionManager

ArtifactSubscriptionManager artifactSubscriptionManager

jdkManager

JdkManager jdkManager

availableJdks

Collection<E> availableJdks

chainsPlans

List<E> chainsPlans

chainsToClone

Collection<E> chainsToClone

defaultChainToClone

ImmutableChain defaultChainToClone

ignoreUnclonableSubscriptions

boolean ignoreUnclonableSubscriptions

unclonableSubscriptions

List<E> unclonableSubscriptions

Class com.atlassian.bamboo.ww2.actions.chains.CreateTasksJobWizard extends ConfigureBuildTasks implements Serializable

Serialized Fields

jobEnabled

boolean jobEnabled

parentKey

String parentKey

jobCreationService

JobCreationService jobCreationService

deletionService

DeletionService deletionService

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

Class com.atlassian.bamboo.ww2.actions.chains.DeleteStageAction extends StageAction implements Serializable

Serialized Fields

deletionService

DeletionService deletionService

artifactSubscriptionManager

ArtifactSubscriptionManager artifactSubscriptionManager

Class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails extends ChainActionSupport implements Serializable

Serialized Fields

projectName

String projectName

chainName

String chainName

chainDescription

String chainDescription

enabled

boolean enabled

saved

boolean saved

buildConfiguration

BuildConfiguration buildConfiguration

planValidationService

PlanValidationService planValidationService

planConfigurationUIPluginHelper

PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper

uiConfigBean

UIConfigBean uiConfigBean

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

chainBranchManager

ChainBranchManager chainBranchManager

Class com.atlassian.bamboo.ww2.actions.chains.ListChainResults extends ChainActionSupport implements Serializable

Serialized Fields

pager

Pager<T> pager

Class com.atlassian.bamboo.ww2.actions.chains.ListJobsForChain extends ChainActionSupport implements Serializable

Class com.atlassian.bamboo.ww2.actions.chains.MoveJobAction extends ChainActionSupport implements Serializable

Serialized Fields

jobKey

String jobKey

stageId

long stageId

artifactSubscriptionManager

ArtifactSubscriptionManager artifactSubscriptionManager

invalidSubscriptionsToJob

List<E> invalidSubscriptionsToJob

invalidSubscriptionsOfJob

List<E> invalidSubscriptionsOfJob

removeBrokenSubscriptions

boolean removeBrokenSubscriptions

chainBranchManager

ChainBranchManager chainBranchManager

Class com.atlassian.bamboo.ww2.actions.chains.MoveStageAction extends ChainActionSupport implements Serializable

Serialized Fields

index

int index

stageId

long stageId

artifactSubscriptionManager

ArtifactSubscriptionManager artifactSubscriptionManager

invalidSubscriptions

List<E> invalidSubscriptions

removeBrokenSubscriptions

boolean removeBrokenSubscriptions

chainBranchManager

ChainBranchManager chainBranchManager

Class com.atlassian.bamboo.ww2.actions.chains.StageAction extends ChainActionSupport implements Serializable

Serialized Fields

stageId

String stageId

stageName

String stageName

stageDescription

String stageDescription

stageManual

boolean stageManual

relatedDeploymentProjects

List<E> relatedDeploymentProjects

planValidationService

PlanValidationService planValidationService

elasticFunctionalityFacade

ElasticFunctionalityFacade elasticFunctionalityFacade

auditLogService

AuditLogService auditLogService

deploymentProjectService

DeploymentProjectService deploymentProjectService

Class com.atlassian.bamboo.ww2.actions.chains.ViewAggregatedJobPlugins extends ChainActionSupport implements Serializable

Serialized Fields

pluginKey

String pluginKey

availableJobs

List<E> availableJobs

pluginUrl

String pluginUrl

pluginName

String pluginName

pluginTabName

String pluginTabName

Class com.atlassian.bamboo.ww2.actions.chains.ViewChainArtifacts extends ViewChainResult implements Serializable

Class com.atlassian.bamboo.ww2.actions.chains.ViewChainLogs extends ViewChainResult implements Serializable

Serialized Fields

buildLogFileAccessorFactory

BuildLogFileAccessorFactory buildLogFileAccessorFactory

logLines

int logLines

Class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult extends ChainResultsAction implements Serializable

Serialized Fields

filteredTestResults

FilteredTestResults<T extends TestClassResultDescriptor> filteredTestResults

testQuarantineManager

TestQuarantineManager testQuarantineManager

commentMode

boolean commentMode

linesToDisplay

int linesToDisplay

jobResultKeyForLogDisplay

String jobResultKeyForLogDisplay

relatedDeployments

List<E> relatedDeployments

deploymentVersionService

DeploymentVersionService deploymentVersionService

deploymentProjectService

DeploymentProjectService deploymentProjectService

Class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary extends ChainActionSupport implements Serializable

Serialized Fields

statistics

StatisticsCollector statistics

resultsList

List<E> resultsList

filterController

FilterController filterController

pager

Pager<T> pager

lastSuccessfulSummary

ResultsSummary lastSuccessfulSummary

lastSummary

ResultsSummary lastSummary

relatedDeploymentProjects

List<E> relatedDeploymentProjects

relatedVersions

Set<E> relatedVersions

deploymentProjectService

DeploymentProjectService deploymentProjectService

deploymentVersionService

DeploymentVersionService deploymentVersionService

Class com.atlassian.bamboo.ww2.actions.chains.ViewChainTestResults extends ViewChainResult implements Serializable

Class com.atlassian.bamboo.ww2.actions.chains.ViewQuarantinedTests extends PlanActionSupport implements Serializable

Serialized Fields

testQuarantineManager

TestQuarantineManager testQuarantineManager

testsManager

TestsManager testsManager

quarantinedTestCases

List<E> quarantinedTestCases

userManager

com.atlassian.user.UserManager userManager

Package com.atlassian.bamboo.ww2.actions.chains.admin

Class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification extends ChainActionSupport implements Serializable

Serialized Fields

notificationRecipientType

String notificationRecipientType

conditionKey

String conditionKey

notificationId

long notificationId

lastModified

long lastModified

notificationManager

NotificationManager notificationManager

instantMessagingServerManager

InstantMessagingServerManager instantMessagingServerManager

notificationTypes

Map<K,V> notificationTypes

notificationRecipients

Map<K,V> notificationRecipients

edit

String edit

previousTypeData

String previousTypeData

redirectUrl

String redirectUrl

saved

boolean saved

Class com.atlassian.bamboo.ww2.actions.chains.admin.DeleteChainAuditLog extends ChainActionSupport implements Serializable

Serialized Fields

jobMap

Map<K,V> jobMap

auditLogService

AuditLogService auditLogService

Class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog extends ChainActionSupport implements Serializable

Serialized Fields

jobMap

Map<K,V> jobMap

auditHistoryPager

Pager<T> auditHistoryPager

filterStart

long filterStart

filterEnd

long filterEnd

auditLogService

AuditLogService auditLogService

Class com.atlassian.bamboo.ww2.actions.chains.admin.ViewPlanConfiguration extends PlanActionSupport implements Serializable


Package com.atlassian.bamboo.ww2.actions.chains.admin.triggers

Class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger extends BuildConfigurationSupport implements Serializable

Serialized Fields

triggerId

long triggerId

userDescription

String userDescription

repositoryTrigger

Long[] repositoryTrigger

repositoryTriggerSelectors

List<E> repositoryTriggerSelectors

triggerDefinition

TriggerDefinition triggerDefinition

triggerUIConfigBean

TriggerUIConfigBean triggerUIConfigBean

triggerConfigurationService

TriggerConfigurationService triggerConfigurationService

triggerDescriptor

TriggerModuleDescriptor triggerDescriptor

buildConfiguration

BuildConfiguration buildConfiguration

planConfigurationUIPluginHelper

PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper

triggerTypeManager

TriggerTypeManager triggerTypeManager

buildTriggerConditionConfigHelper

BuildTriggerConditionConfigHelper buildTriggerConditionConfigHelper

triggerDisabled

boolean triggerDisabled

Class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTriggers extends ChainActionSupport implements Serializable

Serialized Fields

triggerId

long triggerId

triggerTypeManager

TriggerTypeManager triggerTypeManager

Class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.CreateChainTrigger extends ConfigureChainTrigger implements Serializable

Serialized Fields

createTriggerKey

String createTriggerKey

editHtml

String editHtml

Class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.DeleteChainTrigger extends ConfigureChainTrigger implements Serializable

Class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.EditChainTrigger extends ConfigureChainTrigger implements Serializable

Serialized Fields

editHtml

String editHtml

Package com.atlassian.bamboo.ww2.actions.charts

Class com.atlassian.bamboo.ww2.actions.charts.ViewAuthorChart extends BambooActionSupport implements Serializable

Serialized Fields

dataset

org.jfree.data.xy.XYDataset dataset

chart

Map<K,V> chart

reportKey

String reportKey

Class com.atlassian.bamboo.ww2.actions.charts.ViewBuildNumberChart extends BuildActionSupport implements Serializable

Serialized Fields

resultsList

List<E> resultsList

Class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart extends BuildActionSupport implements Serializable

Serialized Fields

filterController

FilterController filterController

buildResultsList

List<E> buildResultsList

combinedByTimeChart

Map<K,V> combinedByTimeChart

groupSuccessFailureChartBy

String groupSuccessFailureChartBy

height

int height

width

int width

Class com.atlassian.bamboo.ww2.actions.charts.ViewReportChart extends BambooActionSupport implements Serializable

Serialized Fields

chartManager

ChartManager chartManager

chart

Map<K,V> chart

dataset

org.jfree.data.xy.XYDataset dataset

reportKey

String reportKey

Package com.atlassian.bamboo.ww2.actions.comment

Class com.atlassian.bamboo.ww2.actions.comment.EditCommentAction extends PlanResultsAction implements Serializable

Serialized Fields

commentContent

String commentContent

commentId

long commentId

comment

Comment comment

commentService

CommentService commentService

gravatarService

GravatarService gravatarService

jiraIssueUtils

JiraIssueUtils jiraIssueUtils

Package com.atlassian.bamboo.ww2.actions.error

Class com.atlassian.bamboo.ww2.actions.error.AccessDeniedAction extends BambooActionSupport implements Serializable

Class com.atlassian.bamboo.ww2.actions.error.ErrorAction extends BambooActionSupport implements Serializable

Serialized Fields

events

Collection<E> events

statusCode

int statusCode

Class com.atlassian.bamboo.ww2.actions.error.FiveOhOh extends BambooActionSupport implements Serializable

Serialized Fields

fiveOhOhException

Throwable fiveOhOhException

exceptionTranslator

ExceptionTranslator exceptionTranslator

Package com.atlassian.bamboo.ww2.actions.jira

Class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction extends AbstractJiraIssueAction implements Serializable

Serialized Fields

knownFields

Set<E> knownFields

summary

String summary

description

String description

issueType

String issueType

project

String project

components

List<E> components

versions

List<E> versions

resultsSummary

ResultsSummary resultsSummary

credentialsRequiredUrl

URI credentialsRequiredUrl

newIssueKey

String newIssueKey

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

Class com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction extends BambooActionSupport implements Serializable

Serialized Fields

planResultKey

String planResultKey

appLinkId

String appLinkId

jiraRemoteIssueManager

JiraRemoteIssueManager jiraRemoteIssueManager

jiraApplinksService

JiraApplinksService jiraApplinksService

jiraRestService

JiraRestService jiraRestService

Class com.atlassian.bamboo.ww2.actions.jira.CreateNewJiraIssueForBuildResultAction extends AbstractCreateNewJiraIssueAction implements Serializable

Serialized Fields

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

Class com.atlassian.bamboo.ww2.actions.jira.CreateNewJiraIssueForTestAction extends AbstractCreateNewJiraIssueAction implements Serializable

Serialized Fields

linkedJiraIssue

LinkedJiraIssue linkedJiraIssue

testCaseId

long testCaseId

testCase

TestCase testCase

testsManager

TestsManager testsManager

jiraIssueManager

JiraIssueManager jiraIssueManager

Class com.atlassian.bamboo.ww2.actions.jira.CreateRemoteJiraLinkAction extends PlanActionSupport implements Serializable

Serialized Fields

issueKey

String issueKey

credentialsRequiredContextException

CredentialsRequiredContextException credentialsRequiredContextException

jiraBranchLinkingService

JiraBranchLinkingService jiraBranchLinkingService

Class com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction extends AbstractJiraIssueAction implements Serializable

Serialized Fields

response

com.opensymphony.webwork.dispatcher.json.JSONObject response

projectKey

String projectKey

issueTypeId

String issueTypeId

issueKey

String issueKey

Class com.atlassian.bamboo.ww2.actions.jira.JiraRedirectAction extends BambooActionSupport implements Serializable

Serialized Fields

jiraIssueKey

String jiraIssueKey

bambooProjectKey

String bambooProjectKey

jiraRemoteIssueManager

JiraRemoteIssueManager jiraRemoteIssueManager

jiraProjectKey

String jiraProjectKey

jiraUrl

URI jiraUrl

credentialsRequiredUrl

URI credentialsRequiredUrl

bambooProject

Project bambooProject

Class com.atlassian.bamboo.ww2.actions.jira.LinkTestToJiraIssueAction extends PlanResultsAction implements Serializable

Serialized Fields

linkedJiraIssue

LinkedJiraIssue linkedJiraIssue

testCaseId

long testCaseId

credentialsRequiredContextException

CredentialsRequiredContextException credentialsRequiredContextException

manualIssueKey

String manualIssueKey

testsManager

TestsManager testsManager

jiraApplinksService

JiraApplinksService jiraApplinksService

jiraRestService

JiraRestService jiraRestService

jiraIssueManager

JiraIssueManager jiraIssueManager

Class com.atlassian.bamboo.ww2.actions.jira.TransitionJiraIssueAction extends AbstractJiraIssueAction implements Serializable

Serialized Fields

issueKey

String issueKey

transitionId

String transitionId

resolutionId

String resolutionId

response

com.opensymphony.webwork.dispatcher.json.JSONObject response

Class com.atlassian.bamboo.ww2.actions.jira.UnlinkTestToJiraIssueAction extends PlanResultsAction implements Serializable

Serialized Fields

testCaseId

long testCaseId

testsManager

TestsManager testsManager

Package com.atlassian.bamboo.ww2.actions.labels

Class com.atlassian.bamboo.ww2.actions.labels.EditLabelsAction extends PlanActionSupport implements Serializable

Serialized Fields

labelManager

LabelManager labelManager

jiraIssueUtils

JiraIssueUtils jiraIssueUtils

labels

List<E> labels

labelInput

String labelInput

selectedLabel

String selectedLabel

resultsSummary

ResultsSummary resultsSummary

Class com.atlassian.bamboo.ww2.actions.labels.SetFavouriteAction extends BuildActionSupport implements Serializable

Serialized Fields

planFavouriteService

PlanFavouriteService planFavouriteService

favourite

Boolean favourite

Class com.atlassian.bamboo.ww2.actions.labels.ViewBuildResultsForLabelAction extends BambooActionSupport implements Serializable

Serialized Fields

labelName

String labelName

labelManager

LabelManager labelManager

Class com.atlassian.bamboo.ww2.actions.labels.ViewLabels extends PlanActionSupport implements Serializable

Serialized Fields

freqMap

Map<K,V> freqMap

results

Map<K,V> results

project

Project project

labelManager

LabelManager labelManager

projectDao

ProjectDao projectDao

projectKey

String projectKey

orderByRank

boolean orderByRank

Package com.atlassian.bamboo.ww2.actions.plan

Class com.atlassian.bamboo.ww2.actions.plan.DeletePlan extends PlanActionSupport implements Serializable

Serialized Fields

artifactSubscriptionManager

ArtifactSubscriptionManager artifactSubscriptionManager

deletionService

DeletionService deletionService

deploymentProjectService

DeploymentProjectService deploymentProjectService

Package com.atlassian.bamboo.ww2.actions.plans.admin

Class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies extends BuildConfigurationSupport implements Serializable

Serialized Fields

saved

boolean saved

childPlanKeys

Set<E> childPlanKeys

parentPlanKeys

Set<E> parentPlanKeys

childPlans

Set<E> childPlans

parentPlans

Set<E> parentPlans

disabledChildKeys

Set<E> disabledChildKeys

disabledParentKeys

Set<E> disabledParentKeys

possiblePlanDependencies

Collection<E> possiblePlanDependencies

planDependencyManager

PlanDependencyManager planDependencyManager

planConfigurationUIPluginHelper

PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper

Package com.atlassian.bamboo.ww2.actions.project

Class com.atlassian.bamboo.ww2.actions.project.EditProjectName extends BambooActionSupport implements Serializable

Serialized Fields

projectName

String projectName

projectKey

String projectKey

planValidationService

PlanValidationService planValidationService

Class com.atlassian.bamboo.ww2.actions.project.ViewProject extends BambooActionSupport implements Serializable

Serialized Fields

projectId

long projectId

projectKey

String projectKey

projectPlans

Collection<E> projectPlans

projectChains

Collection<E> projectChains

plans

List<E> plans

projectStatusHelper

ProjectStatusHelper projectStatusHelper

labelManager

LabelManager labelManager

plansWithBranches

Set<E> plansWithBranches

chainBranchManager

ChainBranchManager chainBranchManager

Package com.atlassian.bamboo.ww2.actions.reports

Class com.atlassian.bamboo.ww2.actions.reports.ViewReport extends BambooActionSupport implements Serializable

Serialized Fields

resultsList

List<E> resultsList

dataset

org.jfree.data.time.TimeTableXYDataset dataset

buildIds

List<E> buildIds

groupByPeriod

String groupByPeriod

reportKey

String reportKey

dateFilter

String dateFilter

dateFrom

String dateFrom

dateTo

String dateTo

labelTarget

String labelTarget

resolvedAutoPeriod

String resolvedAutoPeriod

availableBuilds

Collection<E> availableBuilds

availableReports

List<E> availableReports

availableGroupBy

Map<K,V> availableGroupBy

availableDateFilter

Map<K,V> availableDateFilter

pager

Pager<T> pager

chartManager

ChartManager chartManager

useSession

boolean useSession

hideHeader

boolean hideHeader

Package com.atlassian.bamboo.ww2.actions.rss

Class com.atlassian.bamboo.ww2.actions.rss.AllBuildsRssFeedAction extends BambooActionSupport implements Serializable

Serialized Fields

buildKey

String buildKey

feedType

String feedType

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

rssFeedBuilder

RssFeedBuilder rssFeedBuilder

Class com.atlassian.bamboo.ww2.actions.rss.LabelRssFeedAction extends ViewBuildResultsForLabelAction implements Serializable

Serialized Fields

maxResults

int maxResults

rssFeedBuilder

RssFeedBuilder rssFeedBuilder

Class com.atlassian.bamboo.ww2.actions.rss.RssFeedAction extends BambooActionSupport implements Serializable

Serialized Fields

maxBuilds

int maxBuilds

rssFeedBuilder

RssFeedBuilder rssFeedBuilder

resultsList

List<E> resultsList

Package com.atlassian.bamboo.ww2.actions.setup

Class com.atlassian.bamboo.ww2.actions.setup.AbstractSetupAction extends BambooActionSupport implements Serializable

Serialized Fields

setupPersister

com.atlassian.config.setup.SetupPersister setupPersister

setupTypeInstall

String setupTypeInstall

setupUtilityBean

SetupUtilityBean setupUtilityBean

Class com.atlassian.bamboo.ww2.actions.setup.FinishSetupAction extends AbstractSetupAction implements Serializable

Serialized Fields

agentManager

AgentManager agentManager

servletContext

javax.servlet.ServletContext servletContext

completed

boolean completed

Class com.atlassian.bamboo.ww2.actions.setup.SelectSetupStepAction extends AbstractSetupAction implements Serializable

Serialized Fields

currentStepActionName

String currentStepActionName

Class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction extends AbstractSetupAction implements Serializable

Serialized Fields

username

String username

password

String password

confirmPassword

String confirmPassword

fullName

String fullName

email

String email

systemInfo

SystemInfo systemInfo

setupUtilityBean

SetupUtilityBean setupUtilityBean

Class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseAction extends AbstractSetupAction implements Serializable

Serialized Fields

databases

List<E> databases

dbChoice

String dbChoice

selectedDatabase

String selectedDatabase

Class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction extends AbstractSetupAction implements Serializable

Serialized Fields

selectedDatabase

String selectedDatabase

connectionChoice

String connectionChoice

dataOverwrite

boolean dataOverwrite

datasourceName

String datasourceName

dbDetails

com.atlassian.config.db.DatabaseDetails dbDetails

servletContext

javax.servlet.ServletContext servletContext

completed

boolean completed

Class com.atlassian.bamboo.ww2.actions.setup.SetupDefaultsAction extends AbstractSetupAction implements Serializable

Serialized Fields

failedAction

String failedAction
Used so that the user can reperform the action that just occurred after fixing whatever error might have been the case.


customAction

String customAction

requestUrl

String requestUrl

servletPath

String servletPath

servletContext

javax.servlet.ServletContext servletContext

completed

boolean completed

setupStageFailed

boolean setupStageFailed

setupInvoker

SetupInvoker setupInvoker

Class com.atlassian.bamboo.ww2.actions.setup.SetupEmbeddedDatabaseAction extends AbstractSetupAction implements Serializable

Serialized Fields

completed

boolean completed

servletContext

javax.servlet.ServletContext servletContext

Class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration extends AbstractSetupAction implements Serializable

Serialized Fields

instanceName

String instanceName

baseUrl

String baseUrl

configDir

String configDir

artifactsDir

String artifactsDir

buildWorkingDir

String buildWorkingDir

buildDir

String buildDir

brokerURI

String brokerURI

bambooLicenseManager

BambooLicenseManager bambooLicenseManager

requestUrl

String requestUrl

servletPath

String servletPath

Class com.atlassian.bamboo.ww2.actions.setup.SetupImportDataAction extends AbstractSetupAction implements Serializable

Serialized Fields

importPath

String importPath

dataOption

String dataOption

importSuccessful

boolean importSuccessful

importExportManager

ImportExportManager importExportManager

userConfigurationService

UserConfigurationService userConfigurationService

Class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction extends AbstractSetupAction implements Serializable

Serialized Fields

licenseString

String licenseString

sid

String sid

expressInstall

String expressInstall

bambooLicenseManager

BambooLicenseManager bambooLicenseManager

Package com.atlassian.bamboo.ww2.actions.user

Class com.atlassian.bamboo.ww2.actions.user.ViewUserSummary extends BambooActionSupport implements Serializable

Serialized Fields

currentUser

BambooUser currentUser

currentUserName

String currentUserName

repositoryAliases

List<E> repositoryAliases

extendedAuthorManager

ExtendedAuthorManager extendedAuthorManager

Package com.atlassian.bamboo.ww2.interceptors

Class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor extends Object implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.AdminInterceptor extends AbstractBambooInterceptor implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.AroundInterceptor extends Object implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.BambooValidationInterceptor extends com.opensymphony.xwork2.validator.ValidationInterceptor implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.BambooWorkflowInterceptor extends com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.BambooXsrfTokenInterceptor extends AbstractBambooInterceptor implements Serializable

Serialized Fields

administrationConfigurationAccessor

AdministrationConfigurationAccessor administrationConfigurationAccessor

Class com.atlassian.bamboo.ww2.interceptors.BuildConfigurationEditInterceptor extends AbstractBambooInterceptor implements Serializable

Serialized Fields

buildDefinitionConverter

BuildDefinitionConverter buildDefinitionConverter

cachedPlanManager

CachedPlanManager cachedPlanManager

Class com.atlassian.bamboo.ww2.interceptors.BuildConfigurationInterceptor extends AbstractBambooInterceptor implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.BuildResultsSummaryAwareInteceptor extends AbstractBambooInterceptor implements Serializable

Serialized Fields

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

Class com.atlassian.bamboo.ww2.interceptors.ChainAwareInterceptor extends AbstractBambooInterceptor implements Serializable

Serialized Fields

planManager

PlanManager planManager

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

Class com.atlassian.bamboo.ww2.interceptors.ConditionallyAvailableInterceptor extends Object implements Serializable

Serialized Fields

hostContainer

com.atlassian.plugin.hostcontainer.HostContainer hostContainer

Class com.atlassian.bamboo.ww2.interceptors.DelegatingSecurityExecuteAndWaitInterceptor extends org.apache.struts2.interceptor.ExecuteAndWaitInterceptor implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.ExecAndWaitWithJSONStatusUpdateInterceptor extends org.apache.struts2.interceptor.ExecuteAndWaitInterceptor implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.FieldErrorUsageVerifier extends Object implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.GlobalAdminInterceptor extends AbstractBambooInterceptor implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.JSONValidationInterceptor extends AbstractBambooInterceptor implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.NavigationAwareInterceptor extends AbstractBambooInterceptor implements Serializable

Serialized Fields

decoratedNavObjectFactory

DecoratedNavObjectFactory decoratedNavObjectFactory

cachedPlanManager

CachedPlanManager cachedPlanManager

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

customVariableContext

CustomVariableContext customVariableContext

Class com.atlassian.bamboo.ww2.interceptors.OnDemandNotSupportedInterceptor extends Object implements Serializable

Serialized Fields

featureManager

FeatureManager featureManager

Class com.atlassian.bamboo.ww2.interceptors.PaginationAwareInterceptor extends AbstractBambooInterceptor implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.PlanAwareInterceptor extends AroundInterceptor implements Serializable

Serialized Fields

cachedPlanManager

CachedPlanManager cachedPlanManager

customVariableContext

CustomVariableContext customVariableContext

Class com.atlassian.bamboo.ww2.interceptors.PlanLimitAwareInterceptor extends AbstractBambooInterceptor implements Serializable

Serialized Fields

planManager

PlanManager planManager

Class com.atlassian.bamboo.ww2.interceptors.RemoteApiExceptionInterceptor extends AbstractBambooInterceptor implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.RemoteApiLoginInterceptor extends AbstractBambooInterceptor implements Serializable

Serialized Fields

bambooUserManager

BambooUserManager bambooUserManager

bamboo

Bamboo bamboo

Class com.atlassian.bamboo.ww2.interceptors.RepositoryConfigurationEditInterceptor extends AbstractBambooInterceptor implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.ResultsListAwareInterceptor extends AbstractBambooInterceptor implements Serializable

Serialized Fields

filterController

FilterController filterController

buildResultsFilterFactory

BuildResultsFilterFactory buildResultsFilterFactory

Class com.atlassian.bamboo.ww2.interceptors.ResultsSummaryAwareInteceptor extends AbstractBambooInterceptor implements Serializable

Serialized Fields

resultsSummaryManager

ResultsSummaryManager resultsSummaryManager

Class com.atlassian.bamboo.ww2.interceptors.SetupCheckInterceptor extends Object implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.SignupAllowedCheckInterceptor extends AbstractBambooInterceptor implements Serializable

Serialized Fields

bambooPermissionManager

BambooPermissionManager bambooPermissionManager

Class com.atlassian.bamboo.ww2.interceptors.SimpleConversionErrorInterceptor extends Object implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.StatisticsAwareInterceptor extends AbstractBambooInterceptor implements Serializable

Class com.atlassian.bamboo.ww2.interceptors.TrimParametersInterceptor extends AroundInterceptor implements Serializable


Package com.atlassian.bamboo.ww2.results

Class com.atlassian.bamboo.ww2.results.FreemarkerTextResult extends org.apache.struts2.views.freemarker.FreemarkerResult implements Serializable

Class com.atlassian.bamboo.ww2.results.FreemarkerXmlResult extends org.apache.struts2.views.freemarker.FreemarkerResult implements Serializable

Class com.atlassian.bamboo.ww2.results.JSONAsHTMLResult extends com.opensymphony.webwork.dispatcher.json.JSONResult implements Serializable

Class com.atlassian.bamboo.ww2.results.ReturnableRedirectResult extends org.apache.struts2.dispatcher.ServletRedirectResult implements Serializable

Serialized Fields

objectFactory

com.opensymphony.xwork2.ObjectFactory objectFactory

Class com.atlassian.bamboo.ww2.results.SoyResult extends org.apache.struts2.dispatcher.StrutsResultSupport implements Serializable

Serialized Fields

osgiServiceProxyFactory

OsgiServiceProxyFactory osgiServiceProxyFactory

Package com.atlassian.crowd.integration.seraph.v25

Class com.atlassian.crowd.integration.seraph.v25.BambooAuthenticator extends com.atlassian.crowd.integration.seraph.v25.CrowdAuthenticator implements Serializable

Class com.atlassian.crowd.integration.seraph.v25.CrowdAuthenticator extends com.atlassian.seraph.auth.DefaultAuthenticator implements Serializable

Serialized Fields

crowdHttpAuthenticator

com.atlassian.crowd.integration.http.CrowdHttpAuthenticator crowdHttpAuthenticator

Package com.atlassian.sal.bambootest

Class com.atlassian.sal.bambootest.BambooSalServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

req

javax.servlet.http.HttpServletRequest req

Package com.atlassian.sal.bambootest.tests

Class com.atlassian.sal.bambootest.tests.SalApplicationPropertiesTestServlet extends BambooSalServlet implements Serializable

Serialized Fields

applicationProperties

com.atlassian.sal.api.ApplicationProperties applicationProperties

administrationConfigurationAccessor

AdministrationConfigurationAccessor administrationConfigurationAccessor

homeLocator

com.atlassian.config.HomeLocator homeLocator

Class com.atlassian.sal.bambootest.tests.SalI18nResolverTestServlet extends BambooSalServlet implements Serializable

Serialized Fields

i18nResolver

com.atlassian.sal.api.message.I18nResolver i18nResolver

Class com.atlassian.sal.bambootest.tests.SalLicenseManagerTestServlet extends BambooSalServlet implements Serializable

Serialized Fields

handler

com.atlassian.sal.api.license.LicenseHandler handler

Class com.atlassian.sal.bambootest.tests.SalPluginSettingsTestServlet extends BambooSalServlet implements Serializable

Serialized Fields

pluginSettingsFactory

com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory

projectManager

com.atlassian.sal.api.project.ProjectManager projectManager

bandanaManager

com.atlassian.bandana.BandanaManager bandanaManager

planManager

PlanManager planManager

Class com.atlassian.sal.bambootest.tests.SalProjectManagerTestServlet extends BambooSalServlet implements Serializable

Serialized Fields

projectManager

com.atlassian.sal.api.project.ProjectManager projectManager

Class com.atlassian.sal.bambootest.tests.SalUserManagerTestServlet extends BambooSalServlet implements Serializable

Serialized Fields

userManager

com.atlassian.sal.api.user.UserManager userManager

Package com.atlassian.studio.bamboo.build

Class com.atlassian.studio.bamboo.build.StudioStarterAction extends StarterAction implements Serializable

Serialized Fields

studioInfo

com.atlassian.studio.host.common.StudioInfo studioInfo

Class com.atlassian.studio.bamboo.build.StudioViewProject extends ViewProject implements Serializable


Package com.atlassian.studio.bamboo.integration.crowd

Class com.atlassian.studio.bamboo.integration.crowd.CrowdNotifyServlet extends javax.servlet.http.HttpServlet implements Serializable


Package com.atlassian.studio.bamboo.servlet

Class com.atlassian.studio.bamboo.servlet.StudioServlet extends com.atlassian.studio.core.servlet.RestServlet implements Serializable

Serialized Fields

requestFactory

com.atlassian.sal.api.net.RequestFactory<T extends com.atlassian.sal.api.net.Request<?,?>> requestFactory

appLinksMaintainer

com.atlassian.studio.common.appstatus.AppLinksMaintainer appLinksMaintainer

pluginSettingsFactory

com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory

pluginUpgradeManager

com.atlassian.sal.api.upgrade.PluginUpgradeManager pluginUpgradeManager

beanFactory

org.springframework.beans.factory.BeanFactory beanFactory

applicationProperties

com.atlassian.sal.api.ApplicationProperties applicationProperties

Package com.atlassian.studio.bamboo.topnav

Class com.atlassian.studio.bamboo.topnav.DecoratorServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

webResourceManager

com.atlassian.plugin.webresource.WebResourceManager webResourceManager

valueStackFactory

com.opensymphony.xwork2.util.ValueStackFactory valueStackFactory

freemarkerManager

org.apache.struts2.views.freemarker.FreemarkerManager freemarkerManager

Package com.atlassian.upgrade

Class com.atlassian.upgrade.UpgradeException extends org.apache.commons.lang.exception.NestableException implements Serializable


Package com.ctc.wstx.io

Class com.ctc.wstx.io.WstxInputLocation extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

mContext

com.ctc.wstx.io.WstxInputLocation mContext

mPublicId

String mPublicId

mSystemId

String mSystemId

mCharOffset

int mCharOffset

mCol

int mCol

mRow

int mRow

Package org.springframework.orm.hibernate.support

Class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport.NoAutowiringConfigurationForClassException extends Exception implements Serializable



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.