Serialized Form
|
Class $anonfun$errorHandler$1 extends scala.runtime.AbstractFunction1<Throwable,scala.runtime.Nothing$> implements Serializable |
serialVersionUID: 0L
|
Class $anonfun$errorHandler$2 extends scala.runtime.AbstractFunction1<U,U> implements Serializable |
serialVersionUID: 0L
closingExceptions$1
scala.collection.immutable.List<A> closingExceptions$1
|
Class hsqlServlet extends org.hsqldb.Servlet implements Serializable |
|
Package com.atlassian.bamboo |
myReason
String myReason
|
Package com.atlassian.bamboo.agent |
agentCommandSender
AgentCommandSender agentCommandSender
command
String command
agentId
long agentId
sessionId
long sessionId
agentManager
AgentManager agentManager
agentName
String agentName
planKey
PlanKey planKey
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
|
Package com.atlassian.bamboo.agent.bootstrap |
|
Package com.atlassian.bamboo.agent.classserver |
classServerServiceReference
com.google.common.base.Supplier<T> classServerServiceReference
agentInstallerInputStream
com.atlassian.util.concurrent.ResettableLazyReference<T> agentInstallerInputStream
agentServerManager
AgentServerManager agentServerManager
classServerServiceReference
com.google.common.base.Supplier<T> classServerServiceReference
mainClass
String mainClass
requestTokenQueue
ArrayBlockingQueue<E> requestTokenQueue
agentServerManager
AgentServerManager agentServerManager
remoteAgentManager
RemoteAgentManager remoteAgentManager
authenticationManager
RemoteAgentAuthenticationManager authenticationManager
hostName
String hostName
agentType
String agentType
instanceId
String instanceId
version
String version
uuid
String uuid
authenticationErrorMessage
String authenticationErrorMessage
httpServletRequest
javax.servlet.http.HttpServletRequest httpServletRequest
whiteListedJarPaths
Collection<E> whiteListedJarPaths
|
Package com.atlassian.bamboo.agent.elastic.server |
averageTimeInQueueThreshold
long averageTimeInQueueThreshold
elasticBuildsInQueueThreshold
int elasticBuildsInQueueThreshold
totalBuildInQueueThreshold
int totalBuildInQueueThreshold
maxElasticInstancesToStartAtOnce
int maxElasticInstancesToStartAtOnce
instanceIdleTimeThreshold
long instanceIdleTimeThreshold
automaticInstanceManagementEnabled
boolean automaticInstanceManagementEnabled
configurationName
String configurationName
maxNonBambooInstances
int maxNonBambooInstances
awsAccessKeyId
String awsAccessKeyId
awsSecretKey
String awsSecretKey
maxConcurrentInstances
int maxConcurrentInstances
enabled
boolean enabled
autoShutdownEnabled
boolean autoShutdownEnabled
autoShutdownDelay
int autoShutdownDelay
uploadingOfAwsAccountDetailsEnabled
boolean uploadingOfAwsAccountDetailsEnabled
awsPrivateKeyFile
String awsPrivateKeyFile
awsCertFile
String awsCertFile
automaticInstanceManagementConfig
AutomaticInstanceManagementConfig automaticInstanceManagementConfig
isPublicIpForVpcEnabled
boolean isPublicIpForVpcEnabled
region
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region
isSpotInstanceConfigEnabled
boolean isSpotInstanceConfigEnabled
prices
com.atlassian.aws.ec2.SpotPriceMatrix prices
spotRequestTimeoutSeconds
int spotRequestTimeoutSeconds
|
Package com.atlassian.bamboo.agent.messaging |
agentServerManager
com.atlassian.util.concurrent.Supplier<T> agentServerManager
secureTokenService
com.atlassian.util.concurrent.Supplier<T> secureTokenService
storageCappingService
com.google.common.base.Supplier<T> storageCappingService
counter
AtomicInteger counter
|
Package com.atlassian.bamboo.applinks |
context
String context
exception
com.atlassian.applinks.api.CredentialsRequiredException exception
|
Package com.atlassian.bamboo.artifact |
id
long id
label
String label
persistedSize
long persistedSize
isSharedArtifact
boolean isSharedArtifact
isGloballyStored
boolean isGloballyStored
linkType
String linkType
planResultKey
PlanResultKey planResultKey
|
Package com.atlassian.bamboo.author |
name
String name
linkedUserName
String linkedUserName
email
String email
readResolve
private Object readResolve()
- Deprecated.
breakages
List<E> breakages
- Deprecated.
numberOfBreakages
int numberOfBreakages
- Deprecated.
fixes
List<E> fixes
- Deprecated.
numberOfFixes
int numberOfFixes
- Deprecated.
successfulBuilds
List<E> successfulBuilds
- Deprecated.
numberOfSuccessfulBuilds
int numberOfSuccessfulBuilds
- Deprecated.
failedBuilds
List<E> failedBuilds
- Deprecated.
numberOfFailedBuilds
int numberOfFailedBuilds
- Deprecated.
triggeredBuildResults
List<E> triggeredBuildResults
- Deprecated.
numberOfTriggeredBuildResults
int numberOfTriggeredBuildResults
- Deprecated.
name
String name
- The name the author has in the VCS system
linkedUserName
String linkedUserName
email
String email
triggeredBuildResults
List<E> triggeredBuildResults
fixes
List<E> fixes
breakages
List<E> breakages
successfulBuilds
List<E> successfulBuilds
failedBuilds
List<E> failedBuilds
isInit
boolean isInit
|
Package com.atlassian.bamboo.bandana |
parentContext
BambooBandanaContext parentContext
planId
long planId
pluginKey
String pluginKey
|
Package com.atlassian.bamboo.brokenbuildtracker.data |
|
Package com.atlassian.bamboo.brokenbuildtracker.notifications |
userResponsible
String userResponsible
trackingEntry
TrackingEntry trackingEntry
userWhoUpdated
String userWhoUpdated
planResultKey
PlanResultKey planResultKey
|
Package com.atlassian.bamboo.brokenbuildtracker.ui |
defaultUser
String defaultUser
updated
boolean updated
trackingConfigurationManager
TrackingConfigurationManager trackingConfigurationManager
trackingConfigurationManager
TrackingConfigurationManager trackingConfigurationManager
trackingEntryManager
TrackingEntryManager trackingEntryManager
newUser
String newUser
oldUser
String oldUser
buildKey
String buildKey
planResultKey
String planResultKey
trackingId
int trackingId
submitAction
String submitAction
showUserField
boolean showUserField
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
trackingEntryManager
TrackingEntryManager trackingEntryManager
trackingEntryRef
com.atlassian.util.concurrent.LazyReference<T> trackingEntryRef
trackingEntryManager
TrackingEntryManager trackingEntryManager
trackingEntries
Collection<E> trackingEntries
trackingEntry
TrackingEntry trackingEntry
trackingEntryManager
TrackingEntryManager trackingEntryManager
|
Package com.atlassian.bamboo.build |
buildResults
BuildResults buildResults
buildResultsSummary
BuildResultsSummary buildResultsSummary
buildResultsSummaryManager
BuildResultsSummaryManager buildResultsSummaryManager
buildExecutionManager
BuildExecutionManager buildExecutionManager
persister
Persister persister
buildableAwareContextHolder
BuildableAwareContextHolder buildableAwareContextHolder
currentlyBuilding
com.atlassian.util.concurrent.Supplier<T> currentlyBuilding
chainAwareContextHolder
ChainAwareContextHolder chainAwareContextHolder
buildExecutionManager
BuildExecutionManager buildExecutionManager
decoratingAggregatedChainErrorAccessor
ErrorAccessor decoratingAggregatedChainErrorAccessor
stageStatusHelper
StageStatusHelper stageStatusHelper
currentlyBuilding
com.atlassian.util.concurrent.Supplier<T> currentlyBuilding
pager
Pager<T> pager
neighbouringSummaries
List<E> neighbouringSummaries
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
triggerManager
TriggerManager triggerManager
agentManager
AgentManager agentManager
jiraIssueManager
JiraIssueManager jiraIssueManager
jiraIssueUtils
JiraIssueUtils jiraIssueUtils
testsManager
TestsManager testsManager
auditLogService
AuditLogService auditLogService
testQuarantineManager
TestQuarantineManager testQuarantineManager
buildStatusHelper
BuildStatusHelper buildStatusHelper
resultsSummary
ResultsSummary resultsSummary
failStartDate
Date failStartDate
isBuildNumberSanitisedViaPlan
boolean isBuildNumberSanitisedViaPlan
chainExecutionManager
ChainExecutionManager chainExecutionManager
oauthAuthenticationRequired
boolean oauthAuthenticationRequired
oauthLoginDanceUrl
URI oauthLoginDanceUrl
createIssueAppLinkId
String createIssueAppLinkId
newIssueKey
String newIssueKey
artifactLinkManager
ArtifactLinkManager artifactLinkManager
masterResultsSummariesForTestCases
Map<K,V> masterResultsSummariesForTestCases
quarantineConfiguration
com.atlassian.util.concurrent.LazyReference<T> quarantineConfiguration
lastCurrentStatus
String lastCurrentStatus
time
Date time
log
String log
errorHandler
ErrorHandler errorHandler
filterController
FilterController filterController
buildResultsList
List<E> buildResultsList
buildErrors
Collection<E> buildErrors
statistics
StatisticsCollector statistics
buildStatusHelper
BuildStatusHelper buildStatusHelper
agentManager
AgentManager agentManager
lastSuccessfulSummary
ResultsSummary lastSuccessfulSummary
lastSummary
ResultsSummary lastSummary
lastBuildNumber
int lastBuildNumber
pager
Pager<T> pager
directoryToDisplay
File directoryToDisplay
directoryActionParam
String directoryActionParam
lastBuildLocal
boolean lastBuildLocal
buildWorkingDirectory
File buildWorkingDirectory
agentManager
AgentManager agentManager
buildLogs
List<E> buildLogs
buildLogsTooLong
boolean buildLogsTooLong
totalLines
long totalLines
buildLogFileAccessorFactory
BuildLogFileAccessorFactory buildLogFileAccessorFactory
filteredTestResults
FilteredTestResults<T extends TestClassResultDescriptor> filteredTestResults
testQuarantineManager
TestQuarantineManager testQuarantineManager
logAccessible
Boolean logAccessible
linesToDisplay
int linesToDisplay
commentMode
boolean commentMode
consumedSubscriptions
com.google.common.collect.Multimap<K,V> consumedSubscriptions
artifactLinks
Collection<E> artifactLinks
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
IS_AVAILABLE_LOCALLY
com.google.common.base.Predicate<T> IS_AVAILABLE_LOCALLY
pager
Pager<T> pager
testCaseId
long testCaseId
methodName
String methodName
testCaseResults
List<E> testCaseResults
testClassResult
TestClassResult testClassResult
testClassResultId
long testClassResultId
|
Package com.atlassian.bamboo.build.configuration |
defaultOverridden
boolean defaultOverridden
numberOfConcurrentBuilds
int numberOfConcurrentBuilds
|
Package com.atlassian.bamboo.build.expiry |
deploymentExpiryEnabled
boolean deploymentExpiryEnabled
expiryConfig
CombinedExpiryConfig expiryConfig
globalBuildExpiryConfig
BuildExpiryConfig globalBuildExpiryConfig
globalDeploymentExpiryConfig
DeploymentExpiryConfig globalDeploymentExpiryConfig
buildExpiryBean
BuildExpiryBean buildExpiryBean
expiryScheduler
ExpiryScheduler expiryScheduler
orphanedFilesCleanupBean
OrphanedFilesCleanupBean orphanedFilesCleanupBean
deploymentExpiryService
DeploymentExpiryService deploymentExpiryService
readResolve
private Object readResolve()
myPeriod
String myPeriod
myDuration
int myDuration
buildsToKeep
int buildsToKeep
maxIgnoredLogSize
long maxIgnoredLogSize
expiryTypeNothing
boolean expiryTypeNothing
expiryTypeResult
boolean expiryTypeResult
expiryTypeArtifact
boolean expiryTypeArtifact
expiryTypeBuildLog
boolean expiryTypeBuildLog
labelsToKeep
String labelsToKeep
cronExpression
String cronExpression
enabled
boolean enabled
|
Package com.atlassian.bamboo.build.logger |
key
Serializable key
interceptors
List<E> interceptors
|
Package com.atlassian.bamboo.build.logger.interceptors |
stringToMatch
String stringToMatch
matchErrorMessages
boolean matchErrorMessages
matchAge
int matchAge
match
LogEntry match
errorEntries
List<E> errorEntries
logEntries
org.apache.commons.collections.Buffer logEntries
|
Package com.atlassian.bamboo.build.monitoring |
multiplier
double multiplier
- The time limit of the build = average build time * multiplier
minutesBetweenLogs
int minutesBetweenLogs
- Time limit (in minutes) since last log.
minutesBeforeQueueTimeout
int minutesBeforeQueueTimeout
- Time limit (in minutes) since queue timeout is detected
disabled
boolean disabled
- Whether the checking should be disabled or not.
timeHangDetected
Date timeHangDetected
expectedBuildTime
long expectedBuildTime
expectedLogTime
long expectedLogTime
lastLogTime
long lastLogTime
queueTimeoutDetected
Date queueTimeoutDetected
queueTimeoutMinutes
int queueTimeoutMinutes
buildHangingConfig
BuildHangingConfig buildHangingConfig
|
Package com.atlassian.bamboo.build.strategy |
userDescription
String userDescription
- Deprecated.
id
long id
- Deprecated.
triggerConditionsConfiguration
Map<K,V> triggerConditionsConfiguration
- Deprecated.
branchSelectionMode
DeploymentTriggerBranchSelectionMode branchSelectionMode
- Deprecated.
triggeringPlanKey
PlanKey triggeringPlanKey
- Deprecated.
triggeringBranchKey
PlanKey triggeringBranchKey
- Deprecated.
cachedPlanManager
CachedPlanManager cachedPlanManager
- Deprecated.
environmentTriggerService
EnvironmentTriggerService environmentTriggerService
- Deprecated.
textProvider
com.atlassian.struts.TextProvider textProvider
- Deprecated.
cronExpression
String cronExpression
- Deprecated.
branchSelectionMode
DeploymentTriggerBranchSelectionMode branchSelectionMode
- Deprecated.
sourcePlan
PlanKey sourcePlan
- Deprecated.
sourceBranch
PlanKey sourceBranch
- Deprecated.
cachedPlanManager
CachedPlanManager cachedPlanManager
- Deprecated.
textProvider
com.atlassian.struts.TextProvider textProvider
- Deprecated.
templateRenderer
TemplateRenderer templateRenderer
- Deprecated.
environmentTriggerService
EnvironmentTriggerService environmentTriggerService
- Deprecated.
pollingPeriod
int pollingPeriod
- Deprecated.
- The polling period in seconds
pollingStrategy
PollingBuildStrategy.PollingStrategy pollingStrategy
- Deprecated.
pollingCronExpression
String pollingCronExpression
- Deprecated.
triggeringRepositories
Set<E> triggeringRepositories
- Deprecated.
hour
int hour
- Deprecated.
minute
int minute
- Deprecated.
triggeringRepositories
Set<E> triggeringRepositories
- Deprecated.
triggerIpAddress
String triggerIpAddress
- Deprecated.
triggeringRepositories
Set<E> triggeringRepositories
- Deprecated.
|
Package com.atlassian.bamboo.build.test |
enabled
boolean enabled
expiryPeriod
org.joda.time.Period expiryPeriod
expiryOverridable
boolean expiryOverridable
cronExpression
String cronExpression
|
Package com.atlassian.bamboo.build.tests |
testCaseId
long testCaseId
testCase
TestCase testCase
testCaseSummary
TestCaseSummary testCaseSummary
filterController
FilterController filterController
testsManager
TestsManager testsManager
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
latestTestCaseState
TestState latestTestCaseState
mostFailingTests
List<E> mostFailingTests
longestRunningTests
List<E> longestRunningTests
longestTimeToFixTests
List<E> longestTimeToFixTests
filter
BuildResultsFilter filter
filteredBuildResults
List<E> filteredBuildResults
dataset
org.jfree.data.xy.XYDataset dataset
reportKey
String reportKey
testsManager
TestsManager testsManager
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
filterController
FilterController filterController
mostFailingTests
List<E> mostFailingTests
longestRunningTests
List<E> longestRunningTests
longestTimeToFixTests
List<E> longestTimeToFixTests
filter
BuildResultsFilter filter
testsManager
TestsManager testsManager
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
filterController
FilterController filterController
|
Package com.atlassian.bamboo.builder |
|
Package com.atlassian.bamboo.builder.resultsfilter |
filterController
FilterController filterController
|
Package com.atlassian.bamboo.buildqueue |
abandonResult
boolean abandonResult
runningPlans
Collection<E> runningPlans
|
Package com.atlassian.bamboo.buildqueue.manager |
valid
boolean valid
serverStartupTimestamp
Long serverStartupTimestamp
|
Package com.atlassian.bamboo.chains.events |
originalPlanKey
PlanKey originalPlanKey
|
Package com.atlassian.bamboo.charts.renderer |
resultsMap
Map<K,V> resultsMap
|
Package com.atlassian.bamboo.charts.utils |
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 |
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
resultsList
List<E> resultsList
dataset
org.jfree.data.xy.XYDataset dataset
reportKey
String reportKey
filterController
FilterController filterController
artifactLinkManager
ArtifactLinkManager artifactLinkManager
|
Package com.atlassian.bamboo.clover.ww2.actions.admin |
licenseString
String licenseString
license
com.atlassian.extras.api.ProductLicense license
bandanaManager
com.atlassian.bandana.BandanaManager bandanaManager
|
Package com.atlassian.bamboo.command |
|
Package com.atlassian.bamboo.commit |
author
Author author
files
List<E> files
branch
String branch
comment
String comment
date
Date date
changeSetId
String changeSetId
foreignCommit
boolean foreignCommit
name
String name
revision
String revision
|
Package com.atlassian.bamboo.commonsconfig |
|
Package com.atlassian.bamboo.configuration |
aclService
HibernateMutableAclService aclService
aclUpdateHelper
BambooAclUpdateHelper aclUpdateHelper
userManager
com.atlassian.user.UserManager userManager
acl
org.acegisecurity.acls.MutableAcl acl
grantedPermissions
List<E> grantedPermissions
nonProcessedGrantedPermissions
List<E> nonProcessedGrantedPermissions
grantedUsers
List<E> grantedUsers
grantedGroups
List<E> grantedGroups
newUser
String newUser
newGroup
String newGroup
addUserPrincipal
String addUserPrincipal
addGroupPrincipal
String addGroupPrincipal
principalType
String principalType
entityId
long entityId
grantedUsersDisplayNames
com.atlassian.util.concurrent.LazyReference<T> grantedUsersDisplayNames
aclService
HibernateMutableAclService aclService
aclUpdateHelper
BambooAclUpdateHelper aclUpdateHelper
userManager
com.atlassian.user.UserManager userManager
acl
org.acegisecurity.acls.MutableAcl acl
newUser
String newUser
newGroup
String newGroup
principalType
String principalType
entityId
long entityId
capabilityHelper
CapabilityHelper capabilityHelper
capabilitySetManager
CapabilitySetManager capabilitySetManager
myBaseUrl
String myBaseUrl
myUseGzipCompression
boolean myUseGzipCompression
myInstanceName
String myInstanceName
deploymentExpiryEnabled
boolean deploymentExpiryEnabled
myBuildExpiryConfiguration
BuildExpiryConfig myBuildExpiryConfiguration
deploymentExpiryConfig
DeploymentExpiryConfig deploymentExpiryConfig
myBuildHangingConfig
BuildHangingConfig myBuildHangingConfig
elasticConfig
ElasticConfiguration elasticConfig
concurrentBuildConfig
ConcurrentBuildConfig concurrentBuildConfig
storageLimits
StorageLimits storageLimits
dashboardPageSize
int dashboardPageSize
enableSignup
boolean enableSignup
enableAnonymousAccess
boolean enableAnonymousAccess
enableExternalUserManagement
boolean enableExternalUserManagement
enableViewContactDetails
boolean enableViewContactDetails
enableRestrictedAdmin
boolean enableRestrictedAdmin
remoteAgentFunctionEnabled
boolean remoteAgentFunctionEnabled
remoteAgentAuthenticationEnabled
boolean remoteAgentAuthenticationEnabled
auditLoggingEnabled
Boolean auditLoggingEnabled
gravatarSupportEnabled
boolean gravatarSupportEnabled
gravatarServerUrl
String gravatarServerUrl
captchaConfiguration
CaptchaConfiguration captchaConfiguration
scheduleBackupConfiguration
ScheduleBackupConfiguration scheduleBackupConfiguration
systemProperties
Map<K,V> systemProperties
globalVariables
Map<K,V> globalVariables
buildHangedInQueueNotificationTimeout
int buildHangedInQueueNotificationTimeout
repositorySettings
RepositorySettings repositorySettings
branchDetectionCheckInterval
int branchDetectionCheckInterval
xsrfProtectionEnabled
boolean xsrfProtectionEnabled
xsrfAllowsMutativeGets
boolean xsrfAllowsMutativeGets
quarantineConfiguration
QuarantineConfiguration quarantineConfiguration
resolveArtifactContentTypeByExtension
Boolean resolveArtifactContentTypeByExtension
enableCaptcha
boolean enableCaptcha
enableCaptchaOnSignup
boolean enableCaptchaOnSignup
maxLoginAttempts
int maxLoginAttempts
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.
instanceName
String instanceName
baseUrl
String baseUrl
dashboardPageSize
int dashboardPageSize
gzipCompressionEnabled
boolean gzipCompressionEnabled
enableGravatar
boolean enableGravatar
gravatarServerUrl
String gravatarServerUrl
brokerUrl
String brokerUrl
brokerClientUrl
String brokerClientUrl
branchDetectionInterval
int branchDetectionInterval
gravatarService
GravatarService gravatarService
bootstrapManager
BootstrapManager bootstrapManager
branchDetectionJobScheduler
BranchDetectionJobScheduler branchDetectionJobScheduler
enableSignup
boolean enableSignup
enableCaptchaOnSignup
boolean enableCaptchaOnSignup
enableAnonymousAccess
boolean enableAnonymousAccess
enableExternalUserManagement
boolean enableExternalUserManagement
enableViewContactDetails
boolean enableViewContactDetails
enableRestrictedAdmin
boolean enableRestrictedAdmin
enableCaptcha
boolean enableCaptcha
isXsrfProtectionEnabled
boolean isXsrfProtectionEnabled
areMutativeGetsAllowed
boolean areMutativeGetsAllowed
resolveArtifactContentTypeByExtension
boolean resolveArtifactContentTypeByExtension
loginAttempts
String loginAttempts
aclService
HibernateMutableAclService aclService
performanceStats
PerformanceStatistics.ServletPathStats performanceStats
sortBy
String sortBy
objectInstancesByClass
ConcurrentMap<K,V> objectInstancesByClass
mbsc
MBeanServerConnection mbsc
isJmxConnectionPresent
boolean isJmxConnectionPresent
backupPath
String backupPath
backupCronExpression
String backupCronExpression
backupFilePrefix
String backupFilePrefix
backupFileFormat
String backupFileFormat
lastRanDate
Date lastRanDate
isDisabled
boolean isDisabled
exportArtifacts
boolean exportArtifacts
awaitJobCompletion
boolean awaitJobCompletion
softLimit
int softLimit
hardLimit
int hardLimit
userName
String userName
userTimezone
String userTimezone
userLocale
String userLocale
systemEncoding
String systemEncoding
operatingSystem
String operatingSystem
operatingSystemArchitecture
String operatingSystemArchitecture
systemDate
String systemDate
systemTime
String systemTime
tempDir
String tempDir
userHome
String userHome
totalMemory
long totalMemory
freeMemory
long freeMemory
usedMemory
long usedMemory
availableProcessors
int availableProcessors
startupTimestamp
long startupTimestamp
currentDirectory
String currentDirectory
applicationHome
String applicationHome
buildWorkingDirectory
String buildWorkingDirectory
currentDate
Date currentDate
freeDiskSpace
Long freeDiskSpace
hostName
String hostName
ipAddress
String ipAddress
systemInfo
SystemInfo systemInfo
systemStatisticsBean
SystemStatisticsBean systemStatisticsBean
applicationContext
org.springframework.context.ApplicationContext applicationContext
servletContext
javax.servlet.ServletContext servletContext
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
enabledPlugins
List<E> enabledPlugins
brokerService
org.apache.activemq.broker.BrokerService brokerService
exploit
String exploit
CROWD
String CROWD
CUSTOM
String CUSTOM
LOCAL
String LOCAL
userConfigurationService
UserConfigurationService userConfigurationService
crowdProperties
Properties crowdProperties
clientProperties
com.atlassian.crowd.service.client.ClientProperties clientProperties
userManagementOption
String userManagementOption
serverURL
UserManagement.CrowdProperty serverURL
applicationName
UserManagement.CrowdProperty applicationName
applicationPassword
UserManagement.CrowdProperty applicationPassword
cacheInterval
UserManagement.CrowdProperty cacheInterval
saved
boolean saved
synchronised
boolean synchronised
setApplicationPassword
boolean setApplicationPassword
databaseDriverName
String databaseDriverName
databaseDriverClassName
String databaseDriverClassName
databaseDriverVersion
String databaseDriverVersion
userName
String userName
databaseUrl
String databaseUrl
dialect
String dialect
databaseMetaData
DatabaseMetaData databaseMetaData
hibernateTemplate
org.springframework.orm.hibernate3.HibernateTemplate hibernateTemplate
pager
Pager<T> pager
auditLogService
AuditLogService auditLogService
|
Package com.atlassian.bamboo.configuration.agent |
remoteAgentAuthenticationManager
RemoteAgentAuthenticationManager remoteAgentAuthenticationManager
capabilitySetManager
CapabilitySetManager capabilitySetManager
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
systemCapabilityKeys
Collection<E> systemCapabilityKeys
capabilityHelper
CapabilityHelper capabilityHelper
builderType
String builderType
capabilitySet
CapabilitySet capabilitySet
capabilityKey
String capabilityKey
capabilityType
String capabilityType
jdkLabel
String jdkLabel
jdkPath
String jdkPath
builderLabel
String builderLabel
builderPath
String builderPath
capabilityHelper
CapabilityHelper capabilityHelper
capabilitySetManager
CapabilitySetManager capabilitySetManager
capabilityDefaultsHelper
CapabilityDefaultsHelper capabilityDefaultsHelper
buildAgent
BuildAgent buildAgent
agent
PipelineDefinition agent
agentId
long agentId
localSharedCapabilitySet
CapabilitySet localSharedCapabilitySet
remoteSharedCapabilitySet
CapabilitySet remoteSharedCapabilitySet
agentManager
AgentManager agentManager
environmentService
EnvironmentService environmentService
capabilitySetManager
CapabilitySetManager capabilitySetManager
capabilityRequirementsMatcher
CapabilityRequirementsMatcher capabilityRequirementsMatcher
sharedCapabilitySet
CapabilitySet sharedCapabilitySet
auditLogService
AuditLogService auditLogService
agentId
long agentId
agent
PipelineDefinition agent
buildAgent
BuildAgent buildAgent
capabilityManager
CapabilityManager capabilityManager
agentManager
AgentManager agentManager
auditLogService
AuditLogService auditLogService
stopBuildManager
StopBuildManager stopBuildManager
enableButton
String enableButton
disableButton
String disableButton
deleteButton
String deleteButton
visibleSelectedAgents
long[] visibleSelectedAgents
isCompleteContentSelected
boolean isCompleteContentSelected
auditLogService
AuditLogService auditLogService
capabilityId
Long capabilityId
value
String value
capability
Capability capability
capabilitySetManager
CapabilitySetManager capabilitySetManager
agentManager
AgentManager agentManager
capabilityDao
CapabilityDao capabilityDao
capabilityKey
String capabilityKey
capabilityAgentMappings
List<E> capabilityAgentMappings
capabilityElasticImageMappings
List<E> capabilityElasticImageMappings
requirementPlanMappings
List<E> requirementPlanMappings
capabilityType
CapabilityType capabilityType
requirementSetDecorator
CapabilityRequirementSetDecorator requirementSetDecorator
capability
CapabilityDecorator capability
capabilityAgentMappingsSorted
com.google.common.collect.Multimap<K,V> capabilityAgentMappingsSorted
parentUrl
String parentUrl
agentManager
AgentManager agentManager
capabilityDao
CapabilityDao capabilityDao
capabilityHelper
CapabilityHelper capabilityHelper
capabilityConfigurationManager
CapabilityConfigurationManager capabilityConfigurationManager
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
allAuthentications
com.google.common.collect.ImmutableList<E> allAuthentications
isApprove
boolean isApprove
approveAction
String approveAction
revokeApprovalAction
String revokeApprovalAction
selectedAuthentications
String[] selectedAuthentications
selectedSingleAuthentication
String selectedSingleAuthentication
capabilityValue
String capabilityValue
auditLogService
AuditLogService auditLogService
allowedCharactersPattern
Pattern allowedCharactersPattern
builderKey
String builderKey
confirmed
boolean confirmed
isEnabling
boolean isEnabling
autoApprove
boolean autoApprove
approvedAuthentications
List<E> approvedAuthentications
onlineAgentsWithUuid
Iterable<T> onlineAgentsWithUuid
unapprovedOnlineAgents
List<E> unapprovedOnlineAgents
authenticationManager
RemoteAgentAuthenticationManager authenticationManager
agentManager
AgentManager agentManager
confirmed
boolean confirmed
remoteAgentManager
RemoteAgentManager remoteAgentManager
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
capabilityValue
String capabilityValue
capability
CapabilityDecorator capability
authenticationUuid
String authenticationUuid
ipAddress
String ipAddress
initError
boolean initError
authentication
RemoteAgentAuthentication authentication
sharedCapabilitySetType
String sharedCapabilitySetType
capabilityManager
CapabilityManager capabilityManager
newCapabilityLabel
String newCapabilityLabel
newCapabilityKey
String newCapabilityKey
overrideValue
String overrideValue
requirementDeltaMap
Map<K,V> requirementDeltaMap
capabilityDeltaMap
Map<K,V> capabilityDeltaMap
filterController
FilterController filterController
resultsList
List<E> resultsList
sharedCapabilitySet
CapabilitySet sharedCapabilitySet
executableBuildables
Collection<E> executableBuildables
agentId
long agentId
agent
PipelineDefinition agent
buildAgent
BuildAgent buildAgent
systemInfo
SystemInfo systemInfo
capabilitySet
CapabilitySet capabilitySet
statistics
SuccessPercentageStatisticsBean statistics
buildResultsSummaryManager
BuildResultsSummaryManager buildResultsSummaryManager
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
capabilitySetManager
CapabilitySetManager capabilitySetManager
agentManager
AgentManager agentManager
capabilityHelper
CapabilityHelper capabilityHelper
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
filterController
FilterController filterController
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
cachingPermissionManagerFacade
BambooCachingPermissionManagerFacade cachingPermissionManagerFacade
pager
Pager<T> pager
auditLogService
AuditLogService auditLogService
errorAccessor
ErrorAccessor errorAccessor
systemErrorMessages
Collection<E> systemErrorMessages
agent
PipelineDefinition agent
buildAgent
BuildAgent buildAgent
agentId
long agentId
agentName
String agentName
agentDescription
String agentDescription
agentManager
AgentManager agentManager
images
List<E> images
isElasticEnabled
Boolean isElasticEnabled
showDisabled
boolean showDisabled
agentManager
AgentManager agentManager
capabilityRequirementsMatcher
CapabilityRequirementsMatcher capabilityRequirementsMatcher
capabilitySetManagerNoTx
CapabilitySetManager capabilitySetManagerNoTx
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
agentAssignmentService
AgentAssignmentService agentAssignmentService
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
selectedPlans
List<E> selectedPlans
selectedBuilds
String[] selectedBuilds
sharedCapabilitiesCache
CallableResultCache<T> sharedCapabilitiesCache
agents
com.atlassian.util.concurrent.Supplier<T> agents
cachingCapabilityHelper
com.atlassian.util.concurrent.LazyReference<T> cachingCapabilityHelper
projects
List<E> projects
selectedPlans
List<E> selectedPlans
selectedBuilds
String[] selectedBuilds
agentManager
AgentManager agentManager
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
remoteAgentManager
RemoteAgentManager remoteAgentManager
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
environmentService
EnvironmentService environmentService
elasticUIBean
ElasticUIBean elasticUIBean
selectedTab
String selectedTab
AGENT_COMPARATOR
AgentComparator AGENT_COMPARATOR
planKey
String planKey
plan
com.atlassian.util.concurrent.LazyReference<T> plan
environmentId
long environmentId
environment
com.atlassian.util.concurrent.LazyReference<T> environment
executableAgentsMatrix
com.atlassian.util.concurrent.LazyReference<T> executableAgentsMatrix
agentCollections
com.atlassian.util.concurrent.LazyReference<T> agentCollections
builderCapabilityType
CapabilityType builderCapabilityType
jdkCapabilityType
CapabilityType jdkCapabilityType
offlineAgentPager
Pager<T> offlineAgentPager
isCompleteContentSelected
boolean isCompleteContentSelected
agentId
long agentId
environmentId
long environmentId
imageConfigurationId
long imageConfigurationId
jobId
long jobId
buildAgent
PipelineDefinition buildAgent
elasticImageConfiguration
ElasticImageConfiguration elasticImageConfiguration
environment
Environment environment
job
Job job
agentManager
AgentManager agentManager
environmentService
EnvironmentService environmentService
capabilityHelper
CapabilityHelper capabilityHelper
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
capabilitySetManager
CapabilitySetManager capabilitySetManager
capabilityRequirementsMatcher
CapabilityRequirementsMatcher capabilityRequirementsMatcher
rejectedRequirements
List<E> rejectedRequirements
allAuthentications
List<E> allAuthentications
focusUuid
String focusUuid
|
Package com.atlassian.bamboo.configuration.agent.elastic |
|
Package com.atlassian.bamboo.configuration.credentials |
credentialsManager
CredentialsManager credentialsManager
credentialTypes
List<E> credentialTypes
credentials
Iterable<T> credentials
createCredentialsKey
String createCredentialsKey
credentialsName
String credentialsName
editHtml
String editHtml
credentialDescriptor
CredentialTypeModuleDescriptor credentialDescriptor
credentialsManager
CredentialsManager credentialsManager
credentialsUIConfigBean
CredentialsUIConfigBean credentialsUIConfigBean
credentialsId
long credentialsId
globalRepositoryDefinitionsMap
Map<K,V> globalRepositoryDefinitionsMap
planRepositoryDefinitionsMap
Map<K,V> planRepositoryDefinitionsMap
planBranchRepositoryDefinitionsMap
Map<K,V> planBranchRepositoryDefinitionsMap
buildTaskDefinitionsMap
Map<K,V> buildTaskDefinitionsMap
deploymentTaskDefinitionsMap
Map<K,V> deploymentTaskDefinitionsMap
credentialsManager
CredentialsManager credentialsManager
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
taskManager
TaskManager taskManager
credentialsId
long credentialsId
credentialsName
String credentialsName
editHtml
String editHtml
credentials
CredentialsData credentials
credentialDescriptor
CredentialTypeModuleDescriptor credentialDescriptor
credentialsManager
CredentialsManager credentialsManager
credentialsUIConfigBean
CredentialsUIConfigBean credentialsUIConfigBean
|
Package com.atlassian.bamboo.configuration.logs |
className
String className
levelName
String levelName
extraClassName
String extraClassName
extraLevelName
String extraLevelName
toDeleteName
String toDeleteName
profileName
String profileName
entries
List<E> entries
|
Package com.atlassian.bamboo.configuration.plugins |
myNewLabel
String myNewLabel
myOldLabel
String myOldLabel
myHomeDirectory
String myHomeDirectory
|
Package com.atlassian.bamboo.configuration.repository |
saved
boolean saved
repositoryId
long repositoryId
repositoryName
String repositoryName
repositoryData
RepositoryData repositoryData
userDescription
String userDescription
decoratedRepositoryDefinition
DecoratedRepositoryDefinition decoratedRepositoryDefinition
planUsingRepository
List<E> planUsingRepository
hiddenPlansUsingRepositoryCount
Integer hiddenPlansUsingRepositoryCount
environmentUsingRepository
List<E> environmentUsingRepository
hiddenEnvironmentsUsingRepositoryCount
Integer hiddenEnvironmentsUsingRepositoryCount
repositoryConfiguration
BuildConfiguration repositoryConfiguration
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
repositoryConfigHelper
RepositoryConfigHelper repositoryConfigHelper
webRepositoryConfigHelper
WebRepositoryConfigHelper webRepositoryConfigHelper
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
planVcsRevisionHistoryService
PlanVcsRevisionHistoryService planVcsRevisionHistoryService
repositoryConfigurationService
RepositoryConfigurationService repositoryConfigurationService
uiConfigBean
UIConfigBean uiConfigBean
customVariableContext
CustomVariableContext customVariableContext
variableSubstitutorFactory
VariableSubstitutorFactory variableSubstitutorFactory
repositoryDefinitions
List<E> repositoryDefinitions
repositoryId
long repositoryId
repositoryData
RepositoryData repositoryData
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
repository
StandaloneRepository repository
repositoryPluginKey
String repositoryPluginKey
repositoryManager
RepositoryManager repositoryManager
|
Package com.atlassian.bamboo.configuration.variable |
variableId
long variableId
variableKey
String variableKey
variableValue
String variableValue
variables
Collection<E> variables
variableMap
Map<K,V> variableMap
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
variableValidationService
VariableValidationService variableValidationService
variableConfigurationService
VariableConfigurationService variableConfigurationService
variableDefinitionFromDb
VariableDefinition variableDefinitionFromDb
|
Package com.atlassian.bamboo.core |
|
Package com.atlassian.bamboo.deployments |
key
String key
environmentKey
DeploymentKey environmentKey
deploymentResultId
long deploymentResultId
|
Package com.atlassian.bamboo.deployments.environments.actions |
id
long id
deploymentProjectId
long deploymentProjectId
deploymentProject
DeploymentProject deploymentProject
sourceEnvironmentId
long sourceEnvironmentId
sourceEnvironment
Environment sourceEnvironment
name
String name
description
String description
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
uiConfigBean
UIConfigSupport uiConfigBean
id
long id
deploymentProject
DeploymentProject deploymentProject
name
String name
description
String description
saveContinue
String saveContinue
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
environment
Environment environment
customVariableContext
CustomVariableContext customVariableContext
featureManager
FeatureManager featureManager
environmentId
long environmentId
environment
Environment environment
notificationRecipientType
String notificationRecipientType
conditionKey
String conditionKey
notificationId
long notificationId
lastModified
long lastModified
notificationTypes
Map<K,V> notificationTypes
notificationRecipients
Map<K,V> notificationRecipients
edit
String edit
previousTypeData
String previousTypeData
redirectUrl
String redirectUrl
environmentService
EnvironmentService environmentService
notificationManager
NotificationManager notificationManager
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
existingNotificationSet
NotificationSet existingNotificationSet
environmentId
long environmentId
environment
Environment environment
deploymentProject
DeploymentProject deploymentProject
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
environmentId
long environmentId
environment
Environment environment
deploymentProject
DeploymentProject deploymentProject
availableTasks
List<E> availableTasks
saved
boolean saved
deleted
boolean deleted
environmentService
EnvironmentService environmentService
taskUIConfigBean
TaskUIConfigBean taskUIConfigBean
taskManager
TaskManager taskManager
environmentTaskService
EnvironmentTaskService environmentTaskService
deploymentProjectService
DeploymentProjectService deploymentProjectService
taskOwnerFactory
TaskOwnerFactory taskOwnerFactory
id
long id
deploymentProjectId
long deploymentProjectId
deploymentProject
DeploymentProject deploymentProject
name
String name
description
String description
saveContinue
String saveContinue
deployContinuously
boolean deployContinuously
selectedBuildStrategy
String selectedBuildStrategy
triggerModuleDescriptor
TriggerModuleDescriptor triggerModuleDescriptor
triggerSelectors
List<E> triggerSelectors
triggerModuleDescriptors
Iterable<T> triggerModuleDescriptors
featureManager
FeatureManager featureManager
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
environment
Environment environment
uiConfigBean
UIConfigSupport uiConfigBean
customVariableContext
CustomVariableContext customVariableContext
environmentTriggerService
EnvironmentTriggerService environmentTriggerService
triggerUIConfigBean
TriggerUIConfigBean triggerUIConfigBean
triggerTypeManager
TriggerTypeManager triggerTypeManager
id
long id
environment
Environment environment
deploymentProjectId
long deploymentProjectId
environmentDeletionService
EnvironmentDeletionService environmentDeletionService
environmentService
EnvironmentService environmentService
id
long id
deploymentProject
DeploymentProject deploymentProject
currentPosition
int currentPosition
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
environment
Environment environment
id
long id
environment
Environment environment
deploymentProject
DeploymentProject deploymentProject
latestDeploymentResult
DeploymentResult latestDeploymentResult
deploymentResults
List<E> deploymentResults
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
deploymentResultService
DeploymentResultService deploymentResultService
deploymentResultsCount
Integer deploymentResultsCount
|
Package com.atlassian.bamboo.deployments.environments.actions.agents |
environmentId
long environmentId
environment
Environment environment
deploymentProject
DeploymentProject deploymentProject
existingAgentAssignments
List<E> existingAgentAssignments
possibleAgentAssignments
List<E> possibleAgentAssignments
images
List<E> images
agents
List<E> agents
localSharedCapabilitySet
CapabilitySet localSharedCapabilitySet
remoteSharedCapabilitySet
CapabilitySet remoteSharedCapabilitySet
environmentService
EnvironmentService environmentService
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
agentManager
AgentManager agentManager
agentAssignmentService
AgentAssignmentService agentAssignmentService
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
deploymentProjectService
DeploymentProjectService deploymentProjectService
capabilitySetManager
CapabilitySetManager capabilitySetManager
capabilityRequirementsMatcher
CapabilityRequirementsMatcher capabilityRequirementsMatcher
agentAssignments
Set<E> agentAssignments
|
Package com.atlassian.bamboo.deployments.environments.actions.tasks |
taskDescriptor
TaskModuleDescriptor taskDescriptor
createTaskKey
String createTaskKey
editHtml
String editHtml
taskId
long taskId
taskName
String taskName
userDescription
String userDescription
taskDisabled
boolean taskDisabled
jsonObject
com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject
taskId
long taskId
jsonObject
com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject
environmentTaskService
EnvironmentTaskService environmentTaskService
AGENT_COMPARATOR
AgentComparator AGENT_COMPARATOR
environmentId
long environmentId
executableAgentsMatrix
ExecutableAgentsMatrix executableAgentsMatrix
shortened
boolean shortened
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
environmentService
EnvironmentService environmentService
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
taskId
long taskId
taskName
String taskName
userDescription
String userDescription
taskDisabled
boolean taskDisabled
jsonObject
com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject
editHtml
String editHtml
taskDescriptor
TaskModuleDescriptor taskDescriptor
taskDefinition
TaskDefinition taskDefinition
afterId
long afterId
beforeId
long beforeId
finalising
boolean finalising
taskId
long taskId
environmentTaskService
EnvironmentTaskService environmentTaskService
|
Package com.atlassian.bamboo.deployments.environments.actions.triggers |
environmentId
long environmentId
environment
Environment environment
deploymentProject
DeploymentProject deploymentProject
saved
boolean saved
triggerId
long triggerId
userDescription
String userDescription
triggerDisabled
boolean triggerDisabled
triggerDefinition
TriggerDefinition triggerDefinition
triggerDescriptor
TriggerModuleDescriptor triggerDescriptor
environmentTriggerService
EnvironmentTriggerService environmentTriggerService
triggerUIConfigBean
TriggerUIConfigBean triggerUIConfigBean
triggerTypeManager
TriggerTypeManager triggerTypeManager
deploymentProjectService
DeploymentProjectService deploymentProjectService
createTriggerKey
String createTriggerKey
editHtml
String editHtml
editHtml
String editHtml
|
Package com.atlassian.bamboo.deployments.environments.actions.variable |
environmentId
long environmentId
environment
Environment environment
deploymentProject
DeploymentProject deploymentProject
variableId
long variableId
variableKey
String variableKey
variableValue
String variableValue
variables
Collection<E> variables
masterVariables
List<E> masterVariables
variableMap
Map<K,V> variableMap
environmentService
EnvironmentService environmentService
variableConfigurationService
VariableConfigurationService variableConfigurationService
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
variableValidationService
VariableValidationService variableValidationService
deploymentProjectService
DeploymentProjectService deploymentProjectService
variableDefinitionFromDb
VariableDefinition variableDefinitionFromDb
|
Package com.atlassian.bamboo.deployments.execution |
deploymentResultId
long deploymentResultId
environmentId
long environmentId
resultKey
ResultKey resultKey
displayName
String displayName
runtimeTaskDefinitions
List<E> runtimeTaskDefinitions
deploymentVersion
DeploymentVersion deploymentVersion
variableContext
VariableContext variableContext
artifactHandlerConfiguration
Map<K,V> artifactHandlerConfiguration
triggerReason
TriggerReason triggerReason
versionArtifacts
Map<K,V> versionArtifacts
deploymentProjectName
String deploymentProjectName
environmentName
String environmentName
rollback
boolean rollback
previousVersionName
String previousVersionName
currentResult
CurrentResult currentResult
errorCollection
ErrorCollection errorCollection
runtimeTaskContext
RuntimeTaskContext runtimeTaskContext
repositoryDefinitionMap
Map<K,V> repositoryDefinitionMap
sharedCredentials
Iterable<T> sharedCredentials
|
Package com.atlassian.bamboo.deployments.execution.actions |
deploymentResultId
long deploymentResultId
deploymentResult
DeploymentResult deploymentResult
environmentId
long environmentId
latestResult
DeploymentResult latestResult
deploymentResultDeletionService
DeploymentResultDeletionService deploymentResultDeletionService
deploymentResultService
DeploymentResultService deploymentResultService
environmentId
long environmentId
versionId
long versionId
rollback
boolean rollback
releaseTypeOption
String releaseTypeOption
promoteVersion
String promoteVersion
newReleaseBranchKey
String newReleaseBranchKey
newReleaseBuildResult
String newReleaseBuildResult
versionName
String versionName
environment
Environment environment
deploymentProject
DeploymentProject deploymentProject
linkedPlan
ImmutablePlan linkedPlan
lastDeploymentResult
DeploymentResult lastDeploymentResult
preselectedVersion
DeploymentVersion preselectedVersion
selectedResult
AvailableResult selectedResult
nextVersionName
String nextVersionName
subsequentVersionName
String subsequentVersionName
masterPlanKey
PlanKey masterPlanKey
hasBranches
boolean hasBranches
hasReleasesFromBranches
boolean hasReleasesFromBranches
deploymentResultId
long deploymentResultId
environmentTriggeringActionFactory
EnvironmentTriggeringActionFactory environmentTriggeringActionFactory
taskManager
TaskManager taskManager
deploymentResultId
long deploymentResultId
deploymentResult
DeploymentResult deploymentResult
environment
Environment environment
deploymentResultService
DeploymentResultService deploymentResultService
deploymentExecutionService
DeploymentExecutionService deploymentExecutionService
errorUpdateHandler
ErrorUpdateHandler errorUpdateHandler
deploymentResultService
DeploymentResultService deploymentResultService
deploymentProjectService
DeploymentProjectService deploymentProjectService
deploymentResultId
long deploymentResultId
deploymentResult
DeploymentResult deploymentResult
taskManager
TaskManager taskManager
environment
Environment environment
deploymentProject
DeploymentProject deploymentProject
errorAccessor
ErrorAccessor errorAccessor
|
Package com.atlassian.bamboo.deployments.execution.events |
date
Date date
deploymentResultId
long deploymentResultId
agentId
long agentId
buildActuallyCancelled
boolean buildActuallyCancelled
|
Package com.atlassian.bamboo.deployments.expiry |
expiryEnabled
boolean expiryEnabled
expiryTypes
EnumSet<E extends Enum<E>> expiryTypes
expiryPeriod
org.joda.time.Period expiryPeriod
deploymentsToKeep
int deploymentsToKeep
maxIgnoredLogSize
long maxIgnoredLogSize
|
Package com.atlassian.bamboo.deployments.projects |
|
Package com.atlassian.bamboo.deployments.projects.actions |
name
String name
description
String description
id
long id
deploymentProject
DeploymentProject deploymentProject
id
long id
environmentId
long environmentId
deploymentProject
DeploymentProject deploymentProject
environments
List<E> environments
deploymentProjectService
DeploymentProjectService deploymentProjectService
environmentService
EnvironmentService environmentService
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
agentAssignmentService
AgentAssignmentService agentAssignmentService
deploymentProjectId
long deploymentProjectId
deploymentProject
DeploymentProject deploymentProject
deploymentProjectService
DeploymentProjectService deploymentProjectService
id
long id
deploymentProject
DeploymentProject deploymentProject
nextVersion
String nextVersion
autoIncrement
boolean autoIncrement
variablesToAutoIncrement
Set<E> variablesToAutoIncrement
deploymentProjectService
DeploymentProjectService deploymentProjectService
name
String name
description
String description
id
long id
artifactValidationErrors
Map<K,V> artifactValidationErrors
triggerValidationErrors
List<E> triggerValidationErrors
usingDefaultBranch
boolean usingDefaultBranch
deploymentProject
DeploymentProject deploymentProject
deploymentProjectService
DeploymentProjectService deploymentProjectService
planOrBranchSelector
com.atlassian.bamboo.deployments.projects.actions.CreateDeploymentProjectDetails.PlanOrBranchKeySelectorModel planOrBranchSelector
customVariableContext
CustomVariableContext customVariableContext
id
long id
deploymentProject
DeploymentProject deploymentProject
deploymentProjectDeletionService
DeploymentProjectDeletionService deploymentProjectDeletionService
deploymentProjectService
DeploymentProjectService deploymentProjectService
deploymentProjects
List<E> deploymentProjects
deploymentProjectService
DeploymentProjectService deploymentProjectService
id
long id
deploymentProject
DeploymentProject deploymentProject
environmentsForProject
List<E> environmentsForProject
deploymentProjectItems
List<E> deploymentProjectItems
deploymentVersions
List<E> deploymentVersions
deploymentVersionsWithCurrentEnvironments
List<E> deploymentVersionsWithCurrentEnvironments
deploymentVersionsWithHistoricalEnvironments
List<E> deploymentVersionsWithHistoricalEnvironments
deploymentProjectService
DeploymentProjectService deploymentProjectService
deploymentVersionService
DeploymentVersionService deploymentVersionService
deploymentResultService
DeploymentResultService deploymentResultService
environmentService
EnvironmentService environmentService
|
Package com.atlassian.bamboo.deployments.results.variable |
MAX_LEN
int MAX_LEN
key
String key
value
String value
variableType
VariableType variableType
deploymentResult
MutableDeploymentResult deploymentResult
|
Package com.atlassian.bamboo.deployments.versions |
id
long id
name
String name
type
ProjectItemType type
planResultKey
PlanResultKey planResultKey
label
String label
location
String location
copyPattern
String copyPattern
size
long size
artifact
Artifact artifact
id
long id
name
String name
items
List<E> items
creationDate
Date creationDate
creatorUserName
String creatorUserName
creatorDisplayName
String creatorDisplayName
creatorGravatarUrl
String creatorGravatarUrl
versionStatus
DeploymentVersionStatus versionStatus
variableContext
com.google.common.collect.ImmutableList<E> variableContext
planBranchName
String planBranchName
ageZeroPoint
Date ageZeroPoint
operations
Operations operations
|
Package com.atlassian.bamboo.deployments.versions.actions |
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
deploymentVersionService
DeploymentVersionService deploymentVersionService
deploymentResultService
DeploymentResultService deploymentResultService
customVariableContext
CustomVariableContext customVariableContext
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
versionId
long versionId
deploymentVersion
DeploymentVersion deploymentVersion
deploymentProject
DeploymentProject deploymentProject
issueCount
Integer issueCount
commitCount
Integer commitCount
deploymentProjectService
DeploymentProjectService deploymentProjectService
deploymentVersionService
DeploymentVersionService deploymentVersionService
deploymentVersionLinkedJiraIssuesService
DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService
deploymentVersionVcsChangesetService
DeploymentVersionVcsChangesetService deploymentVersionVcsChangesetService
compareWithVersion
String compareWithVersion
compareWithVersionId
long compareWithVersionId
planResultKey
PlanResultKey planResultKey
deploymentProjectId
Long deploymentProjectId
deploymentProjectId
int deploymentProjectId
planKey
String planKey
buildNumber
int buildNumber
deploymentReleaseBranch
String deploymentReleaseBranch
versionName
String versionName
buildResult
String buildResult
buildResultOther
String buildResultOther
defaultDeploymentProjectBranchKey
String defaultDeploymentProjectBranchKey
deploymentProject
DeploymentProject deploymentProject
latestVersion
DeploymentVersion latestVersion
deploymentFromMainBranch
boolean deploymentFromMainBranch
nextVersionName
String nextVersionName
linkedPlan
ImmutablePlan linkedPlan
latestSuccessfulResultSummaries
List<E> latestSuccessfulResultSummaries
versionId
long versionId
deploymentProjectService
DeploymentProjectService deploymentProjectService
deploymentVersionService
DeploymentVersionService deploymentVersionService
cachedPlanManager
CachedPlanManager cachedPlanManager
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
customVariableContext
CustomVariableContext customVariableContext
deploymentProjectId
long deploymentProjectId
deploymentVersionDeletionService
DeploymentVersionDeletionService deploymentVersionDeletionService
commentContent
String commentContent
commentId
long commentId
comment
Comment comment
commentService
CommentService commentService
gravatarService
GravatarService gravatarService
jiraIssueUtils
JiraIssueUtils jiraIssueUtils
newVersionName
String newVersionName
versionDeploymentStatuses
List<E> versionDeploymentStatuses
createdFromResults
List<E> createdFromResults
createdFromRemovedResults
List<E> createdFromRemovedResults
commitsTestedInResults
List<E> commitsTestedInResults
comments
List<E> comments
versionItemsWithUrls
List<E> versionItemsWithUrls
deploymentResultService
DeploymentResultService deploymentResultService
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
commentService
CommentService commentService
artifactLinkManager
ArtifactLinkManager artifactLinkManager
commitsCount
long commitsCount
comparisonResult
DeploymentVersionCommitsComparisonResult comparisonResult
issueList
List<E> issueList
comparingWithBuildResult
boolean comparingWithBuildResult
jiraIssueUtils
JiraIssueUtils jiraIssueUtils
jiraIssueManager
JiraIssueManager jiraIssueManager
cachedPlanManager
CachedPlanManager cachedPlanManager
pager
Pager<T> pager
oauthAuthenticationRequired
boolean oauthAuthenticationRequired
oauthLoginDanceUrl
URI oauthLoginDanceUrl
availableVariables
com.google.common.collect.ImmutableList<E> availableVariables
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
|
Package com.atlassian.bamboo.event |
errorDetails
ErrorDetails errorDetails
newError
boolean newError
agentId
Long agentId
cancellationDate
Date cancellationDate
comment
Comment comment
comment
Comment comment
id
long id
planKey
PlanKey planKey
buildContext
BuildContext buildContext
currentlyBuilding
CurrentlyBuilding currentlyBuilding
- The details of the running build that hung.
buildLogs
List<E> buildLogs
- The log entries that were currently stored in memory at the time the hang was detected (i.e max of 100 lines)
buildNumber
int buildNumber
- The number of the build that is hanging
currentlyBuilding
CurrentlyBuilding currentlyBuilding
- The details of the running build that waits in queue.
id
long id
planResultKey
PlanResultKey planResultKey
planKeyChangesMap
Map<K,V> planKeyChangesMap
buildState
BuildState buildState
lifeCycleState
LifeCycleState lifeCycleState
chainExecution
ChainExecution chainExecution
buildContext
BuildContext buildContext
id
long id
planKey
PlanKey planKey
id
long id
planResultKey
PlanResultKey planResultKey
email
com.atlassian.mail.Email email
chainExecution
ChainExecution chainExecution
stageExecution
StageExecution stageExecution
message
org.jivesoftware.smack.packet.Message message
- Deprecated.
numberOfPreviouslyFailedJobs
int numberOfPreviouslyFailedJobs
chainExecution
ChainExecution chainExecution
stageExecution
StageExecution stageExecution
planKeys
Iterable<T> planKeys
username
String username
planKey
PlanKey planKey
message
String message
label
String label
user
com.atlassian.user.User user
planResultKey
PlanResultKey planResultKey
affectedJiraIssuesKeys
Set<E> affectedJiraIssuesKeys
fingerprint
String fingerprint
- Deprecated.
fingerprint
ServerFingerprint fingerprint
fingerprint
ServerFingerprint fingerprint
fingerprint
ServerFingerprint fingerprint
chainExecution
ChainExecution chainExecution
stageExecution
StageExecution stageExecution
chainExecution
ChainExecution chainExecution
stageExecution
StageExecution stageExecution
|
Package com.atlassian.bamboo.event.agent |
buildAgent
BuildAgent buildAgent
agent
PipelineDefinition agent
|
Package com.atlassian.bamboo.event.artifact |
artifactDefinition
ArtifactDefinition artifactDefinition
|
Package com.atlassian.bamboo.exception |
errorCollection
ErrorCollection errorCollection
|
Package com.atlassian.bamboo.hibernate.type |
enumClass
Class<T> enumClass
|
Package com.atlassian.bamboo.index |
dateUtils
com.atlassian.core.util.DateUtils dateUtils
indexerManager
IndexerManager indexerManager
|
Package com.atlassian.bamboo.jira.issuelink |
response
JiraRestResponse response
|
Package com.atlassian.bamboo.jira.jiraissues |
context
String context
- Deprecated.
exception
com.atlassian.applinks.api.CredentialsRequiredException exception
- Deprecated.
|
Package com.atlassian.bamboo.js |
sinceSystemTime
long sinceSystemTime
lastProject
String lastProject
textProvider
com.opensymphony.xwork2.TextProvider textProvider
planExecutionManager
PlanExecutionManager planExecutionManager
|
Package com.atlassian.bamboo.license |
|
Package com.atlassian.bamboo.logger |
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
errorKey
String errorKey
errorHandler
ErrorHandler errorHandler
error
String error
errorAccessor
ErrorAccessor errorAccessor
decoratedErrorDetailsFactory
DecoratedErrorDetailsFactory decoratedErrorDetailsFactory
cachingPermissionManagerFacade
BambooCachingPermissionManagerFacade cachingPermissionManagerFacade
systemErrors
com.google.common.base.Supplier<T> systemErrors
name
String name
message
String message
stackTrace
String stackTrace
causeStack
List<E> causeStack
repositoryId
Long repositoryId
myError
String myError
errorDetails
DecoratedErrorDetailsImpl errorDetails
decoratedErrorDetailsFactory
DecoratedErrorDetailsFactory decoratedErrorDetailsFactory
errorHandler
ErrorHandler errorHandler
|
Package com.atlassian.bamboo.mail |
|
Package com.atlassian.bamboo.maven.embedder |
|
Package com.atlassian.bamboo.migration.exception |
|
Package com.atlassian.bamboo.migration.stream |
|
Package com.atlassian.bamboo.persister |
|
Package com.atlassian.bamboo.plan |
successfulPlanKeyChanges
Map<K,V> successfulPlanKeyChanges
key
String key
planKey
PlanKey planKey
buildNumber
int buildNumber
navigableSummaries
List<E> navigableSummaries
planKey
PlanKey planKey
jobKey
PlanKey jobKey
buildNumber
Integer buildNumber
textProvider
com.opensymphony.xwork2.TextProvider textProvider
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
|
Package com.atlassian.bamboo.plan.artifact |
definitionContexts
Collection<E> definitionContexts
subscriptionContexts
Collection<E> subscriptionContexts
artifactHandlerConfiguration
Map<K,V> artifactHandlerConfiguration
artifactSizeQuota
com.atlassian.fugue.Option<A> artifactSizeQuota
publishingResults
List<E> publishingResults
id
long id
name
String name
copyPattern
String copyPattern
location
String location
linkType
String linkType
sharedArtifact
boolean sharedArtifact
hasSubscribers
boolean hasSubscribers
secureToken
SecureToken secureToken
artifactDefinitionContext
ArtifactDefinitionContext artifactDefinitionContext
destinationPath
String destinationPath
variableName
String variableName
token
SecureToken token
singleFile
boolean singleFile
effectiveDestinationPath
String effectiveDestinationPath
|
Package com.atlassian.bamboo.plan.branch |
chain
Chain chain
name
String name
detectedDeletionDate
Date detectedDeletionDate
chainId
long chainId
enabled
boolean enabled
strategy
BranchIntegrationStrategy strategy
configuredBranch
PlanKey configuredBranch
isValid
boolean isValid
pushEnabled
boolean pushEnabled
isDefaultConfiguration
boolean isDefaultConfiguration
isBranchCreationEnabled
boolean isBranchCreationEnabled
isRemovedBranchCleanUpEnabled
boolean isRemovedBranchCleanUpEnabled
isInactiveBranchCleanUpEnabled
boolean isInactiveBranchCleanUpEnabled
monitorPullRequests
boolean monitorPullRequests
planBranchCreationPattern
String planBranchCreationPattern
cleanUpPeriodInDays
int cleanUpPeriodInDays
inactivityCleanUpPeriodInDays
int inactivityCleanUpPeriodInDays
isValid
boolean isValid
remoteJiraBranchLinkingEnabled
boolean remoteJiraBranchLinkingEnabled
defaultBranchNotificationStrategy
BranchNotificationStrategy defaultBranchNotificationStrategy
customConfiguration
org.apache.commons.configuration.HierarchicalConfiguration customConfiguration
defaultBranchIntegrationConfiguration
BranchIntegrationConfiguration defaultBranchIntegrationConfiguration
name
String name
|
Package com.atlassian.bamboo.plugin |
serialVersionUID: -5140347192225812816L
name
String name
version
String version
key
String key
pluginIdentifier
PluginIdentifier pluginIdentifier
moduleKey
String moduleKey
completeKey
String completeKey
|
Package com.atlassian.bamboo.plugin.descriptor |
sortOrderAttribute
int sortOrderAttribute
builderKeyPattern
Pattern builderKeyPattern
repositoryConfigurator
RepositoryConfigurator repositoryConfigurator
categories
List<E> categories
taskExecutables
List<E> taskExecutables
configClazz
String configClazz
capabilityDefaultsHelperClazz
String capabilityDefaultsHelperClazz
runtimeTaskDataProviderClazz
String runtimeTaskDataProviderClazz
helpLink
TaskHelpLink helpLink
decoratedTaskTypeKeys
Set<E> decoratedTaskTypeKeys
configuratorClassName
String configuratorClassName
applicabilityConditionClassName
String applicabilityConditionClassName
configurator
com.atlassian.util.concurrent.ResettableLazyReference<T> configurator
applicabilityCondition
com.atlassian.util.concurrent.ResettableLazyReference<T> applicabilityCondition
|
Package com.atlassian.bamboo.plugin.events |
pluginIdentifier
PluginIdentifier pluginIdentifier
pluginModuleIdentifier
PluginModuleIdentifier pluginModuleIdentifier
|
Package com.atlassian.bamboo.plugin.servlet |
downloadStrategies
List<E> downloadStrategies
|
Package com.atlassian.bamboo.plugin.xwork |
plugin
com.atlassian.plugin.Plugin plugin
delegate
com.opensymphony.xwork2.ObjectFactory delegate
strutsSpringObjectFactory
StrutsSpringObjectFactory strutsSpringObjectFactory
alwaysAutoWire
boolean alwaysAutoWire
useClassCache
boolean useClassCache
autoWireType
int autoWireType
|
Package com.atlassian.bamboo.plugins.git |
gitRepository
GitRepository gitRepository
accessData
GitHubRepositoryAccessData accessData
i18nResolver
com.atlassian.sal.api.message.I18nResolver i18nResolver
encryptionService
EncryptionService encryptionService
repository
String repository
branch
VcsBranch branch
username
String username
password
String password
useShallowClones
boolean useShallowClones
useSubmodules
boolean useSubmodules
useRemoteAgentCache
boolean useRemoteAgentCache
commandTimeout
int commandTimeout
verboseLogs
boolean verboseLogs
refSpecOverride
String refSpecOverride
branchIntegrationHelper
BranchIntegrationHelper branchIntegrationHelper
accessData
GitRepositoryAccessData accessData
sharedCredentialsDeleted
boolean sharedCredentialsDeleted
repositoryUrl
String repositoryUrl
branch
VcsBranch branch
username
String username
password
String password
sshKey
String sshKey
sshPassphrase
String sshPassphrase
authenticationType
GitAuthenticationType authenticationType
useShallowClones
boolean useShallowClones
useRemoteAgentCache
boolean useRemoteAgentCache
useSubmodules
boolean useSubmodules
commandTimeout
int commandTimeout
verboseLogs
boolean verboseLogs
sharedCredentialsId
Long sharedCredentialsId
refSpecOverride
String refSpecOverride
username
String username
password
String password
repositoryId
long repositoryId
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
encryptionService
EncryptionService encryptionService
|
Package com.atlassian.bamboo.plugins.git.messages |
deleteSHAs
com.google.common.collect.ImmutableSet<E> deleteSHAs
gitCacheDirectoryUtils
GitCacheDirectoryUtils gitCacheDirectoryUtils
usedSHAs
com.google.common.collect.ImmutableSet<E> usedSHAs
gitCacheDirectoryUtils
GitCacheDirectoryUtils gitCacheDirectoryUtils
|
Package com.atlassian.bamboo.plugins.hg |
repositoryObject
Repository repositoryObject
username
String username
password
String password
repository
String repository
scm
String scm
branch
String branch
commandTimeout
int commandTimeout
showAdvancedOptions
boolean showAdvancedOptions
verboseLogs
boolean verboseLogs
refSpecOverride
String refSpecOverride
gitUseShallowClones
boolean gitUseShallowClones
gitUseSubmodules
boolean gitUseSubmodules
gitUseRemoteAgentCache
boolean gitUseRemoteAgentCache
bitbucketApiService
BitbucketApiService bitbucketApiService
repositoryHelperService
BitbucketRepositoryHelperService repositoryHelperService
capabilityContext
CapabilityContext capabilityContext
i18nResolver
com.atlassian.sal.api.message.I18nResolver i18nResolver
encryptionService
EncryptionService encryptionService
repositoryManager
RepositoryManager repositoryManager
agentManager
AgentManager agentManager
agentCommandSender
AgentCommandSender agentCommandSender
buildDirectoryManager
BuildDirectoryManager buildDirectoryManager
repositoryUrl
String repositoryUrl
username
String username
deleteSHAs
Set<E> deleteSHAs
usedSHAs
Set<E> usedSHAs
branch
VcsBranch branch
accessData
HgRepositoryAccessData accessData
showAdvancedOptions
boolean showAdvancedOptions
commitIsolationEnabled
boolean commitIsolationEnabled
branchIntegrationHelper
BranchIntegrationHelper branchIntegrationHelper
encryptionService
EncryptionService encryptionService
i18nResolver
com.atlassian.sal.api.message.I18nResolver i18nResolver
scopedExclusionService
ScopedExclusionService scopedExclusionService
repositoryUrl
String repositoryUrl
branch
String branch
authenticationType
AuthenticationType authenticationType
username
String username
password
String password
sshKey
String sshKey
sshPassphrase
String sshPassphrase
sshCompression
boolean sshCompression
noRepositoryCache
boolean noRepositoryCache
commandTimeout
int commandTimeout
verboseLogs
boolean verboseLogs
supportedRepositories
Collection<E> supportedRepositories
urlProvider
HgWebRepositoryUrlProvider urlProvider
|
Package com.atlassian.bamboo.plugins.hg.bitbucket |
|
Package com.atlassian.bamboo.plugins.hg.bitbucket.api |
restCallStatusCode
int restCallStatusCode
restCallURI
URI restCallURI
|
Package com.atlassian.bamboo.plugins.jira.release |
jiraBaseUrl
String jiraBaseUrl
jiraUsername
String jiraUsername
jiraUserDisplayName
String jiraUserDisplayName
jiraProjectName
String jiraProjectName
jiraProjectKey
String jiraProjectKey
jiraVersionName
String jiraVersionName
jiraVersionId
String jiraVersionId
i18nResolver
com.atlassian.sal.api.message.I18nResolver i18nResolver
|
Package com.atlassian.bamboo.plugins.jiraPlugin.actions |
availableIssueTypes
List<E> availableIssueTypes
currentIssueKey
String currentIssueKey
issueKeyInput
String issueKeyInput
issueTypeInput
String issueTypeInput
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
credentialsRequiredUrl
URI credentialsRequiredUrl
issues
List<E> issues
pager
Pager<T> pager
filterController
FilterController filterController
jiraIssueManager
JiraIssueManager jiraIssueManager
jiraIssueResultsManager
JiraIssueResultsManager jiraIssueResultsManager
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
jiraIssueResultsManager
JiraIssueResultsManager jiraIssueResultsManager
relatedIssues
List<E> relatedIssues
fixedIssues
List<E> fixedIssues
lastModified
String lastModified
- Holds last updated issue
maxIssues
int maxIssues
|
Package com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax |
jiraIssueKey
List<E> jiraIssueKey
projectKeys
List<E> projectKeys
selectedSubTab
String selectedSubTab
resultsList
List<E> resultsList
artifactLinkManager
ArtifactLinkManager artifactLinkManager
maxBuilds
Integer maxBuilds
showRss
boolean showRss
partialResults
PartialList<E> partialResults
jiraIssueResultsManager
JiraIssueResultsManager jiraIssueResultsManager
planKeys
Collection<E> planKeys
releasedVersionTimestamp
Long releasedVersionTimestamp
jiraIssueResultsManager
JiraIssueResultsManager jiraIssueResultsManager
indexedBuildResultsSearcher
IndexedBuildResultsSearcher indexedBuildResultsSearcher
|
Package com.atlassian.bamboo.plugins.maven.dependencies |
automaticDependencyManagementEnabled
boolean automaticDependencyManagementEnabled
dependencyProviderJob
ImmutableJob dependencyProviderJob
projectProperties
Maven2ProjectProperties projectProperties
groupedProjectDependencies
Collection<E> groupedProjectDependencies
groupedProjectArtifacts
Collection<E> groupedProjectArtifacts
bandanaManager
com.atlassian.bandana.BandanaManager bandanaManager
planParticleManager
PlanParticleManager planParticleManager
|
Package com.atlassian.bamboo.plugins.rest.admin.expiry |
running
boolean running
lastRun
Long lastRun
lastRunDate
Date lastRunDate
lastFinished
Long lastFinished
lastFinishedDate
Date lastFinishedDate
lastRunSuccessful
Boolean lastRunSuccessful
|
Package com.atlassian.bamboo.plugins.rest.common.exception |
errorCollection
XmlCompatibleRestErrorCollection errorCollection
|
Package com.atlassian.bamboo.plugins.rest.deployments.versions |
planResultKey
PlanResultKey planResultKey
type
ProjectItemType type
label
String label
location
String location
copyPattern
String copyPattern
size
long size
artifact
RestArtifact artifact
id
long id
name
String name
creationDate
Date creationDate
creatorUserName
String creatorUserName
items
List<E> items
versionStatus
RestDeploymentVersionStatus versionStatus
variableContext
com.google.common.collect.ImmutableList<E> variableContext
operations
RestOperations operations
creatorDisplayName
String creatorDisplayName
creatorGravatarUrl
String creatorGravatarUrl
planBranchName
String planBranchName
ageZeroPoint
Date ageZeroPoint
id
long id
name
String name
|
Package com.atlassian.bamboo.plugins.rest.filters |
|
Package com.atlassian.bamboo.plugins.rest.model |
|
Package com.atlassian.bamboo.plugins.rest.model.configuration |
key
String key
value
String value
variableType
String variableType
isPassword
boolean isPassword
|
Package com.atlassian.bamboo.plugins.stash |
gitRepositorySupplier
com.google.common.base.Supplier<T> gitRepositorySupplier
application
String application
repositoryUrl
String repositoryUrl
vcsBranch
VcsBranch vcsBranch
stashProjectKey
String stashProjectKey
stashRepositorySlug
String stashRepositorySlug
stashRepositoryId
String stashRepositoryId
commandTimeout
int commandTimeout
showAdvancedOptions
boolean showAdvancedOptions
verboseLogs
boolean verboseLogs
useShallowClones
boolean useShallowClones
useSubmodules
boolean useSubmodules
useRemoteAgentCache
boolean useRemoteAgentCache
fetchWholeRepository
boolean fetchWholeRepository
publicKey
String publicKey
privateKey
String privateKey
repositoryId
long repositoryId
- Deprecated. since 5.6
capabilityContext
CapabilityContext capabilityContext
i18nResolver
com.atlassian.sal.api.message.I18nResolver i18nResolver
encryptionService
EncryptionService encryptionService
stashClientFactory
com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory
administrationConfigurationAccessor
AdministrationConfigurationAccessor administrationConfigurationAccessor
sshKeysProvider
SshKeysProvider sshKeysProvider
stashCapabilityProvider
StashCapabilityProvider stashCapabilityProvider
repositoryManager
RepositoryManager repositoryManager
supportedRepositories
Collection<E> supportedRepositories
|
Package com.atlassian.bamboo.plugins.stash.repository |
|
Package com.atlassian.bamboo.plugins.vcs.task |
commonContext
CommonContext commonContext
|
Package com.atlassian.bamboo.quartz |
beanName
String beanName
|
Package com.atlassian.bamboo.repository |
filterFilePatternOption
String filterFilePatternOption
filterFilePatternRegex
String filterFilePatternRegex
changesetFilterPatternRegex
String changesetFilterPatternRegex
quietPeriodHelper
QuietPeriodHelper quietPeriodHelper
repositoryModuleDescriptor
RepositoryModuleDescriptorImpl repositoryModuleDescriptor
maxCommitsToReturn
int maxCommitsToReturn
delegate
RepositoryData delegate
position
int position
QUIET_PERIOD_ENABLED
String QUIET_PERIOD_ENABLED
QUIET_PERIOD
String QUIET_PERIOD
MAX_RETRIES
String MAX_RETRIES
quietPeriodEnabled
boolean quietPeriodEnabled
quietPeriod
int quietPeriod
maxRetries
int maxRetries
readResolve
private Object readResolve()
id
long id
pluginKey
String pluginKey
name
String name
description
String description
global
boolean global
markedForDeletion
boolean markedForDeletion
configurationRef
com.atlassian.bamboo.repository.RepositoryConfigurationReference configurationRef
repository
Repository repository
webRepositoryViewer
WebRepositoryViewer webRepositoryViewer
position
int position
repositoryId
Long repositoryId
stdout
String stdout
stderr
String stderr
|
Package com.atlassian.bamboo.repository.cvsimpl |
logDateFormat
org.apache.commons.lang.time.FastDateFormat logDateFormat
module
String module
cvsRoot
String cvsRoot
password
String password
- This is the encrypted password
branchName
String branchName
passphrase
String passphrase
keyFile
String keyFile
authType
String authType
quietPeriod
int quietPeriod
symbolicNameType
CVSRepository.SymbolicNameType symbolicNameType
- Type of entity identified by branchName
encryptionService
EncryptionService encryptionService
|
Package com.atlassian.bamboo.repository.nullrepository |
|
Package com.atlassian.bamboo.repository.perforce |
port
String port
client
String client
depot
String depot
host
String host
environmentVariables
String environmentVariables
manageWorkspace
boolean manageWorkspace
useClientMapping
boolean useClientMapping
password
String password
- This is the encrypted password
user
String user
encryptionService
EncryptionService encryptionService
|
Package com.atlassian.bamboo.repository.svn |
affectedLockedDirectory
File affectedLockedDirectory
detectedDirtyCheckoutDirectory
boolean detectedDirtyCheckoutDirectory
legacyExternalPathRevisionMappings
Map<K,V> legacyExternalPathRevisionMappings
- Deprecated. since 3.3 here only to avoid destruction of existing configuration. Can be removed when direct
upgrade from 3.2 and lower is no longer supported.
repositoryUrl
String repositoryUrl
username
String username
password
String password
passphrase
String passphrase
keyFile
String keyFile
authType
String authType
useExternals
boolean useExternals
useExport
boolean useExport
commitIsolationEnabled
boolean commitIsolationEnabled
autodetectBranchRoot
boolean autodetectBranchRoot
autodetectTagRoot
boolean autodetectTagRoot
manualBranchRoot
String manualBranchRoot
manualTagRoot
String manualTagRoot
encryptionService
EncryptionService encryptionService
administrationConfigurationAccessor
AdministrationConfigurationAccessor administrationConfigurationAccessor
|
Package com.atlassian.bamboo.repository.ui |
|
Package com.atlassian.bamboo.rest |
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
myUsername
String myUsername
myPassword
String myPassword
mySessionId
String mySessionId
auth
String auth
message
String message
numAgentsToCreate
String numAgentsToCreate
elasticImageConfigurationName
String elasticImageConfigurationName
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
instanceId
String instanceId
|
Package com.atlassian.bamboo.rest.common.exception |
redirectUri
URI redirectUri
context
String context
errorCollection
RestErrorCollection errorCollection
|
Package com.atlassian.bamboo.rest.model |
key
String key
key
String key
entityKey
RestKey entityKey
resultNumber
int resultNumber
|
Package com.atlassian.bamboo.results.tests |
myName
String myName
myClassName
String myClassName
myDuration
String myDuration
myErrors
List<E> myErrors
cachedPrettyDuration
String cachedPrettyDuration
systemOut
String systemOut
state
TestState state
testCaseId
long testCaseId
|
Package com.atlassian.bamboo.resultsummary |
|
Package com.atlassian.bamboo.resultsummary.tests |
myErrorMessage
String myErrorMessage
testCaseResult
TestCaseResult testCaseResult
|
Package com.atlassian.bamboo.sal.message |
arguments
Serializable[] arguments
key
String key
|
Package com.atlassian.bamboo.security |
username
String username
newPassword
String newPassword
confirmedPassword
String confirmedPassword
token
String token
username
String username
currentPassword
String currentPassword
newPassword
String newPassword
confirmedPassword
String confirmedPassword
username
String username
mailServerConfigured
boolean mailServerConfigured
bambooMailer
BambooMailer bambooMailer
context
Map<K,V> context
id
Long id
token
String token
|
Package com.atlassian.bamboo.security.acegi.acls |
parentAcl
org.acegisecurity.acls.Acl parentAcl
aclAuthorizationStrategy
org.acegisecurity.acls.domain.AclAuthorizationStrategy aclAuthorizationStrategy
aces
List<E> aces
objectIdentity
org.acegisecurity.acls.objectidentity.ObjectIdentity objectIdentity
id
Serializable id
owner
org.acegisecurity.acls.sid.Sid owner
loadedSids
org.acegisecurity.acls.sid.Sid[] loadedSids
entriesInheriting
boolean entriesInheriting
javaType
Class<T> javaType
identifier
Serializable identifier
ancestorIdentity
HibernateObjectIdentityImpl ancestorIdentity
ancestorPermissionCheckPolicyMap
Map<K,V> ancestorPermissionCheckPolicyMap
oid
org.acegisecurity.acls.objectidentity.ObjectIdentity oid
id
Serializable id
owner
org.acegisecurity.acls.sid.Sid owner
parent
org.acegisecurity.acls.Acl parent
entriesInheriting
boolean entriesInheriting
entries
Collection<E> entries
loadedSids
com.atlassian.bamboo.security.acegi.acls.ImmutableAcl.LoadedSidValidator loadedSids
aclAuthorizationStrategy
org.acegisecurity.acls.domain.AclAuthorizationStrategy aclAuthorizationStrategy
|
Package com.atlassian.bamboo.security.acegi.intercept.web |
objectDefinitionSource
ActionInvocationDefinitionSource objectDefinitionSource
overrideAuthorities
org.acegisecurity.GrantedAuthority[] overrideAuthorities
webworkSecurityInterceptor
WebworkSecurityInterceptor webworkSecurityInterceptor
|
Package com.atlassian.bamboo.security.trustedapplications |
applicationId
String applicationId
keyPair
KeyPair keyPair
applicationId
String applicationId
publicKey
String publicKey
name
String name
timeout
Long timeout
urlPatterns
Set<E> urlPatterns
ipPatterns
Set<E> ipPatterns
cause
Exception cause
|
Package com.atlassian.bamboo.serialization.xstream |
className
String className
pluginKey
String pluginKey
pluginVersion
String pluginVersion
localPluginVersion
String localPluginVersion
|
Package com.atlassian.bamboo.servlet |
|
Package com.atlassian.bamboo.session |
reportSearcherContext
Map<K,V> reportSearcherContext
buildConfiguration
BuildConfiguration buildConfiguration
plan
Plan plan
|
Package com.atlassian.bamboo.setup |
serverFingerprint
String serverFingerprint
instanceFingerprint
long instanceFingerprint
|
Package com.atlassian.bamboo.ssh |
|
Package com.atlassian.bamboo.struts |
|
Package com.atlassian.bamboo.task |
id
long id
pluginKey
String pluginKey
userDescription
String userDescription
isEnabled
boolean isEnabled
finalizing
boolean finalizing
configuration
com.google.common.collect.ImmutableMap<K,V> configuration
taskRootDirectorySelector
TaskRootDirectorySelector taskRootDirectorySelector
owningContext
CommonContext owningContext
id
long id
pluginKey
String pluginKey
userDescription
String userDescription
isEnabled
boolean isEnabled
configuration
Map<K,V> configuration
finalising
boolean finalising
rootDirectorySelector
TaskRootDirectorySelector rootDirectorySelector
|
Package com.atlassian.bamboo.task.runtime |
runtimeContext
Map<K,V> runtimeContext
producesTestResults
boolean producesTestResults
|
Package com.atlassian.bamboo.trigger |
id
long id
enabled
boolean enabled
name
String name
pluginKey
String pluginKey
userDescription
String userDescription
configuration
Map<K,V> configuration
triggeringRepositories
Set<E> triggeringRepositories
triggerConditionsConfiguration
Map<K,V> triggerConditionsConfiguration
|
Package com.atlassian.bamboo.trigger.dependency |
i18nResolver
com.atlassian.sal.api.message.I18nResolver i18nResolver
environmentIdString
String environmentIdString
environmentName
String environmentName
resultIdString
String resultIdString
|
Package com.atlassian.bamboo.trigger.remote |
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
errorUpdateHandler
ErrorUpdateHandler errorUpdateHandler
chainBranchManager
ChainBranchManager chainBranchManager
validTriggers
List<E> validTriggers
|
Package com.atlassian.bamboo.user |
name
String name
fullName
String fullName
email
String email
jabberAddress
String jabberAddress
notificationPreference
String notificationPreference
notificationTransportPreference
String notificationTransportPreference
idePort
String idePort
encryptedPassword
String encryptedPassword
user
com.atlassian.user.User user
|
Package com.atlassian.bamboo.user.authentication |
|
Package com.atlassian.bamboo.user.gravatar |
serialVersionUID: 1L
|
Package com.atlassian.bamboo.user.rename |
|
Package com.atlassian.bamboo.utils |
|
Package com.atlassian.bamboo.utils.error |
fieldErrors
ConcurrentMap<K,V> fieldErrors
errorMessages
List<E> errorMessages
|
Package com.atlassian.bamboo.utils.i18n |
i18nBundles
List<E> i18nBundles
locale
Locale locale
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
|
Package com.atlassian.bamboo.utils.map |
|
Package com.atlassian.bamboo.v2.build |
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 ).
buildRepositoryChangesMap
Map<K,V> buildRepositoryChangesMap
integrationBranchVcsRevision
String integrationBranchVcsRevision
integrationRepositoryId
long integrationRepositoryId
displayName
String displayName
parentBuildContext
BuildContext parentBuildContext
triggerReason
TriggerReason triggerReason
buildDefinition
BuildDefinition buildDefinition
artifactContext
ArtifactContext artifactContext
variableContext
VariableContext variableContext
relevantSharedCredentials
Iterable<T> relevantSharedCredentials
repositoryDefinitionMap
Map<K,V> repositoryDefinitionMap
relevantRepositoryIds
Set<E> relevantRepositoryIds
checkoutLocation
Map<K,V> checkoutLocation
errorCollection
ErrorCollection errorCollection
currentBuildResult
CurrentBuildResult currentBuildResult
isBranch
boolean isBranch
isOnceOff
boolean isOnceOff
isCustomBuild
boolean isCustomBuild
bandanaContext
BambooBandanaContext bandanaContext
runtimeTaskDefinitions
List<E> runtimeTaskDefinitions
runtimeTaskContext
RuntimeTaskContext runtimeTaskContext
buildChanges
BuildChanges buildChanges
planId
long planId
planName
String planName
shortName
String shortName
planResultKey
PlanResultKey planResultKey
parentBuildIdentifier
BuildIdentifier parentBuildIdentifier
projectName
String projectName
repositoryId
long repositoryId
vcsRevisionKey
String vcsRevisionKey
previousVcsRevisionKey
String previousVcsRevisionKey
vcsLastChangeRevisionKey
String vcsLastChangeRevisionKey
changes
List<E> changes
skippedCommitsCount
int skippedCommitsCount
buildTrigger
boolean buildTrigger
overriddenVcsBranch
VcsBranch overriddenVcsBranch
customBuildData
Map<K,V> customBuildData
buildState
BuildState buildState
lifeCycleState
LifeCycleState lifeCycleState
buildReturnCode
int buildReturnCode
started
boolean started
buildErrors
List<E> buildErrors
successfulTestResults
Set<E> successfulTestResults
failedTestResults
Set<E> failedTestResults
skippedTestResults
Set<E> skippedTestResults
taskResults
List<E> taskResults
checkoutSuccess
boolean checkoutSuccess
tasksStartDate
Date tasksStartDate
customBuildData
Map<K,V> customBuildData
buildErrors
List<E> buildErrors
buildState
BuildState buildState
lifeCycleState
LifeCycleState lifeCycleState
started
boolean started
taskResults
List<E> taskResults
tasksStartDate
Date tasksStartDate
|
Package com.atlassian.bamboo.v2.build.agent |
readExternal
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput arg0)
throws IOException
- Throws:
IOException
capabilityProperties
CapabilityProperties capabilityProperties
distributedProperties
DistributedProperties distributedProperties
|
Package com.atlassian.bamboo.v2.build.agent.capability |
scope
String scope
|
Package com.atlassian.bamboo.v2.build.agent.messages |
logEntry
LogEntry logEntry
loggerId
LoggerId<T extends Serializable> loggerId
artifactSubscription
ArtifactSubscriptionContext artifactSubscription
planResultKey
PlanResultKey planResultKey
linkType
String linkType
messages
List<E> messages
size
int size
resultKey
ResultKey resultKey
deploymentResultId
Long deploymentResultId
context
String context
throwableDetails
ThrowableDetails throwableDetails
agentId
Long agentId
instanceId
String instanceId
buildKey
String buildKey
buildNumber
Integer buildNumber
context
String context
throwableDetails
ThrowableDetails throwableDetails
agentId
Long agentId
level
org.apache.log4j.Level level
msg
String msg
command
String command
sessionId
long sessionId
messages
LinkedList<E> messages
size
int size
loggerId
LoggerId<T extends Serializable> loggerId
jmsMessage
javax.jms.BytesMessage jmsMessage
context
CommonContext context
timingPoint
TimingPoint timingPoint
asynchronousPreferred
boolean asynchronousPreferred
agentId
Long agentId
status
AgentStatus status
systemInfo
SystemInfo systemInfo
uuid
UUID uuid
|
Package com.atlassian.bamboo.v2.build.agent.messages.toserver |
sessionId
long sessionId
streamType
com.atlassian.bamboo.v2.build.agent.messages.toserver.ShellProcessLogMessage.StreamType streamType
data
String data
|
Package com.atlassian.bamboo.v2.build.agent.remote |
|
Package com.atlassian.bamboo.v2.build.events |
buildAgent
BuildAgent buildAgent
buildContext
BuildContext buildContext
planResultKey
PlanResultKey planResultKey
reason
String reason
|
Package com.atlassian.bamboo.v2.build.queue |
|
Package com.atlassian.bamboo.v2.build.repository |
|
Package com.atlassian.bamboo.v2.build.timing |
buildContext
BuildContext buildContext
planResultKey
PlanResultKey planResultKey
date
Date date
delegate
TimingPoint delegate
agentId
long agentId
buildActuallyCancelled
boolean buildActuallyCancelled
|
Package com.atlassian.bamboo.v2.build.trigger |
key
String key
textProvider
com.opensymphony.xwork2.TextProvider textProvider
triggeringBuildResultKey
String triggeringBuildResultKey
buildResultKey
String buildResultKey
revision
String revision
planResultKey
String planResultKey
triggeringBuildResultKey
String triggeringBuildResultKey
userName
String userName
stageName
String stageName
numberOfRetries
Integer numberOfRetries
scheduledDate
Date scheduledDate
planResultKey
PlanResultKey planResultKey
|
Package com.atlassian.bamboo.v2.events |
logIfNoChanges
boolean logIfNoChanges
trigger
TriggerDefinition trigger
cachesToIgnore
CacheAwareness.CacheInfo[] cachesToIgnore
|
Package com.atlassian.bamboo.v2.trigger |
|
Package com.atlassian.bamboo.v2.ww2.build |
variables
List<E> variables
overridableVariables
Collection<E> overridableVariables
variableMap
Map<K,V> variableMap
globalVariables
List<E> globalVariables
selectedStage
String selectedStage
stageToContinue
String stageToContinue
branchMergePushOverride
boolean branchMergePushOverride
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
resultsSummaryVariableAccessor
ResultsSummaryVariableAccessor resultsSummaryVariableAccessor
dependenciesDisabled
boolean dependenciesDisabled
customVariables
Map<K,V> customVariables
customRevision
String customRevision
|
Package com.atlassian.bamboo.variable |
key
String key
value
String value
variableType
VariableType variableType
chainStageResult
ChainStageResult chainStageResult
inheritedState
com.google.common.collect.ImmutableMap<K,V> inheritedState
resultVariablesState
Map<K,V> resultVariablesState
localVariablesState
Map<K,V> localVariablesState
passwordVariablesRef
com.atlassian.util.concurrent.ResettableLazyReference<T> passwordVariablesRef
effectiveStateRef
com.atlassian.util.concurrent.ResettableLazyReference<T> effectiveStateRef
substitutions
Map<K,V> substitutions
key
String key
value
String value
variableType
VariableType variableType
resultSummary
ResultsSummary resultSummary
key
String key
value
String value
variableType
VariableType variableType
key
String key
value
String value
plan
Plan plan
environmentId
Long environmentId
deploymentVersionId
Long deploymentVersionId
variableType
VariableType variableType
key
String key
value
String value
variableType
VariableType variableType
MAX_LEN
int MAX_LEN
key
String key
value
String value
variableType
VariableType variableType
resultSummary
ResultsSummary resultSummary
|
Package com.atlassian.bamboo.variable.baseline |
key
String key
value
String value
variableType
VariableType variableType
owningBaseline
VariableContextBaseline owningBaseline
|
Package com.atlassian.bamboo.web.utils |
|
Package com.atlassian.bamboo.webrepository |
webRepositoryUrl
String webRepositoryUrl
webRepositoryName
String webRepositoryName
supportedRepositories
List<E> supportedRepositories
|
Package com.atlassian.bamboo.webrepository.fisheye |
webRepositoryUrl
String webRepositoryUrl
webRepositoryPath
String webRepositoryPath
webRepositoryRepoName
String webRepositoryRepoName
|
Package com.atlassian.bamboo.webrepository.stash |
stashUrl
String stashUrl
- Deprecated.
stashProject
String stashProject
- Deprecated.
stashRepositoryName
String stashRepositoryName
- Deprecated.
textProvider
com.opensymphony.xwork2.TextProvider textProvider
- Deprecated.
|
Package com.atlassian.bamboo.webwork |
selectedProjectKeys
List<E> selectedProjectKeys
filterEnabled
boolean filterEnabled
selectedLabelNames
List<E> selectedLabelNames
author
ExtendedAuthor author
authors
List<E> authors
plans
List<E> plans
chains
List<E> chains
favouriteBuilds
Collection<E> favouriteBuilds
reorderedBuildKey
String reorderedBuildKey
selectedTab
String selectedTab
labelNames
List<E> labelNames
filteredProjectKeys
List<E> filteredProjectKeys
commitViews
List<E> commitViews
authorActivityChart
Map<K,V> authorActivityChart
plansWithBranches
Set<E> plansWithBranches
lastProject
String lastProject
pageSize
int pageSize
page
StarterAction.DashboardPage page
agentManager
AgentManager agentManager
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
projectStatusHelper
ProjectStatusHelper projectStatusHelper
cachingPermissionManagerFacade
com.google.common.base.Supplier<T> cachingPermissionManagerFacade
buildQueueManager
BuildQueueManager buildQueueManager
buildExecutionManager
BuildExecutionManager buildExecutionManager
labelManager
LabelManager labelManager
chainBranchManager
ChainBranchManager chainBranchManager
filter
String filter
projectKey
String projectKey
planKey
String planKey
projectManager
ProjectManager projectManager
serverLifecycleProvider
ServerLifecycleProvider serverLifecycleProvider
|
Package com.atlassian.bamboo.ww2 |
bambooUrl
BambooUrl bambooUrl
fieldErrorAccessTracker
Set<E> fieldErrorAccessTracker
linkedDeploymentProjectCacheService
LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService
returnUrl
String returnUrl
crumbs
List<E> crumbs
webFragmentsContextMap
Map<K,V> webFragmentsContextMap
enableJavascript
boolean enableJavascript
jsonObject
com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject
checkBoxFields
Set<E> checkBoxFields
navigationContext
NavigationContext navigationContext
chainEquiv
String chainEquiv
jobEquiv
String jobEquiv
decorator
String decorator
actionWarnings
List<E> actionWarnings
helpPanels
List<E> helpPanels
bamboo
Bamboo bamboo
authenticationContext
BambooAuthenticationContext authenticationContext
cookieCutter
CookieCutter cookieCutter
planManager
PlanManager planManager
cachedPlanManager
CachedPlanManager cachedPlanManager
buildDefinitionManager
BuildDefinitionManager buildDefinitionManager
projectManager
ProjectManager projectManager
bambooPermissionManager
BambooPermissionManager bambooPermissionManager
webInterfaceManager
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager
i18nBeanFactory
I18nBeanFactory i18nBeanFactory
textProvider
com.opensymphony.xwork2.TextProvider textProvider
administrationConfigurationAccessor
AdministrationConfigurationAccessor administrationConfigurationAccessor
administrationConfigurationManager
AdministrationConfigurationManager administrationConfigurationManager
- Deprecated. since 5.0
administrationConfigurationPersister
AdministrationConfigurationPersister administrationConfigurationPersister
dashboardCachingManager
DashboardCachingManager dashboardCachingManager
bambooLicenseManager
BambooLicenseManager bambooLicenseManager
bambooUserManager
BambooUserManager bambooUserManager
planExecutionManager
PlanExecutionManager planExecutionManager
user
com.atlassian.user.User user
currentFormTheme
String currentFormTheme
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
serverLifecycleProvider
ServerLifecycleProvider serverLifecycleProvider
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
featureManager
FeatureManager featureManager
jsonator
Jsonator<T> jsonator
cancelUrl
String cancelUrl
|
Package com.atlassian.bamboo.ww2.actions |
variables
List<E> variables
globalVariables
List<E> globalVariables
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
buildableAwareContextHolder
BuildableAwareContextHolder buildableAwareContextHolder
buildExecutionManager
BuildExecutionManager buildExecutionManager
mutableBuild
com.atlassian.util.concurrent.Supplier<T> mutableBuild
chainAwareContextHolder
ChainAwareContextHolder chainAwareContextHolder
chainExecutionManager
ChainExecutionManager chainExecutionManager
stageStatusHelper
StageStatusHelper stageStatusHelper
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
decoratedAggregatedChainErrorAccessor
ErrorAccessor decoratedAggregatedChainErrorAccessor
chainBranches
List<E> chainBranches
immutableChainBranches
List<E> immutableChainBranches
chainBranchIdentifiers
List<E> chainBranchIdentifiers
siblingChainBranchIdentifiers
List<E> siblingChainBranchIdentifiers
mutableChain
com.atlassian.util.concurrent.Supplier<T> mutableChain
mutableChainStage
com.atlassian.util.concurrent.Supplier<T> mutableChainStage
chainBranchManager
ChainBranchManager chainBranchManager
cronEditorBean
BambooCronEditorBean cronEditorBean
cronExpression
String cronExpression
cookieValueFieldName
String cookieValueFieldName
cookieKey
String cookieKey
plan
ImmutablePlan plan
mutablePlan
com.atlassian.util.concurrent.Supplier<T> mutablePlan
planKey
String planKey
buildKey
String buildKey
planResultKey
String planResultKey
buildNumber
Integer buildNumber
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
repositoryConfigurationService
RepositoryConfigurationService repositoryConfigurationService
errorAccessor
ErrorAccessor errorAccessor
jiraApplinksService
JiraApplinksService jiraApplinksService
buildLoggerManager
BuildLoggerManager buildLoggerManager
activityLog
List<E> activityLog
secondsToRefresh
int secondsToRefresh
linesToDisplay
int linesToDisplay
|
Package com.atlassian.bamboo.ww2.actions.about |
|
Package com.atlassian.bamboo.ww2.actions.admin |
artifactHandlersService
ArtifactHandlersService artifactHandlersService
templateRenderer
TemplateRenderer templateRenderer
artifactHandlerModuleDescriptorPredicate
com.atlassian.plugin.predicate.ModuleDescriptorPredicate<T> artifactHandlerModuleDescriptorPredicate
selectedArtifactStorage
String selectedArtifactStorage
configurationUpdated
boolean configurationUpdated
templateRenderer
TemplateRenderer templateRenderer
artifactHandlersService
ArtifactHandlersService artifactHandlersService
numberConcurrentBuilds
int numberConcurrentBuilds
concurrencyConfig
ConcurrentBuildConfig concurrencyConfig
existingProjectKey
String existingProjectKey
projectKey
String projectKey
projectName
String projectName
planLimitReached
boolean planLimitReached
buildConfiguration
BuildConfiguration buildConfiguration
taskManager
TaskManager taskManager
planValidationService
PlanValidationService planValidationService
repositoryManager
RepositoryManager repositoryManager
uiConfigBean
UIConfigBean uiConfigBean
chainCreationService
ChainCreationService chainCreationService
repositoryConfigHelper
RepositoryConfigHelper repositoryConfigHelper
customVariableContext
CustomVariableContext customVariableContext
variableSubstitutorFactory
VariableSubstitutorFactory variableSubstitutorFactory
mavenEmbedderService
MavenEmbedderService mavenEmbedderService
notificationManager
NotificationManager notificationManager
webRepositoryViewerManager
WebRepositoryViewerManager webRepositoryViewerManager
jobKey
PlanKey jobKey
jobCreationService
JobCreationService jobCreationService
triggerTypeManager
TriggerTypeManager triggerTypeManager
quarantineConfiguration
QuarantineConfiguration quarantineConfiguration
enabled
boolean enabled
expiryDuration
int expiryDuration
expiryPeriod
String expiryPeriod
expiryOverridable
boolean expiryOverridable
cronExpression
String cronExpression
quarantineExpiryCleanupScheduler
QuarantineExpiryCleanupScheduler quarantineExpiryCleanupScheduler
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
cacheDescriptionProviderMap
Map<K,V> cacheDescriptionProviderMap
providerId
String providerId
selectedCaches
Collection<E> selectedCaches
deleteUnusedButtonPressed
boolean deleteUnusedButtonPressed
deleteSelectedButtonPressed
boolean deleteSelectedButtonPressed
singleCacheSelected
boolean singleCacheSelected
userName
String userName
email
String email
commitMessage
String commitMessage
subversionWorkingCopyFormat
String subversionWorkingCopyFormat
useNtlmAuth
boolean useNtlmAuth
licenseString
String licenseString
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
bambooLicenseManager
BambooLicenseManager bambooLicenseManager
buildSuspensionCheckBean
BuildSuspensionCheckBean buildSuspensionCheckBean
fromPlanId
Long fromPlanId
toPlanIds
List<E> toPlanIds
repoToPlans
List<E> repoToPlans
eventExecutorStats
ExecutorStats eventExecutorStats
planExecutorStats
ExecutorStats planExecutorStats
jobDetailMultimap
com.google.common.collect.Multimap<K,V> jobDetailMultimap
scheduler
org.quartz.Scheduler scheduler
broker
org.apache.activemq.broker.BrokerService broker
eventExecutorFactory
BambooSingletonUnboundedEventExecutorFactory eventExecutorFactory
eventStats
EventStats eventStats
planCacheStats
BambooCacheStats planCacheStats
aclService
HibernateMutableAclService aclService
aclCacheStats
BambooCacheStats aclCacheStats
nonBlockingPlanExecutionService
NonBlockingPlanExecutionService nonBlockingPlanExecutionService
immutablePlanCacheService
ImmutablePlanCacheService immutablePlanCacheService
|
Package com.atlassian.bamboo.ww2.actions.admin.author |
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
authorId
long authorId
userName
String userName
pager
Pager<T> pager
authors
List<E> authors
searchOptions
List<E> searchOptions
searchOption
String searchOption
searchString
String searchString
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
|
Package com.atlassian.bamboo.ww2.actions.admin.bulk |
notificationManager
NotificationManager notificationManager
projects
List<E> projects
backButton
String backButton
selectedBulkActionKey
String selectedBulkActionKey
selectedBuilds
String[] selectedBuilds
selectedRepositories
String[] selectedRepositories
selectedPlans
List<E> selectedPlans
selectedRepositoryDefinitions
List<E> selectedRepositoryDefinitions
params
Map<K,V> params
results
org.apache.commons.collections.map.ListOrderedMap results
availableBulkActions
List<E> availableBulkActions
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
actionProxyFactory
com.opensymphony.xwork2.ActionProxyFactory actionProxyFactory
totalBulkActionErrors
int totalBulkActionErrors
totalBulkActionErrors
int totalBulkActionErrors
totalBulkActionErrors
int totalBulkActionErrors
|
Package com.atlassian.bamboo.ww2.actions.admin.bulk.repository |
repositoryManager
RepositoryManager repositoryManager
webRepositoryManager
WebRepositoryViewerManager webRepositoryManager
|
Package com.atlassian.bamboo.ww2.actions.admin.bulk.trigger |
buildConfiguration
BuildConfiguration buildConfiguration
triggerSelectors
List<E> triggerSelectors
triggerModuleDescriptors
Iterable<T> triggerModuleDescriptors
uiConfigBean
UIConfigSupport uiConfigBean
triggerConfigurationService
TriggerConfigurationService triggerConfigurationService
triggerTypeManager
TriggerTypeManager triggerTypeManager
triggerUIConfigBean
TriggerUIConfigBean triggerUIConfigBean
|
Package com.atlassian.bamboo.ww2.actions.admin.elastic |
awsAccountBean
AwsAccountBean awsAccountBean
awsAccount
com.atlassian.aws.AWSAccount awsAccount
elasticAccountManagementService
ElasticAccountManagementService elasticAccountManagementService
unrelatedElasticInstances
Collection<E> unrelatedElasticInstances
disconnectedElasticInstances
Collection<E> disconnectedElasticInstances
elasticUIBean
ElasticUIBean elasticUIBean
detachedVolumes
Collection<E> detachedVolumes
instanceId
String instanceId
volumeId
String volumeId
volumeDetached
com.google.common.base.Predicate<T> volumeDetached
configurationId
long configurationId
configuration
ElasticImageConfiguration configuration
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
auditLogService
AuditLogService auditLogService
elasticIpManagementEnabled
boolean elasticIpManagementEnabled
region
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region
elasticConfig
ElasticConfiguration elasticConfig
awsSecretAccessKeyChange
String awsSecretAccessKeyChange
isSendTest
String isSendTest
fieldAwsAccessKeyId
String fieldAwsAccessKeyId
- temporary password variable
fieldAwsSecretAccessKey
String fieldAwsSecretAccessKey
fieldMaxConcurrentInstances
int fieldMaxConcurrentInstances
fieldAutoShutdownEnabled
boolean fieldAutoShutdownEnabled
fieldAutoShutdownDelay
String fieldAutoShutdownDelay
fieldUploadingOfAwsAccountDetailsEnabled
boolean fieldUploadingOfAwsAccountDetailsEnabled
elasticConfigureKeysMethod
String elasticConfigureKeysMethod
fileParameters
Map<K,V> fileParameters
fieldAwsPrivateKeyFile
String fieldAwsPrivateKeyFile
fieldAwsCertFile
String fieldAwsCertFile
showHint
boolean showHint
fieldMaxNonBambooInstances
int fieldMaxNonBambooInstances
fieldAverageTimeInQueueThresholdInMinutes
int fieldAverageTimeInQueueThresholdInMinutes
fieldElasticBuildsInQueueThreshold
int fieldElasticBuildsInQueueThreshold
fieldTotalBuildInQueueThreshold
int fieldTotalBuildInQueueThreshold
fieldMaxElasticInstancesToStartAtOnce
int fieldMaxElasticInstancesToStartAtOnce
fieldInstanceIdleTimeThresholdInMinutes
int fieldInstanceIdleTimeThresholdInMinutes
fieldAutoInstanceManagementEnabled
boolean fieldAutoInstanceManagementEnabled
autoInstanceManagementConfigPreset
String autoInstanceManagementConfigPreset
fieldElasticWizard
boolean fieldElasticWizard
requestedElasticInstances
List<E> requestedElasticInstances
runningElasticInstances
List<E> runningElasticInstances
bandanaManager
com.atlassian.bandana.BandanaManager bandanaManager
bambooLicenseManager
BambooLicenseManager bambooLicenseManager
bambooLimitsManager
BambooLimitsManager bambooLimitsManager
elasticAccountBean
ElasticAccountBean elasticAccountBean
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
autoInstanceManagementConfigs
Map<K,V> autoInstanceManagementConfigs
presetsMap
Map<K,V> presetsMap
configurationId
long configurationId
configuration
ElasticImageConfiguration configuration
configurationName
String configurationName
configurationDescription
String configurationDescription
amiId
String amiId
ebsEnabled
boolean ebsEnabled
ebsSnapshotId
String ebsSnapshotId
useLegacyEbsHandling
boolean useLegacyEbsHandling
instanceType
String instanceType
availabilityZones
Iterable<T> availabilityZones
region
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region
mode
String mode
product
String product
subnetIds
Collection<E> subnetIds
startupScript
String startupScript
iamInstanceProfile
String iamInstanceProfile
isEbsOptimised
boolean isEbsOptimised
vpcEnabled
boolean vpcEnabled
confirmDelete
boolean confirmDelete
confirmDisable
boolean confirmDisable
executableBuildables
Collection<E> executableBuildables
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
capabilityHelper
CapabilityHelper capabilityHelper
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
elasticUIBean
ElasticUIBean elasticUIBean
buildResultsSummaryManager
BuildResultsSummaryManager buildResultsSummaryManager
awsAccountBean
AwsAccountBean awsAccountBean
elasticInstanceScheduleManager
ElasticInstanceScheduleManager elasticInstanceScheduleManager
architecture
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Architecture architecture
platform
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Platform platform
rootDeviceType
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.RootDeviceType rootDeviceType
cachingPermissionManagerFacade
BambooCachingPermissionManagerFacade cachingPermissionManagerFacade
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
subnetsForUi
com.atlassian.util.concurrent.LazyReference<T> subnetsForUi
configurationId
long configurationId
image
ElasticImageConfiguration image
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
environmentService
EnvironmentService environmentService
capabilityRequirementsMatcher
CapabilityRequirementsMatcher capabilityRequirementsMatcher
fieldSpotInstancesEnabled
boolean fieldSpotInstancesEnabled
bids
com.atlassian.aws.ec2.SpotPriceMatrix bids
fieldSpotInstancesTimeoutMinutes
int fieldSpotInstancesTimeoutMinutes
awsAccountBean
AwsAccountBean awsAccountBean
spotInstanceConfigurationAccessor
SpotInstanceConfigurationAccessor spotInstanceConfigurationAccessor
spotInstanceConfigurationManager
SpotInstanceConfigurationManager spotInstanceConfigurationManager
configurationId
long configurationId
configuration
ElasticImageConfiguration configuration
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
urlConnection
URLConnection urlConnection
requestedElasticInstances
List<E> requestedElasticInstances
runningElasticInstances
List<E> runningElasticInstances
numAgentsToCreate
String numAgentsToCreate
elasticImageConfigurations
Collection<E> elasticImageConfigurations
elasticImageConfiguration
ElasticImageConfiguration elasticImageConfiguration
elasticImageConfigurationId
long elasticImageConfigurationId
instanceId
String instanceId
agentCreationPossible
boolean agentCreationPossible
confirmed
boolean confirmed
shutdownAll
boolean shutdownAll
elasticErrors
Collection<E> elasticErrors
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
elasticUIBean
ElasticUIBean elasticUIBean
errorHandler
ErrorHandler errorHandler
offlineElasticAgents
List<E> offlineElasticAgents
pager
Pager<T> pager
agentManager
AgentManager agentManager
buildResultsSummaryManager
BuildResultsSummaryManager buildResultsSummaryManager
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
agentManager
AgentManager agentManager
elasticUIBean
ElasticUIBean elasticUIBean
buildAgent
BuildAgent buildAgent
instanceId
String instanceId
instance
RemoteElasticInstance instance
ec2Instance
com.atlassian.aws.ec2.RemoteEC2Instance ec2Instance
agentDefinition
ElasticAgentDefinition agentDefinition
image
ElasticImageConfiguration image
awsAccountBean
AwsAccountBean awsAccountBean
elasticInstances
List<E> elasticInstances
configurationId
long configurationId
elasticImageConfiguration
ElasticImageConfiguration elasticImageConfiguration
confirmed
boolean confirmed
elasticUIBean
ElasticUIBean elasticUIBean
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
elasticAgentManager
ElasticInstanceManager elasticAgentManager
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
|
Package com.atlassian.bamboo.ww2.actions.admin.elastic.schedule |
confirmed
boolean confirmed
whenOption
com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule.WhenOption whenOption
whatOption
com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule.WhatOption whatOption
elasticInstanceScheduleId
long elasticInstanceScheduleId
cronExpression
String cronExpression
elasticImageConfigurationId
long elasticImageConfigurationId
activeInstanceAdjustmentType
String activeInstanceAdjustmentType
targetActiveInstances
int targetActiveInstances
enabled
boolean enabled
elasticInstanceScheduleManager
ElasticInstanceScheduleManager elasticInstanceScheduleManager
elasticImageConfigurationDao
ElasticImageConfigurationDao elasticImageConfigurationDao
elasticInstanceScheduleId
long elasticInstanceScheduleId
elasticInstanceScheduleManager
ElasticInstanceScheduleManager elasticInstanceScheduleManager
elasticInstanceScheduleScheduler
ElasticInstanceScheduleScheduler elasticInstanceScheduleScheduler
|
Package com.atlassian.bamboo.ww2.actions.admin.gadgets |
|
Package com.atlassian.bamboo.ww2.actions.admin.group |
affectedGroupName
String affectedGroupName
affectedGroupName
String affectedGroupName
groupName
String groupName
membersInput
String membersInput
currentMembers
List<E> currentMembers
currentGroup
com.atlassian.user.Group currentGroup
- The current group being acted upon
mode
String mode
|
Package com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver |
instantMessagingServerId
long instantMessagingServerId
affectedInstantMessagingServerId
long affectedInstantMessagingServerId
name
String name
host
String host
port
String port
username
String username
password
String password
resource
String resource
secureConnectionRequired
boolean secureConnectionRequired
enforceLegacySsl
boolean enforceLegacySsl
passwordChange
String passwordChange
messageTest
String messageTest
testRecipients
String testRecipients
currentInstantMessagingServer
InstantMessagingServerDefinition currentInstantMessagingServer
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
bambooSmackClient
BambooSmackClient bambooSmackClient
testConnection
boolean testConnection
|
Package com.atlassian.bamboo.ww2.actions.admin.mail |
name
String name
from
String from
prefix
String prefix
userName
String userName
password
String password
hostName
String hostName
smtpPort
String smtpPort
jndiName
String jndiName
removePrecedence
boolean removePrecedence
tlsRequired
boolean tlsRequired
passwordChange
String passwordChange
isSendTest
String isSendTest
testRecipient
String testRecipient
bambooMailer
BambooMailer bambooMailer
smtpMailServer
com.atlassian.mail.server.SMTPMailServer smtpMailServer
chosenMailSetting
String chosenMailSetting
encryptionService
EncryptionService encryptionService
|
Package com.atlassian.bamboo.ww2.actions.admin.migration |
backupPath
String backupPath
fileDateFormat
String fileDateFormat
filePrefix
String filePrefix
fileExample
String fileExample
backupCronExpression
String backupCronExpression
backupDisabled
String backupDisabled
exportArtifacts
String exportArtifacts
awaitJobCompletion
String awaitJobCompletion
backupConfigured
String backupConfigured
scheduleBackupBeanImpl
ScheduleBackupBeanImpl scheduleBackupBeanImpl
bootstrapManager
BootstrapManager bootstrapManager
path
String path
filename
String filename
exportResults
boolean exportResults
exportArtifacts
boolean exportArtifacts
exportBuildLogs
boolean exportBuildLogs
bootstrapManager
BootstrapManager bootstrapManager
importExportManager
ImportExportManagerImpl importExportManager
path
String path
backupFileName
String backupFileName
backupSelected
boolean backupSelected
hotSwapSelected
boolean hotSwapSelected
backupPath
String backupPath
clearArtifacts
boolean clearArtifacts
agentManager
AgentManager agentManager
adminErrorHandler
AdminErrorHandler adminErrorHandler
importExportManager
ImportExportManager importExportManager
bootstrapManager
BootstrapManager bootstrapManager
textProvider
com.opensymphony.xwork2.TextProvider textProvider
indexerManager
IndexerManager indexerManager
svnClientManagerFactory
SVNClientManagerFactory svnClientManagerFactory
userConfigurationService
UserConfigurationService userConfigurationService
reloadableBeanFactories
Resettable reloadableBeanFactories
cacheManager
com.atlassian.cache.CacheManager cacheManager
sessionFactory
org.hibernate.SessionFactory sessionFactory
bandanaPersister
com.atlassian.bandana.BandanaPersister bandanaPersister
|
Package com.atlassian.bamboo.ww2.actions.admin.notification |
systemNotificationRules
List<E> systemNotificationRules
notificationRecipients
Map<K,V> notificationRecipients
notificationTypes
Map<K,V> notificationTypes
previousTypeData
String previousTypeData
lastModified
long lastModified
conditionKey
String conditionKey
notificationRecipientType
String notificationRecipientType
notificationId
long notificationId
cancelButton
String cancelButton
redirectUrl
String redirectUrl
notificationManager
NotificationManager notificationManager
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
systemNotificationService
SystemNotificationService systemNotificationService
|
Package com.atlassian.bamboo.ww2.actions.admin.repository |
perforceManager
PerforceManager perforceManager
|
Package com.atlassian.bamboo.ww2.actions.admin.user |
paginationSupport
bucket.core.actions.PagerPaginationSupport paginationSupport
newAuthorName
String newAuthorName
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
usersRules
List<E> usersRules
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
notificationManager
NotificationManager notificationManager
password
String password
confirmPassword
String confirmPassword
fullName
String fullName
email
String email
authors
List<E> authors
jabberAddress
String jabberAddress
notificationPreference
String notificationPreference
notificationTransportPreference
String notificationTransportPreference
idePort
String idePort
currentUser
BambooUser currentUser
availableAuthors
List<E> availableAuthors
repositoryAliases
List<E> repositoryAliases
currentUserName
String currentUserName
groups
List<E> groups
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
htmlUtils
HtmlUtils htmlUtils
affectedUsername
String affectedUsername
username
String username
password
String password
confirmPassword
String confirmPassword
fullName
String fullName
email
String email
authors
List<E> authors
groups
List<E> groups
availableGroups
List<E> availableGroups
jabberAddress
String jabberAddress
resetCaptcha
String resetCaptcha
currentUser
BambooUser currentUser
- The current user being acted upon
mode
String mode
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
loginInformationManager
LoginInformationManager loginInformationManager
scopedExclusionService
ScopedExclusionService scopedExclusionService
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
affectedUsername
String affectedUsername
usernameTerm
String usernameTerm
fullnameTerm
String fullnameTerm
emailTerm
String emailTerm
fieldId
String fieldId
multiSelect
boolean multiSelect
administrators
List<E> administrators
|
Package com.atlassian.bamboo.ww2.actions.admin.user.signup |
username
String username
password
String password
confirmPassword
String confirmPassword
fullName
String fullName
email
String email
jabberAddress
String jabberAddress
captcha
String captcha
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
|
Package com.atlassian.bamboo.ww2.actions.agent |
onlineOnly
boolean onlineOnly
includeInstances
boolean includeInstances
includeRemoteAgentSummary
boolean includeRemoteAgentSummary
agentManager
AgentManager agentManager
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
buildAgents
List<E> buildAgents
remoteElasticInstances
List<E> remoteElasticInstances
agentManager
AgentManager agentManager
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
buildAgent
BuildAgent buildAgent
agent
PipelineDefinition agent
remoteElasticInstance
RemoteElasticInstance remoteElasticInstance
instance
com.atlassian.aws.ec2.RemoteEC2Instance instance
agentId
long agentId
showOptions
String showOptions
showStatus
String showStatus
|
Package com.atlassian.bamboo.ww2.actions.author |
usersBuildStatistics
List<E> usersBuildStatistics
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
author
Author author
authorName
String authorName
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
authors
List<E> authors
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
dataset
org.jfree.data.time.TimeTableXYDataset dataset
authorsBuildStatistics
List<E> authorsBuildStatistics
selectedAuthorNames
List<E> selectedAuthorNames
groupByPeriod
String groupByPeriod
reportKey
String reportKey
resolvedAutoPeriod
String resolvedAutoPeriod
availableReports
Map<K,V> availableReports
availableGroupBy
Map<K,V> availableGroupBy
|
Package com.atlassian.bamboo.ww2.actions.branch |
planBranchCreation
String planBranchCreation
removedBranchCleanUp
String removedBranchCleanUp
inactiveBranchCleanUp
String inactiveBranchCleanUp
isPlanBranchCreationEnabled
boolean isPlanBranchCreationEnabled
isRemovedBranchCleanUpEnabled
boolean isRemovedBranchCleanUpEnabled
isInactiveBranchCleanUpEnabled
boolean isInactiveBranchCleanUpEnabled
saved
boolean saved
svnBranchRootOverridden
boolean svnBranchRootOverridden
remoteJiraBranchLinkingEnabled
boolean remoteJiraBranchLinkingEnabled
buildPullRequests
boolean buildPullRequests
planBranchCreationRegularExpression
String planBranchCreationRegularExpression
removedBranchCleanUpPeriodInDays
String removedBranchCleanUpPeriodInDays
inactiveBranchCleanUpPeriodInDays
String inactiveBranchCleanUpPeriodInDays
svnBranchRootOverride
String svnBranchRootOverride
svnRepositoryBranchRoot
String svnRepositoryBranchRoot
branchesForAutoIntegration
Map<K,V> branchesForAutoIntegration
defaultNotificationStrategy
String defaultNotificationStrategy
branchDetectionService
BranchDetectionService branchDetectionService
scopedExclusionService
ScopedExclusionService scopedExclusionService
buildConfiguration
BuildConfiguration buildConfiguration
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
buildConfiguration
BuildConfiguration buildConfiguration
creationOption
String creationOption
branchesForCreation
List<E> branchesForCreation
redirectAddress
String redirectAddress
branchVcsName
String branchVcsName
chainBranchCreationService
ChainBranchCreationService chainBranchCreationService
branchDetectionService
BranchDetectionService branchDetectionService
repositoryManager
RepositoryManager repositoryManager
branchDetectionService
BranchDetectionService branchDetectionService
branchName
String branchName
branchDescription
String branchDescription
enabled
boolean enabled
saved
boolean saved
overrideBuildStrategy
boolean overrideBuildStrategy
repositoryTrigger
Long[] repositoryTrigger
repositoryTriggerSelectors
List<E> repositoryTriggerSelectors
buildConfiguration
BuildConfiguration buildConfiguration
branchesForAutoIntegration
Map<K,V> branchesForAutoIntegration
triggerSelectors
List<E> triggerSelectors
triggerModuleDescriptors
Iterable<T> triggerModuleDescriptors
planValidationService
PlanValidationService planValidationService
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
buildStrategyManager
BuildStrategyManager buildStrategyManager
buildTriggerConditionConfigHelper
PlanConfigHelper buildTriggerConditionConfigHelper
triggerTypeManager
TriggerTypeManager triggerTypeManager
triggerUIConfigBean
TriggerUIConfigBean triggerUIConfigBean
planBranchCleanUpEnabled
boolean planBranchCleanUpEnabled
- Determines if clean up is enabled for a specific plan branch.
Belongs to the configuration of a specific branch.
This setting is to be used if clean up is enabled at a plan level, but we want to keep a plan branch around.
inactiveBranchCleanUpPlanLevelEnabled
boolean inactiveBranchCleanUpPlanLevelEnabled
removedBranchCleanUpPlanLevelEnabled
boolean removedBranchCleanUpPlanLevelEnabled
inactiveBranchCleanUpPeriod
int inactiveBranchCleanUpPeriod
removedBranchCleanUpPeriod
int removedBranchCleanUpPeriod
saved
boolean saved
buildConfiguration
BuildConfiguration buildConfiguration
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
overrideRepository
boolean overrideRepository
repositoryType
String repositoryType
selectedRepository
String selectedRepository
defaultRepositoryTypeDifferent
boolean defaultRepositoryTypeDifferent
labelManager
LabelManager labelManager
|
Package com.atlassian.bamboo.ww2.actions.build |
showBuilding
boolean showBuilding
showQueued
boolean showQueued
planKey
String planKey
buildExecutionManager
BuildExecutionManager buildExecutionManager
environmentService
EnvironmentService environmentService
deploymentsInProgressService
DeploymentsInProgressService deploymentsInProgressService
agentManager
AgentManager agentManager
textProvider
com.opensymphony.xwork2.TextProvider textProvider
triggerManager
TriggerManager triggerManager
queueManagerView
QueueManagerView<S extends CommonContext,V> queueManagerView
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
buildContext2QueueItem
com.google.common.base.Function<F,T> buildContext2QueueItem
planKey
String planKey
chainExecutionManager
ChainExecutionManager chainExecutionManager
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
textProvider
com.opensymphony.xwork2.TextProvider textProvider
triggerManager
TriggerManager triggerManager
bambooPermissionManager
BambooPermissionManager bambooPermissionManager
plan
ImmutablePlan plan
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
resultsSummary
List<E> resultsSummary
planResultKeys
List<E> planResultKeys
resultsList
List<E> resultsList
pipelineDefinitionMap
Map<K,V> pipelineDefinitionMap
sort
boolean sort
showOperations
boolean showOperations
showAgent
boolean showAgent
maxBuilds
Integer maxBuilds
singlePlan
boolean singlePlan
- Implies all results come from a single plan and different sorting can be used
pager
Pager<T> pager
agentManager
AgentManager agentManager
planSummariesObject
PlanSummariesObject planSummariesObject
artifactLinkManager
ArtifactLinkManager artifactLinkManager
|
Package com.atlassian.bamboo.ww2.actions.build.admin |
buildConfiguration
BuildConfiguration buildConfiguration
saved
boolean saved
uiConfigBean
UIConfigBean uiConfigBean
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
buildIds
long[] buildIds
selectedBuilds
Collection<E> selectedBuilds
projectBuilds
Map<K,V> projectBuilds
projects
List<E> projects
projects
List<E> projects
selectedProjects
String[] selectedProjects
selectedBuilds
String[] selectedBuilds
stopBuildManager
StopBuildManager stopBuildManager
deletionService
DeletionService deletionService
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
auditLogService
AuditLogService auditLogService
successMessage
String successMessage
projects
List<E> projects
planIds
long[] planIds
projectName
String projectName
projectKey
String projectKey
existingProjectKey
String existingProjectKey
selectedPlans
Collection<E> selectedPlans
selectedPlanKeys
Collection<E> selectedPlanKeys
selectedProject
Project selectedProject
planKeyMappings
Map<K,V> planKeyMappings
planNameMappings
Map<K,V> planNameMappings
agentManager
AgentManager agentManager
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
planValidationService
PlanValidationService planValidationService
movePlanService
MovePlanService movePlanService
resultKey
String resultKey
prevResultKey
String prevResultKey
itemType
QueueItemViewForJsonDecorator.ItemType itemType
buildLoggerManager
BuildLoggerManager buildLoggerManager
buildQueueManager
BuildQueueManager buildQueueManager
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
chainBranchManager
ChainBranchManager chainBranchManager
|
Package com.atlassian.bamboo.ww2.actions.build.admin.config |
subscriptionId
long subscriptionId
artifactDefinitionId
long artifactDefinitionId
destination
String destination
artifactSubscription
ArtifactSubscription artifactSubscription
artifactSubscriptions
List<E> artifactSubscriptions
availableSubscriptions
List<E> availableSubscriptions
artifactDefinitionManager
ArtifactDefinitionManager artifactDefinitionManager
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
artifactId
long artifactId
name
String name
location
String location
copyPattern
String copyPattern
sharedArtifact
boolean sharedArtifact
artifactDefinition
ArtifactDefinition artifactDefinition
artifactDefinitions
List<E> artifactDefinitions
artifactSubscriptions
List<E> artifactSubscriptions
artifactDefinitionManager
ArtifactDefinitionManager artifactDefinitionManager
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
deploymentProjectService
DeploymentProjectService deploymentProjectService
chainBranchManager
ChainBranchManager chainBranchManager
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
projectName
String projectName
buildName
String buildName
buildDescription
String buildDescription
saved
boolean saved
enabled
boolean enabled
workingDirSelector
com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails.WorkingDirectoryType workingDirSelector
repositoryDefiningWorkingDirectory
long repositoryDefiningWorkingDirectory
planValidationService
PlanValidationService planValidationService
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
notificationRecipientType
String notificationRecipientType
conditionKey
String conditionKey
notificationId
long notificationId
lastModified
long lastModified
notificationManager
NotificationManager notificationManager
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
notificationTypes
Map<K,V> notificationTypes
notificationRecipients
Map<K,V> notificationRecipients
edit
String edit
previousTypeData
String previousTypeData
build
ImmutableBuildable build
saved
boolean saved
plan
ImmutablePlan plan
decorator
CapabilityRequirementSetDecorator decorator
requirementId
String requirementId
buildKey
String buildKey
requirementService
RequirementService requirementService
AGENT_COMPARATOR
AgentComparator AGENT_COMPARATOR
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
executableAgents
com.atlassian.util.concurrent.LazyReference<T> executableAgents
|
Package com.atlassian.bamboo.ww2.actions.build.admin.config.artifact |
confirmArtifactUnshared
boolean confirmArtifactUnshared
requiresConfirmation
boolean requiresConfirmation
|
Package com.atlassian.bamboo.ww2.actions.build.admin.config.repository |
repositoryId
long repositoryId
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
repositoryDefinitions
List<E> repositoryDefinitions
SELECTED_REPOSITORY
String SELECTED_REPOSITORY
saved
boolean saved
repositoryId
long repositoryId
repositoryName
String repositoryName
repositoryDefinition
RepositoryDefinition repositoryDefinition
userDescription
String userDescription
decoratedRepositoryDefinition
DecoratedRepositoryDefinition decoratedRepositoryDefinition
repositoryConfigHelper
RepositoryConfigHelper repositoryConfigHelper
webRepositoryConfigHelper
WebRepositoryConfigHelper webRepositoryConfigHelper
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
planVcsRevisionHistoryService
PlanVcsRevisionHistoryService planVcsRevisionHistoryService
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
customVariableContext
CustomVariableContext customVariableContext
variableSubstitutorFactory
VariableSubstitutorFactory variableSubstitutorFactory
selectedRepository
long selectedRepository
repositoryOption
RepositoryOption repositoryOption
repositoryPluginKey
String repositoryPluginKey
globalRepositoryId
long globalRepositoryId
repositoryManager
RepositoryManager repositoryManager
replaceRepository
String replaceRepository
repositoryConfigurationService
RepositoryConfigurationService repositoryConfigurationService
taskManager
TaskManager taskManager
chainBranchManager
ChainBranchManager chainBranchManager
cachedPlanManager
CachedPlanManager cachedPlanManager
afterPosition
long afterPosition
beforePosition
long beforePosition
|
Package com.atlassian.bamboo.ww2.actions.build.admin.config.task |
availableTasks
List<E> availableTasks
saved
boolean saved
taskId
long taskId
taskName
String taskName
taskDefinition
TaskDefinition taskDefinition
userDescription
String userDescription
taskDisabled
boolean taskDisabled
jsonObject
com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject
taskManager
TaskManager taskManager
templateRenderer
TemplateRenderer templateRenderer
taskConfigurationService
TaskConfigurationService taskConfigurationService
workingDirSelector
TaskRootDirectoryType workingDirSelector
repositoryDefiningWorkingDirectory
long repositoryDefiningWorkingDirectory
taskUIConfigBean
TaskUIConfigBean taskUIConfigBean
taskOwnerFactory
TaskOwnerFactory taskOwnerFactory
createTaskKey
String createTaskKey
editHtml
String editHtml
taskDescriptor
TaskModuleDescriptor taskDescriptor
taskModuleDescriptor
TaskModuleDescriptor taskModuleDescriptor
editHtml
String editHtml
taskDescriptor
TaskModuleDescriptor taskDescriptor
afterId
Long afterId
beforeId
Long beforeId
finalising
boolean finalising
isEnabled
boolean isEnabled
|
Package com.atlassian.bamboo.ww2.actions.build.admin.config.variable |
variableId
long variableId
variableKey
String variableKey
variableValue
String variableValue
variables
Collection<E> variables
masterVariables
List<E> masterVariables
variableMap
Map<K,V> variableMap
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
variableValidationService
VariableValidationService variableValidationService
variableConfigurationService
VariableConfigurationService variableConfigurationService
variableDefinitionFromDb
VariableDefinition variableDefinitionFromDb
|
Package com.atlassian.bamboo.ww2.actions.build.admin.create |
buildConfigurationFromUI
BuildConfiguration buildConfigurationFromUI
plan
ImmutablePlan plan
buildKey
String buildKey
jobKey
String jobKey
planLimitReached
boolean planLimitReached
clonePlan
boolean clonePlan
planKeyToClone
String planKeyToClone
existingProjectKey
String existingProjectKey
repositoryName
String repositoryName
uiConfigBean
UIConfigBean uiConfigBean
jdkManager
JdkManager jdkManager
availableJdks
Collection<E> availableJdks
jobCreationService
JobCreationService jobCreationService
chainCreationService
ChainCreationService chainCreationService
repositoryConfigHelper
RepositoryConfigHelper repositoryConfigHelper
buildTriggerConditionConfigHelper
BuildTriggerConditionConfigHelper buildTriggerConditionConfigHelper
webRepositoryConfigHelper
WebRepositoryConfigHelper webRepositoryConfigHelper
mutablePlan
com.atlassian.util.concurrent.Supplier<T> mutablePlan
repositoryConfigurationService
RepositoryConfigurationService repositoryConfigurationService
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
repositoryManager
RepositoryManager repositoryManager
customVariableContext
CustomVariableContext customVariableContext
variableSubstitutorFactory
VariableSubstitutorFactory variableSubstitutorFactory
chainEnabled
boolean chainEnabled
parentKey
String parentKey
chainCreationService
ChainCreationService chainCreationService
deletionService
DeletionService deletionService
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
jiraApplinksService
JiraApplinksService jiraApplinksService
|
Package com.atlassian.bamboo.ww2.actions.chains |
chainStage
ChainStage chainStage
artifactName
String artifactName
tag
String tag
artifactFiles
Iterable<T> artifactFiles
buildConfiguration
BuildConfiguration buildConfiguration
plan
Plan plan
subBuildKey
String subBuildKey
planLimitReached
boolean planLimitReached
allowStageCreation
boolean allowStageCreation
- For functional tests.
jobCreationService
JobCreationService jobCreationService
uiConfigBean
UIConfigBean uiConfigBean
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
jdkManager
JdkManager jdkManager
availableJdks
Collection<E> availableJdks
chainsPlans
List<E> chainsPlans
chainsToClone
Collection<E> chainsToClone
defaultChainToClone
ImmutableChain defaultChainToClone
ignoreUnclonableSubscriptions
boolean ignoreUnclonableSubscriptions
unclonableSubscriptions
List<E> unclonableSubscriptions
jobEnabled
boolean jobEnabled
parentKey
String parentKey
jobCreationService
JobCreationService jobCreationService
deletionService
DeletionService deletionService
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
deletionService
DeletionService deletionService
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
projectName
String projectName
chainName
String chainName
chainDescription
String chainDescription
enabled
boolean enabled
saved
boolean saved
buildConfiguration
BuildConfiguration buildConfiguration
planValidationService
PlanValidationService planValidationService
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
uiConfigBean
UIConfigBean uiConfigBean
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
chainBranchManager
ChainBranchManager chainBranchManager
pager
Pager<T> pager
jobKey
String jobKey
stageId
long stageId
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
invalidSubscriptionsToJob
List<E> invalidSubscriptionsToJob
invalidSubscriptionsOfJob
List<E> invalidSubscriptionsOfJob
removeBrokenSubscriptions
boolean removeBrokenSubscriptions
chainBranchManager
ChainBranchManager chainBranchManager
index
int index
stageId
long stageId
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
invalidSubscriptions
List<E> invalidSubscriptions
removeBrokenSubscriptions
boolean removeBrokenSubscriptions
chainBranchManager
ChainBranchManager chainBranchManager
stageId
String stageId
stageName
String stageName
stageDescription
String stageDescription
stageManual
boolean stageManual
relatedDeploymentProjects
List<E> relatedDeploymentProjects
planValidationService
PlanValidationService planValidationService
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
auditLogService
AuditLogService auditLogService
deploymentProjectService
DeploymentProjectService deploymentProjectService
pluginKey
String pluginKey
availableJobs
List<E> availableJobs
pluginUrl
String pluginUrl
pluginName
String pluginName
pluginTabName
String pluginTabName
buildLogFileAccessorFactory
BuildLogFileAccessorFactory buildLogFileAccessorFactory
logLines
int logLines
filteredTestResults
FilteredTestResults<T extends TestClassResultDescriptor> filteredTestResults
testQuarantineManager
TestQuarantineManager testQuarantineManager
commentMode
boolean commentMode
linesToDisplay
int linesToDisplay
jobResultKeyForLogDisplay
String jobResultKeyForLogDisplay
relatedDeployments
List<E> relatedDeployments
deploymentVersionService
DeploymentVersionService deploymentVersionService
deploymentProjectService
DeploymentProjectService deploymentProjectService
statistics
StatisticsCollector statistics
resultsList
List<E> resultsList
filterController
FilterController filterController
pager
Pager<T> pager
lastSuccessfulSummary
ResultsSummary lastSuccessfulSummary
lastSummary
ResultsSummary lastSummary
relatedDeploymentProjects
List<E> relatedDeploymentProjects
relatedVersions
Set<E> relatedVersions
deploymentProjectService
DeploymentProjectService deploymentProjectService
deploymentVersionService
DeploymentVersionService deploymentVersionService
testQuarantineManager
TestQuarantineManager testQuarantineManager
testsManager
TestsManager testsManager
quarantinedTestCases
List<E> quarantinedTestCases
userManager
com.atlassian.user.UserManager userManager
|
Package com.atlassian.bamboo.ww2.actions.chains.admin |
notificationRecipientType
String notificationRecipientType
conditionKey
String conditionKey
notificationId
long notificationId
lastModified
long lastModified
notificationManager
NotificationManager notificationManager
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
notificationTypes
Map<K,V> notificationTypes
notificationRecipients
Map<K,V> notificationRecipients
edit
String edit
previousTypeData
String previousTypeData
redirectUrl
String redirectUrl
saved
boolean saved
jobMap
Map<K,V> jobMap
auditLogService
AuditLogService auditLogService
jobMap
Map<K,V> jobMap
auditHistoryPager
Pager<T> auditHistoryPager
filterStart
long filterStart
filterEnd
long filterEnd
auditLogService
AuditLogService auditLogService
|
Package com.atlassian.bamboo.ww2.actions.chains.admin.triggers |
triggerId
long triggerId
userDescription
String userDescription
repositoryTrigger
Long[] repositoryTrigger
repositoryTriggerSelectors
List<E> repositoryTriggerSelectors
triggerDefinition
TriggerDefinition triggerDefinition
triggerUIConfigBean
TriggerUIConfigBean triggerUIConfigBean
triggerConfigurationService
TriggerConfigurationService triggerConfigurationService
triggerDescriptor
TriggerModuleDescriptor triggerDescriptor
buildConfiguration
BuildConfiguration buildConfiguration
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
triggerTypeManager
TriggerTypeManager triggerTypeManager
buildTriggerConditionConfigHelper
BuildTriggerConditionConfigHelper buildTriggerConditionConfigHelper
triggerDisabled
boolean triggerDisabled
triggerId
long triggerId
triggerTypeManager
TriggerTypeManager triggerTypeManager
createTriggerKey
String createTriggerKey
editHtml
String editHtml
editHtml
String editHtml
|
Package com.atlassian.bamboo.ww2.actions.charts |
dataset
org.jfree.data.xy.XYDataset dataset
chart
Map<K,V> chart
reportKey
String reportKey
resultsList
List<E> resultsList
filterController
FilterController filterController
buildResultsList
List<E> buildResultsList
combinedByTimeChart
Map<K,V> combinedByTimeChart
groupSuccessFailureChartBy
String groupSuccessFailureChartBy
height
int height
width
int width
chartManager
ChartManager chartManager
chart
Map<K,V> chart
dataset
org.jfree.data.xy.XYDataset dataset
reportKey
String reportKey
|
Package com.atlassian.bamboo.ww2.actions.comment |
commentContent
String commentContent
commentId
long commentId
comment
Comment comment
commentService
CommentService commentService
gravatarService
GravatarService gravatarService
jiraIssueUtils
JiraIssueUtils jiraIssueUtils
|
Package com.atlassian.bamboo.ww2.actions.error |
events
Collection<E> events
statusCode
int statusCode
fiveOhOhException
Throwable fiveOhOhException
exceptionTranslator
ExceptionTranslator exceptionTranslator
|
Package com.atlassian.bamboo.ww2.actions.jira |
knownFields
Set<E> knownFields
summary
String summary
description
String description
issueType
String issueType
project
String project
components
List<E> components
versions
List<E> versions
resultsSummary
ResultsSummary resultsSummary
credentialsRequiredUrl
URI credentialsRequiredUrl
newIssueKey
String newIssueKey
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
planResultKey
String planResultKey
appLinkId
String appLinkId
jiraRemoteIssueManager
JiraRemoteIssueManager jiraRemoteIssueManager
jiraApplinksService
JiraApplinksService jiraApplinksService
jiraRestService
JiraRestService jiraRestService
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
linkedJiraIssue
LinkedJiraIssue linkedJiraIssue
testCaseId
long testCaseId
testCase
TestCase testCase
testsManager
TestsManager testsManager
jiraIssueManager
JiraIssueManager jiraIssueManager
issueKey
String issueKey
credentialsRequiredContextException
CredentialsRequiredContextException credentialsRequiredContextException
jiraBranchLinkingService
JiraBranchLinkingService jiraBranchLinkingService
response
com.opensymphony.webwork.dispatcher.json.JSONObject response
projectKey
String projectKey
issueTypeId
String issueTypeId
issueKey
String issueKey
jiraIssueKey
String jiraIssueKey
bambooProjectKey
String bambooProjectKey
jiraRemoteIssueManager
JiraRemoteIssueManager jiraRemoteIssueManager
jiraProjectKey
String jiraProjectKey
jiraUrl
URI jiraUrl
credentialsRequiredUrl
URI credentialsRequiredUrl
bambooProject
Project bambooProject
linkedJiraIssue
LinkedJiraIssue linkedJiraIssue
testCaseId
long testCaseId
credentialsRequiredContextException
CredentialsRequiredContextException credentialsRequiredContextException
manualIssueKey
String manualIssueKey
testsManager
TestsManager testsManager
jiraApplinksService
JiraApplinksService jiraApplinksService
jiraRestService
JiraRestService jiraRestService
jiraIssueManager
JiraIssueManager jiraIssueManager
issueKey
String issueKey
transitionId
String transitionId
resolutionId
String resolutionId
response
com.opensymphony.webwork.dispatcher.json.JSONObject response
testCaseId
long testCaseId
testsManager
TestsManager testsManager
|
Package com.atlassian.bamboo.ww2.actions.labels |
labelManager
LabelManager labelManager
jiraIssueUtils
JiraIssueUtils jiraIssueUtils
labels
List<E> labels
labelInput
String labelInput
selectedLabel
String selectedLabel
resultsSummary
ResultsSummary resultsSummary
planFavouriteService
PlanFavouriteService planFavouriteService
favourite
Boolean favourite
labelName
String labelName
labelManager
LabelManager labelManager
freqMap
Map<K,V> freqMap
results
Map<K,V> results
project
Project project
labelManager
LabelManager labelManager
projectDao
ProjectDao projectDao
projectKey
String projectKey
orderByRank
boolean orderByRank
|
Package com.atlassian.bamboo.ww2.actions.plan |
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
deletionService
DeletionService deletionService
deploymentProjectService
DeploymentProjectService deploymentProjectService
|
Package com.atlassian.bamboo.ww2.actions.plans.admin |
saved
boolean saved
childPlanKeys
Set<E> childPlanKeys
parentPlanKeys
Set<E> parentPlanKeys
childPlans
Set<E> childPlans
parentPlans
Set<E> parentPlans
disabledChildKeys
Set<E> disabledChildKeys
disabledParentKeys
Set<E> disabledParentKeys
possiblePlanDependencies
Collection<E> possiblePlanDependencies
planDependencyManager
PlanDependencyManager planDependencyManager
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
|
Package com.atlassian.bamboo.ww2.actions.project |
projectName
String projectName
projectKey
String projectKey
planValidationService
PlanValidationService planValidationService
projectId
long projectId
projectKey
String projectKey
projectPlans
Collection<E> projectPlans
projectChains
Collection<E> projectChains
plans
List<E> plans
projectStatusHelper
ProjectStatusHelper projectStatusHelper
labelManager
LabelManager labelManager
plansWithBranches
Set<E> plansWithBranches
chainBranchManager
ChainBranchManager chainBranchManager
|
Package com.atlassian.bamboo.ww2.actions.reports |
resultsList
List<E> resultsList
dataset
org.jfree.data.time.TimeTableXYDataset dataset
buildIds
List<E> buildIds
groupByPeriod
String groupByPeriod
reportKey
String reportKey
dateFilter
String dateFilter
dateFrom
String dateFrom
dateTo
String dateTo
labelTarget
String labelTarget
resolvedAutoPeriod
String resolvedAutoPeriod
availableBuilds
Collection<E> availableBuilds
availableReports
List<E> availableReports
availableGroupBy
Map<K,V> availableGroupBy
availableDateFilter
Map<K,V> availableDateFilter
pager
Pager<T> pager
chartManager
ChartManager chartManager
useSession
boolean useSession
hideHeader
boolean hideHeader
|
Package com.atlassian.bamboo.ww2.actions.rss |
buildKey
String buildKey
feedType
String feedType
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
rssFeedBuilder
RssFeedBuilder rssFeedBuilder
maxResults
int maxResults
rssFeedBuilder
RssFeedBuilder rssFeedBuilder
maxBuilds
int maxBuilds
rssFeedBuilder
RssFeedBuilder rssFeedBuilder
resultsList
List<E> resultsList
|
Package com.atlassian.bamboo.ww2.actions.setup |
setupPersister
com.atlassian.config.setup.SetupPersister setupPersister
setupTypeInstall
String setupTypeInstall
setupUtilityBean
SetupUtilityBean setupUtilityBean
agentManager
AgentManager agentManager
servletContext
javax.servlet.ServletContext servletContext
completed
boolean completed
currentStepActionName
String currentStepActionName
username
String username
password
String password
confirmPassword
String confirmPassword
fullName
String fullName
email
String email
systemInfo
SystemInfo systemInfo
setupUtilityBean
SetupUtilityBean setupUtilityBean
databases
List<E> databases
dbChoice
String dbChoice
selectedDatabase
String selectedDatabase
selectedDatabase
String selectedDatabase
connectionChoice
String connectionChoice
dataOverwrite
boolean dataOverwrite
datasourceName
String datasourceName
dbDetails
com.atlassian.config.db.DatabaseDetails dbDetails
servletContext
javax.servlet.ServletContext servletContext
completed
boolean completed
failedAction
String failedAction
- Used so that the user can reperform the action that just occurred after fixing whatever error might have been the
case.
customAction
String customAction
requestUrl
String requestUrl
servletPath
String servletPath
servletContext
javax.servlet.ServletContext servletContext
completed
boolean completed
setupStageFailed
boolean setupStageFailed
setupInvoker
SetupInvoker setupInvoker
completed
boolean completed
servletContext
javax.servlet.ServletContext servletContext
instanceName
String instanceName
baseUrl
String baseUrl
configDir
String configDir
artifactsDir
String artifactsDir
buildWorkingDir
String buildWorkingDir
buildDir
String buildDir
brokerURI
String brokerURI
bambooLicenseManager
BambooLicenseManager bambooLicenseManager
requestUrl
String requestUrl
servletPath
String servletPath
importPath
String importPath
dataOption
String dataOption
importSuccessful
boolean importSuccessful
importExportManager
ImportExportManager importExportManager
userConfigurationService
UserConfigurationService userConfigurationService
licenseString
String licenseString
sid
String sid
expressInstall
String expressInstall
bambooLicenseManager
BambooLicenseManager bambooLicenseManager
|
Package com.atlassian.bamboo.ww2.actions.user |
currentUser
BambooUser currentUser
currentUserName
String currentUserName
repositoryAliases
List<E> repositoryAliases
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
|
Package com.atlassian.bamboo.ww2.interceptors |
administrationConfigurationAccessor
AdministrationConfigurationAccessor administrationConfigurationAccessor
buildDefinitionConverter
BuildDefinitionConverter buildDefinitionConverter
cachedPlanManager
CachedPlanManager cachedPlanManager
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
planManager
PlanManager planManager
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
hostContainer
com.atlassian.plugin.hostcontainer.HostContainer hostContainer
decoratedNavObjectFactory
DecoratedNavObjectFactory decoratedNavObjectFactory
cachedPlanManager
CachedPlanManager cachedPlanManager
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
customVariableContext
CustomVariableContext customVariableContext
featureManager
FeatureManager featureManager
cachedPlanManager
CachedPlanManager cachedPlanManager
customVariableContext
CustomVariableContext customVariableContext
planManager
PlanManager planManager
bambooUserManager
BambooUserManager bambooUserManager
bamboo
Bamboo bamboo
filterController
FilterController filterController
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
bambooPermissionManager
BambooPermissionManager bambooPermissionManager
|
Package com.atlassian.bamboo.ww2.results |
objectFactory
com.opensymphony.xwork2.ObjectFactory objectFactory
osgiServiceProxyFactory
OsgiServiceProxyFactory osgiServiceProxyFactory
|
Package com.atlassian.crowd.integration.seraph.v25 |
|
Class com.atlassian.crowd.integration.seraph.v25.CrowdAuthenticator extends com.atlassian.seraph.auth.DefaultAuthenticator implements Serializable |
crowdHttpAuthenticator
com.atlassian.crowd.integration.http.CrowdHttpAuthenticator crowdHttpAuthenticator
|
Package com.atlassian.sal.bambootest |
req
javax.servlet.http.HttpServletRequest req
|
Package com.atlassian.sal.bambootest.tests |
applicationProperties
com.atlassian.sal.api.ApplicationProperties applicationProperties
administrationConfigurationAccessor
AdministrationConfigurationAccessor administrationConfigurationAccessor
homeLocator
com.atlassian.config.HomeLocator homeLocator
i18nResolver
com.atlassian.sal.api.message.I18nResolver i18nResolver
handler
com.atlassian.sal.api.license.LicenseHandler handler
pluginSettingsFactory
com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory
projectManager
com.atlassian.sal.api.project.ProjectManager projectManager
bandanaManager
com.atlassian.bandana.BandanaManager bandanaManager
planManager
PlanManager planManager
projectManager
com.atlassian.sal.api.project.ProjectManager projectManager
userManager
com.atlassian.sal.api.user.UserManager userManager
|
Package com.atlassian.studio.bamboo.build |
studioInfo
com.atlassian.studio.host.common.StudioInfo studioInfo
|
Package com.atlassian.studio.bamboo.integration.crowd |
|
Package com.atlassian.studio.bamboo.servlet |
requestFactory
com.atlassian.sal.api.net.RequestFactory<T extends com.atlassian.sal.api.net.Request<?,?>> requestFactory
appLinksMaintainer
com.atlassian.studio.common.appstatus.AppLinksMaintainer appLinksMaintainer
pluginSettingsFactory
com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory
pluginUpgradeManager
com.atlassian.sal.api.upgrade.PluginUpgradeManager pluginUpgradeManager
beanFactory
org.springframework.beans.factory.BeanFactory beanFactory
applicationProperties
com.atlassian.sal.api.ApplicationProperties applicationProperties
|
Package com.atlassian.studio.bamboo.topnav |
webResourceManager
com.atlassian.plugin.webresource.WebResourceManager webResourceManager
valueStackFactory
com.opensymphony.xwork2.util.ValueStackFactory valueStackFactory
freemarkerManager
org.apache.struts2.views.freemarker.FreemarkerManager freemarkerManager
|
Package com.atlassian.upgrade |
|
Class com.ctc.wstx.io.WstxInputLocation extends Object implements Serializable |
serialVersionUID: 1L
mContext
com.ctc.wstx.io.WstxInputLocation mContext
mPublicId
String mPublicId
mSystemId
String mSystemId
mCharOffset
int mCharOffset
mCol
int mCol
mRow
int mRow
|
Package org.springframework.orm.hibernate.support |
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.