Serialized Form
Package com.atlassian.bamboo |
myReason
java.lang.String myReason
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
java.lang.String mainClass
requestTokenQueue
java.util.concurrent.ArrayBlockingQueue<E> requestTokenQueue
agentServerManager
AgentServerManager agentServerManager
remoteAgentManager
RemoteAgentManager remoteAgentManager
authenticationManager
RemoteAgentAuthenticationManager authenticationManager
hostName
java.lang.String hostName
agentType
java.lang.String agentType
instanceId
java.lang.String instanceId
version
java.lang.String version
uuid
java.lang.String uuid
authenticationErrorMessage
java.lang.String authenticationErrorMessage
httpServletRequest
javax.servlet.http.HttpServletRequest httpServletRequest
whiteListedJarPaths
java.util.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
java.lang.String configurationName
maxNonBambooInstances
int maxNonBambooInstances
awsAccessKeyId
java.lang.String awsAccessKeyId
awsSecretKey
java.lang.String awsSecretKey
maxConcurrentInstances
int maxConcurrentInstances
enabled
boolean enabled
autoShutdownEnabled
boolean autoShutdownEnabled
autoShutdownDelay
int autoShutdownDelay
uploadingOfAwsAccountDetailsEnabled
boolean uploadingOfAwsAccountDetailsEnabled
awsPrivateKeyFile
java.lang.String awsPrivateKeyFile
awsCertFile
java.lang.String awsCertFile
automaticInstanceManagementConfig
AutomaticInstanceManagementConfig automaticInstanceManagementConfig
spotInstanceConfig
SpotInstanceConfig spotInstanceConfig
ignoredEips
java.util.Set<E> ignoredEips
isElasticIpManagementEnabled
boolean isElasticIpManagementEnabled
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
Package com.atlassian.bamboo.artifact |
id
long id
label
java.lang.String label
persistedSize
long persistedSize
isSharedArtifact
boolean isSharedArtifact
isGloballyStored
boolean isGloballyStored
linkType
java.lang.String linkType
planResultKey
PlanResultKey planResultKey
Package com.atlassian.bamboo.author |
name
java.lang.String name
linkedUserName
java.lang.String linkedUserName
email
java.lang.String email
breakages
java.util.List<E> breakages
- Deprecated.
numberOfBreakages
int numberOfBreakages
- Deprecated.
fixes
java.util.List<E> fixes
- Deprecated.
numberOfFixes
int numberOfFixes
- Deprecated.
successfulBuilds
java.util.List<E> successfulBuilds
- Deprecated.
numberOfSuccessfulBuilds
int numberOfSuccessfulBuilds
- Deprecated.
failedBuilds
java.util.List<E> failedBuilds
- Deprecated.
numberOfFailedBuilds
int numberOfFailedBuilds
- Deprecated.
triggeredBuildResults
java.util.List<E> triggeredBuildResults
- Deprecated.
numberOfTriggeredBuildResults
int numberOfTriggeredBuildResults
- Deprecated.
name
java.lang.String name
- The name the author has in the VCS system
linkedUserName
java.lang.String linkedUserName
email
java.lang.String email
triggeredBuildResults
java.util.List<E> triggeredBuildResults
fixes
java.util.List<E> fixes
breakages
java.util.List<E> breakages
successfulBuilds
java.util.List<E> successfulBuilds
failedBuilds
java.util.List<E> failedBuilds
isInit
boolean isInit
Package com.atlassian.bamboo.bandana |
parentContext
BambooBandanaContext parentContext
planId
long planId
pluginKey
java.lang.String pluginKey
Package com.atlassian.bamboo.brokenbuildtracker.data |
Package com.atlassian.bamboo.brokenbuildtracker.notifications |
userResponsible
java.lang.String userResponsible
trackingEntry
TrackingEntry trackingEntry
userWhoUpdated
java.lang.String userWhoUpdated
planResultKey
PlanResultKey planResultKey
Package com.atlassian.bamboo.brokenbuildtracker.ui |
defaultUser
java.lang.String defaultUser
updated
boolean updated
trackingConfigurationManager
TrackingConfigurationManager trackingConfigurationManager
trackingConfigurationManager
TrackingConfigurationManager trackingConfigurationManager
trackingEntryManager
TrackingEntryManager trackingEntryManager
newUser
java.lang.String newUser
oldUser
java.lang.String oldUser
buildKey
java.lang.String buildKey
planResultKey
java.lang.String planResultKey
trackingId
int trackingId
submitAction
java.lang.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
java.util.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
buildableAwareContextHolder
BuildableAwareContextHolder buildableAwareContextHolder
currentlyBuilding
com.atlassian.util.concurrent.Supplier<T> currentlyBuilding
chainAwareContextHolder
ChainAwareContextHolder chainAwareContextHolder
stageStatusHelper
StageStatusHelper stageStatusHelper
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
aggregatedChainErrorAccessor
AggregatedChainErrorAccessor aggregatedChainErrorAccessor
buildExecutionManager
BuildExecutionManager buildExecutionManager
currentlyBuilding
com.atlassian.util.concurrent.Supplier<T> currentlyBuilding
myLabel
java.lang.String myLabel
- Deprecated.
myCopyPattern
java.lang.String myCopyPattern
- Deprecated.
mySrcDirectory
java.lang.String mySrcDirectory
- Deprecated.
buildStrategies
java.util.List<E> buildStrategies
repository
Repository repository
cleanWorkingDirectory
java.lang.Boolean cleanWorkingDirectory
branchMonitoringConfiguration
BranchMonitoringConfiguration branchMonitoringConfiguration
branchIntegrationConfiguration
BranchIntegrationConfiguration branchIntegrationConfiguration
branchSpecificConfiguration
BranchSpecificConfiguration branchSpecificConfiguration
xmlData
java.lang.String xmlData
buildChangedEmails
java.lang.String buildChangedEmails
workingDirectory
java.lang.String workingDirectory
customConfiguration
java.util.Map<K,V> customConfiguration
configObjects
java.util.Map<K,V> configObjects
taskDefinitions
java.util.List<E> taskDefinitions
repositoryDefiningWorkingDir
java.lang.Long repositoryDefiningWorkingDir
merged
boolean merged
pager
Pager<T> pager
neighbouringSummaries
java.util.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
java.util.Date failStartDate
isBuildNumberSanitisedViaPlan
boolean isBuildNumberSanitisedViaPlan
chainExecutionManager
ChainExecutionManager chainExecutionManager
oauthAuthenticationRequired
boolean oauthAuthenticationRequired
oauthLoginDanceUrl
java.net.URI oauthLoginDanceUrl
createIssueAppLinkId
java.lang.String createIssueAppLinkId
newIssueKey
java.lang.String newIssueKey
artifactLinkManager
ArtifactLinkManager artifactLinkManager
masterResultsSummariesForTestCases
java.util.Map<K,V> masterResultsSummariesForTestCases
testId
long testId
testQuarantineManager
TestQuarantineManager testQuarantineManager
lastCurrentStatus
java.lang.String lastCurrentStatus
time
java.util.Date time
log
java.lang.String log
filterController
FilterController filterController
buildResultsList
java.util.List<E> buildResultsList
buildErrors
java.util.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
java.io.File directoryToDisplay
directoryActionParam
java.lang.String directoryActionParam
lastBuildLocal
boolean lastBuildLocal
buildWorkingDirectory
java.io.File buildWorkingDirectory
agentManager
AgentManager agentManager
buildLogs
java.util.List<E> buildLogs
buildLogsTooLong
boolean buildLogsTooLong
totalLines
long totalLines
buildLogFileAccessorFactory
BuildLogFileAccessorFactory buildLogFileAccessorFactory
filteredTestResults
FilteredTestResults<T extends TestClassResultDescriptor> filteredTestResults
testQuarantineManager
TestQuarantineManager testQuarantineManager
logAccessible
java.lang.Boolean logAccessible
linesToDisplay
int linesToDisplay
commentMode
boolean commentMode
consumedSubscriptions
com.google.common.collect.Multimap<K,V> consumedSubscriptions
artifactLinks
java.util.Collection<E> artifactLinks
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
pager
Pager<T> pager
testCaseId
long testCaseId
methodName
java.lang.String methodName
testCaseResults
java.util.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.coverage |
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
resultsList
java.util.List<E> resultsList
dataset
org.jfree.data.xy.XYDataset dataset
reportKey
java.lang.String reportKey
filterController
FilterController filterController
artifactLinkManager
ArtifactLinkManager artifactLinkManager
Package com.atlassian.bamboo.build.expiry |
buildExpiryConfig
BuildExpiryConfig buildExpiryConfig
custom
ExpiryCustomObjectContainer custom
buildExpiryBean
BuildExpiryBean buildExpiryBean
buildExpiryScheduler
BuildExpiryScheduler buildExpiryScheduler
myPeriod
java.lang.String myPeriod
myDuration
int myDuration
buildsToKeep
int buildsToKeep
expiryTypeNothing
boolean expiryTypeNothing
expiryTypeResult
boolean expiryTypeResult
expiryTypeArtifact
boolean expiryTypeArtifact
expiryTypeBuildLog
boolean expiryTypeBuildLog
excludeLabels
java.lang.String excludeLabels
labelsToKeep
java.lang.String labelsToKeep
cronExpression
java.lang.String cronExpression
enabled
boolean enabled
Package com.atlassian.bamboo.build.logger |
key
java.io.Serializable key
interceptors
java.util.List<E> interceptors
Package com.atlassian.bamboo.build.logger.interceptors |
stringToMatch
java.lang.String stringToMatch
matchErrorMessages
boolean matchErrorMessages
matchAge
int matchAge
match
LogEntry match
errorEntries
java.util.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.
buildHangingConfig
BuildHangingConfig buildHangingConfig
Package com.atlassian.bamboo.build.strategy |
userDescription
java.lang.String userDescription
id
long id
triggerConditionsConfiguration
java.util.Map<K,V> triggerConditionsConfiguration
triggeringPlan
PlanKey triggeringPlan
environmentDependencyService
EnvironmentDependencyService environmentDependencyService
immutablePlanCacheService
ImmutablePlanCacheService immutablePlanCacheService
cronExpression
java.lang.String cronExpression
pollingPeriod
int pollingPeriod
- The polling period in seconds
pollingStrategy
PollingBuildStrategy.PollingStrategy pollingStrategy
pollingCronExpression
java.lang.String pollingCronExpression
triggeringRepositories
java.util.Set<E> triggeringRepositories
hour
int hour
minute
int minute
triggerIpAddress
java.lang.String triggerIpAddress
triggeringRepositories
java.util.Set<E> triggeringRepositories
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
java.util.List<E> mostFailingTests
longestRunningTests
java.util.List<E> longestRunningTests
longestTimeToFixTests
java.util.List<E> longestTimeToFixTests
filter
BuildResultsFilter filter
filteredBuildResults
java.util.List<E> filteredBuildResults
dataset
org.jfree.data.xy.XYDataset dataset
reportKey
java.lang.String reportKey
testsManager
TestsManager testsManager
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
filterController
FilterController filterController
mostFailingTests
java.util.List<E> mostFailingTests
longestRunningTests
java.util.List<E> longestRunningTests
longestTimeToFixTests
java.util.List<E> longestTimeToFixTests
filter
BuildResultsFilter filter
testsManager
TestsManager testsManager
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
filterController
FilterController filterController
Package com.atlassian.bamboo.builder |
buildLogFileAccessorFactory
BuildLogFileAccessorFactory buildLogFileAccessorFactory
- Deprecated.
Package com.atlassian.bamboo.builder.resultsfilter |
filterController
FilterController filterController
Package com.atlassian.bamboo.buildqueue |
abandonResult
boolean abandonResult
runningPlans
java.util.Collection<E> runningPlans
Package com.atlassian.bamboo.buildqueue.manager |
valid
boolean valid
serverStartupTimestamp
java.lang.Long serverStartupTimestamp
Package com.atlassian.bamboo.chains.events |
originalPlanKey
PlanKey originalPlanKey
Package com.atlassian.bamboo.charts.renderer |
resultsMap
java.util.Map<K,V> resultsMap
Package com.atlassian.bamboo.charts.utils |
dayFormat
java.text.NumberFormat dayFormat
hourFormat
java.text.NumberFormat hourFormat
minuteFormat
java.text.NumberFormat minuteFormat
secondFormat
java.text.NumberFormat secondFormat
showZeroDay
boolean showZeroDay
showZeroHour
boolean showZeroHour
showZeroMinute
boolean showZeroMinute
showZeroSecond
boolean showZeroSecond
timeInSeconds
boolean timeInSeconds
Package com.atlassian.bamboo.command |
Package com.atlassian.bamboo.commit |
author
Author author
files
java.util.List<E> files
branch
java.lang.String branch
comment
java.lang.String comment
date
java.util.Date date
changeSetId
java.lang.String changeSetId
name
java.lang.String name
revision
java.lang.String revision
Package com.atlassian.bamboo.configuration |
aclService
HibernateMutableAclService aclService
aclUpdateHelper
BambooAclUpdateHelper aclUpdateHelper
userManager
com.atlassian.user.UserManager userManager
acl
org.acegisecurity.acls.MutableAcl acl
grantedPermissions
java.util.List<E> grantedPermissions
nonProcessedGrantedPermissions
java.util.List<E> nonProcessedGrantedPermissions
grantedUsers
java.util.List<E> grantedUsers
grantedGroups
java.util.List<E> grantedGroups
newUser
java.lang.String newUser
newGroup
java.lang.String newGroup
addUserPrincipal
java.lang.String addUserPrincipal
addGroupPrincipal
java.lang.String addGroupPrincipal
principalType
java.lang.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
java.lang.String newUser
newGroup
java.lang.String newGroup
principalType
java.lang.String principalType
entityId
long entityId
capabilityHelper
CapabilityHelper capabilityHelper
capabilitySetManager
CapabilitySetManager capabilitySetManager
myBaseUrl
java.lang.String myBaseUrl
myUseGzipCompression
boolean myUseGzipCompression
myInstanceName
java.lang.String myInstanceName
myBuildExpiryConfiguration
BuildExpiryConfig myBuildExpiryConfiguration
myBuildHangingConfig
BuildHangingConfig myBuildHangingConfig
elasticConfig
ElasticConfiguration elasticConfig
concurrentBuildConfig
ConcurrentBuildConfig concurrentBuildConfig
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
currentApplication
BambooCurrentApplication currentApplication
unconfigurableFeatureDefaults
UnconfigurableFeatureDefaults unconfigurableFeatureDefaults
captchaConfiguration
CaptchaConfiguration captchaConfiguration
scheduleBackupConfiguration
ScheduleBackupConfiguration scheduleBackupConfiguration
systemProperties
java.util.Map<K,V> systemProperties
globalVariables
java.util.Map<K,V> globalVariables
buildHangedInQueueNotificationTimeout
int buildHangedInQueueNotificationTimeout
repositorySettings
RepositorySettings repositorySettings
artifactHandlerConfiguration
java.util.Map<K,V> artifactHandlerConfiguration
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
java.lang.String instanceName
baseUrl
java.lang.String baseUrl
dashboardPageSize
int dashboardPageSize
gzipCompressionEnabled
boolean gzipCompressionEnabled
enableGravatar
boolean enableGravatar
gravatarService
GravatarService gravatarService
className
java.lang.String className
levelName
java.lang.String levelName
extraClassName
java.lang.String extraClassName
extraLevelName
java.lang.String extraLevelName
toDeleteName
java.lang.String toDeleteName
profileName
java.lang.String profileName
entries
java.util.List<E> entries
enableSignup
boolean enableSignup
enableCaptchaOnSignup
boolean enableCaptchaOnSignup
enableAnonymousAccess
boolean enableAnonymousAccess
enableExternalUserManagement
boolean enableExternalUserManagement
enableViewContactDetails
boolean enableViewContactDetails
enableRestrictedAdmin
boolean enableRestrictedAdmin
enableCaptcha
boolean enableCaptcha
loginAttempts
java.lang.String loginAttempts
aclService
HibernateMutableAclService aclService
performanceStats
PerformanceStatistics.ServletPathStats performanceStats
sortBy
java.lang.String sortBy
objectInstancesByClass
java.util.concurrent.ConcurrentMap<K,V> objectInstancesByClass
mbsc
javax.management.MBeanServerConnection mbsc
isJmxConnectionPresent
boolean isJmxConnectionPresent
backupPath
java.lang.String backupPath
backupCronExpression
java.lang.String backupCronExpression
backupFilePrefix
java.lang.String backupFilePrefix
backupFileFormat
java.lang.String backupFileFormat
lastRanDate
java.util.Date lastRanDate
isDisabled
boolean isDisabled
exportArtifacts
boolean exportArtifacts
awaitJobCompletion
boolean awaitJobCompletion
userName
java.lang.String userName
userTimezone
java.lang.String userTimezone
userLocale
java.lang.String userLocale
systemEncoding
java.lang.String systemEncoding
operatingSystem
java.lang.String operatingSystem
operatingSystemArchitecture
java.lang.String operatingSystemArchitecture
systemDate
java.lang.String systemDate
systemTime
java.lang.String systemTime
tempDir
java.lang.String tempDir
userHome
java.lang.String userHome
totalMemory
long totalMemory
freeMemory
long freeMemory
usedMemory
long usedMemory
availableProcessors
int availableProcessors
startupTimestamp
long startupTimestamp
currentDirectory
java.lang.String currentDirectory
applicationHome
java.lang.String applicationHome
buildWorkingDirectory
java.lang.String buildWorkingDirectory
currentDate
java.util.Date currentDate
freeDiskSpace
java.lang.Long freeDiskSpace
hostName
java.lang.String hostName
ipAddress
java.lang.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
java.util.List<E> enabledPlugins
exploit
java.lang.String exploit
CROWD
java.lang.String CROWD
CUSTOM
java.lang.String CUSTOM
LOCAL
java.lang.String LOCAL
userConfigurationService
UserConfigurationService userConfigurationService
crowdProperties
java.util.Properties crowdProperties
clientProperties
com.atlassian.crowd.service.client.ClientProperties clientProperties
userManagementOption
java.lang.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
java.lang.String databaseDriverName
databaseDriverClassName
java.lang.String databaseDriverClassName
databaseDriverVersion
java.lang.String databaseDriverVersion
userName
java.lang.String userName
databaseUrl
java.lang.String databaseUrl
dialect
java.lang.String dialect
databaseMetaData
java.sql.DatabaseMetaData databaseMetaData
hibernateTemplate
org.springframework.orm.hibernate.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
java.util.Collection<E> systemCapabilityKeys
capabilityHelper
CapabilityHelper capabilityHelper
builderType
java.lang.String builderType
capabilitySet
CapabilitySet capabilitySet
capabilityKey
java.lang.String capabilityKey
capabilityType
java.lang.String capabilityType
jdkLabel
java.lang.String jdkLabel
jdkPath
java.lang.String jdkPath
builderLabel
java.lang.String builderLabel
builderPath
java.lang.String builderPath
capabilityHelper
CapabilityHelper capabilityHelper
capabilitySetManager
CapabilitySetManager capabilitySetManager
capabilityDefaultsHelper
CapabilityDefaultsHelper capabilityDefaultsHelper
buildAgent
BuildAgent buildAgent
agent
PipelineDefinition agent
agentId
long agentId
existingEnvironments
java.util.List<E> existingEnvironments
selectedEnvironments
java.util.List<E> selectedEnvironments
allEnvironments
java.util.List<E> allEnvironments
localSharedCapabilitySet
CapabilitySet localSharedCapabilitySet
remoteSharedCapabilitySet
CapabilitySet remoteSharedCapabilitySet
agentManager
AgentManager agentManager
agentAssignmentService
AgentAssignmentService agentAssignmentService
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
capabilitySetManager
CapabilitySetManager capabilitySetManager
capabilityRequirementsMatcher
CapabilityRequirementsMatcher capabilityRequirementsMatcher
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
agentAssignments
java.util.Set<E> agentAssignments
sharedCapabilitySet
CapabilitySet sharedCapabilitySet
auditLogService
AuditLogService auditLogService
agentId
long agentId
agent
PipelineDefinition agent
buildAgent
BuildAgent buildAgent
capabilityManager
CapabilityManager capabilityManager
agentManager
AgentManager agentManager
agent
PipelineDefinition agent
buildAgent
BuildAgent buildAgent
agentId
long agentId
agentName
java.lang.String agentName
agentDescription
java.lang.String agentDescription
agentManager
AgentManager agentManager
stopBuildManager
StopBuildManager stopBuildManager
auditLogService
AuditLogService auditLogService
enableButton
java.lang.String enableButton
disableButton
java.lang.String disableButton
deleteButton
java.lang.String deleteButton
visibleSelectedAgents
long[] visibleSelectedAgents
isCompleteContentSelected
boolean isCompleteContentSelected
auditLogService
AuditLogService auditLogService
capabilityId
java.lang.Long capabilityId
value
java.lang.String value
capability
Capability capability
capabilityHelper
CapabilityHelper capabilityHelper
capabilitySetManager
CapabilitySetManager capabilitySetManager
capabilityRequirementSetDecorator
CapabilityRequirementSetDecorator capabilityRequirementSetDecorator
decoratedObjects
java.util.List<E> decoratedObjects
agentManager
AgentManager agentManager
capabilityDao
CapabilityDao capabilityDao
capabilityKey
java.lang.String capabilityKey
capabilityAgentMappings
java.util.List<E> capabilityAgentMappings
capabilityElasticImageMappings
java.util.List<E> capabilityElasticImageMappings
requirementPlanMappings
java.util.List<E> requirementPlanMappings
capabilityType
CapabilityType capabilityType
requirementSetDecorator
CapabilityRequirementSetDecorator requirementSetDecorator
capability
CapabilityDecorator capability
capabilityAgentMappingsSorted
com.google.common.collect.Multimap<K,V> capabilityAgentMappingsSorted
parentUrl
java.lang.String parentUrl
agentManager
AgentManager agentManager
capabilityDao
CapabilityDao capabilityDao
capabilityHelper
CapabilityHelper capabilityHelper
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
capabilityConfigurationManager
CapabilityConfigurationManager capabilityConfigurationManager
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
allAuthentications
com.google.common.collect.ImmutableList<E> allAuthentications
isApprove
boolean isApprove
approveAction
java.lang.String approveAction
revokeApprovalAction
java.lang.String revokeApprovalAction
selectedAuthentications
java.lang.String[] selectedAuthentications
selectedSingleAuthentication
java.lang.String selectedSingleAuthentication
capabilityValue
java.lang.String capabilityValue
auditLogService
AuditLogService auditLogService
builderKey
java.lang.String builderKey
confirmed
boolean confirmed
isEnabling
boolean isEnabling
autoApprove
boolean autoApprove
approvedAuthentications
java.util.List<E> approvedAuthentications
onlineAgentsWithUuid
java.lang.Iterable<T> onlineAgentsWithUuid
unapprovedOnlineAgents
java.util.List<E> unapprovedOnlineAgents
authenticationManager
RemoteAgentAuthenticationManager authenticationManager
agentManager
AgentManager agentManager
confirmed
boolean confirmed
remoteAgentManager
RemoteAgentManager remoteAgentManager
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
capabilityValue
java.lang.String capabilityValue
capability
CapabilityDecorator capability
authenticationUuid
java.lang.String authenticationUuid
ipAddress
java.lang.String ipAddress
initError
boolean initError
authentication
RemoteAgentAuthentication authentication
sharedCapabilitySetType
java.lang.String sharedCapabilitySetType
capabilityManager
CapabilityManager capabilityManager
newCapabilityLabel
java.lang.String newCapabilityLabel
newCapabilityKey
java.lang.String newCapabilityKey
overrideValue
java.lang.String overrideValue
requirementDeltaMap
java.util.Map<K,V> requirementDeltaMap
capabilityDeltaMap
java.util.Map<K,V> capabilityDeltaMap
filterController
FilterController filterController
resultsList
java.util.List<E> resultsList
sharedCapabilitySet
CapabilitySet sharedCapabilitySet
executableBuildables
java.util.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
systemErrorMessages
java.util.Collection<E> systemErrorMessages
images
java.util.List<E> images
isElasticEnabled
java.lang.Boolean isElasticEnabled
showDisabled
boolean showDisabled
agentManager
AgentManager agentManager
capabilityRequirementsMatcher
CapabilityRequirementsMatcher capabilityRequirementsMatcher
capabilitySetManagerNoTx
CapabilitySetManager capabilitySetManagerNoTx
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
agentAssignmentService
AgentAssignmentService agentAssignmentService
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
selectedPlans
java.util.List<E> selectedPlans
selectedBuilds
java.lang.String[] selectedBuilds
sharedCapabilitiesCache
CallableResultCache<T> sharedCapabilitiesCache
agents
com.atlassian.util.concurrent.Supplier<T> agents
cachingCapabilityHelper
com.atlassian.util.concurrent.LazyReference<T> cachingCapabilityHelper
projects
java.util.List<E> projects
selectedPlans
java.util.List<E> selectedPlans
selectedBuilds
java.lang.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
java.lang.String selectedTab
AGENT_COMPARATOR
AgentComparator AGENT_COMPARATOR
planKey
java.lang.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
java.util.List<E> rejectedRequirements
allAuthentications
java.util.List<E> allAuthentications
focusUuid
java.lang.String focusUuid
Package com.atlassian.bamboo.configuration.agent.elastic |
Package com.atlassian.bamboo.configuration.plugins |
myNewLabel
java.lang.String myNewLabel
myOldLabel
java.lang.String myOldLabel
myHomeDirectory
java.lang.String myHomeDirectory
Package com.atlassian.bamboo.configuration.repository |
saved
boolean saved
repositoryId
long repositoryId
repositoryName
java.lang.String repositoryName
repositoryData
RepositoryData repositoryData
userDescription
java.lang.String userDescription
decoratedRepositoryDefinition
DecoratedRepositoryDefinition decoratedRepositoryDefinition
planUsingRepository
java.util.List<E> planUsingRepository
environmentUsingRepository
java.util.List<E> environmentUsingRepository
repositoryConfiguration
BuildConfiguration repositoryConfiguration
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
repositoryConfigHelper
RepositoryConfigHelper repositoryConfigHelper
webRepositoryConfigHelper
WebRepositoryConfigHelper webRepositoryConfigHelper
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
planVcsRevisionHistoryService
PlanVcsRevisionHistoryService planVcsRevisionHistoryService
repositoryConfigurationService
RepositoryConfigurationService repositoryConfigurationService
uiConfigBean
UIConfigBean uiConfigBean
repositoryDefinitions
java.util.List<E> repositoryDefinitions
repositoryId
long repositoryId
repositoryData
RepositoryData repositoryData
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
repository
StandaloneRepository repository
repositoryPluginKey
java.lang.String repositoryPluginKey
repositoryManager
RepositoryManager repositoryManager
Package com.atlassian.bamboo.configuration.variable |
variableId
long variableId
variableKey
java.lang.String variableKey
variableValue
java.lang.String variableValue
variables
java.util.Collection<E> variables
variableMap
java.util.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
java.lang.String key
environmentKey
DeploymentKey environmentKey
deploymentResultId
int deploymentResultId
Package com.atlassian.bamboo.deployments.environments.actions |
id
long id
deploymentProject
DeploymentProject deploymentProject
name
java.lang.String name
description
java.lang.String description
saveContinue
java.lang.String saveContinue
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
environment
Environment environment
environmentId
long environmentId
environment
Environment environment
notificationRecipientType
java.lang.String notificationRecipientType
conditionKey
java.lang.String conditionKey
notificationId
long notificationId
lastModified
long lastModified
notificationTypes
java.util.Map<K,V> notificationTypes
notificationRecipients
java.util.Map<K,V> notificationRecipients
edit
java.lang.String edit
previousTypeData
java.lang.String previousTypeData
environmentService
EnvironmentService environmentService
notificationManager
NotificationManager notificationManager
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
existingNotificationSet
NotificationSet existingNotificationSet
environmentId
long environmentId
environment
Environment environment
deploymentProject
DeploymentProject deploymentProject
environmentService
EnvironmentService environmentService
environmentId
long environmentId
environment
Environment environment
deploymentProject
DeploymentProject deploymentProject
availableTasks
java.util.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
java.lang.String name
description
java.lang.String description
saveContinue
java.lang.String saveContinue
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
environment
Environment environment
id
long id
environment
Environment environment
deploymentProjectId
long deploymentProjectId
cancelUrl
java.lang.String cancelUrl
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
java.util.List<E> deploymentResults
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
deploymentResultService
DeploymentResultService deploymentResultService
Package com.atlassian.bamboo.deployments.environments.actions.agents |
environmentId
long environmentId
environment
Environment environment
deploymentProject
DeploymentProject deploymentProject
existingAgentAssignments
java.util.List<E> existingAgentAssignments
possibleAgentAssignments
java.util.List<E> possibleAgentAssignments
images
java.util.List<E> images
agents
java.util.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
java.util.Set<E> agentAssignments
Package com.atlassian.bamboo.deployments.environments.actions.tasks |
taskDescriptor
TaskModuleDescriptor taskDescriptor
createTaskKey
java.lang.String createTaskKey
editHtml
java.lang.String editHtml
taskId
long taskId
taskName
java.lang.String taskName
userDescription
java.lang.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
java.lang.String taskName
userDescription
java.lang.String userDescription
taskDisabled
boolean taskDisabled
jsonObject
com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject
editHtml
java.lang.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
triggerDescription
java.lang.String triggerDescription
buildStrategy
BuildStrategy buildStrategy
buildConfiguration
BuildConfiguration buildConfiguration
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
uiConfigBean
UIConfigSupport uiConfigBean
buildStrategyConfigHelper
BuildStrategyConfigHelper buildStrategyConfigHelper
environmentTriggerService
EnvironmentTriggerService environmentTriggerService
deploymentProjectService
DeploymentProjectService deploymentProjectService
Package com.atlassian.bamboo.deployments.environments.actions.variable |
environmentId
long environmentId
environment
Environment environment
deploymentProject
DeploymentProject deploymentProject
variableId
long variableId
variableKey
java.lang.String variableKey
variableValue
java.lang.String variableValue
variables
java.util.Collection<E> variables
masterVariables
java.util.List<E> masterVariables
variableMap
java.util.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
java.lang.String displayName
taskDefinitions
java.util.List<E> taskDefinitions
deploymentVersion
DeploymentVersion deploymentVersion
variableContext
VariableContext variableContext
artifactHandlerConfiguration
java.util.Map<K,V> artifactHandlerConfiguration
triggerReason
TriggerReason triggerReason
versionArtifacts
java.util.Map<K,V> versionArtifacts
deploymentProjectName
java.lang.String deploymentProjectName
environmentName
java.lang.String environmentName
rollback
boolean rollback
previousVersionName
java.lang.String previousVersionName
currentResult
CurrentResult currentResult
errorCollection
ErrorCollection errorCollection
runtimeTaskContext
RuntimeTaskContext runtimeTaskContext
repositoryDefinitionMap
java.util.Map<K,V> repositoryDefinitionMap
Package com.atlassian.bamboo.deployments.execution.actions |
deploymentResultId
long deploymentResultId
cancelUrl
java.lang.String cancelUrl
deploymentResult
DeploymentResult deploymentResult
environmentId
long environmentId
deploymentResultDeletionService
DeploymentResultDeletionService deploymentResultDeletionService
deploymentResultService
DeploymentResultService deploymentResultService
environmentId
int environmentId
versionId
int versionId
existingVersion
java.lang.String existingVersion
existingVersionOption
java.lang.String existingVersionOption
latestVersionId
long latestVersionId
rollbackVersionId
long rollbackVersionId
environment
Environment environment
deploymentProject
DeploymentProject deploymentProject
lastDeploymentResult
DeploymentResult lastDeploymentResult
latestVersion
DeploymentVersion latestVersion
rollbackVersion
DeploymentVersion rollbackVersion
deploymentResultId
long deploymentResultId
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
deploymentVersionService
DeploymentVersionService deploymentVersionService
planExecutionManager
PlanExecutionManager planExecutionManager
environmentTriggeringActionFactory
EnvironmentTriggeringActionFactory environmentTriggeringActionFactory
deploymentResultService
DeploymentResultService deploymentResultService
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
agentManager
AgentManager agentManager
errorAccessor
ErrorAccessor errorAccessor
Package com.atlassian.bamboo.deployments.execution.events |
deploymentResultId
long deploymentResultId
deploymentResultId
long deploymentResultId
date
java.util.Date date
deploymentResultId
long deploymentResultId
agentId
long agentId
buildActuallyCancelled
boolean buildActuallyCancelled
Package com.atlassian.bamboo.deployments.projects |
Package com.atlassian.bamboo.deployments.projects.actions |
id
long id
environmentId
long environmentId
deploymentProject
DeploymentProject deploymentProject
environments
java.util.List<E> environments
deploymentProjectService
DeploymentProjectService deploymentProjectService
environmentService
EnvironmentService environmentService
deploymentProjectId
long deploymentProjectId
deploymentProject
DeploymentProject deploymentProject
deploymentProjectService
DeploymentProjectService deploymentProjectService
id
long id
deploymentProject
DeploymentProject deploymentProject
nextVersion
java.lang.String nextVersion
autoIncrement
boolean autoIncrement
variablesToAutoIncrement
java.util.Set<E> variablesToAutoIncrement
deploymentProjectService
DeploymentProjectService deploymentProjectService
name
java.lang.String name
description
java.lang.String description
planKey
java.lang.String planKey
id
long id
artifactValidationErrors
java.util.Map<K,V> artifactValidationErrors
deploymentProject
DeploymentProject deploymentProject
deploymentProjectService
DeploymentProjectService deploymentProjectService
id
long id
deploymentProject
DeploymentProject deploymentProject
cancelUrl
java.lang.String cancelUrl
deploymentProjectService
DeploymentProjectService deploymentProjectService
deploymentProjects
java.util.List<E> deploymentProjects
deploymentProjectService
DeploymentProjectService deploymentProjectService
id
long id
deploymentProject
DeploymentProject deploymentProject
environmentsForProject
java.util.List<E> environmentsForProject
deploymentProjectItems
java.util.List<E> deploymentProjectItems
deploymentVersions
java.util.List<E> deploymentVersions
deploymentVersionsWithCurrentEnvironments
java.util.List<E> deploymentVersionsWithCurrentEnvironments
deploymentVersionsWithHistoricalEnvironments
java.util.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
java.lang.String key
value
java.lang.String value
variableType
VariableType variableType
deploymentResult
MutableDeploymentResult deploymentResult
Package com.atlassian.bamboo.deployments.versions |
id
long id
name
java.lang.String name
type
ProjectItemType type
planResultKey
PlanResultKey planResultKey
label
java.lang.String label
location
java.lang.String location
copyPattern
java.lang.String copyPattern
size
long size
artifact
Artifact artifact
id
long id
name
java.lang.String name
items
java.util.List<E> items
creationDate
java.util.Date creationDate
creatorUserName
java.lang.String creatorUserName
creatorDisplayName
java.lang.String creatorDisplayName
creatorGravatarUrl
java.lang.String creatorGravatarUrl
versionStatus
DeploymentVersionStatus versionStatus
variableContext
com.google.common.collect.ImmutableList<E> variableContext
operations
Operations operations
Package com.atlassian.bamboo.deployments.versions.actions |
versionId
long versionId
deploymentVersion
DeploymentVersion deploymentVersion
deploymentProject
DeploymentProject deploymentProject
issueCount
java.lang.Integer issueCount
commitCount
java.lang.Integer commitCount
deploymentProjectService
DeploymentProjectService deploymentProjectService
deploymentVersionService
DeploymentVersionService deploymentVersionService
deploymentVersionLinkedJiraIssuesService
DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService
deploymentVersionVcsChangesetService
DeploymentVersionVcsChangesetService deploymentVersionVcsChangesetService
compareWithVersion
java.lang.String compareWithVersion
compareWithVersionId
long compareWithVersionId
planResultKey
PlanResultKey planResultKey
deploymentProjectId
java.lang.Long deploymentProjectId
deploymentProjectId
int deploymentProjectId
buildNumber
int buildNumber
versionName
java.lang.String versionName
buildResult
java.lang.String buildResult
buildResultOther
java.lang.String buildResultOther
deploymentProject
DeploymentProject deploymentProject
latestVersion
DeploymentVersion latestVersion
nextVersionName
java.lang.String nextVersionName
linkedPlan
ImmutablePlan linkedPlan
latestSuccessfulResultSummaries
java.util.List<E> latestSuccessfulResultSummaries
versionId
long versionId
deploymentProjectService
DeploymentProjectService deploymentProjectService
deploymentVersionService
DeploymentVersionService deploymentVersionService
cachedPlanManager
CachedPlanManager cachedPlanManager
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
customVariableContext
CustomVariableContext customVariableContext
cancelUrl
java.lang.String cancelUrl
deploymentProjectId
long deploymentProjectId
deploymentVersionDeletionService
DeploymentVersionDeletionService deploymentVersionDeletionService
commentContent
java.lang.String commentContent
commentId
long commentId
comment
Comment comment
commentService
CommentService commentService
gravatarService
GravatarService gravatarService
jiraIssueUtils
JiraIssueUtils jiraIssueUtils
cancelUrl
java.lang.String cancelUrl
newVersionName
java.lang.String newVersionName
versionDeploymentStatuses
java.util.List<E> versionDeploymentStatuses
createdFromResults
java.util.List<E> createdFromResults
commitsTestedInResults
java.util.List<E> commitsTestedInResults
comments
java.util.List<E> comments
versionItemsWithUrls
java.util.List<E> versionItemsWithUrls
deploymentResultService
DeploymentResultService deploymentResultService
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
commentService
CommentService commentService
artifactLinkManager
ArtifactLinkManager artifactLinkManager
commitsCount
long commitsCount
comparisonResult
DeploymentVersionCommitsComparisonResult comparisonResult
issueList
java.util.List<E> issueList
jiraIssueUtils
JiraIssueUtils jiraIssueUtils
jiraIssueManager
JiraIssueManager jiraIssueManager
cachedPlanManager
CachedPlanManager cachedPlanManager
pager
Pager<T> pager
oauthAuthenticationRequired
boolean oauthAuthenticationRequired
oauthLoginDanceUrl
java.net.URI oauthLoginDanceUrl
availableVariables
com.google.common.collect.ImmutableList<E> availableVariables
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
Package com.atlassian.bamboo.event |
buildAgent
BuildAgent buildAgent
errorDetails
ErrorDetails errorDetails
newError
boolean newError
agentId
java.lang.Long agentId
resultAbandoned
boolean resultAbandoned
cancellationDate
java.util.Date cancellationDate
comment
Comment comment
comment
Comment comment
id
long id
planKey
PlanKey planKey
currentlyBuilding
CurrentlyBuilding currentlyBuilding
- The details of the running build that hung.
buildLogs
java.util.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
movedPlans
java.util.Collection<E> movedPlans
planKeyChangesMap
java.util.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
java.lang.Iterable<T> planKeys
username
java.lang.String username
planKey
PlanKey planKey
message
java.lang.String message
label
java.lang.String label
user
com.atlassian.user.User user
fingerprint
java.lang.String fingerprint
fingerprint
java.lang.String fingerprint
fingerprint
java.lang.String fingerprint
chainExecution
ChainExecution chainExecution
stageExecution
StageExecution stageExecution
chainExecution
ChainExecution chainExecution
stageExecution
StageExecution stageExecution
Package com.atlassian.bamboo.event.agent |
Package com.atlassian.bamboo.event.artifact |
artifactDefinition
ArtifactDefinition artifactDefinition
Package com.atlassian.bamboo.exception |
errorCollection
ErrorCollection errorCollection
Package com.atlassian.bamboo.index |
indexOptions
java.util.List<E> indexOptions
indexOption
java.lang.String indexOption
buildResultsIndexer
BuildResultsIndexer buildResultsIndexer
agentManager
AgentManager agentManager
luceneConnection
LuceneConnection luceneConnection
systemStatisticsBean
SystemStatisticsBean systemStatisticsBean
Package com.atlassian.bamboo.jira.issuelink |
response
JiraRestResponse response
Package com.atlassian.bamboo.jira.jiraissues |
context
java.lang.String context
exception
com.atlassian.applinks.api.CredentialsRequiredException exception
Package com.atlassian.bamboo.js |
sinceSystemTime
long sinceSystemTime
lastProject
java.lang.String lastProject
textProvider
com.opensymphony.xwork.TextProvider textProvider
planExecutionManager
PlanExecutionManager planExecutionManager
Package com.atlassian.bamboo.license |
Package com.atlassian.bamboo.logger |
errorKey
java.lang.String errorKey
adminErrorHandler
AdminErrorHandler adminErrorHandler
myError
java.lang.String myError
errorHandler
ErrorHandler errorHandler
systemErrors
com.atlassian.util.concurrent.LazyReference<T> systemErrors
name
java.lang.String name
message
java.lang.String message
stackTrace
java.lang.String stackTrace
myError
java.lang.String myError
myErrorDetails
ErrorDetails myErrorDetails
buildKey
java.lang.String buildKey
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
java.util.Map<K,V> successfulPlanKeyChanges
key
java.lang.String key
planKey
PlanKey planKey
buildNumber
int buildNumber
navigableSummaries
java.util.List<E> navigableSummaries
planKey
PlanKey planKey
jobKey
PlanKey jobKey
buildNumber
java.lang.Integer buildNumber
textProvider
com.opensymphony.xwork.TextProvider textProvider
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
Package com.atlassian.bamboo.plan.artifact |
definitionContexts
java.util.Collection<E> definitionContexts
subscriptionContexts
java.util.Collection<E> subscriptionContexts
artifactHandlerConfiguration
java.util.Map<K,V> artifactHandlerConfiguration
artifactSizeQuota
com.atlassian.fugue.Option<A> artifactSizeQuota
successfulPublishers
java.util.Map<K,V> successfulPublishers
id
long id
name
java.lang.String name
copyPattern
java.lang.String copyPattern
location
java.lang.String location
linkType
java.lang.String linkType
sharedArtifact
boolean sharedArtifact
hasSubscribers
boolean hasSubscribers
secureToken
SecureToken secureToken
artifactDefinitionContext
ArtifactDefinitionContext artifactDefinitionContext
destinationPath
java.lang.String destinationPath
variableName
java.lang.String variableName
token
SecureToken token
singleFile
boolean singleFile
effectiveDestinationPath
java.lang.String effectiveDestinationPath
Package com.atlassian.bamboo.plan.branch |
enabled
boolean enabled
strategy
BranchIntegrationStrategy strategy
configuredBranch
PlanKey configuredBranch
isValid
boolean isValid
pushEnabled
boolean pushEnabled
isDefaultConfiguration
boolean isDefaultConfiguration
monitoringEnabled
boolean monitoringEnabled
matchingPattern
java.lang.String matchingPattern
timeOfInactivityInDays
int timeOfInactivityInDays
isValid
boolean isValid
remoteJiraBranchLinkingEnabled
boolean remoteJiraBranchLinkingEnabled
defaultBranchNotificationStrategy
BranchNotificationStrategy defaultBranchNotificationStrategy
customConfiguration
org.apache.commons.configuration.HierarchicalConfiguration customConfiguration
defaultBranchIntegrationConfiguration
BranchIntegrationConfiguration defaultBranchIntegrationConfiguration
name
java.lang.String name
Package com.atlassian.bamboo.plugin |
serialVersionUID: -5140347192225812816L
name
java.lang.String name
version
java.lang.String version
key
java.lang.String key
pluginIdentifier
PluginIdentifier pluginIdentifier
moduleKey
java.lang.String moduleKey
completeKey
java.lang.String completeKey
Package com.atlassian.bamboo.plugin.descriptor |
sortOrderAttribute
int sortOrderAttribute
builderKeyPattern
java.util.regex.Pattern builderKeyPattern
categories
java.util.List<E> categories
taskExecutables
java.util.List<E> taskExecutables
configClazz
java.lang.String configClazz
capabilityDefaultsHelperClazz
java.lang.String capabilityDefaultsHelperClazz
runtimeTaskDataProviderClazz
java.lang.String runtimeTaskDataProviderClazz
decoratedTaskTypeKeys
java.util.Set<E> decoratedTaskTypeKeys
Package com.atlassian.bamboo.plugin.events |
pluginIdentifier
PluginIdentifier pluginIdentifier
pluginModuleIdentifier
PluginModuleIdentifier pluginModuleIdentifier
Package com.atlassian.bamboo.plugin.servlet |
downloadStrategies
java.util.List<E> downloadStrategies
Package com.atlassian.bamboo.plugin.xwork |
plugin
com.atlassian.plugin.Plugin plugin
Package com.atlassian.bamboo.plugins.hg |
repositoryObject
Repository repositoryObject
username
java.lang.String username
password
java.lang.String password
repository
java.lang.String repository
scm
java.lang.String scm
branch
java.lang.String branch
commandTimeout
int commandTimeout
showAdvancedOptions
boolean showAdvancedOptions
verboseLogs
boolean verboseLogs
gitUseShallowClones
boolean gitUseShallowClones
gitUseSubmodules
boolean gitUseSubmodules
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
java.lang.String repositoryUrl
username
java.lang.String username
deleteSHAs
java.util.Set<E> deleteSHAs
usedSHAs
java.util.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
java.lang.String repositoryUrl
branch
java.lang.String branch
authenticationType
AuthenticationType authenticationType
username
java.lang.String username
password
java.lang.String password
sshKey
java.lang.String sshKey
sshPassphrase
java.lang.String sshPassphrase
sshCompression
boolean sshCompression
noRepositoryCache
boolean noRepositoryCache
commandTimeout
int commandTimeout
verboseLogs
boolean verboseLogs
supportedRepositories
java.util.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
java.net.URI restCallURI
Package com.atlassian.bamboo.plugins.jira.release |
jiraBaseUrl
java.lang.String jiraBaseUrl
jiraUsername
java.lang.String jiraUsername
jiraUserDisplayName
java.lang.String jiraUserDisplayName
jiraProjectName
java.lang.String jiraProjectName
jiraProjectKey
java.lang.String jiraProjectKey
jiraVersionName
java.lang.String jiraVersionName
jiraVersionId
java.lang.String jiraVersionId
i18nResolver
com.atlassian.sal.api.message.I18nResolver i18nResolver
Package com.atlassian.bamboo.plugins.jiraPlugin.actions |
availableIssueTypes
java.util.List<E> availableIssueTypes
currentIssueKey
java.lang.String currentIssueKey
issueKeyInput
java.lang.String issueKeyInput
issueTypeInput
java.lang.String issueTypeInput
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
credentialsRequiredUrl
java.net.URI credentialsRequiredUrl
issues
java.util.List<E> issues
pager
Pager<T> pager
filterController
FilterController filterController
jiraIssueManager
JiraIssueManager jiraIssueManager
jiraIssueResultsManager
JiraIssueResultsManager jiraIssueResultsManager
buildResultsFilterFactory
BuildResultsFilterFactory buildResultsFilterFactory
jiraIssueResultsManager
JiraIssueResultsManager jiraIssueResultsManager
relatedIssues
java.util.List<E> relatedIssues
fixedIssues
java.util.List<E> fixedIssues
lastModified
java.lang.String lastModified
- Holds last updated issue
maxIssues
int maxIssues
Package com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax |
jiraIssueKey
java.util.List<E> jiraIssueKey
projectKey
java.lang.String projectKey
selectedSubTab
java.lang.String selectedSubTab
resultsList
java.util.List<E> resultsList
artifactLinkManager
ArtifactLinkManager artifactLinkManager
maxBuilds
java.lang.Integer maxBuilds
showRss
boolean showRss
partialResults
PartialList<E> partialResults
jiraIssueResultsManager
JiraIssueResultsManager jiraIssueResultsManager
planKeys
java.util.Collection<E> planKeys
releasedVersionTimestamp
java.lang.Long releasedVersionTimestamp
jiraIssueResultsManager
JiraIssueResultsManager jiraIssueResultsManager
indexedBuildResultsSearcher
IndexedBuildResultsSearcher indexedBuildResultsSearcher
buildResultsSummaryDocumentFactory
BuildResultsSummaryDocumentFactory buildResultsSummaryDocumentFactory
Package com.atlassian.bamboo.plugins.maven.dependencies |
automaticDependencyManagementEnabled
boolean automaticDependencyManagementEnabled
dependencyProviderJob
ImmutableJob dependencyProviderJob
projectProperties
Maven2ProjectProperties projectProperties
groupedProjectDependencies
java.util.Collection<E> groupedProjectDependencies
groupedProjectArtifacts
java.util.Collection<E> groupedProjectArtifacts
bandanaManager
com.atlassian.bandana.BandanaManager bandanaManager
planParticleManager
PlanParticleManager planParticleManager
Package com.atlassian.bamboo.plugins.vcs.task |
commonContext
CommonContext commonContext
Package com.atlassian.bamboo.quartz |
beanName
java.lang.String beanName
Package com.atlassian.bamboo.repository |
filterFilePatternOption
java.lang.String filterFilePatternOption
filterFilePatternRegex
java.lang.String filterFilePatternRegex
changesetFilterPatternRegex
java.lang.String changesetFilterPatternRegex
quietPeriodHelper
QuietPeriodHelper quietPeriodHelper
repositoryModuleDescriptor
RepositoryModuleDescriptor repositoryModuleDescriptor
maxCommitsToReturn
int maxCommitsToReturn
warningMessage
java.lang.String warningMessage
QUIET_PERIOD_ENABLED
java.lang.String QUIET_PERIOD_ENABLED
QUIET_PERIOD
java.lang.String QUIET_PERIOD
MAX_RETRIES
java.lang.String MAX_RETRIES
quietPeriodEnabled
boolean quietPeriodEnabled
quietPeriod
int quietPeriod
maxRetries
int maxRetries
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
id
long id
pluginKey
java.lang.String pluginKey
name
java.lang.String name
description
java.lang.String description
xmlData
java.lang.String xmlData
global
boolean global
markedForDeletion
boolean markedForDeletion
repository
Repository repository
webRepositoryViewer
WebRepositoryViewer webRepositoryViewer
position
int position
stdout
java.lang.String stdout
stderr
java.lang.String stderr
Package com.atlassian.bamboo.repository.cvsimpl |
logDateFormat
org.apache.commons.lang.time.FastDateFormat logDateFormat
module
java.lang.String module
cvsRoot
java.lang.String cvsRoot
password
java.lang.String password
- This is the encrypted password
branchName
java.lang.String branchName
passphrase
java.lang.String passphrase
keyFile
java.lang.String keyFile
authType
java.lang.String authType
quietPeriod
int quietPeriod
symbolicNameType
CVSRepository.SymbolicNameType symbolicNameType
- Type of entity identified by branchName
encryptionService
EncryptionService encryptionService
Package com.atlassian.bamboo.repository.nullrepository |
textProvider
com.opensymphony.xwork.TextProvider textProvider
Package com.atlassian.bamboo.repository.perforce |
port
java.lang.String port
client
java.lang.String client
depot
java.lang.String depot
host
java.lang.String host
manageWorkspace
boolean manageWorkspace
useClientMapping
boolean useClientMapping
password
java.lang.String password
- This is the encrypted password
user
java.lang.String user
encryptionService
EncryptionService encryptionService
Package com.atlassian.bamboo.repository.svn |
affectedLockedDirectory
java.io.File affectedLockedDirectory
detectedDirtyCheckoutDirectory
boolean detectedDirtyCheckoutDirectory
legacyExternalPathRevisionMappings
java.util.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
java.lang.String repositoryUrl
username
java.lang.String username
password
java.lang.String password
passphrase
java.lang.String passphrase
keyFile
java.lang.String keyFile
authType
java.lang.String authType
useExternals
boolean useExternals
useExport
boolean useExport
commitIsolationEnabled
boolean commitIsolationEnabled
autodetectBranchRoot
boolean autodetectBranchRoot
autodetectTagRoot
boolean autodetectTagRoot
manualBranchRoot
java.lang.String manualBranchRoot
manualTagRoot
java.lang.String manualTagRoot
encryptionService
EncryptionService encryptionService
administrationConfigurationManager
AdministrationConfigurationManager administrationConfigurationManager
Package com.atlassian.bamboo.rest |
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
myUsername
java.lang.String myUsername
myPassword
java.lang.String myPassword
mySessionId
java.lang.String mySessionId
auth
java.lang.String auth
message
java.lang.String message
myMapValueTimeout
long myMapValueTimeout
numAgentsToCreate
java.lang.String numAgentsToCreate
elasticImageConfigurationName
java.lang.String elasticImageConfigurationName
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
instanceId
java.lang.String instanceId
Package com.atlassian.bamboo.results.tests |
myName
java.lang.String myName
myClassName
java.lang.String myClassName
myDuration
java.lang.String myDuration
myErrors
java.util.List<E> myErrors
cachedPrettyDuration
java.lang.String cachedPrettyDuration
systemOut
java.lang.String systemOut
state
TestState state
testCaseId
long testCaseId
Package com.atlassian.bamboo.resultsummary |
Package com.atlassian.bamboo.resultsummary.tests |
myErrorMessage
java.lang.String myErrorMessage
testCaseResult
TestCaseResult testCaseResult
Package com.atlassian.bamboo.sal.message |
arguments
java.io.Serializable[] arguments
key
java.lang.String key
Package com.atlassian.bamboo.security |
username
java.lang.String username
newPassword
java.lang.String newPassword
confirmedPassword
java.lang.String confirmedPassword
token
java.lang.String token
username
java.lang.String username
currentPassword
java.lang.String currentPassword
newPassword
java.lang.String newPassword
confirmedPassword
java.lang.String confirmedPassword
username
java.lang.String username
mailServerConfigured
boolean mailServerConfigured
bambooMailer
BambooMailer bambooMailer
context
java.util.Map<K,V> context
id
java.lang.Long id
token
java.lang.String token
Package com.atlassian.bamboo.security.acegi.acls |
parentAcl
org.acegisecurity.acls.Acl parentAcl
aclAuthorizationStrategy
org.acegisecurity.acls.domain.AclAuthorizationStrategy aclAuthorizationStrategy
aces
java.util.List<E> aces
objectIdentity
org.acegisecurity.acls.objectidentity.ObjectIdentity objectIdentity
id
java.io.Serializable id
owner
org.acegisecurity.acls.sid.Sid owner
loadedSids
org.acegisecurity.acls.sid.Sid[] loadedSids
entriesInheriting
boolean entriesInheriting
javaType
java.lang.Class<T> javaType
identifier
java.io.Serializable identifier
ancestorIdentity
HibernateObjectIdentityImpl ancestorIdentity
ancestorPermissionCheckPolicyMap
java.util.Map<K,V> ancestorPermissionCheckPolicyMap
functorGetAncestorPermissionCheckPolicy
com.google.common.base.Function<F,T> functorGetAncestorPermissionCheckPolicy
oid
org.acegisecurity.acls.objectidentity.ObjectIdentity oid
id
java.io.Serializable id
owner
org.acegisecurity.acls.sid.Sid owner
parent
org.acegisecurity.acls.Acl parent
entriesInheriting
boolean entriesInheriting
entries
java.util.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
java.lang.String applicationId
publicKey
java.lang.String publicKey
privateKey
java.lang.String privateKey
applicationId
java.lang.String applicationId
publicKey
java.lang.String publicKey
name
java.lang.String name
timeout
java.lang.Long timeout
urlPatterns
java.util.Set<E> urlPatterns
ipPatterns
java.util.Set<E> ipPatterns
Package com.atlassian.bamboo.serialization.xstream |
className
java.lang.String className
pluginKey
java.lang.String pluginKey
pluginVersion
java.lang.String pluginVersion
localPluginVersion
java.lang.String localPluginVersion
Package com.atlassian.bamboo.servlet |
removedServletName
java.lang.String removedServletName
Package com.atlassian.bamboo.session |
reportSearcherContext
java.util.Map<K,V> reportSearcherContext
buildConfiguration
BuildConfiguration buildConfiguration
plan
Plan plan
Package com.atlassian.bamboo.ssh |
Package com.atlassian.bamboo.studio.scm |
repositoryUrlFromAppLink
java.lang.String repositoryUrlFromAppLink
repositoryPath
java.lang.String repositoryPath
Package com.atlassian.bamboo.task |
id
long id
pluginKey
java.lang.String pluginKey
userDescription
java.lang.String userDescription
isEnabled
boolean isEnabled
finalizing
boolean finalizing
configuration
com.google.common.collect.ImmutableMap<K,V> configuration
taskRootDirectorySelector
TaskRootDirectorySelector taskRootDirectorySelector
context
java.util.Map<K,V> context
id
long id
pluginKey
java.lang.String pluginKey
userDescription
java.lang.String userDescription
isEnabled
boolean isEnabled
configuration
java.util.Map<K,V> configuration
finalising
boolean finalising
rootDirectorySelector
TaskRootDirectorySelector rootDirectorySelector
Package com.atlassian.bamboo.trigger |
Package com.atlassian.bamboo.user |
name
java.lang.String name
fullName
java.lang.String fullName
email
java.lang.String email
jabberAddress
java.lang.String jabberAddress
notificationPreference
java.lang.String notificationPreference
notificationTransportPreference
java.lang.String notificationTransportPreference
idePort
java.lang.String idePort
encryptedPassword
java.lang.String encryptedPassword
user
com.atlassian.user.User user
Package com.atlassian.bamboo.user.authentication |
bambooUserManager
BambooUserManager bambooUserManager
Package com.atlassian.bamboo.user.gravatar |
serialVersionUID: 1L
Package com.atlassian.bamboo.utils |
Package com.atlassian.bamboo.utils.error |
errors
java.util.Map<K,V> errors
errorMessages
java.util.List<E> errorMessages
Package com.atlassian.bamboo.utils.i18n |
i18nBundles
java.util.List<E> i18nBundles
locale
java.util.Locale locale
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
Package com.atlassian.bamboo.utils.map |
Package com.atlassian.bamboo.v2.build |
buildRepositoryChangesMap
java.util.Map<K,V> buildRepositoryChangesMap
integrationBranchVcsRevision
java.lang.String integrationBranchVcsRevision
integrationRepositoryId
long integrationRepositoryId
displayName
java.lang.String displayName
parentBuildContext
BuildContext parentBuildContext
triggerReason
TriggerReason triggerReason
buildDefinition
BuildDefinition buildDefinition
artifactContext
ArtifactContext artifactContext
variableContext
VariableContext variableContext
repositoryDefinitionMap
java.util.Map<K,V> repositoryDefinitionMap
relevantRepositoryIds
java.util.Set<E> relevantRepositoryIds
checkoutLocation
java.util.Map<K,V> checkoutLocation
errorCollection
ErrorCollection errorCollection
currentBuildResult
CurrentBuildResult currentBuildResult
isBranch
boolean isBranch
isOnceOff
boolean isOnceOff
isCustomBuild
boolean isCustomBuild
bandanaContext
BambooBandanaContext bandanaContext
runtimeTaskContext
RuntimeTaskContext runtimeTaskContext
buildChanges
BuildChanges buildChanges
planId
long planId
planName
java.lang.String planName
shortName
java.lang.String shortName
planResultKey
PlanResultKey planResultKey
parentBuildIdentifier
BuildIdentifier parentBuildIdentifier
projectName
java.lang.String projectName
repositoryId
long repositoryId
vcsRevisionKey
java.lang.String vcsRevisionKey
previousVcsRevisionKey
java.lang.String previousVcsRevisionKey
vcsLastChangeRevisionKey
java.lang.String vcsLastChangeRevisionKey
changes
java.util.List<E> changes
skippedCommitsCount
int skippedCommitsCount
buildTrigger
boolean buildTrigger
customBuildData
java.util.Map<K,V> customBuildData
buildState
BuildState buildState
lifeCycleState
LifeCycleState lifeCycleState
buildReturnCode
int buildReturnCode
started
boolean started
buildErrors
java.util.List<E> buildErrors
successfulTestResults
java.util.Set<E> successfulTestResults
failedTestResults
java.util.Set<E> failedTestResults
skippedTestResults
java.util.Set<E> skippedTestResults
taskResults
java.util.List<E> taskResults
checkoutSuccess
boolean checkoutSuccess
tasksStartDate
java.util.Date tasksStartDate
customBuildData
java.util.Map<K,V> customBuildData
buildErrors
java.util.List<E> buildErrors
buildState
BuildState buildState
lifeCycleState
LifeCycleState lifeCycleState
started
boolean started
taskResults
java.util.List<E> taskResults
tasksStartDate
java.util.Date tasksStartDate
Package com.atlassian.bamboo.v2.build.agent |
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
capabilityProperties
CapabilityProperties capabilityProperties
distributedProperties
DistributedProperties distributedProperties
Package com.atlassian.bamboo.v2.build.agent.capability |
scope
java.lang.String scope
Package com.atlassian.bamboo.v2.build.agent.messages |
logEntry
LogEntry logEntry
loggerId
LoggerId<T extends java.io.Serializable> loggerId
artifactSubscription
ArtifactSubscriptionContext artifactSubscription
planResultKey
PlanResultKey planResultKey
linkType
java.lang.String linkType
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
planResultKey
PlanResultKey planResultKey
artifact
ArtifactDefinitionContext artifact
authenticationToken
SecureToken authenticationToken
artifactDefinition
ArtifactDefinitionContext artifactDefinition
planResultKey
PlanResultKey planResultKey
resultKey
ResultKey resultKey
destinationPath
java.lang.String destinationPath
authenticationToken
SecureToken authenticationToken
payload
com.atlassian.bamboo.v2.build.agent.messages.ArtifactTransferPayload payload
messages
java.util.List<E> messages
resultKey
ResultKey resultKey
deploymentResultId
java.lang.Long deploymentResultId
context
java.lang.String context
throwableDetails
ThrowableDetails throwableDetails
agentId
java.lang.Long agentId
instanceId
java.lang.String instanceId
buildKey
java.lang.String buildKey
buildNumber
java.lang.Integer buildNumber
context
java.lang.String context
throwableDetails
ThrowableDetails throwableDetails
agentId
java.lang.Long agentId
level
org.apache.log4j.Level level
msg
java.lang.String msg
messages
java.util.List<E> messages
loggerId
LoggerId<T extends java.io.Serializable> loggerId
jmsMessage
javax.jms.BytesMessage jmsMessage
context
CommonContext context
planResultKey
PlanResultKey planResultKey
- Deprecated.
timingPoint
TimingPoint timingPoint
agentId
java.lang.Long agentId
status
AgentStatus status
systemInfo
SystemInfo systemInfo
uuid
java.util.UUID uuid
resultKey
ResultKey resultKey
artifactDefinition
ArtifactDefinitionContext artifactDefinition
destinationPath
java.lang.String destinationPath
artifact
Artifact artifact
authenticationToken
SecureToken authenticationToken
Package com.atlassian.bamboo.v2.build.agent.remote |
Package com.atlassian.bamboo.v2.build.events |
buildAgent
BuildAgent buildAgent
buildContext
BuildContext buildContext
planResultKey
PlanResultKey planResultKey
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
java.util.Date date
agentId
long agentId
buildActuallyCancelled
boolean buildActuallyCancelled
Package com.atlassian.bamboo.v2.build.trigger |
key
java.lang.String key
textProvider
com.opensymphony.xwork.TextProvider textProvider
triggeringBuildResultKey
java.lang.String triggeringBuildResultKey
buildResultKey
java.lang.String buildResultKey
revision
java.lang.String revision
planResultKey
java.lang.String planResultKey
triggeringBuildResultKey
java.lang.String triggeringBuildResultKey
userName
java.lang.String userName
stageName
java.lang.String stageName
numberOfRetries
java.lang.Integer numberOfRetries
scheduledDate
java.util.Date scheduledDate
planResultKey
PlanResultKey planResultKey
Package com.atlassian.bamboo.v2.events |
logIfNoChanges
boolean logIfNoChanges
triggerId
long triggerId
triggeringRepositories
java.util.Set<E> triggeringRepositories
triggerConditionsConfiguration
java.util.Map<K,V> triggerConditionsConfiguration
Package com.atlassian.bamboo.v2.trigger |
Package com.atlassian.bamboo.v2.ww2.build |
variables
java.util.List<E> variables
overridableVariables
java.util.Collection<E> overridableVariables
variableMap
java.util.Map<K,V> variableMap
globalVariables
java.util.List<E> globalVariables
selectedStage
java.lang.String selectedStage
stageToContinue
StageIdentifier stageToContinue
branchMergePushOverride
boolean branchMergePushOverride
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
dependenciesDisabled
boolean dependenciesDisabled
customVariables
java.util.Map<K,V> customVariables
customRevision
java.lang.String customRevision
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
errorUpdateHandler
ErrorUpdateHandler errorUpdateHandler
chainBranchManager
ChainBranchManager chainBranchManager
immutablePlanCacheService
ImmutablePlanCacheService immutablePlanCacheService
validTriggers
java.util.List<E> validTriggers
Package com.atlassian.bamboo.variable |
definitions
java.util.Map<K,V> definitions
substitutions
java.util.Map<K,V> substitutions
key
java.lang.String key
value
java.lang.String value
variableType
VariableType variableType
resultSummary
ResultsSummary resultSummary
key
java.lang.String key
value
java.lang.String value
variableType
VariableType variableType
key
java.lang.String key
value
java.lang.String value
plan
Plan plan
environmentId
java.lang.Long environmentId
deploymentVersionId
java.lang.Long deploymentVersionId
variableType
VariableType variableType
key
java.lang.String key
value
java.lang.String value
variableType
VariableType variableType
MAX_LEN
int MAX_LEN
key
java.lang.String key
value
java.lang.String value
variableType
VariableType variableType
resultSummary
ResultsSummary resultSummary
Package com.atlassian.bamboo.variable.baseline |
key
java.lang.String key
value
java.lang.String value
variableType
VariableType variableType
owningBaseline
VariableContextBaseline owningBaseline
Package com.atlassian.bamboo.web.utils |
Package com.atlassian.bamboo.webrepository |
webRepositoryUrl
java.lang.String webRepositoryUrl
webRepositoryName
java.lang.String webRepositoryName
supportedRepositories
java.util.List<E> supportedRepositories
Package com.atlassian.bamboo.webrepository.fisheye |
webRepositoryUrl
java.lang.String webRepositoryUrl
webRepositoryPath
java.lang.String webRepositoryPath
webRepositoryRepoName
java.lang.String webRepositoryRepoName
Package com.atlassian.bamboo.webrepository.stash |
stashUrl
java.lang.String stashUrl
stashProject
java.lang.String stashProject
stashRepositoryName
java.lang.String stashRepositoryName
textProvider
com.opensymphony.xwork.TextProvider textProvider
Package com.atlassian.bamboo.webwork |
selectedProjectKeys
java.util.List<E> selectedProjectKeys
filterEnabled
boolean filterEnabled
selectedLabelNames
java.util.List<E> selectedLabelNames
author
ExtendedAuthor author
authors
java.util.List<E> authors
plans
java.util.List<E> plans
chains
java.util.List<E> chains
favouriteBuilds
java.util.Collection<E> favouriteBuilds
reorderedBuildKey
java.lang.String reorderedBuildKey
selectedTab
java.lang.String selectedTab
labelNames
java.util.List<E> labelNames
filteredProjectKeys
java.util.List<E> filteredProjectKeys
commitViews
java.util.List<E> commitViews
authorActivityChart
java.util.Map<K,V> authorActivityChart
plansWithBranches
java.util.Set<E> plansWithBranches
lastProject
java.lang.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
capabilityHelper
CapabilityHelper capabilityHelper
capabilitySetManager
CapabilitySetManager capabilitySetManager
buildQueueManager
BuildQueueManager buildQueueManager
buildExecutionManager
BuildExecutionManager buildExecutionManager
labelManager
LabelManager labelManager
chainBranchManager
ChainBranchManager chainBranchManager
filter
java.lang.String filter
projectKey
java.lang.String projectKey
planKey
java.lang.String planKey
projectManager
ProjectManager projectManager
serverLifecycleProvider
ServerLifecycleProvider serverLifecycleProvider
Package com.atlassian.bamboo.ww2 |
bambooUrl
BambooUrl bambooUrl
fieldErrorAccessTracker
java.util.Set<E> fieldErrorAccessTracker
linkedDeploymentProjectCacheService
LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService
returnUrl
java.lang.String returnUrl
crumbs
java.util.List<E> crumbs
webFragmentsContextMap
java.util.Map<K,V> webFragmentsContextMap
enableJavascript
boolean enableJavascript
jsonObject
com.opensymphony.webwork.dispatcher.json.JSONObject jsonObject
checkBoxFields
java.util.Set<E> checkBoxFields
navigationContext
NavigationContext navigationContext
chainEquiv
java.lang.String chainEquiv
jobEquiv
java.lang.String jobEquiv
webPanelContext
java.util.Map<K,V> webPanelContext
decorator
java.lang.String decorator
actionWarnings
java.util.List<E> actionWarnings
helpPanels
java.util.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.xwork.TextProvider textProvider
administrationConfigurationAccessor
AdministrationConfigurationAccessor administrationConfigurationAccessor
administrationConfigurationManager
AdministrationConfigurationManager administrationConfigurationManager
dashboardCachingManager
DashboardCachingManager dashboardCachingManager
bambooLicenseManager
BambooLicenseManager bambooLicenseManager
bambooUserManager
BambooUserManager bambooUserManager
planExecutionManager
PlanExecutionManager planExecutionManager
user
com.atlassian.user.User user
currentFormTheme
java.lang.String currentFormTheme
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
serverLifecycleProvider
ServerLifecycleProvider serverLifecycleProvider
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
featureManager
FeatureManager featureManager
jsonator
Jsonator<T> jsonator
Package com.atlassian.bamboo.ww2.actions |
variables
java.util.List<E> variables
globalVariables
java.util.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
aggregatedChainErrorAccessor
AggregatedChainErrorAccessor aggregatedChainErrorAccessor
chainBranches
java.util.List<E> chainBranches
immutableChainBranches
java.util.List<E> immutableChainBranches
chainBranchIdentifiers
java.util.List<E> chainBranchIdentifiers
siblingChainBranchIdentifiers
java.util.List<E> siblingChainBranchIdentifiers
mutableChain
com.atlassian.util.concurrent.Supplier<T> mutableChain
mutableChainStage
com.atlassian.util.concurrent.Supplier<T> mutableChainStage
chainBranchManager
ChainBranchManager chainBranchManager
deploymentProjectService
DeploymentProjectService deploymentProjectService
cronEditorBean
BambooCronEditorBean cronEditorBean
cronExpression
java.lang.String cronExpression
cookieValueFieldName
java.lang.String cookieValueFieldName
cookieKey
java.lang.String cookieKey
plan
ImmutablePlan plan
mutablePlan
com.atlassian.util.concurrent.Supplier<T> mutablePlan
planKey
java.lang.String planKey
buildKey
java.lang.String buildKey
planResultKey
java.lang.String planResultKey
buildNumber
java.lang.Integer buildNumber
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
repositoryConfigurationService
RepositoryConfigurationService repositoryConfigurationService
errorAccessor
ErrorAccessor errorAccessor
jiraApplinksService
JiraApplinksService jiraApplinksService
buildLoggerManager
BuildLoggerManager buildLoggerManager
activityLog
java.util.List<E> activityLog
secondsToRefresh
int secondsToRefresh
linesToDisplay
int linesToDisplay
Package com.atlassian.bamboo.ww2.actions.admin |
templateRenderer
TemplateRenderer templateRenderer
licenseString
java.lang.String licenseString
license
com.atlassian.extras.api.ProductLicense license
bandanaManager
com.atlassian.bandana.BandanaManager bandanaManager
numberConcurrentBuilds
int numberConcurrentBuilds
concurrencyConfig
ConcurrentBuildConfig concurrencyConfig
existingProjectKey
java.lang.String existingProjectKey
projectKey
java.lang.String projectKey
projectName
java.lang.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
mavenEmbedderService
MavenEmbedderService mavenEmbedderService
notificationManager
NotificationManager notificationManager
webRepositoryViewerManager
WebRepositoryViewerManager webRepositoryViewerManager
jobKey
PlanKey jobKey
jobCreationService
JobCreationService jobCreationService
pluginAccessor
com.atlassian.plugin.PluginAccessor pluginAccessor
cacheDescriptionProviderMap
java.util.Map<K,V> cacheDescriptionProviderMap
providerId
java.lang.String providerId
selectedCaches
java.util.Collection<E> selectedCaches
deleteUnusedButtonPressed
boolean deleteUnusedButtonPressed
deleteSelectedButtonPressed
boolean deleteSelectedButtonPressed
userName
java.lang.String userName
email
java.lang.String email
commitMessage
java.lang.String commitMessage
subversionWorkingCopyFormat
java.lang.String subversionWorkingCopyFormat
useNtlmAuth
boolean useNtlmAuth
licenseString
java.lang.String licenseString
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
bambooLicenseManager
BambooLicenseManager bambooLicenseManager
buildSuspensionCheckBean
BuildSuspensionCheckBean buildSuspensionCheckBean
fromPlanId
java.lang.Long fromPlanId
toPlanIds
java.util.List<E> toPlanIds
repoToPlans
java.util.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
java.lang.String userName
pager
Pager<T> pager
authors
java.util.List<E> authors
searchOptions
java.util.List<E> searchOptions
searchOption
java.lang.String searchOption
searchString
java.lang.String searchString
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
Package com.atlassian.bamboo.ww2.actions.admin.bulk |
notificationManager
NotificationManager notificationManager
projects
java.util.List<E> projects
backButton
java.lang.String backButton
selectedBulkActionKey
java.lang.String selectedBulkActionKey
selectedBuilds
java.lang.String[] selectedBuilds
selectedRepositories
java.lang.String[] selectedRepositories
selectedPlans
java.util.List<E> selectedPlans
selectedRepositoryDefinitions
java.util.List<E> selectedRepositoryDefinitions
params
java.util.Map<K,V> params
results
org.apache.commons.collections.map.ListOrderedMap results
availableBulkActions
java.util.List<E> availableBulkActions
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
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.elastic |
allElasticInstances
java.util.Collection<E> allElasticInstances
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
awsAccountBean
AwsAccountBean awsAccountBean
awsAccount
com.atlassian.aws.AWSAccount awsAccount
agentManager
AgentManager agentManager
runningElasticInstances
java.util.List<E> runningElasticInstances
unrelatedElasticInstances
java.util.List<E> unrelatedElasticInstances
disconnectedElasticInstances
java.util.Collection<E> disconnectedElasticInstances
elasticUIBean
ElasticUIBean elasticUIBean
detachedVolumes
java.util.Collection<E> detachedVolumes
instanceId
java.lang.String instanceId
volumeId
java.lang.String volumeId
volumeDetached
com.google.common.base.Predicate<T> volumeDetached
configurationId
long configurationId
configuration
ElasticImageConfiguration configuration
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
auditLogService
AuditLogService auditLogService
ignoredEips
java.lang.Iterable<T> ignoredEips
elasticIpManagementEnabled
boolean elasticIpManagementEnabled
region
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region
elasticConfig
ElasticConfiguration elasticConfig
awsSecretAccessKeyChange
java.lang.String awsSecretAccessKeyChange
isSendTest
java.lang.String isSendTest
fieldAwsAccessKeyId
java.lang.String fieldAwsAccessKeyId
- temporary password variable
fieldAwsSecretAccessKey
java.lang.String fieldAwsSecretAccessKey
fieldMaxConcurrentInstances
int fieldMaxConcurrentInstances
fieldAutoShutdownEnabled
boolean fieldAutoShutdownEnabled
fieldAutoShutdownDelay
java.lang.String fieldAutoShutdownDelay
fieldUploadingOfAwsAccountDetailsEnabled
boolean fieldUploadingOfAwsAccountDetailsEnabled
elasticConfigureKeysMethod
java.lang.String elasticConfigureKeysMethod
fileParameters
java.util.Map<K,V> fileParameters
fieldAwsPrivateKeyFile
java.lang.String fieldAwsPrivateKeyFile
fieldAwsCertFile
java.lang.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
java.lang.String autoInstanceManagementConfigPreset
requestedElasticInstances
java.util.List<E> requestedElasticInstances
runningElasticInstances
java.util.List<E> runningElasticInstances
awsAccountBean
AwsAccountBean awsAccountBean
fieldSpotInstancesEnabled
boolean fieldSpotInstancesEnabled
bids
com.atlassian.aws.ec2.SpotPriceMatrix bids
fieldSpotInstancesTimeoutMinutes
int fieldSpotInstancesTimeoutMinutes
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
elasticAccountBean
ElasticAccountBean elasticAccountBean
bandanaManager
com.atlassian.bandana.BandanaManager bandanaManager
autoInstanceManagementConfigs
java.util.Map<K,V> autoInstanceManagementConfigs
presetsMap
java.util.Map<K,V> presetsMap
configurationId
long configurationId
configuration
ElasticImageConfiguration configuration
configurationName
java.lang.String configurationName
configurationDescription
java.lang.String configurationDescription
amiId
java.lang.String amiId
ebsEnabled
boolean ebsEnabled
ebsSnapshotId
java.lang.String ebsSnapshotId
instanceType
java.lang.String instanceType
availabilityZone
java.lang.String availabilityZone
region
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region
mode
java.lang.String mode
product
java.lang.String product
subnetId
java.lang.String subnetId
startupScript
java.lang.String startupScript
confirmDelete
boolean confirmDelete
confirmDisable
boolean confirmDisable
executableBuildables
java.util.Collection<E> executableBuildables
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
capabilityHelper
CapabilityHelper capabilityHelper
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
elasticUIBean
ElasticUIBean elasticUIBean
buildResultsSummaryManager
BuildResultsSummaryManager buildResultsSummaryManager
elasticAccountBean
ElasticAccountBean elasticAccountBean
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
capabilitySetManager
CapabilitySetManager capabilitySetManager
cachingPermissionManagerFacade
BambooCachingPermissionManagerFacade cachingPermissionManagerFacade
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
vpcs
com.atlassian.util.concurrent.LazyReference<T> vpcs
configurationId
long configurationId
image
ElasticImageConfiguration image
agentAssignments
java.util.Set<E> agentAssignments
existingEnvironments
java.util.List<E> existingEnvironments
allEnvironments
java.util.List<E> allEnvironments
selectedEnvironments
java.util.List<E> selectedEnvironments
agentAssignmentService
AgentAssignmentService agentAssignmentService
elasticImageConfigurationManager
ElasticImageConfigurationManager elasticImageConfigurationManager
environmentService
EnvironmentService environmentService
deploymentProjectService
DeploymentProjectService deploymentProjectService
capabilityRequirementsMatcher
CapabilityRequirementsMatcher capabilityRequirementsMatcher
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
configurationId
long configurationId
configuration
ElasticImageConfiguration configuration
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
urlConnection
java.net.URLConnection urlConnection
requestedElasticInstances
java.util.List<E> requestedElasticInstances
runningElasticInstances
java.util.List<E> runningElasticInstances
numAgentsToCreate
java.lang.String numAgentsToCreate
elasticImageConfigurations
java.util.Collection<E> elasticImageConfigurations
elasticImageConfiguration
ElasticImageConfiguration elasticImageConfiguration
elasticImageConfigurationId
long elasticImageConfigurationId
instanceId
java.lang.String instanceId
agentCreationPossible
boolean agentCreationPossible
confirmed
boolean confirmed
shutdownAll
boolean shutdownAll
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
elasticInstanceManager
ElasticInstanceManager elasticInstanceManager
elasticImageConfigurationAccessor
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor
elasticUIBean
ElasticUIBean elasticUIBean
elasticErrors
java.util.Collection<E> elasticErrors
offlineElasticAgents
java.util.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
java.lang.String instanceId
instance
RemoteElasticInstance instance
ec2Instance
com.atlassian.aws.ec2.RemoteEC2Instance ec2Instance
agentDefinition
ElasticAgentDefinition agentDefinition
image
ElasticImageConfiguration image
awsAccountBean
AwsAccountBean awsAccountBean
elasticInstances
java.util.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
java.lang.String cronExpression
elasticImageConfigurationId
long elasticImageConfigurationId
activeInstanceAdjustmentType
java.lang.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
java.lang.String affectedGroupName
affectedGroupName
java.lang.String affectedGroupName
groupName
java.lang.String groupName
membersInput
java.lang.String membersInput
currentMembers
java.util.List<E> currentMembers
currentGroup
com.atlassian.user.Group currentGroup
- The current group being acted upon
mode
java.lang.String mode
Package com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver |
instantMessagingServerId
long instantMessagingServerId
affectedInstantMessagingServerId
long affectedInstantMessagingServerId
name
java.lang.String name
host
java.lang.String host
port
java.lang.String port
username
java.lang.String username
password
java.lang.String password
resource
java.lang.String resource
secureConnectionRequired
boolean secureConnectionRequired
enforceLegacySsl
boolean enforceLegacySsl
passwordChange
java.lang.String passwordChange
messageTest
java.lang.String messageTest
testRecipients
java.lang.String testRecipients
currentInstantMessagingServer
InstantMessagingServerDefinition currentInstantMessagingServer
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
bambooSmackClient
BambooSmackClient bambooSmackClient
testConnection
boolean testConnection
Package com.atlassian.bamboo.ww2.actions.admin.mail |
name
java.lang.String name
from
java.lang.String from
prefix
java.lang.String prefix
userName
java.lang.String userName
password
java.lang.String password
hostName
java.lang.String hostName
smtpPort
java.lang.String smtpPort
jndiName
java.lang.String jndiName
removePrecedence
boolean removePrecedence
tlsRequired
boolean tlsRequired
passwordChange
java.lang.String passwordChange
isSendTest
java.lang.String isSendTest
testRecipient
java.lang.String testRecipient
bambooMailer
BambooMailer bambooMailer
smtpMailServer
com.atlassian.mail.server.SMTPMailServer smtpMailServer
chosenMailSetting
java.lang.String chosenMailSetting
encryptionService
EncryptionService encryptionService
Package com.atlassian.bamboo.ww2.actions.admin.migration |
backupPath
java.lang.String backupPath
fileDateFormat
java.lang.String fileDateFormat
filePrefix
java.lang.String filePrefix
fileExample
java.lang.String fileExample
backupCronExpression
java.lang.String backupCronExpression
backupDisabled
java.lang.String backupDisabled
exportArtifacts
java.lang.String exportArtifacts
awaitJobCompletion
java.lang.String awaitJobCompletion
backupConfigured
java.lang.String backupConfigured
scheduleBackupBeanImpl
ScheduleBackupBeanImpl scheduleBackupBeanImpl
bootstrapManager
BootstrapManager bootstrapManager
path
java.lang.String path
filename
java.lang.String filename
exportResults
boolean exportResults
exportArtifacts
boolean exportArtifacts
exportBuildLogs
boolean exportBuildLogs
bootstrapManager
BootstrapManager bootstrapManager
importExportManager
ImportExportManagerImpl importExportManager
path
java.lang.String path
backupFileName
java.lang.String backupFileName
backupSelected
boolean backupSelected
hotSwapSelected
boolean hotSwapSelected
backupPath
java.lang.String backupPath
clearArtifacts
boolean clearArtifacts
adminErrorHandler
AdminErrorHandler adminErrorHandler
importExportManager
ImportExportManager importExportManager
bootstrapManager
BootstrapManager bootstrapManager
textProvider
com.opensymphony.xwork.TextProvider textProvider
buildResultsIndexer
BuildResultsIndexer buildResultsIndexer
svnClientManagerFactory
SVNClientManagerFactory svnClientManagerFactory
userConfigurationService
UserConfigurationService userConfigurationService
Package com.atlassian.bamboo.ww2.actions.admin.notification |
systemNotificationRules
java.util.List<E> systemNotificationRules
notificationRecipients
java.util.Map<K,V> notificationRecipients
notificationTypes
java.util.Map<K,V> notificationTypes
previousTypeData
java.lang.String previousTypeData
lastModified
long lastModified
conditionKey
java.lang.String conditionKey
notificationRecipientType
java.lang.String notificationRecipientType
notificationId
long notificationId
cancelButton
java.lang.String cancelButton
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
java.lang.String newAuthorName
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
usersRules
java.util.List<E> usersRules
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
notificationManager
NotificationManager notificationManager
password
java.lang.String password
confirmPassword
java.lang.String confirmPassword
fullName
java.lang.String fullName
email
java.lang.String email
authors
java.util.List<E> authors
jabberAddress
java.lang.String jabberAddress
notificationPreference
java.lang.String notificationPreference
notificationTransportPreference
java.lang.String notificationTransportPreference
idePort
java.lang.String idePort
currentUser
BambooUser currentUser
availableAuthors
java.util.List<E> availableAuthors
repositoryAliases
java.util.List<E> repositoryAliases
currentUserName
java.lang.String currentUserName
groups
java.util.List<E> groups
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
htmlUtils
HtmlUtils htmlUtils
affectedUsername
java.lang.String affectedUsername
username
java.lang.String username
password
java.lang.String password
confirmPassword
java.lang.String confirmPassword
fullName
java.lang.String fullName
email
java.lang.String email
authors
java.util.List<E> authors
groups
java.util.List<E> groups
availableGroups
java.util.List<E> availableGroups
jabberAddress
java.lang.String jabberAddress
resetCaptcha
java.lang.String resetCaptcha
currentUser
BambooUser currentUser
- The current user being acted upon
mode
java.lang.String mode
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
loginInformationManager
LoginInformationManager loginInformationManager
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
affectedUsername
java.lang.String affectedUsername
usernameTerm
java.lang.String usernameTerm
fullnameTerm
java.lang.String fullnameTerm
emailTerm
java.lang.String emailTerm
fieldId
java.lang.String fieldId
multiSelect
boolean multiSelect
administrators
java.util.List<E> administrators
Package com.atlassian.bamboo.ww2.actions.admin.user.signup |
username
java.lang.String username
password
java.lang.String password
confirmPassword
java.lang.String confirmPassword
fullName
java.lang.String fullName
email
java.lang.String email
jabberAddress
java.lang.String jabberAddress
captcha
java.lang.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
java.util.List<E> buildAgents
remoteElasticInstances
java.util.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
java.lang.String showOptions
showStatus
java.lang.String showStatus
Package com.atlassian.bamboo.ww2.actions.author |
usersBuildStatistics
java.util.List<E> usersBuildStatistics
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
author
Author author
authorName
java.lang.String authorName
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
authors
java.util.List<E> authors
extendedAuthorManager
ExtendedAuthorManager extendedAuthorManager
dataset
org.jfree.data.time.TimeTableXYDataset dataset
textProvider
com.opensymphony.xwork.TextProvider textProvider
authorsBuildStatistics
java.util.List<E> authorsBuildStatistics
selectedAuthorNames
java.util.List<E> selectedAuthorNames
groupByPeriod
java.lang.String groupByPeriod
reportKey
java.lang.String reportKey
resolvedAutoPeriod
java.lang.String resolvedAutoPeriod
availableReports
java.util.Map<K,V> availableReports
availableGroupBy
java.util.Map<K,V> availableGroupBy
Package com.atlassian.bamboo.ww2.actions.branch |
enabled
boolean enabled
saved
boolean saved
matchingPattern
java.lang.String matchingPattern
timeOfInactivityInDays
java.lang.String timeOfInactivityInDays
svnBranchRootOverridden
boolean svnBranchRootOverridden
svnBranchRootOverride
java.lang.String svnBranchRootOverride
svnRepositoryBranchRoot
java.lang.String svnRepositoryBranchRoot
remoteJiraBranchLinkingEnabled
boolean remoteJiraBranchLinkingEnabled
branchesForAutoIntegration
java.util.Map<K,V> branchesForAutoIntegration
defaultNotificationStrategy
java.lang.String defaultNotificationStrategy
capabilityContext
CapabilityContext capabilityContext
branchDetectionService
BranchDetectionService branchDetectionService
scopedExclusionService
ScopedExclusionService scopedExclusionService
branchDetectionJobScheduler
BranchDetectionJobScheduler branchDetectionJobScheduler
buildConfiguration
BuildConfiguration buildConfiguration
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
buildConfiguration
BuildConfiguration buildConfiguration
creationOption
java.lang.String creationOption
branchesForCreation
java.util.List<E> branchesForCreation
redirectAddress
java.lang.String redirectAddress
branchVcsName
java.lang.String branchVcsName
chainBranchCreationService
ChainBranchCreationService chainBranchCreationService
branchDetectionService
BranchDetectionService branchDetectionService
repositoryManager
RepositoryManager repositoryManager
branchDetectionService
BranchDetectionService branchDetectionService
branchName
java.lang.String branchName
branchDescription
java.lang.String branchDescription
enabled
boolean enabled
saved
boolean saved
overrideBuildStrategy
boolean overrideBuildStrategy
repositoryTrigger
java.lang.Long[] repositoryTrigger
repositoryTriggerSelectors
java.util.List<E> repositoryTriggerSelectors
buildConfiguration
BuildConfiguration buildConfiguration
branchesForAutoIntegration
java.util.Map<K,V> branchesForAutoIntegration
planValidationService
PlanValidationService planValidationService
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
uiConfigBean
UIConfigSupport uiConfigBean
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
buildStrategyManager
BuildStrategyManager buildStrategyManager
buildStrategyConfigHelper
PlanConfigHelper buildStrategyConfigHelper
saved
boolean saved
buildConfiguration
BuildConfiguration buildConfiguration
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
overrideRepository
boolean overrideRepository
repositoryType
java.lang.String repositoryType
selectedRepository
java.lang.String selectedRepository
defaultRepositoryTypeDifferent
boolean defaultRepositoryTypeDifferent
labelManager
LabelManager labelManager
Package com.atlassian.bamboo.ww2.actions.build |
showBuilding
boolean showBuilding
showQueued
boolean showQueued
planKey
java.lang.String planKey
buildQueueManager
BuildQueueManager buildQueueManager
buildExecutionManager
BuildExecutionManager buildExecutionManager
agentManager
AgentManager agentManager
textProvider
com.opensymphony.xwork.TextProvider textProvider
triggerManager
TriggerManager triggerManager
planKey
java.lang.String planKey
chainExecutionManager
ChainExecutionManager chainExecutionManager
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
textProvider
com.opensymphony.xwork.TextProvider textProvider
triggerManager
TriggerManager triggerManager
bambooPermissionManager
BambooPermissionManager bambooPermissionManager
plan
ImmutablePlan plan
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
resultsSummary
java.util.List<E> resultsSummary
planResultKeys
java.util.List<E> planResultKeys
resultsList
java.util.List<E> resultsList
pipelineDefinitionMap
java.util.Map<K,V> pipelineDefinitionMap
sort
boolean sort
showOperations
boolean showOperations
showAgent
boolean showAgent
maxBuilds
java.lang.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
java.util.Collection<E> selectedBuilds
projectBuilds
java.util.Map<K,V> projectBuilds
projects
java.util.List<E> projects
projects
java.util.List<E> projects
selectedProjects
java.lang.String[] selectedProjects
selectedBuilds
java.lang.String[] selectedBuilds
stopBuildManager
StopBuildManager stopBuildManager
deletionService
DeletionService deletionService
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
auditLogService
AuditLogService auditLogService
successMessage
java.lang.String successMessage
projects
java.util.List<E> projects
planIds
long[] planIds
projectName
java.lang.String projectName
projectKey
java.lang.String projectKey
existingProjectKey
java.lang.String existingProjectKey
selectedPlans
java.util.Collection<E> selectedPlans
selectedPlanKeys
java.util.Collection<E> selectedPlanKeys
selectedProject
Project selectedProject
planKeyMappings
java.util.Map<K,V> planKeyMappings
planNameMappings
java.util.Map<K,V> planNameMappings
agentManager
AgentManager agentManager
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
planValidationService
PlanValidationService planValidationService
movePlanService
MovePlanService movePlanService
prevBuildResultKey
java.lang.String prevBuildResultKey
nextBuildResultKey
java.lang.String nextBuildResultKey
buildLoggerManager
BuildLoggerManager buildLoggerManager
buildQueueManager
BuildQueueManager buildQueueManager
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
chainBranchManager
ChainBranchManager chainBranchManager
executableAgents
ExecutableAgentsMatrix executableAgents
childDependencies
java.util.Set<E> childDependencies
parentDependencies
java.util.Set<E> parentDependencies
buildConfiguration
BuildConfiguration buildConfiguration
artifactDefinitions
java.util.List<E> artifactDefinitions
artifactSubscriptions
java.util.List<E> artifactSubscriptions
taskDefinitions
java.util.List<E> taskDefinitions
finalisingTaskDefinitions
java.util.List<E> finalisingTaskDefinitions
selectedTab
java.lang.String selectedTab
lastVcsRevisionKey
java.lang.String lastVcsRevisionKey
executableAgentsHelper
ExecutableAgentsHelper executableAgentsHelper
capabilityHelper
CapabilityHelper capabilityHelper
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
planDependencyManager
PlanDependencyManager planDependencyManager
artifactDefinitionManager
ArtifactDefinitionManager artifactDefinitionManager
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
taskUIConfigBean
TaskUIConfigBean taskUIConfigBean
taskManager
TaskManager taskManager
planVcsRevisionHistoryService
PlanVcsRevisionHistoryService planVcsRevisionHistoryService
Package com.atlassian.bamboo.ww2.actions.build.admin.config |
subscriptionId
long subscriptionId
artifactDefinitionId
long artifactDefinitionId
destination
java.lang.String destination
artifactSubscription
ArtifactSubscription artifactSubscription
artifactSubscriptions
java.util.List<E> artifactSubscriptions
availableSubscriptions
java.util.List<E> availableSubscriptions
artifactDefinitionManager
ArtifactDefinitionManager artifactDefinitionManager
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
artifactId
long artifactId
name
java.lang.String name
location
java.lang.String location
copyPattern
java.lang.String copyPattern
sharedArtifact
boolean sharedArtifact
artifactDefinition
ArtifactDefinition artifactDefinition
artifactDefinitions
java.util.List<E> artifactDefinitions
artifactSubscriptions
java.util.List<E> artifactSubscriptions
artifactDefinitionManager
ArtifactDefinitionManager artifactDefinitionManager
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
deploymentProjectService
DeploymentProjectService deploymentProjectService
chainBranchManager
ChainBranchManager chainBranchManager
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
projectName
java.lang.String projectName
buildName
java.lang.String buildName
buildDescription
java.lang.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
java.lang.String notificationRecipientType
conditionKey
java.lang.String conditionKey
notificationId
long notificationId
lastModified
long lastModified
notificationManager
NotificationManager notificationManager
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
notificationTypes
java.util.Map<K,V> notificationTypes
notificationRecipients
java.util.Map<K,V> notificationRecipients
edit
java.lang.String edit
previousTypeData
java.lang.String previousTypeData
build
ImmutableBuildable build
saved
boolean saved
plan
ImmutablePlan plan
buildKey
java.lang.String buildKey
requirementId
long requirementId
requirementKey
java.lang.String requirementKey
requirementMatchType
java.lang.String requirementMatchType
existingRequirement
java.lang.String existingRequirement
regexMatch
boolean regexMatch
requirementMatchValue
java.lang.String requirementMatchValue
regexMatchValue
java.lang.String regexMatchValue
existingRequirementName
java.lang.String existingRequirementName
executableAgents
ExecutableAgentsMatrix executableAgents
decorators
java.util.Map<K,V> decorators
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 |
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
repositoryDefinitions
java.util.List<E> repositoryDefinitions
SELECTED_REPOSITORY
java.lang.String SELECTED_REPOSITORY
saved
boolean saved
repositoryId
long repositoryId
repositoryName
java.lang.String repositoryName
repositoryDefinition
RepositoryDefinition repositoryDefinition
userDescription
java.lang.String userDescription
decoratedRepositoryDefinition
DecoratedRepositoryDefinition decoratedRepositoryDefinition
repositoryConfigHelper
RepositoryConfigHelper repositoryConfigHelper
webRepositoryConfigHelper
WebRepositoryConfigHelper webRepositoryConfigHelper
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
planVcsRevisionHistoryService
PlanVcsRevisionHistoryService planVcsRevisionHistoryService
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
selectedRepository
long selectedRepository
repositoryOption
RepositoryOption repositoryOption
repositoryPluginKey
java.lang.String repositoryPluginKey
globalRepositoryId
long globalRepositoryId
repositoryManager
RepositoryManager repositoryManager
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
replaceRepository
java.lang.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
java.util.List<E> availableTasks
saved
boolean saved
taskId
long taskId
taskName
java.lang.String taskName
taskDefinition
TaskDefinition taskDefinition
userDescription
java.lang.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
java.lang.String createTaskKey
editHtml
java.lang.String editHtml
taskDescriptor
TaskModuleDescriptor taskDescriptor
taskModuleDescriptor
TaskModuleDescriptor taskModuleDescriptor
editHtml
java.lang.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
java.lang.String variableKey
variableValue
java.lang.String variableValue
variables
java.util.Collection<E> variables
masterVariables
java.util.List<E> masterVariables
variableMap
java.util.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
java.lang.String buildKey
jobKey
java.lang.String jobKey
planLimitReached
boolean planLimitReached
clonePlan
boolean clonePlan
planKeyToClone
java.lang.String planKeyToClone
existingProjectKey
java.lang.String existingProjectKey
uiConfigBean
UIConfigBean uiConfigBean
jdkManager
JdkManager jdkManager
availableJdks
java.util.Collection<E> availableJdks
jobCreationService
JobCreationService jobCreationService
chainCreationService
ChainCreationService chainCreationService
repositoryConfigHelper
RepositoryConfigHelper repositoryConfigHelper
buildStrategyConfigHelper
BuildStrategyConfigHelper buildStrategyConfigHelper
webRepositoryConfigHelper
WebRepositoryConfigHelper webRepositoryConfigHelper
mutablePlan
com.atlassian.util.concurrent.Supplier<T> mutablePlan
chainEnabled
boolean chainEnabled
parentKey
java.lang.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
buildConfiguration
BuildConfiguration buildConfiguration
plan
Plan plan
subBuildKey
java.lang.String subBuildKey
planLimitReached
boolean planLimitReached
allowStageCreation
boolean allowStageCreation
- For functional tests.
jobCreationService
JobCreationService jobCreationService
uiConfigBean
UIConfigBean uiConfigBean
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
jdkManager
JdkManager jdkManager
availableJdks
java.util.Collection<E> availableJdks
chainsPlans
java.util.List<E> chainsPlans
chainsToClone
java.util.Collection<E> chainsToClone
defaultChainToClone
ImmutableChain defaultChainToClone
ignoreUnclonableSubscriptions
boolean ignoreUnclonableSubscriptions
unclonableSubscriptions
java.util.List<E> unclonableSubscriptions
jobEnabled
boolean jobEnabled
parentKey
java.lang.String parentKey
jobCreationService
JobCreationService jobCreationService
deletionService
DeletionService deletionService
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
deletionService
DeletionService deletionService
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
projectName
java.lang.String projectName
chainName
java.lang.String chainName
chainDescription
java.lang.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
java.lang.String jobKey
stageId
long stageId
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
invalidSubscriptionsToJob
java.util.List<E> invalidSubscriptionsToJob
invalidSubscriptionsOfJob
java.util.List<E> invalidSubscriptionsOfJob
removeBrokenSubscriptions
boolean removeBrokenSubscriptions
chainBranchManager
ChainBranchManager chainBranchManager
index
int index
stageId
long stageId
artifactSubscriptionManager
ArtifactSubscriptionManager artifactSubscriptionManager
invalidSubscriptions
java.util.List<E> invalidSubscriptions
removeBrokenSubscriptions
boolean removeBrokenSubscriptions
chainBranchManager
ChainBranchManager chainBranchManager
stageId
java.lang.String stageId
stageName
java.lang.String stageName
stageDescription
java.lang.String stageDescription
stageManual
boolean stageManual
relatedDeploymentProjects
java.util.List<E> relatedDeploymentProjects
planValidationService
PlanValidationService planValidationService
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
auditLogService
AuditLogService auditLogService
pluginKey
java.lang.String pluginKey
availableJobs
java.util.List<E> availableJobs
pluginUrl
java.lang.String pluginUrl
pluginName
java.lang.String pluginName
pluginTabName
java.lang.String pluginTabName
buildLogFileAccessorFactory
BuildLogFileAccessorFactory buildLogFileAccessorFactory
logLines
int logLines
filteredTestResults
FilteredTestResults<T extends TestClassResultDescriptor> filteredTestResults
testQuarantineManager
TestQuarantineManager testQuarantineManager
commentMode
boolean commentMode
linesToDisplay
int linesToDisplay
jobResultKeyForLogDisplay
java.lang.String jobResultKeyForLogDisplay
relatedDeployments
java.util.List<E> relatedDeployments
deploymentVersionService
DeploymentVersionService deploymentVersionService
statistics
StatisticsCollector statistics
resultsList
java.util.List<E> resultsList
filterController
FilterController filterController
pager
Pager<T> pager
lastSuccessfulSummary
ResultsSummary lastSuccessfulSummary
lastSummary
ResultsSummary lastSummary
relatedDeploymentProjects
java.util.List<E> relatedDeploymentProjects
relatedVersions
java.util.Set<E> relatedVersions
deploymentResultService
DeploymentResultService deploymentResultService
deploymentVersionService
DeploymentVersionService deploymentVersionService
testQuarantineManager
TestQuarantineManager testQuarantineManager
testsManager
TestsManager testsManager
quarantinedTestCases
java.util.List<E> quarantinedTestCases
userManager
com.atlassian.user.UserManager userManager
Package com.atlassian.bamboo.ww2.actions.chains.admin |
notificationRecipientType
java.lang.String notificationRecipientType
conditionKey
java.lang.String conditionKey
notificationId
long notificationId
lastModified
long lastModified
notificationManager
NotificationManager notificationManager
instantMessagingServerManager
InstantMessagingServerManager instantMessagingServerManager
notificationTypes
java.util.Map<K,V> notificationTypes
notificationRecipients
java.util.Map<K,V> notificationRecipients
edit
java.lang.String edit
previousTypeData
java.lang.String previousTypeData
saved
boolean saved
jobMap
java.util.Map<K,V> jobMap
auditHistoryPager
Pager<T> auditHistoryPager
filterStart
long filterStart
filterEnd
long filterEnd
auditLogService
AuditLogService auditLogService
childDependencies
java.util.Set<E> childDependencies
parentDependencies
java.util.Set<E> parentDependencies
artifacts
com.google.common.collect.Multimap<K,V> artifacts
variableDefinitions
java.util.List<E> variableDefinitions
lastVcsRevisionKey
java.lang.String lastVcsRevisionKey
planDependencyManager
PlanDependencyManager planDependencyManager
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
elasticFunctionalityFacade
ElasticFunctionalityFacade elasticFunctionalityFacade
artifactDefinitionManager
ArtifactDefinitionManager artifactDefinitionManager
variableDefinitionManager
VariableDefinitionManager variableDefinitionManager
planVcsRevisionHistoryService
PlanVcsRevisionHistoryService planVcsRevisionHistoryService
repositoryDefinitionManager
RepositoryDefinitionManager repositoryDefinitionManager
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
Package com.atlassian.bamboo.ww2.actions.chains.admin.triggers |
triggerId
long triggerId
triggerDescription
java.lang.String triggerDescription
repositoryTrigger
java.lang.Long[] repositoryTrigger
buildStrategy
BuildStrategy buildStrategy
repositoryTriggerSelectors
java.util.List<E> repositoryTriggerSelectors
planConfigurationUIPluginHelper
PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper
buildStrategyConfigurationService
BuildStrategyConfigurationService buildStrategyConfigurationService
triggerId
long triggerId
buildStrategyConfigHelper
BuildStrategyConfigHelper buildStrategyConfigHelper
buildStrategyConfigHelper
BuildStrategyConfigHelper buildStrategyConfigHelper
Package com.atlassian.bamboo.ww2.actions.charts |
dataset
org.jfree.data.xy.XYDataset dataset
chart
java.util.Map<K,V> chart
reportKey
java.lang.String reportKey
resultsList
java.util.List<E> resultsList
combinedByBuildChart
java.util.Map<K,V> combinedByBuildChart
resultsList
java.util.List<E> resultsList
height
int height
width
int width
filterController
FilterController filterController
buildResultsList
java.util.List<E> buildResultsList
combinedByTimeChart
java.util.Map<K,V> combinedByTimeChart
groupSuccessFailureChartBy
java.lang.String groupSuccessFailureChartBy
height
int height
width
int width
chartManager
ChartManager chartManager
chart
java.util.Map<K,V> chart
dataset
org.jfree.data.xy.XYDataset dataset
reportKey
java.lang.String reportKey
Package com.atlassian.bamboo.ww2.actions.comment |
commentContent
java.lang.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
java.util.Collection<E> events
statusCode
int statusCode
fiveOhOhException
java.lang.Throwable fiveOhOhException
exceptionTranslator
ExceptionTranslator exceptionTranslator
Package com.atlassian.bamboo.ww2.actions.jira |
planResultKey
java.lang.String planResultKey
testCaseId
long testCaseId
appLinkId
java.lang.String appLinkId
jiraRemoteIssueManager
JiraRemoteIssueManager jiraRemoteIssueManager
jiraApplinksService
JiraApplinksService jiraApplinksService
jiraRestService
JiraRestService jiraRestService
credentialsRequiredUrl
java.net.URI credentialsRequiredUrl
summary
java.lang.String summary
description
java.lang.String description
issueType
java.lang.String issueType
project
java.lang.String project
newIssueKey
java.lang.String newIssueKey
components
java.util.List<E> components
versions
java.util.List<E> versions
eventPublisher
com.atlassian.event.api.EventPublisher eventPublisher
resultsSummaryManager
ResultsSummaryManager resultsSummaryManager
bambooHostApplication
BambooHostApplication bambooHostApplication
linkedJiraIssue
LinkedJiraIssue linkedJiraIssue
testsManager
TestsManager testsManager
jiraIssueManager
JiraIssueManager jiraIssueManager
knownFields
java.util.Set<E> knownFields
issueKey
java.lang.String issueKey
credentialsRequiredContextException
CredentialsRequiredContextException credentialsRequiredContextException
jiraBranchLinkingService
JiraBranchLinkingService jiraBranchLinkingService
response
com.opensymphony.webwork.dispatcher.json.JSONObject response
projectKey
java.lang.String projectKey
issueTypeId
java.lang.String issueTypeId
issueKey
java.lang.String issueKey
jiraIssueKey
java.lang.String jiraIssueKey
bambooProjectKey
java.lang.String bambooProjectKey
jiraRemoteIssueManager
JiraRemoteIssueManager jiraRemoteIssueManager
jiraProjectKey
java.lang.String jiraProjectKey
jiraUrl
java.net.URI jiraUrl
credentialsRequiredUrl
java.net.URI credentialsRequiredUrl
bambooProject
Project bambooProject
linkedJiraIssue
LinkedJiraIssue linkedJiraIssue
testCaseId
long testCaseId
credentialsRequiredContextException
CredentialsRequiredContextException credentialsRequiredContextException
manualIssueKey
java.lang.String manualIssueKey
testsManager
TestsManager testsManager
jiraApplinksService
JiraApplinksService jiraApplinksService
jiraRestService
JiraRestService jiraRestService
jiraIssueManager
JiraIssueManager jiraIssueManager
issueKey
java.lang.String issueKey
transitionId
java.lang.String transitionId
resolutionId
java.lang.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
java.util.List<E> labels
labelInput
java.lang.String labelInput
selectedLabel
java.lang.String selectedLabel
resultsSummary