Serialized Form
-
Package com.atlassian.bamboo
-
Class com.atlassian.bamboo.ReasonForBuild extends Object implements Serializable
-
Serialized Fields
-
myReason
String myReason
-
-
-
-
Package com.atlassian.bamboo.accesstoken.exception
-
Class com.atlassian.bamboo.accesstoken.exception.CreateTokenFailedException extends Exception implements Serializable
-
Class com.atlassian.bamboo.accesstoken.exception.TokenLimitExceededException extends Exception implements Serializable
-
Class com.atlassian.bamboo.accesstoken.exception.TokenWithNameExistsException extends Exception implements Serializable
-
-
Package com.atlassian.bamboo.agent
-
Class com.atlassian.bamboo.agent.AgentConsoleAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
agentCommandSender
AgentCommandSender agentCommandSender
-
agentId
long agentId
-
agentManager
AgentManager agentManager
-
agentName
String agentName
-
command
String command
-
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
-
planKey
PlanKey planKey
-
sessionId
long sessionId
-
-
-
-
Package com.atlassian.bamboo.agent.bootstrap
-
Class com.atlassian.bamboo.agent.bootstrap.AgentContext extends Object implements Serializable
-
Serialized Fields
-
agentBootstrapType
AgentType agentBootstrapType
-
agentClassName
String agentClassName
-
agentId
Long agentId
-
agentUuid
UUID agentUuid
-
baseUrl
URL baseUrl
-
fingerPrintRequestSuffix
String fingerPrintRequestSuffix
-
forKey
@Nullable String forKey
-
heartAttack
AtomicBoolean heartAttack
-
httpClientFactory
RemoteAgentHttpClientFactory httpClientFactory
-
instanceFingerprint
long instanceFingerprint
-
securityToken
@Nullable String securityToken
-
serverFingerprint
String serverFingerprint
-
serverPollInterval
long serverPollInterval
-
unhealthy
AtomicBoolean unhealthy
-
userProperties
Map<String,String> userProperties
-
-
-
Class com.atlassian.bamboo.agent.bootstrap.RemoteAgentHttpException extends IOException implements Serializable
-
-
Package com.atlassian.bamboo.agent.bootstrap.http
-
Class com.atlassian.bamboo.agent.bootstrap.http.RemoteAgentHttpClientFactory extends Object implements Serializable
-
Serialized Fields
-
fixedVirtualHost
String fixedVirtualHost
-
hostnameVerifierOverride
@Nullable HostnameVerifier hostnameVerifierOverride
-
retries
int retries
-
schemeRegistryDataFactory
SchemeRegistryFactory schemeRegistryDataFactory
-
timeoutMs
int timeoutMs
-
-
-
Class com.atlassian.bamboo.agent.bootstrap.http.RemoteAgentSchemeRegistryFactory extends Object implements Serializable
-
-
Package com.atlassian.bamboo.agent.classserver
-
Class com.atlassian.bamboo.agent.classserver.AgentInstallerServlet extends BambooHttpServlet implements Serializable
-
Serialized Fields
-
agentInstallerInputStream
io.atlassian.util.concurrent.ResettableLazyReference<File> agentInstallerInputStream
-
classServerServiceReference
AgentClassServer classServerServiceReference
-
-
-
Class com.atlassian.bamboo.agent.classserver.AgentServerServlet extends BambooHttpServlet implements Serializable
-
Serialized Fields
-
agentServerManager
AgentServerManager agentServerManager
-
classServerService
AgentClassServer classServerService
-
eventPublisherReference
com.atlassian.event.api.EventPublisher eventPublisherReference
-
-
-
Class com.atlassian.bamboo.agent.classserver.BambooAgentInstallerAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
mainClass
String mainClass
-
-
-
Class com.atlassian.bamboo.agent.classserver.GetFingerprintAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
agentId
String agentId
-
agentSecurityTokenService
AgentSecurityTokenService agentSecurityTokenService
-
agentServerManager
AgentServerManager agentServerManager
-
agentType
String agentType
-
authenticationManager
RemoteAgentAuthenticationManager authenticationManager
-
errorMessage
String errorMessage
-
fingerprintSentByElasticAgent
String fingerprintSentByElasticAgent
-
forKey
String forKey
-
hostName
String hostName
-
httpServletRequest
javax.servlet.http.HttpServletRequest httpServletRequest
-
httpServletResponse
javax.servlet.http.HttpServletResponse httpServletResponse
-
instanceId
String instanceId
-
perAgentTokenService
PerAgentTokenService perAgentTokenService
-
remoteAgentManager
RemoteAgentManager remoteAgentManager
-
securityToken
String securityToken
-
uuid
String uuid
-
version
String version
-
-
-
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<String> 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.classserver.cacheable
-
Class com.atlassian.bamboo.agent.classserver.cacheable.CacheableClasspathServlet extends BambooHttpServlet implements Serializable
-
Serialized Fields
-
-
-
Package com.atlassian.bamboo.agent.elastic.bootstrap.http
-
Class com.atlassian.bamboo.agent.elastic.bootstrap.http.ElasticAgentSchemeRegistryFactory extends Object implements Serializable
-
Serialized Fields
-
ignoreCertificateChecks
boolean ignoreCertificateChecks
-
isHttpsBaseURL
boolean isHttpsBaseURL
-
remoteAgentSchemeRegistryFactory
SchemeRegistryFactory remoteAgentSchemeRegistryFactory
-
shouldStartHttpTunnel
boolean shouldStartHttpTunnel
-
virtualHost
String virtualHost
-
-
-
-
Package com.atlassian.bamboo.agent.elastic.server
-
Class com.atlassian.bamboo.agent.elastic.server.ActiveInstanceAdjustmentTypeUserType extends Object implements Serializable
-
Class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig extends Object implements Serializable
-
Serialized Fields
-
automaticInstanceManagementEnabled
boolean automaticInstanceManagementEnabled
-
averageTimeInQueueThreshold
long averageTimeInQueueThreshold
-
configurationName
String configurationName
-
elasticBuildsInQueueThreshold
int elasticBuildsInQueueThreshold
-
instanceIdleTimeThreshold
long instanceIdleTimeThreshold
-
maxElasticInstancesToStartAtOnce
int maxElasticInstancesToStartAtOnce
-
maxNonBambooInstances
int maxNonBambooInstances
-
totalBuildInQueueThreshold
int totalBuildInQueueThreshold
-
-
-
Class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl extends Object implements Serializable
-
Serialized Fields
-
automaticInstanceManagementConfig
AutomaticInstanceManagementConfig automaticInstanceManagementConfig
-
autoShutdownDelay
int autoShutdownDelay
-
autoShutdownEnabled
boolean autoShutdownEnabled
-
awsAccessKeyId
String awsAccessKeyId
-
awsCertFile
String awsCertFile
-
awsCredentialsType
AwsCredentialsType awsCredentialsType
-
awsPrivateKeyFile
String awsPrivateKeyFile
-
awsSecretKey
String awsSecretKey
-
enabled
boolean enabled
-
isPublicIpForVpcEnabled
boolean isPublicIpForVpcEnabled
-
maxConcurrentInstances
int maxConcurrentInstances
-
region
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region
-
uploadingOfAwsAccountDetailsEnabled
boolean uploadingOfAwsAccountDetailsEnabled
-
-
-
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.ephemeral
-
Class com.atlassian.bamboo.agent.ephemeral.EphemeralAgentsConfigurationImpl extends Object implements Serializable
-
Class com.atlassian.bamboo.agent.ephemeral.KubernetesExecutorException extends RuntimeException implements Serializable
-
-
Package com.atlassian.bamboo.agent.ephemeral.validation
-
Class com.atlassian.bamboo.agent.ephemeral.validation.TemplateValidationException extends Exception implements Serializable
-
-
Package com.atlassian.bamboo.agent.installer.arguments
-
Class com.atlassian.bamboo.agent.installer.arguments.CommandLineArgumentsException extends Exception implements Serializable
-
-
Package com.atlassian.bamboo.agent.messaging
-
Class com.atlassian.bamboo.agent.messaging.ArtifactServlet extends TokenVerificationServlet implements Serializable
-
Serialized Fields
-
buildLoggerManager
ServerBuildLoggerManager buildLoggerManager
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
featureManager
FeatureManager featureManager
-
storageLocationService
StorageLocationService storageLocationService
-
-
-
Class com.atlassian.bamboo.agent.messaging.TokenVerificationServlet extends BambooHttpServlet implements Serializable
-
Serialized Fields
-
agentServerManager
AgentServerManager agentServerManager
-
clusterAwareLifecycleManager
ClusterAwareLifecycleManager clusterAwareLifecycleManager
-
secureTokenService
SecureTokenService secureTokenService
-
storageCappingService
StorageCappingService storageCappingService
-
-
-
-
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.ArtifactDataImpl extends ArtifactImpl implements Serializable
-
Serialized Fields
-
httpCompressionOn
boolean httpCompressionOn
-
-
-
Class com.atlassian.bamboo.artifact.ArtifactImpl extends Object implements Serializable
-
Serialized Fields
-
archiverType
ArchiverType archiverType
-
id
long id
-
isGloballyStored
boolean isGloballyStored
-
isSharedArtifact
boolean isSharedArtifact
-
label
String label
-
linkType
String linkType
-
persistedSize
long persistedSize
-
planResultKey
PlanResultKey planResultKey
-
-
-
-
Package com.atlassian.bamboo.author
-
Class com.atlassian.bamboo.author.AuthorDataImpl extends BambooEntityObject implements Serializable
-
Class com.atlassian.bamboo.author.AuthorImpl extends AuthorDataImpl implements Serializable
-
Serialization Methods
-
readResolve
protected Object readResolve()
Deprecated.
-
-
Serialized Fields
-
breakages
FinalArrayList<ResultsSummary> breakages
Deprecated. -
failedBuilds
FinalArrayList<ResultsSummary> failedBuilds
Deprecated. -
fixes
FinalArrayList<ResultsSummary> fixes
Deprecated. -
numberOfBreakages
int numberOfBreakages
Deprecated. -
numberOfFailedBuilds
int numberOfFailedBuilds
Deprecated. -
numberOfFixes
int numberOfFixes
Deprecated. -
numberOfSuccessfulBuilds
int numberOfSuccessfulBuilds
Deprecated. -
numberOfTriggeredBuildResults
int numberOfTriggeredBuildResults
Deprecated. -
successfulBuilds
FinalArrayList<ResultsSummary> successfulBuilds
Deprecated. -
triggeredBuildResults
FinalArrayList<ResultsSummary> triggeredBuildResults
Deprecated.
-
-
-
Class com.atlassian.bamboo.author.ChangeAuthor extends Object implements Serializable
-
Serialized Fields
-
breakages
List<ResultsSummary> breakages
-
email
String email
-
failedBuilds
List<ResultsSummary> failedBuilds
-
fixes
List<ResultsSummary> fixes
-
isInit
boolean isInit
-
linkedUserName
String linkedUserName
-
name
String name
The name the author has in the VCS system -
successfulBuilds
List<ResultsSummary> successfulBuilds
-
triggeredBuildResults
List<ResultsSummary> triggeredBuildResults
-
-
-
-
Package com.atlassian.bamboo.avatar.exceptions
-
Class com.atlassian.bamboo.avatar.exceptions.AvatarConversionException extends AvatarException implements Serializable
-
Class com.atlassian.bamboo.avatar.exceptions.AvatarException extends RuntimeException implements Serializable
-
Class com.atlassian.bamboo.avatar.exceptions.AvatarLoadException extends AvatarException implements Serializable
-
Class com.atlassian.bamboo.avatar.exceptions.AvatarResizeException extends AvatarLoadException implements Serializable
-
Class com.atlassian.bamboo.avatar.exceptions.AvatarStoreException extends AvatarException implements Serializable
-
Class com.atlassian.bamboo.avatar.exceptions.UnsupportedAvatarException extends AvatarStoreException implements Serializable
-
-
Package com.atlassian.bamboo.bandana
-
Class com.atlassian.bamboo.bandana.BambooBandanaContextImpl extends Object implements Serializable
-
Serialized Fields
-
chainId
long chainId
-
parentContext
BambooBandanaContext parentContext
-
planId
long planId
-
pluginKey
String pluginKey
-
-
-
Class com.atlassian.bamboo.bandana.PlanAwareBandanaContext extends BambooBandanaContextImpl implements Serializable
-
-
Package com.atlassian.bamboo.beehive.events
-
Class com.atlassian.bamboo.beehive.events.NodeBecameLiveEvent extends com.atlassian.event.Event implements Serializable
-
Serialized Fields
-
node
BambooNodeStatus node
-
-
-
Class com.atlassian.bamboo.beehive.events.NodeBecameOfflineEvent extends com.atlassian.event.Event implements Serializable
-
Serialized Fields
-
node
BambooNodeStatus node
-
-
-
-
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
-
planResultKey
PlanResultKey planResultKey
-
trackingEntry
TrackingEntry trackingEntry
-
userResponsible
String userResponsible
-
userWhoUpdated
String userWhoUpdated
-
-
-
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
-
administrationConfigurationAccessor
AdministrationConfigurationAccessor administrationConfigurationAccessor
-
administrationConfigurationPersister
AdministrationConfigurationPersister administrationConfigurationPersister
-
defaultUser
String defaultUser
-
trackingConfigurationManager
TrackingConfigurationManager trackingConfigurationManager
-
updated
boolean updated
-
-
-
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 PlanActionSupport implements Serializable
-
Serialized Fields
-
authenticationContext
BambooAuthenticationContext authenticationContext
-
buildKey
String buildKey
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
newUser
String newUser
-
oldUser
String oldUser
-
planResultKey
String planResultKey
-
showUserField
boolean showUserField
-
submitAction
String submitAction
-
trackingEntryManager
TrackingEntryManager trackingEntryManager
-
trackingEntryRef
io.atlassian.util.concurrent.LazyReference<TrackingEntry> trackingEntryRef
-
trackingId
int trackingId
-
-
-
Class com.atlassian.bamboo.brokenbuildtracker.ui.ViewResponsibilitiesForUser extends StarterAction implements Serializable
-
Serialized Fields
-
authenticationContext
BambooAuthenticationContext authenticationContext
-
cachedPlanManager
CachedPlanManager cachedPlanManager
-
trackingEntries
Collection<TrackingEntry> trackingEntries
-
trackingEntryManager
TrackingEntryManager trackingEntryManager
-
-
-
Class com.atlassian.bamboo.brokenbuildtracker.ui.ViewTrackingForBuildResult extends PlanResultsAction implements Serializable
-
Serialized Fields
-
bambooUserManager
BambooUserManager bambooUserManager
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
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
-
buildableAwareContextHolder
BuildableAwareContextHolder buildableAwareContextHolder
-
buildExecutionManager
BuildExecutionManager buildExecutionManager
-
buildQueueManager
BuildQueueManager buildQueueManager
-
buildResults
BuildResults buildResults
-
buildResultsSummary
BuildResultsSummary buildResultsSummary
-
currentlyBuilding
Supplier<CurrentlyBuilding> currentlyBuilding
-
executableAgents
Supplier<List<BuildAgent>> executableAgents
-
persister
Persister persister
-
-
-
Class com.atlassian.bamboo.build.ChainResultsAction extends PlanResultsAction implements Serializable
-
Serialized Fields
-
buildExecutionManager
BuildExecutionManager buildExecutionManager
-
buildQueueManager
BuildQueueManager buildQueueManager
-
chainAwareContextHolder
ChainAwareContextHolder chainAwareContextHolder
-
currentlyBuilding
Supplier<CurrentlyBuilding> currentlyBuilding
-
decoratingAggregatedChainErrorAccessor
ErrorAccessor decoratingAggregatedChainErrorAccessor
-
executableAgents
Supplier<List<BuildAgent>> executableAgents
-
stageStatusHelper
StageStatusHelper stageStatusHelper
-
-
-
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 pager
-
-
-
Class com.atlassian.bamboo.build.MissingPlanException extends RuntimeException implements Serializable
-
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
-
agentManager
AgentManager agentManager
-
artifactLinkManager
ArtifactLinkManager artifactLinkManager
-
auditLogService
AuditLogService auditLogService
-
buildStatusHelper
BuildStatusHelper buildStatusHelper
-
chainExecutionManager
ChainExecutionManager chainExecutionManager
-
commentManager
CommentManager commentManager
-
comments
List<Comment> comments
-
createIssueAppLinkId
String createIssueAppLinkId
-
customVariableContext
CustomVariableContext customVariableContext
-
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
-
isBuildNumberSanitisedViaPlan
boolean isBuildNumberSanitisedViaPlan
-
jiraIssueManager
JiraIssueManager jiraIssueManager
-
jiraIssueUtils
JiraIssueUtils jiraIssueUtils
-
masterResultsSummariesForTestCases
Map<ResultsSummary,ResultsSummary> masterResultsSummariesForTestCases
-
neighbouringSummaries
List<ResultsSummary> neighbouringSummaries
-
newIssueKey
String newIssueKey
-
oauthAuthenticationRequired
boolean oauthAuthenticationRequired
-
oauthLoginDanceUrl
URI oauthLoginDanceUrl
-
quarantineConfiguration
io.atlassian.util.concurrent.LazyReference<QuarantineConfiguration> quarantineConfiguration
-
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
-
requestedBuildNumber
Integer requestedBuildNumber
-
resultsSummary
ResultsSummary resultsSummary
-
resultsSummaryVariableAccessor
ResultsSummaryVariableAccessor resultsSummaryVariableAccessor
-
testQuarantineManager
TestQuarantineManager testQuarantineManager
-
testsManager
TestsManager testsManager
-
triggerManager
TriggerManager triggerManager
-
vcsRepositoryViewerManager
VcsRepositoryViewerManager vcsRepositoryViewerManager
-
-
-
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
-
Class com.atlassian.bamboo.build.ViewBuild extends BuildActionSupport implements Serializable
-
Serialized Fields
-
agentManager
AgentManager agentManager
-
buildErrors
Collection<ErrorDetails> buildErrors
-
buildResultsList
List<? extends ResultsSummary> buildResultsList
-
buildStatusHelper
BuildStatusHelper buildStatusHelper
-
errorHandler
ErrorHandler errorHandler
-
filterController
FilterController filterController
-
lastBuildNumber
int lastBuildNumber
-
lastSuccessfulSummary
ResultsSummary lastSuccessfulSummary
-
lastSummary
ResultsSummary lastSummary
-
pager
Pager pager
-
statistics
StatisticsCollector statistics
-
-
-
Class com.atlassian.bamboo.build.ViewBuildFiles extends BuildActionSupport implements Serializable
-
Serialized Fields
-
agentManager
AgentManager agentManager
-
buildWorkingDirectory
File buildWorkingDirectory
-
directoryActionParam
String directoryActionParam
-
directoryToDisplay
File directoryToDisplay
-
lastBuildLocal
boolean lastBuildLocal
-
-
-
Class com.atlassian.bamboo.build.ViewBuildLogs extends ViewBuildResults implements Serializable
-
Serialized Fields
-
buildLogFileAccessorFactory
BuildLogFileAccessorFactory buildLogFileAccessorFactory
-
buildLogs
List<LogEntry> buildLogs
-
buildLogsTooLong
boolean buildLogsTooLong
-
storageLocationService
StorageLocationService storageLocationService
-
totalLines
long totalLines
-
-
-
Class com.atlassian.bamboo.build.ViewBuildResults extends BuildResultsAction implements Serializable
-
Serialized Fields
-
artifactLinks
Collection<ArtifactLink> artifactLinks
-
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
-
buildResultWarningSummaryManager
BuildResultWarningSummaryManager buildResultWarningSummaryManager
-
commentMode
boolean commentMode
-
consumedSubscriptions
com.google.common.collect.Multimap<ResultsSummary,ConsumedSubscription> consumedSubscriptions
-
filteredTestResults
FilteredTestResults filteredTestResults
-
linesToDisplay
int linesToDisplay
-
logAccessible
Boolean logAccessible
-
storageLocationService
StorageLocationService storageLocationService
-
warnings
Collection<BuildWarningSummary> warnings
-
-
-
Class com.atlassian.bamboo.build.ViewBuildResultsSuccessfulTests extends BuildResultsAction implements Serializable
-
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
-
methodName
String methodName
-
testCaseId
long testCaseId
-
testCaseResults
List<TestCaseResult> 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
-
buildExpiryBean
BuildExpiryBean buildExpiryBean
-
deploymentExpiryEnabled
boolean deploymentExpiryEnabled
-
deploymentExpiryService
DeploymentExpiryService deploymentExpiryService
-
expiryConfig
CombinedExpiryConfig expiryConfig
-
expiryScheduler
ExpiryScheduler expiryScheduler
-
globalBuildExpiryConfig
BuildExpiryConfig globalBuildExpiryConfig
-
globalDeploymentExpiryConfig
DeploymentExpiryConfig globalDeploymentExpiryConfig
-
-
-
Class com.atlassian.bamboo.build.expiry.BuildExpiryConfig extends Object implements Serializable
-
Serialization Methods
-
readResolve
protected Object readResolve()
-
-
Serialized Fields
-
buildsToKeep
int buildsToKeep
-
cronExpression
String cronExpression
-
enabled
boolean enabled
-
expiryTypeArtifact
boolean expiryTypeArtifact
-
expiryTypeBuildLog
boolean expiryTypeBuildLog
-
expiryTypeNothing
boolean expiryTypeNothing
-
expiryTypeResult
boolean expiryTypeResult
-
labelsToKeep
String labelsToKeep
-
maxIgnoredLogSize
long maxIgnoredLogSize
-
maximumBuildsToKeep
int maximumBuildsToKeep
-
myDuration
int myDuration
-
myPeriod
String myPeriod
-
-
-
Class com.atlassian.bamboo.build.expiry.PlansWithCustomExpirySettings extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
buildExpiryConfig
BuildExpiryConfig buildExpiryConfig
-
-
-
-
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
-
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<LogInterceptor> interceptors
-
taskLevelInterceptors
List<LogInterceptor> taskLevelInterceptors
-
-
-
-
Package com.atlassian.bamboo.build.logger.interceptors
-
Class com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor extends Object implements Serializable
-
Class com.atlassian.bamboo.build.logger.interceptors.ErrorMemorisingInterceptor extends Object implements Serializable
-
Class com.atlassian.bamboo.build.logger.interceptors.LogMemorisingInterceptor extends Object implements Serializable
-
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
-
disabled
boolean disabled
Whether the checking should be disabled or not. -
liveLogsAreActive
boolean liveLogsAreActive
-
minutesBeforeQueueTimeout
int minutesBeforeQueueTimeout
Time limit (in minutes) since queue timeout is detected -
minutesBetweenLogs
int minutesBetweenLogs
Time limit (in minutes) since last log. -
multiplier
double multiplier
The time limit of the build = average build time * multiplier
-
-
-
Class com.atlassian.bamboo.build.monitoring.BuildHungDetailsImpl extends Object implements Serializable
-
Serialized Fields
-
expectedBuildTime
long expectedBuildTime
-
expectedLogTime
long expectedLogTime
-
lastLogTime
long lastLogTime
-
timeHangDetected
Date timeHangDetected
-
-
-
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
-
bandanaManager
com.atlassian.bandana.BandanaManager bandanaManager
-
configurationUpdated
boolean configurationUpdated
-
enableBuildMonitoring
boolean enableBuildMonitoring
-
enableForceStop
boolean enableForceStop
-
enableLiveLogs
boolean enableLiveLogs
-
minutesBeforeQueueTimeout
int minutesBeforeQueueTimeout
-
minutesBetweenLogs
int minutesBetweenLogs
-
multiplier
double multiplier
-
-
-
-
Package com.atlassian.bamboo.build.test
-
Class com.atlassian.bamboo.build.test.QuarantineConfiguration extends Object implements Serializable
-
Serialized Fields
-
cronExpression
String cronExpression
-
enabled
boolean enabled
-
expiryOverridable
boolean expiryOverridable
-
expiryPeriod
org.joda.time.Period expiryPeriod
-
-
-
-
Package com.atlassian.bamboo.build.tests
-
Class com.atlassian.bamboo.build.tests.ViewTestCaseAction extends BuildActionSupport implements Serializable
-
Serialized Fields
-
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
-
filterController
FilterController filterController
-
isFullTestHistoryEnabled
boolean isFullTestHistoryEnabled
-
latestTestCaseState
TestState latestTestCaseState
-
testCase
TestCase testCase
-
testCaseId
long testCaseId
-
testCaseSummary
TestCaseSummary testCaseSummary
-
testsManager
TestsManager testsManager
-
-
-
Class com.atlassian.bamboo.build.tests.ViewTestsSummary extends BuildActionSupport implements Serializable
-
Serialized Fields
-
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
-
dataset
org.jfree.data.xy.XYDataset dataset
-
filter
BuildResultsFilter filter
-
filterController
FilterController filterController
-
filteredBuildResults
List<BuildResultsSummary> filteredBuildResults
-
longestRunningTests
List<TestCase> longestRunningTests
-
longestTimeToFixTests
List<Pair<TestCase,Float>> longestTimeToFixTests
-
mostFailingTests
List<FailingTestCaseForDisplay> mostFailingTests
-
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
-
reportKey
String reportKey
-
testsManager
TestsManager testsManager
-
-
-
Class com.atlassian.bamboo.build.tests.ViewTestsSummaryForPlan extends PlanActionSupport implements Serializable
-
Serialized Fields
-
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
-
filter
BuildResultsFilter filter
-
filterController
FilterController filterController
-
longestRunningTests
List<TestCase> longestRunningTests
-
longestTimeToFixTests
List<Pair<TestCase,Float>> longestTimeToFixTests
-
mostFailingTests
List<FailingTestCaseForDisplay> mostFailingTests
-
testsManager
TestsManager testsManager
-
-
-
-
Package com.atlassian.bamboo.build.warning
-
Class com.atlassian.bamboo.build.warning.BuildWarningSenderException extends RuntimeException implements Serializable
-
Class com.atlassian.bamboo.build.warning.WarningAnnotation extends Object implements Serializable
-
-
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<ResultsSummary> runningPlans
-
-
-
-
Package com.atlassian.bamboo.buildqueue.manager
-
Class com.atlassian.bamboo.buildqueue.manager.AgentHeartBeatInfo extends Object implements Serializable
-
Serialized Fields
-
serverStartupTimestamp
Long serverStartupTimestamp
-
valid
boolean valid
-
-
-
Class com.atlassian.bamboo.buildqueue.manager.BambooBusyException extends Exception implements Serializable
-
-
Package com.atlassian.bamboo.buildqueue.properties
-
Package com.atlassian.bamboo.capability
-
Class com.atlassian.bamboo.capability.CapabilityScopeUserType extends ConvertibleToStringUserType<CapabilityScope> implements Serializable
-
-
Package com.atlassian.bamboo.chains
-
Class com.atlassian.bamboo.chains.ChainStorageTag extends Object implements Serializable
-
Serialized Fields
-
tag
@NotNull String tag
-
-
-
Class com.atlassian.bamboo.chains.ChainStorageTagUserType extends ConvertibleToStringUserType<ChainStorageTag> implements Serializable
-
-
Package com.atlassian.bamboo.chains.events
-
Class com.atlassian.bamboo.chains.events.ChainMovedEvent extends ChainUpdatedEvent implements Serializable
-
Serialized Fields
-
originalPlanKey
PlanKey originalPlanKey
-
-
-
Class com.atlassian.bamboo.chains.events.ChainMovingEvent extends ChainEvent 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<Integer,? extends ResultStatisticsProvider> 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
-
artifactLinkManager
ArtifactLinkManager artifactLinkManager
-
dataset
org.jfree.data.xy.XYDataset dataset
-
filterController
FilterController filterController
-
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
-
reportKey
String reportKey
-
resultsList
List<ResultsSummary> resultsList
-
-
-
-
Package com.atlassian.bamboo.clover.ww2.actions.admin
-
Class com.atlassian.bamboo.clover.ww2.actions.admin.ConfigureCloverPlugin extends BambooActionSupport implements Serializable
-
Serialized Fields
-
bandanaManager
com.atlassian.bandana.BandanaManager bandanaManager
-
license
com.atlassian.extras.api.ProductLicense license
-
licenseString
String licenseString
-
-
-
-
Package com.atlassian.bamboo.cluster.event
-
Class com.atlassian.bamboo.cluster.event.AbstractCrossNodesEvent extends Object implements Serializable
-
-
Package com.atlassian.bamboo.cluster.event.administration
-
Package com.atlassian.bamboo.cluster.event.atlassiancache
-
Class com.atlassian.bamboo.cluster.event.atlassiancache.AtlassianCacheAbstractEvent extends AbstractCrossNodesEvent<R> implements Serializable
-
Serialized Fields
-
cacheName
String cacheName
-
-
-
Class com.atlassian.bamboo.cluster.event.atlassiancache.AtlassianCacheBulkEvent extends AtlassianCacheAbstractEvent<CrossNodesCommunication.AtlassianCacheBulkRequest> implements Serializable
-
Class com.atlassian.bamboo.cluster.event.atlassiancache.AtlassianCachedReferenceResetEvent extends AtlassianCacheAbstractEvent<CrossNodesCommunication.AtlassianCachedReferenceResetRequest> implements Serializable
-
Class com.atlassian.bamboo.cluster.event.atlassiancache.AtlassianCachePutEvent extends AtlassianCacheAbstractEvent<CrossNodesCommunication.AtlassianCachePutRequest> implements Serializable
-
Class com.atlassian.bamboo.cluster.event.atlassiancache.AtlassianCachePutIfAbsentEvent extends AtlassianCacheAbstractEvent<CrossNodesCommunication.AtlassianCachePutIfAbsentRequest> implements Serializable
-
Class com.atlassian.bamboo.cluster.event.atlassiancache.AtlassianCacheRemoveAllEvent extends AtlassianCacheAbstractEvent<CrossNodesCommunication.AtlassianCacheRemoveAllRequest> implements Serializable
-
Class com.atlassian.bamboo.cluster.event.atlassiancache.AtlassianCacheRemoveByKeyAndValueEvent extends AtlassianCacheAbstractEvent<CrossNodesCommunication.AtlassianCacheRemoveByKeyAndValueRequest> implements Serializable
-
Class com.atlassian.bamboo.cluster.event.atlassiancache.AtlassianCacheRemoveByKeyEvent extends AtlassianCacheAbstractEvent<CrossNodesCommunication.AtlassianCacheRemoveByKeyRequest> implements Serializable
-
Serialized Fields
-
key
String key
-
-
-
Class com.atlassian.bamboo.cluster.event.atlassiancache.AtlassianCacheReplaceEvent extends AtlassianCacheAbstractEvent<CrossNodesCommunication.AtlassianCacheReplaceRequest> implements Serializable
-
-
Package com.atlassian.bamboo.cluster.event.plan
-
Class com.atlassian.bamboo.cluster.event.plan.HidePlanEvent extends AbstractCrossNodesEvent<CrossNodesCommunication.HidePlanRequest> implements Serializable
-
Serialized Fields
-
planKey
PlanKey planKey
-
-
-
Class com.atlassian.bamboo.cluster.event.plan.HideStageEvent extends AbstractCrossNodesEvent<CrossNodesCommunication.HideStageRequest> implements Serializable
-
Serialized Fields
-
stageId
Long stageId
-
-
-
Class com.atlassian.bamboo.cluster.event.plan.InvalidateAllLatestResultSummariesEvent extends AbstractCrossNodesEvent<CrossNodesCommunication.Metadata> implements Serializable
-
Class com.atlassian.bamboo.cluster.event.plan.InvalidateBuildNumbersRangeEvent extends AbstractCrossNodesEvent<CrossNodesCommunication.InvalidateBuildNumbersRangeRequest> implements Serializable
-
Serialized Fields
-
deletedEntries
List<InvalidateBuildNumbersRangeEvent.InvalidateBuildNumbersRangeEntry> deletedEntries
-
savedEntries
List<InvalidateBuildNumbersRangeEvent.InvalidateBuildNumbersRangeEntry> savedEntries
-
-
-
Class com.atlassian.bamboo.cluster.event.plan.InvalidateBuildNumbersRangeEvent.InvalidateBuildNumbersRangeEntry extends Object implements Serializable
-
Serialized Fields
-
buildNumber
int buildNumber
-
planKey
PlanKey planKey
-
-
-
Class com.atlassian.bamboo.cluster.event.plan.InvalidateLatestResultSummaryEvent extends AbstractCrossNodesEvent<CrossNodesCommunication.InvalidateLatestResultSummaryRequest> implements Serializable
-
Serialized Fields
-
-
Class com.atlassian.bamboo.cluster.event.plan.InvalidateLatestResultSummaryEvent.InvalidateLatestResultSummaryEntry extends Object implements Serializable
-
Serialized Fields
-
planResultKey
PlanResultKey planResultKey
-
resetAverageBuildDuration
boolean resetAverageBuildDuration
-
-
-
Class com.atlassian.bamboo.cluster.event.plan.InvalidatePlanCacheEvent extends AbstractCrossNodesEvent<CrossNodesCommunication.InvalidatePlanCacheRequest> implements Serializable
-
Class com.atlassian.bamboo.cluster.event.plan.InvalidateSpecsStateForPlanRequestEvent extends AbstractCrossNodesEvent<CrossNodesCommunication.InvalidateSpecsStateForPlanRequest> implements Serializable
-
-
Package com.atlassian.bamboo.cluster.event.plugin
-
Class com.atlassian.bamboo.cluster.event.plugin.AbstractPluginEvent extends AbstractCrossNodesEvent<R> implements Serializable
-
Serialized Fields
-
eventType
CrossNodesEvent.Type eventType
-
pluginKey
String pluginKey
-
pluginName
String pluginName
-
pluginsVersion
int pluginsVersion
-
-
-
Class com.atlassian.bamboo.cluster.event.plugin.DisablePluginEvent extends AbstractPluginEvent<CrossNodesCommunication.DisablePluginRequest> implements Serializable
-
Class com.atlassian.bamboo.cluster.event.plugin.EnablePluginEvent extends AbstractPluginEvent<CrossNodesCommunication.EnablePluginRequest> implements Serializable
-
Class com.atlassian.bamboo.cluster.event.plugin.InstallPluginEvent extends AbstractPluginEvent<CrossNodesCommunication.InstallPluginRequest> implements Serializable
-
Class com.atlassian.bamboo.cluster.event.plugin.UninstallPluginEvent extends AbstractPluginEvent<CrossNodesCommunication.UninstallPluginRequest> implements Serializable
-
Class com.atlassian.bamboo.cluster.event.plugin.UpgradePluginEvent extends AbstractPluginEvent<CrossNodesCommunication.UpgradePluginRequest> implements Serializable
-
-
Package com.atlassian.bamboo.cluster.event.repository
-
Class com.atlassian.bamboo.cluster.event.repository.InvalidateRepositoryCacheEvent extends AbstractCrossNodesEvent<CrossNodesCommunication.InvalidateRepositoryCacheRequest> implements Serializable
-
-
Package com.atlassian.bamboo.cluster.event.serverlifecycle
-
Package com.atlassian.bamboo.cluster.event.session
-
Class com.atlassian.bamboo.cluster.event.session.InvalidateUserSessionsEvent extends AbstractCrossNodesEvent<CrossNodesCommunication.InvalidateUserSessionsRequest> implements Serializable
-
Serialized Fields
-
username
String username
-
-
-
-
Package com.atlassian.bamboo.cluster.state
-
Class com.atlassian.bamboo.cluster.state.ClusterInfoData extends Object implements Serializable
-
Serialized Fields
-
lifecycle
ClusterLifecycleState lifecycle
-
-
-
-
Package com.atlassian.bamboo.collections.message
-
Class com.atlassian.bamboo.collections.message.FinalArrayList extends ArrayList<E> implements Serializable
-
Class com.atlassian.bamboo.collections.message.FinalConcurrentHashMap extends ConcurrentHashMap<K,V> implements Serializable
-
Class com.atlassian.bamboo.collections.message.FinalHashMap extends HashMap<K,V> implements Serializable
-
Class com.atlassian.bamboo.collections.message.FinalHashSet extends HashSet<E> implements Serializable
-
Class com.atlassian.bamboo.collections.message.FinalLinkedHashMap extends LinkedHashMap<K,V> implements Serializable
-
Class com.atlassian.bamboo.collections.message.FinalLinkedList extends LinkedList<E> implements Serializable
-
-
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
AuthorContextImpl author
-
branch
String branch
-
changeSetId
String changeSetId
-
comment
String comment
-
date
Date date
-
files
FinalArrayList<CommitFile> files
-
foreignCommit
boolean foreignCommit
-
-
-
Class com.atlassian.bamboo.commit.CommitFileImpl extends Object implements Serializable
-
-
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
-
acl
org.acegisecurity.acls.MutableAcl acl
-
aclService
HibernateMutableAclService aclService
-
aclUpdateHelper
BambooAclUpdateHelper aclUpdateHelper
-
addGroupPrincipal
String addGroupPrincipal
-
addUserPrincipal
String addUserPrincipal
-
entityId
long entityId
-
grantedGroups
List<String> grantedGroups
-
grantedPermissions
List<String> grantedPermissions
-
grantedUsers
List<String> grantedUsers
-
grantedUsersDisplayNames
io.atlassian.util.concurrent.LazyReference<Map<String,String>> grantedUsersDisplayNames
-
newGroup
String newGroup
-
newUser
String newUser
-
nonProcessedGrantedPermissions
List<String> nonProcessedGrantedPermissions
-
principalType
String principalType
-
userManager
com.atlassian.user.UserManager userManager
-
-
-
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
-
agentAssignmentModificationByUsersAllowed
boolean agentAssignmentModificationByUsersAllowed
-
auditLoggingEnabled
Boolean auditLoggingEnabled
-
branchDetectionCheckInterval
int branchDetectionCheckInterval
-
buildHangedInQueueNotificationTimeout
int buildHangedInQueueNotificationTimeout
-
captchaConfiguration
CaptchaConfiguration captchaConfiguration
-
concurrentBuildConfig
ConcurrentBuildConfig concurrentBuildConfig
-
dashboardPageSize
int dashboardPageSize
-
deploymentExpiryConfig
DeploymentExpiryConfig deploymentExpiryConfig
-
deploymentExpiryEnabled
boolean deploymentExpiryEnabled
-
elasticConfig
ElasticConfiguration elasticConfig
-
enableAnonymousAccess
boolean enableAnonymousAccess
-
enableRestrictedAdmin
boolean enableRestrictedAdmin
-
enableSignup
boolean enableSignup
-
enableViewContactDetails
boolean enableViewContactDetails
-
ephemeralAgentsConfiguration
EphemeralAgentsConfiguration ephemeralAgentsConfiguration
-
gravatarServerUrl
String gravatarServerUrl
-
gravatarSupportEnabled
boolean gravatarSupportEnabled
-
lookandfeelConfiguration
LookAndFeelConfiguration lookandfeelConfiguration
-
manageAcceptedSshHostKeys
boolean manageAcceptedSshHostKeys
-
manualEncryptionConfiguration
ManualEncryptionConfiguration manualEncryptionConfiguration
-
myBaseUrl
String myBaseUrl
-
myBuildExpiryConfiguration
BuildExpiryConfig myBuildExpiryConfiguration
-
myBuildHangingConfig
BuildHangingConfig myBuildHangingConfig
-
myInstanceName
String myInstanceName
-
myUseGzipCompression
boolean myUseGzipCompression
-
personalAccessTokensExpirationConfiguration
PersonalAccessTokensExpirationConfiguration personalAccessTokensExpirationConfiguration
-
quarantineConfiguration
QuarantineConfiguration quarantineConfiguration
-
quietPeriodGloballyDisabled
boolean quietPeriodGloballyDisabled
-
remoteAgentAuthenticationEnabled
boolean remoteAgentAuthenticationEnabled
-
remoteAgentFunctionEnabled
boolean remoteAgentFunctionEnabled
-
repositorySettings
RepositorySettings repositorySettings
-
resolveArtifactContentTypeByExtension
Boolean resolveArtifactContentTypeByExtension
-
rssDetectionConfiguration
RssDetectionConfiguration rssDetectionConfiguration
-
rssSecurityConfiguration
RssSecurityConfiguration rssSecurityConfiguration
-
scheduleBackupConfiguration
ScheduleBackupConfiguration scheduleBackupConfiguration
-
securityTokenRequiredFromAgents
boolean securityTokenRequiredFromAgents
-
serializationSecurityConfig
SerializationSecurityConfig serializationSecurityConfig
-
showAdminContactDetailsToAnonymousUsers
boolean showAdminContactDetailsToAnonymousUsers
-
showAuthorsDetailsToUsers
boolean showAuthorsDetailsToUsers
-
soxComplianceModeEnabled
boolean soxComplianceModeEnabled
-
storageLimits
StorageLimits storageLimits
-
systemProperties
Map<String,String> systemProperties
-
unauthenticatedRemoteTriggerAllowed
boolean unauthenticatedRemoteTriggerAllowed
-
xsrfAllowsMutativeGets
boolean xsrfAllowsMutativeGets
-
xsrfProtectionEnabled
boolean xsrfProtectionEnabled
-
-
-
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
-
baseUrl
String baseUrl
-
bootstrapManager
BootstrapManager bootstrapManager
-
branchAndTagDetectionJobScheduler
BranchAndTagDetectionJobScheduler branchAndTagDetectionJobScheduler
-
branchDetectionInterval
int branchDetectionInterval
-
brokerClientUrl
String brokerClientUrl
-
brokerUrl
String brokerUrl
-
dashboardPageSize
int dashboardPageSize
-
enableGravatar
boolean enableGravatar
-
enableRssPolling
boolean enableRssPolling
-
gravatarServerUrl
String gravatarServerUrl
-
gravatarService
GravatarService gravatarService
-
gzipCompressionEnabled
boolean gzipCompressionEnabled
-
instanceName
String instanceName
-
pullRequestDetectionJobScheduler
PullRequestDetectionJobScheduler pullRequestDetectionJobScheduler
-
quietPeriodGloballyDisabled
boolean quietPeriodGloballyDisabled
-
repositoryStoredSpecsPollingScheduler
RepositoryStoredSpecsPollingScheduler repositoryStoredSpecsPollingScheduler
-
rssPollingCron
String rssPollingCron
-
-
-
Class com.atlassian.bamboo.configuration.ConfigurationException extends Exception implements Serializable
-
Class com.atlassian.bamboo.configuration.ConfigureGlobalPermissions extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
globalPermissionsService
GlobalPermissionsService globalPermissionsService
-
-
-
Class com.atlassian.bamboo.configuration.ConfigureSecurity extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
aclService
HibernateMutableAclService aclService
-
agentAssignmentModificationByUsersAllowed
boolean agentAssignmentModificationByUsersAllowed
-
areMutativeGetsAllowed
boolean areMutativeGetsAllowed
-
bandanaSerializationProtectionMethod
String bandanaSerializationProtectionMethod
-
capabilitySetManager
CapabilitySetManager capabilitySetManager
-
dockerConfigured
Supplier<Boolean> dockerConfigured
-
enableCaptcha
boolean enableCaptcha
-
enableCaptchaOnSignup
boolean enableCaptchaOnSignup
-
enableRestrictedAdmin
boolean enableRestrictedAdmin
-
enableSignup
boolean enableSignup
-
enableViewContactDetails
boolean enableViewContactDetails
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
globalPermissionsService
GlobalPermissionsService globalPermissionsService
-
isXsrfProtectionEnabled
boolean isXsrfProtectionEnabled
-
loginAttempts
String loginAttempts
-
manageAcceptedSshHostKeys
boolean manageAcceptedSshHostKeys
-
manualEncryptionEnabled
boolean manualEncryptionEnabled
-
manualEncryptionLimit
int manualEncryptionLimit
-
manualEncryptionLimitUnit
String manualEncryptionLimitUnit
-
manualEncryptionTimeUnits
Supplier<List<NameValuePair>> manualEncryptionTimeUnits
-
personalAccessTokenExpirationRequired
String personalAccessTokenExpirationRequired
-
personalTokensMaxDaysUntilExpiry
String personalTokensMaxDaysUntilExpiry
-
resolveArtifactContentTypeByExtension
boolean resolveArtifactContentTypeByExtension
-
rssDockerImage
String rssDockerImage
-
rssEnabled
boolean rssEnabled
-
rssExecuteSpecsInDocker
boolean rssExecuteSpecsInDocker
-
rssLocalMavenDirectory
String rssLocalMavenDirectory
-
rssMountLocalMavenDirectory
boolean rssMountLocalMavenDirectory
-
showAdminContactDetailsToAnonymousUsers
boolean showAdminContactDetailsToAnonymousUsers
-
showAuthorsDetailsToUsers
boolean showAuthorsDetailsToUsers
-
soxComplianceModeEnabled
boolean soxComplianceModeEnabled
-
unauthenticatedRemoteTriggerAllowed
boolean unauthenticatedRemoteTriggerAllowed
-
xstreamSerializationProtectionMethod
String xstreamSerializationProtectionMethod
-
-
-
Class com.atlassian.bamboo.configuration.GlobalAdminAction extends BambooActionSupport implements Serializable
-
Class com.atlassian.bamboo.configuration.LookAndFeelConfiguration extends Object implements Serializable
-
Class com.atlassian.bamboo.configuration.ManualEncryptionConfiguration extends Object implements Serializable
-
Serialized Fields
-
enabled
boolean enabled
-
limit
int limit
-
limitUnit
TimeUnit limitUnit
-
-
-
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
-
isJmxConnectionPresent
boolean isJmxConnectionPresent
-
mbsc
MBeanServerConnection mbsc
-
objectInstancesByClass
ConcurrentMap<String,Set<ObjectInstance>> objectInstancesByClass
-
-
-
Class com.atlassian.bamboo.configuration.PersonalAccessTokensExpirationConfiguration extends Object implements Serializable
-
Serialized Fields
-
expirationRequired
boolean expirationRequired
-
maxDaysUntilExpiry
int maxDaysUntilExpiry
-
-
-
Class com.atlassian.bamboo.configuration.RssDetectionConfiguration extends Object implements Serializable
-
Serialized Fields
-
pollingCronExpression
String pollingCronExpression
-
pollingEnabled
boolean pollingEnabled
-
-
-
Class com.atlassian.bamboo.configuration.RssSecurityConfiguration extends Object implements Serializable
-
Class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration extends Object implements Serializable
-
Serialized Fields
-
awaitJobCompletion
boolean awaitJobCompletion
-
backupCronExpression
String backupCronExpression
-
backupFileFormat
String backupFileFormat
-
backupFilePrefix
String backupFilePrefix
-
backupPath
String backupPath
-
exportArtifacts
boolean exportArtifacts
-
isDisabled
boolean isDisabled
-
lastRanDate
Date lastRanDate
-
-
-
Class com.atlassian.bamboo.configuration.SerializationSecurityConfig extends Object implements Serializable
-
Serialized Fields
-
bandanaMethod
SerializationSecurityMethod bandanaMethod
-
xStreamMethod
SerializationSecurityMethod xStreamMethod
-
-
-
Class com.atlassian.bamboo.configuration.StorageLimits extends Object implements Serializable
-
Serialized Fields
-
hardLimit
int hardLimit
-
softLimit
int softLimit
-
-
-
Class com.atlassian.bamboo.configuration.SystemInfoAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
brokerService
BambooBrokerService brokerService
-
enabledPlugins
List<com.atlassian.plugin.Plugin> enabledPlugins
-
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
-
servletContext
javax.servlet.ServletContext servletContext
-
systemInfo
SystemInfo systemInfo
-
systemStatisticsBean
SystemStatisticsBean systemStatisticsBean
-
-
-
Class com.atlassian.bamboo.configuration.SystemInfoImpl extends SystemInfo implements Serializable
-
Serialized Fields
-
applicationHome
String applicationHome
-
availableProcessors
int availableProcessors
-
buildWorkingDirectory
String buildWorkingDirectory
-
currentDate
Date currentDate
-
currentDirectory
String currentDirectory
-
freeDiskSpace
Long freeDiskSpace
-
freeMemory
long freeMemory
-
hostName
String hostName
-
ipAddress
String ipAddress
-
localHomeDirectory
String localHomeDirectory
-
operatingSystem
String operatingSystem
-
operatingSystemArchitecture
String operatingSystemArchitecture
-
sharedHomeDirectory
String sharedHomeDirectory
-
splitHome
boolean splitHome
-
startupTimestamp
long startupTimestamp
-
systemDate
String systemDate
-
systemEncoding
String systemEncoding
-
systemTime
String systemTime
-
tempDir
String tempDir
-
totalMemory
long totalMemory
-
usedMemory
long usedMemory
-
userHome
String userHome
-
userLocale
String userLocale
-
userName
String userName
-
userTimezone
String userTimezone
-
-
-
Class com.atlassian.bamboo.configuration.TestOgnlEscaping extends BambooActionSupport implements Serializable
-
Serialized Fields
-
exploit
String exploit
-
-
-
Class com.atlassian.bamboo.configuration.ViewDatabaseConfigurationAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
databaseDriverClassName
String databaseDriverClassName
-
databaseDriverName
String databaseDriverName
-
databaseDriverVersion
String databaseDriverVersion
-
databaseMetaData
DatabaseMetaData databaseMetaData
-
databaseUrl
String databaseUrl
-
dialect
String dialect
-
hibernateTemplate
org.springframework.orm.hibernate5.HibernateTemplate hibernateTemplate
-
userName
String userName
-
-
-
Class com.atlassian.bamboo.configuration.ViewGlobalAuditLogAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
auditLogService
AuditLogService auditLogService
-
pager
Pager pager
-
searchString
String searchString
-
-
-
-
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
-
capabilityHelper
CapabilityHelper capabilityHelper
-
capabilitySetManager
CapabilitySetManager capabilitySetManager
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
systemCapabilityKeys
Collection<String> systemCapabilityKeys
-
-
-
Class com.atlassian.bamboo.configuration.agent.AddRemoteAgent extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agentSecurityTokenService
AgentSecurityTokenService agentSecurityTokenService
-
-
-
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
-
builderLabel
String builderLabel
-
builderPath
String builderPath
-
capabilityDefaultsHelper
CapabilityDefaultsHelper capabilityDefaultsHelper
-
capabilityHelper
CapabilityHelper capabilityHelper
-
capabilityKey
String capabilityKey
-
capabilitySet
CapabilitySet capabilitySet
-
capabilitySetManager
CapabilitySetManager capabilitySetManager
-
capabilityType
String capabilityType
-
jdkLabel
String jdkLabel
-
jdkPath
String jdkPath
-
-
-
Class com.atlassian.bamboo.configuration.agent.ConfigureAgentAssignments extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agent
PipelineDefinition agent
-
agentAssignmentService
AgentAssignmentService agentAssignmentService
-
agentId
long agentId
-
agentManager
AgentManager agentManager
-
buildAgent
BuildAgent buildAgent
-
capabilityRequirementsMatcher
CapabilityRequirementsMatcher capabilityRequirementsMatcher
-
capabilitySetManager
CapabilitySetManager capabilitySetManager
-
environmentService
EnvironmentService environmentService
-
localSharedCapabilitySet
CapabilitySet localSharedCapabilitySet
-
remoteSharedCapabilitySet
CapabilitySet remoteSharedCapabilitySet
-
-
-
Class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability extends CapabilityConfigurationSupport implements Serializable
-
Serialized Fields
-
agent
PipelineDefinition agent
-
agentCapabilityService
AgentCapabilityService agentCapabilityService
-
agentId
long agentId
-
agentManager
AgentManager agentManager
-
buildAgent
BuildAgent buildAgent
-
sharedCapabilitySet
CapabilitySet sharedCapabilitySet
-
-
-
Class com.atlassian.bamboo.configuration.agent.ConfigureAgentDetails extends ViewAgentDetails implements Serializable
-
Serialized Fields
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
stopBuildManager
StopBuildManager stopBuildManager
-
-
-
Class com.atlassian.bamboo.configuration.agent.ConfigureAgents extends ViewAgents implements Serializable
-
Serialized Fields
-
auditLogService
AuditLogService auditLogService
-
deleteButton
String deleteButton
-
disableButton
String disableButton
-
enableButton
String enableButton
-
isCompleteContentSelected
boolean isCompleteContentSelected
-
visibleSelectedAgents
long[] visibleSelectedAgents
-
-
-
Class com.atlassian.bamboo.configuration.agent.ConfigureCapability extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agentManager
AgentManager agentManager
-
capability
Capability capability
-
capabilityDao
CapabilityDao capabilityDao
-
capabilityId
Long capabilityId
-
capabilitySetManager
CapabilitySetManager capabilitySetManager
-
value
String value
-
-
-
Class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agentManager
AgentManager agentManager
-
capability
CapabilityDecorator capability
-
capabilityAgentMappings
List<CapabilityAgentMapping> capabilityAgentMappings
-
capabilityAgentMappingsSorted
com.google.common.collect.Multimap<Capability,BuildAgent> capabilityAgentMappingsSorted
-
capabilityConfigurationManager
CapabilityConfigurationManager capabilityConfigurationManager
-
capabilityDao
CapabilityDao capabilityDao
-
capabilityElasticImageMappings
List<CapabilityElasticImageMapping> capabilityElasticImageMappings
-
capabilityEphemeralAgentTemplateMappings
List<CapabilityEphemeralAgentTemplateMapping> capabilityEphemeralAgentTemplateMappings
-
capabilityHelper
CapabilityHelper capabilityHelper
-
capabilityKey
String capabilityKey
-
capabilityType
CapabilityType capabilityType
-
deploymentEnvironmentRequirementSetDecorator
CapabilityRequirementSetDecorator deploymentEnvironmentRequirementSetDecorator
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
environmentService
EnvironmentService environmentService
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
jobRequirementSetDecorator
CapabilityRequirementSetDecorator jobRequirementSetDecorator
-
parentUrl
String parentUrl
-
requirementDeploymentEnvironmentMappings
List<RequirementDeploymentMapping> requirementDeploymentEnvironmentMappings
-
requirementPlanMappings
List<RequirementImmutablePlanMapping> requirementPlanMappings
-
selectedTab
String selectedTab
-
-
-
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<RemoteAgentAuthentication> allAuthentications
-
approveAction
String approveAction
-
isApprove
boolean isApprove
-
revokeApprovalAction
String revokeApprovalAction
-
selectedAuthentications
String[] selectedAuthentications
-
selectedSingleAuthentication
String selectedSingleAuthentication
-
-
-
Class com.atlassian.bamboo.configuration.agent.ConfigureSharedCapability extends CapabilityConfigurationSupport implements Serializable
-
Serialized Fields
-
auditLogService
AuditLogService auditLogService
-
capabilityValue
String capabilityValue
-
-
-
Class com.atlassian.bamboo.configuration.agent.ConfigureSharedLocalCapability extends ConfigureSharedCapability implements Serializable
-
Class com.atlassian.bamboo.configuration.agent.ConfigureSharedRemoteCapability extends ConfigureSharedCapability implements Serializable
-
Class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAuthentication extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
approvedAuthentications
List<RemoteAgentAuthentication> approvedAuthentications
-
authenticationManager
RemoteAgentAuthenticationManager authenticationManager
-
autoApprove
boolean autoApprove
-
confirmed
boolean confirmed
-
isEnabling
boolean isEnabling
-
onlineAgentsWithUuid
Iterable<BuildAgent> onlineAgentsWithUuid
-
unapprovedOnlineAgents
List<io.atlassian.fugue.Pair<UUID,String>> unapprovedOnlineAgents
-
-
-
Class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAvailability extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
confirmed
boolean confirmed
-
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
-
remoteAgentManager
RemoteAgentManager remoteAgentManager
-
-
-
Class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsTokenVerification extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
administrationConfigurationPersister
AdministrationConfigurationPersister administrationConfigurationPersister
-
agentSecurityTokenService
AgentSecurityTokenService agentSecurityTokenService
-
confirmed
boolean confirmed
-
enabling
boolean enabling
-
-
-
Class com.atlassian.bamboo.configuration.agent.EditAgentCapability extends ConfigureAgentCapability implements Serializable
-
Serialized Fields
-
auditLogService
AuditLogService auditLogService
-
capability
CapabilityDecorator capability
-
capabilityValue
String capabilityValue
-
-
-
Class com.atlassian.bamboo.configuration.agent.EditRemoteAgentAuthenticationIp extends AbstractRemoteAgentAuthenticationAction implements Serializable
-
Serialized Fields
-
authentication
RemoteAgentAuthentication authentication
-
authenticationUuid
String authenticationUuid
-
initError
boolean initError
-
ipAddress
String ipAddress
-
-
-
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
-
capabilityDeltaMap
Map<PipelineDefinition,AgentCapabilityDelta> capabilityDeltaMap
-
newCapabilityKey
String newCapabilityKey
-
newCapabilityLabel
String newCapabilityLabel
-
overrideValue
String overrideValue
-
requirementEnvironmentDeltaMap
Map<DecoratedEnvironment,RequirementDelta> requirementEnvironmentDeltaMap
-
requirementPlanDeltaMap
Map<ImmutableJob,RequirementDelta> requirementPlanDeltaMap
-
-
-
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
-
agent
PipelineDefinition agent
-
agentDao
AgentDao agentDao
-
agentExecutableService
AgentExecutableService agentExecutableService
-
agentId
long agentId
-
agentManager
AgentManager agentManager
-
agentResultsSummaryManager
AgentResultsSummaryManager agentResultsSummaryManager
-
buildAgent
BuildAgent buildAgent
-
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
-
cachingPermissionManagerFacade
BambooCachingPermissionManagerFacade cachingPermissionManagerFacade
-
capabilityHelper
CapabilityHelper capabilityHelper
-
capabilitySet
CapabilitySet capabilitySet
-
capabilitySetManager
CapabilitySetManager capabilitySetManager
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
executableBuildables
Supplier<List<ImmutableBuildable>> executableBuildables
-
filterController
FilterController filterController
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
sharedCapabilitySet
CapabilitySet sharedCapabilitySet
-
statistics
SuccessPercentageStatisticsBean statistics
-
systemInfo
SystemInfo systemInfo
-
-
-
Class com.atlassian.bamboo.configuration.agent.ViewAgentAdmin extends ViewAgent implements Serializable
-
Serialized Fields
-
auditLogService
AuditLogService auditLogService
-
errorAccessor
ErrorAccessor errorAccessor
-
pager
Pager pager
-
searchString
String searchString
-
systemErrorMessages
Collection<ErrorDetails> systemErrorMessages
-
-
-
Class com.atlassian.bamboo.configuration.agent.ViewAgentDetails extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agent
PipelineDefinition agent
-
agentDescription
@Nullable String agentDescription
-
agentId
long agentId
-
agentManager
AgentManager agentManager
-
agentName
String agentName
-
buildAgent
BuildAgent buildAgent
-
-
-
Class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agentAssignmentService
AgentAssignmentService agentAssignmentService
-
agentManager
AgentManager agentManager
-
agents
Supplier<List<BuildAgent>> agents
-
cachingCapabilityHelper
io.atlassian.util.concurrent.LazyReference<CapabilityHelper> cachingCapabilityHelper
-
capabilityRequirementsMatcher
CapabilityRequirementsMatcher capabilityRequirementsMatcher
-
capabilitySetManagerNoTx
CapabilitySetManager capabilitySetManagerNoTx
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
ephemeralAgentTemplates
List<EphemeralAgentTemplate> ephemeralAgentTemplates
-
images
List<ElasticImageConfiguration> images
-
isElasticEnabled
Boolean isElasticEnabled
-
selectedBuilds
String[] selectedBuilds
-
selectedPlans
List<ImmutablePlan> selectedPlans
-
sharedCapabilitiesCache
CallableResultCache<CapabilitySet> sharedCapabilitiesCache
-
showDisabled
boolean showDisabled
-
-
-
Class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrixWizard extends GlobalAdminAction implements Serializable
-
Class com.atlassian.bamboo.configuration.agent.ViewAgentRecentBuildsSummary extends BambooActionSupport implements Serializable
-
Serialized Fields
-
agentId
long agentId
-
agentResultsSummaryManager
AgentResultsSummaryManager agentResultsSummaryManager
-
pager
Pager pager
-
-
-
Class com.atlassian.bamboo.configuration.agent.ViewAgents extends BambooActionSupport implements Serializable
-
Serialized Fields
-
AGENT_COMPARATOR
AgentComparator AGENT_COMPARATOR
-
agentCollections
io.atlassian.util.concurrent.LazyReference<com.atlassian.bamboo.configuration.agent.ViewAgents.AgentCollections> agentCollections
-
agentManager
AgentManager agentManager
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
-
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
-
elasticUIBean
ElasticUIBean elasticUIBean
-
environment
io.atlassian.util.concurrent.LazyReference<Environment> environment
-
environmentCustomConfigService
EnvironmentCustomConfigService environmentCustomConfigService
-
environmentId
long environmentId
-
environmentService
EnvironmentService environmentService
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
-
executableAgentsMatrix
io.atlassian.util.concurrent.LazyReference<ExecutableAgentsMatrix> executableAgentsMatrix
-
plan
io.atlassian.util.concurrent.LazyReference<ImmutableJob> plan
-
planKey
String planKey
-
remoteAgentManager
RemoteAgentManager remoteAgentManager
-
selectedTab
String selectedTab
-
-
-
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
-
isCompleteContentSelected
boolean isCompleteContentSelected
-
offlineAgentPager
Pager offlineAgentPager
-
-
-
Class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements extends BambooActionSupport implements Serializable
-
Serialized Fields
-
agentId
long agentId
-
agentManager
AgentManager agentManager
-
buildAgent
PipelineDefinition buildAgent
-
capabilityHelper
CapabilityHelper capabilityHelper
-
capabilityRequirementsMatcher
CapabilityRequirementsMatcher capabilityRequirementsMatcher
-
capabilitySetManager
CapabilitySetManager capabilitySetManager
-
elasticImageConfiguration
ElasticImageConfiguration elasticImageConfiguration
-
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
-
environment
Environment environment
-
environmentCustomConfigService
EnvironmentCustomConfigService environmentCustomConfigService
-
environmentId
long environmentId
-
environmentService
EnvironmentService environmentService
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
ephemeralAgentTemplate
EphemeralAgentTemplate ephemeralAgentTemplate
-
ephemeralAgentTemplateId
long ephemeralAgentTemplateId
-
imageConfigurationId
long imageConfigurationId
-
job
Job job
-
jobId
long jobId
-
needsDockerContainer
Boolean needsDockerContainer
-
rejectedRequirements
List<DecoratedCapabilityRequirement> rejectedRequirements
-
-
-
Class com.atlassian.bamboo.configuration.agent.ViewRemoteAgentAuthentications extends BambooActionSupport implements Serializable
-
Serialized Fields
-
allAuthentications
List<RemoteAgentAuthentication> 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.cluster
-
Class com.atlassian.bamboo.configuration.cluster.ClusterConfigurationAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
bambooClusterNodeService
BambooClusterNodeHeartbeatService bambooClusterNodeService
-
nodeId
String nodeId
-
nodes
List<BambooNodeStatus> nodes
-
-
-
-
Package com.atlassian.bamboo.configuration.credentials
-
Class com.atlassian.bamboo.configuration.credentials.ConfigureSharedCredentials extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
credentials
Iterable<CredentialsData> credentials
-
credentialsManager
CredentialsManager credentialsManager
-
credentialTypes
List<CredentialTypeModuleDescriptor> credentialTypes
-
-
-
Class com.atlassian.bamboo.configuration.credentials.CreateSharedCredentials extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
createCredentialsKey
String createCredentialsKey
-
credentialDescriptor
CredentialTypeModuleDescriptor credentialDescriptor
-
credentialsManager
CredentialsManager credentialsManager
-
credentialsName
String credentialsName
-
credentialsUIConfigBean
CredentialsUIConfigBean credentialsUIConfigBean
-
editHtml
String editHtml
-
-
-
Class com.atlassian.bamboo.configuration.credentials.DeleteSharedCredentials extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
buildTaskDefinitionsMap
Map<String,String> buildTaskDefinitionsMap
-
credentialsId
long credentialsId
-
credentialsManager
CredentialsManager credentialsManager
-
credentialsUsageDetector
CredentialsUsageDetector credentialsUsageDetector
-
deploymentTaskDefinitionsMap
Map<String,Long> deploymentTaskDefinitionsMap
-
globalRepositoryDefinitionsMap
Map<VcsRepositoryData,String> globalRepositoryDefinitionsMap
-
planBranchRepositoryDefinitionsMap
Map<VcsRepositoryData,String> planBranchRepositoryDefinitionsMap
-
planRepositoryDefinitionsMap
Map<VcsRepositoryData,String> planRepositoryDefinitionsMap
-
projectRepositoryDefinitionsMap
Map<VcsRepositoryData,String> projectRepositoryDefinitionsMap
-
-
-
Class com.atlassian.bamboo.configuration.credentials.EditSharedCredentials extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
credentialDescriptor
CredentialTypeModuleDescriptor credentialDescriptor
-
credentials
CredentialsData credentials
-
credentialsId
long credentialsId
-
credentialsManager
CredentialsManager credentialsManager
-
credentialsName
String credentialsName
-
credentialsUIConfigBean
CredentialsUIConfigBean credentialsUIConfigBean
-
editHtml
String editHtml
-
-
-
-
Package com.atlassian.bamboo.configuration.external
-
Class com.atlassian.bamboo.configuration.external.PomProcessingException extends Exception implements Serializable
-
Class com.atlassian.bamboo.configuration.external.SpecsNotFoundException extends RuntimeException implements Serializable
-
-
Package com.atlassian.bamboo.configuration.logs
-
Class com.atlassian.bamboo.configuration.logs.ConfigureLog4jAction extends ViewLog4jAction implements Serializable
-
Class com.atlassian.bamboo.configuration.logs.ViewLog4jAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
entries
List<LoggingConfigEntry> entries
-
-
-
-
Package com.atlassian.bamboo.configuration.plugins
-
Class com.atlassian.bamboo.configuration.plugins.AbstractPluginConfigurationAction extends BambooActionSupport implements Serializable
-
-
Package com.atlassian.bamboo.configuration.repository
-
Class com.atlassian.bamboo.configuration.repository.AbstractExistingLinkedRepositoryAdminAction extends AbstractLinkedRepositoryAction implements Serializable
-
Class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction extends AbstractRepositoryAction implements Serializable
-
Class com.atlassian.bamboo.configuration.repository.AbstractRepositoryAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
cachedRepositoryDefinitionAccessor
PermissionFilteringRepositoryDefinitionAccessor cachedRepositoryDefinitionAccessor
-
customVariableContext
CustomVariableContext customVariableContext
-
environmentService
EnvironmentService environmentService
-
environmentUsingRepository
List<DecoratedEnvironment> environmentUsingRepository
-
hiddenEnvironmentsUsingRepositoryCount
Integer hiddenEnvironmentsUsingRepositoryCount
-
hiddenPlansUsingRepositoryCount
Integer hiddenPlansUsingRepositoryCount
-
planUsingRepository
List<PlanIdentifier> planUsingRepository
-
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
-
repositoryId
Long repositoryId
-
repositoryName
String repositoryName
-
rssPermissionManager
RssPermissionManager rssPermissionManager
-
selectedRepository
String selectedRepository
-
selectedWebRepositoryViewer
String selectedWebRepositoryViewer
-
uiConfigSupport
UIConfigSupport uiConfigSupport
-
userDescription
String userDescription
-
variableSubstitutorFactory
VariableSubstitutorFactory variableSubstitutorFactory
-
vcsRepositoryConfigurationService
VcsRepositoryConfigurationService vcsRepositoryConfigurationService
-
vcsRepositoryData
PartialVcsRepositoryData vcsRepositoryData
-
vcsRepositoryManager
VcsRepositoryManager vcsRepositoryManager
-
vcsRepositoryModuleDescriptor
VcsRepositoryModuleDescriptor vcsRepositoryModuleDescriptor
-
vcsUIConfigBean
VcsUIConfigBean vcsUIConfigBean
-
vcsViewerUIConfigBean
VcsViewerUIConfigBean vcsViewerUIConfigBean
-
-
-
Class com.atlassian.bamboo.configuration.repository.ConfigureLinkedRepositories extends AbstractLinkedRepositoryAction implements Serializable
-
Serialized Fields
-
repositoryDefinitions
List<? extends VcsRepositoryData> repositoryDefinitions
-
vcsRepositoryModuleDescriptors
List<VcsRepositoryModuleDescriptor> vcsRepositoryModuleDescriptors
-
vcsTypeSelectors
List<VcsUIConfigBean.VcsTypeSelector> vcsTypeSelectors
-
-
-
Class com.atlassian.bamboo.configuration.repository.CreateLinkedRepository extends AbstractLinkedRepositoryAction implements Serializable
-
Serialized Fields
-
currentVcsTypeSelector
VcsUIConfigBean.VcsTypeSelector currentVcsTypeSelector
-
currentViewersSelectors
List<VcsViewerUIConfigBean.VcsViewerTypeSelector> currentViewersSelectors
-
repositoryAccess
VcsRepositoryConfigurationService.RepositoryAccess repositoryAccess
-
-
-
Class com.atlassian.bamboo.configuration.repository.DeleteLinkedRepository extends AbstractExistingLinkedRepositoryAdminAction implements Serializable
-
Class com.atlassian.bamboo.configuration.repository.EditLinkedRepository extends AbstractExistingLinkedRepositoryAdminAction implements Serializable
-
Serialized Fields
-
created
boolean created
-
currentVcsTypeSelector
VcsUIConfigBean.VcsTypeSelector currentVcsTypeSelector
-
currentViewersSelectors
List<VcsViewerUIConfigBean.VcsViewerTypeSelector> currentViewersSelectors
-
editRepository
EditRepository editRepository
-
permissionsSaved
boolean permissionsSaved
-
saved
boolean saved
-
successMessage
String successMessage
-
-
-
Class com.atlassian.bamboo.configuration.repository.ViewAllRepositories extends BambooActionSupport implements Serializable
-
Serialized Fields
-
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
-
vcsRepositoryManager
VcsRepositoryManager vcsRepositoryManager
-
-
-
Class com.atlassian.bamboo.configuration.repository.ViewLinkedRepository extends AbstractExistingLinkedRepositoryAdminAction implements Serializable
-
Serialized Fields
-
vcsTypeSelector
VcsUIConfigBean.VcsTypeSelector vcsTypeSelector
-
-
-
-
Package com.atlassian.bamboo.configuration.variable
-
Class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
variableDefinitionAccessor
EncryptedVariableDefinitionAccessor variableDefinitionAccessor
-
variableId
long variableId
-
variableKey
String variableKey
-
variableMap
Map<String,VariableDefinition> variableMap
-
variables
Collection<? extends VariableDefinition> variables
-
variableValidationService
VariableValidationService variableValidationService
-
variableValue
String variableValue
-
-
-
Class com.atlassian.bamboo.configuration.variable.CreateGlobalVariable extends ConfigureGlobalVariables implements Serializable
-
Serialized Fields
-
variableConfigurationService
VariableConfigurationService variableConfigurationService
-
-
-
Class com.atlassian.bamboo.configuration.variable.DeleteGlobalVariable extends ConfigureGlobalVariables implements Serializable
-
Serialized Fields
-
variableConfigurationService
VariableConfigurationService variableConfigurationService
-
variableDefinitionAccessor
EncryptedVariableDefinitionAccessor variableDefinitionAccessor
-
-
-
Class com.atlassian.bamboo.configuration.variable.UpdateGlobalVariable extends ConfigureGlobalVariables implements Serializable
-
Serialized Fields
-
variableConfigurationService
VariableConfigurationService variableConfigurationService
-
variableDefinitionAccessor
EncryptedVariableDefinitionAccessor variableDefinitionAccessor
-
variableDefinitionFromDb
VariableDefinition variableDefinitionFromDb
-
-
-
-
Package com.atlassian.bamboo.core
-
Class com.atlassian.bamboo.core.BambooEntityOid extends Object implements Serializable
-
Serialized Fields
-
oid
long oid
-
-
-
-
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.DeploymentKeyUserType extends KeyUserType<DeploymentKeyImpl> implements Serializable
-
Class com.atlassian.bamboo.deployments.DeploymentResultKeyImpl extends Object implements Serializable
-
Serialized Fields
-
deploymentResultId
long deploymentResultId
-
environmentKey
DeploymentKey environmentKey
-
-
-
-
Package com.atlassian.bamboo.deployments.artifact
-
Class com.atlassian.bamboo.deployments.artifact.DeploymentArtifactContextImpl extends Object implements Serializable
-
Serialized Fields
-
publishingResults
FinalArrayList<ArtifactPublishingResult> publishingResults
-
secureToken
SecureToken secureToken
-
-
-
-
Package com.atlassian.bamboo.deployments.configuration.actions
-
Class com.atlassian.bamboo.deployments.configuration.actions.ConfigureEnvironmentMiscellaneousSettings extends AbstractEnvironmentConfigurationAction implements Serializable
-
Serialized Fields
-
customEnvironmentConfigPluginUIHelper
CustomEnvironmentConfigPluginUIHelper customEnvironmentConfigPluginUIHelper
-
deploymentProject
DeploymentProject deploymentProject
-
environment
Environment environment
-
environmentCustomConfigService
EnvironmentCustomConfigService environmentCustomConfigService
-
environmentId
long environmentId
-
environmentService
EnvironmentService environmentService
-
-
-
-
Package com.atlassian.bamboo.deployments.environments.actions
-
Class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment extends BambooActionSupport implements Serializable
-
Serialized Fields
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectId
long deploymentProjectId
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
description
String description
-
environmentService
EnvironmentService environmentService
-
id
long id
-
name
String name
-
sourceEnvironment
Environment sourceEnvironment
-
sourceEnvironmentId
long sourceEnvironmentId
-
transactionHibernateTemplate
TransactionAndHibernateTemplate transactionHibernateTemplate
-
uiConfigBean
UIConfigSupport uiConfigBean
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment extends BambooActionSupport implements Serializable
-
Serialized Fields
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
description
String description
-
environment
Environment environment
-
environmentService
EnvironmentService environmentService
-
id
long id
-
name
String name
-
releaseApprovalPrerequisite
ReleaseApprovalPrerequisite releaseApprovalPrerequisite
-
saveContinue
String saveContinue
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications extends AbstractEnvironmentConfigurationAction implements Serializable
-
Serialized Fields
-
conditionKey
String conditionKey
-
deploymentProject
DeploymentProject deploymentProject
-
edit
String edit
-
environment
Environment environment
-
environmentId
long environmentId
-
environmentService
EnvironmentService environmentService
-
existingNotificationSet
NotificationSet existingNotificationSet
-
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
-
lastModified
long lastModified
-
notificationId
long notificationId
-
notificationManager
NotificationManager notificationManager
-
notificationRecipients
Map<String,NotificationRecipient> notificationRecipients
-
notificationRecipientType
String notificationRecipientType
-
notificationTypes
Map<String,NotificationType> notificationTypes
-
previousTypeData
String previousTypeData
-
redirectUrl
String redirectUrl
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentPermissions extends AbstractEnvironmentConfigurationAction implements Serializable
-
Serialized Fields
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
environment
Environment environment
-
environmentId
long environmentId
-
environmentPermissionsService
EnvironmentPermissionsService environmentPermissionsService
-
environmentService
EnvironmentService environmentService
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks extends AbstractEnvironmentConfigurationAction implements Serializable
-
Serialized Fields
-
availableTasks
List<TaskModuleDescriptor> availableTasks
-
conditions
List<Pair<String,String>> conditions
-
deleted
boolean deleted
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
environment
Environment environment
-
environmentId
long environmentId
-
environmentService
EnvironmentService environmentService
-
environmentTaskService
EnvironmentTaskService environmentTaskService
-
saved
boolean saved
-
selectedCondition
String selectedCondition
-
taskManager
TaskManager taskManager
-
taskOwnerFactory
TaskOwnerFactory taskOwnerFactory
-
taskUIConfigBean
TaskUIConfigBean taskUIConfigBean
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment extends BambooActionSupport implements Serializable
-
Serialized Fields
-
customVariableContext
CustomVariableContext customVariableContext
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectId
long deploymentProjectId
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
description
String description
-
dockerConfigurationProviders
DockerConfigurationProviders dockerConfigurationProviders
-
dockerHandlers
List<DockerConfigurationProviders.Config> dockerHandlers
-
environment
Environment environment
-
environmentService
EnvironmentService environmentService
-
environmentTriggerService
EnvironmentTriggerService environmentTriggerService
-
id
long id
-
isolationType
String isolationType
-
name
String name
-
releaseApprovalPrerequisite
ReleaseApprovalPrerequisite releaseApprovalPrerequisite
-
transactionHibernateTemplate
TransactionAndHibernateTemplate transactionHibernateTemplate
-
uiConfigBean
UIConfigSupport uiConfigBean
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.DeleteEnvironment extends BambooCancellableAction implements Serializable
-
Serialized Fields
-
deploymentProjectId
long deploymentProjectId
-
environment
Environment environment
-
environmentDeletionService
EnvironmentDeletionService environmentDeletionService
-
environmentService
EnvironmentService environmentService
-
id
long id
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment extends BambooActionSupport implements Serializable
-
Serialized Fields
-
currentPosition
int currentPosition
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
environment
Environment environment
-
environmentService
EnvironmentService environmentService
-
id
long id
-
moveEnvironmentStrategy
String moveEnvironmentStrategy
-
relatedEnvId
long relatedEnvId
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironment extends BambooActionSupport implements Serializable
-
Serialized Fields
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
deploymentResults
List<DeploymentResult> deploymentResults
-
deploymentResultsCount
Integer deploymentResultsCount
-
deploymentResultService
DeploymentResultService deploymentResultService
-
environment
Environment environment
-
environmentService
EnvironmentService environmentService
-
id
long id
-
latestDeploymentResult
DeploymentResult latestDeploymentResult
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironmentTaskTypes extends BambooActionSupport implements Serializable
-
Serialized Fields
-
availableTasks
List<TaskModuleDescriptor> availableTasks
-
environmentId
long environmentId
-
taskManager
TaskManager taskManager
-
-
-
-
Package com.atlassian.bamboo.deployments.environments.actions.agents
-
Class com.atlassian.bamboo.deployments.environments.actions.agents.ConfigureEnvironmentAgents extends AbstractEnvironmentConfigurationAction implements Serializable
-
Serialized Fields
-
administrationConfigurationAccessor
AdministrationConfigurationAccessor administrationConfigurationAccessor
-
agentAssignmentService
AgentAssignmentService agentAssignmentService
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
environment
Environment environment
-
environmentCustomConfigService
EnvironmentCustomConfigService environmentCustomConfigService
-
environmentId
long environmentId
-
environmentService
EnvironmentService environmentService
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
-
-
-
Package com.atlassian.bamboo.deployments.environments.actions.docker
-
Class com.atlassian.bamboo.deployments.environments.actions.docker.ConfigureEnvironmentDocker extends AbstractEnvironmentConfigurationAction implements Serializable
-
Serialized Fields
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
dockerConfigurationProviders
DockerConfigurationProviders dockerConfigurationProviders
-
dockerHandlers
List<DockerConfigurationProviders.Config> dockerHandlers
-
environment
Supplier<Environment> environment
-
environmentId
long environmentId
-
environmentService
EnvironmentService environmentService
-
isolationType
String isolationType
-
-
-
-
Package com.atlassian.bamboo.deployments.environments.actions.tasks
-
Class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask extends ConfigureEnvironmentTasks implements Serializable
-
Serialized Fields
-
conditionalTask
boolean conditionalTask
-
createTaskKey
String createTaskKey
-
editHtml
String editHtml
-
environmentService
EnvironmentService environmentService
-
jsonObject
com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject
-
taskDescriptor
TaskModuleDescriptor taskDescriptor
-
taskDisabled
boolean taskDisabled
-
taskId
long taskId
-
taskName
String taskName
-
userDescription
String userDescription
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.tasks.DeleteEnvironmentTask extends ConfigureEnvironmentTasks implements Serializable
-
Serialized Fields
-
environmentTaskService
EnvironmentTaskService environmentTaskService
-
jsonObject
com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject
-
taskId
long taskId
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.tasks.DescribeAgentAvailability extends BambooActionSupport implements Serializable
-
Serialized Fields
-
AGENT_COMPARATOR
AgentComparator AGENT_COMPARATOR
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
environmentCustomConfigService
EnvironmentCustomConfigService environmentCustomConfigService
-
environmentId
long environmentId
-
environmentService
EnvironmentService environmentService
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
-
executableAgentsMatrix
ExecutableAgentsMatrix executableAgentsMatrix
-
shortened
boolean shortened
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask extends ConfigureEnvironmentTasks implements Serializable
-
Serialized Fields
-
conditionalTask
boolean conditionalTask
-
editHtml
String editHtml
-
jsonObject
com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject
-
taskDefinition
TaskDefinition taskDefinition
-
taskDescriptor
TaskModuleDescriptor taskDescriptor
-
taskDisabled
boolean taskDisabled
-
taskId
long taskId
-
taskName
String taskName
-
userDescription
String userDescription
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.tasks.MoveEnvironmentTask extends ConfigureEnvironmentTasks implements Serializable
-
Serialized Fields
-
afterId
long afterId
-
beforeId
long beforeId
-
environmentTaskService
EnvironmentTaskService environmentTaskService
-
finalising
boolean finalising
-
taskId
long taskId
-
-
-
-
Package com.atlassian.bamboo.deployments.environments.actions.triggers
-
Class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers extends AbstractEnvironmentConfigurationAction implements Serializable
-
Serialized Fields
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
environment
Environment environment
-
environmentId
long environmentId
-
environmentService
EnvironmentService environmentService
-
environmentTriggerService
EnvironmentTriggerService environmentTriggerService
-
saved
boolean saved
-
triggerDefinition
TriggerDefinition triggerDefinition
-
triggerDescriptor
TriggerModuleDescriptor triggerDescriptor
-
triggerDisabled
boolean triggerDisabled
-
triggerId
long triggerId
-
triggerTypeManager
TriggerTypeManager triggerTypeManager
-
triggerUIConfigBean
TriggerUIConfigBean triggerUIConfigBean
-
userDescription
String userDescription
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.triggers.CreateEnvironmentTrigger extends ConfigureEnvironmentTriggers implements Serializable
-
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 AbstractEnvironmentConfigurationAction implements Serializable
-
Serialized Fields
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
environment
Environment environment
-
environmentId
long environmentId
-
environmentService
EnvironmentService environmentService
-
masterVariables
List<VariableDefinition> masterVariables
-
variableDefinitionAccessor
EncryptedVariableDefinitionAccessor variableDefinitionAccessor
-
variableId
long variableId
-
variableKey
String variableKey
-
variableMap
Map<String,VariableDefinition> variableMap
-
variables
Collection<? extends VariableDefinition> variables
-
variableValidationService
VariableValidationService variableValidationService
-
variableValue
String variableValue
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.variable.CreateVariableForEnvironment extends ConfigureVariablesForEnvironment implements Serializable
-
Serialized Fields
-
variableConfigurationService
VariableConfigurationService variableConfigurationService
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.variable.DeleteVariableForEnvironment extends ConfigureVariablesForEnvironment implements Serializable
-
Serialized Fields
-
variableConfigurationService
VariableConfigurationService variableConfigurationService
-
variableDefinitionAccessor
EncryptedVariableDefinitionAccessor variableDefinitionAccessor
-
-
-
Class com.atlassian.bamboo.deployments.environments.actions.variable.UpdateVariableForEnvironment extends ConfigureVariablesForEnvironment implements Serializable
-
Serialized Fields
-
variableConfigurationService
VariableConfigurationService variableConfigurationService
-
variableDefinitionAccessor
EncryptedVariableDefinitionAccessor variableDefinitionAccessor
-
variableDefinitionFromDb
VariableDefinition variableDefinitionFromDb
-
-
-
-
Package com.atlassian.bamboo.deployments.environments.events
-
Class com.atlassian.bamboo.deployments.environments.events.MultipleEnvironmentsDeletedEvent extends Object implements Serializable
-
Serialized Fields
-
deletedEnvironmentIds
FinalArrayList<Long> deletedEnvironmentIds
-
deletedEnvironmentKeys
FinalArrayList<Key> deletedEnvironmentKeys
-
jiraIssueKeys
FinalHashSet<String> jiraIssueKeys
-
-
-
-
Package com.atlassian.bamboo.deployments.environments.persistence
-
Class com.atlassian.bamboo.deployments.environments.persistence.ReleaseApprovalPrerequisiteUserType extends ConvertibleToStringUserType<ReleaseApprovalPrerequisite> implements Serializable
-
-
Package com.atlassian.bamboo.deployments.execution
-
Class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl extends Object implements Serializable
-
Serialized Fields
-
artifactContext
CommonArtifactContext artifactContext
-
artifactHandlerConfiguration
FinalHashMap<String,String> artifactHandlerConfiguration
-
buildKey
BuildKey buildKey
-
currentResult
CurrentResultImpl currentResult
-
deploymentProjectId
long deploymentProjectId
-
deploymentProjectName
String deploymentProjectName
-
deploymentResultId
long deploymentResultId
-
deploymentVersion
DeploymentVersion deploymentVersion
-
displayName
String displayName
-
dockerPipelineConfiguration
DockerPipelineConfiguration dockerPipelineConfiguration
-
environmentId
long environmentId
-
environmentName
String environmentName
-
errorCollection
SimpleErrorCollection errorCollection
-
expectingCustomDedicatedAgent
boolean expectingCustomDedicatedAgent
-
isVerboseLoggingOn
boolean isVerboseLoggingOn
-
planRepositoryDefinitionMap
FinalLinkedHashMap<Long,PlanRepositoryDefinition> planRepositoryDefinitionMap
-
pluginConfigMap
FinalHashMap<String,FinalHashMap<String,String>> pluginConfigMap
-
previousVersionName
String previousVersionName
-
resultKey
ResultKey resultKey
-
rollback
boolean rollback
-
runtimeTaskDefinitions
FinalArrayList<RuntimeTaskDefinition> runtimeTaskDefinitions
-
sharedCredentials
FinalArrayList<CredentialsData> sharedCredentials
-
storageTags
FinalHashMap<PlanKey,ChainStorageTag> storageTags
-
triggerReason
TriggerReason triggerReason
-
variableContext
VariableContext variableContext
-
versionArtifacts
com.google.common.collect.ArrayListMultimap<String,Artifact> versionArtifacts
-
-
-
-
Package com.atlassian.bamboo.deployments.execution.actions
-
Class com.atlassian.bamboo.deployments.execution.actions.DeleteDeploymentResult extends BambooCancellableAction implements Serializable
-
Serialized Fields
-
deploymentResult
DeploymentResult deploymentResult
-
deploymentResultDeletionService
DeploymentResultDeletionService deploymentResultDeletionService
-
deploymentResultId
long deploymentResultId
-
deploymentResultService
DeploymentResultService deploymentResultService
-
environmentId
long environmentId
-
latestResult
DeploymentResult latestResult
-
-
-
Class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment extends AbstractCreateDeploymentVersion implements Serializable
-
Serialized Fields
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentResultId
long deploymentResultId
-
environment
Environment environment
-
environmentId
long environmentId
-
environmentPrerequisitesMessages
List<String> environmentPrerequisitesMessages
-
environmentService
EnvironmentService environmentService
-
environmentTriggeringActionFactory
EnvironmentTriggeringActionFactory environmentTriggeringActionFactory
-
hasBranches
boolean hasBranches
-
hasReleasesFromBranches
boolean hasReleasesFromBranches
-
lastDeploymentResult
DeploymentResult lastDeploymentResult
-
linkedPlan
ImmutablePlan linkedPlan
-
masterPlanKey
PlanKey masterPlanKey
-
newReleaseBranchKey
String newReleaseBranchKey
-
newReleaseBuildResult
String newReleaseBuildResult
-
nextVersionName
String nextVersionName
-
preselectedVersion
DeploymentVersion preselectedVersion
-
promoteVersion
String promoteVersion
-
releaseTypeOption
String releaseTypeOption
-
rollback
boolean rollback
-
selectedResult
AvailableResult selectedResult
-
subsequentVersionName
String subsequentVersionName
-
taskService
TaskService taskService
-
verboseLogging
boolean verboseLogging
-
versionId
long versionId
-
versionName
String versionName
-
-
-
Class com.atlassian.bamboo.deployments.execution.actions.StopDeployment extends BambooActionSupport implements Serializable
-
Serialized Fields
-
deploymentExecutionService
DeploymentExecutionService deploymentExecutionService
-
deploymentResult
DeploymentResult deploymentResult
-
deploymentResultId
long deploymentResultId
-
deploymentResultService
DeploymentResultService deploymentResultService
-
environment
Environment environment
-
errorUpdateHandler
ErrorUpdateHandler errorUpdateHandler
-
-
-
Class com.atlassian.bamboo.deployments.execution.actions.ViewDeploymentResult extends BambooActionSupport implements Serializable
-
Serialized Fields
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
deploymentResult
DeploymentResult deploymentResult
-
deploymentResultId
long deploymentResultId
-
deploymentResultService
DeploymentResultService deploymentResultService
-
environment
Environment environment
-
errorAccessor
ErrorAccessor errorAccessor
-
numberOfWebhooks
long numberOfWebhooks
-
taskManager
TaskManager taskManager
-
webhookResponseService
WebhookResponseService webhookResponseService
-
-
-
Class com.atlassian.bamboo.deployments.execution.actions.ViewDeploymentWebhookResponses extends BambooActionSupport implements Serializable
-
Serialized Fields
-
bambooPermissionManager
BambooPermissionManager bambooPermissionManager
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
deploymentResult
DeploymentResult deploymentResult
-
deploymentResultId
long deploymentResultId
-
deploymentResultService
DeploymentResultService deploymentResultService
-
webhookResponses
List<WebhookResponse> webhookResponses
-
webhookResponseService
WebhookResponseService webhookResponseService
-
-
-
-
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
-
Serialized Fields
-
deploymentContext
DeploymentContext deploymentContext
-
-
-
Class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints extends Object implements Serializable
-
Serialized Fields
-
date
Date date
-
deploymentResultId
long deploymentResultId
-
deploymentResultKey
DeploymentResultKey deploymentResultKey
-
-
-
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
-
Class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints.SentToAgent extends DeploymentTimingPoints implements Serializable
-
Serialized Fields
-
agentId
long agentId
-
-
-
Class com.atlassian.bamboo.deployments.execution.events.OutOfBandDeploymentTimingPoints.AgentAssigned extends DeploymentTimingPoints implements Serializable
-
Serialized Fields
-
agentId
long agentId
-
-
-
Class com.atlassian.bamboo.deployments.execution.events.OutOfBandDeploymentTimingPoints.ExecutionFinished extends DeploymentTimingPoints implements Serializable
-
Class com.atlassian.bamboo.deployments.execution.events.OutOfBandDeploymentTimingPoints.ExecutionStarted extends DeploymentTimingPoints implements Serializable
-
Class com.atlassian.bamboo.deployments.execution.events.OutOfBandDeploymentTimingPoints.Queued extends DeploymentTimingPoints implements Serializable
-
Class com.atlassian.bamboo.deployments.execution.events.OutOfBandDeploymentTimingPoints.SentToAgent extends DeploymentTimingPoints implements Serializable
-
Serialized Fields
-
agentId
long agentId
-
-
-
-
Package com.atlassian.bamboo.deployments.execution.triggering
-
Class com.atlassian.bamboo.deployments.execution.triggering.DeploymentDoesNotSatisfyPrerequisitesException extends Exception implements Serializable
-
-
Package com.atlassian.bamboo.deployments.expiry
-
Class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryConfig extends Object implements Serializable
-
Serialized Fields
-
anyDeploymentsToKeep
int anyDeploymentsToKeep
-
deploymentsToKeep
int deploymentsToKeep
-
expiryEnabled
boolean expiryEnabled
-
expiryPeriod
org.joda.time.Period expiryPeriod
-
expiryTypes
EnumSet<DeploymentExpiryType> expiryTypes
-
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.AbstractDeploymentProjectConfigurationAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
bambooPermissionManager
BambooPermissionManager bambooPermissionManager
-
-
-
Class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
artifactValidationErrors
Map<String,ArtifactValidationError> artifactValidationErrors
-
customVariableContext
CustomVariableContext customVariableContext
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
description
String description
-
id
long id
-
name
String name
-
planOrBranchSelector
AbstractDeploymentProjectDetailsAction.PlanOrBranchKeySelectorModel planOrBranchSelector
-
triggerValidationErrors
List<EnvironmentTriggerValidationError> triggerValidationErrors
-
usingDefaultBranch
boolean usingDefaultBranch
-
-
-
Class com.atlassian.bamboo.deployments.projects.actions.AbstractEnvironmentConfigurationAction extends AbstractDeploymentProjectConfigurationAction implements Serializable
-
Class com.atlassian.bamboo.deployments.projects.actions.CloneDeploymentProject extends AbstractDeploymentProjectDetailsAction implements Serializable
-
Class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProject extends AbstractDeploymentProjectConfigurationAction implements Serializable
-
Serialized Fields
-
customEnvironmentConfigPluginManager
CustomEnvironmentConfigPluginManager customEnvironmentConfigPluginManager
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
environmentId
long environmentId
-
environmentRequirementService
EnvironmentRequirementService environmentRequirementService
-
environments
List<? extends EnvironmentWithConfigCounts> environments
-
environmentService
EnvironmentService environmentService
-
id
long id
-
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
-
-
-
Class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectDetails extends AbstractDeploymentProjectDetailsAction implements Serializable
-
Class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectPermissions extends AbstractDeploymentProjectConfigurationAction implements Serializable
-
Serialized Fields
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectId
long deploymentProjectId
-
deploymentProjectPermissionsService
DeploymentProjectPermissionsService deploymentProjectPermissionsService
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
-
-
Class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectSpecsRepositories extends BambooActionSupport implements Serializable
-
Serialized Fields
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectId
long deploymentProjectId
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
-
-
Class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning extends AbstractDeploymentProjectConfigurationAction implements Serializable
-
Serialized Fields
-
applicableToBranches
boolean applicableToBranches
-
autoIncrement
boolean autoIncrement
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
id
long id
-
nextVersion
String nextVersion
-
variablesToAutoIncrement
Set<String> variablesToAutoIncrement
-
-
-
Class com.atlassian.bamboo.deployments.projects.actions.CreateDeploymentProjectDetails extends AbstractDeploymentProjectDetailsAction implements Serializable
-
Serialized Fields
-
publicAccess
boolean publicAccess
-
-
-
Class com.atlassian.bamboo.deployments.projects.actions.DeleteDeploymentProject extends BambooCancellableAction implements Serializable
-
Serialized Fields
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectDeletionService
DeploymentProjectDeletionService deploymentProjectDeletionService
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
id
long id
-
-
-
Class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog extends BambooActionSupport implements Serializable
-
Serialized Fields
-
auditHistoryPager
Pager auditHistoryPager
-
auditLogService
AuditLogService auditLogService
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectId
long deploymentProjectId
-
environmentMap
Map<String,DeploymentProjectAuditLog.EnvironmentEntry> environmentMap
-
searchString
String searchString
-
-
-
Class com.atlassian.bamboo.deployments.projects.actions.ViewAllDeploymentProjects extends BambooActionSupport implements Serializable
-
Serialized Fields
-
deploymentProjectCount
int deploymentProjectCount
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
-
-
Class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects extends BambooActionSupport implements Serializable
-
Serialized Fields
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectItems
List<DeploymentProjectItem> deploymentProjectItems
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
deploymentResultService
DeploymentResultService deploymentResultService
-
deploymentVersions
List<DeploymentVersion> deploymentVersions
-
deploymentVersionService
DeploymentVersionService deploymentVersionService
-
deploymentVersionsWithCurrentEnvironments
List<ViewDeploymentProjects.DeploymentVersionWithEnvironments> deploymentVersionsWithCurrentEnvironments
-
deploymentVersionsWithHistoricalEnvironments
List<ViewDeploymentProjects.DeploymentVersionWithEnvironments> deploymentVersionsWithHistoricalEnvironments
-
environmentService
EnvironmentService environmentService
-
environmentsForProject
List<Environment> environmentsForProject
-
environmentStubsForProject
List<EnvironmentStub> environmentStubsForProject
-
id
long id
-
versionsCount
Integer versionsCount
-
-
-
Class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectSpecs extends BambooActionSupport implements Serializable
-
Serialized Fields
-
deploymentExportService
DeploymentExportService deploymentExportService
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectId
long deploymentProjectId
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
exportItem
String exportItem
-
objectName
String objectName
-
specsExporter
SpecsExporter specsExporter
-
yaml
boolean yaml
-
-
-
-
Package com.atlassian.bamboo.deployments.versions
-
Class com.atlassian.bamboo.deployments.versions.ArtifactDeploymentVersionItemImpl extends Object implements Serializable
-
Serialized Fields
-
artifact
Artifact artifact
-
id
long id
-
planResultKey
PlanResultKey planResultKey
-
-
-
Class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl extends Object implements Serializable
-
Serialized Fields
-
ageZeroPoint
Date ageZeroPoint
-
creationDate
Date creationDate
-
creatorDisplayName
String creatorDisplayName
-
creatorUserName
String creatorUserName
-
deploymentProjectId
Long deploymentProjectId
-
id
long id
-
items
FinalArrayList<DeploymentVersionItem> items
-
name
String name
-
operations
Operations operations
-
planBranchName
String planBranchName
-
variableContext
FinalArrayList<VariableSubstitutionContextImpl> variableContext
-
versionStatus
DeploymentVersionStatus versionStatus
-
versionStatuses
FinalArrayList<DeploymentVersionStatus> versionStatuses
-
-
-
Class com.atlassian.bamboo.deployments.versions.DeploymentVersionStatusImpl extends Object implements Serializable
-
Serialized Fields
-
creationDate
Date creationDate
-
displayName
String displayName
-
id
long id
-
sanitizedUserName
String sanitizedUserName
-
userName
String userName
-
versionState
DeploymentVersionState versionState
-
-
-
-
Package com.atlassian.bamboo.deployments.versions.actions
-
Class com.atlassian.bamboo.deployments.versions.actions.AbstractCreateDeploymentVersion extends BambooActionSupport implements Serializable
-
Serialized Fields
-
customVariableContext
CustomVariableContext customVariableContext
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
deploymentResultService
DeploymentResultService deploymentResultService
-
deploymentVersionService
DeploymentVersionService deploymentVersionService
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
-
-
-
Class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionAction extends BambooCancellableAction implements Serializable
-
Serialized Fields
-
commitCount
Integer commitCount
-
currentUserState
DeploymentVersionState currentUserState
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
deploymentVersion
DeploymentVersion deploymentVersion
-
deploymentVersionLinkedJiraIssuesService
DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService
-
deploymentVersionService
DeploymentVersionService deploymentVersionService
-
deploymentVersionVcsChangesetService
DeploymentVersionVcsChangesetService deploymentVersionVcsChangesetService
-
issueCount
Integer issueCount
-
versionGeneralState
DeploymentVersionState versionGeneralState
-
versionId
long versionId
-
-
-
Class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction extends AbstractDeploymentVersionAction implements Serializable
-
Serialized Fields
-
compareWithVersion
String compareWithVersion
-
compareWithVersionId
long compareWithVersionId
-
deploymentProjectId
Long deploymentProjectId
-
planResultKey
PlanResultKey planResultKey
-
-
-
Class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion extends BambooActionSupport implements Serializable
-
Serialized Fields
-
buildNumber
int buildNumber
-
buildResult
String buildResult
-
buildResultOther
String buildResultOther
-
cachedPlanManager
CachedPlanManager cachedPlanManager
-
customVariableContext
CustomVariableContext customVariableContext
-
defaultDeploymentProjectBranchKey
String defaultDeploymentProjectBranchKey
-
deploymentFromMainBranch
boolean deploymentFromMainBranch
-
deploymentProject
DeploymentProject deploymentProject
-
deploymentProjectId
long deploymentProjectId
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
deploymentReleaseBranch
String deploymentReleaseBranch
-
deploymentVersionService
DeploymentVersionService deploymentVersionService
-
latestSuccessfulResultSummaries
List<ResultsSummary> latestSuccessfulResultSummaries
-
latestVersion
DeploymentVersion latestVersion
-
linkedPlan
ImmutablePlan linkedPlan
-
namingSchemeAppliesToBranches
boolean namingSchemeAppliesToBranches
-
nextVersionName
String nextVersionName
-
planKey
String planKey
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
-
versionId
long versionId
-
versionName
String versionName
-
-
-
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
-
comment
Comment comment
-
commentContent
String commentContent
-
commentId
long commentId
-
commentService
CommentService commentService
-
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
-
artifactLinkManager
ArtifactLinkManager artifactLinkManager
-
comments
List<Comment> comments
-
commentService
CommentService commentService
-
commitsTestedInResults
List<ChainResultsSummary> commitsTestedInResults
-
createdFromRemovedResults
List<PlanResultKey> createdFromRemovedResults
-
createdFromResults
List<ResultsSummary> createdFromResults
-
deploymentResultService
DeploymentResultService deploymentResultService
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
versionDeploymentStatuses
List<EnvironmentStatus> versionDeploymentStatuses
-
versionItemsWithUrls
List<DeploymentVersionItemWithUrl> versionItemsWithUrls
-
-
-
Class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionCommits extends AbstractDeploymentVersionHistoryAction implements Serializable
-
Serialized Fields
-
cachedRepositoryDefinitionManager
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager
-
commitsCount
long commitsCount
-
comparisonResult
DeploymentVersionCommitsComparisonResult comparisonResult
-
customVariableContext
CustomVariableContext customVariableContext
-
resultsSummaryVariableAccessor
ResultsSummaryVariableAccessor resultsSummaryVariableAccessor
-
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
-
vcsRepositoryViewerManager
VcsRepositoryViewerManager vcsRepositoryViewerManager
-
-
-
Class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionJiraIssues extends AbstractDeploymentVersionHistoryAction implements Serializable
-
Serialized Fields
-
cachedPlanManager
CachedPlanManager cachedPlanManager
-
comparingWithBuildResult
boolean comparingWithBuildResult
-
issueList
List<? extends InternalLinkedJiraIssue> issueList
-
jiraIssueManager
JiraIssueManager jiraIssueManager
-
oauthAuthenticationRequired
boolean oauthAuthenticationRequired
-
oauthLoginDanceUrl
URI oauthLoginDanceUrl
-
pager
Pager<InternalLinkedJiraIssue> pager
-
-
-
Class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionVariables extends AbstractDeploymentVersionAction implements Serializable
-
Serialized Fields
-
availableVariables
com.google.common.collect.ImmutableList<VariableDefinitionContext> availableVariables
-
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
-
-
-
-
Package com.atlassian.bamboo.deployments.versions.persistence
-
Class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionStateUserType extends ConvertibleToStringUserType<DeploymentVersionState> implements Serializable
-
-
Package com.atlassian.bamboo.docker
-
Class com.atlassian.bamboo.docker.DockerException extends Exception implements Serializable
-
-
Package com.atlassian.bamboo.event
-
Class com.atlassian.bamboo.event.AdministrationConfigurationUpdatedEvent extends Object implements Serializable
-
Serialized Fields
-
serializationSecurityConfig
SerializationSecurityConfig serializationSecurityConfig
-
-
-
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
-
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
-
buildCompletionTimestamp
Timestamp buildCompletionTimestamp
-
buildContext
BuildContext buildContext
-
-
-
Class com.atlassian.bamboo.event.BuildHungEvent extends BuildEvent implements Serializable
-
Serialized Fields
-
buildLogs
List<LogEntry> 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 -
currentlyBuilding
CurrentlyBuilding currentlyBuilding
The details of the running build that hung.
-
-
-
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
-
Class com.atlassian.bamboo.event.BuildStateResultEvent extends BuildResultEvent implements Serializable
-
Serialized Fields
-
buildState
BuildState buildState
-
lifeCycleState
LifeCycleState lifeCycleState
-
-
-
Class com.atlassian.bamboo.event.ChainAbandonedEvent extends ChainEvent implements Serializable
-
Serialized Fields
-
planResultKey
PlanResultKey planResultKey
-
-
-
Class com.atlassian.bamboo.event.ChainBranchConfigUpdatedEvent extends ChainUpdatedEvent implements Serializable
-
Class com.atlassian.bamboo.event.ChainCompletedEvent extends ChainResultEvent implements Serializable
-
Serialized Fields
-
buildContext
BuildContext buildContext
-
chainExecution
ChainExecution chainExecution
-
-
-
Class com.atlassian.bamboo.event.ChainCreatedEvent extends ChainEvent implements Serializable
-
Serialized Fields
-
eventCreationTime
Instant eventCreationTime
-
-
-
Class com.atlassian.bamboo.event.ChainDeletedEvent extends ChainEvent implements Serializable
-
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
-
Class com.atlassian.bamboo.event.ChainResultEvent extends ChainEvent implements Serializable
-
Serialized Fields
-
planResultKey
PlanResultKey planResultKey
-
-
-
Class com.atlassian.bamboo.event.ChainStartedEvent extends ChainEvent implements Serializable
-
Serialized Fields
-
buildContext
BuildContext buildContext
-
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
-
Class com.atlassian.bamboo.event.MultipleJobsDeletedEvent extends Object implements Serializable
-
Serialized Fields
-
planKeys
FinalArrayList<PlanKey> 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
-
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
-
affectedJiraIssuesKeys
Set<String> affectedJiraIssuesKeys
-
planResultKey
PlanResultKey planResultKey
-
-
-
Class com.atlassian.bamboo.event.SecuritySettingsUpdatedEvent extends org.springframework.context.ApplicationEvent implements Serializable
-
Serialized Fields
-
manageAcceptedSshHostKeys
boolean manageAcceptedSshHostKeys
-
-
-
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
-
fingerprintForJmsMessage
ServerFingerprint fingerprintForJmsMessage
-
-
-
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
-
stageDefinition
@Nullable ImmutableChainStage stageDefinition
-
stageExecution
StageExecution stageExecution
-
-
-
Class com.atlassian.bamboo.event.StoppedOnManualStageEvent extends ChainResultEvent implements Serializable
-
Serialized Fields
-
chainExecution
ChainExecution chainExecution
-
stageExecution
StageExecution stageExecution
-
-
-
Class com.atlassian.bamboo.event.TrustedKeyRemovedEvent extends org.springframework.context.ApplicationEvent implements Serializable
-
Serialized Fields
-
id
long id
-
-
-
Class com.atlassian.bamboo.event.TrustedKeySavedEvent extends org.springframework.context.ApplicationEvent implements Serializable
-
Serialized Fields
-
trustedKey
TrustedKey trustedKey
-
-
-
Class com.atlassian.bamboo.event.TrustedKeyVerificationFailedEvent extends org.springframework.context.ApplicationEvent implements Serializable
-
-
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.AgentAuthorisationEvent extends org.springframework.context.ApplicationEvent implements Serializable
-
Serialized Fields
-
authorized
boolean authorized
-
-
-
Class com.atlassian.bamboo.event.agent.AgentCapabilityAddedEvent 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.AgentInstallerEvent extends org.springframework.context.ApplicationEvent implements Serializable
-
Serialized Fields
-
size
long size
-
type
String type
-
-
-
Class com.atlassian.bamboo.event.agent.AgentRegisteredEvent extends org.springframework.context.ApplicationEvent implements Serializable
-
Serialized Fields
-
agent
PipelineDefinition agent
-
-
-
Class com.atlassian.bamboo.event.agent.AgentRegisteringEvent extends org.springframework.context.ApplicationEvent implements Serializable
-
Serialized Fields
-
agent
PipelineDefinition agent
-
-
-
-
Package com.atlassian.bamboo.event.artifact
-
Class com.atlassian.bamboo.event.artifact.BuildResultArtifactEvent extends org.springframework.context.ApplicationEvent implements Serializable
-
Serialized Fields
-
size
long size
Artifact size in bytes
-
-
-
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
-
Class com.atlassian.bamboo.event.artifact.PlanSharedArtifactDefinitionListModified extends ChainEvent implements Serializable
-
Serialized Fields
-
sharedArtifacts
Map<Long,ArtifactDefinition> sharedArtifacts
-
-
-
-
Package com.atlassian.bamboo.event.branch
-
Class com.atlassian.bamboo.event.branch.PlanBranchResetToLightweight extends ChainEvent implements Serializable
-
Class com.atlassian.bamboo.event.branch.PlansDefaultVcsRepositoryChanged extends ChainEvent implements Serializable
-
-
Package com.atlassian.bamboo.event.elastic
-
Class com.atlassian.bamboo.event.elastic.ElasticImageConfigurationChangedEvent extends com.atlassian.event.Event implements Serializable
-
Serialized Fields
-
elasticImageConfigurationId
long elasticImageConfigurationId
-
-
-
Class com.atlassian.bamboo.event.elastic.ElasticImageConfigurationCreatedEvent extends ElasticImageConfigurationChangedEvent implements Serializable
-
Class com.atlassian.bamboo.event.elastic.ElasticImageConfigurationRemovedEvent extends ElasticImageConfigurationChangedEvent implements Serializable
-
Class com.atlassian.bamboo.event.elastic.ElasticImageConfigurationUpdatedEvent extends ElasticImageConfigurationChangedEvent implements Serializable
-
-
Package com.atlassian.bamboo.event.license
-
Class com.atlassian.bamboo.event.license.LicenseUpdatedEvent extends Object implements Serializable
-
-
Package com.atlassian.bamboo.event.rss
-
Class com.atlassian.bamboo.event.rss.RssErrorEvent extends RssEvent implements Serializable
-
Serialized Fields
-
errorMessage
String errorMessage
-
-
-
Class com.atlassian.bamboo.event.rss.RssEvent extends com.atlassian.event.Event implements Serializable
-
Serialized Fields
-
affectedDeploymentProjects
Collection<Long> affectedDeploymentProjects
-
affectedPlans
Collection<RssAffectedPlan> affectedPlans
-
commits
List<CommitContext> commits
-
logFilename
String logFilename
-
repositoryData
VcsRepositoryData repositoryData
-
vcsLocationBambooSpecsStateId
Long vcsLocationBambooSpecsStateId
-
-
-
Class com.atlassian.bamboo.event.rss.RssSuccessfulEvent extends RssEvent implements Serializable
-
-
Package com.atlassian.bamboo.exception
-
Class com.atlassian.bamboo.exception.AccessDeniedException extends org.acegisecurity.AccessDeniedException implements Serializable
-
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.DefaultWebValidationException extends WebValidationException implements Serializable
-
Class com.atlassian.bamboo.exception.NotFoundException extends RuntimeException implements Serializable
-
Class com.atlassian.bamboo.exception.RssPermissionException extends RuntimeException implements Serializable
-
Class com.atlassian.bamboo.exception.StartupException extends RuntimeException implements Serializable
-
Class com.atlassian.bamboo.exception.TooManyRequestsException extends RuntimeException implements Serializable
-
Serialized Fields
-
retryAfter
@NotNull Duration retryAfter
-
-
-
Class com.atlassian.bamboo.exception.UnauthorisedException extends RuntimeException implements Serializable
-
Class com.atlassian.bamboo.exception.WebValidationException extends Exception implements Serializable
-
Serialized Fields
-
errorCollection
ErrorCollection errorCollection
-
-
-
Class com.atlassian.bamboo.exception.XsrfCheckException extends RuntimeException implements Serializable
-
Serialized Fields
-
errorCode
String errorCode
-
-
-
Class com.atlassian.bamboo.exception.YamlValidationException extends Exception implements Serializable
-
-
Package com.atlassian.bamboo.executor
-
Class com.atlassian.bamboo.executor.CancelException extends RuntimeException implements Serializable
-
-
Package com.atlassian.bamboo.grpc
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.AtlassianCacheBulkRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
cacheName_
Object cacheName_
-
entries_
com.google.protobuf.MapField<String,String> entries_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.AtlassianCachedReferenceResetRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
referenceName_
Object referenceName_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.AtlassianCachePutIfAbsentRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
cacheName_
Object cacheName_
-
key_
Object key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
value_
Object value_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.AtlassianCachePutRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
cacheName_
Object cacheName_
-
key_
Object key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
value_
Object value_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.AtlassianCacheRemoveAllRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
cacheName_
Object cacheName_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.AtlassianCacheRemoveByKeyAndValueRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
cacheName_
Object cacheName_
-
key_
Object key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
value_
Object value_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.AtlassianCacheRemoveByKeyRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
cacheName_
Object cacheName_
-
key_
Object key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.AtlassianCacheReplaceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
cacheName_
Object cacheName_
-
key_
Object key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
newValue_
Object newValue_
-
oldValue_
Object oldValue_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.CommonResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
resultStatus_
CrossNodesCommunication.ResultStatus resultStatus_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.DisablePluginRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
pluginKey_
Object pluginKey_
-
pluginName_
Object pluginName_
-
pluginsVersion_
int pluginsVersion_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.EnablePluginRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
pluginKey_
Object pluginKey_
-
pluginName_
Object pluginName_
-
pluginsVersion_
int pluginsVersion_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.HidePlanRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
planKey_
Object planKey_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.HideStageRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
id_
long id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.InstallPluginRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
pluginKey_
Object pluginKey_
-
pluginName_
Object pluginName_
-
pluginsVersion_
int pluginsVersion_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.InvalidateBuildNumbersRangeRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
deletedEntries_
List<CrossNodesCommunication.InvalidateBuildNumbersRangeSingleEntry> deletedEntries_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
savedEntries_
List<CrossNodesCommunication.InvalidateBuildNumbersRangeSingleEntry> savedEntries_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.InvalidateBuildNumbersRangeSingleEntry extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
buildNumber_
int buildNumber_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
planKey_
Object planKey_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.InvalidateLatestResultSummaryRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
entries_
List<CrossNodesCommunication.InvalidateLatestResultSummarySingleEntry> entries_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.InvalidateLatestResultSummarySingleEntry extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
planResultKey_
Object planResultKey_
-
resetAverageBuildDuration_
boolean resetAverageBuildDuration_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.InvalidatePlanCacheRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
chainPlanKeysToDelete_
com.google.protobuf.LazyStringArrayList chainPlanKeysToDelete_
-
chainPlanKeysToIndex_
com.google.protobuf.LazyStringArrayList chainPlanKeysToIndex_
-
chainPlanKeysToInvalidate_
com.google.protobuf.LazyStringArrayList chainPlanKeysToInvalidate_
-
chainPlanKeysToReindex_
com.google.protobuf.LazyStringArrayList chainPlanKeysToReindex_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
stageIdsToDelete_
com.google.protobuf.Internal.LongList stageIdsToDelete_
-
stageIdsToDeleteMemoizedSerializedSize
int stageIdsToDeleteMemoizedSerializedSize
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.InvalidateRepositoryCacheRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
chainPlanKeysToIndex_
com.google.protobuf.LazyStringArrayList chainPlanKeysToIndex_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
repositoriesToDelete_
com.google.protobuf.Internal.LongList repositoriesToDelete_
-
repositoriesToDeleteMemoizedSerializedSize
int repositoriesToDeleteMemoizedSerializedSize
-
repositoriesToInvalidate_
com.google.protobuf.Internal.LongList repositoriesToInvalidate_
-
repositoriesToInvalidateMemoizedSerializedSize
int repositoriesToInvalidateMemoizedSerializedSize
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.InvalidateSpecsStateForPlanRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
keysOfPlansDetachedFromRss_
com.google.protobuf.LazyStringArrayList keysOfPlansDetachedFromRss_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
planKeysToInvalidate_
com.google.protobuf.LazyStringArrayList planKeysToInvalidate_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.InvalidateUserSessionsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
userName_
Object userName_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.Metadata extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
handleByDeadLetterQueue_
boolean handleByDeadLetterQueue_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
senderNodeId_
Object senderNodeId_
-
testMode_
int testMode_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.NotifyNodeAliveRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nodeId_
Object nodeId_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.NotifyNodeAliveResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
handled_
boolean handled_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.RefreshAdministrationConfigurationRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.RefreshClusterLifecycleStateRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.ResultStatus extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
status_
int status_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.UninstallPluginRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
pluginKey_
Object pluginKey_
-
pluginName_
Object pluginName_
-
pluginsVersion_
int pluginsVersion_
-
-
Class com.atlassian.bamboo.grpc.CrossNodesCommunication.UpgradePluginRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
CrossNodesCommunication.Metadata metadata_
-
pluginKey_
Object pluginKey_
-
pluginName_
Object pluginName_
-
pluginsVersion_
int pluginsVersion_
-
-
-
Package com.atlassian.bamboo.hibernate.cache
-
Class com.atlassian.bamboo.hibernate.cache.ImplicitNamingStrategyRealLegacyHbmImpl extends org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyHbmImpl implements Serializable
-
-
Package com.atlassian.bamboo.hibernate.type
-
Class com.atlassian.bamboo.hibernate.type.EnumStringType extends org.hibernate.type.EnumType implements Serializable
-
-
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
-
chainExecutionManager
ChainExecutionManager chainExecutionManager
-
ids
List<Long> ids
-
lastProject
String lastProject
-
planExecutionManager
PlanExecutionManager planExecutionManager
-
sinceSystemTime
long sinceSystemTime
-
transactionTemplate
org.springframework.transaction.support.TransactionTemplate transactionTemplate
-
-
-
-
Package com.atlassian.bamboo.key
-
Class com.atlassian.bamboo.key.KeyUserType extends ConvertibleToStringUserType<K extends Key> implements Serializable
-
Class com.atlassian.bamboo.key.ResultKeyUserType extends ConvertibleToStringUserType<K extends ResultKey> implements Serializable
-
-
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 BambooActionSupport implements Serializable
-
Serialized Fields
-
buildNumber
Integer buildNumber
-
cachedPlanManager
CachedPlanManager cachedPlanManager
-
error
String error
-
errorHandler
ErrorHandler errorHandler
-
errorKey
String errorKey
-
-
-
Class com.atlassian.bamboo.logger.SystemErrorList extends BambooActionSupport implements Serializable
-
Serialized Fields
-
cachingPermissionManagerFacade
BambooCachingPermissionManagerFacade cachingPermissionManagerFacade
-
decoratedErrorDetailsFactory
DecoratedErrorDetailsFactory decoratedErrorDetailsFactory
-
errorAccessor
ErrorAccessor errorAccessor
-
someSystemErrors
Supplier<Collection<DecoratedErrorDetailsImpl>> someSystemErrors
-
transactionTemplate
org.springframework.transaction.support.TransactionOperations transactionTemplate
-
-
-
Class com.atlassian.bamboo.logger.ThrowableDetails extends Object implements Serializable
-
Serialized Fields
-
causeStack
FinalLinkedList<String> causeStack
-
message
String message
-
metadata
FinalHashMap<String,String> metadata
-
name
String name
-
stackTrace
String stackTrace
-
-
-
Class com.atlassian.bamboo.logger.ViewBuildError extends BuildActionSupport implements Serializable
-
Serialized Fields
-
decoratedErrorDetailsFactory
DecoratedErrorDetailsFactory decoratedErrorDetailsFactory
-
errorDetails
DecoratedErrorDetailsImpl errorDetails
-
errorHandler
ErrorHandler errorHandler
-
myError
String myError
-
-
-
-
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.oauth.serviceprovider.data.qdsl
-
Class com.atlassian.bamboo.oauth.serviceprovider.data.qdsl.QServiceProviderToken extends com.querydsl.sql.RelationalPathBase<QServiceProviderToken> implements Serializable
- serialVersionUID:
- -936286871L
-
Serialized Fields
-
CONSUMER_KEY
com.querydsl.core.types.dsl.StringPath CONSUMER_KEY
Database Columns -
EXPIRY_TIME
com.querydsl.core.types.dsl.NumberPath<Long> EXPIRY_TIME
-
OAUTH_SVC_PROV_TKNS_PK
com.querydsl.sql.PrimaryKey<QServiceProviderToken> OAUTH_SVC_PROV_TKNS_PK
-
TOKEN
com.querydsl.core.types.dsl.StringPath TOKEN
-
USER_NAME
com.querydsl.core.types.dsl.StringPath USER_NAME
-
VALUE
com.querydsl.core.types.dsl.StringPath VALUE
-
-
-
Package com.atlassian.bamboo.persistence3
-
Class com.atlassian.bamboo.persistence3.BambooEntityOidUserType extends ConvertibleToLongUserType<BambooEntityOid> implements Serializable
-
Class com.atlassian.bamboo.persistence3.ConvertibleToLongUserType extends Object implements Serializable
-
Class com.atlassian.bamboo.persistence3.ConvertibleToStringUserType extends Object implements Serializable
-
-
Package com.atlassian.bamboo.persister
-
Class com.atlassian.bamboo.persister.AuditLogEntityTypeUserType extends ConvertibleToStringUserType<AuditLogEntityType> implements Serializable
-
Class com.atlassian.bamboo.persister.PersisterException extends Exception implements Serializable
-
-
Package com.atlassian.bamboo.plan
-
Class com.atlassian.bamboo.plan.DeploymentResultKeyAsPlanResultKey extends PlanResultKey implements Serializable
-
Serialized Fields
-
source
ResultKey source
Deprecated.
-
-
-
Class com.atlassian.bamboo.plan.IncorrectPlanTypeException extends RuntimeException implements Serializable
-
Class com.atlassian.bamboo.plan.MovePlansException extends Exception implements Serializable
-
Class com.atlassian.bamboo.plan.PlanKey extends Object implements Serializable
-
Serialized Fields
-
key
String key
-
-
-
Class com.atlassian.bamboo.plan.PlanKeyUserType extends KeyUserType<PlanKey> implements Serializable
-
Class com.atlassian.bamboo.plan.PlanResultKey extends Object implements Serializable
-
Serialized Fields
-
buildNumber
int buildNumber
-
planKey
PlanKey planKey
-
-
-
Class com.atlassian.bamboo.plan.PlanResultKeyCompositeUserType extends Object implements Serializable
-
Class com.atlassian.bamboo.plan.PlanStatusHistoryAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
buildNumber
@Nullable Integer buildNumber
-
jobKey
@Nullable PlanKey jobKey
-
navigableBuilds
Supplier<List<Map<String,Object>>> navigableBuilds
-
navigableSummaries
List<ResultsSummary> navigableSummaries
-
plan
Supplier<ImmutableChain> plan
-
planKey
PlanKey planKey
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
scanDirection
@Nullable String scanDirection
-
textProvider
com.opensymphony.xwork2.TextProvider textProvider
-
-
-
-
Package com.atlassian.bamboo.plan.artifact
-
Class com.atlassian.bamboo.plan.artifact.ArtifactContextImpl extends Object implements Serializable
-
Serialized Fields
-
artifactHandlerConfiguration
FinalHashMap<String,String> artifactHandlerConfiguration
-
artifactSizeQuota
Long artifactSizeQuota
-
availableArtifacts
com.google.common.collect.ArrayListMultimap<String,Artifact> availableArtifacts
-
definitionContexts
FinalArrayList<ArtifactDefinitionContext> definitionContexts
-
publishingResults
FinalArrayList<ArtifactPublishingResult> publishingResults
-
secureToken
SecureToken secureToken
-
subscriptionContexts
FinalArrayList<ArtifactSubscriptionContext> subscriptionContexts
-
-
-
Class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl extends Object implements Serializable
-
Serialized Fields
-
copyPatterns
FinalArrayList<String> copyPatterns
-
exclusionPatterns
FinalArrayList<String> exclusionPatterns
-
hasSubscribers
boolean hasSubscribers
-
hidden
boolean hidden
-
httpCompressionOn
boolean httpCompressionOn
-
id
long id
-
location
String location
-
name
String name
-
required
boolean required
-
secureToken
@Nullable SecureToken secureToken
-
sharedArtifact
boolean sharedArtifact
-
-
-
Class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContextImpl extends Object implements Serializable
-
Serialized Fields
-
artifactDefinitionContext
ArtifactDefinitionContext artifactDefinitionContext
-
destinationPath
String destinationPath
-
effectiveDestinationPath
String effectiveDestinationPath
-
singleFile
boolean singleFile
-
token
SecureToken token
-
variableName
String variableName
-
-
-
-
Package com.atlassian.bamboo.plan.branch
-
Class com.atlassian.bamboo.plan.branch.BranchIntegrationConfigurationImpl extends Object implements Serializable
-
Serialized Fields
-
branchIntegrationPoint
BranchIntegrationPoint branchIntegrationPoint
-
enabled
boolean enabled
-
isDefaultConfiguration
boolean isDefaultConfiguration
-
isValid
boolean isValid
-
pushEnabled
boolean pushEnabled
-
strategy
BranchIntegrationStrategy strategy
-
-
-
Class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl extends Object implements Serializable
-
Serialized Fields
-
branchTriggeringOption
BranchTriggeringOption branchTriggeringOption
-
cleanUpPeriodInDays
int cleanUpPeriodInDays
-
defaultBranchIntegrationConfiguration
BranchIntegrationConfiguration defaultBranchIntegrationConfiguration
-
defaultBranchNotificationStrategy
BranchNotificationStrategy defaultBranchNotificationStrategy
-
defaultTrigger
@Nullable TriggerDefinition defaultTrigger
-
inactivityCleanUpPeriodInDays
int inactivityCleanUpPeriodInDays
-
isBranchCreationEnabled
boolean isBranchCreationEnabled
-
isInactiveBranchCleanUpEnabled
boolean isInactiveBranchCleanUpEnabled
-
isRemovedBranchCleanUpEnabled
boolean isRemovedBranchCleanUpEnabled
-
isValid
boolean isValid
-
planBranchCreationPattern
String planBranchCreationPattern
-
planBranchWorkflow
PlanBranchWorkflow planBranchWorkflow
-
remoteJiraBranchLinkingEnabled
boolean remoteJiraBranchLinkingEnabled
-
-
-
Class com.atlassian.bamboo.plan.branch.VcsBranchImpl extends Object implements Serializable
-
-
Package com.atlassian.bamboo.plan.task
-
Class com.atlassian.bamboo.plan.task.DecoratedTaskDefinitionImpl extends TaskDefinitionImpl implements Serializable
-
Serialized Fields
-
taskContainer
T extends TaskContainer taskContainer
-
taskModuleDescriptor
TaskModuleDescriptor taskModuleDescriptor
-
-
-
-
Package com.atlassian.bamboo.plugin
-
Class com.atlassian.bamboo.plugin.PluginAwareStrutsLocalizedTextProvider extends Object implements Serializable
-
Class com.atlassian.bamboo.plugin.PluginIdentifier extends Object implements Serializable
-
Class com.atlassian.bamboo.plugin.PluginModuleIdentifier extends Object implements Serializable
-
Serialized Fields
-
completeKey
String completeKey
-
moduleKey
String moduleKey
-
pluginIdentifier
PluginIdentifier pluginIdentifier
-
-
-
-
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.RepositoryModuleDescriptorImpl extends AbstractBambooModuleDescriptor<Repository> implements Serializable
-
Serialized Fields
-
repositoryConfigurator
RepositoryConfigurator repositoryConfigurator
-
-
-
Class com.atlassian.bamboo.plugin.descriptor.TaskConditionModuleDescriptorImpl extends AbstractBambooModuleDescriptor<TaskCondition> implements Serializable
-
Class com.atlassian.bamboo.plugin.descriptor.TaskModuleDescriptorImpl extends AbstractBambooModuleDescriptor<InternalTaskType> implements Serializable
-
Serialized Fields
-
capabilityDefaultsHelperClazz
String capabilityDefaultsHelperClazz
-
categories
List<TaskCategory> categories
-
configClazz
String configClazz
-
exporter
io.atlassian.util.concurrent.ResettableLazyReference<TaskDefinitionExporter> exporter
-
exporterClassName
String exporterClassName
-
helpLink
TaskHelpLink helpLink
-
runtimeTaskDataProviderClazz
String runtimeTaskDataProviderClazz
-
taskBackgroundProcessorClazz
String taskBackgroundProcessorClazz
-
taskExecutables
List<TaskExecutableType> taskExecutables
-
-
-
Class com.atlassian.bamboo.plugin.descriptor.TaskProcessCommandDecoratorModuleDescriptorImpl extends AbstractBambooModuleDescriptor<TaskProcessCommandDecorator> implements Serializable
-
Class com.atlassian.bamboo.plugin.descriptor.TriggerModuleDescriptorImpl extends AbstractBambooModuleDescriptor<TriggerActivator> implements Serializable
-
Serialized Fields
-
applicabilityCondition
io.atlassian.util.concurrent.ResettableLazyReference<TriggerApplicabilityCondition> applicabilityCondition
-
applicabilityConditionClassName
String applicabilityConditionClassName
-
configurator
io.atlassian.util.concurrent.ResettableLazyReference<TriggerConfigurator> configurator
-
configuratorClassName
String configuratorClassName
-
exporter
io.atlassian.util.concurrent.ResettableLazyReference<TriggerDefinitionExporter> exporter
-
exporterClassName
String exporterClassName
-
requiresChangeDetectionOnCompletion
boolean requiresChangeDetectionOnCompletion
-
-
-
Class com.atlassian.bamboo.plugin.descriptor.WebRepositoryViewerModuleDescriptorImpl 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.osgi
-
Class com.atlassian.bamboo.plugin.osgi.OsgiServiceProxyFactoryImpl.ServiceTimeoutExceeded extends RuntimeException implements Serializable
- serialVersionUID:
- -5140347192225812816L
-
-
Package com.atlassian.bamboo.plugin.servlet
-
Class com.atlassian.bamboo.plugin.servlet.BambooDefaultServlet extends org.apache.catalina.servlets.DefaultServlet implements Serializable
-
Class com.atlassian.bamboo.plugin.servlet.FileServerServlet extends com.atlassian.plugin.servlet.AbstractFileServerServlet implements Serializable
-
Serialized Fields
-
downloadStrategies
List<com.atlassian.plugin.servlet.DownloadStrategy> 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
-
autoWireType
int autoWireType
-
useClassCache
boolean useClassCache
-
-
-
-
Package com.atlassian.bamboo.plugins.artifact
-
Class com.atlassian.bamboo.plugins.artifact.AvailableArtifacts extends Object implements Serializable
-
Class com.atlassian.bamboo.plugins.artifact.RequestedArtifacts extends Object implements Serializable
-
Serialized Fields
-
requests
com.google.common.collect.ArrayListMultimap<Integer,RequestedArtifacts.Request> requests
-
-
-
Class com.atlassian.bamboo.plugins.artifact.RequestedArtifacts.Request extends Object implements Serializable
-
Serialized Fields
-
context
ArtifactDefinitionContext context
-
localPath
String localPath
-
-
-
-
Package com.atlassian.bamboo.plugins.bitbucket
-
Class com.atlassian.bamboo.plugins.bitbucket.BitbucketAccessException extends Exception implements Serializable
-
Class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository extends AbstractStandaloneRepository implements Serializable
-
Serialized Fields
-
accessLevel
BitbucketAccessLevel accessLevel
-
authenticationType
BitbucketAuthenticationType authenticationType
-
bitbucketApiService
BitbucketApiService bitbucketApiService
-
bitbucketValidationHelper
BitbucketValidationHelper bitbucketValidationHelper
-
branch
@Nullable String branch
-
capabilityContext
CapabilityContext capabilityContext
-
commandTimeout
Duration commandTimeout
-
credentialsAccessor
CredentialsAccessor credentialsAccessor
-
gitLfs
boolean gitLfs
-
gitUseRemoteAgentCache
boolean gitUseRemoteAgentCache
-
gitUseShallowClones
boolean gitUseShallowClones
-
gitUseSubmodules
boolean gitUseSubmodules
-
i18nResolver
com.atlassian.sal.api.message.I18nResolver i18nResolver
-
owner
String owner
-
password
@Nullable String password
-
passwordCredentialsSource
BitbucketPasswordCredentialsSource passwordCredentialsSource
-
passwordSharedCredentialsDeleted
boolean passwordSharedCredentialsDeleted
-
passwordSharedCredentialsId
@Nullable Long passwordSharedCredentialsId
-
refSpecOverride
String refSpecOverride
-
repository
String repository
-
repositoryHelperService
BitbucketRepositoryHelperService repositoryHelperService
-
repositoryManager
RepositoryManager repositoryManager
-
repositoryObject
Repository repositoryObject
-
showAdvancedOptions
boolean showAdvancedOptions
-
sshCredentialsSource
BitbucketSshCredentialsSource sshCredentialsSource
-
sshKey
String sshKey
-
sshPassphrase
@Nullable String sshPassphrase
-
sshSharedCredentialsDeleted
boolean sshSharedCredentialsDeleted
-
sshSharedCredentialsId
@Nullable Long sshSharedCredentialsId
-
username
String username
-
verboseLogs
boolean verboseLogs
-
webhooksEnabled
boolean webhooksEnabled
-
-
-
-
Package com.atlassian.bamboo.plugins.bitbucket.api
-
Class com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiException extends Exception implements Serializable
-
Serialized Fields
-
restCallStatusCode
int restCallStatusCode
-
restCallURI
URI restCallURI
-
-
-
-
Package com.atlassian.bamboo.plugins.bitbucket.v2.viewer
-
Class com.atlassian.bamboo.plugins.bitbucket.v2.viewer.BitbucketUrlProvider extends Object implements Serializable
-
Class com.atlassian.bamboo.plugins.bitbucket.v2.viewer.WebRepositoryUrlProvider.None extends Object implements Serializable
-
-
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
-
accessData
GitHubRepositoryAccessData accessData
-
gitRepository
GitRepository gitRepository
-
i18nResolver
com.atlassian.sal.api.message.I18nResolver i18nResolver
-
-
-
Class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData extends Object implements Serializable
-
Serialized Fields
-
baseUrl
String baseUrl
-
branch
VcsBranch branch
-
commandTimeout
int commandTimeout
-
lfs
boolean lfs
-
password
String password
-
repository
String repository
-
shouldFetchAllRefs
boolean shouldFetchAllRefs
-
useRemoteAgentCache
boolean useRemoteAgentCache
-
username
String username
-
useShallowClones
boolean useShallowClones
-
useSubmodules
boolean useSubmodules
-
verboseLogs
boolean verboseLogs
-
-
-
Class com.atlassian.bamboo.plugins.git.GitRepository extends AbstractStandaloneRepository implements Serializable
-
Serialized Fields
-
accessData
GitRepositoryAccessData accessData
-
branchIntegrationHelper
VcsBranchIntegrationHelper branchIntegrationHelper
-
sharedCredentialsDeleted
boolean sharedCredentialsDeleted
-
-
-
Class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData extends Object implements Serializable
-
Serialized Fields
-
authenticationType
GitAuthenticationType authenticationType
-
branch
VcsBranch branch
-
commandTimeout
int commandTimeout
-
lfs
boolean lfs
-
password
String password
-
proxied
boolean proxied
-
repositoryUrl
String repositoryUrl
-
reuseSshKeyForSubmodules
boolean reuseSshKeyForSubmodules
-
sharedCredentialsId
Long sharedCredentialsId
-
shouldFetchAllRefs
boolean shouldFetchAllRefs
-
sshKey
String sshKey
-
sshPassphrase
String sshPassphrase
-
useAgentCache
boolean useAgentCache
-
username
String username
-
useShallowClones
boolean useShallowClones
-
useSubmodules
boolean useSubmodules
-
verboseLogs
boolean verboseLogs
-
-
-
Class com.atlassian.bamboo.plugins.git.LoadGitHubRepositories extends PlanActionSupport implements Serializable
-
Serialized Fields
-
cachedRepositoryDefinitionManager
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager
-
password
String password
-
repositoryId
long repositoryId
-
username
String username
-
-
-
-
Package com.atlassian.bamboo.plugins.git.jgit.transport
-
Class com.atlassian.bamboo.plugins.git.jgit.transport.LazyRefSpec extends org.eclipse.jgit.transport.RefSpec implements Serializable
-
Serialized Fields
-
expandedDestinations
Collection<org.eclipse.jgit.transport.RefSpec> expandedDestinations
-
expandedSources
Collection<org.eclipse.jgit.transport.RefSpec> expandedSources
-
-
-
-
Package com.atlassian.bamboo.plugins.git.messages
-
Class com.atlassian.bamboo.plugins.git.messages.DeleteSpecifiedGitCacheDirectoriesOnAgentMessage extends AbstractBambooAgentMessage implements Serializable
-
Serialized Fields
-
deleteSHAs
FinalHashSet<String> deleteSHAs
-
gitCacheDirectoryUtils
GitCacheDirectoryUtils gitCacheDirectoryUtils
-
-
-
Class com.atlassian.bamboo.plugins.git.messages.DeleteUnusedGitCacheDirectoriesOnAgentMessage extends AbstractBambooAgentMessage implements Serializable
-
Serialized Fields
-
gitCacheDirectoryUtils
GitCacheDirectoryUtils gitCacheDirectoryUtils
-
usedSHAs
FinalHashSet<String> usedSHAs
-
-
-
-
Package com.atlassian.bamboo.plugins.jira.release
-
Class com.atlassian.bamboo.plugins.jira.release.JIRAReleaseTriggerReason extends AbstractTriggerReason implements Serializable
-
-
Package com.atlassian.bamboo.plugins.jiraPlugin.actions
-
Class com.atlassian.bamboo.plugins.jiraPlugin.actions.EditJiraIssues extends ViewJiraIssues implements Serializable
-
Serialized Fields
-
availableIssueTypes
List<JiraIssueLinkType> availableIssueTypes
-
currentIssueKey
String currentIssueKey
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
issueKeyInput
String issueKeyInput
-
issueTypeInput
String issueTypeInput
-
-
-
Class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan extends BuildActionSupport implements Serializable
-
Serialized Fields
-
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
-
credentialsRequiredUrl
URI credentialsRequiredUrl
-
filterController
FilterController filterController
-
issues
List<LinkedJiraIssue> issues
-
jiraIssueManager
JiraIssueManager jiraIssueManager
-
jiraIssueResultsManager
JiraIssueResultsManager jiraIssueResultsManager
-
pager
Pager<LinkedJiraIssue> pager
-
-
-
Class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssues extends PlanResultsAction implements Serializable
-
Serialized Fields
-
fixedIssues
List<LinkedJiraIssue> fixedIssues
-
jiraIssueResultsManager
JiraIssueResultsManager jiraIssueResultsManager
-
lastModified
String lastModified
Holds last updated issue -
maxIssues
int maxIssues
-
relatedIssues
List<LinkedJiraIssue> relatedIssues
-
-
-
-
Package com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax
-
Class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
artifactLinkManager
ArtifactLinkManager artifactLinkManager
-
jiraIssueKey
List<String> jiraIssueKey
-
projectKeys
List<String> projectKeys
-
resultsList
List<? extends ImmutableResultsSummary> resultsList
-
selectedSubTab
String selectedSubTab
-
-
-
Class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewBuildResultsByJiraKey extends AbstractJiraRelatedAction implements Serializable
-
Serialized Fields
-
jiraIssueResultsManager
JiraIssueResultsManager jiraIssueResultsManager
-
maxBuilds
Integer maxBuilds
-
partialResults
PartialList<? extends ResultsSummary> partialResults
-
showRss
boolean showRss
-
-
-
Class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewPlanStatusByJiraKey extends AbstractJiraRelatedAction implements Serializable
-
Serialized Fields
-
jiraIssueResultsManager
JiraIssueResultsManager jiraIssueResultsManager
-
planKeys
Collection<String> planKeys
-
planResultSearcher
PlanResultSearcher planResultSearcher
-
releasedVersionTimestamp
Long releasedVersionTimestamp
-
-
-
-
Package com.atlassian.bamboo.plugins.labeller
-
Class com.atlassian.bamboo.plugins.labeller.BuildLogLabellerInterceptor extends Object implements Serializable
-
Serialized Fields
-
labels
Collection<String> labels
-
regexPattern
Pattern regexPattern
-
resolvedLabels
Set<String> resolvedLabels
-
-
-
-
Package com.atlassian.bamboo.plugins.lookandfeel
-
Class com.atlassian.bamboo.plugins.lookandfeel.ConfigurePage extends BambooActionSupport implements Serializable
-
Class com.atlassian.bamboo.plugins.lookandfeel.LogoUrl extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
administrationConfiguration
AdministrationConfiguration administrationConfiguration
-
systemInfo
SystemInfo systemInfo
-
-
-
-
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
-
bandanaManager
com.atlassian.bandana.BandanaManager bandanaManager
-
dependencyProviderJob
ImmutableJob dependencyProviderJob
-
groupedProjectArtifacts
Collection<GroupedMaven2ArtifactProperties> groupedProjectArtifacts
-
groupedProjectDependencies
Collection<GroupedMaven2ArtifactProperties> groupedProjectDependencies
-
planParticleManager
PlanParticleManager planParticleManager
-
projectProperties
Maven2ProjectProperties projectProperties
-
-
-
-
Package com.atlassian.bamboo.plugins.rest.admin.expiry
-
Class com.atlassian.bamboo.plugins.rest.admin.expiry.RestExpiryStatus extends Object implements Serializable
-
-
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.model.configuration
-
Class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableSubstitutionContext extends Object implements Serializable
-
-
Package com.atlassian.bamboo.plugins.stash
-
Class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl extends AbstractStandaloneRepository implements Serializable
-
Serialized Fields
-
administrationConfigurationAccessor
AdministrationConfigurationAccessor administrationConfigurationAccessor
-
application
String application
-
bambooAuthenticationContext
BambooAuthenticationContext bambooAuthenticationContext
-
capabilityContext
CapabilityContext capabilityContext
-
commandTimeout
int commandTimeout
-
fetchWholeRepository
boolean fetchWholeRepository
-
gitRepositorySupplier
Supplier<GitRepository> gitRepositorySupplier
-
i18nResolver
com.atlassian.sal.api.message.I18nResolver i18nResolver
-
isRepositoryStoredKey
boolean isRepositoryStoredKey
-
lfs
boolean lfs
-
privateKey
String privateKey
-
publicKey
String publicKey
-
repositoryId
long repositoryId
Deprecated.since 5.6 -
repositoryManager
RepositoryManager repositoryManager
-
repositoryUrl
String repositoryUrl
-
sshKeysProvider
SshKeysProvider sshKeysProvider
-
stashCapabilityProvider
StashCapabilityProvider stashCapabilityProvider
-
stashClientFactory
com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory
-
stashProjectKey
String stashProjectKey
-
stashRepositoryId
String stashRepositoryId
-
stashRepositorySlug
String stashRepositorySlug
-
useRemoteAgentCache
boolean useRemoteAgentCache
-
useShallowClones
boolean useShallowClones
-
useSubmodules
boolean useSubmodules
-
vcsBranch
@NotNull VcsBranch vcsBranch
-
verboseLogs
boolean verboseLogs
-
-
-
Class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer extends AbstractWebRepositoryViewer implements Serializable
-
Serialized Fields
-
supportedRepositories
Collection<String> supportedRepositories
-
-
-
-
Package com.atlassian.bamboo.plugins.stash.api
-
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.testutils.actions
-
Class com.atlassian.bamboo.plugins.testutils.actions.RssConfigurationInterceptorTest extends PlanActionSupport implements Serializable
-
-
Package com.atlassian.bamboo.repository
-
Class com.atlassian.bamboo.repository.AbstractRepository extends BaseConfigurablePlugin implements Serializable
-
Serialized Fields
-
changesetFilterPatternRegex
String changesetFilterPatternRegex
Deprecated. -
filterFilePatternOption
String filterFilePatternOption
Deprecated. -
filterFilePatternRegex
String filterFilePatternRegex
Deprecated. -
maxCommitsToReturn
int maxCommitsToReturn
Deprecated. -
quietPeriodHelper
QuietPeriodHelper quietPeriodHelper
Deprecated. -
repositoryModuleDescriptor
RepositoryModuleDescriptorImpl repositoryModuleDescriptor
Deprecated.
-
-
-
Class com.atlassian.bamboo.repository.AbstractStandaloneRepository extends AbstractRepository implements Serializable
-
Class com.atlassian.bamboo.repository.HostKeyVerificationException extends RepositoryException implements Serializable
-
Serialized Fields
-
passwordsToObfuscate
@Nullable List<String> passwordsToObfuscate
-
trustedKey
@Nullable TrustedKey trustedKey
-
-
-
Class com.atlassian.bamboo.repository.InvalidRepositoryException extends RepositoryException implements Serializable
-
Class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl extends Object implements Serializable
-
Serialization Methods
-
readResolve
protected Object readResolve()
Deprecated.
-
-
Serialized Fields
-
configurationRef
RepositoryConfigurationReference configurationRef
Deprecated. -
description
String description
Deprecated. -
global
boolean global
Deprecated. -
id
long id
Deprecated. -
markedForDeletion
boolean markedForDeletion
Deprecated. -
name
String name
Deprecated. -
oid
BambooEntityOid oid
Deprecated. -
pluginKey
String pluginKey
Deprecated.
-
-
-
Class com.atlassian.bamboo.repository.LegacyRepositoryDefinitionImpl extends LegacyRepositoryDataImpl implements Serializable
-
Serialized Fields
-
position
int position
Deprecated.
-
-
-
Class com.atlassian.bamboo.repository.QuietPeriodHelper extends Object implements Serializable
-
Class com.atlassian.bamboo.repository.RepositoryBranchDeletedException extends RepositoryException implements Serializable
-
Class com.atlassian.bamboo.repository.RepositoryConfigurationReference.RepoHierarchicalConfiguration extends BambooHierarchicalConfiguration implements Serializable
-
Class com.atlassian.bamboo.repository.RepositoryDataImpl extends Object implements Serializable
-
Serialized Fields
-
delegate
VcsRepositoryData delegate
-
-
-
Class com.atlassian.bamboo.repository.RepositoryDefinitionException extends Exception implements Serializable
-
Class com.atlassian.bamboo.repository.RepositoryDefinitionForTest extends Object implements Serializable
-
Class com.atlassian.bamboo.repository.RepositoryDefinitionImpl extends RepositoryDataImpl implements Serializable
-
Serialized Fields
-
delegate
PlanRepositoryDefinition delegate
-
-
-
Class com.atlassian.bamboo.repository.RepositoryException extends Exception implements Serializable
-
-
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
-
-
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
-
administrationConfigurationAccessor
AdministrationConfigurationAccessor administrationConfigurationAccessor
-
authType
String authType
-
autodetectBranchRoot
boolean autodetectBranchRoot
-
autodetectTagRoot
boolean autodetectTagRoot
-
commitIsolationEnabled
boolean commitIsolationEnabled
-
detectedDirtyCheckoutDirectory
boolean detectedDirtyCheckoutDirectory
-
keyFile
String keyFile
-
manualBranchRoot
String manualBranchRoot
-
manualTagRoot
String manualTagRoot
-
passphrase
String passphrase
-
password
String password
-
repositoryUrl
String repositoryUrl
-
trustedKeyHelper
TrustedKeyHelper trustedKeyHelper
-
useExport
boolean useExport
-
useExternals
boolean useExternals
-
username
String username
-
-
-
-
Package com.atlassian.bamboo.repository.svn.v2
-
Class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData extends Object implements Serializable
-
Serialized Fields
-
authenticationType
AuthenticationType authenticationType
-
autodetectBranchPath
boolean autodetectBranchPath
-
autodetectTagPath
boolean autodetectTagPath
-
branch
VcsBranch branch
-
branchDetectionPath
String branchDetectionPath
-
branchPath
String branchPath
-
keyFile
String keyFile
-
manualBranchPath
String manualBranchPath
-
manualTagPath
String manualTagPath
-
passphrase
String passphrase
-
password
String password
-
repositoryUrl
String repositoryUrl
-
useExport
boolean useExport
-
useExternals
boolean useExternals
-
username
String username
-
-
-
-
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
-
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
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
-
elasticImageConfigurationName
String elasticImageConfigurationName
-
numAgentsToCreate
String numAgentsToCreate
-
-
-
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
-
Class com.atlassian.bamboo.rest.common.exception.InvalidRequestException extends RuntimeException implements Serializable
-
Class com.atlassian.bamboo.rest.common.exception.NotAuthorizedException extends RuntimeException implements Serializable
-
-
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
-
-
Package com.atlassian.bamboo.rest.model.deployments
-
Class com.atlassian.bamboo.rest.model.deployments.RestDeploymentResultKey extends RestResultKey implements Serializable
-
-
Package com.atlassian.bamboo.rest.model.deployments.versions
-
Class com.atlassian.bamboo.rest.model.deployments.versions.RestArtifactDeploymentVersionItem extends RestDeploymentVersionItem implements Serializable
-
Serialized Fields
-
artifact
RestArtifact artifact
-
planResultKey
PlanResultKey planResultKey
-
type
ProjectItemType type
-
-
-
Class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion extends Object implements Serializable
-
Serialized Fields
-
ageZeroPoint
Date ageZeroPoint
-
creationDate
Date creationDate
-
creatorDisplayName
String creatorDisplayName
-
creatorUserName
String creatorUserName
-
deploymentProjectId
Long deploymentProjectId
-
id
long id
-
items
List<RestDeploymentVersionItem> items
-
name
String name
-
operations
RestOperations operations
-
planBranchName
String planBranchName
-
versionStatus
RestDeploymentVersionStatus versionStatus
-
versionStatuses
List<RestDeploymentVersionStatus> versionStatuses
-
-
-
Class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionAndPlanResult extends Object implements Serializable
-
Serialized Fields
-
deploymentVersion
RestDeploymentVersion deploymentVersion
-
planResultKey
PlanResultKey planResultKey
-
-
-
Class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionItem extends Object implements Serializable
-
Serialized Fields
-
id
long id
-
name
String name
-
-
-
Class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionStatus extends Object implements Serializable
-
Serialized Fields
-
creationDate
Date creationDate
-
displayName
String displayName
-
id
long id
-
sanitizedUserName
String sanitizedUserName
-
userName
String userName
-
versionState
DeploymentVersionState versionState
-
-
-
-
Package com.atlassian.bamboo.results.tests
-
Class com.atlassian.bamboo.results.tests.TestResults extends Object implements Serializable
-
Serialized Fields
-
myClassName
String myClassName
-
myDuration
long myDuration
-
myErrors
FinalArrayList<TestCaseResultError> myErrors
-
myName
String myName
-
state
TestState state
-
systemOut
String systemOut
-
testCaseId
long testCaseId
-
-
-
-
Package com.atlassian.bamboo.results.warning
-
Class com.atlassian.bamboo.results.warning.BuildWarningSummary extends Object implements Serializable
-
Serialized Fields
-
highPriorityCount
long highPriorityCount
-
lowPriorityCount
long lowPriorityCount
-
normalPriorityCount
long normalPriorityCount
-
repositoryId
long repositoryId
-
-
-
-
Package com.atlassian.bamboo.resultsummary
-
Class com.atlassian.bamboo.resultsummary.BuildStateUserType extends ConvertibleToStringUserType<BuildState> implements Serializable
-
Class com.atlassian.bamboo.resultsummary.DeltaStateUserType extends ConvertibleToStringUserType<DeltaState> implements Serializable
-
Class com.atlassian.bamboo.resultsummary.IncorrectResultSummaryTypeException extends RuntimeException implements Serializable
-
Class com.atlassian.bamboo.resultsummary.JiraIssueLinkUserType extends Object implements Serializable
-
Class com.atlassian.bamboo.resultsummary.LifeCycleStateUserType extends ConvertibleToStringUserType<LifeCycleState> implements Serializable
-
Class com.atlassian.bamboo.resultsummary.ReasonForBuildUserType extends ConvertibleToStringUserType<ReasonForBuild> 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
-
content
String content
-
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
-
Class com.atlassian.bamboo.security.ChangePassword extends BambooActionSupport implements Serializable
-
Serialized Fields
-
confirmedPassword
String confirmedPassword
-
currentPassword
String currentPassword
-
loginInformationManager
LoginInformationManager loginInformationManager
-
newPassword
String newPassword
-
-
-
Class com.atlassian.bamboo.security.EncryptionException extends RuntimeException implements Serializable
-
Class com.atlassian.bamboo.security.ForgotPassword extends BambooActionSupport implements Serializable
-
Serialized Fields
-
bambooMailer
BambooMailer bambooMailer
-
context
Map<String,Object> context
-
mailServerManager
com.atlassian.mail.server.MailServerManager mailServerManager
-
username
String username
-
-
-
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.result.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.AclDao.ObjectIdentityDto extends Object implements Serializable
-
Serialized Fields
-
identifier
Serializable identifier
-
javaType
Class javaType
-
-
-
Class com.atlassian.bamboo.security.acegi.acls.BambooPermission extends Object implements Serializable
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
name
String name
-
-
-
Class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl extends Object implements Serializable
-
Serialized Fields
-
aces
List<org.acegisecurity.acls.AccessControlEntry> aces
-
aclAuthorizationStrategy
org.acegisecurity.acls.domain.AclAuthorizationStrategy aclAuthorizationStrategy
-
entriesInheriting
boolean entriesInheriting
-
id
Serializable id
-
loadedSids
org.acegisecurity.acls.sid.Sid[] loadedSids
-
objectIdentity
org.acegisecurity.acls.objectidentity.ObjectIdentity objectIdentity
-
owner
org.acegisecurity.acls.sid.Sid owner
-
parentAcl
@Nullable org.acegisecurity.acls.Acl parentAcl
-
-
-
Class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityImpl extends Object implements Serializable
-
Serialized Fields
-
ancestorIdentity
@Nullable HibernateObjectIdentityImpl ancestorIdentity
-
ancestorPermissionCheckPolicyMap
Map<org.acegisecurity.acls.Permission,HibernateObjectIdentityImpl.AncestorPermissionCheckPolicy> ancestorPermissionCheckPolicyMap
-
identifier
@NotNull Serializable identifier
-
javaType
@NotNull Class javaType
-
-
-
Class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityUserType extends Object implements Serializable
-
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
-
aclAuthorizationStrategy
org.acegisecurity.acls.domain.AclAuthorizationStrategy aclAuthorizationStrategy
-
entries
Collection<org.acegisecurity.acls.AccessControlEntry> entries
-
entriesInheriting
boolean entriesInheriting
-
id
Serializable id
-
oid
org.acegisecurity.acls.objectidentity.ObjectIdentity oid
-
owner
org.acegisecurity.acls.sid.Sid owner
-
parent
org.acegisecurity.acls.Acl parent
-
-
-
-
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
-
Class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl extends BambooEntityObject implements Serializable
-
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
-
Package com.atlassian.bamboo.serialization.event
-
Class com.atlassian.bamboo.serialization.event.BambooHomeDirectoryClassWhitelistChanged extends Object implements Serializable
-
Serialized Fields
-
whitelist
FinalArrayList<String> whitelist
-
-
-
-
Package com.atlassian.bamboo.serialization.xstream
-
Class com.atlassian.bamboo.serialization.xstream.CannotResolvePluginClassException extends com.thoughtworks.xstream.mapper.CannotResolveClassException implements Serializable
-
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 BambooHttpServlet implements Serializable
-
Serialized Fields
-
eventuallyAvailable
com.atlassian.bamboo.servlet.BambooCaptchaServlet.EventuallyAvailable eventuallyAvailable
-
-
-
Class com.atlassian.bamboo.servlet.BambooHttpServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class com.atlassian.bamboo.servlet.ServerSentEventsServlet extends BambooHttpServlet implements Serializable
-
Serialized Fields
-
bambooPermissionManager
BambooPermissionManager bambooPermissionManager
-
-
-
-
Package com.atlassian.bamboo.session
-
Class com.atlassian.bamboo.session.BambooSession extends Object implements Serializable
-
Serialized Fields
-
buildConfiguration
BuildConfiguration buildConfiguration
-
plan
Plan plan
-
reportSearcherContext
Map<String,String[]> reportSearcherContext
-
vcsRepositoryData
PartialVcsRepositoryData vcsRepositoryData
-
-
-
-
Package com.atlassian.bamboo.setup
-
Class com.atlassian.bamboo.setup.FatalBootstrapException extends RuntimeException implements Serializable
-
Class com.atlassian.bamboo.setup.ServerFingerprint extends Object implements Serializable
-
Serialized Fields
-
instanceFingerprint
long instanceFingerprint
-
serverFingerprint
String serverFingerprint
-
-
-
-
Package com.atlassian.bamboo.specs.yaml
-
Class com.atlassian.bamboo.specs.yaml.YamlSpecsValidationException extends RuntimeException implements Serializable
-
-
Package com.atlassian.bamboo.spring
-
Class com.atlassian.bamboo.spring.BambooProxyFactoryBean extends org.springframework.aop.framework.ProxyFactoryBean implements Serializable
-
Serialized Fields
-
factoryBeanDataHolder
com.atlassian.bamboo.spring.ProxyFactoryBeanDataHolder factoryBeanDataHolder
-
-
-
Class com.atlassian.bamboo.spring.BambooTransactionProxyFactoryBean extends org.springframework.transaction.interceptor.TransactionProxyFactoryBean implements Serializable
-
Serialized Fields
-
factoryBeanDataHolder
com.atlassian.bamboo.spring.ProxyFactoryBeanDataHolder factoryBeanDataHolder
-
-
-
Class com.atlassian.bamboo.spring.MockTransactionTemplate extends org.springframework.transaction.support.TransactionTemplate implements Serializable
-
Serialized Fields
-
connection
Connection connection
-
session
org.hibernate.Session session
-
-
-
-
Package com.atlassian.bamboo.ssh
-
Class com.atlassian.bamboo.ssh.ProxyException extends Exception implements Serializable
-
Class com.atlassian.bamboo.ssh.UntrustedKeyException extends Exception implements Serializable
-
Serialized Fields
-
trustedKey
TrustedKey trustedKey
-
-
-
-
Package com.atlassian.bamboo.struts
-
Class com.atlassian.bamboo.struts.BambooExceptionMappingInterceptor extends com.opensymphony.xwork2.interceptor.ExceptionMappingInterceptor implements Serializable
-
Class com.atlassian.bamboo.struts.JsonStreamResult extends Object implements Serializable
-
Class com.atlassian.bamboo.struts.LocalizedTextProviderWrapper extends Object implements Serializable
-
-
Package com.atlassian.bamboo.task
-
Class com.atlassian.bamboo.task.ImmutableTaskDefinition extends Object implements Serializable
-
Serialized Fields
-
conditions
com.google.common.collect.ImmutableList<TaskConditionConfig> conditions
-
configuration
com.google.common.collect.ImmutableMap<String,String> configuration
-
finalizing
boolean finalizing
-
id
long id
-
isEnabled
boolean isEnabled
-
oid
BambooEntityOid oid
-
pluginKey
String pluginKey
-
taskRootDirectorySelector
TaskRootDirectorySelector taskRootDirectorySelector
-
userDescription
String userDescription
-
-
-
Class com.atlassian.bamboo.task.TaskDefinitionImpl extends Object implements Serializable
-
Serialized Fields
-
conditions
FinalArrayList<TaskConditionConfig> conditions
-
configuration
FinalHashMap<String,String> configuration
-
finalising
boolean finalising
-
id
long id
-
isEnabled
boolean isEnabled
-
oid
BambooEntityOid oid
-
pluginKey
String pluginKey
-
rootDirectorySelector
TaskRootDirectorySelector rootDirectorySelector
-
userDescription
String userDescription
-
-
-
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
-
producesTestResults
boolean producesTestResults
-
runtimeContext
FinalHashMap<String,String> runtimeContext
-
runtimeData
FinalHashMap<String,WhitelistedSerializable> runtimeData
-
-
-
-
Package com.atlassian.bamboo.testutils
-
Class com.atlassian.bamboo.testutils.TempDirectory extends File implements Serializable
-
-
Package com.atlassian.bamboo.trigger
-
Class com.atlassian.bamboo.trigger.TriggerDefinitionImpl extends Object implements Serializable
-
Serialized Fields
-
configuration
FinalHashMap<String,String> configuration
-
enabled
boolean enabled
-
id
long id
-
name
String name
-
pluginKey
String pluginKey
-
triggerConditionsConfiguration
FinalHashMap<String,String> triggerConditionsConfiguration
-
triggeringRepositories
FinalHashSet<Long> triggeringRepositories
-
userDescription
String userDescription
-
-
-
-
Package com.atlassian.bamboo.trigger.dependency
-
Class com.atlassian.bamboo.trigger.dependency.CompletedStageTriggerReason extends AbstractTriggerReason implements Serializable
-
Class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyTriggerReason extends AbstractTriggerReason implements Serializable
-
-
Package com.atlassian.bamboo.trigger.remote
-
Class com.atlassian.bamboo.trigger.remote.TriggerRemoteBuild extends BuildActionSupport implements Serializable
-
Serialized Fields
-
errorUpdateHandler
ErrorUpdateHandler errorUpdateHandler
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
i18nResolver
com.atlassian.sal.api.message.I18nResolver i18nResolver
-
remoteTriggerService
RemoteTriggerService remoteTriggerService
-
-
-
-
Package com.atlassian.bamboo.upgrade.exception
-
Class com.atlassian.bamboo.upgrade.exception.ValidationException extends Exception implements Serializable
-
-
Package com.atlassian.bamboo.user
-
Class com.atlassian.bamboo.user.DefaultBambooUser extends Object implements Serializable
-
Serialized Fields
-
accessToken
AccessToken accessToken
-
authoritiesSupplier
Supplier<org.acegisecurity.GrantedAuthority[]> authoritiesSupplier
-
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.BambooSuppliers.ResettableMemoizingSupplier extends Object implements Serializable
-
Serialized Fields
-
supplier
com.google.common.base.Supplier<T> supplier
-
-
-
Class com.atlassian.bamboo.utils.FileCopier.IoInputException extends IOException implements Serializable
-
Class com.atlassian.bamboo.utils.FileCopier.IoOutputException extends IOException implements Serializable
-
Class com.atlassian.bamboo.utils.KeyGenerationException extends Exception implements Serializable
-
Class com.atlassian.bamboo.utils.MessageCollectionImpl extends Object implements Serializable
-
Serialized Fields
-
delegate
Collection<String> delegate
-
-
-
-
Package com.atlassian.bamboo.utils.concurrent
-
Class com.atlassian.bamboo.utils.concurrent.TransientLazyReference extends Object implements Serializable
-
Class com.atlassian.bamboo.utils.concurrent.TransientResettableLazyReference extends TransientLazyReference<T> implements Serializable
-
-
Package com.atlassian.bamboo.utils.error
-
Class com.atlassian.bamboo.utils.error.SimpleErrorCollection extends SimpleErrorCollectionInternal implements Serializable
-
Class com.atlassian.bamboo.utils.error.SimpleErrorCollectionInternal extends Object implements Serializable
-
Serialized Fields
-
errorMessages
FinalLinkedList<String> errorMessages
Deprecated. -
fieldErrors
FinalConcurrentHashMap<String,FinalLinkedList<String>> fieldErrors
Deprecated.
-
-
-
-
Package com.atlassian.bamboo.utils.i18n
-
Class com.atlassian.bamboo.utils.i18n.BambooTextProvider extends com.opensymphony.xwork2.DefaultTextProvider implements Serializable
-
Class com.atlassian.bamboo.utils.i18n.DefaultI18nBean extends Object implements Serializable
-
Serialized Fields
-
i18nBundles
List<ResourceBundle> 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.collections4.map.ListOrderedMap<K,V> implements Serializable
-
-
Package com.atlassian.bamboo.v2.build
-
Class com.atlassian.bamboo.v2.build.BuildCancelledDetails extends Object implements Serializable
-
Serialized Fields
-
actionSource
BuildCancelledDetails.ActionSource actionSource
-
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
FinalHashMap<Long,BuildRepositoryChanges> buildRepositoryChangesMap
-
integrationBranchRevision
PlanVcsRevisionData integrationBranchRevision
-
integrationRepositoryId
long integrationRepositoryId
-
-
-
Class com.atlassian.bamboo.v2.build.BuildChangesImpl.BuildRepositoryChangesNotAvailableException extends IllegalArgumentException implements Serializable
-
Class com.atlassian.bamboo.v2.build.BuildContextImpl extends BuildIdentifierImpl implements Serializable
-
Serialized Fields
-
artifactContext
ArtifactContext artifactContext
-
bandanaContext
BambooBandanaContext bandanaContext
-
buildChanges
BuildChanges buildChanges
-
buildDefinition
BuildDefinition buildDefinition
-
buildKey
BuildKey buildKey
-
checkoutLocation
FinalHashMap<Long,String> checkoutLocation
-
currentBuildResult
CurrentBuildResult currentBuildResult
-
displayName
String displayName
-
dockerPipelineConfiguration
DockerPipelineConfiguration dockerPipelineConfiguration
-
errorCollection
SimpleErrorCollection errorCollection
-
expectingCustomDedicatedAgent
boolean expectingCustomDedicatedAgent
-
isBranch
boolean isBranch
-
isCustomBuild
boolean isCustomBuild
-
isOnceOff
boolean isOnceOff
-
isVerboseLoggingOn
boolean isVerboseLoggingOn
-
maximumWarningCount
long maximumWarningCount
-
mergeResult
MergeResultContext mergeResult
-
parentBuildContext
BuildContext parentBuildContext
-
planRepositoryDefinitionMap
FinalLinkedHashMap<Long,PlanRepositoryDefinition> planRepositoryDefinitionMap
-
relevantRepositoryIds
FinalHashSet<Long> relevantRepositoryIds
-
relevantSharedCredentials
FinalArrayList<CredentialsData> relevantSharedCredentials
-
relevantStorageTags
FinalHashMap<PlanKey,ChainStorageTag> relevantStorageTags
-
runtimeTaskDefinitions
FinalArrayList<RuntimeTaskDefinition> runtimeTaskDefinitions
-
triggerReason
TriggerReason triggerReason
-
variableContext
VariableContext variableContext
-
-
-
Class com.atlassian.bamboo.v2.build.BuildIdentifierImpl extends Object implements Serializable
-
Serialized Fields
-
masterPlanId
Long masterPlanId
-
parentBuildIdentifier
BuildIdentifier parentBuildIdentifier
-
planId
Long planId
-
planName
String planName
-
planResultKey
PlanResultKey planResultKey
-
projectName
String projectName
-
shortName
String shortName
-
uuid
UUID uuid
-
-
-
Class com.atlassian.bamboo.v2.build.BuildKey extends Object implements Serializable
-
Serialized Fields
-
key
String key
-
-
-
Class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl extends Object implements Serializable
-
Serialized Fields
-
actualBranch
VcsBranchImpl actualBranch
-
buildTrigger
boolean buildTrigger
-
changes
FinalLinkedList<CommitContextImpl> changes
-
customXmlData
String customXmlData
-
previousVcsRevisionKey
String previousVcsRevisionKey
-
repositoryId
long repositoryId
-
skippedCommitsCount
int skippedCommitsCount
-
vcsRevisionKey
String vcsRevisionKey
-
-
-
Class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl extends Object implements Serializable
-
Serialized Fields
-
buildErrors
FinalArrayList<String> buildErrors
-
buildReturnCode
int buildReturnCode
-
buildState
BuildState buildState
-
checkoutSuccess
boolean checkoutSuccess
-
customBuildData
FinalConcurrentHashMap<String,String> customBuildData
-
failedTestResults
FinalHashSet<TestResults> failedTestResults
-
lifeCycleState
LifeCycleState lifeCycleState
-
parserError
AtomicInteger parserError
-
skippedTestResults
FinalHashSet<TestResults> skippedTestResults
-
started
boolean started
-
successfulTestResults
FinalHashSet<TestResults> successfulTestResults
-
taskResults
FinalArrayList<TaskResult> taskResults
-
tasksStartDate
Date tasksStartDate
-
vcsWorkingCopyState
VcsWorkingCopyState vcsWorkingCopyState
-
warnings
FinalHashSet<BuildWarningSummary> warnings
-
-
-
Class com.atlassian.bamboo.v2.build.CurrentResultImpl extends Object implements Serializable
-
Serialized Fields
-
buildErrors
FinalArrayList<String> buildErrors
-
buildState
BuildState buildState
-
customBuildData
FinalConcurrentHashMap<String,String> customBuildData
-
lifeCycleState
LifeCycleState lifeCycleState
-
started
boolean started
-
taskResults
FinalArrayList<TaskResult> taskResults
-
tasksStartDate
Date tasksStartDate
-
vcsWorkingCopyState
VcsWorkingCopyState vcsWorkingCopyState
-
-
-
-
Package com.atlassian.bamboo.v2.build.agent
-
Class com.atlassian.bamboo.v2.build.agent.BambooActiveMQConnectionFactory extends org.apache.activemq.ActiveMQSslConnectionFactory 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.ElasticAgentDefinitionImpl extends PipelineDefinitionImpl implements Serializable
-
Serialized Fields
-
distributedProperties
DistributedProperties distributedProperties
-
elasticImageConfiguration
ElasticImageConfiguration elasticImageConfiguration
-
elasticImageConfigurationId
long elasticImageConfigurationId
-
elasticInstanceId
String elasticInstanceId
-
imageFilesVersion
String imageFilesVersion
-
tunnelDefinition
ElasticTunnelDefinition tunnelDefinition
-
-
-
Class com.atlassian.bamboo.v2.build.agent.EphemeralAgentDefinitionImpl extends PipelineDefinitionImpl implements Serializable
-
Serialized Fields
-
distributedProperties
DistributedProperties distributedProperties
-
ephemeralAgentPodName
String ephemeralAgentPodName
-
ephemeralAgentTemplate
EphemeralAgentTemplate ephemeralAgentTemplate
-
ephemeralAgentTemplateId
long ephemeralAgentTemplateId
-
-
-
Class com.atlassian.bamboo.v2.build.agent.EphemeralNotExistAnymoreException extends RuntimeException implements Serializable
-
Class com.atlassian.bamboo.v2.build.agent.LocalAgentDefinitionImpl extends PipelineDefinitionImpl implements Serializable
-
Class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl extends PipelineDefinitionImpl implements Serializable
-
Serialized Fields
-
capabilityProperties
CapabilityProperties capabilityProperties
-
distributedProperties
DistributedProperties distributedProperties
-
uuid
UUID uuid
-
-
-
-
Package com.atlassian.bamboo.v2.build.agent.capability
-
Class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl extends BambooEntityObject implements Serializable
-
Serialized Fields
-
capabilitySet
CapabilitySet capabilitySet
-
capabilitySourceMask
Integer capabilitySourceMask
-
key
String key
-
value
String value
-
-
-
Class com.atlassian.bamboo.v2.build.agent.capability.CapabilityScope extends Object implements Serializable
-
Serialized Fields
-
scope
String scope
-
-
-
Class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl extends BambooEntityObject implements Serializable
-
Serialized Fields
-
capabilities
Set<Capability> capabilities
-
capabilitiesByKeys
com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl.CapabilitiesByKeys capabilitiesByKeys
-
capabilityScope
CapabilityScope capabilityScope
-
-
-
Class com.atlassian.bamboo.v2.build.agent.capability.EphemeralAgentTemplateCapabilitySetImpl extends CapabilitySetImpl implements Serializable
-
Class com.atlassian.bamboo.v2.build.agent.capability.ImageCapabilitySetImpl extends CapabilitySetImpl implements Serializable
-
Class com.atlassian.bamboo.v2.build.agent.capability.LocalCapabilitySet extends CapabilitySetImpl implements Serializable
-
Class com.atlassian.bamboo.v2.build.agent.capability.RemoteCapabilitySet extends CapabilitySetImpl implements Serializable
-
-
Package com.atlassian.bamboo.v2.build.agent.messages
-
Class com.atlassian.bamboo.v2.build.agent.messages.AbstractAddLogEntry extends AbstractBuildLoggerMessage implements Serializable
-
Serialized Fields
-
addedAfterLogSpoolClosed
boolean addedAfterLogSpoolClosed
-
logEntry
LogEntry logEntry
-
needToPersistOnTarget
boolean needToPersistOnTarget
-
-
-
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
-
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
-
linkType
String linkType
-
planResultKey
PlanResultKey planResultKey
-
-
-
Class com.atlassian.bamboo.v2.build.agent.messages.BatchRemoteBambooMessage extends Object implements Serializable
-
Serialized Fields
-
messages
FinalLinkedList<BambooAgentMessage> messages
-
size
int size
-
-
-
Class com.atlassian.bamboo.v2.build.agent.messages.CancelExecutionAgentMessage extends AbstractBambooAgentMessage implements Serializable
-
Class com.atlassian.bamboo.v2.build.agent.messages.CreateElasticError extends AbstractBambooAgentMessage implements Serializable
-
Serialized Fields
-
agentId
Long agentId
-
context
String context
-
instanceId
String instanceId
-
throwableDetails
ThrowableDetails throwableDetails
-
-
-
Class com.atlassian.bamboo.v2.build.agent.messages.CreateError extends AbstractBambooAgentMessage implements Serializable
-
Serialized Fields
-
agentId
Long agentId
-
buildKey
String buildKey
-
buildNumber
Long buildNumber
-
context
String context
-
throwableDetails
ThrowableDetails throwableDetails
-
-
-
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
-
loggerId
LoggerId<? extends Key> loggerId
-
messages
FinalLinkedList<AbstractAddLogEntry> messages
-
needToPersistOnTarget
Boolean needToPersistOnTarget
-
size
int size
-
-
-
Class com.atlassian.bamboo.v2.build.agent.messages.LogMessageStream extends Object implements Serializable
-
Class com.atlassian.bamboo.v2.build.agent.messages.ManageHungBuildMessage extends AbstractBambooAgentMessage implements Serializable
-
Serialized Fields
-
planResultKey
PlanResultKey planResultKey
-
-
-
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.TimingPointMessage extends Object implements Serializable
-
Serialized Fields
-
isOutOfBand
boolean isOutOfBand
-
timingPoint
TimingPoint timingPoint
-
-
-
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.toagent
-
Class com.atlassian.bamboo.v2.build.agent.messages.toagent.LogsAreWatchedAgentMessage extends Object implements Serializable
-
Serialized Fields
-
resultKey
ResultKey resultKey
-
-
-
-
Package com.atlassian.bamboo.v2.build.agent.messages.toserver
-
Class com.atlassian.bamboo.v2.build.agent.messages.toserver.AgentAnalyticsMessage extends AbstractBambooAgentMessage implements Serializable
-
Serialized Fields
-
agentId
long agentId
-
agentJavaVersion
JavaVersion agentJavaVersion
-
agentOs
OsType agentOs
-
-
-
Class com.atlassian.bamboo.v2.build.agent.messages.toserver.EphemeralRemovalRequestMessage extends AbstractBambooAgentMessage implements Serializable
-
Serialized Fields
-
agentId
long agentId
-
agentName
String agentName
-
-
-
Class com.atlassian.bamboo.v2.build.agent.messages.toserver.ShellProcessLogMessage extends AbstractBambooAgentMessage implements Serializable
-
Serialized Fields
-
data
String data
-
sessionId
long sessionId
-
streamType
com.atlassian.bamboo.v2.build.agent.messages.toserver.ShellProcessLogMessage.StreamType streamType
-
-
-
-
Package com.atlassian.bamboo.v2.build.agent.properties
-
Class com.atlassian.bamboo.v2.build.agent.properties.CapabilityPropertiesImpl extends Object implements Serializable
-
Serialized Fields
-
capabilitySet
CapabilitySet capabilitySet
-
-
-
Class com.atlassian.bamboo.v2.build.agent.properties.DistributedPropertiesImpl extends Object implements Serializable
-
-
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
-
affectedAgentIds
FinalHashSet<Long> affectedAgentIds
-
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.AgentQueueAccessor.QueueAccessResult extends Object implements Serializable
-
Serialized Fields
-
context
@Nullable CommonContext context
-
error
@Nullable String error
-
timedOut
boolean timedOut
-
-
-
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
-
date
Date date
-
planResultKey
PlanResultKey planResultKey
-
-
-
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 AbstractBuildTimingPoint implements Serializable
-
Class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.Queued extends AbstractBuildContextTimingPoint implements Serializable
-
Class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.SentToAgent extends AbstractBuildTimingPoint implements Serializable
-
Serialized Fields
-
agentId
long agentId
-
-
-
Class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.VcsSyncStarted extends AbstractBuildTimingPoint implements Serializable
-
Class com.atlassian.bamboo.v2.build.timing.OutOfBandBuildTimingPoints.AgentAssigned extends OutOfBandBuildTimingPoints.OutOfBandAgentAssigned implements Serializable
-
Class com.atlassian.bamboo.v2.build.timing.OutOfBandBuildTimingPoints.ExecutionFinished extends AbstractBuildTimingPoint implements Serializable
-
Class com.atlassian.bamboo.v2.build.timing.OutOfBandBuildTimingPoints.ExecutionStarted extends AbstractBuildTimingPoint implements Serializable
-
Class com.atlassian.bamboo.v2.build.timing.OutOfBandBuildTimingPoints.OutOfBandAgentAssigned extends AbstractBuildTimingPoint implements Serializable
-
Serialized Fields
-
agentId
long agentId
Deprecated.
-
-
-
Class com.atlassian.bamboo.v2.build.timing.OutOfBandBuildTimingPoints.SentToAgent extends AbstractBuildTimingPoint implements Serializable
-
Serialized Fields
-
agentId
long agentId
-
-
-
Class com.atlassian.bamboo.v2.build.timing.OutOfBandBuildTimingPoints.VcsSyncStarted extends AbstractBuildTimingPoint implements Serializable
-
Class com.atlassian.bamboo.v2.build.timing.OutOfBandTimingPointWrapper extends Object implements Serializable
-
Serialized Fields
-
delegate
TimingPoint delegate
-
-
-
-
Package com.atlassian.bamboo.v2.build.trigger
-
Class com.atlassian.bamboo.v2.build.trigger.AbstractTriggerReason extends Object implements Serializable
-
Serialized Fields
-
key
String key
-
-
-
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
-
Class com.atlassian.bamboo.v2.build.trigger.CustomRevisionBuildTriggerReason extends ManualBuildTriggerReason implements Serializable
-
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
-
Class com.atlassian.bamboo.v2.build.trigger.RerunBuildTriggerReason extends ManualBuildTriggerReason implements Serializable
-
Serialized Fields
-
numberOfRetries
Integer numberOfRetries
-
-
-
Class com.atlassian.bamboo.v2.build.trigger.RssChangedTriggerReason extends AbstractTriggerReason implements Serializable
-
Class com.atlassian.bamboo.v2.build.trigger.ScheduledTriggerReason extends AbstractTriggerReason implements Serializable
-
Serialized Fields
-
planResultKey
@Nullable PlanResultKey planResultKey
-
scheduledDate
Date scheduledDate
-
userScheduledBy
@Nullable String userScheduledBy
-
-
-
Class com.atlassian.bamboo.v2.build.trigger.TagBuildTriggerReason extends AbstractTriggerReason implements Serializable
-
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
-
cachesToIgnore
CacheAwareness.CacheInfo[] cachesToIgnore
-
fireTime
long fireTime
-
logIfNoChanges
boolean logIfNoChanges
-
trigger
TriggerDefinition trigger
-
-
-
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
-
branchMergePushOverride
boolean branchMergePushOverride
-
inheritedVariables
List<VariableDefinition> inheritedVariables
-
overridableVariables
Collection<? extends VariableDefinitionContext> overridableVariables
-
resultsSummaryVariableAccessor
ResultsSummaryVariableAccessor resultsSummaryVariableAccessor
-
selectedStage
String selectedStage
-
stageToContinue
String stageToContinue
-
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
-
variableMap
Map<String,VariableDefinitionContext> variableMap
-
variables
List<VariableDefinition> variables
-
verboseLogging
boolean verboseLogging
-
-
-
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
-
-
Package com.atlassian.bamboo.variable
-
Class com.atlassian.bamboo.variable.StageVariableContextImpl extends BambooEntityObject implements Serializable
-
Serialized Fields
-
chainStageResult
ChainStageResult chainStageResult
-
key
String key
-
value
String value
-
variableType
VariableType variableType
-
-
-
Class com.atlassian.bamboo.variable.SubstitutedVariableDefinitionContextImpl extends Object implements Serializable
-
Serialized Fields
-
original
VariableDefinitionContext original
-
value
String value
-
-
-
Class com.atlassian.bamboo.variable.VariableContextImpl extends Object implements Serializable
-
Serialization Methods
-
readResolve
private Object readResolve()
-
-
Serialized Fields
-
effectiveStateRef
TransientResettableLazyReference<FinalHashMap<String,VariableDefinitionContextImpl>> effectiveStateRef
-
inheritedState
FinalHashMap<String,VariableDefinitionContextImpl> inheritedState
-
localVariablesState
FinalHashMap<String,VariableDefinitionContextImpl> localVariablesState
-
originalStateRef
TransientResettableLazyReference<FinalHashMap<String,VariableDefinitionContextImpl>> originalStateRef
-
parentContext
ImmutableVariableContext parentContext
-
passwordVariablesRef
TransientResettableLazyReference<FinalArrayList<VariableDefinitionContextImpl>> passwordVariablesRef
-
resultVariablesState
FinalHashMap<String,VariableDefinitionContextImpl> resultVariablesState
-
substitutions
FinalHashMap<String,VariableSubstitutionContextImpl> substitutions
-
-
-
Class com.atlassian.bamboo.variable.VariableContextSnapshotImpl extends BambooEntityObject implements Serializable
-
Serialized Fields
-
key
String key
-
resultSummary
ResultsSummary resultSummary
-
value
String value
-
variableType
VariableType variableType
-
-
-
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
-
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
-
key
String key
-
resultSummary
ResultsSummary resultSummary
-
value
String value
-
variableType
VariableType variableType
-
-
-
-
Package com.atlassian.bamboo.variable.baseline
-
Class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl extends BambooEntityObject implements Serializable
-
Serialized Fields
-
key
String key
-
owningBaseline
VariableContextBaseline owningBaseline
-
value
String value
-
variableType
VariableType variableType
-
-
-
-
Package com.atlassian.bamboo.vcs.configuration
-
Class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData extends Object implements Serializable
-
Serialized Fields
-
inheritedData
VcsRepositoryData inheritedData
-
overrides
PartialVcsRepositoryData overrides
-
-
-
Class com.atlassian.bamboo.vcs.configuration.PlanRepositoryDefinitionImpl extends VcsRepositoryDataImpl implements Serializable
-
Serialized Fields
-
position
int position
-
-
-
Class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl extends Object implements Serializable
-
Serialized Fields
-
bambooSpecsDetectionOptions
VcsBambooSpecsDetectionOptions bambooSpecsDetectionOptions
-
description
String description
-
id
long id
-
linked
boolean linked
-
markedForDeletion
boolean markedForDeletion
-
name
String name
-
oid
BambooEntityOid oid
-
parentId
Long parentId
-
parentOid
BambooEntityOid parentOid
-
pluginKey
String pluginKey
-
projectId
Long projectId
-
rootId
long rootId
-
rootVcsIsLinked
boolean rootVcsIsLinked
-
rootVcsIsProject
boolean rootVcsIsProject
-
vcsBranchDefinition
VcsBranchDefinition vcsBranchDefinition
-
vcsBranchDetectionOptions
VcsBranchDetectionOptions vcsBranchDetectionOptions
-
vcsChangeDetectionOptions
VcsChangeDetectionOptions vcsChangeDetectionOptions
-
vcsLocationDefinition
VcsLocationDefinition vcsLocationDefinition
-
vcsRepositoryViewerDefinition
VcsRepositoryViewerDefinition vcsRepositoryViewerDefinition
-
version
Long version
-
-
-
-
Package com.atlassian.bamboo.vcs.configuration.legacy
-
Class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext extends Object implements Serializable
-
Serialized Fields
-
commonContext
CommonContext commonContext
-
-
-
-
Package com.atlassian.bamboo.vcs.configuration.service
-
Class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl extends Object implements Serializable
-
Serialized Fields
-
bambooSpecsDetectionConfiguration
Map<String,String> bambooSpecsDetectionConfiguration
-
branchConfiguration
Map<String,String> branchConfiguration
-
branchDetectionConfiguration
Map<String,String> branchDetectionConfiguration
-
changeDetectionConfiguration
Map<String,String> changeDetectionConfiguration
-
legacyViewerXml
String legacyViewerXml
-
legacyXml
String legacyXml
-
serverConfiguration
Map<String,String> serverConfiguration
-
vcsBranch
VcsBranch vcsBranch
-
viewerConfiguration
Map<String,String> viewerConfiguration
-
viewerPluginKey
String viewerPluginKey
-
-
-
-
Package com.atlassian.bamboo.vcs.runtime
-
Class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopyState extends Object implements Serializable
-
Serialized Fields
-
commits
FinalArrayList<VcsWorkingCopyCommit> commits
-
-
-
-
Package com.atlassian.bamboo.vcs.viewer.configuration
-
Class com.atlassian.bamboo.vcs.viewer.configuration.VcsRepositoryViewerDefinitionImpl extends Object implements Serializable
-
Serialized Fields
-
configuration
FinalHashMap<String,String> configuration
-
configurationRef
RepositoryConfigurationReference configurationRef
-
pluginKey
String pluginKey
-
-
-
-
Package com.atlassian.bamboo.warnings
-
Class com.atlassian.bamboo.warnings.WarningsParsingLogInterceptor extends Object implements Serializable
-
-
Package com.atlassian.bamboo.web.utils
-
Class com.atlassian.bamboo.web.utils.UploadedFileManagerException extends Exception implements Serializable
-
-
Package com.atlassian.bamboo.webhook
-
Class com.atlassian.bamboo.webhook.CannotGenerateUniqueUuidForWebhookException extends RuntimeException implements Serializable
-
-
Package com.atlassian.bamboo.webhooks
-
Class com.atlassian.bamboo.webhooks.ViewWebhookResponseDetails extends BambooActionSupport implements Serializable
-
Serialized Fields
-
bambooPermissionManager
BambooPermissionManager bambooPermissionManager
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
deploymentResultService
DeploymentResultService deploymentResultService
-
webhookResponseDetails
WebhookResponseDetails webhookResponseDetails
-
webhookResponseId
Long webhookResponseId
-
webhookResponseService
WebhookResponseService webhookResponseService
-
-
-
-
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
-
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
-
-
Package com.atlassian.bamboo.webrepository.stash
-
Class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer extends AbstractWebRepositoryViewer implements Serializable
-
-
Package com.atlassian.bamboo.webwork
-
Class com.atlassian.bamboo.webwork.DashboardFilter extends StarterAction implements Serializable
-
Class com.atlassian.bamboo.webwork.QuickFilterAction extends StarterAction implements Serializable
-
Class com.atlassian.bamboo.webwork.StarterAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
activeQuickFilterIds
com.google.common.base.Supplier<Set<Long>> activeQuickFilterIds
-
agentManager
AgentManager agentManager
-
author
ExtendedAuthor author
-
authorActivityChart
Map<String,Object> authorActivityChart
-
authors
List<ExtendedAuthor> authors
-
buildExecutionManager
BuildExecutionManager buildExecutionManager
-
buildProjectKey
String buildProjectKey
Used in Specs onboarding dialog. If it's provided it will be used in yaml snippet as project key. If it's missing, dialog will assume deployment project was chosen and yaml snippet won't be displayed -
buildQueueManager
BuildQueueManager buildQueueManager
-
cachingPermissionManagerFacade
BambooCachingPermissionManagerFacade cachingPermissionManagerFacade
-
chainBranchManager
ChainBranchManager chainBranchManager
-
chains
List<ImmutableChain> chains
-
commitViews
List<CommitView> commitViews
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
-
favouriteBuilds
List<ImmutableChain> favouriteBuilds
-
filteredProjectKeys
List<String> filteredProjectKeys
-
labelManager
LabelManager labelManager
-
labelNames
List<String> labelNames
-
lastProject
String lastProject
-
page
StarterAction.DashboardPage page
-
pageSize
int pageSize
-
plans
List<ImmutableTopLevelPlan> plans
-
plansWithBranches
Set<Long> plansWithBranches
-
projectStatusHelper
ProjectStatusHelper projectStatusHelper
-
quickFilterManager
QuickFilterManager quickFilterManager
-
reorderedBuildKey
String reorderedBuildKey
-
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
selectedTab
String selectedTab
-
specsRepositoryId
Long specsRepositoryId
Used to display Specs onboarding dialog after Specs creation wizard. If the dialog should be displayed, this variable will hold root Id of the Specs repository. -
userActiveQuickFilterService
UserActiveQuickFilterService userActiveQuickFilterService
-
vcsRepositoryManager
VcsRepositoryManager vcsRepositoryManager
-
visibleQuickFilterIds
com.google.common.base.Supplier<Set<Long>> visibleQuickFilterIds
-
-
-
Class com.atlassian.bamboo.webwork.ViewTelemetryAction extends StarterAction implements Serializable
-
Serialized Fields
-
filter
String filter
-
hideSuccessful
boolean hideSuccessful
-
nodeLifecycleProvider
NodeLifecycleProvider nodeLifecycleProvider
-
planKey
String planKey
-
projectKey
String projectKey
-
projectManager
ProjectManager projectManager
-
-
-
-
Package com.atlassian.bamboo.ww2
-
Class com.atlassian.bamboo.ww2.BambooActionSupport extends com.opensymphony.xwork2.ActionSupport implements Serializable
-
Serialized Fields
-
actionWarnings
List<String> actionWarnings
-
administrationConfigurationAccessor
AdministrationConfigurationAccessor administrationConfigurationAccessor
-
administrationConfigurationManager
AdministrationConfigurationManager administrationConfigurationManager
Deprecated.since 5.0 -
administrationConfigurationPersister
AdministrationConfigurationPersister administrationConfigurationPersister
-
authenticationContext
BambooAuthenticationContext authenticationContext
-
bamboo
Bamboo bamboo
-
bambooLicenseManager
BambooLicenseManager bambooLicenseManager
-
bambooPermissionManager
BambooPermissionManager bambooPermissionManager
-
bambooUrl
BambooUrl bambooUrl
-
bambooUserManager
BambooUserManager bambooUserManager
-
buildDefinitionManager
BuildDefinitionManager buildDefinitionManager
-
cachedPlanManager
CachedPlanManager cachedPlanManager
-
chainEquiv
String chainEquiv
-
checkBoxFields
Set<String> checkBoxFields
-
cookieCutter
CookieCutter cookieCutter
-
crumbs
List<BreadCrumb> crumbs
-
currentFormTheme
String currentFormTheme
-
decorator
String decorator
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
documentationLinkProvider
DocumentationLinkProvider documentationLinkProvider
-
enableJavascript
boolean enableJavascript
-
environmentService
EnvironmentService environmentService
-
featureManager
FeatureManager featureManager
-
fieldErrorAccessTracker
Set<String> fieldErrorAccessTracker
-
helpPanels
List<String> helpPanels
-
i18nBeanFactory
I18nBeanFactory i18nBeanFactory
-
jobEquiv
String jobEquiv
-
jsonator
Jsonator jsonator
-
jsonObject
com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject
-
localizedTextProvider
com.opensymphony.xwork2.LocalizedTextProvider localizedTextProvider
-
navigationContext
NavigationContext navigationContext
-
nodeLifecycleProvider
NodeLifecycleProvider nodeLifecycleProvider
-
planExecutionManager
PlanExecutionManager planExecutionManager
-
planManager
PlanManager planManager
-
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
-
projectManager
ProjectManager projectManager
-
returnUrl
String returnUrl
-
textProvider
com.opensymphony.xwork2.TextProvider textProvider
-
user
Supplier<com.atlassian.user.User> user
-
webFragmentsContextMap
Map<String,Object> webFragmentsContextMap
-
webInterfaceManager
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager
-
-
-
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
-
globalVariables
List<VariableDefinition> globalVariables
-
inheritedNotOverridden
List<VariableDefinition> inheritedNotOverridden
-
projectVariables
List<VariableDefinition> projectVariables
-
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
-
variables
List<VariableDefinition> variables
-
-
-
Class com.atlassian.bamboo.ww2.actions.BuildActionSupport extends PlanActionSupport implements Serializable
-
Serialized Fields
-
buildableAwareContextHolder
BuildableAwareContextHolder buildableAwareContextHolder
-
buildExecutionManager
BuildExecutionManager buildExecutionManager
-
mutableBuild
Supplier<Buildable> mutableBuild
-
-
-
Class com.atlassian.bamboo.ww2.actions.ChainActionSupport extends PlanActionSupport implements Serializable
-
Serialized Fields
-
chainAwareContextHolder
ChainAwareContextHolder chainAwareContextHolder
-
chainBranches
List<ChainBranch> chainBranches
-
chainBranchIdentifiers
List<PlanIdentifier> chainBranchIdentifiers
-
chainBranchManager
ChainBranchManager chainBranchManager
-
chainExecutionManager
ChainExecutionManager chainExecutionManager
-
decoratedAggregatedChainErrorAccessor
ErrorAccessor decoratedAggregatedChainErrorAccessor
-
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
-
immutableChainBranches
List<ImmutableChainBranch> immutableChainBranches
-
mutableChain
Supplier<Chain> mutableChain
-
mutableChainStage
Supplier<ChainStage> mutableChainStage
-
siblingChainBranchIdentifiers
List<PlanIdentifier> siblingChainBranchIdentifiers
-
stageStatusHelper
StageStatusHelper stageStatusHelper
-
-
-
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
-
Class com.atlassian.bamboo.ww2.actions.PlanActionSupport extends BambooActionSupport implements Serializable
-
Serialized Fields
-
buildContextFactory
BuildContextFactory buildContextFactory
-
buildKey
String buildKey
-
buildNumber
Integer buildNumber
-
errorAccessor
ErrorAccessor errorAccessor
-
jiraApplinksService
JiraApplinksService jiraApplinksService
-
mutablePlan
Supplier<Plan> mutablePlan
-
plan
ImmutablePlan plan
-
planKey
String planKey
-
planResultKey
String planResultKey
-
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
vcsRepositoryConfigurationService
VcsRepositoryConfigurationService vcsRepositoryConfigurationService
-
-
-
Class com.atlassian.bamboo.ww2.actions.ViewActivityLog extends PlanActionSupport implements Serializable
-
Serialized Fields
-
activityLog
List<LogEntry> activityLog
-
buildLoggerManager
BuildLoggerManager buildLoggerManager
-
linesToDisplay
int linesToDisplay
-
secondsToRefresh
int secondsToRefresh
-
-
-
-
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
-
configurationUpdated
boolean configurationUpdated
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
templateRenderer
TemplateRenderer templateRenderer
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactStorage extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
artifactHandlersService
ArtifactHandlersService artifactHandlersService
-
configurationUpdated
boolean configurationUpdated
-
selectedArtifactStorage
String selectedArtifactStorage
-
templateRenderer
TemplateRenderer templateRenderer
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ConfigureConcurrentBuilds extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
concurrencyConfig
ConcurrentBuildConfig concurrencyConfig
-
numberConcurrentBuilds
int numberConcurrentBuilds
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ConfigureQuickFilterAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
quickFilter
QuickFilter quickFilter
-
quickFilterId
long quickFilterId
-
quickFilterManager
QuickFilterManager quickFilterManager
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ConfigureQuickFiltersAction extends GlobalAdminAction implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
actionParameters
AtomicReference<Map<String,Object>> actionParameters
-
quickFilter
QuickFilter quickFilter
-
quickFilterId
long quickFilterId
-
quickFilterManager
QuickFilterManager quickFilterManager
-
quickFilterRuleManager
QuickFilterRuleManager quickFilterRuleManager
-
rule
AtomicReference<QuickFilterRule> rule
-
ruleConfiguration
Map<String,Object> ruleConfiguration
-
ruleId
long ruleId
-
ruleName
String ruleName
-
ruleType
AtomicReference<QuickFilterRuleType> ruleType
-
ruleTypeKey
String ruleTypeKey
-
ruleTypes
AtomicReference<List<QuickFilterRuleType>> ruleTypes
-
validationService
ValidationService validationService
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
buildConfiguration
BuildConfiguration buildConfiguration
-
chainCreationService
ChainCreationService chainCreationService
-
customVariableContext
CustomVariableContext customVariableContext
-
existingProjectKey
String existingProjectKey
-
planLimitReached
boolean planLimitReached
-
planValidationService
PlanValidationService planValidationService
-
projectDescription
String projectDescription
-
projectKey
String projectKey
-
projectName
String projectName
-
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
-
repositoryManager
RepositoryManager repositoryManager
-
taskManager
TaskManager taskManager
-
uiConfigBean
UIConfigSupport uiConfigBean
-
variableSubstitutorFactory
VariableSubstitutorFactory variableSubstitutorFactory
-
vcsRepositoryConfigurationService
VcsRepositoryConfigurationService vcsRepositoryConfigurationService
-
vcsRepositoryManager
VcsRepositoryManager vcsRepositoryManager
-
vcsTypeSelectors
List<VcsUIConfigBean.VcsTypeSelector> vcsTypeSelectors
-
vcsUIConfigBean
VcsUIConfigBean vcsUIConfigBean
-
vcsViewerUIConfigBean
VcsViewerUIConfigBean vcsViewerUIConfigBean
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCheckoutPomAction extends ImportMavenPlanAction implements Serializable
-
Serialized Fields
-
mavenEmbedderService
MavenEmbedderService mavenEmbedderService
-
mavenPath
String mavenPath
-
notificationManager
NotificationManager notificationManager
-
vcsConfigurationHelper
VcsConfigurationHelper vcsConfigurationHelper
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction extends ImportMavenPlanAction implements Serializable
-
Serialized Fields
-
jobCreationService
JobCreationService jobCreationService
-
jobKey
PlanKey jobKey
-
repositoryName
String repositoryName
-
selectedWebRepositoryViewer
String selectedWebRepositoryViewer
-
triggerTypeManager
TriggerTypeManager triggerTypeManager
-
vcsConfigurationHelper
VcsConfigurationHelper vcsConfigurationHelper
-
viewerTypeSelectors
List<VcsViewerUIConfigBean.VcsViewerTypeSelector> viewerTypeSelectors
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
enabled
boolean enabled
-
quarantineConfiguration
QuarantineConfiguration quarantineConfiguration
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
cacheDescriptionProviderMap
Map<String,CacheHandler> cacheDescriptionProviderMap
-
commitMessage
String commitMessage
-
deleteSelectedButtonPressed
boolean deleteSelectedButtonPressed
-
deleteUnusedButtonPressed
boolean deleteUnusedButtonPressed
-
email
String email
-
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
-
providerId
String providerId
-
selectedCaches
Collection<String> selectedCaches
-
singleCacheSelected
boolean singleCacheSelected
-
subversionWorkingCopyFormat
String subversionWorkingCopyFormat
-
useNtlmAuth
boolean useNtlmAuth
-
userName
String userName
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.SelectAgentsAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
agentManager
AgentManager agentManager
-
agentSecurityTokenService
AgentSecurityTokenService agentSecurityTokenService
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.SetupUpdateLicenseAction extends UpdateLicenseAction implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.admin.TrustedKeysAction extends GlobalAdminAction implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction extends AbstractSetupAction implements Serializable
-
Serialized Fields
-
bambooLicenseManager
BambooLicenseManager bambooLicenseManager
-
buildSuspensionCheckBean
@Nullable BuildSuspensionCheckBean buildSuspensionCheckBean
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
licenseString
String licenseString
-
publisher
com.atlassian.event.api.EventPublisher publisher
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
aclCacheStats
BambooCacheStats aclCacheStats
-
aclService
HibernateMutableAclService aclService
-
eventExecutorFactory
BambooSingletonUnboundedEventExecutorFactory eventExecutorFactory
-
eventExecutorStats
ExecutorStats eventExecutorStats
-
eventStats
EventStats eventStats
-
immutablePlanCacheService
ImmutablePlanCacheService immutablePlanCacheService
-
jobDetailMultimap
com.google.common.collect.Multimap<String,org.quartz.JobDetail> jobDetailMultimap
-
nonBlockingPlanExecutionService
NonBlockingPlanExecutionService nonBlockingPlanExecutionService
-
planCacheStats
BambooCacheStats planCacheStats
-
planExecutorStats
ExecutorStats planExecutorStats
-
scheduler
org.quartz.Scheduler scheduler
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.admin.author
-
Class com.atlassian.bamboo.ww2.actions.admin.author.AdministerAuthors extends BambooActionSupport implements Serializable
-
Serialized Fields
-
authorId
long authorId
-
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
-
userName
String userName
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.author.ViewAuthors extends BambooActionSupport implements Serializable
-
-
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
-
actionProxyFactory
com.opensymphony.xwork2.ActionProxyFactory actionProxyFactory
-
availableBulkActions
List<BulkAction> availableBulkActions
-
backButton
String backButton
-
params
Map<String,String[]> params
-
projects
List<Project> projects
-
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
-
results
org.apache.commons.collections4.map.ListOrderedMap results
-
selectedBuilds
String[] selectedBuilds
-
selectedBulkActionKey
String selectedBulkActionKey
-
selectedPlans
List<ImmutablePlan> selectedPlans
-
selectedRepositories
String[] selectedRepositories
-
selectedRepositoryDefinitions
List<RepositoryDefinition> selectedRepositoryDefinitions
-
-
-
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.SvnBulkAction extends AbstractRepositoryBulkAction 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
-
triggerConfigurationService
TriggerConfigurationService triggerConfigurationService
-
triggerModuleDescriptors
Iterable<TriggerModuleDescriptor> triggerModuleDescriptors
-
triggerSelectors
List<TriggerUIConfigBean.TriggerSelector> triggerSelectors
-
triggerTypeManager
TriggerTypeManager triggerTypeManager
-
triggerUIConfigBean
TriggerUIConfigBean triggerUIConfigBean
-
uiConfigBean
UIConfigSupport uiConfigBean
-
-
-
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
-
awsAccount
com.atlassian.aws.AWSAccount awsAccount
-
awsAccountBean
AwsAccountBean awsAccountBean
-
detachedVolumes
Collection<com.amazonaws.services.ec2.model.Volume> detachedVolumes
-
disconnectedElasticInstances
Collection<com.amazonaws.services.ec2.model.Instance> disconnectedElasticInstances
-
elasticAccountManagementService
ElasticAccountManagementService elasticAccountManagementService
-
elasticUIBean
ElasticUIBean elasticUIBean
-
instanceId
String instanceId
-
unrelatedElasticInstances
Collection<com.amazonaws.services.ec2.model.Instance> unrelatedElasticInstances
-
volumeId
String volumeId
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCapability extends CapabilityConfigurationSupport implements Serializable
-
Serialized Fields
-
auditLogService
AuditLogService auditLogService
-
configuration
ElasticImageConfiguration configuration
-
configurationId
long configurationId
-
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
autoInstanceManagementConfigPreset
String autoInstanceManagementConfigPreset
-
awsCredentialsType
AwsCredentialsType awsCredentialsType
-
awsSecretAccessKeyChange
String awsSecretAccessKeyChange
-
bambooLicenseManager
BambooLicenseManager bambooLicenseManager
-
elasticAccountBean
ElasticAccountBean elasticAccountBean
-
elasticConfig
ElasticConfiguration elasticConfig
-
elasticConfigureKeysMethod
String elasticConfigureKeysMethod
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
-
elasticIpManagementEnabled
boolean elasticIpManagementEnabled
-
elasticUIBean
ElasticUIBean elasticUIBean
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
fieldAutoInstanceManagementEnabled
boolean fieldAutoInstanceManagementEnabled
-
fieldAutoShutdownDelay
String fieldAutoShutdownDelay
-
fieldAutoShutdownEnabled
boolean fieldAutoShutdownEnabled
-
fieldAverageTimeInQueueThresholdInMinutes
int fieldAverageTimeInQueueThresholdInMinutes
-
fieldAwsAccessKeyId
String fieldAwsAccessKeyId
temporary password variable -
fieldAwsCertFile
String fieldAwsCertFile
-
fieldAwsPrivateKeyFile
String fieldAwsPrivateKeyFile
-
fieldAwsSecretAccessKey
String fieldAwsSecretAccessKey
-
fieldElasticBuildsInQueueThreshold
int fieldElasticBuildsInQueueThreshold
-
fieldElasticWizard
boolean fieldElasticWizard
-
fieldInstanceIdleTimeThresholdInMinutes
int fieldInstanceIdleTimeThresholdInMinutes
-
fieldMaxConcurrentInstances
int fieldMaxConcurrentInstances
-
fieldMaxElasticInstancesToStartAtOnce
int fieldMaxElasticInstancesToStartAtOnce
-
fieldMaxNonBambooInstances
int fieldMaxNonBambooInstances
-
fieldTotalBuildInQueueThreshold
int fieldTotalBuildInQueueThreshold
-
fieldUploadingOfAwsAccountDetailsEnabled
boolean fieldUploadingOfAwsAccountDetailsEnabled
-
fileParameters
Map<String,File> fileParameters
-
isHostEC2
boolean isHostEC2
-
isSendTest
String isSendTest
-
presetsMap
Map<String,ConfigureElasticCloudAction.AutoElasticConfigPreset> presetsMap
-
region
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region
-
requestedElasticInstances
List<RemoteElasticInstance> requestedElasticInstances
-
runningElasticInstances
List<RemoteElasticInstance> runningElasticInstances
-
secretEncryptionService
SecretEncryptionService secretEncryptionService
-
showHint
boolean showHint
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
amiId
String amiId
-
architecture
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Architecture architecture
-
availabilityZones
Iterable<String> availabilityZones
-
awsAccountBean
AwsAccountBean awsAccountBean
-
cachingPermissionManagerFacade
BambooCachingPermissionManagerFacade cachingPermissionManagerFacade
-
capabilityHelper
CapabilityHelper capabilityHelper
-
configuration
ElasticImageConfiguration configuration
-
configurationDescription
String configurationDescription
-
configurationId
long configurationId
-
configurationName
String configurationName
-
confirmDelete
boolean confirmDelete
-
confirmDisable
boolean confirmDisable
-
deploymentProjectMap
com.google.common.cache.LoadingCache<Long,DeploymentProject> deploymentProjectMap
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
ebsEnabled
boolean ebsEnabled
-
ebsSnapshotId
String ebsSnapshotId
-
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
-
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
-
elasticInstanceScheduleManager
ElasticInstanceScheduleManager elasticInstanceScheduleManager
-
elasticUIBean
ElasticUIBean elasticUIBean
-
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
-
executableBuildables
Supplier<Collection<ImmutableBuildable>> executableBuildables
-
iamInstanceProfile
String iamInstanceProfile
-
instanceTypes
Collection<com.atlassian.aws.ec2.EC2InstanceType> instanceTypes
-
isEbsOptimised
boolean isEbsOptimised
-
mode
String mode
-
nameToSubnetId
Supplier<Map<String,String>> nameToSubnetId
-
perSecondBillingEnabled
boolean perSecondBillingEnabled
-
platform
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Platform platform
-
product
String product
-
region
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region
-
rootDeviceType
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.RootDeviceType rootDeviceType
-
rootFsSizeOverride
Integer rootFsSizeOverride
-
startupScript
String startupScript
-
subnetIds
@NotNull Collection<String> subnetIds
-
useLegacyEbsHandling
boolean useLegacyEbsHandling
-
virtualisationType
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Virtualisation virtualisationType
-
vpcEnabled
boolean vpcEnabled
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfigurationAssignments extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agentAssignmentService
AgentAssignmentService agentAssignmentService
-
capabilityRequirementsMatcher
CapabilityRequirementsMatcher capabilityRequirementsMatcher
-
configurationId
long configurationId
-
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
-
environmentService
EnvironmentService environmentService
-
image
ElasticImageConfiguration image
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
awsAccountBean
AwsAccountBean awsAccountBean
-
bids
com.atlassian.aws.ec2.SpotPriceMatrix bids
-
fieldSpotInstancesEnabled
boolean fieldSpotInstancesEnabled
-
fieldSpotInstancesTimeoutMinutes
int fieldSpotInstancesTimeoutMinutes
-
spotInstanceConfigurationAccessor
SpotInstanceConfigurationAccessor spotInstanceConfigurationAccessor
-
spotInstanceConfigurationManager
SpotInstanceConfigurationManager spotInstanceConfigurationManager
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.elastic.EditElasticCapability extends EditAgentCapability implements Serializable
-
Serialized Fields
-
configuration
ElasticImageConfiguration configuration
-
configurationId
Long configurationId
-
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.elastic.GetPkFileAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
privateKeyLocation
File privateKeyLocation
-
urlConnection
URLConnection urlConnection
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agentCreationPossible
boolean agentCreationPossible
-
confirmed
boolean confirmed
-
elasticErrors
Collection<ErrorDetails> elasticErrors
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
elasticImageConfiguration
ElasticImageConfiguration elasticImageConfiguration
-
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
-
elasticImageConfigurationId
long elasticImageConfigurationId
-
elasticImageConfigurations
Collection<ElasticImageConfiguration> elasticImageConfigurations
-
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
-
elasticUIBean
ElasticUIBean elasticUIBean
-
errorHandler
ErrorHandler errorHandler
-
instanceId
String instanceId
-
numAgentsToCreate
String numAgentsToCreate
-
requestedElasticInstances
List<RemoteElasticInstance> requestedElasticInstances
-
runningElasticInstances
List<RemoteElasticInstance> runningElasticInstances
-
shutdownAll
boolean shutdownAll
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticAgentHistoryAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agentManager
AgentManager agentManager
-
agentResultsSummaryManager
AgentResultsSummaryManager agentResultsSummaryManager
-
offlineElasticAgents
List<ElasticAgentDefinition> offlineElasticAgents
-
pager
Pager pager
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agentDefinition
ElasticAgentDefinition agentDefinition
-
agentManager
AgentManager agentManager
-
awsAccountBean
AwsAccountBean awsAccountBean
-
buildAgent
BuildAgent buildAgent
-
ec2Instance
com.atlassian.aws.ec2.RemoteEC2Instance ec2Instance
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
-
elasticUIBean
ElasticUIBean elasticUIBean
-
image
ElasticImageConfiguration image
-
instance
RemoteElasticInstance instance
-
instanceId
String instanceId
-
privateKeyLocation
io.atlassian.fugue.Either<ElasticFunctionalityFacade.Ec2PrivateKeyValidationStatus,File> privateKeyLocation
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
configurationId
long configurationId
-
confirmed
boolean confirmed
-
elasticAgentManager
ElasticInstanceManager elasticAgentManager
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
elasticImageConfiguration
ElasticImageConfiguration elasticImageConfiguration
-
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
-
elasticInstances
List<RemoteElasticInstance> elasticInstances
-
elasticUIBean
ElasticUIBean elasticUIBean
-
-
-
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
-
activeInstanceAdjustmentType
String activeInstanceAdjustmentType
-
confirmed
boolean confirmed
-
cronExpression
String cronExpression
-
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
-
elasticImageConfigurationId
long elasticImageConfigurationId
-
elasticInstanceScheduleId
long elasticInstanceScheduleId
-
elasticInstanceScheduleManager
ElasticInstanceScheduleManager elasticInstanceScheduleManager
-
enabled
boolean enabled
-
targetActiveInstances
int targetActiveInstances
-
whatOption
com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule.WhatOption whatOption
-
whenOption
com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule.WhenOption whenOption
-
-
-
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.ephemeral
-
Class com.atlassian.bamboo.ww2.actions.admin.ephemeral.ConfigureEphemeralAgents extends GlobalAdminAction implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.admin.ephemeral.ConfigureEphemeralAgentTemplateAssignments extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agentAssignmentService
AgentAssignmentService agentAssignmentService
-
capabilityRequirementsMatcher
CapabilityRequirementsMatcher capabilityRequirementsMatcher
-
configurationId
long configurationId
-
environmentService
EnvironmentService environmentService
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
template
EphemeralAgentTemplate template
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ephemeral.ConfigureEphemeralAgentTemplateCapability extends CapabilityConfigurationSupport implements Serializable
-
Serialized Fields
-
configuration
EphemeralAgentTemplate configuration
-
configurationId
long configurationId
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ephemeral.EditEphemeralAgentTemplateCapability extends EditAgentCapability implements Serializable
-
Serialized Fields
-
configuration
EphemeralAgentTemplate configuration
-
configurationId
Long configurationId
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ephemeral.ManageEphemeralAgentsPodsAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
actionConfirmed
boolean actionConfirmed
-
agentManager
AgentManager agentManager
-
allPods
List<EphemeralAgentPod> allPods
-
ephemeralAgentExecutionService
EphemeralAgentExecutionService ephemeralAgentExecutionService
-
ephemeralAgentManagementLogger
EphemeralAgentManagementLogger ephemeralAgentManagementLogger
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
pendingPods
List<EphemeralAgentPod> pendingPods
-
podName
String podName
-
runningPods
List<EphemeralAgentPod> runningPods
-
shutdownAllPodsConfirmed
boolean shutdownAllPodsConfirmed
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ephemeral.ManageEphemeralAgentsTemplate extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
configurationId
long configurationId
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ephemeral.ManageEphemeralAgentsTemplates extends GlobalAdminAction implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.admin.ephemeral.ViewEphemeralAgentPod extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agent
BuildAgent agent
-
agentDefinition
EphemeralAgentDefinition agentDefinition
-
agentManager
AgentManager agentManager
-
ephemeralAgentExecutionService
EphemeralAgentExecutionService ephemeralAgentExecutionService
-
pod
EphemeralAgentPod pod
-
podName
String podName
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.ephemeral.ViewEphemeralAgentPodContainerLogs extends GlobalAdminAction implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.admin.ephemeral.ViewEphemeralAgentTemplate extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agentAssignmentService
AgentAssignmentService agentAssignmentService
-
capabilityHelper
CapabilityHelper capabilityHelper
-
configuration
EphemeralAgentTemplate configuration
-
configurationId
long configurationId
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
-
executableBuildables
Supplier<Collection<ImmutableBuildable>> executableBuildables
-
-
-
-
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.ConfigureGroup extends BambooActionSupport implements Serializable
-
Serialized Fields
-
currentGroup
com.atlassian.user.Group currentGroup
The current group being acted upon -
groupName
String groupName
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.group.CreateGroupAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
groupName
String groupName
-
hibernateTemplate
BambooTransactionHibernateTemplate hibernateTemplate
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver
-
Class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
affectedInstantMessagingServerId
long affectedInstantMessagingServerId
-
bambooSmackClient
BambooSmackClient bambooSmackClient
-
currentInstantMessagingServer
InstantMessagingServerDefinition currentInstantMessagingServer
-
enforceLegacySsl
boolean enforceLegacySsl
-
host
String host
-
instantMessagingServerId
long instantMessagingServerId
-
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
-
messageTest
String messageTest
-
name
String name
-
password
String password
-
passwordChange
String passwordChange
-
port
String port
-
resource
String resource
-
secureConnectionRequired
boolean secureConnectionRequired
-
testRecipients
String testRecipients
-
username
String username
-
-
-
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
-
bambooMailer
BambooMailer bambooMailer
-
chosenMailSetting
MailConfigurationService.MailMode chosenMailSetting
-
from
String from
-
hostName
String hostName
-
isSendTest
String isSendTest
-
jndiName
String jndiName
-
mailConfigurationService
MailConfigurationService mailConfigurationService
-
name
String name
-
password
String password
-
passwordChange
String passwordChange
-
prefix
String prefix
-
removePrecedence
boolean removePrecedence
-
smtpPort
String smtpPort
-
testRecipient
String testRecipient
-
tlsRequired
boolean tlsRequired
-
userName
String userName
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.admin.migration
-
Class com.atlassian.bamboo.ww2.actions.admin.migration.AbstractMigrationAction extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
logger
org.slf4j.Logger logger
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.migration.Backup extends AbstractMigrationAction implements Serializable
-
Serialized Fields
-
awaitJobCompletion
String awaitJobCompletion
-
backupConfigured
String backupConfigured
-
backupCronExpression
String backupCronExpression
-
backupDisabled
String backupDisabled
-
backupPath
String backupPath
-
bootstrapManager
BootstrapManager bootstrapManager
-
exportArtifacts
String exportArtifacts
-
fileDateFormat
String fileDateFormat
-
fileExample
String fileExample
-
filePrefix
String filePrefix
-
scheduleBackupBeanImpl
ScheduleBackupBeanImpl scheduleBackupBeanImpl
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.migration.Export extends AbstractMigrationAction implements Serializable
-
Serialized Fields
-
bootstrapManager
BootstrapManager bootstrapManager
-
exportArtifacts
boolean exportArtifacts
-
exportBuildLogs
boolean exportBuildLogs
-
exportResults
boolean exportResults
-
filename
String filename
-
importExportManager
ImportExportManagerImpl importExportManager
-
path
String path
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.migration.Import extends AbstractMigrationAction implements Serializable
-
Serialized Fields
-
aclService
HibernateMutableAclService aclService
-
adminErrorHandler
AdminErrorHandler adminErrorHandler
-
agentManager
AgentManager agentManager
-
backupFileName
String backupFileName
-
backupPath
String backupPath
-
backupSelected
boolean backupSelected
-
bandanaPersister
com.atlassian.bandana.BandanaPersister bandanaPersister
-
bootstrapManager
BootstrapManager bootstrapManager
-
cachedRepositoryDefinitionManager
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager
-
cacheManager
com.atlassian.cache.CacheManager cacheManager
-
clearArtifacts
boolean clearArtifacts
-
hotSwapSelected
boolean hotSwapSelected
-
importExportManager
ImportExportManager importExportManager
-
indexerManager
IndexerManager indexerManager
-
path
String path
-
reloadableBeanFactories
Resettable reloadableBeanFactories
-
secretEncryptionServiceInternal
SecretEncryptionServiceInternal secretEncryptionServiceInternal
-
sessionFactory
org.hibernate.SessionFactory sessionFactory
-
svnClientManagerFactory
SVNClientManagerFactory svnClientManagerFactory
-
textProvider
com.opensymphony.xwork2.TextProvider textProvider
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.admin.notification
-
Class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
cancelButton
String cancelButton
-
conditionKey
String conditionKey
-
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
-
lastModified
long lastModified
-
notificationId
long notificationId
-
notificationManager
NotificationManager notificationManager
-
notificationRecipients
Map<String,NotificationRecipient> notificationRecipients
-
notificationRecipientType
String notificationRecipientType
-
notificationTypes
Map<String,NotificationType> notificationTypes
-
previousTypeData
String previousTypeData
-
redirectUrl
String redirectUrl
-
systemNotificationRules
List<NotificationRule> systemNotificationRules
-
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.specs
-
Class com.atlassian.bamboo.ww2.actions.admin.specs.ExportWorldToSpecs extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
archiveFile
String archiveFile
-
cachedPlanManager
CachedPlanManager cachedPlanManager
-
credentialsDao
CredentialsDao credentialsDao
-
credentialsExportService
CredentialsExportService credentialsExportService
-
deploymentExportService
DeploymentExportService deploymentExportService
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
destination
String destination
-
destinationPath
Path destinationPath
-
exportCredentials
boolean exportCredentials
-
exportLinkedRepositories
boolean exportLinkedRepositories
-
org
String org
-
packageName
String packageName
-
packageRootPath
Path packageRootPath
-
packageTestRootPath
Path packageTestRootPath
-
planConfigExportService
PlanConfigExportService planConfigExportService
-
planPermissionService
PlanPermissionService planPermissionService
-
projectName
String projectName
-
projectRoot
Path projectRoot
-
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
-
repositoryExporter
RepositoryExporter repositoryExporter
-
servletContext
javax.servlet.ServletContext servletContext
-
TEST_CLASS_CODE
String TEST_CLASS_CODE
-
-
-
-
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.ChangeEmail extends BambooActionSupport implements Serializable
-
Serialized Fields
-
email
String email
-
loginInformationManager
LoginInformationManager loginInformationManager
-
loginThresholdExceeded
boolean loginThresholdExceeded
-
password
String password
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureAlias extends BambooActionSupport implements Serializable
-
Serialized Fields
-
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
-
newAuthorName
String newAuthorName
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureNotificationPreferences extends ConfigureProfile implements Serializable
-
Serialized Fields
-
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
-
notificationManager
NotificationManager notificationManager
-
usersRules
List<UsersNotification> usersRules
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile extends BambooActionSupport implements Serializable
-
Serialized Fields
-
authors
List<Long> authors
-
availableAuthors
List<ExtendedAuthor> availableAuthors
-
confirmPassword
String confirmPassword
-
currentUser
BambooUser currentUser
-
currentUserName
String currentUserName
-
email
String email
-
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
-
fullName
String fullName
-
groups
List<String> groups
-
jabberAddress
String jabberAddress
-
notificationPreference
String notificationPreference
-
notificationTransportPreference
String notificationTransportPreference
-
password
String password
-
repositoryAliases
List<ExtendedAuthor> repositoryAliases
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser extends BambooActionSupport implements Serializable
-
Serialized Fields
-
changePassword
boolean changePassword
-
confirmPassword
String confirmPassword
-
crowdDirectoryService
com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService
-
crowdService
com.atlassian.crowd.embedded.api.CrowdService crowdService
-
currentUserSupplier
Supplier<BambooUser> currentUserSupplier
-
email
String email
-
enabled
boolean enabled
-
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
-
fullName
String fullName
-
hibernateTemplate
BambooTransactionHibernateTemplate hibernateTemplate
-
jabberAddress
String jabberAddress
-
mode
String mode
-
password
String password
-
username
String username
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUserAccessTokens extends BambooActionSupport implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.admin.user.CreateAccessTokensAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
administrationConfigurationAccessor
AdministrationConfigurationAccessor administrationConfigurationAccessor
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction extends AbstractEntityPagerSupport implements Serializable
-
Serialized Fields
-
affectedUsername
String affectedUsername
-
emailTerm
String emailTerm
-
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
-
fullnameTerm
String fullnameTerm
-
usernameTerm
String usernameTerm
-
-
-
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
Set<com.atlassian.user.User> administrators
-
-
-
Class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
crowdService
com.atlassian.crowd.embedded.api.CrowdService crowdService
-
directoryService
com.atlassian.crowd.embedded.api.CrowdDirectoryService directoryService
-
loginInformationManager
LoginInformationManager loginInformationManager
-
user
Supplier<BambooUser> user
-
userDirectory
Supplier<com.atlassian.crowd.embedded.api.Directory> userDirectory
-
username
String username
-
userSessionService
UserSessionService userSessionService
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.admin.user.signup
-
Class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser extends BambooActionSupport implements Serializable
-
-
Package com.atlassian.bamboo.ww2.actions.admin.webhook
-
Class com.atlassian.bamboo.ww2.actions.admin.webhook.ConfigureWebhookTemplates extends GlobalAdminAction implements Serializable
-
-
Package com.atlassian.bamboo.ww2.actions.agent
-
Class com.atlassian.bamboo.ww2.actions.agent.AgentJsonProvider extends ViewAgentDetails implements Serializable
-
Serialized Fields
-
agentManager
AgentManager agentManager
-
buildAgents
List<BuildAgent> buildAgents
-
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
-
includeInstances
boolean includeInstances
-
includeRemoteAgentSummary
boolean includeRemoteAgentSummary
-
onlineOnly
boolean onlineOnly
-
remoteElasticInstances
List<RemoteElasticInstance> remoteElasticInstances
-
-
-
Class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
agent
PipelineDefinition agent
-
agentId
long agentId
-
agentManager
AgentManager agentManager
-
buildAgent
BuildAgent buildAgent
-
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
-
instance
com.atlassian.aws.ec2.RemoteEC2Instance instance
-
remoteElasticInstance
RemoteElasticInstance remoteElasticInstance
-
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
-
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
-
usersBuildStatistics
List<DecoratedUserBuildStatistics> usersBuildStatistics
-
-
-
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<Author> authors
-
authorsBuildStatistics
List<DecoratedAuthorBuildStatistics> authorsBuildStatistics
-
availableGroupBy
Map<String,String> availableGroupBy
-
availableReports
Map<String,String> availableReports
-
dataset
org.jfree.data.time.TimeTableXYDataset dataset
-
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
-
groupByPeriod
String groupByPeriod
-
reportKey
String reportKey
-
resolvedAutoPeriod
String resolvedAutoPeriod
-
selectedAuthorNames
List<String> selectedAuthorNames
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.branch
-
Class com.atlassian.bamboo.ww2.actions.branch.AbstractBranchTriggerConfigAction extends ChainActionSupport implements Serializable
-
Serialized Fields
-
buildConfiguration
BuildConfiguration buildConfiguration
-
repositoryTrigger
Long[] repositoryTrigger
-
repositoryTriggerSelectors
List<RepositoryTriggerSelector> repositoryTriggerSelectors
-
triggerModuleDescriptors
Iterable<TriggerModuleDescriptor> triggerModuleDescriptors
-
triggerSelectors
List<TriggerUIConfigBean.TriggerSelector> triggerSelectors
-
triggerTypeManager
TriggerTypeManager triggerTypeManager
-
triggerUIConfigBean
TriggerUIConfigBean triggerUIConfigBean
-
-
-
Class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches extends AbstractBranchTriggerConfigAction implements Serializable
-
Serialized Fields
-
branchCreationFacade
BranchCreationFacade branchCreationFacade
-
branchesForAutoIntegration
Map<PlanIdentifier,String> branchesForAutoIntegration
-
branchTriggering
String branchTriggering
-
defaultNotificationStrategy
String defaultNotificationStrategy
-
defaultRepositoryData
PartialVcsRepositoryData defaultRepositoryData
-
defaultRepositoryModuleDescriptor
VcsRepositoryModuleDescriptor defaultRepositoryModuleDescriptor
-
deletePlanBranchWhenBranchIsInactiveInVcs
boolean deletePlanBranchWhenBranchIsInactiveInVcs
-
deletePlanBranchWhenBranchRemovedFromVcs
boolean deletePlanBranchWhenBranchRemovedFromVcs
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
inactiveBranchCleanUpPeriodInDays
String inactiveBranchCleanUpPeriodInDays
-
planBranchCreation
String planBranchCreation
-
planBranchCreationRegularExpression
String planBranchCreationRegularExpression
-
planBranchCreationWithEnabledForks
boolean planBranchCreationWithEnabledForks
-
remoteJiraBranchLinkingEnabled
boolean remoteJiraBranchLinkingEnabled
-
removedBranchCleanUpPeriodInDays
String removedBranchCleanUpPeriodInDays
-
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
-
repositoryEditHtml
VcsUIConfigBean.VcsHtmlFragments repositoryEditHtml
-
saved
boolean saved
-
scopedExclusionService
ScopedExclusionService scopedExclusionService
-
triggerDescriptor
TriggerModuleDescriptor triggerDescriptor
-
vcsRepositoryManager
VcsRepositoryManager vcsRepositoryManager
-
vcsUIConfigBean
VcsUIConfigBean vcsUIConfigBean
-
-
-
Class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch extends ChainActionSupport implements Serializable
-
Serialized Fields
-
branchCreationFacade
BranchCreationFacade branchCreationFacade
-
branchDescription
String branchDescription
-
branchesForCreation
String branchesForCreation
-
branchName
String branchName
-
branchVcsName
String branchVcsName
-
buildConfiguration
BuildConfiguration buildConfiguration
-
chainBranchCreationService
ChainBranchCreationService chainBranchCreationService
-
creationOption
String creationOption
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
redirectAddress
String redirectAddress
-
vcsRepositoryManager
VcsRepositoryManager vcsRepositoryManager
-
-
-
Class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails extends AbstractBranchTriggerConfigAction implements Serializable
-
Serialized Fields
-
branchDescription
String branchDescription
-
branchesForAutoIntegration
Map<PlanIdentifier,String> branchesForAutoIntegration
-
branchName
String branchName
-
buildTriggerConditionConfigHelper
PlanConfigHelper buildTriggerConditionConfigHelper
-
enabled
boolean enabled
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
ignoreSpecs
boolean ignoreSpecs
-
inactiveBranchCleanUpPeriod
int inactiveBranchCleanUpPeriod
-
inactiveBranchCleanUpPlanLevelEnabled
boolean inactiveBranchCleanUpPlanLevelEnabled
-
overrideBuildStrategy
boolean overrideBuildStrategy
-
overridingRepositoryIds
Set<Long> overridingRepositoryIds
-
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. -
planBranchCreation
String planBranchCreation
-
planBranchPullRequestService
PlanBranchPullRequestService planBranchPullRequestService
-
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
-
planValidationService
PlanValidationService planValidationService
-
removedBranchCleanUpPeriod
int removedBranchCleanUpPeriod
-
removedBranchCleanUpPlanLevelEnabled
boolean removedBranchCleanUpPlanLevelEnabled
-
rssDetectionService
RssDetectionService rssDetectionService
-
saved
boolean saved
-
specsConsumerFactory
SpecsConsumerFactory specsConsumerFactory
-
vcsRepositoryManager
VcsRepositoryManager vcsRepositoryManager
-
vcsUIConfigBean
VcsUIConfigBean vcsUIConfigBean
-
-
-
Class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchNotifications extends ChainActionSupport implements Serializable
-
Serialized Fields
-
buildConfiguration
BuildConfiguration buildConfiguration
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
saved
boolean saved
-
-
-
Class com.atlassian.bamboo.ww2.actions.branch.ViewChainBranches extends ChainActionSupport implements Serializable
-
Serialized Fields
-
labelManager
LabelManager labelManager
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.branch.repository
-
Class com.atlassian.bamboo.ww2.actions.branch.repository.ConfigureChainBranchRepositories extends ConfigureRepository implements Serializable
-
Serialized Fields
-
overridingRepositoryIds
Set<Long> overridingRepositoryIds
-
repositoryDefinitions
List<PlanRepositoryDefinition> repositoryDefinitions
-
repositoryLinks
List<PlanRepositoryLink> repositoryLinks
-
-
-
Class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository extends ConfigureRepository implements Serializable
-
Serialized Fields
-
currentVcsTypeSelector
VcsUIConfigBean.VcsTypeSelector currentVcsTypeSelector
-
currentViewersSelectors
List<VcsViewerUIConfigBean.VcsViewerTypeSelector> currentViewersSelectors
-
defaultRepositoryTypeDifferent
boolean defaultRepositoryTypeDifferent
-
isDefaultRepository
boolean isDefaultRepository
-
overrideRepositoryLocation
boolean overrideRepositoryLocation
-
parentRemoved
boolean parentRemoved
-
parentRepository
PlanRepositoryDefinition parentRepository
-
rawRepositoryConfigurationXmlConverter
RawRepositoryConfigurationXmlConverter rawRepositoryConfigurationXmlConverter
-
resetDone
boolean resetDone
-
selectedRepository
String selectedRepository
-
-
-
Class com.atlassian.bamboo.ww2.actions.branch.repository.ResetChainBranchRepository extends EditChainBranchRepository implements Serializable
-
-
Package com.atlassian.bamboo.ww2.actions.build
-
Class com.atlassian.bamboo.ww2.actions.build.BuildJsonProviderAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
agentManager
AgentManager agentManager
-
buildExecutionManager
BuildExecutionManager buildExecutionManager
-
deploymentsInProgressService
DeploymentsInProgressService deploymentsInProgressService
-
ephemeralAgentsLaunchRequestRegistry
EphemeralAgentsLaunchRequestRegistry ephemeralAgentsLaunchRequestRegistry
-
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
-
planKey
String planKey
-
queueManager
BuildQueueManager queueManager
-
queueManagerView
QueueManagerView<CommonContext,QueueItemViewForJsonDecorator> queueManagerView
-
showBuilding
boolean showBuilding
-
showQueued
boolean showQueued
-
textProvider
com.opensymphony.xwork2.TextProvider textProvider
-
triggerManager
TriggerManager triggerManager
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction extends com.opensymphony.xwork2.ActionSupport implements Serializable
-
Serialized Fields
-
bambooPermissionManager
BambooPermissionManager bambooPermissionManager
-
chainExecutionManager
ChainExecutionManager chainExecutionManager
-
plan
ImmutablePlan plan
-
planKey
String planKey
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
textProvider
com.opensymphony.xwork2.TextProvider textProvider
-
triggerManager
TriggerManager triggerManager
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.ChainResultProviderAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
artifactLinkManager
ArtifactLinkManager artifactLinkManager
-
planResultKeys
List<String> planResultKeys
-
resultsSummary
List<ResultsSummary> resultsSummary
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.DashboardSummaryAction extends BuildJsonProviderAction implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary extends BambooActionSupport implements Serializable
-
Serialized Fields
-
agentId
long agentId
-
agentResultsSummaryManager
AgentResultsSummaryManager agentResultsSummaryManager
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable extends BambooActionSupport implements Serializable
-
Serialized Fields
-
agentManager
AgentManager agentManager
-
artifactLinkManager
ArtifactLinkManager artifactLinkManager
-
maxBuilds
Integer maxBuilds
-
pager
Pager pager
-
pipelineDefinitionMap
Map<Long,PipelineDefinition> pipelineDefinitionMap
-
resultsList
List<? extends BuildResultsSummary> resultsList
-
showAgent
boolean showAgent
-
showOperations
boolean showOperations
-
singlePlan
boolean singlePlan
Implies all results come from a single plan and different sorting can be used -
sort
boolean sort
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTableByPlans extends ViewBuildResultsTable implements Serializable
-
Serialized Fields
-
planSummariesObject
PlanSummariesObject planSummariesObject
-
-
-
-
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
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
saved
boolean saved
-
uiConfigBean
UIConfigSupport uiConfigBean
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions extends AbstractPermissionAction implements Serializable
-
Serialized Fields
-
buildIds
long[] buildIds
-
planPermissionsService
PlanPermissionsService planPermissionsService
-
projectBuilds
Map<Project,Collection<TopLevelPlan>> projectBuilds
-
projects
List<Project> projects
-
selectedBuilds
Collection<TopLevelPlan> selectedBuilds
-
-
-
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
-
Class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds extends GlobalAdminAction implements Serializable
-
Serialized Fields
-
agentManager
AgentManager agentManager
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
existingProjectKey
String existingProjectKey
-
movePlanService
MovePlanService movePlanService
-
planIdMappings
Map<String,String> planIdMappings
-
planIds
long[] planIds
-
planKeyMappings
Map<String,String> planKeyMappings
-
planNameMappings
Map<String,String> planNameMappings
-
planValidationService
PlanValidationService planValidationService
-
projectConfigurationService
ProjectConfigurationService projectConfigurationService
-
projectDescription
String projectDescription
-
projectKey
String projectKey
-
projectName
String projectName
-
projects
List<Project> projects
-
selectedPlanKeys
Collection<String> selectedPlanKeys
-
selectedPlans
Collection<TopLevelPlan> selectedPlans
-
selectedProject
Project selectedProject
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.RemoveBuildArtifacts extends PlanResultsAction implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.build.admin.ReorderBuild extends BambooActionSupport implements Serializable
-
Serialized Fields
-
buildLoggerManager
BuildLoggerManager buildLoggerManager
-
buildQueueManager
BuildQueueManager buildQueueManager
-
environmentService
EnvironmentService environmentService
-
itemType
QueueItemViewForJsonDecorator.ItemType itemType
-
prevResultKey
String prevResultKey
-
resultKey
String resultKey
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.SuspendBuild extends BuildActionSupport implements Serializable
-
Serialized Fields
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.SuspendJob extends BuildActionSupport implements Serializable
-
Serialized Fields
-
chainBranchManager
ChainBranchManager chainBranchManager
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
-
-
-
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
-
artifactDefinitionId
long artifactDefinitionId
-
artifactDefinitionManager
ArtifactDefinitionManager artifactDefinitionManager
-
artifactSubscription
ArtifactSubscription artifactSubscription
-
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
-
artifactSubscriptions
List<ArtifactSubscription> artifactSubscriptions
-
availableSubscriptions
List<ArtifactDefinition> availableSubscriptions
-
destination
String destination
-
subscriptionId
long subscriptionId
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact extends PlanActionSupport implements Serializable
-
Serialized Fields
-
artifactDefinition
ArtifactDefinition artifactDefinition
-
artifactDefinitionManager
ArtifactDefinitionManager artifactDefinitionManager
-
artifactDefinitions
List<ArtifactDefinition> artifactDefinitions
-
artifactId
long artifactId
-
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
-
artifactSubscriptions
List<ArtifactSubscription> artifactSubscriptions
-
copyPattern
String copyPattern
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
exclusionPattern
String exclusionPattern
-
httpCompressionOn
boolean httpCompressionOn
-
location
String location
-
name
String name
-
required
boolean required
-
sharedArtifact
boolean sharedArtifact
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails extends BuildActionSupport implements Serializable
-
Serialized Fields
-
buildDescription
String buildDescription
-
buildName
String buildName
-
chainBranchManager
ChainBranchManager chainBranchManager
-
enabled
boolean enabled
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
planValidationService
PlanValidationService planValidationService
-
repositoryDefiningWorkingDirectory
long repositoryDefiningWorkingDirectory
-
saved
boolean saved
-
vcsRepositoryManager
VcsRepositoryManager vcsRepositoryManager
-
workingDirSelector
com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails.WorkingDirectoryType workingDirSelector
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDocker extends BuildActionSupport implements Serializable
-
Serialized Fields
-
dockerConfigurationProviders
DockerConfigurationProviders dockerConfigurationProviders
-
dockerHandlers
List<DockerConfigurationProviders.Config> dockerHandlers
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
isolationType
String isolationType
-
saved
boolean saved
-
-
-
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
-
conditionKey
String conditionKey
-
edit
String edit
-
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
-
lastModified
long lastModified
-
notificationId
long notificationId
-
notificationManager
NotificationManager notificationManager
-
notificationRecipients
Map<String,NotificationRecipient> notificationRecipients
-
notificationRecipientType
String notificationRecipientType
-
notificationTypes
Map<String,NotificationType> notificationTypes
-
previousTypeData
String previousTypeData
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildPermissions extends BuildConfigurationSupport implements Serializable
-
Serialized Fields
-
planPermissionsService
PlanPermissionsService planPermissionsService
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildRequirement extends BuildConfigurationSupport implements Serializable
-
Serialized Fields
-
agentAssignmentService
AgentAssignmentService agentAssignmentService
-
buildKey
String buildKey
-
decorator
CapabilityRequirementSetDecorator decorator
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
requirementId
String requirementId
-
requirementService
RequirementService requirementService
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.DescribeAgentAvailability extends BuildActionSupport implements Serializable
-
Serialized Fields
-
AGENT_COMPARATOR
AgentComparator AGENT_COMPARATOR
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
ephemeralAgentsService
EphemeralAgentsService ephemeralAgentsService
-
executableAgents
@NotNull io.atlassian.util.concurrent.LazyReference<ExecutableAgentsMatrix> executableAgents
-
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.SelectBuildConfigurationTab extends BuildConfigurationSupport implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.ViewPlanSpecs extends PlanActionSupport implements Serializable
-
Serialized Fields
-
exportItem
String exportItem
-
objectName
String objectName
-
specsExportHelper
SpecsExporter specsExportHelper
-
yaml
boolean yaml
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.build.admin.config.repository
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureChainRepositories extends ConfigureRepository implements Serializable
-
Serialized Fields
-
repositoryDefinitions
List<? extends VcsRepositoryData> repositoryDefinitions
-
repositoryLinks
List<PlanRepositoryLink> repositoryLinks
-
vcsRepositoryModuleDescriptors
List<VcsRepositoryModuleDescriptor> vcsRepositoryModuleDescriptors
-
vcsTypeSelectors
List<VcsUIConfigBean.VcsTypeSelector> vcsTypeSelectors
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository extends BuildConfigurationSupport implements Serializable
-
Serialized Fields
-
cachedRepositoryDefinitionAccessor
PermissionFilteringRepositoryDefinitionAccessor cachedRepositoryDefinitionAccessor
-
customVariableContext
CustomVariableContext customVariableContext
-
repositoryDefinition
PartialVcsRepositoryData repositoryDefinition
-
repositoryId
Long repositoryId
-
repositoryName
String repositoryName
-
saved
boolean saved
-
SELECTED_REPOSITORY
String SELECTED_REPOSITORY
-
selectedRepository
String selectedRepository
-
selectedWebRepositoryViewer
String selectedWebRepositoryViewer
-
userDescription
String userDescription
-
variableSubstitutorFactory
VariableSubstitutorFactory variableSubstitutorFactory
-
vcsConfigurationHelper
VcsConfigurationHelper vcsConfigurationHelper
-
vcsRepositoryManager
VcsRepositoryManager vcsRepositoryManager
-
vcsRepositoryModuleDescriptor
VcsRepositoryModuleDescriptor vcsRepositoryModuleDescriptor
-
vcsUIConfigBean
VcsUIConfigBean vcsUIConfigBean
-
vcsViewerUIConfigBean
VcsViewerUIConfigBean vcsViewerUIConfigBean
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConvertLocalToGlobalRepository extends ConfigureRepository implements Serializable
-
Serialized Fields
-
cachedRepositoryDefinitionManager
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager
-
selectedRepository
long selectedRepository
-
vcsRepositoryConfigurationComparator
VcsRepositoryConfigurationComparator vcsRepositoryConfigurationComparator
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.CreateRepository extends ConfigureRepository implements Serializable
-
Serialized Fields
-
currentVcsTypeEditSelector
VcsUIConfigBean.VcsTypeSelector currentVcsTypeEditSelector
-
currentVcsTypeSelector
VcsUIConfigBean.VcsTypeSelector currentVcsTypeSelector
-
currentViewersSelectors
List<VcsViewerUIConfigBean.VcsViewerTypeSelector> currentViewersSelectors
-
overrideBranch
boolean overrideBranch
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.DeleteRepository extends ConfigureRepository implements Serializable
-
Serialized Fields
-
replaceRepository
String replaceRepository
-
taskManager
TaskManager taskManager
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.EditRepository extends ConfigureRepository implements Serializable
-
Serialized Fields
-
cachedPlanManager
CachedPlanManager cachedPlanManager
-
canBeConvertedToLinkedRepository
Boolean canBeConvertedToLinkedRepository
-
chainBranchManager
ChainBranchManager chainBranchManager
-
currentVcsTypeEditSelector
VcsUIConfigBean.VcsTypeSelector currentVcsTypeEditSelector
-
currentVcsTypeSelector
VcsUIConfigBean.VcsTypeSelector currentVcsTypeSelector
-
currentViewersSelectors
List<VcsViewerUIConfigBean.VcsViewerTypeSelector> currentViewersSelectors
-
overrideBranch
boolean overrideBranch
-
vcsRepositoryConfigurationComparator
VcsRepositoryConfigurationComparator vcsRepositoryConfigurationComparator
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.MoveRepository extends ConfigureRepository implements Serializable
-
Serialized Fields
-
afterPosition
long afterPosition
-
beforePosition
long beforePosition
-
planRepositoryValidator
PlanRepositoryValidator planRepositoryValidator
-
-
-
-
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<TaskModuleDescriptor> availableTasks
-
conditionalTask
boolean conditionalTask
-
conditions
List<Pair<String,String>> conditions
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
jsonObject
com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject
-
repositoryDefiningWorkingDirectory
long repositoryDefiningWorkingDirectory
-
saved
boolean saved
-
selectedCondition
String selectedCondition
-
taskConfigurationService
TaskConfigurationService taskConfigurationService
-
taskDefinition
TaskDefinition taskDefinition
-
taskDisabled
boolean taskDisabled
-
taskId
long taskId
-
taskManager
TaskManager taskManager
-
taskName
String taskName
-
taskOwnerFactory
TaskOwnerFactory taskOwnerFactory
-
taskUIConfigBean
TaskUIConfigBean taskUIConfigBean
-
templateRenderer
TemplateRenderer templateRenderer
-
userDescription
String userDescription
-
vcsRepositoryManager
VcsRepositoryManager vcsRepositoryManager
-
workingDirSelector
TaskRootDirectoryType workingDirSelector
-
-
-
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.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
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.task.UpdateTaskState extends ConfigureBuildTasks implements Serializable
-
Serialized Fields
-
isEnabled
boolean isEnabled
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ViewBuildTaskTypes extends BambooActionSupport implements Serializable
-
Serialized Fields
-
availableTasks
List<TaskModuleDescriptor> availableTasks
-
planKey
String planKey
-
taskManager
TaskManager taskManager
-
-
-
-
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
-
masterVariables
List<VariableDefinition> masterVariables
-
variableDefinitionAccessor
EncryptedVariableDefinitionAccessor variableDefinitionAccessor
-
variableId
long variableId
-
variableKey
String variableKey
-
variableMap
Map<String,VariableDefinition> variableMap
-
variables
Collection<? extends VariableDefinition> variables
-
variableValidationService
VariableValidationService variableValidationService
-
variableValue
String variableValue
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.CreatePlanVariable extends ConfigurePlanVariables implements Serializable
-
Serialized Fields
-
variableConfigurationService
VariableConfigurationService variableConfigurationService
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.DeletePlanVariable extends ConfigurePlanVariables implements Serializable
-
Serialized Fields
-
variableConfigurationService
VariableConfigurationService variableConfigurationService
-
variableDefinitionAccessor
EncryptedVariableDefinitionAccessor variableDefinitionAccessor
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.UpdatePlanVariable extends ConfigurePlanVariables implements Serializable
-
Serialized Fields
-
variableConfigurationService
VariableConfigurationService variableConfigurationService
-
variableDefinitionAccessor
EncryptedVariableDefinitionAccessor variableDefinitionAccessor
-
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.CancelChainCreation extends ConfigureBuildTasks implements Serializable
-
Serialized Fields
-
deletionService
DeletionService deletionService
-
newProject
boolean newProject
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain extends BambooActionSupport implements Serializable
-
Serialized Fields
-
availableJdks
Collection<String> availableJdks
-
buildConfigurationFromUI
BuildConfiguration buildConfigurationFromUI
-
buildKey
String buildKey
-
buildTriggerConditionConfigHelper
BuildTriggerConditionConfigHelper buildTriggerConditionConfigHelper
-
chainCreationService
ChainCreationService chainCreationService
-
chainEnabled
boolean chainEnabled
-
chainKey
String chainKey
-
chainName
String chainName
-
clonePlan
boolean clonePlan
-
existingProjectKey
String existingProjectKey
-
jdkManager
JdkManager jdkManager
-
jobCreationService
JobCreationService jobCreationService
-
jobKey
String jobKey
-
mutablePlan
Supplier<Plan> mutablePlan
-
newProject
boolean newProject
-
plan
ImmutablePlan plan
-
planKeyToClone
String planKeyToClone
-
planLimitReached
boolean planLimitReached
-
projectKey
String projectKey
-
projectName
String projectName
-
publicPlanAccess
boolean publicPlanAccess
-
uiConfigBean
UIConfigSupport uiConfigBean
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChainRepository extends BuildConfigurationSupport implements Serializable
-
Serialized Fields
-
buildDefinitionConverter
BuildDefinitionConverter buildDefinitionConverter
-
buildTriggerConditionConfigHelper
BuildTriggerConditionConfigHelper buildTriggerConditionConfigHelper
-
customVariableContext
CustomVariableContext customVariableContext
-
existingProjectKey
String existingProjectKey
-
jobKey
String jobKey
-
newProject
boolean newProject
-
planLimitReached
boolean planLimitReached
-
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
-
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
-
repositoryName
String repositoryName
-
repositoryTypeOption
String repositoryTypeOption
-
taskConfigurationService
TaskConfigurationService taskConfigurationService
-
triggerConfigurationService
TriggerConfigurationService triggerConfigurationService
-
uiConfigBean
UIConfigSupport uiConfigBean
-
variableSubstitutorFactory
VariableSubstitutorFactory variableSubstitutorFactory
-
vcsConfigurationHelper
VcsConfigurationHelper vcsConfigurationHelper
-
vcsRepositoryConfigurationService
VcsRepositoryConfigurationService vcsRepositoryConfigurationService
-
vcsRepositoryManager
VcsRepositoryManager vcsRepositoryManager
-
vcsTypeSelectors
List<VcsUIConfigBean.VcsTypeSelector> vcsTypeSelectors
-
vcsUIConfigBean
VcsUIConfigBean vcsUIConfigBean
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateProject extends BambooActionSupport implements Serializable
-
Serialized Fields
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
projectAccessPublic
boolean projectAccessPublic
-
projectConfigurationService
ProjectConfigurationService projectConfigurationService
-
projectDescription
String projectDescription
-
projectKey
String projectKey
-
projectName
String projectName
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs extends BambooActionSupport implements Serializable
-
Serialized Fields
-
bambooCachingPermissionManagerFacadeFactory
BambooCachingPermissionManagerFacadeFactory bambooCachingPermissionManagerFacadeFactory
-
buildProjectKey
String buildProjectKey
-
cachedRepositoryDefinitionManager
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager
-
customVariableContext
CustomVariableContext customVariableContext
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
linkedRepositoryAccessOption
String linkedRepositoryAccessOption
-
projectManager
ProjectManager projectManager
-
projectTypeOption
String projectTypeOption
-
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
-
repositoryId
long repositoryId
-
repositoryName
String repositoryName
-
repositoryTypeOption
String repositoryTypeOption
-
rssDetectionService
RssDetectionService rssDetectionService
-
rssPermissionManager
RssPermissionManager rssPermissionManager
-
selectDeploymentKey
String selectDeploymentKey
-
selectDeploymentName
String selectDeploymentName
-
selectedRepository
String selectedRepository
-
selectProjectKey
String selectProjectKey
-
selectProjectName
String selectProjectName
-
uiConfigBean
UIConfigSupport uiConfigBean
-
variableSubstitutorFactory
VariableSubstitutorFactory variableSubstitutorFactory
-
vcsConfigurationHelper
VcsConfigurationHelper vcsConfigurationHelper
-
vcsRepositoryConfigurationService
VcsRepositoryConfigurationService vcsRepositoryConfigurationService
-
vcsRepositoryManager
VcsRepositoryManager vcsRepositoryManager
-
vcsTypeSelectors
List<VcsUIConfigBean.VcsTypeSelector> vcsTypeSelectors
-
vcsUIConfigBean
VcsUIConfigBean vcsUIConfigBean
-
-
-
Class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard extends ConfigureBuildTasks implements Serializable
-
Serialized Fields
-
chainCreationService
ChainCreationService chainCreationService
-
chainEnabled
boolean chainEnabled
-
dockerConfigurationProviders
DockerConfigurationProviders dockerConfigurationProviders
-
dockerHandlers
List<DockerConfigurationProviders.Config> dockerHandlers
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
isolationType
String isolationType
-
jiraApplinksService
JiraApplinksService jiraApplinksService
-
newProject
boolean newProject
-
parentKey
String parentKey
-
-
-
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
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.ArtifactUrlRedirectAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
artifactDao
ArtifactDao artifactDao
-
artifactFiles
Iterable<ArtifactFileData> artifactFiles
-
artifactId
Long artifactId
-
artifactLinkManager
ArtifactLinkManager artifactLinkManager
-
artifactName
String artifactName
-
artifactPermissionService
ArtifactPermissionService artifactPermissionService
-
buildNumber
Integer buildNumber
-
planKey
String planKey
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
tag
String tag
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.CreateJob extends ChainActionSupport implements Serializable
-
Serialized Fields
-
allowStageCreation
boolean allowStageCreation
For functional tests. -
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
-
availableJdks
Collection<String> availableJdks
-
buildConfiguration
BuildConfiguration buildConfiguration
-
chainsToClone
Collection<ImmutableChain> chainsToClone
-
defaultChainToClone
ImmutableChain defaultChainToClone
-
dockerConfigurationProviders
DockerConfigurationProviders dockerConfigurationProviders
-
dockerHandlers
List<DockerConfigurationProviders.Config> dockerHandlers
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
ignoreUnclonableSubscriptions
boolean ignoreUnclonableSubscriptions
-
isolationType
String isolationType
-
jdkManager
JdkManager jdkManager
-
jobCreationService
JobCreationService jobCreationService
-
planLimitReached
boolean planLimitReached
-
subBuildKey
String subBuildKey
-
uiConfigBean
UIConfigSupport uiConfigBean
-
unclonableSubscriptions
List<ArtifactSubscription> unclonableSubscriptions
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.DeleteStageAction extends StageAction implements Serializable
-
Serialized Fields
-
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
-
deletionService
DeletionService deletionService
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails extends ChainActionSupport implements Serializable
-
Serialized Fields
-
buildConfiguration
BuildConfiguration buildConfiguration
-
chainDescription
String chainDescription
-
chainName
String chainName
-
enabled
boolean enabled
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
-
planValidationService
PlanValidationService planValidationService
-
saved
boolean saved
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.ListChainResults extends ChainActionSupport implements Serializable
-
Serialized Fields
-
artifactLinkManager
ArtifactLinkManager artifactLinkManager
-
pager
Pager 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
-
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
-
invalidSubscriptionsOfJob
List<ArtifactSubscription> invalidSubscriptionsOfJob
-
invalidSubscriptionsToJob
List<ArtifactSubscription> invalidSubscriptionsToJob
-
jobKey
String jobKey
-
removeBrokenSubscriptions
boolean removeBrokenSubscriptions
-
stageId
long stageId
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.MoveStageAction extends ChainActionSupport implements Serializable
-
Serialized Fields
-
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
-
index
int index
-
invalidSubscriptions
List<ArtifactSubscription> invalidSubscriptions
-
removeBrokenSubscriptions
boolean removeBrokenSubscriptions
-
stageId
long stageId
-
stageService
StageService stageService
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.StageAction extends ChainActionSupport implements Serializable
-
Serialized Fields
-
auditLogService
AuditLogService auditLogService
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
finalStage
boolean finalStage
-
planValidationService
PlanValidationService planValidationService
-
relatedDeploymentProjects
List<DeploymentProject> relatedDeploymentProjects
-
stageDescription
String stageDescription
-
stageId
String stageId
-
stageManual
boolean stageManual
-
stageName
String stageName
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.ViewAggregatedJobPlugins extends ChainActionSupport implements Serializable
-
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
-
buildLoggerManager
BuildLoggerManager buildLoggerManager
-
logLines
int logLines
-
repositoryStoredSpecsLogService
RepositoryStoredSpecsLogService repositoryStoredSpecsLogService
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult extends ChainResultsAction implements Serializable
-
Serialized Fields
-
buildResultWarningSummaryManager
BuildResultWarningSummaryManager buildResultWarningSummaryManager
-
commentMode
boolean commentMode
-
commentsByEntity
Map<Long,List<Comment>> commentsByEntity
-
commentService
CommentService commentService
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
filteredTestResults
FilteredTestResults<TestClassResultDescriptor> filteredTestResults
-
jobResultKeyForLogDisplay
String jobResultKeyForLogDisplay
-
linesToDisplay
int linesToDisplay
-
relatedDeployments
List<DeploymentProjectStatusForResultSummary> relatedDeployments
-
warnings
Collection<BuildWarningSummary> warnings
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary extends ChainActionSupport implements Serializable
-
Serialized Fields
-
artifactLinkManager
ArtifactLinkManager artifactLinkManager
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
deploymentVersionService
DeploymentVersionService deploymentVersionService
-
filterController
FilterController filterController
-
lastSuccessfulSummary
ResultsSummary lastSuccessfulSummary
-
lastSummary
ResultsSummary lastSummary
-
pager
Pager pager
-
relatedDeploymentProjects
List<DeploymentProjectWithEnvironmentStatuses> relatedDeploymentProjects
-
relatedVersions
Set<ViewChainSummary.VersionWithRelatedPlanResults> relatedVersions
-
resultsList
List<ResultsSummary> resultsList
-
statistics
StatisticsCollector statistics
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.ViewChainTestResults extends ViewChainResult implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.chains.ViewChainWebhookResponses extends ChainResultsAction implements Serializable
-
Serialized Fields
-
bambooPermissionManager
BambooPermissionManager bambooPermissionManager
-
webhookResponses
List<WebhookResponse> webhookResponses
-
webhookResponseService
WebhookResponseService webhookResponseService
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.ViewQuarantinedTests extends PlanActionSupport implements Serializable
-
Serialized Fields
-
quarantinedTestCases
List<TestCaseForDisplay> quarantinedTestCases
-
testQuarantineManager
TestQuarantineManager testQuarantineManager
-
testsManager
TestsManager testsManager
-
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
-
conditionKey
String conditionKey
-
edit
String edit
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
-
lastModified
long lastModified
-
notificationId
long notificationId
-
notificationManager
NotificationManager notificationManager
-
notificationRecipients
Map<String,NotificationRecipient> notificationRecipients
-
notificationRecipientType
String notificationRecipientType
-
notificationTypes
Map<String,NotificationType> notificationTypes
-
previousTypeData
String previousTypeData
-
redirectUrl
String redirectUrl
-
saved
boolean saved
-
uiConfigBean
UIConfigSupport uiConfigBean
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.admin.DeleteChainAuditLog extends ChainActionSupport implements Serializable
-
Serialized Fields
-
auditLogService
AuditLogService auditLogService
-
jobMap
Map<String,String> jobMap
-
-
-
Class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog extends ChainActionSupport implements Serializable
-
Serialized Fields
-
auditHistoryPager
Pager auditHistoryPager
-
auditLogService
AuditLogService auditLogService
-
filterEnd
long filterEnd
-
filterStart
long filterStart
-
jobMap
Map<String,ViewChainAuditLog.JobEntry> jobMap
-
searchString
String searchString
-
-
-
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
-
buildConfiguration
BuildConfiguration buildConfiguration
-
buildTriggerConditionConfigHelper
BuildTriggerConditionConfigHelper buildTriggerConditionConfigHelper
-
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
-
repositoryTrigger
Long[] repositoryTrigger
-
triggerConfigurationService
TriggerConfigurationService triggerConfigurationService
-
triggerDefinition
TriggerDefinition triggerDefinition
-
triggerDescriptor
TriggerModuleDescriptor triggerDescriptor
-
triggerDisabled
boolean triggerDisabled
-
triggerId
long triggerId
-
triggerTypeManager
TriggerTypeManager triggerTypeManager
-
triggerUIConfigBean
TriggerUIConfigBean triggerUIConfigBean
-
userDescription
String userDescription
-
-
-
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
-
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
-
Class com.atlassian.bamboo.ww2.actions.charts.ViewBuildNumberChart extends BuildActionSupport implements Serializable
-
Serialized Fields
-
resultsList
List<ResultsSummary> resultsList
-
-
-
Class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart extends BuildActionSupport implements Serializable
-
Serialized Fields
-
buildResultsList
List<ResultsSummary> buildResultsList
-
combinedByTimeChart
Map<String,Object> combinedByTimeChart
-
filterController
FilterController filterController
-
groupSuccessFailureChartBy
String groupSuccessFailureChartBy
-
height
int height
-
width
int width
-
-
-
Class com.atlassian.bamboo.ww2.actions.charts.ViewReportChart extends BambooActionSupport implements Serializable
-
Serialized Fields
-
chart
Map<String,Object> chart
-
chartManager
ChartManager chartManager
-
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
-
comment
Comment comment
-
commentContent
String commentContent
-
commentId
long commentId
-
commentService
CommentService commentService
-
jiraIssueUtils
JiraIssueUtils jiraIssueUtils
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.encrypt
-
Class com.atlassian.bamboo.ww2.actions.encrypt.ManualEncryptionAction extends BambooActionSupport implements Serializable
-
-
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
-
errorMessage
String errorMessage
-
events
Collection<com.atlassian.johnson.event.Event> events
-
restSupported
boolean restSupported
Whether REST-ful headers requesting specific content type will be regarded when rendering the response. -
statusCode
int statusCode
-
-
-
Class com.atlassian.bamboo.ww2.actions.error.ErrorEventsAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
events
Collection<com.atlassian.johnson.event.Event> events
-
-
-
Class com.atlassian.bamboo.ww2.actions.error.FiveOhOh extends BambooActionSupport implements Serializable
-
Serialized Fields
-
exceptionTranslator
ExceptionTranslator exceptionTranslator
-
showStackTrace
boolean showStackTrace
-
stackTrace
String stackTrace
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.jira
-
Class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction extends AbstractJiraIssueAction implements Serializable
-
Serialized Fields
-
components
List<Long> components
-
description
String description
-
issueType
String issueType
-
jiraRestService
JiraRestService jiraRestService
-
knownFields
Set<String> knownFields
-
newIssueKey
String newIssueKey
-
project
String project
-
response
com.opensymphony.webwork.dispatcher.json.JSONObject response
-
resultsSummary
ResultsSummary resultsSummary
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
summary
String summary
-
versions
List<Long> versions
-
-
-
Class com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
appLinkId
String appLinkId
-
jiraApplinksService
JiraApplinksService jiraApplinksService
-
planResultKey
PlanResultKey planResultKey
-
-
-
Class com.atlassian.bamboo.ww2.actions.jira.CreateNewJiraIssueForBuildResultAction extends AbstractCreateNewJiraIssueAction implements Serializable
-
Serialized Fields
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
jiraRestService
JiraRestService jiraRestService
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
-
-
Class com.atlassian.bamboo.ww2.actions.jira.CreateNewJiraIssueForTestAction extends AbstractCreateNewJiraIssueAction implements Serializable
-
Serialized Fields
-
jiraIssueManager
JiraIssueManager jiraIssueManager
-
jiraRestService
JiraRestService jiraRestService
-
linkedJiraIssue
LinkedJiraIssue linkedJiraIssue
-
testCase
TestCase testCase
-
testCaseId
long testCaseId
-
testsManager
TestsManager testsManager
-
-
-
Class com.atlassian.bamboo.ww2.actions.jira.CreateRemoteJiraLinkAction extends PlanActionSupport implements Serializable
-
Serialized Fields
-
credentialsRequiredContextException
CredentialsRequiredContextException credentialsRequiredContextException
-
issueKey
String issueKey
-
jiraBranchLinkingService
JiraBranchLinkingService jiraBranchLinkingService
-
-
-
Class com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction extends AbstractJiraIssueAction implements Serializable
-
Serialized Fields
-
issueKey
String issueKey
-
issueTypeId
String issueTypeId
-
jiraRemoteIssueManager
JiraRemoteIssueManager jiraRemoteIssueManager
-
jiraRestService
JiraRestService jiraRestService
-
maxResults
Integer maxResults
-
projectKey
String projectKey
-
response
com.opensymphony.webwork.dispatcher.json.JSONObject response
-
startAt
Integer startAt
-
-
-
Class com.atlassian.bamboo.ww2.actions.jira.JiraRedirectAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
-
Class com.atlassian.bamboo.ww2.actions.jira.LinkTestToJiraIssueAction extends PlanResultsAction implements Serializable
-
Serialized Fields
-
credentialsRequiredContextException
CredentialsRequiredContextException credentialsRequiredContextException
-
jiraApplinksService
JiraApplinksService jiraApplinksService
-
jiraIssueManager
JiraIssueManager jiraIssueManager
-
jiraRestService
JiraRestService jiraRestService
-
linkedJiraIssue
LinkedJiraIssue linkedJiraIssue
-
manualIssueKey
String manualIssueKey
-
testCaseId
long testCaseId
-
testsManager
TestsManager testsManager
-
-
-
Class com.atlassian.bamboo.ww2.actions.jira.TransitionJiraIssueAction extends AbstractJiraIssueAction implements Serializable
-
Serialized Fields
-
issueKey
String issueKey
-
jiraRemoteIssueManager
JiraRemoteIssueManager jiraRemoteIssueManager
-
jiraRestService
JiraRestService jiraRestService
-
resolutionId
String resolutionId
-
response
com.opensymphony.webwork.dispatcher.json.JSONObject response
-
transitionId
String transitionId
-
-
-
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
-
labelInput
String labelInput
-
labelManager
LabelManager labelManager
-
labels
List<Label> labels
-
resultsSummary
ResultsSummary resultsSummary
-
selectedLabel
String selectedLabel
-
-
-
Class com.atlassian.bamboo.ww2.actions.labels.SetFavouriteAction extends BuildActionSupport implements Serializable
-
Serialized Fields
-
favourite
Boolean favourite
-
planFavouriteService
PlanFavouriteService planFavouriteService
-
-
-
Class com.atlassian.bamboo.ww2.actions.labels.ViewBuildResultsForLabelAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
labelManager
LabelManager labelManager
-
labelName
String labelName
-
-
-
Class com.atlassian.bamboo.ww2.actions.labels.ViewLabels extends PlanActionSupport implements Serializable
-
Serialized Fields
-
freqMap
Map<Integer,List<LabelCount>> freqMap
-
labelManager
LabelManager labelManager
-
orderByRank
boolean orderByRank
-
project
Project project
-
projectDao
ProjectDao projectDao
-
projectKey
String projectKey
-
results
Map<LabelCount,Integer> results
-
-
-
-
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
-
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.plans.admin
-
Class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies extends BuildConfigurationSupport implements Serializable
-
Serialized Fields
-
childPlanKeys
Set<String> childPlanKeys
-
childPlans
Set<PlanDependency> childPlans
-
disabledChildKeys
Set<String> disabledChildKeys
-
disabledParentKeys
Set<String> disabledParentKeys
-
parentPlanKeys
Set<String> parentPlanKeys
-
parentPlans
Set<PlanDependency> parentPlans
-
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
-
planDependencyManager
PlanDependencyManager planDependencyManager
-
possiblePlanDependencies
Collection<ImmutableTopLevelPlan> possiblePlanDependencies
-
saved
boolean saved
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.project
-
Class com.atlassian.bamboo.ww2.actions.project.EditPlanPermissions extends ProjectActionSupport implements Serializable
-
Serialized Fields
-
projectPlanPermissionsService
ProjectPlanPermissionsService projectPlanPermissionsService
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.EditProjectDetails extends ProjectActionSupport implements Serializable
-
Serialized Fields
-
projectConfigurationService
ProjectConfigurationService projectConfigurationService
-
projectDescription
String projectDescription
-
projectName
String projectName
-
saved
boolean saved
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.EditProjectPermissions extends ProjectActionSupport implements Serializable
-
Serialized Fields
-
projectPermissionsService
ProjectPermissionsService projectPermissionsService
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.EditProjectRepositories extends ProjectActionSupport implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.project.ListProjects extends BambooActionSupport implements Serializable
-
Serialized Fields
-
uiConfigSupport
UIConfigSupport uiConfigSupport
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.ProjectActionSupport extends BambooActionSupport implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.project.ViewProjectPlans extends BambooActionSupport implements Serializable
-
Serialized Fields
-
chainBranchManager
ChainBranchManager chainBranchManager
-
labelManager
LabelManager labelManager
-
plans
List<ImmutableTopLevelPlan> plans
-
plansWithBranches
Set<Long> plansWithBranches
-
projectChains
Collection<ImmutableChain> projectChains
-
projectId
long projectId
-
projectKey
String projectKey
-
projectPlans
Collection<ImmutableTopLevelPlan> projectPlans
-
projectStatusHelper
ProjectStatusHelper projectStatusHelper
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.ViewProjectRepositories extends BambooActionSupport implements Serializable
-
Serialized Fields
-
projectId
long projectId
-
projectKey
String projectKey
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.project.repository
-
Class com.atlassian.bamboo.ww2.actions.project.repository.AbstractExistingProjectRepositoryAction extends AbstractProjectRepositoryAction implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.project.repository.AbstractProjectRepositoryAction extends AbstractRepositoryAction implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.project.repository.ConfigureProjectRepositories extends AbstractProjectRepositoryAction implements Serializable
-
Serialized Fields
-
vcsRepositoryModuleDescriptors
List<VcsRepositoryModuleDescriptor> vcsRepositoryModuleDescriptors
-
vcsTypeSelectors
List<VcsUIConfigBean.VcsTypeSelector> vcsTypeSelectors
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.repository.CreateProjectRepository extends AbstractProjectRepositoryAction implements Serializable
-
Serialized Fields
-
currentVcsTypeSelector
VcsUIConfigBean.VcsTypeSelector currentVcsTypeSelector
-
currentViewersSelectors
List<VcsViewerUIConfigBean.VcsViewerTypeSelector> currentViewersSelectors
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.repository.DeleteProjectRepository extends AbstractExistingProjectRepositoryAction implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.project.repository.EditProjectRepository extends AbstractExistingProjectRepositoryAction implements Serializable
-
Serialized Fields
-
cancelUri
String cancelUri
-
created
boolean created
-
currentVcsTypeSelector
VcsUIConfigBean.VcsTypeSelector currentVcsTypeSelector
-
currentViewersSelectors
List<VcsViewerUIConfigBean.VcsViewerTypeSelector> currentViewersSelectors
-
editRepository
EditRepository editRepository
-
permissionsSaved
boolean permissionsSaved
-
saved
boolean saved
-
successMessage
String successMessage
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.repository.ViewProjectRepository extends AbstractExistingProjectRepositoryAction implements Serializable
-
Serialized Fields
-
vcsTypeSelector
VcsUIConfigBean.VcsTypeSelector vcsTypeSelector
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.project.sharedcredentials
-
Class com.atlassian.bamboo.ww2.actions.project.sharedcredentials.ConfigureProjectSharedCredentials extends ProjectActionSupport implements Serializable
-
Serialized Fields
-
credentials
Iterable<CredentialsData> credentials
-
credentialsManager
CredentialsManager credentialsManager
-
credentialTypes
List<CredentialTypeModuleDescriptor> credentialTypes
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.sharedcredentials.CreateProjectSharedCredentials extends ProjectActionSupport implements Serializable
-
Serialized Fields
-
createCredentialsKey
String createCredentialsKey
-
credentialDescriptor
CredentialTypeModuleDescriptor credentialDescriptor
-
credentialsManager
CredentialsManager credentialsManager
-
credentialsName
String credentialsName
-
credentialsUIConfigBean
CredentialsUIConfigBean credentialsUIConfigBean
-
editHtml
String editHtml
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.sharedcredentials.DeleteProjectSharedCredentials extends ProjectActionSupport implements Serializable
-
Serialized Fields
-
buildTaskDefinitionsMap
Map<String,String> buildTaskDefinitionsMap
-
credentialsId
long credentialsId
-
credentialsManager
CredentialsManager credentialsManager
-
credentialsUsageDetector
CredentialsUsageDetector credentialsUsageDetector
-
planBranchRepositoryDefinitionsMap
Map<VcsRepositoryData,String> planBranchRepositoryDefinitionsMap
-
planRepositoryDefinitionsMap
Map<VcsRepositoryData,String> planRepositoryDefinitionsMap
-
projectRepositoryDefinitionsMap
Map<VcsRepositoryData,String> projectRepositoryDefinitionsMap
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.sharedcredentials.EditProjectSharedCredentials extends ProjectActionSupport implements Serializable
-
Serialized Fields
-
credentialDescriptor
CredentialTypeModuleDescriptor credentialDescriptor
-
credentials
CredentialsData credentials
-
credentialsId
long credentialsId
-
credentialsManager
CredentialsManager credentialsManager
-
credentialsName
String credentialsName
-
credentialsUIConfigBean
CredentialsUIConfigBean credentialsUIConfigBean
-
editHtml
String editHtml
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.project.variable
-
Class com.atlassian.bamboo.ww2.actions.project.variable.ConfigureProjectVariables extends ProjectActionSupport implements Serializable
-
Serialized Fields
-
masterVariables
List<VariableDefinition> masterVariables
-
variableDefinitionAccessor
EncryptedVariableDefinitionAccessor variableDefinitionAccessor
-
variableId
long variableId
-
variableKey
String variableKey
-
variableMap
Map<String,VariableDefinition> variableMap
-
variables
Collection<? extends VariableDefinition> variables
-
variableValidationService
VariableValidationService variableValidationService
-
variableValue
String variableValue
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.variable.CreateProjectVariable extends ConfigureProjectVariables implements Serializable
-
Serialized Fields
-
variableConfigurationService
VariableConfigurationService variableConfigurationService
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.variable.DeleteProjectVariable extends ConfigureProjectVariables implements Serializable
-
Serialized Fields
-
variableConfigurationService
VariableConfigurationService variableConfigurationService
-
variableDefinitionAccessor
EncryptedVariableDefinitionAccessor variableDefinitionAccessor
-
-
-
Class com.atlassian.bamboo.ww2.actions.project.variable.UpdateProjectVariable extends ConfigureProjectVariables implements Serializable
-
Serialized Fields
-
variableConfigurationService
VariableConfigurationService variableConfigurationService
-
variableDefinitionAccessor
EncryptedVariableDefinitionAccessor variableDefinitionAccessor
-
variableDefinitionFromDb
VariableDefinition variableDefinitionFromDb
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.reports
-
Class com.atlassian.bamboo.ww2.actions.reports.ViewReport extends BambooActionSupport implements Serializable
-
Serialized Fields
-
availableDateFilter
Map<String,String> availableDateFilter
-
availableGroupBy
Map<String,String> availableGroupBy
-
availablePlans
Collection<ImmutableTopLevelPlan> availablePlans
-
availableReports
List<ReportCollectorModuleDescriptor> availableReports
-
buildIds
List<Long> buildIds
-
chartManager
ChartManager chartManager
-
dataset
org.jfree.data.time.TimeTableXYDataset dataset
-
dateFilter
String dateFilter
-
dateFrom
String dateFrom
-
dateTo
String dateTo
-
groupByPeriod
String groupByPeriod
-
hideHeader
boolean hideHeader
-
labelTarget
String labelTarget
-
pager
Pager pager
-
reportKey
String reportKey
-
resolvedAutoPeriod
String resolvedAutoPeriod
-
resultsList
List<ResultsSummary> resultsList
-
useSession
boolean useSession
-
-
-
-
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
-
resultsList
List<ResultsSummary> resultsList
-
rssFeedBuilder
RssFeedBuilder rssFeedBuilder
-
-
-
Class com.atlassian.bamboo.ww2.actions.rss.YamlValidationAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
projectManager
ProjectManager projectManager
-
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
-
-
-
-
Package com.atlassian.bamboo.ww2.actions.setup
-
Class com.atlassian.bamboo.ww2.actions.setup.AbstractSetupAction extends BambooActionSupport implements Serializable
-
Serialized Fields
-
setupPersister
BambooSetupPersister setupPersister
-
setupTypeInstall
String setupTypeInstall
-
setupUtilityBean
SetupUtilityBean setupUtilityBean
-
-
-
Class com.atlassian.bamboo.ww2.actions.setup.FinishSetupAction extends AbstractSetupAction implements Serializable
-
Serialized Fields
-
agentManager
AgentManager agentManager
-
bambooBrokerService
BambooBrokerService bambooBrokerService
-
completed
boolean completed
-
servletContext
javax.servlet.ServletContext servletContext
-
setupUtilityBean
SetupUtilityBean setupUtilityBean
-
-
-
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
-
confirmPassword
String confirmPassword
-
email
String email
-
fullName
String fullName
-
password
String password
-
setupUtilityBean
SetupUtilityBean setupUtilityBean
-
systemInfo
SystemInfo systemInfo
-
username
String username
-
-
-
Class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseAction extends AbstractSetupAction implements Serializable
-
Class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction extends AbstractSetupAction implements Serializable
-
Serialized Fields
-
-
Class com.atlassian.bamboo.ww2.actions.setup.SetupEmbeddedDatabaseAction extends AbstractSetupAction implements Serializable
-
Serialized Fields
-
servletContext
javax.servlet.ServletContext servletContext
-
-
-
Class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration extends AbstractSetupAction implements Serializable
-
Serialized Fields
-
artifactsDir
String artifactsDir
-
backButton
String backButton
-
bambooLicenseManager
BambooLicenseManager bambooLicenseManager
-
baseUrl
String baseUrl
-
brokerClientURI
String brokerClientURI
-
buildDir
String buildDir
-
buildWorkingDir
String buildWorkingDir
-
configDir
String configDir
-
instanceName
String instanceName
-
isLessAttended
boolean isLessAttended
-
repositoryLogsDir
String repositoryLogsDir
-
requestUrl
String requestUrl
-
servletPath
String servletPath
-
-
-
Class com.atlassian.bamboo.ww2.actions.setup.SetupImportDataAction extends AbstractSetupAction implements Serializable
-
Serialized Fields
-
dataOption
String dataOption
-
importExportManager
ImportExportManager importExportManager
-
importPath
String importPath
-
importSuccessful
boolean importSuccessful
-
-
-
Class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction extends AbstractSetupAction implements Serializable
-
Serialized Fields
-
bambooLicenseManager
BambooLicenseManager bambooLicenseManager
-
licenseString
String licenseString
-
sid
String sid
-
-
-
-
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
-
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
-
repositoryAliases
List<ExtendedAuthor> repositoryAliases
-
-
-
-
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.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
-
planInterceptorUtils
PlanInterceptorUtils planInterceptorUtils
-
-
-
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.ConditionalActionInterceptor 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
-
cachedPlanManager
CachedPlanManager cachedPlanManager
-
customVariableContext
CustomVariableContext customVariableContext
-
decoratedNavObjectFactory
DecoratedNavObjectFactory decoratedNavObjectFactory
-
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
-
-
-
Class com.atlassian.bamboo.ww2.interceptors.PaginationAwareInterceptor extends AbstractBambooInterceptor implements Serializable
-
Class com.atlassian.bamboo.ww2.interceptors.PlanAwareInterceptor extends com.atlassian.xwork.interceptors.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.ReadOnlyConfigurationEditInterceptor extends AbstractBambooInterceptor implements Serializable
-
Serialized Fields
-
bambooPermissionManager
BambooPermissionManager bambooPermissionManager
-
deploymentProjectService
DeploymentProjectService deploymentProjectService
-
planInterceptorUtils
PlanInterceptorUtils planInterceptorUtils
-
-
-
Class com.atlassian.bamboo.ww2.interceptors.RemoteApiExceptionInterceptor extends AbstractBambooInterceptor implements Serializable
-
Class com.atlassian.bamboo.ww2.interceptors.RemoteApiLoginInterceptor extends AbstractBambooInterceptor implements Serializable
-
Serialized Fields
-
bamboo
Bamboo bamboo
-
bambooUserManager
BambooUserManager bambooUserManager
-
-
-
Class com.atlassian.bamboo.ww2.interceptors.RepositoryConfigurationEditInterceptor extends AbstractBambooInterceptor implements Serializable
-
Class com.atlassian.bamboo.ww2.interceptors.ResultsListAwareInterceptor extends AbstractBambooInterceptor implements Serializable
-
Serialized Fields
-
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
-
filterController
FilterController filterController
-
-
-
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 com.atlassian.xwork.interceptors.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.result.ServletRedirectResult implements Serializable
-
Serialized Fields
-
objectFactory
com.opensymphony.xwork2.ObjectFactory objectFactory
-
-
-
Class com.atlassian.bamboo.ww2.results.SoyResult extends org.apache.struts2.result.StrutsResultSupport implements Serializable
-
Serialized Fields
-
osgiServiceProxyFactory
OsgiServiceProxyFactory osgiServiceProxyFactory
-
-
-
-
Package com.atlassian.crowd.embedded.atlassianuser
-
Class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroup extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser extends Object implements Serializable
-
-
Package com.atlassian.crowd.integration.seraph.v25
-
Class com.atlassian.crowd.integration.seraph.v25.BambooAuthenticator extends com.atlassian.crowd.integration.seraph.CrowdAuthenticator implements Serializable
-
Serialized Fields
-
config
com.atlassian.seraph.config.SecurityConfig config
-
isRecoveryModeOn
Boolean isRecoveryModeOn
-
params
Map<String,String> params
-
recoveryModeAuthenticator
BambooAuthenticator recoveryModeAuthenticator
-
-
-
-
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
-
administrationConfigurationAccessor
AdministrationConfigurationAccessor administrationConfigurationAccessor
-
applicationProperties
com.atlassian.sal.api.ApplicationProperties applicationProperties
-
homeLocator
BambooHomeLocator 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
-
bandanaManager
com.atlassian.bandana.BandanaManager bandanaManager
-
planManager
PlanManager planManager
-
pluginSettingsFactory
com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory
-
projectManager
com.atlassian.sal.api.project.ProjectManager projectManager
-
-
-
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.upgrade
-
Class com.atlassian.upgrade.UpgradeException extends Exception implements Serializable
-
-
Package com.ctc.wstx.io
-
Package it.com.atlassian.bamboo.configuration.external.yaml.export
-
Class it.com.atlassian.bamboo.configuration.external.yaml.export.MockVcsRepositoryData extends Object implements Serializable
-
Serialized Fields
-
isBBS
boolean isBBS
-
-
-
-
Package org.apache.jasper.servlet
-
Class org.apache.jasper.servlet.JspServlet extends org.apache.catalina.servlets.DefaultServlet implements Serializable
-
-
Package org.springframework.orm.hibernate.support
-
Class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport.NoAutowiringConfigurationForClassException extends Exception implements Serializable
-