- cache() - Method in class com.atlassian.bamboo.testutils.backdoor.Backdoor
-
- CACHE - Static variable in class com.atlassian.bamboo.testutils.rest.common.RestConstants
-
- CACHE_SUB_DIR - Static variable in class com.atlassian.bamboo.storage.location.PathConstants
-
- CACHE_TEST_PATH - Static variable in class com.atlassian.bamboo.agent.bootstrap.ClasspathBuilder
-
- CacheableClasspathServlet - Class in com.atlassian.bamboo.agent.classserver.cacheable
-
- CacheableClasspathServlet() - Constructor for class com.atlassian.bamboo.agent.classserver.cacheable.CacheableClasspathServlet
-
- CacheAwareness - Class in com.atlassian.bamboo.util
-
- CacheAwareness.CacheInfo - Class in com.atlassian.bamboo.util
-
- CacheControl - Class in com.atlassian.bamboo.testutils.backdoor
-
- CacheControl(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.backdoor.CacheControl
-
- CACHED_PLAN_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- CachedBuildPersisterDecorator - Class in com.atlassian.bamboo.persister
-
Caches the builds so speed up performance and handle transient Build fields.
- CachedBuildPersisterDecorator(BuildPersisterDecorator) - Constructor for class com.atlassian.bamboo.persister.CachedBuildPersisterDecorator
-
- CacheDescription - Interface in com.atlassian.bamboo.repository
-
Cache description bean used to display info about the single cache entry
- CacheDescription.FileBased - Class in com.atlassian.bamboo.repository
-
Default file based implementation.
- CachedOperationId(Callable<T>, Object...) - Constructor for class com.atlassian.bamboo.util.CallableResultCache.CachedOperationId
-
- cachedPlanManager - Variable in class com.atlassian.bamboo.notification.AbstractNotificationEventListener
-
- CachedPlanManager - Interface in com.atlassian.bamboo.plan.cache
-
Provides access to immutable, centrally cached plans.
- cachedPlanManager - Variable in class com.atlassian.bamboo.reports.charts.BambooReportLineChart
-
- cachedPlanManager - Variable in class com.atlassian.bamboo.trigger.environment.AbstractEnvironmentTriggerConfigurator
-
- cachedPlanManager - Variable in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- CachedPlanManagerImpl - Class in com.atlassian.bamboo.plan.cache
-
- CachedPlanManagerImpl() - Constructor for class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- cachedPlanManagerRef - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- CachedRepositoryDefinitionManager - Interface in com.atlassian.bamboo.repository
-
- CacheHandler - Interface in com.atlassian.bamboo.repository
-
- CacheId - Class in com.atlassian.bamboo.repository
-
Identifier used for caching method results on Repository classes and its descendants
- CacheId(Repository, String...) - Constructor for class com.atlassian.bamboo.repository.CacheId
-
- cacheInfo(String) - Static method in class com.atlassian.bamboo.util.CacheAwareness
-
- CacheInvalidators - Class in com.atlassian.bamboo.hibernate.invalidators
-
- CacheLoadContextSupport - Class in com.atlassian.bamboo.plan.cache
-
- cacheNever() - Static method in class com.atlassian.bamboo.plugins.rest.common.RestHelper
-
Removes caching in response
- CacheRefresherFactoryImpl - Class in com.atlassian.bamboo.crowd
-
Workaround for https://bulldog.internal.atlassian.com/browse/KRAK-1293
- CacheRefresherFactoryImpl() - Constructor for class com.atlassian.bamboo.crowd.CacheRefresherFactoryImpl
-
- CacheResource - Class in com.atlassian.bamboo.plugins.testutils.rest.resource.cache
-
- CacheResource(CachedPlanManager) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.resource.cache.CacheResource
-
- CachingAdministrationConfigurationAccessor - Class in com.atlassian.bamboo.configuration
-
Caches AdministrationConfiguration object from server side to avoid unnecessary fetching at remote agent side
- CachingAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Constructor for class com.atlassian.bamboo.configuration.CachingAdministrationConfigurationAccessor
-
- CachingArtifactLinkDataProviderDecorator - Class in com.atlassian.bamboo.build.artifact
-
Caches all values returned from the decorated provider.
- CachingArtifactLinkDataProviderDecorator(ArtifactLinkDataProvider) - Constructor for class com.atlassian.bamboo.build.artifact.CachingArtifactLinkDataProviderDecorator
-
- CachingAwareRepository - Interface in com.atlassian.bamboo.repository
-
Should be implemented by repositories supporting caching of its method calls.
- CachingAwareRepository.CachableOperation - Enum in com.atlassian.bamboo.repository
-
- CachingSerializationSecurityConfigAccessor - Class in com.atlassian.bamboo.agent.remote.serialization
-
Class returns default SerializationSecurityConfig until AgentRegisteredEvent appears,
from that point administrationConfigurationAccessor is used to get this property.
- CachingSerializationSecurityConfigAccessor(EventPublisher, CachingAdministrationConfigurationAccessor) - Constructor for class com.atlassian.bamboo.agent.remote.serialization.CachingSerializationSecurityConfigAccessor
-
- CachingServiceProviderTokenStore - Class in com.atlassian.bamboo.oauth.serviceprovider
-
Caching Service provider token store, responsible for caching OAuth service provider authentication tokens.
- CachingServiceProviderTokenStore(AutowireCapableBeanFactory, CacheManager) - Constructor for class com.atlassian.bamboo.oauth.serviceprovider.CachingServiceProviderTokenStore
-
- CachingSidRetrievalStrategy - Class in com.atlassian.bamboo.security.acegi.acls
-
This class provides caching for calls to a wrapped a SidRetrievalStrategy.
- CachingSidRetrievalStrategy(SidRetrievalStrategy) - Constructor for class com.atlassian.bamboo.security.acegi.acls.CachingSidRetrievalStrategy
-
- calculateAdlerChecksum(File) - Static method in class com.atlassian.bamboo.agent.bootstrap.BootstrapUtils
-
- calculateAndSetDeltaState(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- calculateAndSetDeltaState(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Figures out the delta state for the provided results summary, if a 'fixing' build
will also calculate how long it took to fix.
- calculateAndUpdateResultSummary(UserResponsibilityEvent, ImmutablePlan) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibilitiesUpdatedNotificationListener
-
- calculateBuildAndLifeCycleState(CurrentBuildResult, List<TaskResult>) - Method in class com.atlassian.bamboo.v2.build.task.AbstractBuildTask
-
- calculateBuildAndLifeCycleState(CurrentResult, List<TaskResult>) - Static method in class com.atlassian.bamboo.v2.build.task.BuildStateHelper
-
- calculateCrc32(File) - Static method in class com.atlassian.bamboo.agent.bootstrap.BootstrapUtils
-
- calculateCurrentVariablesState(PlanResultKey) - Method in interface com.atlassian.bamboo.resultsummary.variables.ResultsSummaryVariableAccessor
-
Get state of variables at point when execution of the build stopped.
- calculateCurrentVariablesState(PlanResultKey) - Method in class com.atlassian.bamboo.resultsummary.variables.ResultsSummaryVariableAccessorImpl
-
- calculateDifference(Group, Group) - Method in class com.atlassian.crowd.embedded.noop.NoopAuditLogMapper
-
- calculateDifference(AuditLogEventType, User, User) - Method in class com.atlassian.crowd.embedded.noop.NoopAuditLogMapper
-
- calculateExecutors(CommonContextMap.ContextWithMetadata) - Method in class com.atlassian.bamboo.v2.build.queue.ExecutorCalculator
-
- calculateInitialVariablesState(PlanResultKey) - Method in interface com.atlassian.bamboo.resultsummary.variables.ResultsSummaryVariableAccessor
-
Get state of variables as recorded at the start of the build.
- calculateInitialVariablesState(PlanResultKey) - Method in class com.atlassian.bamboo.resultsummary.variables.ResultsSummaryVariableAccessorImpl
-
- calculateNextRunTime(Schedule) - Method in class com.atlassian.bamboo.schedule.AtlassianSchedulerServiceImpl
-
- calculateParams() - Method in class com.atlassian.bamboo.v2.ww2.build.TriggerManualBuild
-
- calculatePasswordDiff() - Method in class com.atlassian.crowd.embedded.noop.NoopAuditLogMapper
-
- calculatePermissionKeysAfterRemoval(MutableAcl, List<String>) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclHelper
-
- calculatePluginKeyHash(String) - Static method in class com.atlassian.bamboo.event.analytics.TaskBuildStartedAnalyticsEvent
-
- calculateQueueDuration(ChainResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Calculates queueDuration value for a chain result as a maximum value of (vcsUpdateTime - queueTime) for all related job results.
- calculateQueueDuration(ChainResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- calculateQueueDuration(ChainResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- calculateQueueDuration(ChainResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Calculates queueDuration value for a chain result as a maximum value of (vcsUpdateTime - queueTime) for all related job results.
- calculateRecipients(UserResponsibilityEvent, ImmutablePlan, ResultsSummary) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibilitiesUpdatedNotificationListener
-
- calculateRelativePath(File, File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Calculates a relative path to a file from the given directory.
- calculateRequirements(TaskDefinition, Environment) - Method in interface com.atlassian.bamboo.deployments.environments.DeploymentTaskRequirementSupport
-
- calculateRequirements(TaskDefinition) - Method in class com.atlassian.bamboo.plugins.ant.task.configuration.AntBuildTaskConfigurator
-
- calculateRequirements(TaskDefinition) - Method in class com.atlassian.bamboo.plugins.command.task.configuration.CommandBuildTaskConfigurator
-
- calculateRequirements(TaskDefinition, Job) - Method in class com.atlassian.bamboo.plugins.grails.GrailsTaskConfigurator
-
- calculateRequirements(TaskDefinition) - Method in class com.atlassian.bamboo.plugins.maven.task.configuration.AbstractMavenBuildTaskConfigurator
-
- calculateRequirements(TaskDefinition) - Method in class com.atlassian.bamboo.plugins.maven.task.configuration.Maven1BuildTaskConfigurator
-
- calculateRequirements(TaskDefinition) - Method in class com.atlassian.bamboo.plugins.maven.task.configuration.Maven2BuildTaskConfigurator
-
- calculateRequirements(TaskDefinition) - Method in class com.atlassian.bamboo.plugins.maven.task.configuration.Maven3BuildTaskConfigurator
-
- calculateRequirements(TaskDefinition, Job) - Method in class com.atlassian.bamboo.plugins.php.task.configuration.PhpUnitBuildTaskConfigurator
-
- calculateRequirements(TaskConfiguratorHelper, TaskDefinition) - Static method in class com.atlassian.bamboo.plugins.php.task.utils.PhpUnitBuildTaskHelper
-
- calculateRequirements(TaskDefinition, Job) - Method in class com.atlassian.bamboo.task.AbstractTaskConfigurator
-
- calculateRequirements(TaskDefinition, Buildable) - Method in class com.atlassian.bamboo.task.AbstractTaskConfigurator
-
- calculateRequirements(TaskDefinition, Job) - Method in interface com.atlassian.bamboo.task.BuildTaskRequirementSupport
-
- calculateRequirements(TaskDefinition, Job) - Method in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- calculateRequirements(TaskDefinition, Environment) - Method in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- calculateRequirements(TaskDefinition) - Method in interface com.atlassian.bamboo.task.TaskRequirementSupport
-
- calculateRequirements(TaskDefinition, Job) - Method in class com.atlassian.bamboo.warnings.WarningsTaskConfigurator
-
- calculateRequirementsForTaskDefinition(Job, TaskDefinition) - Method in interface com.atlassian.bamboo.task.TaskManager
-
- calculateRequirementsForTaskDefinition(RequirementSet, TaskDefinition, Supplier<Set<Requirement>>) - Method in interface com.atlassian.bamboo.task.TaskManager
-
- calculateRequirementsForTaskDefinition(RequirementSet, TaskDefinition, Supplier<Set<Requirement>>, boolean) - Method in interface com.atlassian.bamboo.task.TaskManager
-
- calculateRequirementsForTaskDefinition(Job, TaskDefinition) - Method in class com.atlassian.bamboo.task.TaskManagerImpl
-
- calculateRequirementsForTaskDefinition(RequirementSet, TaskDefinition, Supplier<Set<Requirement>>) - Method in class com.atlassian.bamboo.task.TaskManagerImpl
-
- calculateRequirementsForTaskDefinition(RequirementSet, TaskDefinition, Supplier<Set<Requirement>>, boolean) - Method in class com.atlassian.bamboo.task.TaskManagerImpl
-
- calculateResult(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.bamboo.agent.classserver.AgentServerServlet
-
- calculateResult(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.bamboo.agent.classserver.GetJarServlet
-
- calculateResult(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.bamboo.agent.classserver.GetPackageServlet
-
- calculateResult(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.bamboo.agent.classserver.GetResourceServlet
-
- calculateResult(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.bamboo.agent.classserver.GetResourcesServlet
-
- calculateResult(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.bamboo.agent.classserver.PluginArtifactServlet
-
- calculateTestedInResults(DeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersion
-
- calculateUtilisedAgentTime(long) - Method in interface com.atlassian.bamboo.resultsummary.AgentBuildResultsSummaryDao
-
Calculates the time spent performing builds of an agent.
- calculateUtilisedAgentTime(long) - Method in class com.atlassian.bamboo.resultsummary.AgentBuildResultsSummaryHibernateDao
-
- calculateUtilisedAgentTime(long) - Method in class com.atlassian.bamboo.resultsummary.AgentBuildResultsSummaryManagerImpl
-
- calculateUtilisedAgentTime(long) - Method in interface com.atlassian.bamboo.resultsummary.AgentResultsSummaryManager
-
Calculates the time spent performing builds of an agent.
- calculateVariableSetSha(Iterable<? extends VariableDefinitionIdentifier>) - Static method in class com.atlassian.bamboo.variable.VariableHashCodeProvider
-
WARNING: do not change unless you have REALLY good reason
- calculateVcsUpdateDuration(ChainResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Calculates vcsUpdateDuration value for a chain result as a maximum value of (buildDate - vcsUpdateTime) for all related job results.
- calculateVcsUpdateDuration(ChainResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- calculateVcsUpdateDuration(ChainResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- calculateVcsUpdateDuration(ChainResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Calculates vcsUpdateDuration value for a chain result as a maximum value of (buildDate - vcsUpdateTime) for all related job results.
- CalculatingBlockingReference<T> - Class in com.atlassian.bamboo.concurrent
-
Retrieves a reference from a supplier.
- CalculatingBlockingReference(Supplier<T>) - Constructor for class com.atlassian.bamboo.concurrent.CalculatingBlockingReference
-
- call() - Method in class com.atlassian.bamboo.build.artifact.BuildArtifactPostProcessor
-
Copy all of the build's artifacts for this build across to the builds artifact directory
- call() - Method in interface com.atlassian.bamboo.build.LimitedConcurrencyCaller.Callable
-
- call() - Method in class com.atlassian.bamboo.build.monitoring.BuildMonitoringPerPlanPlugin
-
- call(CommonContext, ReadOnlyCapabilitySet) - Method in class com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask
-
- call(CommonContext, ReadOnlyCapabilitySet) - Method in class com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask
-
- call(AgentAssignment) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentHelper.ExecutableHandler
-
- call() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- call() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverDeltaCalculator
-
- call() - Method in interface com.atlassian.bamboo.core.ScopedExclusionService.GeneratorCallable
-
Computes a result, or throws an exception if unable to do so.
- call() - Method in class com.atlassian.bamboo.index.AbstractIndexer.IndexAllCallable
-
- call() - Method in class com.atlassian.bamboo.plugin.BambooPluginUtils.Callable
-
- call() - Method in class com.atlassian.bamboo.plugin.BambooPluginUtils.NoThrowCallable
-
- call() - Method in class com.atlassian.bamboo.plugin.BambooPluginUtils.Runnable
-
- call() - Method in class com.atlassian.bamboo.plugins.labeller.BuildLabeller
-
This action will run after a build has completed.
- call() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenDependenciesServerPostProcessor
-
- call(Callable<T>, Object...) - Method in class com.atlassian.bamboo.util.CallableResultCache
-
executes a callable if no fresh result is cached, throws an checked exception
See LoadingCache.getUnchecked(Object)
- call() - Method in interface com.atlassian.bamboo.utils.BambooCallables.ThrowingX
-
- call() - Method in class com.atlassian.bamboo.utils.UnixWindowsCallable
-
- call() - Method in class com.atlassian.bamboo.utils.UnixWindowsRunnable
-
- call(CommonContext, ReadOnlyCapabilitySet) - Method in interface com.atlassian.bamboo.v2.build.agent.BuildPhase
-
Execute the build task.
- call() - Method in interface com.atlassian.bamboo.v2.build.task.BuildTask
-
Execute the build task.
- call(CommonContext, ReadOnlyCapabilitySet) - Method in class com.atlassian.bamboo.v2.build.task.InitializeBuild
-
- call() - Method in class com.atlassian.bamboo.vcsversion.VCSVersionReader
-
- Callable(String) - Constructor for class com.atlassian.bamboo.plugin.BambooPluginUtils.Callable
-
- CallableResultCache<T> - Class in com.atlassian.bamboo.util
-
Caches results of supplied callables.
- CallableResultCache.CachedOperationId<T> - Class in com.atlassian.bamboo.util
-
- callback - Variable in class com.atlassian.bamboo.rest.model.AbstractRestList
-
- callChecked(Callable<T>, Object...) - Method in class com.atlassian.bamboo.util.CallableResultCache
-
executes a callable if no fresh result is cached, throws a checked exception
See LoadingCache.get(Object)
- callInTransaction() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverDeltaCalculator
-
- callOnUnix() - Method in class com.atlassian.bamboo.utils.UnixWindowsCallable
-
- callOnWindows() - Method in class com.atlassian.bamboo.utils.UnixWindowsCallable
-
- callUnchecked(Callable<V>) - Static method in class com.atlassian.bamboo.utils.BambooCallables
-
- callUnsafeCode(BambooPluginUtils.Callable<T>) - Static method in class com.atlassian.bamboo.plugin.BambooPluginUtils
-
Calls call() method on the supplied callable.
- canAddGroups() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage
-
- canAddStage() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageConfigurationPage
-
- canAdminister(Project, String) - Method in class com.atlassian.bamboo.plugins.navlinks.spi.impl.NavlinksProjectPermissionManager
-
- canAdministrate() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canAdministrate(BambooPermissionScope) - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canAdministrateRestricted() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canAdministrateRestricted(BambooPermissionScope) - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canBatch(BambooAgentMessage) - Method in interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessageBatch.BatchFactory
-
- canBeRemovedFrom(PlanKey) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.RequirementDetailsPage
-
- canBeRemovedFrom(TestEnvironmentDetails) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.RequirementDetailsPage
-
- canBuild() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canBuild(BambooPermissionScope) - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- cancel(boolean) - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionFuture
-
- cancel(boolean) - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionShutdownFuture
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.components.variables.InlineVariableEditComponent
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.helpers.ConfirmDeleteRequirementDialog
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.ConfirmDeleteQuickFilterDialog
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.EditQuickFilterDialog
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.ConfirmDeleteQuickFilterRuleDialog
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.EditQuickFilterRuleComponent
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage.ConfirmDeleteAgentDialog
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentDockerPage
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.DeleteEnvironmentTriggerConfirmationDialog
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.pages.global.filter.EditPersonalFilterComponent
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ConfigureJobDockerPage
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanTasksPage
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.QuarantineConfirmationDialog
-
- cancel() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.EditProjectDetailsPage
-
- cancel() - Method in interface com.atlassian.bamboo.process.BackgroundTaskProcesses.BackgroundTaskProcessesFacade
-
Kills all processes.
- cancel() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- cancel() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateTasksJobWizard
-
- cancelAllBuilds(PlanKey, boolean) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
-
- cancelAllBuilds(PlanKey, boolean) - Method in interface com.atlassian.bamboo.build.StopBuildManager
-
Will stop all builds running for plan identified by
PlanKey
- cancelBuild(PlanResultKey, boolean) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
-
- cancelBuild(PlanResultKey, boolean) - Method in interface com.atlassian.bamboo.build.StopBuildManager
-
Cancel a running build optionally abandoning the result
- cancelBuild(String) - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- cancelBuild(String) - Method in interface com.atlassian.bamboo.v2.build.agent.ExecutableBuildAgent
-
Cancels the passed buildResultKey if it matches
- cancelDeployment(ResultKey, Long, Long) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
-
- cancelDeployment(ResultKey, Long, Long) - Method in interface com.atlassian.bamboo.build.StopBuildManager
-
Cancel a running deployment
- CancelException - Exception in com.atlassian.bamboo.executor
-
- CancelException(String) - Constructor for exception com.atlassian.bamboo.executor.CancelException
-
- CancelExecutionAgentMessage - Class in com.atlassian.bamboo.v2.build.agent.messages
-
- CancelExecutionAgentMessage(ResultKey, Long) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.CancelExecutionAgentMessage
-
- cancelLink - Variable in class com.atlassian.bamboo.pageobjects.pages.docker.AbstractDockerPage
-
- cancelSpotRequests(AWSAccount) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Cancel spot instance requests.
- cancelSpotRequests(AWSAccount) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- canChangeDefaultRepository(ImmutablePlan) - Method in class com.atlassian.bamboo.configuration.external.helpers.PlanRepositoryValidator
-
Check if default plan repository can be replaced by another repository.
- canChangePermission(String, String) - Method in class com.atlassian.bamboo.pageobjects.components.permissions.PermissionsTableComponent
-
Whether the given permission can be changed for the given principal.
- canChooseAnyBuildProject() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- canChooseAnyDeploymentProject() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- canChooseExistingRelease() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.execute.ExecuteDeploymentPage
-
- canClone() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canClone(BambooPermissionScope) - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canConfigureStage() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageElement
-
- canConvert(Class) - Method in class com.atlassian.bamboo.persister.xstream.BambooCurrentApplicationConverter
-
- canConvert(Class) - Method in class com.atlassian.bamboo.persister.xstream.BambooDateTimeConverter
-
Inform XStream that we're responsible for converting the DateTime objects.
- canConvert(Class) - Method in class com.atlassian.bamboo.persister.xstream.BuildStateConverter
-
- canConvert(Class) - Method in class com.atlassian.bamboo.persister.xstream.ConverterDecorator
-
- canConvert(Class) - Method in class com.atlassian.bamboo.persister.xstream.DeploymentResultKeyImplConverter
-
- canConvert(Class) - Method in class com.atlassian.bamboo.persister.xstream.SecondsDateConverter
-
Inform XStream that we're reponsible for converting dates.
- canConvert(Class) - Method in class com.atlassian.bamboo.repository.RepositoryConfigurationReferenceConverter
-
- canConvert(Class) - Method in class com.atlassian.bamboo.serialization.xstream.AbstractHibernateCollectionConverter
-
- canConvert(Class) - Method in class com.atlassian.bamboo.serialization.xstream.BuildContextXStreamConverter
-
- canConvert(Class) - Method in class com.atlassian.bamboo.serialization.xstream.BuildDefinitionXStreamConverter
-
- canConvert(Class) - Method in class com.atlassian.bamboo.serialization.xstream.ConcurrentHashMapConverter
-
- canConvert(Class) - Method in class com.atlassian.bamboo.serialization.xstream.FinalCollectionConverter
-
- canConvert(Class) - Method in class com.atlassian.bamboo.serialization.xstream.FinalHashMapConverter
-
- canConvert(Class) - Method in class com.atlassian.bamboo.serialization.xstream.FinalLinkedHashMapConverter
-
- canConvert(Class) - Method in class com.atlassian.bamboo.serialization.xstream.OptionalCommitFilesXStreamConverter
-
- canConvert(Class) - Method in class com.atlassian.bamboo.serialization.xstream.StrippingConverter
-
- canConvert(Class) - Method in class com.atlassian.bamboo.utils.xstream.converters.PeriodConverter
-
- canConvertToLinked() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.AbstractVcsComponent
-
- canCreate() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canCreate(BambooPermissionScope) - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canCreateDeploymentProject() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageConfigurationPage
-
- canCreateGroups() - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Whether creation of new groups is allowed.
- canCreateGroups() - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- canCreateGroups() - Method in class com.atlassian.bamboo.ww2.actions.admin.group.ConfigureGroup
-
- canCreateGroups() - Method in class com.atlassian.bamboo.ww2.actions.admin.group.CreateGroupAction
-
- canCreateJob() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageElement
-
- canCreateNewProject() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanDetailsComponent
-
- canCreateNewRelease() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.execute.ExecuteDeploymentPage
-
- canCreatePlan() - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Checks if currently logged in user can create new plans.
- canCreatePlan() - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- canCreatePlan() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- canCreatePlanInProject(String) - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Checks if currently logged in user can create plans in a project identified by projectKey
.
- canCreatePlanInProject(Project) - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Checks if currently logged in user can create plans in a project
.
- canCreatePlanInProject(String) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- canCreatePlanInProject(Project) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- canCreatePlanInProject(Project) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- canCreateProject() - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Checks if currently logged in user can create new projects.
- canCreateProject() - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- canCreateProject() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- canCreateRepository() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canCreateRepository(BambooPermissionScope) - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canCreateUsers() - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Whether creation of new users is allowed.
- canCreateUsers() - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- canCreateUsers() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- canDecorate(TaskContext) - Method in class com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
-
- canDelete(boolean) - Method in class com.atlassian.bamboo.deployments.OperationsImpl.Builder
-
- canDelete() - Method in class com.atlassian.bamboo.ww2.actions.admin.group.ConfigureGroup
-
- canDelete() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- canDeleteUser(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage
-
- canDeleteUser() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage
-
- canDeploy() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canDeployFromCustomBranch() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- canDeployFromCustomBranch() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- canDoMerge() - Method in class com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager
-
- canDoMerge() - Method in class com.atlassian.bamboo.plugins.github.GitHubWorkingCopyManager
-
- canDoMerge() - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerWorkingCopyManager
-
- canDoMerge() - Method in interface com.atlassian.bamboo.vcs.runtime.MergingVcsWorkingCopyManager
-
- canEdit(boolean) - Method in class com.atlassian.bamboo.deployments.OperationsImpl.Builder
-
- canEdit() - Method in class com.atlassian.bamboo.ww2.actions.admin.group.ConfigureGroup
-
- canEdit() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- canEditProjectSettings() - Method in class com.atlassian.bamboo.pageobjects.pages.project.ProjectSummaryPage
-
- canEditUser() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage
-
- canEnqueue(long) - Method in interface com.atlassian.bamboo.configuration.external.RssDetectionService
-
Checks whether Bamboo can enqueue RSS detection for the given repository.
- canEnqueue(long) - Method in class com.atlassian.bamboo.configuration.external.RssDetectionServiceImpl
-
- canExecute(boolean, String) - Method in class com.atlassian.bamboo.deployments.OperationsImpl.Builder
-
This method can be executed multiple times.
- canExecute(BuildAgent, CommonContext, ImmutableRequirementSet) - Method in interface com.atlassian.bamboo.plan.ExecutableAgentsHelper
-
Returns true or false depending on whether the agent can execute the given context, taking into account requirement set
and other global settings such as agent assignments.
- canExecute(BuildAgent, CommonContext, ImmutableRequirementSet) - Method in class com.atlassian.bamboo.plan.ExecutableAgentsHelperImpl
-
- canExecute(BuildAgent, CommonContextMap.ContextWithMetadata) - Method in class com.atlassian.bamboo.v2.build.queue.ExecutorCalculator
-
- canExpand(String) - Method in class com.atlassian.bamboo.rest.model.expansion.Expansion
-
Check if the given property is a sub node of the current property
- canExpand() - Method in class com.atlassian.bamboo.rest.model.expansion.Expansion
-
Check if the current property can be expanded
- canHandleArtifact(ArtifactDefinitionContext, Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
-
- canHandleArtifact(ArtifactDefinitionContext, Map<String, String>) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandler
-
- canHandleArtifact(ArtifactDefinitionContext, Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerDecoratorSupport
-
- canHandleArtifact(ArtifactDefinitionContext, Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
-
- canIgnoreResultsFrom(File) - Method in class com.atlassian.bamboo.build.test.junit.JunitTestReportCollector
-
- canIgnoreResultsFrom(File) - Method in interface com.atlassian.bamboo.build.test.TestReportCollector
-
Checks if file "looks like" containing valid results for this test report collector.
- canIgnoreResultsFrom(File) - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestNGTestReportCollector
-
- canLogin(Principal, HttpServletRequest) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooAuthenticationController
-
- canManageAgents() - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Returns true if the current user has credentials to manage Bamboo Agents.
- canManageAgents() - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- canManageElasticBamboo() - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Returns true if the current user has credentials to manage Elastic Bamboo.
- canManageElasticBamboo() - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- canManageEntityLinksFor(EntityReference) - Method in class com.atlassian.bamboo.security.applinks.BambooHostApplication
-
- canMerge(long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashResource
-
- canMergePullRequest(long) - Method in class com.atlassian.bamboo.plugins.stash.branchstatus.BitbucketServerPullRequestHandler
-
Retrieves given pull request mergeability state.
- canMergePullRequest(String, String, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- canMethodMutateState(String) - Static method in class com.atlassian.bamboo.utils.HttpUtils
-
- canModifyAnyStageJob() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageElement
-
- CannotResolvePluginClassException - Exception in com.atlassian.bamboo.serialization.xstream
-
Thrown when attempting to deserialize class from a plugin fails.
- CannotResolvePluginClassException(String, String, String) - Constructor for exception com.atlassian.bamboo.serialization.xstream.CannotResolvePluginClassException
-
- CannotResolvePluginClassException(String, String, String, String) - Constructor for exception com.atlassian.bamboo.serialization.xstream.CannotResolvePluginClassException
-
- canOverrideBranch() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- canOverrideCDOptions() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- canPerformActions() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.TestTableRowElement
-
- canRead() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canRead(BambooPermissionScope) - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canReadAndWriteWhenLocked() - Method in class com.atlassian.bamboo.index.IndexerContextBuilder
-
- canReadWhenLocked() - Method in interface com.atlassian.bamboo.index.IndexerContext
-
Describes if the context can be used to execute read operation when indexer is locked
- canReadWhenLocked() - Method in class com.atlassian.bamboo.index.IndexerContextBuilder
-
- canRemoveGroup(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage
-
- canRequestMutateState() - Static method in class com.atlassian.bamboo.util.RequestCacheThreadLocal
-
- canRun() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanElement
-
- canRunCustomBuild(PlanKey) - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
- canRunCustomBuild(PlanKey) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- canRunCustomBuild(PlanIdentifier) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
Checks if the current user has permissions sufficient to run custom/parameterised build of a given plan
- canSelectBranch() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateVersionPage
-
- canSelectBranch() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.execute.NewReleaseComponent
-
- canSelectBuildProject(String) - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- canSelectDeploymentProject(String) - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- canSelectExisingRepository(String) - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- canSelectExistingRepository(String) - Method in class com.atlassian.bamboo.pageobjects.components.vcs.VcsCreationComponent
-
- canStartCustomisedPlan() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- canStartPlan() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- canToggleQuarantine() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.TestCaseActionsComponent
-
- canTrigger(Class<? extends Triggerable>) - Method in class com.atlassian.bamboo.build.strategy.AbstractBuildStrategy
-
Deprecated.
Default implementation: trigger only works for Chains
- canTrigger(Class<? extends Triggerable>) - Method in class com.atlassian.bamboo.build.strategy.AbstractQuartzStrategy
-
Deprecated.
- canTrigger(Class<? extends Triggerable>) - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- canTrigger(Class<? extends Triggerable>) - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategy
-
Deprecated.
- canTrigger(Class<? extends Triggerable>) - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- canTrigger(Class<? extends Triggerable>) - Method in class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy
-
Deprecated.
- canTrigger(Class<? extends Triggerable>) - Method in class com.atlassian.bamboo.build.strategy.StashBuildStrategy
-
Deprecated.
- canTrigger(Triggerable) - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerModuleDescriptorImpl
-
- canTrigger(Triggerable) - Method in class com.atlassian.bamboo.plugins.stash.trigger.CanTriggerPlansWithStashRepository
-
- canTrigger(Triggerable) - Method in class com.atlassian.bamboo.trigger.applicability.CanTriggerAnything
-
- canTrigger(Triggerable) - Method in class com.atlassian.bamboo.trigger.applicability.CanTriggerEnvironments
-
- canTrigger(Triggerable) - Method in class com.atlassian.bamboo.trigger.applicability.CanTriggerPlans
-
- canTrigger(Triggerable) - Method in class com.atlassian.bamboo.trigger.applicability.CanTriggerPlansWithRepositories
-
- canTrigger(Triggerable) - Method in interface com.atlassian.bamboo.trigger.applicability.TriggerApplicabilityCondition
-
Detailed check of trigger applicability.
- canTrigger(Triggerable) - Method in class com.atlassian.bamboo.trigger.dependency.CanTriggerIfAnotherEnvironmentExistsInProject
-
- canTrigger(Triggerable) - Method in interface com.atlassian.bamboo.trigger.TriggerModuleDescriptor
-
- CanTriggerAnything - Class in com.atlassian.bamboo.trigger.applicability
-
- CanTriggerAnything() - Constructor for class com.atlassian.bamboo.trigger.applicability.CanTriggerAnything
-
- CanTriggerEnvironments - Class in com.atlassian.bamboo.trigger.applicability
-
- CanTriggerEnvironments() - Constructor for class com.atlassian.bamboo.trigger.applicability.CanTriggerEnvironments
-
- CanTriggerIfAnotherEnvironmentExistsInProject - Class in com.atlassian.bamboo.trigger.dependency
-
- CanTriggerIfAnotherEnvironmentExistsInProject() - Constructor for class com.atlassian.bamboo.trigger.dependency.CanTriggerIfAnotherEnvironmentExistsInProject
-
- CanTriggerPlans - Class in com.atlassian.bamboo.trigger.applicability
-
- CanTriggerPlans() - Constructor for class com.atlassian.bamboo.trigger.applicability.CanTriggerPlans
-
- CanTriggerPlansWithRepositories - Class in com.atlassian.bamboo.trigger.applicability
-
- CanTriggerPlansWithRepositories() - Constructor for class com.atlassian.bamboo.trigger.applicability.CanTriggerPlansWithRepositories
-
- CanTriggerPlansWithStashRepository - Class in com.atlassian.bamboo.plugins.stash.trigger
-
- CanTriggerPlansWithStashRepository() - Constructor for class com.atlassian.bamboo.plugins.stash.trigger.CanTriggerPlansWithStashRepository
-
- CanTriggerPredicate(Triggerable) - Constructor for class com.atlassian.bamboo.trigger.applicability.TriggerApplicabilityCondition.CanTriggerPredicate
-
Deprecated.
- canTriggerType(Class<? extends Triggerable>) - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerModuleDescriptorImpl
-
- canTriggerType(Class<? extends Triggerable>) - Method in class com.atlassian.bamboo.trigger.applicability.CanTriggerAnything
-
- canTriggerType(Class<? extends Triggerable>) - Method in class com.atlassian.bamboo.trigger.applicability.CanTriggerEnvironments
-
- canTriggerType(Class<? extends Triggerable>) - Method in class com.atlassian.bamboo.trigger.applicability.CanTriggerPlans
-
- canTriggerType(Class<? extends Triggerable>) - Method in interface com.atlassian.bamboo.trigger.applicability.TriggerApplicabilityCondition
-
General check of trigger applicability.
- canTriggerType(Class<? extends Triggerable>) - Method in interface com.atlassian.bamboo.trigger.TriggerModuleDescriptor
-
- CanTriggerTypePredicate(Class<? extends Triggerable>) - Constructor for class com.atlassian.bamboo.trigger.applicability.TriggerApplicabilityCondition.CanTriggerTypePredicate
-
Deprecated.
- canUnleash() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.QuarantinedTestRow
-
- canUseExistingProject() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanDetailsComponent
-
- canView(boolean) - Method in class com.atlassian.bamboo.deployments.OperationsImpl.Builder
-
- canWrite() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canWrite(BambooPermissionScope) - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- canWriteWhenLocked() - Method in interface com.atlassian.bamboo.index.IndexerContext
-
Describes if the context can be used to execute write operation when indexer is locked
- CapabililitiesAwareBuildTask - Interface in com.atlassian.bamboo.v2.build.task
-
- capabilities - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl_
-
- CAPABILITIES - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl_
-
- CapabilitiesTestHelper - Class in com.atlassian.bamboo.capability
-
- CapabilitiesTestHelper() - Constructor for class com.atlassian.bamboo.capability.CapabilitiesTestHelper
-
- capability - Variable in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- Capability - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
- CAPABILITY_AGENT_ENVIRONMENT_PREFIX - Static variable in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelper
-
- CAPABILITY_BUILDER_PREFIX - Static variable in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelper
-
- CAPABILITY_BUILDER_TYPE - Static variable in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelper
-
- CAPABILITY_JDK_PREFIX - Static variable in class com.atlassian.bamboo.configuration.Jdk
-
- CAPABILITY_JDK_TYPE - Static variable in class com.atlassian.bamboo.configuration.Jdk
-
- CAPABILITY_SCOPE - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl_
-
- CAPABILITY_SET - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl_
-
- CAPABILITY_SET - Static variable in class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl_
-
- CAPABILITY_SET_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- CAPABILITY_SET_TYPE - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl_
-
- CAPABILITY_SHORT_KEY - Static variable in class com.atlassian.bamboo.plugins.command.task.CommandConfig
-
- CAPABILITY_TYPE_NAME - Static variable in class com.atlassian.bamboo.configuration.Jdk
-
- CapabilityAgentMapping - Class in com.atlassian.bamboo.v2.build.agent.capability
-
Simple tuple class that pairs capability and pipelineDefinition
- CapabilityAgentMapping(Capability, Long) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityAgentMapping
-
- CapabilityAgentMapping(Capability) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityAgentMapping
-
- capabilityAgentMappings - Variable in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- capabilityAgentMappingsSorted - Variable in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- capabilityConfigurationManager - Variable in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- CapabilityConfigurationManager - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
Manager for retrieving/storing configuration associated with
Capability
.
- CapabilityConfigurationSupport - Class in com.atlassian.bamboo.configuration.agent
-
- CapabilityConfigurationSupport() - Constructor for class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- CapabilityConfiguratorEditPerspectiveEnabledModuleDescriptorPredicate - Class in com.atlassian.bamboo.plugin.descriptor.predicate
-
- CapabilityConfiguratorEditPerspectiveEnabledModuleDescriptorPredicate(PluginAccessor) - Constructor for class com.atlassian.bamboo.plugin.descriptor.predicate.CapabilityConfiguratorEditPerspectiveEnabledModuleDescriptorPredicate
-
- CapabilityConfiguratorEditPerspectiveEnabledModuleDescriptorPredicate(String, PluginAccessor) - Constructor for class com.atlassian.bamboo.plugin.descriptor.predicate.CapabilityConfiguratorEditPerspectiveEnabledModuleDescriptorPredicate
-
- CapabilityConfiguratorModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- CapabilityConfiguratorModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.CapabilityConfiguratorModuleDescriptor
-
- CapabilityConfiguratorPluginModule - Interface in com.atlassian.bamboo.capability
-
Module descriptor for Capability Configurator plugin point
- CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate - Class in com.atlassian.bamboo.plugin.descriptor.predicate
-
- CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate(PluginAccessor) - Constructor for class com.atlassian.bamboo.plugin.descriptor.predicate.CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate
-
- CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate(String, PluginAccessor) - Constructor for class com.atlassian.bamboo.plugin.descriptor.predicate.CapabilityConfiguratorViewPerspectiveEnabledModuleDescriptorPredicate
-
- capabilityContext - Variable in class com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
-
- capabilityContext - Variable in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- capabilityContext - Variable in class com.atlassian.bamboo.plugins.php.task.PhpUnitBuildTask
-
- CapabilityContext - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
Allows the ability to retrieve a capability set specific to the context
it is called from.
- CapabilityContextImpl - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilityContextImpl() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityContextImpl
-
- CapabilityDao - Interface in com.atlassian.bamboo.capability
-
- capabilityDao - Variable in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- CapabilityDaoImpl - Class in com.atlassian.bamboo.capability
-
- CapabilityDaoImpl() - Constructor for class com.atlassian.bamboo.capability.CapabilityDaoImpl
-
- CapabilityDecorator - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilityDecorator(Capability, CapabilityType, ReadOnlyCapabilitySet, TextProvider, CapabilityGroup) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityDecorator
-
- CapabilityDecorator(String, String, long, CapabilityType, ReadOnlyCapabilitySet, TextProvider, CapabilityGroup, CapabilitySet) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityDecorator
-
- capabilityDefaultsHelper - Variable in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- CapabilityDefaultsHelper - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
- capabilityDefaultsHelper - Variable in class com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
-
- CapabilityDefaultsHelperImpl - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilityDefaultsHelperImpl() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelperImpl
-
- CapabilityDefaultsHelperModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- CapabilityDefaultsHelperModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.CapabilityDefaultsHelperModuleDescriptor
-
- CapabilityElasticImageMapping - Class in com.atlassian.bamboo.v2.build.agent.capability
-
Simple tuple class that pairs capability and pipelineDefinition
- CapabilityElasticImageMapping(Capability, ElasticImageConfiguration) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityElasticImageMapping
-
- capabilityElasticImageMappings - Variable in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- capabilityGroup - Variable in class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
-
- CapabilityGroup - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilityGroup(CapabilityType, TextProvider) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityGroup
-
- capabilityHelper - Variable in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- capabilityHelper - Variable in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- capabilityHelper - Variable in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- CapabilityHelper - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilityHelperImpl - Class in com.atlassian.bamboo.v2.build.agent.capability
-
Class that helps the display and configuration of capabilities and requirements
- CapabilityHelperImpl(PluginAccessor) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelperImpl
-
- CapabilityHibernateSetDao - Class in com.atlassian.bamboo.capability
-
- CapabilityHibernateSetDao() - Constructor for class com.atlassian.bamboo.capability.CapabilityHibernateSetDao
-
- CapabilityImpl - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilityImpl() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl
-
- CapabilityImpl(String, String) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl
-
- CapabilityImpl_ - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilityImpl_() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl_
-
- capabilityKey - Variable in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- capabilityKey - Variable in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- capabilityKeyStartsWith(String) - Static method in class com.atlassian.bamboo.utils.BambooPredicates
-
Get a predicate that returns true for
Capability
which key starts with given prefix
- capabilityKeyStartsWith(String) - Static method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityPredicates
-
Get a predicate that returns true for
Capability
which key starts with given prefix
- capabilityKeyToExecutableLabel(String) - Static method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- capabilityKeyToExecutableType(String) - Static method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- CapabilityManager - Interface in com.atlassian.bamboo.capability
-
Interface to handle certain operations against the capability
- capabilityManager - Variable in class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- CapabilityManagerImpl - Class in com.atlassian.bamboo.capability
-
- CapabilityManagerImpl() - Constructor for class com.atlassian.bamboo.capability.CapabilityManagerImpl
-
- CapabilityMatchResult - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilityMatchResult() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityMatchResult
-
- CapabilityMatchResult(boolean) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityMatchResult
-
- CapabilityMatchResult(boolean, List<ImmutableRequirement>) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityMatchResult
-
- CapabilityMatchResult(CapabilityMatchResult) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityMatchResult
-
- CapabilityPredicates - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilityPredicates() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityPredicates
-
- CapabilityProperties - Interface in com.atlassian.bamboo.buildqueue.properties
-
- CapabilityPropertiesImpl - Class in com.atlassian.bamboo.v2.build.agent.properties
-
- CapabilityPropertiesImpl() - Constructor for class com.atlassian.bamboo.v2.build.agent.properties.CapabilityPropertiesImpl
-
- CapabilityRenamedEvent - Class in com.atlassian.bamboo.event
-
Triggered when capability label changed
- CapabilityRenamedEvent(CapabilityType, String, String, boolean) - Constructor for class com.atlassian.bamboo.event.CapabilityRenamedEvent
-
- CapabilityRequirementSetDecorator - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilityRequirementSetDecorator(ReadOnlyCapabilitySet, ReadOnlyCapabilitySet, TextProvider, CapabilityHelper) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityRequirementSetDecorator
-
- CapabilityRequirementSetDecorator(Collection<Capability>, ReadOnlyCapabilitySet, TextProvider, CapabilityHelper) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityRequirementSetDecorator
-
- CapabilityRequirementSetDecorator(ImmutableBuildable, ImmutableRequirementSet, TextProvider, CapabilityHelper, TaskManager) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityRequirementSetDecorator
-
- CapabilityRequirementSetDecorator(Collection<? extends ImmutableRequirement>, TextProvider, CapabilityHelper) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityRequirementSetDecorator
-
- CapabilityRequirementSetDecorator(ImmutableBuildable, Collection<? extends ImmutableRequirement>, TextProvider, CapabilityHelper, TaskManager) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityRequirementSetDecorator
-
- CapabilityRequirementSetDecorator(List<? extends RequirementAwareMapping>, TextProvider, CapabilityHelper) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityRequirementSetDecorator
-
- CapabilityRequirementsMatcher - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilityRequirementsMatcherImpl - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilityRequirementsMatcherImpl() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilityRequirementsMatcherImpl
-
- CapabilityResource - Class in com.atlassian.bamboo.plugins.rest.resource
-
- CapabilityResource(I18nResolver, CapabilitySetManager, CapabilityHelper) - Constructor for class com.atlassian.bamboo.plugins.rest.resource.CapabilityResource
-
- CapabilityScope - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- capabilityScope - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl_
-
- CapabilityScopeUserType - Class in com.atlassian.bamboo.capability
-
- CapabilityScopeUserType() - Constructor for class com.atlassian.bamboo.capability.CapabilityScopeUserType
-
- capabilitySet - Variable in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- capabilitySet - Variable in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- capabilitySet - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl_
-
- CapabilitySet - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
- capabilitySet - Variable in class com.atlassian.bamboo.v2.build.agent.RemotableRemoteAgentDefinitionImpl
-
- capabilitySet - Static variable in class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl_
-
- CapabilitySetDao - Interface in com.atlassian.bamboo.capability
-
- CapabilitySetImpl - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilitySetImpl() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl
-
- CapabilitySetImpl(CapabilityScope, Capability...) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl
-
- CapabilitySetImpl(CapabilityScope) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl
-
- CapabilitySetImpl_ - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilitySetImpl_() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl_
-
- capabilitySetManager - Variable in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- CapabilitySetManager - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilitySetManagerImpl - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilitySetManagerImpl() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- CapabilitySetManagerUtils - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilitySetManagerUtils() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerUtils
-
- CapabilitySetMapper - Class in com.atlassian.bamboo.migration.stream
-
- CapabilitySetMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.CapabilitySetMapper
-
- CapabilitySetProvider - Class in com.atlassian.bamboo.capability
-
- capabilitySetType - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl_
-
- CapabilitySubstitutionBean - Interface in com.atlassian.bamboo.build
-
- capabilityType - Variable in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- capabilityType - Variable in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- capabilityType - Variable in class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
-
- CapabilityType - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
Effectively a capability type object that specifies certain behaviour characteristics.
- CapabilityTypeModule - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
- CapabilityTypeModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- CapabilityTypeModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.CapabilityTypeModuleDescriptor
-
- CaptchaConfiguration - Class in com.atlassian.bamboo.configuration
-
Configuration for Captcha
- CaptchaConfiguration() - Constructor for class com.atlassian.bamboo.configuration.CaptchaConfiguration
-
- captchaControl() - Method in class com.atlassian.bamboo.testutils.backdoor.Backdoor
-
- CaptchaControl - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- CaptchaControl(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.CaptchaControl
-
- captchaControl() - Method in class com.atlassian.bamboo.testutils.junit.rule.BackdoorRule
-
- captchaLoaded() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooLoginPage
-
Has the captcha image actually loaded (will not work in IE).
- captchaLoaded() - Method in class com.atlassian.bamboo.pageobjects.pages.user.SignupPage
-
Has the captcha image actually loaded (will not work in IE).
- CaptchaResource - Class in com.atlassian.bamboo.plugins.testutils.rest.resource
-
- CaptchaResource(AdministrationConfigurationAccessor, AdministrationConfigurationPersister) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.resource.CaptchaResource
-
- cascadeInvalidate(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
Removes the cached reference for the passed plan and its children.
- cascadeInvalidate(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- cast(Object) - Method in class com.atlassian.bamboo.utils.map.Key
-
- category(String) - Method in class com.atlassian.bamboo.build.warning.WarningAnnotation.Builder
-
- cb - Variable in class com.atlassian.bamboo.jpa.JpaUtils.CriteriaQuery
-
- cb - Variable in class com.atlassian.bamboo.jpa.JpaUtils.CriteriaUpdate
-
- CBD_BUILD_COMMANDLINE - Static variable in interface com.atlassian.bamboo.process.ProcessService
-
Key name in custom build data
- CBD_BUILD_TIME_STAMP - Static variable in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
Key name in custom build data
- certificateFile(String) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration.Builder
-
- CFG_ALTERNATE_GLOBAL_SETTINGS_PATH - Static variable in class com.atlassian.bamboo.plugins.maven.dependencies.MavenDependenciesProcessorConfig
-
- CFG_ALTERNATE_USER_SETTINGS_PATH - Static variable in class com.atlassian.bamboo.plugins.maven.dependencies.MavenDependenciesProcessorConfig
-
- CFG_ARGUMENT - Static variable in class com.atlassian.bamboo.plugins.command.task.CommandConfig
-
- CFG_ARGUMENT - Static variable in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- CFG_ARGUMENTS - Static variable in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- CFG_ASSOCIATE_REPOSITORY - Static variable in interface com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants
-
- CFG_AUTOMATIC_DEPENDENCY_MANAGEMENT - Static variable in class com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementPlugin
-
- CFG_AUTOMATIC_DEPENDENCY_MANAGEMENT_ENABLED - Static variable in class com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementPlugin
-
- CFG_AUTOMATIC_DEPENDENCY_MANAGEMENT_OBJECT - Static variable in class com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementPlugin
-
- CFG_AVAILABLE_PARSERS - Static variable in interface com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants
-
- CFG_AVAILABLE_REPOSITORIES - Static variable in class com.atlassian.bamboo.plugins.vcs.task.configuration.AbstractVcsTaskConfigurator
-
- CFG_AVAILABLE_REPOSITORIES - Static variable in interface com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants
-
- CFG_BRANCH_NAME - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.VcsBranchTaskComponent
-
- CFG_BRANCH_NAME - Static variable in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsBranchTaskConfigurator
-
- CFG_BRANCH_NAME - Static variable in class com.atlassian.bamboo.trigger.environment.AbstractEnvironmentTriggerConfigurator
-
- CFG_BRANCH_SELECTION_MODE - Static variable in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- CFG_BRANCH_SELECTION_MODE - Static variable in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- CFG_BRANCH_SELECTION_MODE - Static variable in interface com.atlassian.bamboo.trigger.cron.CronTriggerConfigurationConstants
-
- CFG_BRANCH_SELECTION_MODE - Static variable in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulPlanTriggerConfigurator
-
- CFG_BRANCH_SELECTION_MODE - Static variable in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulStageTriggerConfigurator
-
- CFG_BRANCH_SELECTION_OPTIONS - Static variable in class com.atlassian.bamboo.trigger.environment.AbstractEnvironmentTriggerConfigurator
-
- CFG_BUILD_FILE - Static variable in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- CFG_BUILDER_LABEL - Static variable in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- CFG_BUILDER_LABEL - Static variable in interface com.atlassian.bamboo.task.TaskConfigConstants
-
- CFG_CHECKOUT_DIR_PREFIX - Static variable in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsCheckoutTaskConfigurator
-
- CFG_CHECKOUT_DIR_PREFIX - Static variable in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- CFG_CLEAN_CHECKOUT - Static variable in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsCheckoutTaskConfigurator
-
- CFG_CLOVER_EXISTS - Static variable in class com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
-
- CFG_COMMIT_MESSAGE - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.VcsCommitTaskComponent
-
- CFG_COMMIT_MESSAGE - Static variable in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsCommitTaskConfigurator
-
- CFG_CONTAINER_DIR_PREFIX - Static variable in class com.atlassian.bamboo.build.docker.DockerPipelineValidationServiceImpl
-
- CFG_COVERAGE_HTML_DIRECTORY_NAME - Static variable in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- CFG_COVERAGE_HTML_ENABLED - Static variable in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- CFG_COVERAGE_HTML_ENABLED_BOOLEAN - Static variable in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- CFG_CREDENTIALS_NAME - Static variable in class com.atlassian.bamboo.credentials.AbstractCredentialType
-
- CFG_DEFAULT_REPOSITORY - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.AbstractVcsTaskComponent
-
- CFG_DEFAULT_REPOSITORY - Static variable in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsCheckoutTaskConfigurator
-
- CFG_DEFAULT_REPOSITORY - Static variable in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- CFG_DEFAULT_REPOSITORY - Static variable in interface com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants
-
- CFG_DEFAULT_REPOSITORY_KEY - Static variable in class com.atlassian.bamboo.plugins.vcs.task.configuration.AbstractVcsTaskConfigurator
-
- CFG_DEFAULT_REPOSITORY_NAME - Static variable in class com.atlassian.bamboo.plugins.vcs.task.configuration.AbstractVcsTaskConfigurator
-
- CFG_DEPLOYMENT_ID - Static variable in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulDeploymentTriggerConfigurator
-
- CFG_DEPLOYMENTS_MODE - Static variable in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- CFG_DEPLOYMENTS_MODE - Static variable in interface com.atlassian.bamboo.trigger.cron.CronTriggerConfigurationConstants
-
- CFG_DOCKER_IMAGE - Static variable in class com.atlassian.bamboo.build.docker.DockerPipelineValidationServiceImpl
-
- CFG_ENVIRONMENT_VARIABLES - Static variable in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- CFG_ENVIRONMENT_VARIABLES - Static variable in class com.atlassian.bamboo.plugins.command.task.CommandConfig
-
- CFG_ENVIRONMENT_VARIABLES - Static variable in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- CFG_ENVIRONMENT_VARIABLES - Static variable in interface com.atlassian.bamboo.task.TaskConfigConstants
-
- CFG_ENVIRONMENTS - Static variable in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulDeploymentTriggerConfigurator
-
- CFG_FAIL_BUILD_MINIMUM_SEVERITY - Static variable in interface com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants
-
- CFG_FAIL_BUILD_ON_WARNINGS - Static variable in interface com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants
-
- CFG_FAIL_BUILD_THRESHOLD - Static variable in interface com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants
-
- CFG_FILEPATH - Static variable in class com.atlassian.bamboo.plugins.variable.inject.InjectVariablesConfig
-
- CFG_FILES_PATTERN - Static variable in interface com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants
-
- CFG_FILES_TO_STAGE - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.VcsCommitTaskComponent
-
- CFG_GOALS - Static variable in class com.atlassian.bamboo.plugins.maven.task.AbstractMavenConfig
-
- CFG_HAS_TESTS - Static variable in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- CFG_HAS_TESTS - Static variable in interface com.atlassian.bamboo.task.TaskConfigConstants
-
- CFG_HAS_TESTS_BOOLEAN - Static variable in interface com.atlassian.bamboo.task.TaskConfigConstants
-
- CFG_HOST_DIR_PREFIX - Static variable in class com.atlassian.bamboo.build.docker.DockerPipelineValidationServiceImpl
-
- CFG_INTERPRETER - Static variable in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- CFG_JDK_LABEL - Static variable in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- CFG_JDK_LABEL - Static variable in interface com.atlassian.bamboo.task.TaskConfigConstants
-
- CFG_LOCAL_REPOSITORY_PATH - Static variable in class com.atlassian.bamboo.plugins.maven.dependencies.MavenDependenciesProcessorConfig
-
- CFG_LOG_JUNIT_ENABLED - Static variable in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- CFG_LOG_JUNIT_ENABLED_BOOLEAN - Static variable in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- CFG_LOG_JUNIT_FILENAME - Static variable in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- CFG_NAMESPACE - Static variable in class com.atlassian.bamboo.plugins.variable.inject.InjectVariablesConfig
-
- CFG_PARSER - Static variable in interface com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants
-
- CFG_PASSWORD - Static variable in class com.atlassian.bamboo.credentials.UsernamePasswordCredentialType
-
- CFG_PLAN_HAS_MULTIPLE_BRANCHES - Static variable in class com.atlassian.bamboo.trigger.environment.AbstractEnvironmentTriggerConfigurator
-
- CFG_PROJECT_FILENAME - Static variable in interface com.atlassian.bamboo.task.TaskConfigConstants
-
- CFG_SCOPE - Static variable in class com.atlassian.bamboo.plugins.variable.inject.InjectVariablesConfig
-
- CFG_SCRIPT - Static variable in class com.atlassian.bamboo.plugins.command.task.CommandConfig
-
- CFG_SCRIPT_BODY - Static variable in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- CFG_SCRIPT_FILE - Static variable in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- CFG_SCRIPT_LOCATION_TYPE - Static variable in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- CFG_SELECTED_REPOSITORIES_INDICES - Static variable in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsCheckoutTaskConfigurator
-
- CFG_SELECTED_REPOSITORY - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.AbstractVcsTaskComponent
-
- CFG_SELECTED_REPOSITORY - Static variable in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- CFG_SELECTED_REPOSITORY - Static variable in interface com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants
-
- CFG_SELECTED_REPOSITORY_ID_PREFIX - Static variable in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsCheckoutTaskConfigurator
-
- CFG_SELECTED_REPOSITORY_ID_PREFIX - Static variable in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- CFG_SEVERITY_LEVELS - Static variable in interface com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants
-
- CFG_SHOULD_RUN_IN_BACKGROUND - Static variable in interface com.atlassian.bamboo.task.TaskConfigConstants
-
- CFG_SOURCE_BRANCH - Static variable in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- CFG_SOURCE_BRANCH - Static variable in interface com.atlassian.bamboo.trigger.cron.CronTriggerConfigurationConstants
-
- CFG_SOURCE_PLAN - Static variable in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- CFG_SOURCE_PLAN - Static variable in interface com.atlassian.bamboo.trigger.cron.CronTriggerConfigurationConstants
-
- CFG_SSH_KEY - Static variable in class com.atlassian.bamboo.credentials.SshCredentialType
-
- CFG_SSH_PASSPHRASE - Static variable in class com.atlassian.bamboo.credentials.SshCredentialType
-
- CFG_SUPPORTED_REPOSITORIES - Static variable in class com.atlassian.bamboo.plugins.vcs.task.configuration.AbstractVcsTaskConfigurator
-
- CFG_TAG_NAME - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.VcsTagTaskComponent
-
- CFG_TAG_NAME - Static variable in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsTagTaskConfigurator
-
- CFG_TARGETS - Static variable in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- CFG_TEST_OUTDATED_RESULTS_FILE - Static variable in interface com.atlassian.bamboo.task.TaskConfigConstants
-
- CFG_TEST_RESULTS_FILE_PATTERN - Static variable in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- CFG_TEST_RESULTS_FILE_PATTERN - Static variable in interface com.atlassian.bamboo.task.TaskConfigConstants
-
- CFG_TEST_RESULTS_FILE_PATTERN_OPTION - Static variable in interface com.atlassian.bamboo.task.TaskConfigConstants
-
- CFG_TEST_RESULTS_FILE_PATTERN_OPTION_CUSTOM - Static variable in class com.atlassian.bamboo.plugins.maven.task.configuration.AbstractMavenBuildTaskConfigurator
-
- CFG_TEST_RESULTS_FILE_PATTERN_OPTION_STANDARD - Static variable in class com.atlassian.bamboo.plugins.maven.task.configuration.AbstractMavenBuildTaskConfigurator
-
- CFG_TRIGGERING_BRANCH_KEY - Static variable in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- CFG_TRIGGERING_BRANCH_KEY - Static variable in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulPlanTriggerConfigurator
-
- CFG_TRIGGERING_BRANCH_KEY - Static variable in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulStageTriggerConfigurator
-
- CFG_TRIGGERING_ENVIRONMENT_ID - Static variable in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulDeploymentTriggerConfigurator
-
- CFG_TRIGGERING_PLAN - Static variable in class com.atlassian.bamboo.trigger.environment.AbstractEnvironmentTriggerConfigurator
-
- CFG_TRIGGERING_PLAN_KEY - Static variable in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- CFG_TRIGGERING_PLAN_KEY - Static variable in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulPlanTriggerConfigurator
-
- CFG_TRIGGERING_PLAN_KEY - Static variable in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulStageTriggerConfigurator
-
- CFG_TRIGGERING_PLAN_MATCHES_DEPLOYMENT - Static variable in class com.atlassian.bamboo.trigger.environment.AbstractEnvironmentTriggerConfigurator
-
- CFG_TRIGGERING_STAGE_KEY - Static variable in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulStageTriggerConfigurator
-
- CFG_USE_MAVEN_RETURN_CODE - Static variable in class com.atlassian.bamboo.plugins.maven.task.AbstractMavenConfig
-
- CFG_USERNAME - Static variable in class com.atlassian.bamboo.credentials.UsernamePasswordCredentialType
-
- CFG_WARNINGS_SOURCE - Static variable in interface com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants
-
- CFG_WARNINGS_SOURCES - Static variable in interface com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants
-
- CFG_WORKING_SUB_DIRECTORY - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.AbstractVcsTaskComponent
-
- CFG_WORKING_SUB_DIRECTORY - Static variable in interface com.atlassian.bamboo.task.TaskConfigConstants
-
- CFG_WORKING_SUBDIRECTORY - Static variable in interface com.atlassian.bamboo.task.TaskConfigConstants
-
- cfgFile - Variable in class com.atlassian.bamboo.upgrade.ConfigurationUpgrader
-
- CHAIN - Static variable in class com.atlassian.bamboo.build.creation.JobCreationConstants
-
- Chain - Interface in com.atlassian.bamboo.chains
-
- chain - Variable in class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- chain - Variable in class com.atlassian.bamboo.v2.trigger.AbstractDependentDetectionAction
-
- CHAIN_BRANCH - Static variable in class com.atlassian.bamboo.build.PlanBranchPullRequestEntity_
-
- CHAIN_BRANCH_ID - Static variable in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl_
-
- CHAIN_COMPLETED_EVENT - Static variable in class com.atlassian.bamboo.testutils.backdoor.EventRegistry
-
- CHAIN_DESCRIPTION - Static variable in interface com.atlassian.bamboo.build.creation.ChainCreationService
-
- CHAIN_EXECUTION_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- CHAIN_ID - Static variable in class com.atlassian.bamboo.plan.branch.BambooVcsBranchImpl_
-
- CHAIN_KEY - Static variable in interface com.atlassian.bamboo.build.creation.ChainCreationService
-
- CHAIN_KEY_FROM_JOB_KEY - Static variable in class com.atlassian.bamboo.plan.PlanKeys
-
- CHAIN_KEY_REGEXP - Static variable in interface com.atlassian.bamboo.validation.ValidationService
-
Regular expression matching a full
Chain
key.
- CHAIN_KEY_TO_CLONE - Static variable in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- CHAIN_NAME - Static variable in interface com.atlassian.bamboo.build.creation.ChainCreationService
-
- CHAIN_PREFIX - Static variable in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- ChainAbandonedEvent - Class in com.atlassian.bamboo.event
-
Event published during Bamboo server startup when pending chains are transitioned to
BuildState.UNKNOWN
- ChainAbandonedEvent(Object, PlanResultKey) - Constructor for class com.atlassian.bamboo.event.ChainAbandonedEvent
-
- ChainActionSupport - Class in com.atlassian.bamboo.ww2.actions
-
- ChainActionSupport() - Constructor for class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- ChainAware - Interface in com.atlassian.bamboo.ww2.aware
-
Chain and Stage aware object
- ChainAwareContextHolder - Class in com.atlassian.bamboo.ww2.actions
-
- ChainAwareContextHolder() - Constructor for class com.atlassian.bamboo.ww2.actions.ChainAwareContextHolder
-
- ChainAwareInterceptor - Class in com.atlassian.bamboo.ww2.interceptors
-
- ChainAwareInterceptor() - Constructor for class com.atlassian.bamboo.ww2.interceptors.ChainAwareInterceptor
-
- chainBranch - Static variable in class com.atlassian.bamboo.build.PlanBranchPullRequestEntity_
-
- ChainBranch - Interface in com.atlassian.bamboo.plan.branch
-
Represents a branch of a plan.
- ChainBranchConfigUpdatedEvent - Class in com.atlassian.bamboo.event
-
- ChainBranchConfigUpdatedEvent(Object, PlanKey, BranchMonitoringConfiguration) - Constructor for class com.atlassian.bamboo.event.ChainBranchConfigUpdatedEvent
-
- ChainBranchCreatedAnalyticsEvent - Class in com.atlassian.bamboo.event.analytics
-
- ChainBranchCreatedAnalyticsEvent.Reason - Enum in com.atlassian.bamboo.event.analytics
-
- ChainBranchCreationConstants - Class in com.atlassian.bamboo.build.creation
-
- ChainBranchCreationService - Interface in com.atlassian.bamboo.build.creation
-
Provides a way to create PlanBranch objects from an action
- ChainBranchCreationServiceImpl - Class in com.atlassian.bamboo.build.creation
-
- ChainBranchCreationServiceImpl(PlanManager, ProjectManager, BambooAclUpdateHelper, BambooAuthenticationContext, BambooLicenseManager, HibernateMutableAclService, PlanScheduler, EventPublisher, PlanValidationService, AuditLogService, BuildDefinitionConverter, NotificationManager, JobCreationService, ArtifactDefinitionManager, ArtifactSubscriptionManager, VariableDefinitionManager, RepositoryDefinitionManager, TaskConfigurationService, ScopedExclusionService, ChainBranchManager, BranchCommitInformationManager, VcsBranchManager, TriggerConfigurationService, BuildNumberGeneratorService, JiraBranchLinkingService, TestQuarantineManager, TestsManager, PlanVcsRevisionHistoryService) - Constructor for class com.atlassian.bamboo.build.creation.ChainBranchCreationServiceImpl
-
- ChainBranchesCrumb - Class in com.atlassian.breadcrumbs.chain
-
- ChainBranchesCrumb(HttpServletRequest, Action) - Constructor for class com.atlassian.breadcrumbs.chain.ChainBranchesCrumb
-
- ChainBranchExporter - Interface in com.atlassian.bamboo.configuration.external.exporters
-
Service for exporting chain branches configuration to YAML files.
- ChainBranchExporterImpl - Class in com.atlassian.bamboo.configuration.external.exporters
-
- ChainBranchExporterImpl() - Constructor for class com.atlassian.bamboo.configuration.external.exporters.ChainBranchExporterImpl
-
- chainBranchId - Static variable in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl_
-
- ChainBranchIdentifier - Interface in com.atlassian.bamboo.plan.branch
-
- ChainBranchIdentifierImpl - Class in com.atlassian.bamboo.plan.branch
-
- ChainBranchIdentifierImpl(long, String, PlanKey, String, String, String, boolean, long, String, String, String, Long, String, boolean) - Constructor for class com.atlassian.bamboo.plan.branch.ChainBranchIdentifierImpl
-
- ChainBranchIdentifierImpl(ChainBranchIdentifier) - Constructor for class com.atlassian.bamboo.plan.branch.ChainBranchIdentifierImpl
-
- ChainBranchImpl - Class in com.atlassian.bamboo.plan.branch
-
- ChainBranchImpl() - Constructor for class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- ChainBranchImpl_ - Class in com.atlassian.bamboo.plan.branch
-
- ChainBranchImpl_() - Constructor for class com.atlassian.bamboo.plan.branch.ChainBranchImpl_
-
- ChainBranchManager - Interface in com.atlassian.bamboo.plan.branch
-
- chainBranchManager - Variable in class com.atlassian.bamboo.webwork.StarterAction
-
- chainBranchManager - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.EditRepository
-
- chainBranchManager - Variable in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- ChainBranchManagerImpl - Class in com.atlassian.bamboo.plan.branch
-
- ChainBranchManagerImpl(PlanDao, BandanaManager, VcsBranchManager, PlanManager, EventPublisher, CustomVariableContext) - Constructor for class com.atlassian.bamboo.plan.branch.ChainBranchManagerImpl
-
- ChainBranchMapper - Class in com.atlassian.bamboo.migration.stream.build
-
- ChainBranchMapper(SessionFactory, Project, Map<Long, Label>, Map<Long, ExtendedAuthor>, PlanDao, ResultsSummaryManager, BuildResultsSummaryDao, BuildResultWarningSummaryDao, PlanVcsRevisionHistoryStandaloneDao, VariableContextBaselineDao, RepositoryDefinitionDao, PlanRepositoryLinkDao, NotificationSetMapper, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.build.ChainBranchMapper
-
- ChainBranchUtils - Class in com.atlassian.bamboo.plan.branch
-
- ChainBuildMapper - Class in com.atlassian.bamboo.migration.stream.build
-
- ChainBuildMapper(SessionFactory, ChainStage, PlanDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.build.ChainBuildMapper
-
- chainCompleted(ChainExecution, BuildContext) - Method in interface com.atlassian.bamboo.chains.ChainPluginSupport
-
- ChainCompletedEvent - Class in com.atlassian.bamboo.event
-
Event that gets triggered after a chain completes
- ChainCompletedEvent(Object, ChainExecution, BuildContext) - Constructor for class com.atlassian.bamboo.event.ChainCompletedEvent
-
- chainCompletedEvent(PlanResultKey) - Static method in class com.atlassian.bamboo.testutils.backdoor.EventRegistry
-
- ChainCompletedNotification - Class in com.atlassian.bamboo.notification.chain
-
This class is used to generate content for All Completed Chains Notifications and the Failed And First Successful Notifications.
- ChainCompletedNotification(BranchStatusService, CachedPlanManager, TestsManager, TestQuarantineManager, VcsRepositoryViewerManager, RepositoryDefinitionManager, CustomVariableContext) - Constructor for class com.atlassian.bamboo.notification.chain.ChainCompletedNotification
-
- ChainCompletedNotificationListener - Class in com.atlassian.bamboo.notification.chain
-
- ChainCompletedNotificationListener() - Constructor for class com.atlassian.bamboo.notification.chain.ChainCompletedNotificationListener
-
- ChainConfigCrumb - Class in com.atlassian.breadcrumbs.chain
-
- ChainConfigCrumb(HttpServletRequest, Action) - Constructor for class com.atlassian.breadcrumbs.chain.ChainConfigCrumb
-
- ChainConfigPage - Enum in com.atlassian.bamboo.ww2.actions.chains
-
- ChainCreatedEvent - Class in com.atlassian.bamboo.event
-
Event is triggered when new chain created.
- ChainCreatedEvent(Object, PlanKey) - Constructor for class com.atlassian.bamboo.event.ChainCreatedEvent
-
- ChainCreationService - Interface in com.atlassian.bamboo.build.creation
-
- chainCreationService - Variable in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- ChainCreationServiceImpl - Class in com.atlassian.bamboo.build.creation
-
- ChainCreationServiceImpl(PlanManager, ProjectManager, BambooAclUpdateHelper, BambooAuthenticationContext, BambooLicenseManager, HibernateMutableAclService, PlanScheduler, EventPublisher, PlanValidationService, AuditLogService, BuildDefinitionConverter, NotificationManager, JobCreationService, ArtifactDefinitionManager, ArtifactSubscriptionManager, VariableDefinitionManager, RepositoryDefinitionManager, TaskConfigurationService, ScopedExclusionService, BranchCommitInformationManager, VcsBranchManager, BranchDetectionService, TriggerConfigurationService, PlanVcsRevisionHistoryService, BuildNumberGeneratorService, LabelManager) - Constructor for class com.atlassian.bamboo.build.creation.ChainCreationServiceImpl
-
- ChainCrumb - Class in com.atlassian.breadcrumbs.chain
-
- ChainCrumb(HttpServletRequest, Action) - Constructor for class com.atlassian.breadcrumbs.chain.ChainCrumb
-
- ChainDao - Interface in com.atlassian.bamboo.chains
-
- ChainDeindexedEvent - Class in com.atlassian.bamboo.index.buildresult.events
-
- ChainDeindexedEvent(Indexer, PlanKey, Set<String>) - Constructor for class com.atlassian.bamboo.index.buildresult.events.ChainDeindexedEvent
-
- ChainDeletedEvent - Class in com.atlassian.bamboo.event
-
- ChainDeletedEvent(Object, PlanKey, long) - Constructor for class com.atlassian.bamboo.event.ChainDeletedEvent
-
- ChainDependenciesExporter - Interface in com.atlassian.bamboo.configuration.external.exporters
-
- ChainDependenciesExporterImpl - Class in com.atlassian.bamboo.configuration.external.exporters
-
- ChainDependenciesExporterImpl() - Constructor for class com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporterImpl
-
- ChainedInterceptorSupport - Class in org.springframework.orm.hibernate.support
-
Support class for Hibernate interceptors that participate in a chain.
- ChainedInterceptorSupport() - Constructor for class org.springframework.orm.hibernate.support.ChainedInterceptorSupport
-
- ChainedPropertyProvider - Class in com.atlassian.bamboo.utils.properties
-
PropertyProvider implementation that allows chaining multiple PropertyProviders.
- ChainEvent - Class in com.atlassian.bamboo.event
-
- ChainEvent(Object, PlanKey) - Constructor for class com.atlassian.bamboo.event.ChainEvent
-
- ChainExecution - Interface in com.atlassian.bamboo.chains
-
Represents an executing
Chain
- chainExecution - Variable in class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- ChainExecutionAccessor - Interface in com.atlassian.bamboo.chains
-
Provides read only access to ChainExecution
- ChainExecutionJsonDecorator - Class in com.atlassian.bamboo.ww2.actions.build
-
- ChainExecutionJsonDecorator(TextProvider, BambooPermissionManager, ChainExecution, ResultsSummary, TriggerManager) - Constructor for class com.atlassian.bamboo.ww2.actions.build.ChainExecutionJsonDecorator
-
- ChainExecutionManager - Interface in com.atlassian.bamboo.chains
-
Manages the execution of a
Chain
- chainExecutionManager - Variable in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- ChainExecutionManagerImpl - Class in com.atlassian.bamboo.chains
-
- ChainExecutionManagerImpl(PlanStatePersisterService, JobExecutionManager, ChainStateFactory, BuildContextFactory, EventPublisher, ChainPluginSupport, ErrorUpdateHandler, AuthorCreatorService, ResultsSummaryManager, BuildDirectoryManager, VcsBranchIntegrationHelper, CustomVariableContext, PlanExecutionLockService, PlanVcsRevisionHistoryService, XStreamFactory, CachedPlanManager, VcsRepositoryManager, StorageTagService) - Constructor for class com.atlassian.bamboo.chains.ChainExecutionManagerImpl
-
- ChainExecutionRequestResult - Interface in com.atlassian.bamboo.chains
-
- chainExists() - Method in interface com.atlassian.bamboo.validation.ValidationFunctionFactory
-
Validation function that verifies if an
ImmutableChain
with the given key exists.
- chainExists() - Method in class com.atlassian.bamboo.validation.ValidationFunctionFactoryImpl
-
- ChainFailedAndFirstFixedNotificationType - Class in com.atlassian.bamboo.notification.chain
-
- ChainFailedAndFirstFixedNotificationType() - Constructor for class com.atlassian.bamboo.notification.chain.ChainFailedAndFirstFixedNotificationType
-
- ChainFilteredTestResults - Class in com.atlassian.bamboo.chains
-
- chainId - Static variable in class com.atlassian.bamboo.plan.branch.BambooVcsBranchImpl_
-
- ChainIndexedEvent - Class in com.atlassian.bamboo.index.buildresult.events
-
- ChainIndexedEvent(Indexer, PlanKey) - Constructor for class com.atlassian.bamboo.index.buildresult.events.ChainIndexedEvent
-
- ChainingProgressListener - Class in com.atlassian.bamboo.build.artifact
-
A simple adapter that delegates all calls to the delegate.
- ChainingProgressListener(ProgressListener) - Constructor for class com.atlassian.bamboo.build.artifact.ChainingProgressListener
-
- ChainJsonProviderAction - Class in com.atlassian.bamboo.ww2.actions.build
-
- ChainJsonProviderAction() - Constructor for class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction
-
- ChainMapper - Class in com.atlassian.bamboo.migration.stream.build
-
- ChainMapper(SessionFactory, Project, Map<Long, Label>, Map<Long, ExtendedAuthor>, PlanDao, ResultsSummaryManager, BuildResultsSummaryDao, BuildResultWarningSummaryDao, PlanVcsRevisionHistoryStandaloneDao, VariableContextBaselineDao, RepositoryDefinitionDao, PlanRepositoryLinkDao, BambooSpecsSourceDao, NotificationSetMapper, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.build.ChainMapper
-
- ChainMovedEvent - Class in com.atlassian.bamboo.chains.events
-
Synchronous event sent after a chain has been moved allowing plugins and Bamboo components to react on
chain key change.
- ChainMovedEvent(Object, PlanKey, PlanKey) - Constructor for class com.atlassian.bamboo.chains.events.ChainMovedEvent
-
- ChainMovingEvent - Class in com.atlassian.bamboo.chains.events
-
Synchronous event sent while a chain is being moved allowing plugins and Bamboo components to react on Chain key change.
- ChainMovingEvent(Object, PlanKey, PlanKey) - Constructor for class com.atlassian.bamboo.chains.events.ChainMovingEvent
-
- ChainParamMapHelper - Class in com.atlassian.bamboo.build.creation
-
- ChainPluginSupport - Interface in com.atlassian.bamboo.chains
-
- ChainPluginSupportHelper - Class in com.atlassian.bamboo.chains
-
- ChainPropagatingFacade - Class in com.atlassian.bamboo.plan.branch
-
- ChainPropagatingFacade(ChainBranchManager, Chain) - Constructor for class com.atlassian.bamboo.plan.branch.ChainPropagatingFacade
-
- ChainResultDeindexedEvent - Class in com.atlassian.bamboo.index.buildresult.events
-
- ChainResultDeindexedEvent(Indexer, PlanResultKey, Set<String>) - Constructor for class com.atlassian.bamboo.index.buildresult.events.ChainResultDeindexedEvent
-
- ChainResultDeletedEvent - Class in com.atlassian.bamboo.event
-
- ChainResultDeletedEvent(Object, PlanResultKey, long) - Constructor for class com.atlassian.bamboo.event.ChainResultDeletedEvent
-
- ChainResultDetails - Interface in com.atlassian.bamboo.plan.cache
-
Simple helper class for a chain result for items that are expensive to calculate (ie traverses through the jobs)
- ChainResultDetailsImpl - Class in com.atlassian.bamboo.plan.cache
-
- ChainResultEvent - Class in com.atlassian.bamboo.event
-
Base class for chain result related events
- ChainResultEvent(Object, PlanResultKey) - Constructor for class com.atlassian.bamboo.event.ChainResultEvent
-
- ChainResultIndexedEvent - Class in com.atlassian.bamboo.index.buildresult.events
-
- ChainResultIndexedEvent(Indexer, PlanResultKey) - Constructor for class com.atlassian.bamboo.index.buildresult.events.ChainResultIndexedEvent
-
- ChainResultManager - Interface in com.atlassian.bamboo.chains
-
Chain specific result manager
Not for use by plugin developers
- ChainResultManagerImpl - Class in com.atlassian.bamboo.chains
-
- ChainResultManagerImpl(BuildResultsSummaryManager, ResultsSummaryManager, LimitedConcurrencyCaller, ErrorUpdateHandler, TextProvider, ArtifactLinkManager, Persister, BuildContextBuilderFactory, TriggerManager, AuthorCreatorService) - Constructor for class com.atlassian.bamboo.chains.ChainResultManagerImpl
-
- ChainResultMapper - Class in com.atlassian.bamboo.migration.stream.build
-
- ChainResultMapper(SessionFactory, Chain, BuildResultsSummaryDao, VariableContextBaselineDao, BuildResultWarningSummaryMapper, ResultsSummaryManager, Map<Long, Label>, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.build.ChainResultMapper
-
- ChainResultProviderAction - Class in com.atlassian.bamboo.ww2.actions.build
-
- ChainResultProviderAction() - Constructor for class com.atlassian.bamboo.ww2.actions.build.ChainResultProviderAction
-
- ChainResultsAction - Class in com.atlassian.bamboo.build
-
- ChainResultsAction() - Constructor for class com.atlassian.bamboo.build.ChainResultsAction
-
- ChainResultsSummary - Interface in com.atlassian.bamboo.chains
-
Represents an execution result of a
Chain
- ChainResultsSummaryDocument - Class in com.atlassian.bamboo.index.buildresult
-
- ChainResultsSummaryDocument(Document, ResultsSummaryManager) - Constructor for class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- ChainResultsSummaryImpl - Class in com.atlassian.bamboo.chains
-
- ChainResultsSummaryImpl() - Constructor for class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- ChainResultSummaryCrumb - Class in com.atlassian.breadcrumbs.chain
-
- ChainResultSummaryCrumb(HttpServletRequest, Action) - Constructor for class com.atlassian.breadcrumbs.chain.ChainResultSummaryCrumb
-
- ChainResultUpdateIndexedEvent - Class in com.atlassian.bamboo.index.buildresult.events
-
- ChainResultUpdateIndexedEvent(Indexer, PlanResultKey, Set<String>) - Constructor for class com.atlassian.bamboo.index.buildresult.events.ChainResultUpdateIndexedEvent
-
- ChainStage - Interface in com.atlassian.bamboo.chains
-
- ChainStageDao - Interface in com.atlassian.bamboo.chains
-
- ChainStageHibernateDao - Class in com.atlassian.bamboo.chains
-
- ChainStageHibernateDao() - Constructor for class com.atlassian.bamboo.chains.ChainStageHibernateDao
-
- ChainStageImpl - Class in com.atlassian.bamboo.chains
-
- ChainStageImpl() - Constructor for class com.atlassian.bamboo.chains.ChainStageImpl
-
- ChainStageImpl(Chain, String, String, boolean) - Constructor for class com.atlassian.bamboo.chains.ChainStageImpl
-
- ChainStageImpl(Chain, String, String, boolean, boolean) - Constructor for class com.atlassian.bamboo.chains.ChainStageImpl
-
- ChainStageImpl_ - Class in com.atlassian.bamboo.chains
-
- ChainStageImpl_() - Constructor for class com.atlassian.bamboo.chains.ChainStageImpl_
-
- ChainStageManager - Interface in com.atlassian.bamboo.chains
-
- ChainStageMapper - Class in com.atlassian.bamboo.migration.stream.build
-
- ChainStageMapper(SessionFactory, Chain, PlanDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.build.ChainStageMapper
-
- ChainStagePredicates - Class in com.atlassian.bamboo.chains
-
- ChainStagePropagatingFacade - Class in com.atlassian.bamboo.plan.branch
-
- ChainStagePropagatingFacade(ChainBranchManager, ChainStage) - Constructor for class com.atlassian.bamboo.plan.branch.ChainStagePropagatingFacade
-
- ChainStageResult - Interface in com.atlassian.bamboo.chains
-
- ChainStageResultImpl - Class in com.atlassian.bamboo.chains
-
- ChainStageResultImpl(String, String, boolean, ChainResultsSummary) - Constructor for class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- ChainStageResultImpl(String, String, boolean, boolean, ChainResultsSummary) - Constructor for class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- ChainStageResultImpl() - Constructor for class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- ChainStageResultImpl_ - Class in com.atlassian.bamboo.chains
-
- ChainStageResultImpl_() - Constructor for class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- ChainStageTuple - Class in com.atlassian.bamboo.chains
-
Minimal representation of a
ChainStage
, a related
Plan
and the id of the branch's master if it exists
- ChainStageTuple(Long, PlanKey, Long) - Constructor for class com.atlassian.bamboo.chains.ChainStageTuple
-
- chainStarted(ChainExecution, BuildContext) - Method in interface com.atlassian.bamboo.chains.ChainPluginSupport
-
- ChainStartedEvent - Class in com.atlassian.bamboo.event
-
Published when jobs from chain are added to queue.
- ChainStartedEvent(Object, PlanResultKey, BuildContext) - Constructor for class com.atlassian.bamboo.event.ChainStartedEvent
-
- ChainState - Interface in com.atlassian.bamboo.chains
-
In memory representation of the running
Chain
state
- ChainStateCreationRequestResult - Interface in com.atlassian.bamboo.chains
-
ExecutionRequestResult that optionally returns a state
- ChainStateCreationRequestResultImpl - Class in com.atlassian.bamboo.chains
-
- ChainStateCreationRequestResultImpl(ErrorCollection, ChainState) - Constructor for class com.atlassian.bamboo.chains.ChainStateCreationRequestResultImpl
-
- ChainStateFactory - Interface in com.atlassian.bamboo.chains
-
- ChainStateFactoryImpl - Class in com.atlassian.bamboo.chains
-
- ChainStateFactoryImpl() - Constructor for class com.atlassian.bamboo.chains.ChainStateFactoryImpl
-
- ChainStateResult - Interface in com.atlassian.bamboo.chains
-
- ChainStatusChangeNotificationType - Class in com.atlassian.bamboo.notification.chain
-
sends a notification whenever the chain status changes from passed <> failed
- ChainStatusChangeNotificationType() - Constructor for class com.atlassian.bamboo.notification.chain.ChainStatusChangeNotificationType
-
- ChainStorageTag - Class in com.atlassian.bamboo.chains
-
- ChainStorageTag(String) - Constructor for class com.atlassian.bamboo.chains.ChainStorageTag
-
- ChainStorageTagUserType - Class in com.atlassian.bamboo.chains
-
- ChainStorageTagUserType() - Constructor for class com.atlassian.bamboo.chains.ChainStorageTagUserType
-
- ChainSummaryPage - Enum in com.atlassian.bamboo.ww2.actions.chains
-
- ChainUpdatedEvent - Class in com.atlassian.bamboo.event
-
- ChainUpdatedEvent(Object, PlanKey) - Constructor for class com.atlassian.bamboo.event.ChainUpdatedEvent
-
- CHANGE - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- CHANGE_DETECTION - Static variable in class com.atlassian.bamboo.util.CacheAwareness
-
- CHANGE_DETECTION_CACHE_TTL_SECONDS - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Sets the change detection cache TTL in seconds.
- CHANGE_SET_ID - Static variable in class com.atlassian.bamboo.commit.CommitImpl_
-
- CHANGE_SET_ID - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl_
-
- changeAlcOwnerForSid(Sid, Sid) - Method in interface com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclService
-
Change the ownership of all Acls owned by oldOwner
to newOwner
.
- changeAlcOwnerForSid(Sid, Sid) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclServiceImpl
-
- ChangeAuthor - Class in com.atlassian.bamboo.author
-
- ChangeAuthor(String) - Constructor for class com.atlassian.bamboo.author.ChangeAuthor
-
- changeColumnDefinition(Connection, String, String, String, boolean) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- changeColumnDefinition(Connection, String, String, String, boolean) - Method in class com.atlassian.bamboo.utils.db.MsSqlDbmsBean
-
- changeColumnDefinition(Connection, String, String, String, boolean) - Method in class com.atlassian.bamboo.utils.db.MySqlDbmsBean
-
- changeColumnDefinition(Connection, String, String, String, boolean) - Method in class com.atlassian.bamboo.utils.db.PostgreSqlDbmsBean
-
- changeColumnToNotNull(Connection, String, String) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- changeColumnToNotNull(Connection, String, String) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Changes column to not null, unless it's already not null.
- changeColumnType(Connection, String, String, int, Integer, boolean) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- changeColumnType(Connection, String, String, int, Integer, boolean) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Changes column type to the new type (see
Types
.
- changeDetectionConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataBuilder
-
- changeDetectionConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl.Builder
-
- ChangeDetectionController - Interface in com.atlassian.bamboo.server.control
-
Controller for internal change detection services.
- ChangeDetectionController.ShutdownMarker - Class in com.atlassian.bamboo.server.control
-
- ChangeDetectionControllerImpl - Class in com.atlassian.bamboo.server.control
-
- ChangeDetectionControllerImpl(CachedPlanManager, EnvironmentService, TriggerTypeManager, XStreamFactory) - Constructor for class com.atlassian.bamboo.server.control.ChangeDetectionControllerImpl
-
- changeDetectionIntegrationPointForChain(ImmutableChain) - Static method in class com.atlassian.bamboo.plan.branch.BranchIntegrationPointImpl
-
Finds the best possible branch integration point for change detection, according to chain branch configuration.
- ChangeDetectionListener - Class in com.atlassian.bamboo.v2.trigger
-
Listener that checks the source repository
- ChangeDetectionListener() - Constructor for class com.atlassian.bamboo.v2.trigger.ChangeDetectionListener
-
- ChangeDetectionListenerAction - Class in com.atlassian.bamboo.v2.trigger
-
- ChangeDetectionListenerAction(PlanKey, Set<Long>, Map<String, String>) - Constructor for class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- ChangeDetectionListenerAction(PlanKey, Set<Long>, Map<String, String>, boolean) - Constructor for class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- changeDetectionManager - Variable in class com.atlassian.bamboo.v2.trigger.AbstractDependentDetectionAction
-
- ChangeDetectionManager - Interface in com.atlassian.bamboo.v2.trigger
-
Encapsulates the detection of the changes given a repository.
- ChangeDetectionRequiredEvent - Class in com.atlassian.bamboo.v2.events
-
Event which signifies that Bamboo should check repositories for changes
- ChangeDetectionRequiredEvent(Object, String, TriggerDefinition, boolean) - Constructor for class com.atlassian.bamboo.v2.events.ChangeDetectionRequiredEvent
-
- ChangeDetectionRequiredEvent(Object, PlanKey, TriggerDefinition, boolean) - Constructor for class com.atlassian.bamboo.v2.events.ChangeDetectionRequiredEvent
-
- ChangeDetectionRequiredEvent(Object, PlanKey, TriggerDefinition, boolean, CacheAwareness.CacheInfo...) - Constructor for class com.atlassian.bamboo.v2.events.ChangeDetectionRequiredEvent
-
- ChangeDetectionSourceDefinitionImpl - Class in com.atlassian.bamboo.vcs.configuration
-
- ChangeDetectionSourceDefinitionImpl(Map<String, String>) - Constructor for class com.atlassian.bamboo.vcs.configuration.ChangeDetectionSourceDefinitionImpl
-
- ChangeDetectionSourceDefinitionImpl(VcsChangeDetectionOptions) - Constructor for class com.atlassian.bamboo.vcs.configuration.ChangeDetectionSourceDefinitionImpl
-
- ChangeEmail - Class in com.atlassian.bamboo.ww2.actions.admin.user
-
- ChangeEmail() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.user.ChangeEmail
-
- ChangeEmailPopup - Class in com.atlassian.bamboo.pageobjects.pages.user
-
- ChangeEmailPopup() - Constructor for class com.atlassian.bamboo.pageobjects.pages.user.ChangeEmailPopup
-
- ChangeForgottenPassword - Class in com.atlassian.bamboo.security
-
- ChangeForgottenPassword() - Constructor for class com.atlassian.bamboo.security.ChangeForgottenPassword
-
- ChangeInResponsibilityNotificationType - Class in com.atlassian.bamboo.brokenbuildtracker.notifications
-
- ChangeInResponsibilityNotificationType() - Constructor for class com.atlassian.bamboo.brokenbuildtracker.notifications.ChangeInResponsibilityNotificationType
-
- changeLevel(Class, Level) - Method in class com.atlassian.bamboo.testutils.junit.rule.PreserveLogLevelRule
-
- changeLevel(String, Level) - Method in class com.atlassian.bamboo.testutils.junit.rule.PreserveLogLevelRule
-
- changePassphrase - Variable in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.SshProxyAuthenticationDetails
-
- changePassphraseCheckbox - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.SshProxyAuthComponent
-
- changePassword - Variable in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.UsernamePasswordAuthenticationDetails
-
- ChangePassword - Class in com.atlassian.bamboo.security
-
A webwork action to let a logged in user change their password.
- ChangePassword() - Constructor for class com.atlassian.bamboo.security.ChangePassword
-
- changePasswordCheckbox - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.UsernamePasswordAuthComponent
-
- changePrivateKey - Variable in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.KeyfileAuthenticationDetails
-
- changePrivateKey - Variable in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.SshProxyAuthenticationDetails
-
- changeProfile() - Method in class com.atlassian.bamboo.configuration.logs.ConfigureLog4jAction
-
- changeRSSAccessToAllProjects(String, boolean) - Method in class com.atlassian.bamboo.testutils.backdoor.RepositoryControl
-
Changes repository 'all projects access' rss permission.
- changes - Variable in class com.atlassian.bamboo.plugins.rest.model.build.ResultDetails
-
- changes - Variable in class com.atlassian.bamboo.plugins.rest.model.chain.RestChainResultDetails
-
- CHANGES_LIST_SUMMARY - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- CHANGESET_FILTER_PATTERN_REGEX - Static variable in interface com.atlassian.bamboo.repository.FilterChangesetAwareRepository
-
- CHANGESET_FILTER_REGEX_CFG_KEY - Static variable in interface com.atlassian.bamboo.vcs.configurator.VcsChangeDetectionOptionsConfigurator
-
- CHANGESET_ID - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl_
-
- CHANGESET_ID - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- CHANGESET_ID - Static variable in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl_
-
- CHANGESET_LIMIT - Static variable in class com.atlassian.bamboo.plugins.git.AbstractGitOperationHelper
-
- changesetId(String) - Method in class com.atlassian.bamboo.commit.CommitContextImpl.Builder
-
- changeSetId - Static variable in class com.atlassian.bamboo.commit.CommitImpl_
-
- changesetId - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl_
-
- changeSetId - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl_
-
- changesetId - Static variable in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl_
-
- changesListSummary - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- changeSshPrivateKeyCheckbox - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.KeyFileAuthComponent
-
- changeSshPrivateKeyCheckbox - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.SshProxyAuthComponent
-
- changeTableNameToUpperCase(Connection, String) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- changeTableNameToUpperCase(Connection, String) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Rename table from lower case to upper case.
- changeTableNameToUpperCase(Connection, String) - Method in class com.atlassian.bamboo.utils.db.MsSqlDbmsBean
-
- changeTableNameToUpperCase(Connection, String) - Method in class com.atlassian.bamboo.utils.db.MySqlDbmsBean
-
- changeUriIpAddress(URI, String) - Static method in class com.atlassian.bamboo.setup.BrokerURIUtils
-
- changeUserPassword(RestUserPasswordUpdate) - Method in class com.atlassian.bamboo.plugins.rest.user.UserAdminResource
-
Change password of specified user
The authenticated user must have restricted administrative permission or higher to use this resource.
- CHAR_APOSTROPHE - Static variable in class com.atlassian.bamboo.util.BambooStringUtils
-
- CHAR_BACKSLASH - Static variable in class com.atlassian.bamboo.util.BambooStringUtils
-
- CHAR_DOUBLE_QUOTE - Static variable in class com.atlassian.bamboo.util.BambooStringUtils
-
- CHAR_ELLIPSIS - Static variable in class com.atlassian.bamboo.util.BambooStringUtils
-
- CHAR_NONE - Static variable in class com.atlassian.bamboo.util.BambooStringUtils
-
- characters(char[], int, int) - Method in class com.atlassian.bamboo.configuration.DefaultContentHandler
-
- characters(char[], int, int) - Method in class com.atlassian.bamboo.configuration.DefaultElementParser
-
Do nothing by default.
- characters(char[], int, int) - Method in class com.atlassian.bamboo.configuration.ElementContentElementParser
-
- characters(char[], int, int) - Method in interface com.atlassian.bamboo.configuration.ElementParser
-
Processes the character data between the start and end element tag
- CHART - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- ChartBuilder - Interface in com.atlassian.bamboo.charts
-
- ChartDefaults - Class in com.atlassian.bamboo.charts.utils
-
- ChartDefaults() - Constructor for class com.atlassian.bamboo.charts.utils.ChartDefaults
-
- ChartManager - Interface in com.atlassian.bamboo.charts
-
- ChartParameterHelper - Class in com.atlassian.bamboo.charts
-
- ChartParameterHelper() - Constructor for class com.atlassian.bamboo.charts.ChartParameterHelper
-
- ChartResource - Class in com.atlassian.bamboo.plugins.rest.resource
-
- ChartResource(AdministrationConfigurationAccessor, CachedPlanManager, ChartManager) - Constructor for class com.atlassian.bamboo.plugins.rest.resource.ChartResource
-
- chartTitle - Variable in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- ChartUtil - Class in com.atlassian.bamboo.charts.utils
-
- ChartUtil() - Constructor for class com.atlassian.bamboo.charts.utils.ChartUtil
-
- check(String, byte[]) - Method in class com.atlassian.bamboo.plugins.git.jgit.transport.TrustedKeyFetcher
-
- CHECK_BOX_CHECKED - Static variable in interface com.atlassian.bamboo.webwork.WebworkConstants
-
This what webwork provides in the setter to say that a checkbox has been selected
- CHECK_BOX_UNCHECKED - Static variable in interface com.atlassian.bamboo.webwork.WebworkConstants
-
This what webwork provides in the setter to say that a checkbox is not selected
- CHECK_MYSQL_VER_ON_UPGRADE - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Whether Bamboo should fail on upgrade when version of Mysql is not supported
- checkArgumentKey(String) - Static method in class com.atlassian.sal.bamboo.usersettings.BambooUserSettingsService
-
- checkArgumentValue(String) - Static method in class com.atlassian.sal.bamboo.usersettings.BambooUserSettingsService
-
- checkAssignmentRequirements(Iterable<AgentAssignmentService.AgentAssignmentExecutable>, Iterable<AgentAssignmentService.AgentAssignmentExecutor>) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentAssignmentMap
-
- checkAssignmentRequirements(Iterable<AgentAssignmentService.AgentAssignmentExecutable>, Iterable<AgentAssignmentService.AgentAssignmentExecutor>) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentMapImpl
-
- CHECKBOX_FIELDS - Static variable in class com.atlassian.bamboo.web.utils.ActionParamHandlingUtils
-
- CHECKBOX_MESSAGE - Static variable in class com.atlassian.bamboo.plugins.dummy.DummyConstants
-
- CHECKBOX_NAME - Static variable in class com.atlassian.bamboo.plugins.dummy.DummyConstants
-
- checkBuildsForHanging() - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingMonitor
-
- checkBuildsForTimeInQueue() - Method in class com.atlassian.bamboo.build.monitoring.BuildQueueMonitor
-
- checkCancelled() - Method in class com.atlassian.bamboo.repository.svn.UpdateEventHandler
-
Ignored not used
- checkCheckbox(CheckboxElement, boolean) - Static method in class com.atlassian.bamboo.pageobjects.utils.FormUtils
-
- checkCheckbox(WebElement, boolean) - Static method in class com.atlassian.bamboo.pageobjects.utils.FormUtils
-
- checkClientTrusted(X509Certificate[], String) - Method in class com.atlassian.bamboo.agent.elastic.tunnel.DoubleSSLTrustManager
-
- checkClientTrusted(X509Certificate[], String) - Method in class com.atlassian.bamboo.security.ssl.DefaultTrustManager
-
- checkClientTrusted(X509Certificate[], String) - Method in class com.atlassian.bamboo.xmpp.OpenTrustManager
-
- checkConnection() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- checkConnection() - Method in interface com.atlassian.bamboo.repository.Repository
-
- checkErrors(ErrorCollection) - Static method in class com.atlassian.bamboo.utils.BambooValidationUtils
-
- checkException() - Method in class com.atlassian.bamboo.upgrade.tasks.MultiThreadedUpgradeRunner
-
- checkFieldXssSafety(ValidationAware, TextProvider, String, String) - Static method in class com.atlassian.bamboo.utils.BambooFieldValidate
-
- checkFieldXssSafety(TextProvider, String, String) - Static method in class com.atlassian.bamboo.utils.BambooFieldValidate
-
- checkFieldXssSafety(Map<String, String>, TextProvider, String, String) - Static method in class com.atlassian.bamboo.utils.BambooFieldValidate
-
Check if field content is XSS safe.
- checkFieldXssSafety(ErrorCollection, TextProvider, String, String) - Static method in class com.atlassian.bamboo.utils.BambooFieldValidate
-
Check if field content is XSS safe.
- checkFieldXssSafety(ErrorCollection, I18nResolver, String, String) - Static method in class com.atlassian.bamboo.utils.BambooFieldValidate
-
- checkFieldXssSafety(String, String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- checkHgExistenceInSystem(File) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
Checks whether mercurial exist in current system.
- checkInterceptorMatches(ContentMatchingInterceptor, int) - Method in class com.atlassian.bamboo.task.TaskResultBuilder
-
- checkInterceptorNotMatches(ContentMatchingInterceptor, int) - Method in class com.atlassian.bamboo.task.TaskResultBuilder
-
- checkKeyword(String) - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- checkListNotEmpty(ValidationContext, List<T>) - Static method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils
-
Checks that a list is not empty.
- checkListType(List<? extends BambooYamlParserUtils.Node>, Class<T>) - Static method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils
-
Check that all elements of the given list are of expected type.
- checkMapType(ValidationContext, Map<?, ?>) - Static method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils
-
- checkMapType(ValidationContext, Map<?, ?>, Class<K>, Class<V>) - Static method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils
-
Checks that all keys and values of a map are of expected types.
- checkMbKeyword(String) - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- checkOfflineAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentManager
-
Runs a check for offline remote agents.
- checkOfflineAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentManagerImpl
-
- checkout(File, File, String, String) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
- checkout(File, File, String, String) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- checkout(File, File, String, String) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- checkout(String, File, BuildLogger, CVSRepository, BuildContext) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsRepositoryManager
-
- checkout(String, File, BuildLogger, CVSRepository, boolean, BuildContext) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsRepositoryManager
-
- checkout(SVNURL, SVNRevision, File, boolean) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
Checks out a working copy from a repository.
- checkoutAndMerge(CommonContext, VcsRepositoryData, VcsBranch, PlanVcsRevisionData, VcsBranch, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudWorkingCopyManager
-
- checkoutAndMerge(CommonContext, VcsRepositoryData, VcsBranch, PlanVcsRevisionData, VcsBranch, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager
-
- checkoutAndMerge(CommonContext, VcsRepositoryData, VcsBranch, PlanVcsRevisionData, VcsBranch, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.plugins.github.GitHubWorkingCopyManager
-
- checkoutAndMerge(CommonContext, VcsRepositoryData, VcsBranch, PlanVcsRevisionData, VcsBranch, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialWorkingCopyManager
-
- checkoutAndMerge(CommonContext, VcsRepositoryData, VcsBranch, PlanVcsRevisionData, VcsBranch, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerWorkingCopyManager
-
- checkoutAndMerge(CommonContext, VcsRepositoryData, VcsBranch, PlanVcsRevisionData, VcsBranch, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyWorkingCopyManager
-
- checkoutAndMerge(CommonContext, VcsRepositoryData, VcsBranch, PlanVcsRevisionData, VcsBranch, PlanVcsRevisionData, File) - Method in interface com.atlassian.bamboo.vcs.runtime.MergingVcsWorkingCopyManager
-
Checks out the targetBranch and merges sourceBranch to it.
- checkoutBranch(GitRepositoryDescriptor, String) - Static method in class com.atlassian.bamboo.testutils.vcs.git.GitRepositoryHelper
-
- CheckoutCustomRevisionDataAwareRepository - Interface in com.atlassian.bamboo.repository
-
Repository that uses additional information for code checkout.
- checkoutDefaultRepository() - Static method in class com.atlassian.bamboo.testutils.specs.TestTaskSpecsHelper
-
- checkoutLocation(Map<Long, String>) - Method in interface com.atlassian.bamboo.build.context.BuildContextBuilder
-
- checkoutLocation(Map<Long, String>) - Method in class com.atlassian.bamboo.build.context.BuildContextBuilderImpl
-
- checkoutMavenPom(File) - Method in class com.atlassian.bamboo.plugins.git.GitMavenPomAccessor
-
- checkoutMavenPom(File) - Method in class com.atlassian.bamboo.plugins.hg.HgMavenPomAccessor
-
- checkoutMavenPom(File) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsRepositoryMavenPomAccessor
-
- checkoutMavenPom(File) - Method in interface com.atlassian.bamboo.repository.MavenPomAccessor
-
Checkout Maven POM and return File pointing to the project file
- checkoutMavenPom(File) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepositoryMavenPomAccessor
-
- checkoutMavenPom(File) - Method in class com.atlassian.bamboo.repository.svn.SvnRepositoryMavenPomAccessor
-
- checkoutRevisionCommand(String) - Method in enum com.atlassian.bamboo.testutils.vcs.VcsType
-
Command which will checkout the specified revision.
- checkoutTask() - Static method in class com.atlassian.bamboo.testutils.specs.TestTaskSpecsHelper
-
- CheckoutTaskComponent - Class in com.atlassian.bamboo.pageobjects.pages.tasks
-
- CheckoutTaskComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.tasks.CheckoutTaskComponent
-
- CheckoutTaskDetails - Class in com.atlassian.bamboo.testutils.model.task
-
- CheckoutTaskDetails() - Constructor for class com.atlassian.bamboo.testutils.model.task.CheckoutTaskDetails
-
- CheckoutTaskDetails.Builder - Class in com.atlassian.bamboo.testutils.model.task
-
- checkPathExists(SVNURL) - Method in class com.atlassian.bamboo.repository.svn.SvnRepositoryPathHelper
-
- checkPathExists(SVNClientManager, SVNURL) - Method in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
- checkPipelinesAreDisabled() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
- checkPipelinesAreDisabled() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- checkPlanPermissions(PlanKey, BambooRole, List<BambooPermission>, List<BambooPermission>) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
- checkPresent(ValidationContext, Optional<T>) - Static method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils
-
Check that the given optional is present.
- checkRequired(ValidationContext, T) - Static method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils
-
Check that the given value is not null.
- checkResultSummary(ChainResultsSummary) - Method in class com.atlassian.bamboo.v2.ww2.build.AbstractContinuableBuildAction
-
- checkResultSummary(ChainResultsSummary) - Method in class com.atlassian.bamboo.v2.ww2.build.ContinueBuild
-
- checkResultSummary(ChainResultsSummary) - Method in class com.atlassian.bamboo.v2.ww2.build.RerunBuild
-
- checkResultSummary(ChainResultsSummary) - Method in class com.atlassian.bamboo.v2.ww2.build.RestartBuild
-
- checkReturnCode(ExternalProcess) - Method in class com.atlassian.bamboo.task.TaskResultBuilder
-
Checks that the return code of the ExternalProcess
was zero
Will only check return codes if the build state has not been set to Failed for some other reason.
- checkReturnCode(ExternalProcess, int) - Method in class com.atlassian.bamboo.task.TaskResultBuilder
-
Checks that the return code of the ExternalProcess
was of the expected type.
- checkRevisionExistsInCacheRepository(File, String) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
- checkRevisionExistsInCacheRepository(File, String) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- checkRevisionExistsInCacheRepository(File, String) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- checkSbKeyword(String) - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- checkServerTrusted(X509Certificate[], String) - Method in class com.atlassian.bamboo.agent.elastic.tunnel.DoubleSSLTrustManager
-
- checkServerTrusted(X509Certificate[], String) - Method in class com.atlassian.bamboo.security.ssl.DefaultTrustManager
-
- checkServerTrusted(X509Certificate[], String) - Method in class com.atlassian.bamboo.xmpp.OpenTrustManager
-
- checkSplitRepositoryName(String) - Static method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketConfigUtils
-
- checkStringNotBlank(ValidationContext, String) - Static method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils
-
Checks that a string is not blank.
- checkTestFailures() - Method in class com.atlassian.bamboo.task.TaskResultBuilder
-
Checks whether any test failures have been recorded against the buildResult and updates the state accordingly
Will only check tests if the build state has not been set to Failed for some other reason.
- checkThat(boolean, Function<String, T>, String, Object...) - Static method in class com.atlassian.bamboo.utils.BambooPreconditions
-
Check that a condition is met.
- checkThat(boolean, Function<String, T>, Supplier<String>) - Static method in class com.atlassian.bamboo.utils.BambooPreconditions
-
Check that a condition is met.
- checkThat(boolean, Supplier<T>) - Static method in class com.atlassian.bamboo.utils.BambooPreconditions
-
Check that a condition is met.
- checkTranslatedKeyword(String) - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- checkType(ValidationContext, Object, Class<T>) - Static method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils
-
Check that the given value is of expected type.
- checkType(BambooYamlParserUtils.Node, Class<T>) - Static method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils
-
Check that the given node is of expected type.
- CHILD - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- CHILD_ID - Static variable in class com.atlassian.bamboo.persister.AuditLogMessage_
-
- ChildDependencyBuildDetectionAction - Class in com.atlassian.bamboo.v2.trigger
-
- ChildDependencyBuildDetectionAction(ImmutablePlan, PlanIdentifier, BuildNumberGeneratorService, TriggerManager, BuildChanges, ErrorUpdateHandler, ImmutablePlanCacheService, BuildContextBuilderFactory) - Constructor for class com.atlassian.bamboo.v2.trigger.ChildDependencyBuildDetectionAction
-
- ChildDependencyTriggerReason - Class in com.atlassian.bamboo.v2.build.trigger
-
- ChildDependencyTriggerReason() - Constructor for class com.atlassian.bamboo.v2.build.trigger.ChildDependencyTriggerReason
-
- childId - Static variable in class com.atlassian.bamboo.persister.AuditLogMessage_
-
- chooseClientAlias(String[], Principal[], Socket) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticAgentServerKeyManager
-
- ChoosePlansForBulkActionsPage - Class in com.atlassian.bamboo.pageobjects.pages.admin.bulk
-
Step 2 of 5.
- ChoosePlansForBulkActionsPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.bulk.ChoosePlansForBulkActionsPage
-
- chooseRepository(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.repository.RepositoryAssignmentComponent
-
- chooseRepository(String) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentProjectRepositoryAssignmentPage
-
- chooseRepository(String) - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.ProjectRepositoryAssignmentPage
-
- chooseServerAlias(String, Principal[], Socket) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticAgentServerKeyManager
-
- CLASS_SERVER_SERVICE - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- CLASS_WHITELIST_FILE_NAME - Static variable in class com.atlassian.bamboo.serialization.BambooHomeDirectoryClassWhitelistProvider
-
- ClassExclusiveUse - Class in com.atlassian.bamboo.testutils.junit.rule
-
- ClassExclusiveUse(Class) - Constructor for class com.atlassian.bamboo.testutils.junit.rule.ClassExclusiveUse
-
- classifyUpgradeTask(String, UpgradeTask) - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeManager
-
- classifyUpgradeTask(String, UpgradeTask) - Method in class com.atlassian.bamboo.upgrade.UpgradeManagerImpl
-
- ClassLoaderObjectInputStream - Class in com.atlassian.bamboo.agent.bootstrap.classloading
-
- ClassLoaderObjectInputStream(ClassLoader, InputStream) - Constructor for class com.atlassian.bamboo.agent.bootstrap.classloading.ClassLoaderObjectInputStream
-
- ClassLoaderUtils - Class in com.atlassian.bamboo.agent.bootstrap.classloading
-
- ClasspathBuilder - Class in com.atlassian.bamboo.agent.bootstrap
-
- ClasspathDiscoverer - Interface in com.atlassian.bamboo.agent.classserver
-
Discovers the classpath of the agent using the ServletContext
of the web app.
- ClasspathDiscovererImpl - Class in com.atlassian.bamboo.agent.classserver
-
- ClasspathDiscovererImpl() - Constructor for class com.atlassian.bamboo.agent.classserver.ClasspathDiscovererImpl
-
- ClasspathJarUtils - Class in com.atlassian.bamboo.agent.classserver
-
- ClasspathJarUtils.JarBuilderWalker - Class in com.atlassian.bamboo.agent.classserver
-
- ClassServerManifest - Interface in com.atlassian.bamboo.agent.classserver
-
Provides a description of what the classpath contains and what should be removed on the agent
- ClassServerManifestImpl - Class in com.atlassian.bamboo.agent.classserver
-
- ClassServerManifestImpl(Set<FileHashDescriptor>, Set<JarDescriptor>) - Constructor for class com.atlassian.bamboo.agent.classserver.ClassServerManifestImpl
-
- ClassServerManifestReader - Class in com.atlassian.bamboo.agent.bootstrap
-
- ClassServerManifestReader.Item - Class in com.atlassian.bamboo.agent.bootstrap
-
- ClassServerManifestReader.Operation - Enum in com.atlassian.bamboo.agent.bootstrap
-
- classServerService - Variable in class com.atlassian.bamboo.agent.classserver.AgentServerServlet
-
- classToConvert - Variable in class com.atlassian.bamboo.persister.xstream.ConverterDecorator
-
- classWorld(ClassWorld) - Method in class com.atlassian.bamboo.maven.embedder.MavenConfiguration.Builder
-
- CLEAN - Static variable in class com.atlassian.bamboo.plugins.hg.HgCommandBuilder
-
- CLEAN_WORKING_DIRECTORY - Static variable in class com.atlassian.bamboo.fieldvalue.BuildDefinitionConverter
-
- CLEAN_WORKINGDIR_TASK_MODULE_KEY - Static variable in class com.atlassian.bamboo.plugin.BambooPluginKeys
-
- cleanBuildConfiguration(BuildConfiguration, Plan) - Method in interface com.atlassian.bamboo.build.creation.ChainBranchCreationService
-
- cleanBuildConfiguration(BuildConfiguration, Plan) - Method in class com.atlassian.bamboo.build.creation.ChainBranchCreationServiceImpl
-
- cleanBuildConfiguration(BuildConfiguration, Plan) - Method in interface com.atlassian.bamboo.build.creation.ChainCreationService
-
- cleanBuildConfiguration(BuildConfiguration, Plan) - Method in class com.atlassian.bamboo.build.creation.ChainCreationServiceImpl
-
- cleanBuildConfiguration(BuildConfiguration, Plan) - Method in class com.atlassian.bamboo.build.creation.JobCreationServiceImpl
-
- cleanBuildConfiguration(BuildConfiguration, Plan) - Method in class com.atlassian.bamboo.build.creation.PlanCreationTemplate
-
Clean build configuration for saving.
- cleanBuildConfiguration(BuildConfiguration) - Static method in class com.atlassian.bamboo.build.creation.PlanCreationTemplate
-
Performs general cleanup of the buildConfiguration, cleaning up properties we don't want to save
mostly these are properties that get used for UI display.
- cleanCacheDirectoriesBySHA(File, Set<String>) - Static method in class com.atlassian.bamboo.plugins.hg.DeleteHgCacheDirectory
-
- cleanCacheDirectory(File, String, String, String, String) - Static method in class com.atlassian.bamboo.plugins.hg.DeleteHgCacheDirectory
-
- cleanConfig(BuildConfiguration) - Method in class com.atlassian.bamboo.build.creation.BuildTriggerConditionConfigHelper
-
- cleanConfig(BuildConfiguration) - Method in interface com.atlassian.bamboo.build.creation.PlanConfigHelper
-
Cleans out any data from the build config, not required by the selected option.
- cleanConfig(BuildConfiguration) - Method in class com.atlassian.bamboo.build.creation.WebRepositoryConfigHelper
-
- cleanContainerContext() - Static method in class com.atlassian.bamboo.testutils.spring.SpringTestHelper
-
To be used only in TestNG tests when SpringContextRule can't be used.
- cleanDirectory(File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- cleanDirectory(Path) - Static method in class com.atlassian.bamboo.utils.BambooPathUtils
-
- cleanInbox(GreenMailOperations, List<String>) - Static method in class com.atlassian.bamboo.testutils.GreenMailUtils
-
- cleanInbox(GreenMailOperations, List<String>) - Static method in class com.atlassian.bamboo.testutils.NotificationsTestUtils
-
- cleanStorage() - Method in class com.atlassian.bamboo.persister.xstream.AbstractXStreamPersister
-
- cleanStorage() - Method in interface com.atlassian.bamboo.persister.XStreamObjectPersister
-
Remove all persisted objects
- cleanUnusedCacheDirectories(File, Set<String>) - Static method in class com.atlassian.bamboo.plugins.hg.DeleteHgCacheDirectory
-
- cleanUp() - Method in class com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator
-
- cleanup() - Method in class com.atlassian.bamboo.warnings.WarningsParsingLogInterceptor
-
- cleanupExpiredDueToInactivity(ImmutableChain) - Method in class com.atlassian.bamboo.plan.branch.BranchExpiryJob
-
- cleanUpExpiredVcsBranches() - Method in class com.atlassian.bamboo.plan.branch.BranchExpiryJob
-
- cleanupRemovedGroupReferences(String) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Cleanup all Bamboo-stored data related to a group that is being deleted or has been deleted.
- cleanupRemovedGroupReferences(String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- cleanupRemovedUserReferences(String) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Cleanup all Bamboo-stored data related to a user that is being deleted or has been deleted.
- cleanupRemovedUserReferences(String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- CleanupSpringRequestAttributesFilter - Class in com.atlassian.bamboo.filter
-
org.springframework.web.filter.RequestContextFilter (and any OncePerRequestFilter) will set a request attribute
with an instance of WebAsyncManager (by calling
org.springframework.web.context.request.async.WebAsyncUtils#getAsyncManager(javax.servlet.ServletRequest))
If a plugin calls org.springframework.web.context.request.async.WebAsyncUtils#getAsyncManager(javax.servlet.ServletRequest)
it will retrieve that instance of WebAsyncManager, but will cause a ClassCastException, as plugins have different
Spring classes than core.
- CleanupSpringRequestAttributesFilter() - Constructor for class com.atlassian.bamboo.filter.CleanupSpringRequestAttributesFilter
-
- cleanupTemporaryArtifactStorage() - Method in class com.atlassian.bamboo.build.artifact.LocalArtifactManager
-
Cleanup temporary artifact storage
- cleanupUnusedEntriesForPlan(PlanKey) - Method in interface com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryDao
-
- cleanupUnusedEntriesForPlan(PlanKey) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryHibernateDao
-
- cleanupUnusedEntriesForPlan(PlanKey) - Method in interface com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryManager
-
Removes history entries that are not used in change detection process.
- cleanupUnusedEntriesForPlan(PlanKey) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryManagerImpl
-
- cleanupUnusedEntriesForPlan(PlanKey) - Method in interface com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryService
-
Removes history entries that are not used in change detection process.
- cleanupUnusedEntriesForPlan(PlanKey) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryServiceImpl
-
- cleanWorkingDirectory - Variable in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- cleanWorkingDirectory() - Static method in class com.atlassian.bamboo.testutils.specs.TestTaskSpecsHelper
-
- CleanWorkingDirectoryTask - Class in com.atlassian.bamboo.plugins.artifact
-
Deletes the current working directory
- CleanWorkingDirectoryTask() - Constructor for class com.atlassian.bamboo.plugins.artifact.CleanWorkingDirectoryTask
-
- CleanWorkingDirectoryTaskExporter - Class in com.atlassian.bamboo.plugins.artifact.export
-
- CleanWorkingDirectoryTaskExporter() - Constructor for class com.atlassian.bamboo.plugins.artifact.export.CleanWorkingDirectoryTaskExporter
-
- clear() - Method in class com.atlassian.bamboo.build.logger.LogInterceptorStack
-
Removes all interceptors from stack
- clear() - Method in class com.atlassian.bamboo.build.logger.LogMutatorStack
-
Removes all interceptors from stack
- clear() - Method in class com.atlassian.bamboo.collections.SimpleActionParametersMap
-
- clear() - Method in class com.atlassian.bamboo.concurrent.BlockingSet
-
- clear() - Method in class com.atlassian.bamboo.concurrent.BoundedSet
-
- clear() - Method in class com.atlassian.bamboo.filter.PerformanceStatistics
-
- clear() - Method in interface com.atlassian.bamboo.logger.AdminErrorHandler
-
Remove all errors from the handler
- clear() - Method in class com.atlassian.bamboo.logger.AdminErrorHandlerImpl
-
- clear() - Method in class com.atlassian.bamboo.logger.DefaultErrorHandler
-
- clear() - Method in interface com.atlassian.bamboo.logger.ErrorHandler
-
Remove all errors from the handler
- clear() - Method in class com.atlassian.bamboo.migration.ImportContext
-
- clear() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
- clear() - Method in interface com.atlassian.bamboo.persister.Persister
-
Deprecated.
Clears all interal caches the persister may have
- clear() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionCacheIndicesImpl
-
- clear() - Method in class com.atlassian.bamboo.util.OptionUnpackingMap
-
- clear() - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- clear() - Method in class com.atlassian.bamboo.utils.map.FilteredMap
-
- clear() - Method in class com.atlassian.bamboo.utils.map.TypedIdentityMap
-
- clear() - Method in class com.atlassian.bamboo.ww2.KeyAccessTrackingMap
-
- clearAllApplicationLinks() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ApplicationLinksAdminPage
-
Deprecated.
- clearAndAddDefaultResourceBundle(String) - Method in class com.atlassian.bamboo.plugin.PluginAwareStrutsLocalizedTextProvider
-
- clearBuildAgent() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.AgentContext
-
Removes whatever is currently stored in thread local
- clearBuildAgent() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AgentContextImpl
-
- clearBuildErrors() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- clearBuildErrors() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- clearBuildErrors() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- clearBuildErrors() - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
- clearBuildErrors() - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- clearBuildLog() - Method in class com.atlassian.bamboo.build.logger.AbstractBuildLogger
-
- clearBuildLog() - Method in interface com.atlassian.bamboo.build.logger.BuildLogger
-
- clearBuildLog() - Method in class com.atlassian.bamboo.build.logger.DisconnectedBuildLogger
-
- clearBuildLog() - Method in class com.atlassian.bamboo.build.logger.NullBuildLogger
-
- clearBuildLog() - Method in class com.atlassian.bamboo.build.logger.SimpleBuildLogger
-
- clearCache() - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
- clearCache() - Method in class com.atlassian.bamboo.ww2.actions.admin.repository.ConfigurePerforceManager
-
- clearCaches() - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
- clearCapabilitySet() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityContext
-
Removes whatever is currently stored in thread local
- clearCapabilitySet() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityContextImpl
-
- clearContext() - Method in interface com.atlassian.bamboo.plan.PlanAwareContext
-
- clearContext() - Method in class com.atlassian.bamboo.plan.PlanAwareContextImpl
-
- clearContext() - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
- clearContext() - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- clearContext() - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- clearDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.migration.DeploymentsImportContext
-
- clearDeploymentResult() - Method in class com.atlassian.bamboo.deployments.projects.migration.DeploymentsImportContext
-
- clearDeploymentVersion() - Method in class com.atlassian.bamboo.deployments.projects.migration.DeploymentsImportContext
-
- clearEnvironment() - Method in class com.atlassian.bamboo.deployments.projects.migration.DeploymentsImportContext
-
- clearErrorMessages() - Method in interface com.atlassian.bamboo.Bamboo
-
- clearErrorMessages() - Method in class com.atlassian.bamboo.container.BambooContainer
-
- ClearingFelixCache - Class in com.atlassian.bamboo.upgrade.tasks.validation
-
- ClearingFelixCache() - Constructor for class com.atlassian.bamboo.upgrade.tasks.validation.ClearingFelixCache
-
- clearInstance() - Static method in class com.atlassian.bamboo.container.PersisterFactory
-
- clearLastSeenCache() - Method in interface com.atlassian.bamboo.analytics.MauService
-
- clearLastSeenCache() - Method in class com.atlassian.bamboo.analytics.MauServiceImpl
-
- clearMauCache() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.AnalyticsPluginResource
-
- clearMauCache() - Method in class com.atlassian.bamboo.testutils.backdoor.AnalyticsControl
-
- clearProperty(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration
-
- clearRepositoriesSelect() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.repository.RepositoryAssignmentComponent
-
- clearRepositoriesSelect() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentProjectRepositoryAssignmentPage
-
- clearRepositoriesSelect() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.ProjectRepositoryAssignmentPage
-
- clearRequestCache() - Static method in class com.atlassian.bamboo.util.RequestCacheThreadLocal
-
This method should only be called from the RequestCacheThreadLocalFilter
- clearRevisionHistoryForPlan(PlanKey) - Method in interface com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryService
-
Removes all history entries for the plan.
- clearRevisionHistoryForPlan(PlanKey) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryServiceImpl
-
- clearRevisionHistoryForPlanNewTx(PlanKey) - Method in interface com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryManager
-
Removes all history entries for the plan.
- clearRevisionHistoryForPlanNewTx(PlanKey) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryManagerImpl
-
- clearSaveWithIdContext() - Static method in class com.atlassian.bamboo.persistence.ImportAwareGenerator
-
- clearSession(ScopedExclusionService.ExclusiveFunction<S, V, RuntimeException>) - Static method in class com.atlassian.bamboo.core.ScopedExclusionServiceHelper
-
Delegates a call to the supplied function, first flushing and clearing the Hibernate session.
- clearThreadLocalContext() - Method in class com.atlassian.sal.bamboo.executor.BambooThreadLocalContextManager
-
Clear the thread local context on the current thread
- clearTree(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration
-
- clearVariablesOnRerunBuild(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- clearVariablesOnRerunBuild(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Clear stored stage manual variables when build is fully rerun.
- clearVolumeMappings() - Method in class com.atlassian.bamboo.pageobjects.components.docker.DockerVolumeMappingTable
-
Remove all volume mappings from this table.
- click() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.VcsElement
-
- clickAddTrustedKeyLink() - Method in class com.atlassian.bamboo.pageobjects.elements.HostVerificationErrorMessageElement
-
- clickDropDown() - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- clickFirstVisibleElement(WebDriver, By) - Static method in class com.atlassian.bamboo.pageobjects.utils.NavigationUtils
-
- ClickjackingAndMimeTypeSniffingPreventionFilter - Class in com.atlassian.bamboo.filter
-
- ClickjackingAndMimeTypeSniffingPreventionFilter() - Constructor for class com.atlassian.bamboo.filter.ClickjackingAndMimeTypeSniffingPreventionFilter
-
- clickSignup() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooHeader
-
- clickViewAgent(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.agent.AgentsConfigurationPage
-
- client() - Method in class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
-
Returns the Jersey client to use.
- clobEquals(String) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- clobEquals(String) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Comparison string for CLOB column.
- clobEquals(String) - Method in class com.atlassian.bamboo.utils.db.MsSqlDbmsBean
-
- clobEquals(String) - Method in class com.atlassian.bamboo.utils.db.OracleDbmsBean
-
- clone(GitHubRepositoryAccessData) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData.Builder
-
- clone(GitRepositoryAccessData) - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData.Builder
-
- clone(HgRepositoryAccessData) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData.Builder
-
- clone(SvnRepositoryAccessData) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData.Builder
-
- CLONE - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- clone() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryCriteria
-
- clone() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- CLONE - Static variable in class com.atlassian.bamboo.security.acegi.acls.BambooPermission
-
- clone(TransactionTemplate, Boolean, Boolean) - Static method in class com.atlassian.bamboo.util.BambooSpringUtils
-
Clones the supplied template, with the supplied parameters modified (or kept as-is, if null)
- clone() - Method in class com.atlassian.bamboo.v2.build.agent.LocalAgentDefinitionImpl
-
- clone() - Method in class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl
-
- CLONE - Static variable in class com.atlassian.bamboo.variable.VariableDefinitionContextImpl
-
- clone(VariableDefinition) - Static method in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- CLONE_JOB - Static variable in class com.atlassian.bamboo.build.creation.JobCreationConstants
-
- CLONE_JOB - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- CLONE_JOB - Static variable in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- CLONE_JOB_EXAMPLE - Static variable in class com.atlassian.bamboo.plugins.rest.resource.CloneResource
-
- cloneAndMutate(String) - Method in class com.atlassian.bamboo.build.BuildOutputLogEntry
-
- cloneAndMutate(String) - Method in class com.atlassian.bamboo.build.CommandLogEntry
-
- cloneAndMutate(String) - Method in class com.atlassian.bamboo.build.ErrorLogEntry
-
- cloneAndMutate(String) - Method in interface com.atlassian.bamboo.build.LogEntry
-
Return new instance of LogEntry with log string replaced.
- cloneAndMutate(String) - Method in class com.atlassian.bamboo.build.SimpleLogEntry
-
- cloneArtifactDefinitions(Job, Job, boolean) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManager
-
Creates artifact definitions objects for a
Buildable
plan based according to definitions associated with
input
Buildable
plan.
- cloneArtifactDefinitions(Job, Job) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManager
-
Creates artifact definitions objects for a
Buildable
plan based according to definitions associated with input
Buildable
plan.
- cloneArtifactDefinitions(Job, Job) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManagerImpl
-
- cloneArtifactDefinitions(Job, Job, boolean) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManagerImpl
-
- cloneAsBuildResults(BuildContext, ReasonForBuild) - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- cloneAsBuildResults(BuildContext, ReasonForBuild) - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- cloneAsBuildResults(BuildContext, ReasonForBuild) - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
- cloneAsBuildResults(BuildContext, ReasonForBuild) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- cloneBuild() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- cloneBuildable(PlanCreationBean, ActionParametersMap, Job, Job) - Method in class com.atlassian.bamboo.build.creation.JobCreationServiceImpl
-
- cloneBuildRepositoryChanges(BuildRepositoryChanges) - Method in interface com.atlassian.bamboo.chains.BuildContextFactory
-
- cloneBuildRepositoryChanges(BuildRepositoryChanges) - Method in class com.atlassian.bamboo.chains.BuildContextFactoryImpl
-
- CloneChainPlanLimitReachedPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- CloneChainPlanLimitReachedPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CloneChainPlanLimitReachedPage
-
- cloneCommit(CommitContext) - Static method in class com.atlassian.bamboo.commit.CommitFunctions
-
- cloneCommitFile() - Method in class com.atlassian.bamboo.commit.CommitFileImpl
-
- cloneCommitFile(CommitFile) - Static method in class com.atlassian.bamboo.commit.CommitFunctions
-
- cloneDeployment() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CloneDeploymentPage
-
- CloneDeploymentPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment
-
- CloneDeploymentPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.CloneDeploymentPage
-
- CloneDeploymentProject - Class in com.atlassian.bamboo.deployments.projects.actions
-
- CloneDeploymentProject() - Constructor for class com.atlassian.bamboo.deployments.projects.actions.CloneDeploymentProject
-
- cloneDeploymentProject(long, String, String, String) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Create a new deployment project.
- cloneDeploymentProject(long, String, String, String) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- CloneEnvironment - Class in com.atlassian.bamboo.deployments.environments.actions
-
- CloneEnvironment() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- cloneEnvironment(long, long, String, String) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Create new environment as a clone of existing one
- cloneEnvironment(long, long, String, String) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- cloneJob(String, PlanKey, long, String, String, String, boolean) - Method in interface com.atlassian.bamboo.plan.job.JobService
-
Copy the given job and give the copy the key, name, description and suspended state provided.
- cloneJob(String, PlanKey, long, String, String, String, boolean) - Method in class com.atlassian.bamboo.plan.job.JobServiceImpl
-
- cloneJob() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- cloneLocalRepository(GitRepositoryDescriptor) - Static method in class com.atlassian.bamboo.testutils.vcs.git.LocalGitSetupHelper
-
- cloneLocalRepository(HgRepositoryDescriptor) - Static method in class com.atlassian.bamboo.testutils.vcs.hg.LocalHgSetupHelper
-
Clone a local bare Hg repository.
- cloneNotificationSet(NotificationSet) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Clone notification set and rules for use when cloning
Plan
- cloneNotificationSet(NotificationSet) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- clonePermissions(User, Class<? extends BambooIdProvider>, long, Acl) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
- clonePlan(PlanKey, PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
Clone plan
- ClonePlanPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- ClonePlanPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ClonePlanPage
-
- clonePlanPermissionsToSession(Plan, PlanCreationBean, String) - Method in class com.atlassian.bamboo.build.creation.PlanCreationTemplate
-
- CloneResource - Class in com.atlassian.bamboo.plugins.rest.resource
-
- CloneResource(ChainCreationService, BambooPermissionManager, ProjectManager, RepositoryDefinitionManager, PlanRestService) - Constructor for class com.atlassian.bamboo.plugins.rest.resource.CloneResource
-
- ClonerTester - Class in com.atlassian.bamboo.utils
-
- close() - Method in class com.atlassian.bamboo.build.logger.AbstractBuildLogger
-
- close() - Method in class com.atlassian.bamboo.build.logger.BuildLogFileWriter
-
Closes the writer to the log file.
- close() - Method in interface com.atlassian.bamboo.build.logger.BuildLogger
-
- close() - Method in class com.atlassian.bamboo.build.logger.DisconnectedBuildLogger
-
- close() - Method in interface com.atlassian.bamboo.build.logger.LazyBuildLogFileWriter
-
- close() - Method in class com.atlassian.bamboo.build.logger.LazyBuildLogFileWriterImpl
-
- close() - Method in class com.atlassian.bamboo.build.logger.NullBuildLogger
-
- close() - Method in class com.atlassian.bamboo.build.logger.SimpleBuildLogger
-
- close() - Method in class com.atlassian.bamboo.pageobjects.elements.AuiDropDown2Menu
-
- close() - Method in interface com.atlassian.bamboo.plugins.hg.HgRepositoryAccess
-
Cleans up resources, connections, etc...
- close() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- close() - Method in class com.atlassian.bamboo.plugins.rest.common.DelegatingServletInputStream
-
- close() - Method in class com.atlassian.bamboo.plugins.rest.common.ReplacedStringBodyRequestWrapper
-
- close() - Method in class com.atlassian.bamboo.repository.cvsimpl.ExtConnection
-
- close() - Method in class com.atlassian.bamboo.rest.utils.RESTCall
-
- close() - Method in class com.atlassian.bamboo.struts.JsonStream
-
- close() - Method in class com.atlassian.bamboo.testutils.agent.RemoteAgent
-
- close() - Method in interface com.atlassian.bamboo.utils.BambooFiles.AutoRemoved
-
- close() - Method in interface com.atlassian.bamboo.utils.BambooFiles.QuietlyRemoved
-
- close() - Method in class com.atlassian.bamboo.utils.concurrent.BambooLocks.AutoCloseableLock
-
- close() - Method in class com.atlassian.bamboo.v2.build.agent.docker.DockerContainerControllerImpl
-
- close(boolean) - Method in class com.ctc.wstx.sw.RestrictedCharsAwareBufferingXmlWriter
-
- CloseableLock() - Constructor for class com.atlassian.bamboo.utils.concurrent.BambooLocks.CloseableLock
-
- closeAllTrackingEntries(long) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
- closeAllTrackingEntries(long) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- CLOSED - Static variable in class com.atlassian.bamboo.plugins.hg.HgCommandBuilder
-
- closeFileForIteration() - Method in class com.atlassian.bamboo.build.logger.BuildLogFileAccessor
-
close the file iterator
- closeProxy(GitRepositoryAccessData) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- closePullRequest(VcsPullRequest) - Method in interface com.atlassian.bamboo.plan.pullrequest.VcsPullRequestService
-
Mark pull request as closed.
- closePullRequest(VcsPullRequest) - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestServiceImpl
-
- closePullRequestsClosedInRepository(long, Set<String>) - Method in interface com.atlassian.bamboo.plan.pullrequest.VcsPullRequestDao
-
Synchronize status of PRs in DB and in remote repository.
- closePullRequestsClosedInRepository(long, Set<String>) - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestHibernateDao
-
- closePullRequestsClosedInRepository(long, List<VcsPullRequest>) - Method in interface com.atlassian.bamboo.plan.pullrequest.VcsPullRequestService
-
Synchronize the status of pull requests in DB and in remote repository
- closePullRequestsClosedInRepository(long, List<VcsPullRequest>) - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestServiceImpl
-
- closeQuietly(Closeable) - Static method in class com.atlassian.bamboo.agent.BambooHttpUtils
-
- closeQuietly(Closeable) - Static method in class com.atlassian.bamboo.agent.elastic.utils.IOUtils
-
- closeQuietly(XMLWriter) - Static method in class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
-
- closeTrackingEntry(TrackingEntry) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager
-
Close a tracking entry.
- closeTrackingEntry(TrackingEntry) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManagerImpl
-
- CLOVER3_CORE_GROUPID - Static variable in class com.atlassian.bamboo.clover.build.AbstractGrailsCloverIntegrator
-
- CLOVER4_CORE_GROUPID - Static variable in class com.atlassian.bamboo.clover.build.AbstractGrailsCloverIntegrator
-
- CLOVER4_MIN_VER - Static variable in class com.atlassian.bamboo.clover.build.AbstractGrailsCloverIntegrator
-
- CLOVER_BUILD_COVERAGE - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_CLASSES - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_CONDITIONALS - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_CORE_ARTIFACTID - Static variable in class com.atlassian.bamboo.clover.build.AbstractGrailsCloverIntegrator
-
- CLOVER_COVERAGE_DELTA - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_COVERED_CONDITIONALS - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_COVERED_ELEMENTS - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_COVERED_METHODS - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_COVERED_STATEMENTS - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_CUSTOM_LICENSE - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- CLOVER_DEPENDENCIES - Static variable in class com.atlassian.bamboo.clover.build.GrailsCloverBuildConfigIntegrator
-
- CLOVER_ELEMENTS - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_ENABLED_PARAMETER - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- CLOVER_EXISTS - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_FILES - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_GRAILS_ARTIFACTID - Static variable in class com.atlassian.bamboo.clover.build.AbstractGrailsCloverIntegrator
-
- CLOVER_GRAILS_GROUPID - Static variable in class com.atlassian.bamboo.clover.build.AbstractGrailsCloverIntegrator
-
- CLOVER_HAS_GLOBAL_LICENSE - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_HAS_LOCAL_LICENSE - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_HAS_VALID_GLOBAL_LICENSE - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_HISTORICAL - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_INTEGRATION - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
The key for the integration types.
- CLOVER_INTEGRATION_AUTO - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_INTEGRATION_CUSTOM - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_JSON - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_LICENSE - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
The contents of the user's clover.license
- CLOVER_LICENSE_USE_LOCAL_LICENSE_KEY - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_LOC - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_METHODS - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_NCLOC - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_OPTIMIZE - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_PACKAGES - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_REPORT_ARTIFACT_LABEL - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_REPORT_ARTIFACT_PREFIX - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CLOVER_STATEMENTS - Static variable in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CloverAntCommandDecorator - Class in com.atlassian.bamboo.clover.builder.command
-
Enhances Ant build command by adding Clover goals for instrumentation and reporting
- CloverAntCommandDecorator() - Constructor for class com.atlassian.bamboo.clover.builder.command.CloverAntCommandDecorator
-
- CloverAntConfig - Class in com.atlassian.bamboo.clover.builder.command
-
- CloverAntConfig(List<String>, TaskContext, CapabilityContext, EnvironmentVariableAccessor) - Constructor for class com.atlassian.bamboo.clover.builder.command.CloverAntConfig
-
- CloverBuild(TestBuildDetails.CloverBuild.IntegrationType) - Constructor for class com.atlassian.bamboo.testutils.model.TestBuildDetails.CloverBuild
-
- CloverBuildProcessor - Class in com.atlassian.bamboo.clover.builder.coverage
-
- CloverBuildProcessor() - Constructor for class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- CloverBuildWebItemCondition - Class in com.atlassian.bamboo.clover.build.coverage
-
- CloverBuildWebItemCondition() - Constructor for class com.atlassian.bamboo.clover.build.coverage.CloverBuildWebItemCondition
-
- CloverChainResultAggregator - Class in com.atlassian.bamboo.clover.builder.coverage
-
- CloverChainResultAggregator() - Constructor for class com.atlassian.bamboo.clover.builder.coverage.CloverChainResultAggregator
-
- CloverCoverageCollector - Class in com.atlassian.bamboo.clover.reports.collector
-
- CloverCoverageCollector() - Constructor for class com.atlassian.bamboo.clover.reports.collector.CloverCoverageCollector
-
- CloverDeltaCalculator - Class in com.atlassian.bamboo.clover.builder.coverage
-
- CloverDeltaCalculator() - Constructor for class com.atlassian.bamboo.clover.builder.coverage.CloverDeltaCalculator
-
- CloverGrailsBuildTaskActions - Class in com.atlassian.bamboo.clover.build
-
The pre-task action adds a Grails Clover Plugin dependency in BuildConfig.groovy or in pom.xml, if required.
- CloverGrailsBuildTaskActions() - Constructor for class com.atlassian.bamboo.clover.build.CloverGrailsBuildTaskActions
-
- CloverGrailsCommandDecorator - Class in com.atlassian.bamboo.clover.builder.command
-
- CloverGrailsCommandDecorator() - Constructor for class com.atlassian.bamboo.clover.builder.command.CloverGrailsCommandDecorator
-
- CloverIndexReader - Class in com.atlassian.bamboo.clover.builder.coverage
-
- CloverIndexReader() - Constructor for class com.atlassian.bamboo.clover.builder.coverage.CloverIndexReader
-
- CloverJarRetriever - Class in com.atlassian.bamboo.clover.builder.command
-
- CloverJarRetriever() - Constructor for class com.atlassian.bamboo.clover.builder.command.CloverJarRetriever
-
- CloverLOCCollector - Class in com.atlassian.bamboo.clover.reports.collector
-
- CloverLOCCollector() - Constructor for class com.atlassian.bamboo.clover.reports.collector.CloverLOCCollector
-
- CloverMavenCommandDecorator - Class in com.atlassian.bamboo.clover.builder.command
-
Enhance Maven command so that Clover instrumentation will occur
- CloverMavenCommandDecorator() - Constructor for class com.atlassian.bamboo.clover.builder.command.CloverMavenCommandDecorator
-
- CloverMavenCommandDecorator.HasPropertyPredicate - Class in com.atlassian.bamboo.clover.builder.command
-
Search for properties in a form:
- CloverNCLOCCollector - Class in com.atlassian.bamboo.clover.reports.collector
-
- CloverNCLOCCollector() - Constructor for class com.atlassian.bamboo.clover.reports.collector.CloverNCLOCCollector
-
- CloverPerBuildCoverageCollector - Class in com.atlassian.bamboo.clover.reports.collector
-
- CloverPerBuildCoverageCollector() - Constructor for class com.atlassian.bamboo.clover.reports.collector.CloverPerBuildCoverageCollector
-
- CloverPluginHelper - Class in com.atlassian.bamboo.clover
-
- CloverPluginHelper() - Constructor for class com.atlassian.bamboo.clover.CloverPluginHelper
-
- CloverPostBuildIndexWriter - Class in com.atlassian.bamboo.clover.builder.coverage
-
- CloverPostBuildIndexWriter() - Constructor for class com.atlassian.bamboo.clover.builder.coverage.CloverPostBuildIndexWriter
-
- CloverReportLinker - Class in com.atlassian.bamboo.clover.build.coverage
-
- CloverReportLinker(ResultsSummary, ArtifactLinkManager, String) - Constructor for class com.atlassian.bamboo.clover.build.coverage.CloverReportLinker
-
- CloverReportParser - Class in com.atlassian.bamboo.clover.builder.coverage
-
Parses a clover report file
- CloverReportParser() - Constructor for class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser
-
- CloverReportParser.CloverXmlHandler - Class in com.atlassian.bamboo.clover.builder.coverage
-
- CloverReportParser.ProjectMetrics - Class in com.atlassian.bamboo.clover.builder.coverage
-
Container for code metrics for a project.
- CloverResultWebItemCondition - Class in com.atlassian.bamboo.clover.build.coverage
-
- CloverResultWebItemCondition() - Constructor for class com.atlassian.bamboo.clover.build.coverage.CloverResultWebItemCondition
-
- CloverXmlHandler() - Constructor for class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.CloverXmlHandler
-
- CoalescingBlockedCallsReference<T> - Class in com.atlassian.bamboo.concurrent
-
get() on this reference has the following properties:
When a call (call A) to get is made and is in progress, any get() call done while the call A is still pending
will block the new call until call A is finished.
- CODE_HAS_CHANGED - Static variable in class com.atlassian.bamboo.ReasonForBuild
-
- CodeChangedTriggerReason - Class in com.atlassian.bamboo.v2.build.trigger
-
- CodeChangedTriggerReason() - Constructor for class com.atlassian.bamboo.v2.build.trigger.CodeChangedTriggerReason
-
- CodeChangedTriggerReasonRenderer - Class in com.atlassian.bamboo.v2.build.trigger
-
- CodeChangedTriggerReasonRenderer() - Constructor for class com.atlassian.bamboo.v2.build.trigger.CodeChangedTriggerReasonRenderer
-
- CodeChangedTriggerReasonRenderer.AuthorWrapper - Class in com.atlassian.bamboo.v2.build.trigger
-
- CodeCommit - Class in com.atlassian.bamboo.pageobjects.pages.plan.result
-
- CodeCommit(String, String, String, String, DateTime) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.result.CodeCommit
-
- collapsedByDefault - Variable in class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResult
-
- collapseParamMapToStringMap(HttpServletRequest) - Static method in class com.atlassian.bamboo.agent.classserver.AgentServerServlet
-
- collateTestResults(TaskContext, String) - Method in interface com.atlassian.bamboo.build.test.TestCollationService
-
- collateTestResults(TaskContext, String, boolean) - Method in interface com.atlassian.bamboo.build.test.TestCollationService
-
- collateTestResults(TaskContext, String, TestReportCollector) - Method in interface com.atlassian.bamboo.build.test.TestCollationService
-
- collateTestResults(TaskContext, String, String, TestReportCollector, boolean) - Method in interface com.atlassian.bamboo.build.test.TestCollationService
-
- collateTestResults(TaskContext, String, TestReportCollector, boolean) - Method in interface com.atlassian.bamboo.build.test.TestCollationService
-
- collateTestResults(TaskContext, TestReportProvider) - Method in interface com.atlassian.bamboo.build.test.TestCollationService
-
- collateTestResults(TaskContext, TestReportProvider) - Method in class com.atlassian.bamboo.build.test.TestCollationServiceImpl
-
- collateTestResults(TaskContext, String) - Method in class com.atlassian.bamboo.build.test.TestCollationServiceImpl
-
- collateTestResults(TaskContext, String, boolean) - Method in class com.atlassian.bamboo.build.test.TestCollationServiceImpl
-
- collateTestResults(TaskContext, String, TestReportCollector) - Method in class com.atlassian.bamboo.build.test.TestCollationServiceImpl
-
- collateTestResults(TaskContext, String, TestReportCollector, boolean) - Method in class com.atlassian.bamboo.build.test.TestCollationServiceImpl
-
- collateTestResults(TaskContext, String, String, TestReportCollector, boolean) - Method in class com.atlassian.bamboo.build.test.TestCollationServiceImpl
-
- collect(int) - Method in class com.atlassian.bamboo.author.AuthorDocumentCollector
-
- collect(Document) - Method in class com.atlassian.bamboo.author.AuthorDocumentCollector
-
- collect(Document) - Method in class com.atlassian.bamboo.build.PlanKeyHitCollector
-
- collect(File) - Method in class com.atlassian.bamboo.build.test.junit.JunitTestReportCollector
-
Collect all the results from all the xml test files.
- collect(File) - Method in interface com.atlassian.bamboo.build.test.TestReportCollector
-
Collect all the results within the specified file
- collect(int) - Method in class com.atlassian.bamboo.index.AbstractDocumentHitCollector
-
- collect(Document) - Method in class com.atlassian.bamboo.index.AbstractDocumentHitCollector
-
- collect(Document) - Method in class com.atlassian.bamboo.index.AllDocumentCollector
-
- collect(Document) - Method in class com.atlassian.bamboo.index.FindLatestBuildResultHitCollector
-
- collect(File) - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestNGTestReportCollector
-
Collect all the results from all the xml test files.
- collect(int) - Method in class com.atlassian.bamboo.resultsummary.search.PermissionFilteringHitCollector
-
- collect(PaginationRequest<T>, PaginatedDataProvider<T>) - Method in interface com.atlassian.bamboo.util.pagination.PaginatedDataCollector
-
Fetch data from provider with limitation in request.
- collect(PaginationRequest<T>, PaginatedDataProvider<T>) - Method in class com.atlassian.bamboo.utils.PaginatedDataCollectorImpl
-
- collectAllChangesSinceLastBuild(ImmutableChain, Map<String, String>, String) - Method in interface com.atlassian.bamboo.v2.trigger.ChangeDetectionManager
-
Collect changes for a plan since the last build, regardless of whether the build triggering repositories have
changes or not.
- collectAllChangesSinceLastBuild(ImmutableChain, Map<String, String>, String) - Method in class com.atlassian.bamboo.v2.trigger.DefaultChangeDetectionManager
-
- collectChangesBetween(ImmutableChain, PlanRepositoryDefinition, PlanVcsRevisionData, PlanVcsRevisionData) - Method in interface com.atlassian.bamboo.v2.trigger.ChangeDetectionManager
-
Given a
PlanRepositoryDefinition
finds the
BuildChanges
object that captures all changes that occurred
between the fromVcsRevisionKey to toVcsRevisionKey
This method suppresses quiet period settings and returns changes immediately.
- collectChangesBetween(ImmutableChain, PlanRepositoryDefinition, PlanVcsRevisionData, PlanVcsRevisionData) - Method in class com.atlassian.bamboo.v2.trigger.DefaultChangeDetectionManager
-
- collectChangesetsBetweenRevisions(BuildRepositoryChanges, File, String, String, int) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- collectChangesForInitialBuild(PlanKey, VcsRepositoryData, VcsBranch, boolean) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudChangeDetector
-
- collectChangesForInitialBuild(PlanKey, VcsRepositoryData, VcsBranch, boolean) - Method in class com.atlassian.bamboo.plugins.git.v2.GitChangeDetector
-
- collectChangesForInitialBuild(PlanKey, VcsRepositoryData, VcsBranch, boolean) - Method in class com.atlassian.bamboo.plugins.github.GitHubChangeDetector
-
- collectChangesForInitialBuild(PlanKey, VcsRepositoryData, VcsBranch, boolean) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerChangeDetector
-
- collectChangesForInitialBuild(PlanKey, VcsRepositoryData, VcsBranch, boolean) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsChangeDetector
-
This method is used to generate the list of commits for an initial build of a plan branch.
- collectChangesForRevision(PlanKey, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- collectChangesForRevision(PlanKey, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudChangeDetector
-
- collectChangesForRevision(PlanKey, String) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- collectChangesForRevision(PlanKey, String) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- collectChangesForRevision(PlanKey, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.plugins.git.v2.GitChangeDetector
-
- collectChangesForRevision(PlanKey, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.plugins.github.GitHubChangeDetector
-
- collectChangesForRevision(PlanKey, String) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- collectChangesForRevision(PlanKey, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialChangeDetector
-
- collectChangesForRevision(PlanKey, String) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- collectChangesForRevision(PlanKey, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerChangeDetector
-
- collectChangesForRevision(PlanKey, String) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- collectChangesForRevision(PlanKey, String) - Method in interface com.atlassian.bamboo.repository.OnceOffCapableRepository
-
Collects the changes for the targetRevision.
- collectChangesForRevision(PlanKey, String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- collectChangesForRevision(PlanKey, String) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- collectChangesForRevision(PlanKey, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnChangeDetector
-
- collectChangesForRevision(PlanKey, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyChangeDetector
-
- collectChangesForRevision(PlanKey, VcsRepositoryData, String) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsChangeDetector
-
- collectChangesSinceLastBuild(String, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- collectChangesSinceLastBuild(String, String) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- collectChangesSinceLastBuild(String, String) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- collectChangesSinceLastBuild(String, String, String) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- collectChangesSinceLastBuild(String, String) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- collectChangesSinceLastBuild(File, String, int) - Method in interface com.atlassian.bamboo.plugins.hg.HgRepositoryAccess
-
Checks whether remote repository has newer revision(s).
- collectChangesSinceLastBuild(File, String, int) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- collectChangesSinceLastBuild(String, String) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- collectChangesSinceLastBuild(String, PlanVcsRevisionData) - Method in interface com.atlassian.bamboo.repository.CustomRevisionDataAwareRepository
-
- collectChangesSinceLastBuild(String, String) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
Gets the code since the link
- collectChangesSinceLastBuild(String, String) - Method in class com.atlassian.bamboo.repository.nullrepository.NullRepository
-
- collectChangesSinceLastBuild(String, String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Access the perforce repository to retrieve change logs since the lastVCSRevisionKey
- collectChangesSinceLastBuild(String, PlanVcsRevisionData) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- collectChangesSinceLastBuild(String, String) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- collectChangesSinceLastBuild(String, String) - Method in interface com.atlassian.bamboo.v2.build.repository.RepositoryV2
-
Collects the changes since the lastVcsRevisionKey.
- collectChangesSinceLastBuild(ImmutableChain, PlanRepositoryDefinition, PlanVcsRevisionData, Map<String, String>, String) - Method in interface com.atlassian.bamboo.v2.trigger.ChangeDetectionManager
-
- collectChangesSinceLastBuild(ImmutableChain, PlanRepositoryDefinition, PlanVcsRevisionData, Map<String, String>, String) - Method in class com.atlassian.bamboo.v2.trigger.DefaultChangeDetectionManager
-
- collectChangesSinceLastBuildIfTriggered(ImmutableChain, Map<String, String>, Set<Long>) - Method in interface com.atlassian.bamboo.v2.trigger.ChangeDetectionManager
-
Collect changes for a plan since the last build.
- collectChangesSinceLastBuildIfTriggered(ImmutableChain, Map<String, String>, Set<Long>) - Method in class com.atlassian.bamboo.v2.trigger.DefaultChangeDetectionManager
-
- collectChangesSinceLastBuildInternal(ImmutableChain, PlanRepositoryDefinition, PlanVcsRevisionData, Map<String, String>, String, boolean, boolean) - Method in class com.atlassian.bamboo.v2.trigger.DefaultChangeDetectionManager
-
- collectChangesSinceRevision(PlanKey, VcsRepositoryData, PlanVcsRevisionData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudChangeDetector
-
- collectChangesSinceRevision(PlanKey, VcsRepositoryData, PlanVcsRevisionData) - Method in class com.atlassian.bamboo.plugins.git.v2.GitChangeDetector
-
- collectChangesSinceRevision(PlanKey, VcsRepositoryData, PlanVcsRevisionData) - Method in class com.atlassian.bamboo.plugins.github.GitHubChangeDetector
-
- collectChangesSinceRevision(PlanKey, VcsRepositoryData, PlanVcsRevisionData) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialChangeDetector
-
- collectChangesSinceRevision(PlanKey, VcsRepositoryData, PlanVcsRevisionData) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerChangeDetector
-
- collectChangesSinceRevision(PlanKey, VcsRepositoryData, PlanVcsRevisionData) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnChangeDetector
-
- collectChangesSinceRevision(PlanKey, VcsRepositoryData, PlanVcsRevisionData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyChangeDetector
-
- collectChangesSinceRevision(PlanKey, VcsRepositoryData, PlanVcsRevisionData) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsChangeDetector
-
- COLLECTION_ID_CLASSPATH - Static variable in class com.atlassian.bamboo.agent.bootstrap.ClasspathBuilder
-
- COLLECTION_ID_FRAMEWORK_BUNDLES - Static variable in class com.atlassian.bamboo.agent.bootstrap.ClasspathBuilder
-
- COLLECTION_ID_SYSTEM_PROVIDED_PLUGINS - Static variable in class com.atlassian.bamboo.agent.bootstrap.ClasspathBuilder
-
- COLLECTION_ID_USER_INSTALLED_PLUGINS - Static variable in class com.atlassian.bamboo.agent.bootstrap.ClasspathBuilder
-
- CollectionJob - Class in com.atlassian.bamboo.analytics.basedata.collector
-
- CollectionJob() - Constructor for class com.atlassian.bamboo.analytics.basedata.collector.CollectionJob
-
- CollectionScheduler - Class in com.atlassian.bamboo.analytics.basedata.collector
-
- CollectionScheduler(DataCollectionJob, PluginScheduler) - Constructor for class com.atlassian.bamboo.analytics.basedata.collector.CollectionScheduler
-
- COLOR_BLUE_OUTLINE - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- COLOR_BLUE_PAINT - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- COLOR_CYAN_OUTLINE - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- COLOR_CYAN_PAINT - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- COLOR_GREEN_OUTLINE - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- COLOR_GREEN_PAINT - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- COLOR_ORANGE_PAINT - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- COLOR_PURPLE_OUTLINE - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- COLOR_PURPLE_PAINT - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- COLOR_RED_OUTLINE - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- COLOR_RED_PAINT - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- COLOR_YELLOW_OUTLINE - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- COLOR_YELLOW_PAINT - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- colorizeAnsiToHtml(String) - Static method in class com.atlassian.bamboo.util.HtmlUtils
-
- ColumnDefinition(String, int, String, OptionalInt, Optional<Boolean>) - Constructor for class com.atlassian.bamboo.utils.db.DbmsBean.ColumnDefinition
-
- com.atlassian.bamboo - package com.atlassian.bamboo
-
- com.atlassian.bamboo.activeobjects - package com.atlassian.bamboo.activeobjects
-
- com.atlassian.bamboo.activeobjects.hibernate - package com.atlassian.bamboo.activeobjects.hibernate
-
- com.atlassian.bamboo.admin.configuration - package com.atlassian.bamboo.admin.configuration
-
- com.atlassian.bamboo.admin.scheduler - package com.atlassian.bamboo.admin.scheduler
-
- com.atlassian.bamboo.agent - package com.atlassian.bamboo.agent
-
- com.atlassian.bamboo.agent.bootstrap - package com.atlassian.bamboo.agent.bootstrap
-
- com.atlassian.bamboo.agent.bootstrap.classloading - package com.atlassian.bamboo.agent.bootstrap.classloading
-
- com.atlassian.bamboo.agent.bootstrap.http - package com.atlassian.bamboo.agent.bootstrap.http
-
- com.atlassian.bamboo.agent.classserver - package com.atlassian.bamboo.agent.classserver
-
- com.atlassian.bamboo.agent.classserver.cacheable - package com.atlassian.bamboo.agent.classserver.cacheable
-
- com.atlassian.bamboo.agent.elastic - package com.atlassian.bamboo.agent.elastic
-
- com.atlassian.bamboo.agent.elastic.aws - package com.atlassian.bamboo.agent.elastic.aws
-
- com.atlassian.bamboo.agent.elastic.bootstrap.http - package com.atlassian.bamboo.agent.elastic.bootstrap.http
-
- com.atlassian.bamboo.agent.elastic.client - package com.atlassian.bamboo.agent.elastic.client
-
- com.atlassian.bamboo.agent.elastic.installer - package com.atlassian.bamboo.agent.elastic.installer
-
- com.atlassian.bamboo.agent.elastic.metadata - package com.atlassian.bamboo.agent.elastic.metadata
-
- com.atlassian.bamboo.agent.elastic.schedule - package com.atlassian.bamboo.agent.elastic.schedule
-
- com.atlassian.bamboo.agent.elastic.server - package com.atlassian.bamboo.agent.elastic.server
-
- com.atlassian.bamboo.agent.elastic.startup - package com.atlassian.bamboo.agent.elastic.startup
-
- com.atlassian.bamboo.agent.elastic.tunnel - package com.atlassian.bamboo.agent.elastic.tunnel
-
- com.atlassian.bamboo.agent.elastic.tunnel.httpst - package com.atlassian.bamboo.agent.elastic.tunnel.httpst
-
- com.atlassian.bamboo.agent.elastic.tunnel.httpt - package com.atlassian.bamboo.agent.elastic.tunnel.httpt
-
- com.atlassian.bamboo.agent.elastic.utils - package com.atlassian.bamboo.agent.elastic.utils
-
- com.atlassian.bamboo.agent.installer - package com.atlassian.bamboo.agent.installer
-
- com.atlassian.bamboo.agent.installer.arguments - package com.atlassian.bamboo.agent.installer.arguments
-
- com.atlassian.bamboo.agent.installer.strategy - package com.atlassian.bamboo.agent.installer.strategy
-
- com.atlassian.bamboo.agent.installer.util - package com.atlassian.bamboo.agent.installer.util
-
- com.atlassian.bamboo.agent.messaging - package com.atlassian.bamboo.agent.messaging
-
- com.atlassian.bamboo.agent.remote.security - package com.atlassian.bamboo.agent.remote.security
-
- com.atlassian.bamboo.agent.remote.serialization - package com.atlassian.bamboo.agent.remote.serialization
-
- com.atlassian.bamboo.amq - package com.atlassian.bamboo.amq
-
- com.atlassian.bamboo.analytics - package com.atlassian.bamboo.analytics
-
- com.atlassian.bamboo.analytics.basedata.collector - package com.atlassian.bamboo.analytics.basedata.collector
-
- com.atlassian.bamboo.analytics.basedata.collector.generator - package com.atlassian.bamboo.analytics.basedata.collector.generator
-
- com.atlassian.bamboo.applinks - package com.atlassian.bamboo.applinks
-
- com.atlassian.bamboo.archive - package com.atlassian.bamboo.archive
-
- com.atlassian.bamboo.artifact - package com.atlassian.bamboo.artifact
-
- com.atlassian.bamboo.author - package com.atlassian.bamboo.author
-
- com.atlassian.bamboo.author.collector - package com.atlassian.bamboo.author.collector
-
- com.atlassian.bamboo.aws - package com.atlassian.bamboo.aws
-
- com.atlassian.bamboo.bandana - package com.atlassian.bamboo.bandana
-
- com.atlassian.bamboo.brokenbuildtracker - package com.atlassian.bamboo.brokenbuildtracker
-
- com.atlassian.bamboo.brokenbuildtracker.data - package com.atlassian.bamboo.brokenbuildtracker.data
-
- com.atlassian.bamboo.brokenbuildtracker.notifications - package com.atlassian.bamboo.brokenbuildtracker.notifications
-
- com.atlassian.bamboo.brokenbuildtracker.ui - package com.atlassian.bamboo.brokenbuildtracker.ui
-
- com.atlassian.bamboo.brokenbuildtracker.user.rename - package com.atlassian.bamboo.brokenbuildtracker.user.rename
-
- com.atlassian.bamboo.build - package com.atlassian.bamboo.build
-
- com.atlassian.bamboo.build.artifact - package com.atlassian.bamboo.build.artifact
-
- com.atlassian.bamboo.build.artifact.handlers - package com.atlassian.bamboo.build.artifact.handlers
-
- com.atlassian.bamboo.build.branch - package com.atlassian.bamboo.build.branch
-
- com.atlassian.bamboo.build.configuration - package com.atlassian.bamboo.build.configuration
-
- com.atlassian.bamboo.build.context - package com.atlassian.bamboo.build.context
-
- com.atlassian.bamboo.build.creation - package com.atlassian.bamboo.build.creation
-
- com.atlassian.bamboo.build.docker - package com.atlassian.bamboo.build.docker
-
- com.atlassian.bamboo.build.expiry - package com.atlassian.bamboo.build.expiry
-
- com.atlassian.bamboo.build.expiry.plugin - package com.atlassian.bamboo.build.expiry.plugin
-
- com.atlassian.bamboo.build.fileserver - package com.atlassian.bamboo.build.fileserver
-
- com.atlassian.bamboo.build.logger - package com.atlassian.bamboo.build.logger
-
- com.atlassian.bamboo.build.logger.interceptors - package com.atlassian.bamboo.build.logger.interceptors
-
- com.atlassian.bamboo.build.monitoring - package com.atlassian.bamboo.build.monitoring
-
- com.atlassian.bamboo.build.pipeline.concurrent - package com.atlassian.bamboo.build.pipeline.concurrent
-
- com.atlassian.bamboo.build.pipeline.tasks - package com.atlassian.bamboo.build.pipeline.tasks
-
- com.atlassian.bamboo.build.statistics - package com.atlassian.bamboo.build.statistics
-
- com.atlassian.bamboo.build.status - package com.atlassian.bamboo.build.status
-
- com.atlassian.bamboo.build.strategy - package com.atlassian.bamboo.build.strategy
-
- com.atlassian.bamboo.build.test - package com.atlassian.bamboo.build.test
-
- com.atlassian.bamboo.build.test.junit - package com.atlassian.bamboo.build.test.junit
-
- com.atlassian.bamboo.build.tests - package com.atlassian.bamboo.build.tests
-
- com.atlassian.bamboo.build.warning - package com.atlassian.bamboo.build.warning
-
- com.atlassian.bamboo.builder - package com.atlassian.bamboo.builder
-
- com.atlassian.bamboo.builder.maven - package com.atlassian.bamboo.builder.maven
-
- com.atlassian.bamboo.builder.resultsfilter - package com.atlassian.bamboo.builder.resultsfilter
-
- com.atlassian.bamboo.buildqueue - package com.atlassian.bamboo.buildqueue
-
- com.atlassian.bamboo.buildqueue.dao - package com.atlassian.bamboo.buildqueue.dao
-
- com.atlassian.bamboo.buildqueue.manager - package com.atlassian.bamboo.buildqueue.manager
-
- com.atlassian.bamboo.buildqueue.migration.stream - package com.atlassian.bamboo.buildqueue.migration.stream
-
- com.atlassian.bamboo.buildqueue.properties - package com.atlassian.bamboo.buildqueue.properties
-
- com.atlassian.bamboo.buildtrigger - package com.atlassian.bamboo.buildtrigger
-
- com.atlassian.bamboo.caching.conversation - package com.atlassian.bamboo.caching.conversation
-
- com.atlassian.bamboo.capability - package com.atlassian.bamboo.capability
-
- com.atlassian.bamboo.captcha - package com.atlassian.bamboo.captcha
-
- com.atlassian.bamboo.chains - package com.atlassian.bamboo.chains
-
- com.atlassian.bamboo.chains.branches - package com.atlassian.bamboo.chains.branches
-
- com.atlassian.bamboo.chains.cache - package com.atlassian.bamboo.chains.cache
-
- com.atlassian.bamboo.chains.events - package com.atlassian.bamboo.chains.events
-
- com.atlassian.bamboo.chains.plugins - package com.atlassian.bamboo.chains.plugins
-
- com.atlassian.bamboo.charts - package com.atlassian.bamboo.charts
-
- com.atlassian.bamboo.charts.author - package com.atlassian.bamboo.charts.author
-
- com.atlassian.bamboo.charts.collater - package com.atlassian.bamboo.charts.collater
-
- com.atlassian.bamboo.charts.renderer - package com.atlassian.bamboo.charts.renderer
-
- com.atlassian.bamboo.charts.timeperiod - package com.atlassian.bamboo.charts.timeperiod
-
- com.atlassian.bamboo.charts.utils - package com.atlassian.bamboo.charts.utils
-
- com.atlassian.bamboo.clover - package com.atlassian.bamboo.clover
-
- com.atlassian.bamboo.clover.build - package com.atlassian.bamboo.clover.build
-
- com.atlassian.bamboo.clover.build.coverage - package com.atlassian.bamboo.clover.build.coverage
-
- com.atlassian.bamboo.clover.builder.command - package com.atlassian.bamboo.clover.builder.command
-
- com.atlassian.bamboo.clover.builder.coverage - package com.atlassian.bamboo.clover.builder.coverage
-
- com.atlassian.bamboo.clover.charts.collater - package com.atlassian.bamboo.clover.charts.collater
-
- com.atlassian.bamboo.clover.reports.charts - package com.atlassian.bamboo.clover.reports.charts
-
- com.atlassian.bamboo.clover.reports.collector - package com.atlassian.bamboo.clover.reports.collector
-
- com.atlassian.bamboo.clover.ww2.actions.admin - package com.atlassian.bamboo.clover.ww2.actions.admin
-
- com.atlassian.bamboo.collections - package com.atlassian.bamboo.collections
-
- com.atlassian.bamboo.collections.message - package com.atlassian.bamboo.collections.message
-
- com.atlassian.bamboo.command - package com.atlassian.bamboo.command
-
- com.atlassian.bamboo.comment - package com.atlassian.bamboo.comment
-
- com.atlassian.bamboo.commit - package com.atlassian.bamboo.commit
-
- com.atlassian.bamboo.commonsconfig - package com.atlassian.bamboo.commonsconfig
-
- com.atlassian.bamboo.concurrent - package com.atlassian.bamboo.concurrent
-
- com.atlassian.bamboo.config - package com.atlassian.bamboo.config
-
- com.atlassian.bamboo.configuration - package com.atlassian.bamboo.configuration
-
- com.atlassian.bamboo.configuration.agent - package com.atlassian.bamboo.configuration.agent
-
- com.atlassian.bamboo.configuration.agent.elastic - package com.atlassian.bamboo.configuration.agent.elastic
-
- com.atlassian.bamboo.configuration.credentials - package com.atlassian.bamboo.configuration.credentials
-
- com.atlassian.bamboo.configuration.external - package com.atlassian.bamboo.configuration.external
-
- com.atlassian.bamboo.configuration.external.detection - package com.atlassian.bamboo.configuration.external.detection
-
- com.atlassian.bamboo.configuration.external.exporters - package com.atlassian.bamboo.configuration.external.exporters
-
- com.atlassian.bamboo.configuration.external.helpers - package com.atlassian.bamboo.configuration.external.helpers
-
- com.atlassian.bamboo.configuration.external.polling - package com.atlassian.bamboo.configuration.external.polling
-
- com.atlassian.bamboo.configuration.external.util - package com.atlassian.bamboo.configuration.external.util
-
- com.atlassian.bamboo.configuration.external.yaml - package com.atlassian.bamboo.configuration.external.yaml
-
- com.atlassian.bamboo.configuration.external.yaml.exceptions - package com.atlassian.bamboo.configuration.external.yaml.exceptions
-
- com.atlassian.bamboo.configuration.external.yaml.properties - package com.atlassian.bamboo.configuration.external.yaml.properties
-
- com.atlassian.bamboo.configuration.external.yaml.properties.inner - package com.atlassian.bamboo.configuration.external.yaml.properties.inner
-
- com.atlassian.bamboo.configuration.logs - package com.atlassian.bamboo.configuration.logs
-
- com.atlassian.bamboo.configuration.plugins - package com.atlassian.bamboo.configuration.plugins
-
- com.atlassian.bamboo.configuration.repository - package com.atlassian.bamboo.configuration.repository
-
- com.atlassian.bamboo.configuration.variable - package com.atlassian.bamboo.configuration.variable
-
- com.atlassian.bamboo.container - package com.atlassian.bamboo.container
-
- com.atlassian.bamboo.container.startup - package com.atlassian.bamboo.container.startup
-
- com.atlassian.bamboo.core - package com.atlassian.bamboo.core
-
- com.atlassian.bamboo.credentials - package com.atlassian.bamboo.credentials
-
- com.atlassian.bamboo.crowd - package com.atlassian.bamboo.crowd
-
- com.atlassian.bamboo.crypto - package com.atlassian.bamboo.crypto
-
- com.atlassian.bamboo.crypto.instance - package com.atlassian.bamboo.crypto.instance
-
- com.atlassian.bamboo.db - package com.atlassian.bamboo.db
-
- com.atlassian.bamboo.deletion - package com.atlassian.bamboo.deletion
-
- com.atlassian.bamboo.deployments - package com.atlassian.bamboo.deployments
-
- com.atlassian.bamboo.deployments.cache - package com.atlassian.bamboo.deployments.cache
-
- com.atlassian.bamboo.deployments.configuration - package com.atlassian.bamboo.deployments.configuration
-
- com.atlassian.bamboo.deployments.configuration.actions - package com.atlassian.bamboo.deployments.configuration.actions
-
- com.atlassian.bamboo.deployments.configuration.migration.stream - package com.atlassian.bamboo.deployments.configuration.migration.stream
-
- com.atlassian.bamboo.deployments.configuration.persistence - package com.atlassian.bamboo.deployments.configuration.persistence
-
- com.atlassian.bamboo.deployments.configuration.service - package com.atlassian.bamboo.deployments.configuration.service
-
- com.atlassian.bamboo.deployments.container - package com.atlassian.bamboo.deployments.container
-
- com.atlassian.bamboo.deployments.environments - package com.atlassian.bamboo.deployments.environments
-
- com.atlassian.bamboo.deployments.environments.actions - package com.atlassian.bamboo.deployments.environments.actions
-
- com.atlassian.bamboo.deployments.environments.actions.agents - package com.atlassian.bamboo.deployments.environments.actions.agents
-
- com.atlassian.bamboo.deployments.environments.actions.docker - package com.atlassian.bamboo.deployments.environments.actions.docker
-
- com.atlassian.bamboo.deployments.environments.actions.tasks - package com.atlassian.bamboo.deployments.environments.actions.tasks
-
- com.atlassian.bamboo.deployments.environments.actions.triggers - package com.atlassian.bamboo.deployments.environments.actions.triggers
-
- com.atlassian.bamboo.deployments.environments.actions.variable - package com.atlassian.bamboo.deployments.environments.actions.variable
-
- com.atlassian.bamboo.deployments.environments.dashboard - package com.atlassian.bamboo.deployments.environments.dashboard
-
- com.atlassian.bamboo.deployments.environments.events - package com.atlassian.bamboo.deployments.environments.events
-
- com.atlassian.bamboo.deployments.environments.index - package com.atlassian.bamboo.deployments.environments.index
-
- com.atlassian.bamboo.deployments.environments.index.events - package com.atlassian.bamboo.deployments.environments.index.events
-
- com.atlassian.bamboo.deployments.environments.matcher - package com.atlassian.bamboo.deployments.environments.matcher
-
- com.atlassian.bamboo.deployments.environments.migration.stream - package com.atlassian.bamboo.deployments.environments.migration.stream
-
- com.atlassian.bamboo.deployments.environments.persistence - package com.atlassian.bamboo.deployments.environments.persistence
-
- com.atlassian.bamboo.deployments.environments.requirement - package com.atlassian.bamboo.deployments.environments.requirement
-
- com.atlassian.bamboo.deployments.environments.service - package com.atlassian.bamboo.deployments.environments.service
-
- com.atlassian.bamboo.deployments.environments.task - package com.atlassian.bamboo.deployments.environments.task
-
- com.atlassian.bamboo.deployments.environments.trigger - package com.atlassian.bamboo.deployments.environments.trigger
-
- com.atlassian.bamboo.deployments.events - package com.atlassian.bamboo.deployments.events
-
- com.atlassian.bamboo.deployments.execution - package com.atlassian.bamboo.deployments.execution
-
- com.atlassian.bamboo.deployments.execution.actions - package com.atlassian.bamboo.deployments.execution.actions
-
- com.atlassian.bamboo.deployments.execution.events - package com.atlassian.bamboo.deployments.execution.events
-
- com.atlassian.bamboo.deployments.execution.service - package com.atlassian.bamboo.deployments.execution.service
-
- com.atlassian.bamboo.deployments.execution.triggering - package com.atlassian.bamboo.deployments.execution.triggering
-
- com.atlassian.bamboo.deployments.expiry - package com.atlassian.bamboo.deployments.expiry
-
- com.atlassian.bamboo.deployments.notification - package com.atlassian.bamboo.deployments.notification
-
- com.atlassian.bamboo.deployments.projects - package com.atlassian.bamboo.deployments.projects
-
- com.atlassian.bamboo.deployments.projects.actions - package com.atlassian.bamboo.deployments.projects.actions
-
- com.atlassian.bamboo.deployments.projects.events - package com.atlassian.bamboo.deployments.projects.events
-
- com.atlassian.bamboo.deployments.projects.matcher - package com.atlassian.bamboo.deployments.projects.matcher
-
- com.atlassian.bamboo.deployments.projects.matcher.versionnaming - package com.atlassian.bamboo.deployments.projects.matcher.versionnaming
-
- com.atlassian.bamboo.deployments.projects.migration - package com.atlassian.bamboo.deployments.projects.migration
-
- com.atlassian.bamboo.deployments.projects.migration.stream - package com.atlassian.bamboo.deployments.projects.migration.stream
-
- com.atlassian.bamboo.deployments.projects.migration.stream.items - package com.atlassian.bamboo.deployments.projects.migration.stream.items
-
- com.atlassian.bamboo.deployments.projects.migration.stream.versionnaming - package com.atlassian.bamboo.deployments.projects.migration.stream.versionnaming
-
- com.atlassian.bamboo.deployments.projects.persistence - package com.atlassian.bamboo.deployments.projects.persistence
-
- com.atlassian.bamboo.deployments.projects.persistence.items - package com.atlassian.bamboo.deployments.projects.persistence.items
-
- com.atlassian.bamboo.deployments.projects.persistence.versionnaming - package com.atlassian.bamboo.deployments.projects.persistence.versionnaming
-
- com.atlassian.bamboo.deployments.projects.security.acegi.acls.objectidentity - package com.atlassian.bamboo.deployments.projects.security.acegi.acls.objectidentity
-
- com.atlassian.bamboo.deployments.projects.service - package com.atlassian.bamboo.deployments.projects.service
-
- com.atlassian.bamboo.deployments.projects.versionnaming - package com.atlassian.bamboo.deployments.projects.versionnaming
-
- com.atlassian.bamboo.deployments.repository - package com.atlassian.bamboo.deployments.repository
-
- com.atlassian.bamboo.deployments.repository.migration.stream - package com.atlassian.bamboo.deployments.repository.migration.stream
-
- com.atlassian.bamboo.deployments.repository.persistence - package com.atlassian.bamboo.deployments.repository.persistence
-
- com.atlassian.bamboo.deployments.results - package com.atlassian.bamboo.deployments.results
-
- com.atlassian.bamboo.deployments.results.events - package com.atlassian.bamboo.deployments.results.events
-
- com.atlassian.bamboo.deployments.results.matcher - package com.atlassian.bamboo.deployments.results.matcher
-
- com.atlassian.bamboo.deployments.results.migration.stream - package com.atlassian.bamboo.deployments.results.migration.stream
-
- com.atlassian.bamboo.deployments.results.persistence - package com.atlassian.bamboo.deployments.results.persistence
-
- com.atlassian.bamboo.deployments.results.security.acegi.acls.objectidentity - package com.atlassian.bamboo.deployments.results.security.acegi.acls.objectidentity
-
- com.atlassian.bamboo.deployments.results.service - package com.atlassian.bamboo.deployments.results.service
-
- com.atlassian.bamboo.deployments.runtime - package com.atlassian.bamboo.deployments.runtime
-
- com.atlassian.bamboo.deployments.specs - package com.atlassian.bamboo.deployments.specs
-
- com.atlassian.bamboo.deployments.versions - package com.atlassian.bamboo.deployments.versions
-
- com.atlassian.bamboo.deployments.versions.actions - package com.atlassian.bamboo.deployments.versions.actions
-
- com.atlassian.bamboo.deployments.versions.events - package com.atlassian.bamboo.deployments.versions.events
-
- com.atlassian.bamboo.deployments.versions.history.commit - package com.atlassian.bamboo.deployments.versions.history.commit
-
- com.atlassian.bamboo.deployments.versions.history.issues - package com.atlassian.bamboo.deployments.versions.history.issues
-
- com.atlassian.bamboo.deployments.versions.index - package com.atlassian.bamboo.deployments.versions.index
-
- com.atlassian.bamboo.deployments.versions.index.events - package com.atlassian.bamboo.deployments.versions.index.events
-
- com.atlassian.bamboo.deployments.versions.matcher - package com.atlassian.bamboo.deployments.versions.matcher
-
- com.atlassian.bamboo.deployments.versions.matcher.commits - package com.atlassian.bamboo.deployments.versions.matcher.commits
-
- com.atlassian.bamboo.deployments.versions.migration.stream - package com.atlassian.bamboo.deployments.versions.migration.stream
-
- com.atlassian.bamboo.deployments.versions.migration.stream.commits - package com.atlassian.bamboo.deployments.versions.migration.stream.commits
-
- com.atlassian.bamboo.deployments.versions.migration.stream.issues - package com.atlassian.bamboo.deployments.versions.migration.stream.issues
-
- com.atlassian.bamboo.deployments.versions.migration.stream.items - package com.atlassian.bamboo.deployments.versions.migration.stream.items
-
- com.atlassian.bamboo.deployments.versions.persistence - package com.atlassian.bamboo.deployments.versions.persistence
-
- com.atlassian.bamboo.deployments.versions.persistence.commits - package com.atlassian.bamboo.deployments.versions.persistence.commits
-
- com.atlassian.bamboo.deployments.versions.persistence.issues - package com.atlassian.bamboo.deployments.versions.persistence.issues
-
- com.atlassian.bamboo.deployments.versions.persistence.items - package com.atlassian.bamboo.deployments.versions.persistence.items
-
- com.atlassian.bamboo.deployments.versions.security.acegi.acls.objectidentity - package com.atlassian.bamboo.deployments.versions.security.acegi.acls.objectidentity
-
- com.atlassian.bamboo.deployments.versions.service - package com.atlassian.bamboo.deployments.versions.service
-
- com.atlassian.bamboo.docker - package com.atlassian.bamboo.docker
-
- com.atlassian.bamboo.event - package com.atlassian.bamboo.event
-
- com.atlassian.bamboo.event.agent - package com.atlassian.bamboo.event.agent
-
- com.atlassian.bamboo.event.analytics - package com.atlassian.bamboo.event.analytics
-
- com.atlassian.bamboo.event.artifact - package com.atlassian.bamboo.event.artifact
-
- com.atlassian.bamboo.event.aws - package com.atlassian.bamboo.event.aws
-
- com.atlassian.bamboo.event.dashboard - package com.atlassian.bamboo.event.dashboard
-
- com.atlassian.bamboo.event.rss - package com.atlassian.bamboo.event.rss
-
- com.atlassian.bamboo.event.spi - package com.atlassian.bamboo.event.spi
-
- com.atlassian.bamboo.event.sse - package com.atlassian.bamboo.event.sse
-
- com.atlassian.bamboo.exception - package com.atlassian.bamboo.exception
-
- com.atlassian.bamboo.execution - package com.atlassian.bamboo.execution
-
- com.atlassian.bamboo.executor - package com.atlassian.bamboo.executor
-
- com.atlassian.bamboo.expirables - package com.atlassian.bamboo.expirables
-
- com.atlassian.bamboo.export - package com.atlassian.bamboo.export
-
- com.atlassian.bamboo.fieldvalue - package com.atlassian.bamboo.fieldvalue
-
- com.atlassian.bamboo.fileserver - package com.atlassian.bamboo.fileserver
-
- com.atlassian.bamboo.filter - package com.atlassian.bamboo.filter
-
- com.atlassian.bamboo.freemarker - package com.atlassian.bamboo.freemarker
-
- com.atlassian.bamboo.health - package com.atlassian.bamboo.health
-
- com.atlassian.bamboo.hibernate - package com.atlassian.bamboo.hibernate
-
- com.atlassian.bamboo.hibernate.cache - package com.atlassian.bamboo.hibernate.cache
-
- com.atlassian.bamboo.hibernate.cachehooks - package com.atlassian.bamboo.hibernate.cachehooks
-
- com.atlassian.bamboo.hibernate.callbacks - package com.atlassian.bamboo.hibernate.callbacks
-
- com.atlassian.bamboo.hibernate.invalidators - package com.atlassian.bamboo.hibernate.invalidators
-
- com.atlassian.bamboo.hibernate.type - package com.atlassian.bamboo.hibernate.type
-
- com.atlassian.bamboo.index - package com.atlassian.bamboo.index
-
- com.atlassian.bamboo.index.buildresult - package com.atlassian.bamboo.index.buildresult
-
- com.atlassian.bamboo.index.buildresult.events - package com.atlassian.bamboo.index.buildresult.events
-
- com.atlassian.bamboo.index.events - package com.atlassian.bamboo.index.events
-
- com.atlassian.bamboo.index.fields - package com.atlassian.bamboo.index.fields
-
- com.atlassian.bamboo.index.quicksearch - package com.atlassian.bamboo.index.quicksearch
-
- com.atlassian.bamboo.instantmessagingserver - package com.atlassian.bamboo.instantmessagingserver
-
- com.atlassian.bamboo.io - package com.atlassian.bamboo.io
-
- com.atlassian.bamboo.jira.issuelink - package com.atlassian.bamboo.jira.issuelink
-
- com.atlassian.bamboo.jira.jiraissues - package com.atlassian.bamboo.jira.jiraissues
-
- com.atlassian.bamboo.jira.jiraissues.matcher - package com.atlassian.bamboo.jira.jiraissues.matcher
-
- com.atlassian.bamboo.jira.jiraissues.xml - package com.atlassian.bamboo.jira.jiraissues.xml
-
- com.atlassian.bamboo.jira.jiraissues.xml.adapters - package com.atlassian.bamboo.jira.jiraissues.xml.adapters
-
- com.atlassian.bamboo.jira.jirametadata - package com.atlassian.bamboo.jira.jirametadata
-
- com.atlassian.bamboo.jira.rest - package com.atlassian.bamboo.jira.rest
-
- com.atlassian.bamboo.jms.remoting - package com.atlassian.bamboo.jms.remoting
-
- com.atlassian.bamboo.jpa - package com.atlassian.bamboo.jpa
-
- com.atlassian.bamboo.js - package com.atlassian.bamboo.js
-
- com.atlassian.bamboo.js.data - package com.atlassian.bamboo.js.data
-
- com.atlassian.bamboo.jsonator - package com.atlassian.bamboo.jsonator
-
- com.atlassian.bamboo.jsonator.internal - package com.atlassian.bamboo.jsonator.internal
-
- com.atlassian.bamboo.junit - package com.atlassian.bamboo.junit
-
- com.atlassian.bamboo.key - package com.atlassian.bamboo.key
-
- com.atlassian.bamboo.labels - package com.atlassian.bamboo.labels
-
- com.atlassian.bamboo.license - package com.atlassian.bamboo.license
-
- com.atlassian.bamboo.log - package com.atlassian.bamboo.log
-
- com.atlassian.bamboo.logger - package com.atlassian.bamboo.logger
-
- com.atlassian.bamboo.mail - package com.atlassian.bamboo.mail
-
- com.atlassian.bamboo.matcher - package com.atlassian.bamboo.matcher
-
- com.atlassian.bamboo.matcher.bean - package com.atlassian.bamboo.matcher.bean
-
- com.atlassian.bamboo.matcher.build - package com.atlassian.bamboo.matcher.build
-
- com.atlassian.bamboo.matcher.build.trigger - package com.atlassian.bamboo.matcher.build.trigger
-
- com.atlassian.bamboo.matcher.error - package com.atlassian.bamboo.matcher.error
-
- com.atlassian.bamboo.matcher.json - package com.atlassian.bamboo.matcher.json
-
- com.atlassian.bamboo.matcher.mail - package com.atlassian.bamboo.matcher.mail
-
- com.atlassian.bamboo.matcher.notification - package com.atlassian.bamboo.matcher.notification
-
- com.atlassian.bamboo.matcher.plan - package com.atlassian.bamboo.matcher.plan
-
- com.atlassian.bamboo.matcher.statistics - package com.atlassian.bamboo.matcher.statistics
-
- com.atlassian.bamboo.matcher.uri - package com.atlassian.bamboo.matcher.uri
-
- com.atlassian.bamboo.matcher.user - package com.atlassian.bamboo.matcher.user
-
- com.atlassian.bamboo.maven - package com.atlassian.bamboo.maven
-
- com.atlassian.bamboo.maven.embedder - package com.atlassian.bamboo.maven.embedder
-
- com.atlassian.bamboo.maven.utils - package com.atlassian.bamboo.maven.utils
-
- com.atlassian.bamboo.migration - package com.atlassian.bamboo.migration
-
- com.atlassian.bamboo.migration.beans - package com.atlassian.bamboo.migration.beans
-
- com.atlassian.bamboo.migration.cloud.upgrade - package com.atlassian.bamboo.migration.cloud.upgrade
-
- com.atlassian.bamboo.migration.dao - package com.atlassian.bamboo.migration.dao
-
- com.atlassian.bamboo.migration.exception - package com.atlassian.bamboo.migration.exception
-
- com.atlassian.bamboo.migration.stream - package com.atlassian.bamboo.migration.stream
-
- com.atlassian.bamboo.migration.stream.activeobjects - package com.atlassian.bamboo.migration.stream.activeobjects
-
- com.atlassian.bamboo.migration.stream.build - package com.atlassian.bamboo.migration.stream.build
-
- com.atlassian.bamboo.migration.stream.crowd - package com.atlassian.bamboo.migration.stream.crowd
-
- com.atlassian.bamboo.migration.stream.notifications - package com.atlassian.bamboo.migration.stream.notifications
-
- com.atlassian.bamboo.migration.stream.requirements - package com.atlassian.bamboo.migration.stream.requirements
-
- com.atlassian.bamboo.migration.stream.script - package com.atlassian.bamboo.migration.stream.script
-
- com.atlassian.bamboo.migration.stream.userdata - package com.atlassian.bamboo.migration.stream.userdata
-
- com.atlassian.bamboo.migration.stream.variable.baseline - package com.atlassian.bamboo.migration.stream.variable.baseline
-
- com.atlassian.bamboo.migration.utils - package com.atlassian.bamboo.migration.utils
-
- com.atlassian.bamboo.mock - package com.atlassian.bamboo.mock
-
- com.atlassian.bamboo.mock.event - package com.atlassian.bamboo.mock.event
-
- com.atlassian.bamboo.mock.plugins - package com.atlassian.bamboo.mock.plugins
-
- com.atlassian.bamboo.mockito - package com.atlassian.bamboo.mockito
-
- com.atlassian.bamboo.navigation - package com.atlassian.bamboo.navigation
-
- com.atlassian.bamboo.notification - package com.atlassian.bamboo.notification
-
- com.atlassian.bamboo.notification.buildcommented - package com.atlassian.bamboo.notification.buildcommented
-
- com.atlassian.bamboo.notification.buildcompleted - package com.atlassian.bamboo.notification.buildcompleted
-
- com.atlassian.bamboo.notification.builderror - package com.atlassian.bamboo.notification.builderror
-
- com.atlassian.bamboo.notification.buildhung - package com.atlassian.bamboo.notification.buildhung
-
- com.atlassian.bamboo.notification.buildmissingcapableagent - package com.atlassian.bamboo.notification.buildmissingcapableagent
-
- com.atlassian.bamboo.notification.buildqueuetimeout - package com.atlassian.bamboo.notification.buildqueuetimeout
-
- com.atlassian.bamboo.notification.chain - package com.atlassian.bamboo.notification.chain
-
- com.atlassian.bamboo.notification.recipients - package com.atlassian.bamboo.notification.recipients
-
- com.atlassian.bamboo.notification.rss - package com.atlassian.bamboo.notification.rss
-
- com.atlassian.bamboo.notification.transports - package com.atlassian.bamboo.notification.transports
-
- com.atlassian.bamboo.oauth.serviceprovider - package com.atlassian.bamboo.oauth.serviceprovider
-
- com.atlassian.bamboo.oauth.serviceprovider.data.ao - package com.atlassian.bamboo.oauth.serviceprovider.data.ao
-
- com.atlassian.bamboo.oauth.serviceprovider.data.json - package com.atlassian.bamboo.oauth.serviceprovider.data.json
-
- com.atlassian.bamboo.oauth.serviceprovider.data.qdsl - package com.atlassian.bamboo.oauth.serviceprovider.data.qdsl
-
- com.atlassian.bamboo.oauth.serviceprovider.upgrade - package com.atlassian.bamboo.oauth.serviceprovider.upgrade
-
- com.atlassian.bamboo.oid - package com.atlassian.bamboo.oid
-
- com.atlassian.bamboo.osgi - package com.atlassian.bamboo.osgi
-
- com.atlassian.bamboo.pageobjects - package com.atlassian.bamboo.pageobjects
-
- com.atlassian.bamboo.pageobjects.components - package com.atlassian.bamboo.pageobjects.components
-
- com.atlassian.bamboo.pageobjects.components.docker - package com.atlassian.bamboo.pageobjects.components.docker
-
- com.atlassian.bamboo.pageobjects.components.permissions - package com.atlassian.bamboo.pageobjects.components.permissions
-
- com.atlassian.bamboo.pageobjects.components.variables - package com.atlassian.bamboo.pageobjects.components.variables
-
- com.atlassian.bamboo.pageobjects.components.vcs - package com.atlassian.bamboo.pageobjects.components.vcs
-
- com.atlassian.bamboo.pageobjects.elements - package com.atlassian.bamboo.pageobjects.elements
-
- com.atlassian.bamboo.pageobjects.elements.deployments.environments - package com.atlassian.bamboo.pageobjects.elements.deployments.environments
-
- com.atlassian.bamboo.pageobjects.elements.deployments.versions - package com.atlassian.bamboo.pageobjects.elements.deployments.versions
-
- com.atlassian.bamboo.pageobjects.helpers - package com.atlassian.bamboo.pageobjects.helpers
-
- com.atlassian.bamboo.pageobjects.helpers.deployments - package com.atlassian.bamboo.pageobjects.helpers.deployments
-
- com.atlassian.bamboo.pageobjects.matchers - package com.atlassian.bamboo.pageobjects.matchers
-
- com.atlassian.bamboo.pageobjects.pages - package com.atlassian.bamboo.pageobjects.pages
-
- com.atlassian.bamboo.pageobjects.pages.admin - package com.atlassian.bamboo.pageobjects.pages.admin
-
- com.atlassian.bamboo.pageobjects.pages.admin.agent - package com.atlassian.bamboo.pageobjects.pages.admin.agent
-
- com.atlassian.bamboo.pageobjects.pages.admin.bulk - package com.atlassian.bamboo.pageobjects.pages.admin.bulk
-
- com.atlassian.bamboo.pageobjects.pages.admin.elastic - package com.atlassian.bamboo.pageobjects.pages.admin.elastic
-
- com.atlassian.bamboo.pageobjects.pages.admin.quickfilter - package com.atlassian.bamboo.pageobjects.pages.admin.quickfilter
-
- com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule - package com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule
-
- com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.plugin - package com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.plugin
-
- com.atlassian.bamboo.pageobjects.pages.admin.repository - package com.atlassian.bamboo.pageobjects.pages.admin.repository
-
- com.atlassian.bamboo.pageobjects.pages.agent - package com.atlassian.bamboo.pageobjects.pages.agent
-
- com.atlassian.bamboo.pageobjects.pages.author - package com.atlassian.bamboo.pageobjects.pages.author
-
- com.atlassian.bamboo.pageobjects.pages.deployment - package com.atlassian.bamboo.pageobjects.pages.deployment
-
- com.atlassian.bamboo.pageobjects.pages.deployment.environments - package com.atlassian.bamboo.pageobjects.pages.deployment.environments
-
- com.atlassian.bamboo.pageobjects.pages.deployment.execute - package com.atlassian.bamboo.pageobjects.pages.deployment.execute
-
- com.atlassian.bamboo.pageobjects.pages.deployment.projects - package com.atlassian.bamboo.pageobjects.pages.deployment.projects
-
- com.atlassian.bamboo.pageobjects.pages.deployment.projects.config - package com.atlassian.bamboo.pageobjects.pages.deployment.projects.config
-
- com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details - package com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details
-
- com.atlassian.bamboo.pageobjects.pages.deployment.versions - package com.atlassian.bamboo.pageobjects.pages.deployment.versions
-
- com.atlassian.bamboo.pageobjects.pages.docker - package com.atlassian.bamboo.pageobjects.pages.docker
-
- com.atlassian.bamboo.pageobjects.pages.export - package com.atlassian.bamboo.pageobjects.pages.export
-
- com.atlassian.bamboo.pageobjects.pages.global - package com.atlassian.bamboo.pageobjects.pages.global
-
- com.atlassian.bamboo.pageobjects.pages.global.filter - package com.atlassian.bamboo.pageobjects.pages.global.filter
-
- com.atlassian.bamboo.pageobjects.pages.jira - package com.atlassian.bamboo.pageobjects.pages.jira
-
- com.atlassian.bamboo.pageobjects.pages.plan - package com.atlassian.bamboo.pageobjects.pages.plan
-
- com.atlassian.bamboo.pageobjects.pages.plan.branch.configuration - package com.atlassian.bamboo.pageobjects.pages.plan.branch.configuration
-
- com.atlassian.bamboo.pageobjects.pages.plan.configuration - package com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- com.atlassian.bamboo.pageobjects.pages.plan.configuration.artifact - package com.atlassian.bamboo.pageobjects.pages.plan.configuration.artifact
-
- com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches - package com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches
-
- com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification - package com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification
-
- com.atlassian.bamboo.pageobjects.pages.plan.configuration.permissions - package com.atlassian.bamboo.pageobjects.pages.plan.configuration.permissions
-
- com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository - package com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository
-
- com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git - package com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git
-
- com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg - package com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg
-
- com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash - package com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash
-
- com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.remote - package com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.remote
-
- com.atlassian.bamboo.pageobjects.pages.plan.result - package com.atlassian.bamboo.pageobjects.pages.plan.result
-
- com.atlassian.bamboo.pageobjects.pages.project - package com.atlassian.bamboo.pageobjects.pages.project
-
- com.atlassian.bamboo.pageobjects.pages.project.admin - package com.atlassian.bamboo.pageobjects.pages.project.admin
-
- com.atlassian.bamboo.pageobjects.pages.setup - package com.atlassian.bamboo.pageobjects.pages.setup
-
- com.atlassian.bamboo.pageobjects.pages.setup.hosted - package com.atlassian.bamboo.pageobjects.pages.setup.hosted
-
- com.atlassian.bamboo.pageobjects.pages.specs - package com.atlassian.bamboo.pageobjects.pages.specs
-
- com.atlassian.bamboo.pageobjects.pages.storage - package com.atlassian.bamboo.pageobjects.pages.storage
-
- com.atlassian.bamboo.pageobjects.pages.tasks - package com.atlassian.bamboo.pageobjects.pages.tasks
-
- com.atlassian.bamboo.pageobjects.pages.tasks.vcs - package com.atlassian.bamboo.pageobjects.pages.tasks.vcs
-
- com.atlassian.bamboo.pageobjects.pages.triggers - package com.atlassian.bamboo.pageobjects.pages.triggers
-
- com.atlassian.bamboo.pageobjects.pages.ual - package com.atlassian.bamboo.pageobjects.pages.ual
-
- com.atlassian.bamboo.pageobjects.pages.user - package com.atlassian.bamboo.pageobjects.pages.user
-
- com.atlassian.bamboo.pageobjects.pages.variables - package com.atlassian.bamboo.pageobjects.pages.variables
-
- com.atlassian.bamboo.pageobjects.pages.vcs - package com.atlassian.bamboo.pageobjects.pages.vcs
-
- com.atlassian.bamboo.pageobjects.utils - package com.atlassian.bamboo.pageobjects.utils
-
- com.atlassian.bamboo.performance - package com.atlassian.bamboo.performance
-
- com.atlassian.bamboo.persistence - package com.atlassian.bamboo.persistence
-
- com.atlassian.bamboo.persistence3 - package com.atlassian.bamboo.persistence3
-
- com.atlassian.bamboo.persister - package com.atlassian.bamboo.persister
-
- com.atlassian.bamboo.persister.file - package com.atlassian.bamboo.persister.file
-
- com.atlassian.bamboo.persister.xstream - package com.atlassian.bamboo.persister.xstream
-
- com.atlassian.bamboo.plan - package com.atlassian.bamboo.plan
-
- com.atlassian.bamboo.plan.artifact - package com.atlassian.bamboo.plan.artifact
-
- com.atlassian.bamboo.plan.branch - package com.atlassian.bamboo.plan.branch
-
- com.atlassian.bamboo.plan.branch.cache - package com.atlassian.bamboo.plan.branch.cache
-
- com.atlassian.bamboo.plan.cache - package com.atlassian.bamboo.plan.cache
-
- com.atlassian.bamboo.plan.cache.index - package com.atlassian.bamboo.plan.cache.index
-
- com.atlassian.bamboo.plan.configuration - package com.atlassian.bamboo.plan.configuration
-
- com.atlassian.bamboo.plan.execution - package com.atlassian.bamboo.plan.execution
-
- com.atlassian.bamboo.plan.helpers - package com.atlassian.bamboo.plan.helpers
-
- com.atlassian.bamboo.plan.job - package com.atlassian.bamboo.plan.job
-
- com.atlassian.bamboo.plan.matcher - package com.atlassian.bamboo.plan.matcher
-
- com.atlassian.bamboo.plan.move - package com.atlassian.bamboo.plan.move
-
- com.atlassian.bamboo.plan.number - package com.atlassian.bamboo.plan.number
-
- com.atlassian.bamboo.plan.pullrequest - package com.atlassian.bamboo.plan.pullrequest
-
- com.atlassian.bamboo.plan.pullrequest.event - package com.atlassian.bamboo.plan.pullrequest.event
-
- com.atlassian.bamboo.plan.stage - package com.atlassian.bamboo.plan.stage
-
- com.atlassian.bamboo.plan.task - package com.atlassian.bamboo.plan.task
-
- com.atlassian.bamboo.plan.trigger - package com.atlassian.bamboo.plan.trigger
-
- com.atlassian.bamboo.plan.vcsRevision - package com.atlassian.bamboo.plan.vcsRevision
-
- com.atlassian.bamboo.plan.vcsRevision.cleanup - package com.atlassian.bamboo.plan.vcsRevision.cleanup
-
- com.atlassian.bamboo.plugin - package com.atlassian.bamboo.plugin
-
- com.atlassian.bamboo.plugin.condition - package com.atlassian.bamboo.plugin.condition
-
- com.atlassian.bamboo.plugin.decorator - package com.atlassian.bamboo.plugin.decorator
-
- com.atlassian.bamboo.plugin.descriptor - package com.atlassian.bamboo.plugin.descriptor
-
- com.atlassian.bamboo.plugin.descriptor.predicate - package com.atlassian.bamboo.plugin.descriptor.predicate
-
- com.atlassian.bamboo.plugin.events - package com.atlassian.bamboo.plugin.events
-
- com.atlassian.bamboo.plugin.loaders - package com.atlassian.bamboo.plugin.loaders
-
- com.atlassian.bamboo.plugin.module.ext - package com.atlassian.bamboo.plugin.module.ext
-
- com.atlassian.bamboo.plugin.osgi - package com.atlassian.bamboo.plugin.osgi
-
- com.atlassian.bamboo.plugin.predicate - package com.atlassian.bamboo.plugin.predicate
-
- com.atlassian.bamboo.plugin.servlet - package com.atlassian.bamboo.plugin.servlet
-
- com.atlassian.bamboo.plugin.servlet.filter - package com.atlassian.bamboo.plugin.servlet.filter
-
- com.atlassian.bamboo.plugin.sitemesh - package com.atlassian.bamboo.plugin.sitemesh
-
- com.atlassian.bamboo.plugin.web - package com.atlassian.bamboo.plugin.web
-
- com.atlassian.bamboo.plugin.web.model - package com.atlassian.bamboo.plugin.web.model
-
- com.atlassian.bamboo.plugin.webresource - package com.atlassian.bamboo.plugin.webresource
-
- com.atlassian.bamboo.plugin.xwork - package com.atlassian.bamboo.plugin.xwork
-
- com.atlassian.bamboo.plugins - package com.atlassian.bamboo.plugins
-
- com.atlassian.bamboo.plugins.ant.decorator - package com.atlassian.bamboo.plugins.ant.decorator
-
- com.atlassian.bamboo.plugins.ant.export - package com.atlassian.bamboo.plugins.ant.export
-
- com.atlassian.bamboo.plugins.ant.task - package com.atlassian.bamboo.plugins.ant.task
-
- com.atlassian.bamboo.plugins.ant.task.configuration - package com.atlassian.bamboo.plugins.ant.task.configuration
-
- com.atlassian.bamboo.plugins.ant.utils - package com.atlassian.bamboo.plugins.ant.utils
-
- com.atlassian.bamboo.plugins.artifact - package com.atlassian.bamboo.plugins.artifact
-
- com.atlassian.bamboo.plugins.artifact.export - package com.atlassian.bamboo.plugins.artifact.export
-
- com.atlassian.bamboo.plugins.bitbucket - package com.atlassian.bamboo.plugins.bitbucket
-
- com.atlassian.bamboo.plugins.bitbucket.api - package com.atlassian.bamboo.plugins.bitbucket.api
-
- com.atlassian.bamboo.plugins.bitbucket.api.rest.entity - package com.atlassian.bamboo.plugins.bitbucket.api.rest.entity
-
- com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.node - package com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.node
-
- com.atlassian.bamboo.plugins.bitbucket.events - package com.atlassian.bamboo.plugins.bitbucket.events
-
- com.atlassian.bamboo.plugins.bitbucket.impl - package com.atlassian.bamboo.plugins.bitbucket.impl
-
- com.atlassian.bamboo.plugins.bitbucket.rest.common - package com.atlassian.bamboo.plugins.bitbucket.rest.common
-
- com.atlassian.bamboo.plugins.bitbucket.rest.entity - package com.atlassian.bamboo.plugins.bitbucket.rest.entity
-
- com.atlassian.bamboo.plugins.bitbucket.rest.entity.bb - package com.atlassian.bamboo.plugins.bitbucket.rest.entity.bb
-
- com.atlassian.bamboo.plugins.bitbucket.rest.entity.buildstatus - package com.atlassian.bamboo.plugins.bitbucket.rest.entity.buildstatus
-
- com.atlassian.bamboo.plugins.bitbucket.rest.entity.resource - package com.atlassian.bamboo.plugins.bitbucket.rest.entity.resource
-
- com.atlassian.bamboo.plugins.bitbucket.rest.resource - package com.atlassian.bamboo.plugins.bitbucket.rest.resource
-
- com.atlassian.bamboo.plugins.bitbucket.utils - package com.atlassian.bamboo.plugins.bitbucket.utils
-
- com.atlassian.bamboo.plugins.bitbucket.v2 - package com.atlassian.bamboo.plugins.bitbucket.v2
-
- com.atlassian.bamboo.plugins.bitbucket.v2.configurator - package com.atlassian.bamboo.plugins.bitbucket.v2.configurator
-
- com.atlassian.bamboo.plugins.bitbucket.v2.converter - package com.atlassian.bamboo.plugins.bitbucket.v2.converter
-
- com.atlassian.bamboo.plugins.bitbucket.v2.export - package com.atlassian.bamboo.plugins.bitbucket.v2.export
-
- com.atlassian.bamboo.plugins.bitbucket.v2.viewer - package com.atlassian.bamboo.plugins.bitbucket.v2.viewer
-
- com.atlassian.bamboo.plugins.command.task - package com.atlassian.bamboo.plugins.command.task
-
- com.atlassian.bamboo.plugins.command.task.configuration - package com.atlassian.bamboo.plugins.command.task.configuration
-
- com.atlassian.bamboo.plugins.command.task.export - package com.atlassian.bamboo.plugins.command.task.export
-
- com.atlassian.bamboo.plugins.dummy - package com.atlassian.bamboo.plugins.dummy
-
- com.atlassian.bamboo.plugins.git - package com.atlassian.bamboo.plugins.git
-
- com.atlassian.bamboo.plugins.git.api - package com.atlassian.bamboo.plugins.git.api
-
- com.atlassian.bamboo.plugins.git.domain - package com.atlassian.bamboo.plugins.git.domain
-
- com.atlassian.bamboo.plugins.git.github.api.rest.entity - package com.atlassian.bamboo.plugins.git.github.api.rest.entity
-
- com.atlassian.bamboo.plugins.git.helper - package com.atlassian.bamboo.plugins.git.helper
-
- com.atlassian.bamboo.plugins.git.internal - package com.atlassian.bamboo.plugins.git.internal
-
- com.atlassian.bamboo.plugins.git.jgit.transport - package com.atlassian.bamboo.plugins.git.jgit.transport
-
- com.atlassian.bamboo.plugins.git.jgit.transport.http - package com.atlassian.bamboo.plugins.git.jgit.transport.http
-
- com.atlassian.bamboo.plugins.git.messages - package com.atlassian.bamboo.plugins.git.messages
-
- com.atlassian.bamboo.plugins.git.rest.commons - package com.atlassian.bamboo.plugins.git.rest.commons
-
- com.atlassian.bamboo.plugins.git.rest.entity - package com.atlassian.bamboo.plugins.git.rest.entity
-
- com.atlassian.bamboo.plugins.git.rest.resource - package com.atlassian.bamboo.plugins.git.rest.resource
-
- com.atlassian.bamboo.plugins.git.v2 - package com.atlassian.bamboo.plugins.git.v2
-
- com.atlassian.bamboo.plugins.git.v2.configurator - package com.atlassian.bamboo.plugins.git.v2.configurator
-
- com.atlassian.bamboo.plugins.git.v2.converter - package com.atlassian.bamboo.plugins.git.v2.converter
-
- com.atlassian.bamboo.plugins.git.v2.exporter - package com.atlassian.bamboo.plugins.git.v2.exporter
-
- com.atlassian.bamboo.plugins.github - package com.atlassian.bamboo.plugins.github
-
- com.atlassian.bamboo.plugins.github.configurator - package com.atlassian.bamboo.plugins.github.configurator
-
- com.atlassian.bamboo.plugins.github.converter - package com.atlassian.bamboo.plugins.github.converter
-
- com.atlassian.bamboo.plugins.github.exporter - package com.atlassian.bamboo.plugins.github.exporter
-
- com.atlassian.bamboo.plugins.github.viewer - package com.atlassian.bamboo.plugins.github.viewer
-
- com.atlassian.bamboo.plugins.grails - package com.atlassian.bamboo.plugins.grails
-
- com.atlassian.bamboo.plugins.hg - package com.atlassian.bamboo.plugins.hg
-
- com.atlassian.bamboo.plugins.hg.configuration - package com.atlassian.bamboo.plugins.hg.configuration
-
- com.atlassian.bamboo.plugins.hg.internal - package com.atlassian.bamboo.plugins.hg.internal
-
- com.atlassian.bamboo.plugins.hg.v2 - package com.atlassian.bamboo.plugins.hg.v2
-
- com.atlassian.bamboo.plugins.hg.v2.configurator - package com.atlassian.bamboo.plugins.hg.v2.configurator
-
- com.atlassian.bamboo.plugins.hg.v2.converter - package com.atlassian.bamboo.plugins.hg.v2.converter
-
- com.atlassian.bamboo.plugins.hg.v2.exporter - package com.atlassian.bamboo.plugins.hg.v2.exporter
-
- com.atlassian.bamboo.plugins.hg.v2.viewer - package com.atlassian.bamboo.plugins.hg.v2.viewer
-
- com.atlassian.bamboo.plugins.jira - package com.atlassian.bamboo.plugins.jira
-
- com.atlassian.bamboo.plugins.jira.event - package com.atlassian.bamboo.plugins.jira.event
-
- com.atlassian.bamboo.plugins.jira.internal - package com.atlassian.bamboo.plugins.jira.internal
-
- com.atlassian.bamboo.plugins.jira.release - package com.atlassian.bamboo.plugins.jira.release
-
- com.atlassian.bamboo.plugins.jira.rest.exception - package com.atlassian.bamboo.plugins.jira.rest.exception
-
- com.atlassian.bamboo.plugins.jira.rest.model.build - package com.atlassian.bamboo.plugins.jira.rest.model.build
-
- com.atlassian.bamboo.plugins.jira.rest.model.deployment - package com.atlassian.bamboo.plugins.jira.rest.model.deployment
-
- com.atlassian.bamboo.plugins.jira.rest.resource - package com.atlassian.bamboo.plugins.jira.rest.resource
-
- com.atlassian.bamboo.plugins.jira.summary.build - package com.atlassian.bamboo.plugins.jira.summary.build
-
- com.atlassian.bamboo.plugins.jira.summary.deployment - package com.atlassian.bamboo.plugins.jira.summary.deployment
-
- com.atlassian.bamboo.plugins.jiraPlugin - package com.atlassian.bamboo.plugins.jiraPlugin
-
- com.atlassian.bamboo.plugins.jiraPlugin.actions - package com.atlassian.bamboo.plugins.jiraPlugin.actions
-
- com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax - package com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax
-
- com.atlassian.bamboo.plugins.labeller - package com.atlassian.bamboo.plugins.labeller
-
- com.atlassian.bamboo.plugins.maven - package com.atlassian.bamboo.plugins.maven
-
- com.atlassian.bamboo.plugins.maven.decorator - package com.atlassian.bamboo.plugins.maven.decorator
-
- com.atlassian.bamboo.plugins.maven.dependencies - package com.atlassian.bamboo.plugins.maven.dependencies
-
- com.atlassian.bamboo.plugins.maven.dependencies.configuration - package com.atlassian.bamboo.plugins.maven.dependencies.configuration
-
- com.atlassian.bamboo.plugins.maven.dependencies.events - package com.atlassian.bamboo.plugins.maven.dependencies.events
-
- com.atlassian.bamboo.plugins.maven.dependencies.exporter - package com.atlassian.bamboo.plugins.maven.dependencies.exporter
-
- com.atlassian.bamboo.plugins.maven.task - package com.atlassian.bamboo.plugins.maven.task
-
- com.atlassian.bamboo.plugins.maven.task.configuration - package com.atlassian.bamboo.plugins.maven.task.configuration
-
- com.atlassian.bamboo.plugins.maven2 - package com.atlassian.bamboo.plugins.maven2
-
- com.atlassian.bamboo.plugins.navlinks.contentlinks - package com.atlassian.bamboo.plugins.navlinks.contentlinks
-
- com.atlassian.bamboo.plugins.navlinks.spi.impl - package com.atlassian.bamboo.plugins.navlinks.spi.impl
-
- com.atlassian.bamboo.plugins.php.task - package com.atlassian.bamboo.plugins.php.task
-
- com.atlassian.bamboo.plugins.php.task.configuration - package com.atlassian.bamboo.plugins.php.task.configuration
-
- com.atlassian.bamboo.plugins.php.task.utils - package com.atlassian.bamboo.plugins.php.task.utils
-
- com.atlassian.bamboo.plugins.querydsl - package com.atlassian.bamboo.plugins.querydsl
-
- com.atlassian.bamboo.plugins.querydsl.api - package com.atlassian.bamboo.plugins.querydsl.api
-
- com.atlassian.bamboo.plugins.rest.admin.agent - package com.atlassian.bamboo.plugins.rest.admin.agent
-
- com.atlassian.bamboo.plugins.rest.admin.artifacthandler - package com.atlassian.bamboo.plugins.rest.admin.artifacthandler
-
- com.atlassian.bamboo.plugins.rest.admin.auditlog - package com.atlassian.bamboo.plugins.rest.admin.auditlog
-
- com.atlassian.bamboo.plugins.rest.admin.buildmonitoring - package com.atlassian.bamboo.plugins.rest.admin.buildmonitoring
-
- com.atlassian.bamboo.plugins.rest.admin.concurrentbuild - package com.atlassian.bamboo.plugins.rest.admin.concurrentbuild
-
- com.atlassian.bamboo.plugins.rest.admin.configuration - package com.atlassian.bamboo.plugins.rest.admin.configuration
-
- com.atlassian.bamboo.plugins.rest.admin.darkfeature - package com.atlassian.bamboo.plugins.rest.admin.darkfeature
-
- com.atlassian.bamboo.plugins.rest.admin.elasticconfiguration - package com.atlassian.bamboo.plugins.rest.admin.elasticconfiguration
-
- com.atlassian.bamboo.plugins.rest.admin.expiry - package com.atlassian.bamboo.plugins.rest.admin.expiry
-
- com.atlassian.bamboo.plugins.rest.admin.globalvariable - package com.atlassian.bamboo.plugins.rest.admin.globalvariable
-
- com.atlassian.bamboo.plugins.rest.admin.group - package com.atlassian.bamboo.plugins.rest.admin.group
-
- com.atlassian.bamboo.plugins.rest.admin.imserver - package com.atlassian.bamboo.plugins.rest.admin.imserver
-
- com.atlassian.bamboo.plugins.rest.admin.mail - package com.atlassian.bamboo.plugins.rest.admin.mail
-
- com.atlassian.bamboo.plugins.rest.admin.permission - package com.atlassian.bamboo.plugins.rest.admin.permission
-
- com.atlassian.bamboo.plugins.rest.admin.quarantine - package com.atlassian.bamboo.plugins.rest.admin.quarantine
-
- com.atlassian.bamboo.plugins.rest.admin.scheduler - package com.atlassian.bamboo.plugins.rest.admin.scheduler
-
- com.atlassian.bamboo.plugins.rest.admin.security - package com.atlassian.bamboo.plugins.rest.admin.security
-
- com.atlassian.bamboo.plugins.rest.admin.sharedcredentials - package com.atlassian.bamboo.plugins.rest.admin.sharedcredentials
-
- com.atlassian.bamboo.plugins.rest.admin.ssh - package com.atlassian.bamboo.plugins.rest.admin.ssh
-
- com.atlassian.bamboo.plugins.rest.admin.storage - package com.atlassian.bamboo.plugins.rest.admin.storage
-
- com.atlassian.bamboo.plugins.rest.admin.user.rename - package com.atlassian.bamboo.plugins.rest.admin.user.rename
-
- com.atlassian.bamboo.plugins.rest.build - package com.atlassian.bamboo.plugins.rest.build
-
- com.atlassian.bamboo.plugins.rest.common - package com.atlassian.bamboo.plugins.rest.common
-
- com.atlassian.bamboo.plugins.rest.common.exception - package com.atlassian.bamboo.plugins.rest.common.exception
-
- com.atlassian.bamboo.plugins.rest.configuration.external - package com.atlassian.bamboo.plugins.rest.configuration.external
-
- com.atlassian.bamboo.plugins.rest.confirmation - package com.atlassian.bamboo.plugins.rest.confirmation
-
- com.atlassian.bamboo.plugins.rest.deployments.environments - package com.atlassian.bamboo.plugins.rest.deployments.environments
-
- com.atlassian.bamboo.plugins.rest.deployments.execution - package com.atlassian.bamboo.plugins.rest.deployments.execution
-
- com.atlassian.bamboo.plugins.rest.deployments.issues - package com.atlassian.bamboo.plugins.rest.deployments.issues
-
- com.atlassian.bamboo.plugins.rest.deployments.projects - package com.atlassian.bamboo.plugins.rest.deployments.projects
-
- com.atlassian.bamboo.plugins.rest.deployments.results - package com.atlassian.bamboo.plugins.rest.deployments.results
-
- com.atlassian.bamboo.plugins.rest.deployments.versions - package com.atlassian.bamboo.plugins.rest.deployments.versions
-
- com.atlassian.bamboo.plugins.rest.documentation - package com.atlassian.bamboo.plugins.rest.documentation
-
- com.atlassian.bamboo.plugins.rest.elastic - package com.atlassian.bamboo.plugins.rest.elastic
-
- com.atlassian.bamboo.plugins.rest.expansion - package com.atlassian.bamboo.plugins.rest.expansion
-
- com.atlassian.bamboo.plugins.rest.filters - package com.atlassian.bamboo.plugins.rest.filters
-
- com.atlassian.bamboo.plugins.rest.gadget - package com.atlassian.bamboo.plugins.rest.gadget
-
- com.atlassian.bamboo.plugins.rest.link - package com.atlassian.bamboo.plugins.rest.link
-
- com.atlassian.bamboo.plugins.rest.model.build - package com.atlassian.bamboo.plugins.rest.model.build
-
- com.atlassian.bamboo.plugins.rest.model.build.artifact - package com.atlassian.bamboo.plugins.rest.model.build.artifact
-
- com.atlassian.bamboo.plugins.rest.model.build.change - package com.atlassian.bamboo.plugins.rest.model.build.change
-
- com.atlassian.bamboo.plugins.rest.model.build.comment - package com.atlassian.bamboo.plugins.rest.model.build.comment
-
- com.atlassian.bamboo.plugins.rest.model.build.issue - package com.atlassian.bamboo.plugins.rest.model.build.issue
-
- com.atlassian.bamboo.plugins.rest.model.build.label - package com.atlassian.bamboo.plugins.rest.model.build.label
-
- com.atlassian.bamboo.plugins.rest.model.build.metadata - package com.atlassian.bamboo.plugins.rest.model.build.metadata
-
- com.atlassian.bamboo.plugins.rest.model.build.status - package com.atlassian.bamboo.plugins.rest.model.build.status
-
- com.atlassian.bamboo.plugins.rest.model.build.test - package com.atlassian.bamboo.plugins.rest.model.build.test
-
- com.atlassian.bamboo.plugins.rest.model.build.variable - package com.atlassian.bamboo.plugins.rest.model.build.variable
-
- com.atlassian.bamboo.plugins.rest.model.chain - package com.atlassian.bamboo.plugins.rest.model.chain
-
- com.atlassian.bamboo.plugins.rest.model.chart - package com.atlassian.bamboo.plugins.rest.model.chart
-
- com.atlassian.bamboo.plugins.rest.model.configuration - package com.atlassian.bamboo.plugins.rest.model.configuration
-
- com.atlassian.bamboo.plugins.rest.model.currentUser - package com.atlassian.bamboo.plugins.rest.model.currentUser
-
- com.atlassian.bamboo.plugins.rest.model.elasticConfig - package com.atlassian.bamboo.plugins.rest.model.elasticConfig
-
- com.atlassian.bamboo.plugins.rest.model.elasticInstance - package com.atlassian.bamboo.plugins.rest.model.elasticInstance
-
- com.atlassian.bamboo.plugins.rest.model.info - package com.atlassian.bamboo.plugins.rest.model.info
-
- com.atlassian.bamboo.plugins.rest.model.plan - package com.atlassian.bamboo.plugins.rest.model.plan
-
- com.atlassian.bamboo.plugins.rest.model.plan.branch - package com.atlassian.bamboo.plugins.rest.model.plan.branch
-
- com.atlassian.bamboo.plugins.rest.model.plan.dependency - package com.atlassian.bamboo.plugins.rest.model.plan.dependency
-
- com.atlassian.bamboo.plugins.rest.model.plan.label - package com.atlassian.bamboo.plugins.rest.model.plan.label
-
- com.atlassian.bamboo.plugins.rest.model.project - package com.atlassian.bamboo.plugins.rest.model.project
-
- com.atlassian.bamboo.plugins.rest.model.queue - package com.atlassian.bamboo.plugins.rest.model.queue
-
- com.atlassian.bamboo.plugins.rest.model.resource - package com.atlassian.bamboo.plugins.rest.model.resource
-
- com.atlassian.bamboo.plugins.rest.model.search - package com.atlassian.bamboo.plugins.rest.model.search
-
- com.atlassian.bamboo.plugins.rest.model.server - package com.atlassian.bamboo.plugins.rest.model.server
-
- com.atlassian.bamboo.plugins.rest.pagination - package com.atlassian.bamboo.plugins.rest.pagination
-
- com.atlassian.bamboo.plugins.rest.performance - package com.atlassian.bamboo.plugins.rest.performance
-
- com.atlassian.bamboo.plugins.rest.permission - package com.atlassian.bamboo.plugins.rest.permission
-
- com.atlassian.bamboo.plugins.rest.plan - package com.atlassian.bamboo.plugins.rest.plan
-
- com.atlassian.bamboo.plugins.rest.plan.stage - package com.atlassian.bamboo.plugins.rest.plan.stage
-
- com.atlassian.bamboo.plugins.rest.plan.stage.job - package com.atlassian.bamboo.plugins.rest.plan.stage.job
-
- com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact - package com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact
-
- com.atlassian.bamboo.plugins.rest.plan.stage.job.requirement - package com.atlassian.bamboo.plugins.rest.plan.stage.job.requirement
-
- com.atlassian.bamboo.plugins.rest.plan.stage.job.task - package com.atlassian.bamboo.plugins.rest.plan.stage.job.task
-
- com.atlassian.bamboo.plugins.rest.preference - package com.atlassian.bamboo.plugins.rest.preference
-
- com.atlassian.bamboo.plugins.rest.preference.model - package com.atlassian.bamboo.plugins.rest.preference.model
-
- com.atlassian.bamboo.plugins.rest.resource - package com.atlassian.bamboo.plugins.rest.resource
-
- com.atlassian.bamboo.plugins.rest.service - package com.atlassian.bamboo.plugins.rest.service
-
- com.atlassian.bamboo.plugins.rest.user - package com.atlassian.bamboo.plugins.rest.user
-
- com.atlassian.bamboo.plugins.script.task - package com.atlassian.bamboo.plugins.script.task
-
- com.atlassian.bamboo.plugins.script.task.configuration - package com.atlassian.bamboo.plugins.script.task.configuration
-
- com.atlassian.bamboo.plugins.script.task.export - package com.atlassian.bamboo.plugins.script.task.export
-
- com.atlassian.bamboo.plugins.shell.configuration - package com.atlassian.bamboo.plugins.shell.configuration
-
- com.atlassian.bamboo.plugins.shell.task - package com.atlassian.bamboo.plugins.shell.task
-
- com.atlassian.bamboo.plugins.ssh - package com.atlassian.bamboo.plugins.ssh
-
- com.atlassian.bamboo.plugins.stash - package com.atlassian.bamboo.plugins.stash
-
- com.atlassian.bamboo.plugins.stash.analytics - package com.atlassian.bamboo.plugins.stash.analytics
-
- com.atlassian.bamboo.plugins.stash.api - package com.atlassian.bamboo.plugins.stash.api
-
- com.atlassian.bamboo.plugins.stash.branchstatus - package com.atlassian.bamboo.plugins.stash.branchstatus
-
- com.atlassian.bamboo.plugins.stash.events - package com.atlassian.bamboo.plugins.stash.events
-
- com.atlassian.bamboo.plugins.stash.internal - package com.atlassian.bamboo.plugins.stash.internal
-
- com.atlassian.bamboo.plugins.stash.predicates - package com.atlassian.bamboo.plugins.stash.predicates
-
- com.atlassian.bamboo.plugins.stash.repository - package com.atlassian.bamboo.plugins.stash.repository
-
- com.atlassian.bamboo.plugins.stash.rest - package com.atlassian.bamboo.plugins.stash.rest
-
- com.atlassian.bamboo.plugins.stash.rest.adapter - package com.atlassian.bamboo.plugins.stash.rest.adapter
-
- com.atlassian.bamboo.plugins.stash.rest.common - package com.atlassian.bamboo.plugins.stash.rest.common
-
- com.atlassian.bamboo.plugins.stash.rest.entity - package com.atlassian.bamboo.plugins.stash.rest.entity
-
- com.atlassian.bamboo.plugins.stash.rest.entity.stash - package com.atlassian.bamboo.plugins.stash.rest.entity.stash
-
- com.atlassian.bamboo.plugins.stash.rest.interceptor - package com.atlassian.bamboo.plugins.stash.rest.interceptor
-
- com.atlassian.bamboo.plugins.stash.rest.resource - package com.atlassian.bamboo.plugins.stash.rest.resource
-
- com.atlassian.bamboo.plugins.stash.trigger - package com.atlassian.bamboo.plugins.stash.trigger
-
- com.atlassian.bamboo.plugins.stash.v2 - package com.atlassian.bamboo.plugins.stash.v2
-
- com.atlassian.bamboo.plugins.stash.v2.configurator - package com.atlassian.bamboo.plugins.stash.v2.configurator
-
- com.atlassian.bamboo.plugins.stash.v2.converter - package com.atlassian.bamboo.plugins.stash.v2.converter
-
- com.atlassian.bamboo.plugins.stash.v2.exporter - package com.atlassian.bamboo.plugins.stash.v2.exporter
-
- com.atlassian.bamboo.plugins.stash.v2.viewer - package com.atlassian.bamboo.plugins.stash.v2.viewer
-
- com.atlassian.bamboo.plugins.stash.warning - package com.atlassian.bamboo.plugins.stash.warning
-
- com.atlassian.bamboo.plugins.testresultparser.task - package com.atlassian.bamboo.plugins.testresultparser.task
-
- com.atlassian.bamboo.plugins.testresultparser.task.configuration - package com.atlassian.bamboo.plugins.testresultparser.task.configuration
-
- com.atlassian.bamboo.plugins.testresultparser.task.exporter - package com.atlassian.bamboo.plugins.testresultparser.task.exporter
-
- com.atlassian.bamboo.plugins.testresultparser.testng - package com.atlassian.bamboo.plugins.testresultparser.testng
-
- com.atlassian.bamboo.plugins.testresultparser.testng.task - package com.atlassian.bamboo.plugins.testresultparser.testng.task
-
- com.atlassian.bamboo.plugins.testresultparser.testng.task.exporter - package com.atlassian.bamboo.plugins.testresultparser.testng.task.exporter
-
- com.atlassian.bamboo.plugins.testutils.analytics - package com.atlassian.bamboo.plugins.testutils.analytics
-
- com.atlassian.bamboo.plugins.testutils.deployments - package com.atlassian.bamboo.plugins.testutils.deployments
-
- com.atlassian.bamboo.plugins.testutils.events - package com.atlassian.bamboo.plugins.testutils.events
-
- com.atlassian.bamboo.plugins.testutils.filters - package com.atlassian.bamboo.plugins.testutils.filters
-
- com.atlassian.bamboo.plugins.testutils.job - package com.atlassian.bamboo.plugins.testutils.job
-
- com.atlassian.bamboo.plugins.testutils.junit - package com.atlassian.bamboo.plugins.testutils.junit
-
- com.atlassian.bamboo.plugins.testutils.junit.rule - package com.atlassian.bamboo.plugins.testutils.junit.rule
-
- com.atlassian.bamboo.plugins.testutils.permission - package com.atlassian.bamboo.plugins.testutils.permission
-
- com.atlassian.bamboo.plugins.testutils.plan - package com.atlassian.bamboo.plugins.testutils.plan
-
- com.atlassian.bamboo.plugins.testutils.repository - package com.atlassian.bamboo.plugins.testutils.repository
-
- com.atlassian.bamboo.plugins.testutils.rest.model - package com.atlassian.bamboo.plugins.testutils.rest.model
-
- com.atlassian.bamboo.plugins.testutils.rest.resource - package com.atlassian.bamboo.plugins.testutils.rest.resource
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.administration - package com.atlassian.bamboo.plugins.testutils.rest.resource.administration
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.agent - package com.atlassian.bamboo.plugins.testutils.rest.resource.agent
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.cache - package com.atlassian.bamboo.plugins.testutils.rest.resource.cache
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.database - package com.atlassian.bamboo.plugins.testutils.rest.resource.database
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.deployment - package com.atlassian.bamboo.plugins.testutils.rest.resource.deployment
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.events - package com.atlassian.bamboo.plugins.testutils.rest.resource.events
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.index - package com.atlassian.bamboo.plugins.testutils.rest.resource.index
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.job - package com.atlassian.bamboo.plugins.testutils.rest.resource.job
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.log - package com.atlassian.bamboo.plugins.testutils.rest.resource.log
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.ping - package com.atlassian.bamboo.plugins.testutils.rest.resource.ping
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.plan - package com.atlassian.bamboo.plugins.testutils.rest.resource.plan
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.project - package com.atlassian.bamboo.plugins.testutils.rest.resource.project
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.repository - package com.atlassian.bamboo.plugins.testutils.rest.resource.repository
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.sink - package com.atlassian.bamboo.plugins.testutils.rest.resource.sink
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.stage - package com.atlassian.bamboo.plugins.testutils.rest.resource.stage
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.stats - package com.atlassian.bamboo.plugins.testutils.rest.resource.stats
-
- com.atlassian.bamboo.plugins.testutils.rest.resource.user - package com.atlassian.bamboo.plugins.testutils.rest.resource.user
-
- com.atlassian.bamboo.plugins.testutils.stage - package com.atlassian.bamboo.plugins.testutils.stage
-
- com.atlassian.bamboo.plugins.variable.debug - package com.atlassian.bamboo.plugins.variable.debug
-
- com.atlassian.bamboo.plugins.variable.export - package com.atlassian.bamboo.plugins.variable.export
-
- com.atlassian.bamboo.plugins.variable.inject - package com.atlassian.bamboo.plugins.variable.inject
-
- com.atlassian.bamboo.plugins.vcs.task - package com.atlassian.bamboo.plugins.vcs.task
-
- com.atlassian.bamboo.plugins.vcs.task.configuration - package com.atlassian.bamboo.plugins.vcs.task.configuration
-
- com.atlassian.bamboo.plugins.vcs.task.export - package com.atlassian.bamboo.plugins.vcs.task.export
-
- com.atlassian.bamboo.plugins.vcs.task.utils - package com.atlassian.bamboo.plugins.vcs.task.utils
-
- com.atlassian.bamboo.plugins.web.badge - package com.atlassian.bamboo.plugins.web.badge
-
- com.atlassian.bamboo.plugins.web.conditions - package com.atlassian.bamboo.plugins.web.conditions
-
- com.atlassian.bamboo.plugins.web.items - package com.atlassian.bamboo.plugins.web.items
-
- com.atlassian.bamboo.process - package com.atlassian.bamboo.process
-
- com.atlassian.bamboo.progressbar - package com.atlassian.bamboo.progressbar
-
- com.atlassian.bamboo.project - package com.atlassian.bamboo.project
-
- com.atlassian.bamboo.quartz - package com.atlassian.bamboo.quartz
-
- com.atlassian.bamboo.quickfilter - package com.atlassian.bamboo.quickfilter
-
- com.atlassian.bamboo.quickfilter.rule - package com.atlassian.bamboo.quickfilter.rule
-
- com.atlassian.bamboo.quickfilter.rule.plugin - package com.atlassian.bamboo.quickfilter.rule.plugin
-
- com.atlassian.bamboo.remoting - package com.atlassian.bamboo.remoting
-
- com.atlassian.bamboo.reports.charts - package com.atlassian.bamboo.reports.charts
-
- com.atlassian.bamboo.reports.collector - package com.atlassian.bamboo.reports.collector
-
- com.atlassian.bamboo.repository - package com.atlassian.bamboo.repository
-
- com.atlassian.bamboo.repository.configuration - package com.atlassian.bamboo.repository.configuration
-
- com.atlassian.bamboo.repository.cvsimpl - package com.atlassian.bamboo.repository.cvsimpl
-
- com.atlassian.bamboo.repository.nullrepository - package com.atlassian.bamboo.repository.nullrepository
-
- com.atlassian.bamboo.repository.perforce - package com.atlassian.bamboo.repository.perforce
-
- com.atlassian.bamboo.repository.plugin - package com.atlassian.bamboo.repository.plugin
-
- com.atlassian.bamboo.repository.svn - package com.atlassian.bamboo.repository.svn
-
- com.atlassian.bamboo.repository.svn.v2 - package com.atlassian.bamboo.repository.svn.v2
-
- com.atlassian.bamboo.repository.svn.v2.configurator - package com.atlassian.bamboo.repository.svn.v2.configurator
-
- com.atlassian.bamboo.repository.svn.v2.converter - package com.atlassian.bamboo.repository.svn.v2.converter
-
- com.atlassian.bamboo.repository.ui - package com.atlassian.bamboo.repository.ui
-
- com.atlassian.bamboo.rest - package com.atlassian.bamboo.rest
-
- com.atlassian.bamboo.rest.adapter - package com.atlassian.bamboo.rest.adapter
-
- com.atlassian.bamboo.rest.common - package com.atlassian.bamboo.rest.common
-
- com.atlassian.bamboo.rest.common.adapters - package com.atlassian.bamboo.rest.common.adapters
-
- com.atlassian.bamboo.rest.common.exception - package com.atlassian.bamboo.rest.common.exception
-
- com.atlassian.bamboo.rest.common.utils - package com.atlassian.bamboo.rest.common.utils
-
- com.atlassian.bamboo.rest.entity - package com.atlassian.bamboo.rest.entity
-
- com.atlassian.bamboo.rest.model - package com.atlassian.bamboo.rest.model
-
- com.atlassian.bamboo.rest.model.adapters - package com.atlassian.bamboo.rest.model.adapters
-
- com.atlassian.bamboo.rest.model.admin.agent - package com.atlassian.bamboo.rest.model.admin.agent
-
- com.atlassian.bamboo.rest.model.admin.alias - package com.atlassian.bamboo.rest.model.admin.alias
-
- com.atlassian.bamboo.rest.model.admin.auditlog - package com.atlassian.bamboo.rest.model.admin.auditlog
-
- com.atlassian.bamboo.rest.model.admin.buildmonitoring - package com.atlassian.bamboo.rest.model.admin.buildmonitoring
-
- com.atlassian.bamboo.rest.model.admin.concurrentbuild - package com.atlassian.bamboo.rest.model.admin.concurrentbuild
-
- com.atlassian.bamboo.rest.model.admin.configuration - package com.atlassian.bamboo.rest.model.admin.configuration
-
- com.atlassian.bamboo.rest.model.admin.elasticconfiguration - package com.atlassian.bamboo.rest.model.admin.elasticconfiguration
-
- com.atlassian.bamboo.rest.model.admin.group - package com.atlassian.bamboo.rest.model.admin.group
-
- com.atlassian.bamboo.rest.model.admin.imserver - package com.atlassian.bamboo.rest.model.admin.imserver
-
- com.atlassian.bamboo.rest.model.admin.mail - package com.atlassian.bamboo.rest.model.admin.mail
-
- com.atlassian.bamboo.rest.model.admin.permission - package com.atlassian.bamboo.rest.model.admin.permission
-
- com.atlassian.bamboo.rest.model.admin.quarantine - package com.atlassian.bamboo.rest.model.admin.quarantine
-
- com.atlassian.bamboo.rest.model.admin.role - package com.atlassian.bamboo.rest.model.admin.role
-
- com.atlassian.bamboo.rest.model.admin.scheduler - package com.atlassian.bamboo.rest.model.admin.scheduler
-
- com.atlassian.bamboo.rest.model.admin.security - package com.atlassian.bamboo.rest.model.admin.security
-
- com.atlassian.bamboo.rest.model.admin.sharedcredentials - package com.atlassian.bamboo.rest.model.admin.sharedcredentials
-
- com.atlassian.bamboo.rest.model.admin.ssh - package com.atlassian.bamboo.rest.model.admin.ssh
-
- com.atlassian.bamboo.rest.model.admin.storage - package com.atlassian.bamboo.rest.model.admin.storage
-
- com.atlassian.bamboo.rest.model.admin.user - package com.atlassian.bamboo.rest.model.admin.user
-
- com.atlassian.bamboo.rest.model.agent - package com.atlassian.bamboo.rest.model.agent
-
- com.atlassian.bamboo.rest.model.artifact - package com.atlassian.bamboo.rest.model.artifact
-
- com.atlassian.bamboo.rest.model.artifacthandler - package com.atlassian.bamboo.rest.model.artifacthandler
-
- com.atlassian.bamboo.rest.model.build.docker - package com.atlassian.bamboo.rest.model.build.docker
-
- com.atlassian.bamboo.rest.model.build.issue - package com.atlassian.bamboo.rest.model.build.issue
-
- com.atlassian.bamboo.rest.model.build.log - package com.atlassian.bamboo.rest.model.build.log
-
- com.atlassian.bamboo.rest.model.build.test - package com.atlassian.bamboo.rest.model.build.test
-
- com.atlassian.bamboo.rest.model.confirmation - package com.atlassian.bamboo.rest.model.confirmation
-
- com.atlassian.bamboo.rest.model.deployments - package com.atlassian.bamboo.rest.model.deployments
-
- com.atlassian.bamboo.rest.model.deployments.environments - package com.atlassian.bamboo.rest.model.deployments.environments
-
- com.atlassian.bamboo.rest.model.deployments.projects - package com.atlassian.bamboo.rest.model.deployments.projects
-
- com.atlassian.bamboo.rest.model.deployments.results - package com.atlassian.bamboo.rest.model.deployments.results
-
- com.atlassian.bamboo.rest.model.deployments.versions - package com.atlassian.bamboo.rest.model.deployments.versions
-
- com.atlassian.bamboo.rest.model.expansion - package com.atlassian.bamboo.rest.model.expansion
-
- com.atlassian.bamboo.rest.model.favicon - package com.atlassian.bamboo.rest.model.favicon
-
- com.atlassian.bamboo.rest.model.pagination - package com.atlassian.bamboo.rest.model.pagination
-
- com.atlassian.bamboo.rest.model.permission - package com.atlassian.bamboo.rest.model.permission
-
- com.atlassian.bamboo.rest.model.plan - package com.atlassian.bamboo.rest.model.plan
-
- com.atlassian.bamboo.rest.model.plan.directoryinfo - package com.atlassian.bamboo.rest.model.plan.directoryinfo
-
- com.atlassian.bamboo.rest.model.plan.label - package com.atlassian.bamboo.rest.model.plan.label
-
- com.atlassian.bamboo.rest.model.plan.stage - package com.atlassian.bamboo.rest.model.plan.stage
-
- com.atlassian.bamboo.rest.model.plan.stage.job - package com.atlassian.bamboo.rest.model.plan.stage.job
-
- com.atlassian.bamboo.rest.model.plan.stage.job.artifact - package com.atlassian.bamboo.rest.model.plan.stage.job.artifact
-
- com.atlassian.bamboo.rest.model.plan.stage.job.requirement - package com.atlassian.bamboo.rest.model.plan.stage.job.requirement
-
- com.atlassian.bamboo.rest.model.plan.stage.job.task - package com.atlassian.bamboo.rest.model.plan.stage.job.task
-
- com.atlassian.bamboo.rest.model.project - package com.atlassian.bamboo.rest.model.project
-
- com.atlassian.bamboo.rest.model.quickfilter - package com.atlassian.bamboo.rest.model.quickfilter
-
- com.atlassian.bamboo.rest.model.quicksearch - package com.atlassian.bamboo.rest.model.quicksearch
-
- com.atlassian.bamboo.rest.model.reindex - package com.atlassian.bamboo.rest.model.reindex
-
- com.atlassian.bamboo.rest.model.repository - package com.atlassian.bamboo.rest.model.repository
-
- com.atlassian.bamboo.rest.model.warning - package com.atlassian.bamboo.rest.model.warning
-
- com.atlassian.bamboo.rest.util - package com.atlassian.bamboo.rest.util
-
- com.atlassian.bamboo.rest.utils - package com.atlassian.bamboo.rest.utils
-
- com.atlassian.bamboo.results - package com.atlassian.bamboo.results
-
- com.atlassian.bamboo.results.tests - package com.atlassian.bamboo.results.tests
-
- com.atlassian.bamboo.results.warning - package com.atlassian.bamboo.results.warning
-
- com.atlassian.bamboo.resultsummary - package com.atlassian.bamboo.resultsummary
-
- com.atlassian.bamboo.resultsummary.search - package com.atlassian.bamboo.resultsummary.search
-
- com.atlassian.bamboo.resultsummary.tests - package com.atlassian.bamboo.resultsummary.tests
-
- com.atlassian.bamboo.resultsummary.variables - package com.atlassian.bamboo.resultsummary.variables
-
- com.atlassian.bamboo.resultsummary.vcs - package com.atlassian.bamboo.resultsummary.vcs
-
- com.atlassian.bamboo.resultsummary.warning - package com.atlassian.bamboo.resultsummary.warning
-
- com.atlassian.bamboo.rss - package com.atlassian.bamboo.rss
-
- com.atlassian.bamboo.sal - package com.atlassian.bamboo.sal
-
- com.atlassian.bamboo.sal.message - package com.atlassian.bamboo.sal.message
-
- com.atlassian.bamboo.schedule - package com.atlassian.bamboo.schedule
-
- com.atlassian.bamboo.scopedcaches - package com.atlassian.bamboo.scopedcaches
-
- com.atlassian.bamboo.security - package com.atlassian.bamboo.security
-
- com.atlassian.bamboo.security.acegi - package com.atlassian.bamboo.security.acegi
-
- com.atlassian.bamboo.security.acegi.acls - package com.atlassian.bamboo.security.acegi.acls
-
- com.atlassian.bamboo.security.acegi.acls.objectidentity - package com.atlassian.bamboo.security.acegi.acls.objectidentity
-
- com.atlassian.bamboo.security.acegi.afterinvocation - package com.atlassian.bamboo.security.acegi.afterinvocation
-
- com.atlassian.bamboo.security.acegi.intercept.aopalliance - package com.atlassian.bamboo.security.acegi.intercept.aopalliance
-
- com.atlassian.bamboo.security.acegi.intercept.web - package com.atlassian.bamboo.security.acegi.intercept.web
-
- com.atlassian.bamboo.security.acegi.vote - package com.atlassian.bamboo.security.acegi.vote
-
- com.atlassian.bamboo.security.applinks - package com.atlassian.bamboo.security.applinks
-
- com.atlassian.bamboo.security.ssl - package com.atlassian.bamboo.security.ssl
-
- com.atlassian.bamboo.security.trustedapplications - package com.atlassian.bamboo.security.trustedapplications
-
- com.atlassian.bamboo.security.xsrf - package com.atlassian.bamboo.security.xsrf
-
- com.atlassian.bamboo.serialisers - package com.atlassian.bamboo.serialisers
-
- com.atlassian.bamboo.serialisers.kryopool - package com.atlassian.bamboo.serialisers.kryopool
-
- com.atlassian.bamboo.serialization - package com.atlassian.bamboo.serialization
-
- com.atlassian.bamboo.serialization.event - package com.atlassian.bamboo.serialization.event
-
- com.atlassian.bamboo.serialization.xstream - package com.atlassian.bamboo.serialization.xstream
-
- com.atlassian.bamboo.server - package com.atlassian.bamboo.server
-
- com.atlassian.bamboo.server.control - package com.atlassian.bamboo.server.control
-
- com.atlassian.bamboo.servlet - package com.atlassian.bamboo.servlet
-
- com.atlassian.bamboo.session - package com.atlassian.bamboo.session
-
- com.atlassian.bamboo.setup - package com.atlassian.bamboo.setup
-
- com.atlassian.bamboo.setup.johnson - package com.atlassian.bamboo.setup.johnson
-
- com.atlassian.bamboo.shell - package com.atlassian.bamboo.shell
-
- com.atlassian.bamboo.soy - package com.atlassian.bamboo.soy
-
- com.atlassian.bamboo.specs - package com.atlassian.bamboo.specs
-
- com.atlassian.bamboo.spring - package com.atlassian.bamboo.spring
-
- com.atlassian.bamboo.ssh - package com.atlassian.bamboo.ssh
-
- com.atlassian.bamboo.storage - package com.atlassian.bamboo.storage
-
- com.atlassian.bamboo.storage.event - package com.atlassian.bamboo.storage.event
-
- com.atlassian.bamboo.storage.location - package com.atlassian.bamboo.storage.location
-
- com.atlassian.bamboo.storage.notification - package com.atlassian.bamboo.storage.notification
-
- com.atlassian.bamboo.struts - package com.atlassian.bamboo.struts
-
- com.atlassian.bamboo.task - package com.atlassian.bamboo.task
-
- com.atlassian.bamboo.task.background - package com.atlassian.bamboo.task.background
-
- com.atlassian.bamboo.task.condition - package com.atlassian.bamboo.task.condition
-
- com.atlassian.bamboo.task.conversion - package com.atlassian.bamboo.task.conversion
-
- com.atlassian.bamboo.task.export - package com.atlassian.bamboo.task.export
-
- com.atlassian.bamboo.task.plugins - package com.atlassian.bamboo.task.plugins
-
- com.atlassian.bamboo.task.repository - package com.atlassian.bamboo.task.repository
-
- com.atlassian.bamboo.task.runtime - package com.atlassian.bamboo.task.runtime
-
- com.atlassian.bamboo.template - package com.atlassian.bamboo.template
-
- com.atlassian.bamboo.testutils - package com.atlassian.bamboo.testutils
-
- com.atlassian.bamboo.testutils.agent - package com.atlassian.bamboo.testutils.agent
-
- com.atlassian.bamboo.testutils.aws - package com.atlassian.bamboo.testutils.aws
-
- com.atlassian.bamboo.testutils.backdoor - package com.atlassian.bamboo.testutils.backdoor
-
- com.atlassian.bamboo.testutils.backdoor.administration - package com.atlassian.bamboo.testutils.backdoor.administration
-
- com.atlassian.bamboo.testutils.backdoor.artifact - package com.atlassian.bamboo.testutils.backdoor.artifact
-
- com.atlassian.bamboo.testutils.backdoor.deployments - package com.atlassian.bamboo.testutils.backdoor.deployments
-
- com.atlassian.bamboo.testutils.backdoor.deployments.versions - package com.atlassian.bamboo.testutils.backdoor.deployments.versions
-
- com.atlassian.bamboo.testutils.backdoor.model - package com.atlassian.bamboo.testutils.backdoor.model
-
- com.atlassian.bamboo.testutils.backdoor.model.admin - package com.atlassian.bamboo.testutils.backdoor.model.admin
-
- com.atlassian.bamboo.testutils.backdoor.model.build - package com.atlassian.bamboo.testutils.backdoor.model.build
-
- com.atlassian.bamboo.testutils.backdoor.model.build.metadata - package com.atlassian.bamboo.testutils.backdoor.model.build.metadata
-
- com.atlassian.bamboo.testutils.backdoor.model.build.warning - package com.atlassian.bamboo.testutils.backdoor.model.build.warning
-
- com.atlassian.bamboo.testutils.backdoor.model.deployment - package com.atlassian.bamboo.testutils.backdoor.model.deployment
-
- com.atlassian.bamboo.testutils.backdoor.model.queue - package com.atlassian.bamboo.testutils.backdoor.model.queue
-
- com.atlassian.bamboo.testutils.backdoor.model.rollback - package com.atlassian.bamboo.testutils.backdoor.model.rollback
-
- com.atlassian.bamboo.testutils.backdoor.plans - package com.atlassian.bamboo.testutils.backdoor.plans
-
- com.atlassian.bamboo.testutils.backdoor.repository - package com.atlassian.bamboo.testutils.backdoor.repository
-
- com.atlassian.bamboo.testutils.build.logger - package com.atlassian.bamboo.testutils.build.logger
-
- com.atlassian.bamboo.testutils.config - package com.atlassian.bamboo.testutils.config
-
- com.atlassian.bamboo.testutils.credentials - package com.atlassian.bamboo.testutils.credentials
-
- com.atlassian.bamboo.testutils.deployments.projects - package com.atlassian.bamboo.testutils.deployments.projects
-
- com.atlassian.bamboo.testutils.event - package com.atlassian.bamboo.testutils.event
-
- com.atlassian.bamboo.testutils.http - package com.atlassian.bamboo.testutils.http
-
- com.atlassian.bamboo.testutils.index - package com.atlassian.bamboo.testutils.index
-
- com.atlassian.bamboo.testutils.jerseyclient - package com.atlassian.bamboo.testutils.jerseyclient
-
- com.atlassian.bamboo.testutils.jerseyclient.filter - package com.atlassian.bamboo.testutils.jerseyclient.filter
-
- com.atlassian.bamboo.testutils.json - package com.atlassian.bamboo.testutils.json
-
- com.atlassian.bamboo.testutils.junit - package com.atlassian.bamboo.testutils.junit
-
- com.atlassian.bamboo.testutils.junit.rule - package com.atlassian.bamboo.testutils.junit.rule
-
- com.atlassian.bamboo.testutils.license - package com.atlassian.bamboo.testutils.license
-
- com.atlassian.bamboo.testutils.matchers - package com.atlassian.bamboo.testutils.matchers
-
- com.atlassian.bamboo.testutils.matchers.capability - package com.atlassian.bamboo.testutils.matchers.capability
-
- com.atlassian.bamboo.testutils.matchers.hibernate - package com.atlassian.bamboo.testutils.matchers.hibernate
-
- com.atlassian.bamboo.testutils.matchers.rest.model.deployments.results - package com.atlassian.bamboo.testutils.matchers.rest.model.deployments.results
-
- com.atlassian.bamboo.testutils.matchers.rest.model.plan.stage.job.requirement - package com.atlassian.bamboo.testutils.matchers.rest.model.plan.stage.job.requirement
-
- com.atlassian.bamboo.testutils.matchers.test - package com.atlassian.bamboo.testutils.matchers.test
-
- com.atlassian.bamboo.testutils.model - package com.atlassian.bamboo.testutils.model
-
- com.atlassian.bamboo.testutils.model.deployments.environments - package com.atlassian.bamboo.testutils.model.deployments.environments
-
- com.atlassian.bamboo.testutils.model.deployments.projects - package com.atlassian.bamboo.testutils.model.deployments.projects
-
- com.atlassian.bamboo.testutils.model.notification - package com.atlassian.bamboo.testutils.model.notification
-
- com.atlassian.bamboo.testutils.model.task - package com.atlassian.bamboo.testutils.model.task
-
- com.atlassian.bamboo.testutils.model.triggers - package com.atlassian.bamboo.testutils.model.triggers
-
- com.atlassian.bamboo.testutils.model.variable - package com.atlassian.bamboo.testutils.model.variable
-
- com.atlassian.bamboo.testutils.notification - package com.atlassian.bamboo.testutils.notification
-
- com.atlassian.bamboo.testutils.properties - package com.atlassian.bamboo.testutils.properties
-
- com.atlassian.bamboo.testutils.reflect - package com.atlassian.bamboo.testutils.reflect
-
- com.atlassian.bamboo.testutils.repository - package com.atlassian.bamboo.testutils.repository
-
- com.atlassian.bamboo.testutils.rest - package com.atlassian.bamboo.testutils.rest
-
- com.atlassian.bamboo.testutils.rest.common - package com.atlassian.bamboo.testutils.rest.common
-
- com.atlassian.bamboo.testutils.rest.entity - package com.atlassian.bamboo.testutils.rest.entity
-
- com.atlassian.bamboo.testutils.resultsummary - package com.atlassian.bamboo.testutils.resultsummary
-
- com.atlassian.bamboo.testutils.resultsummary.vcs - package com.atlassian.bamboo.testutils.resultsummary.vcs
-
- com.atlassian.bamboo.testutils.rss - package com.atlassian.bamboo.testutils.rss
-
- com.atlassian.bamboo.testutils.security - package com.atlassian.bamboo.testutils.security
-
- com.atlassian.bamboo.testutils.setup - package com.atlassian.bamboo.testutils.setup
-
- com.atlassian.bamboo.testutils.specs - package com.atlassian.bamboo.testutils.specs
-
- com.atlassian.bamboo.testutils.spring - package com.atlassian.bamboo.testutils.spring
-
- com.atlassian.bamboo.testutils.spring.advice - package com.atlassian.bamboo.testutils.spring.advice
-
- com.atlassian.bamboo.testutils.statistics - package com.atlassian.bamboo.testutils.statistics
-
- com.atlassian.bamboo.testutils.testng - package com.atlassian.bamboo.testutils.testng
-
- com.atlassian.bamboo.testutils.user - package com.atlassian.bamboo.testutils.user
-
- com.atlassian.bamboo.testutils.vcs - package com.atlassian.bamboo.testutils.vcs
-
- com.atlassian.bamboo.testutils.vcs.git - package com.atlassian.bamboo.testutils.vcs.git
-
- com.atlassian.bamboo.testutils.vcs.hg - package com.atlassian.bamboo.testutils.vcs.hg
-
- com.atlassian.bamboo.testutils.xml - package com.atlassian.bamboo.testutils.xml
-
- com.atlassian.bamboo.testutils.zip - package com.atlassian.bamboo.testutils.zip
-
- com.atlassian.bamboo.trigger - package com.atlassian.bamboo.trigger
-
- com.atlassian.bamboo.trigger.applicability - package com.atlassian.bamboo.trigger.applicability
-
- com.atlassian.bamboo.trigger.cron - package com.atlassian.bamboo.trigger.cron
-
- com.atlassian.bamboo.trigger.daily - package com.atlassian.bamboo.trigger.daily
-
- com.atlassian.bamboo.trigger.dependency - package com.atlassian.bamboo.trigger.dependency
-
- com.atlassian.bamboo.trigger.environment - package com.atlassian.bamboo.trigger.environment
-
- com.atlassian.bamboo.trigger.export - package com.atlassian.bamboo.trigger.export
-
- com.atlassian.bamboo.trigger.exporters - package com.atlassian.bamboo.trigger.exporters
-
- com.atlassian.bamboo.trigger.imports - package com.atlassian.bamboo.trigger.imports
-
- com.atlassian.bamboo.trigger.polling - package com.atlassian.bamboo.trigger.polling
-
- com.atlassian.bamboo.trigger.quartz - package com.atlassian.bamboo.trigger.quartz
-
- com.atlassian.bamboo.trigger.remote - package com.atlassian.bamboo.trigger.remote
-
- com.atlassian.bamboo.trigger.remote.rest - package com.atlassian.bamboo.trigger.remote.rest
-
- com.atlassian.bamboo.upgrade - package com.atlassian.bamboo.upgrade
-
- com.atlassian.bamboo.upgrade.exception - package com.atlassian.bamboo.upgrade.exception
-
- com.atlassian.bamboo.upgrade.tasks - package com.atlassian.bamboo.upgrade.tasks
-
- com.atlassian.bamboo.upgrade.tasks.repeatable - package com.atlassian.bamboo.upgrade.tasks.repeatable
-
- com.atlassian.bamboo.upgrade.tasks.v5_11 - package com.atlassian.bamboo.upgrade.tasks.v5_11
-
- com.atlassian.bamboo.upgrade.tasks.v5_12 - package com.atlassian.bamboo.upgrade.tasks.v5_12
-
- com.atlassian.bamboo.upgrade.tasks.v5_13 - package com.atlassian.bamboo.upgrade.tasks.v5_13
-
- com.atlassian.bamboo.upgrade.tasks.v5_14 - package com.atlassian.bamboo.upgrade.tasks.v5_14
-
- com.atlassian.bamboo.upgrade.tasks.v5_15 - package com.atlassian.bamboo.upgrade.tasks.v5_15
-
- com.atlassian.bamboo.upgrade.tasks.v5_16 - package com.atlassian.bamboo.upgrade.tasks.v5_16
-
- com.atlassian.bamboo.upgrade.tasks.v6_1 - package com.atlassian.bamboo.upgrade.tasks.v6_1
-
- com.atlassian.bamboo.upgrade.tasks.v6_2 - package com.atlassian.bamboo.upgrade.tasks.v6_2
-
- com.atlassian.bamboo.upgrade.tasks.v6_3 - package com.atlassian.bamboo.upgrade.tasks.v6_3
-
- com.atlassian.bamboo.upgrade.tasks.v6_4 - package com.atlassian.bamboo.upgrade.tasks.v6_4
-
- com.atlassian.bamboo.upgrade.tasks.v6_5 - package com.atlassian.bamboo.upgrade.tasks.v6_5
-
- com.atlassian.bamboo.upgrade.tasks.v6_6 - package com.atlassian.bamboo.upgrade.tasks.v6_6
-
- com.atlassian.bamboo.upgrade.tasks.v6_6.ec - package com.atlassian.bamboo.upgrade.tasks.v6_6.ec
-
- com.atlassian.bamboo.upgrade.tasks.v6_7 - package com.atlassian.bamboo.upgrade.tasks.v6_7
-
- com.atlassian.bamboo.upgrade.tasks.v6_8 - package com.atlassian.bamboo.upgrade.tasks.v6_8
-
- com.atlassian.bamboo.upgrade.tasks.validation - package com.atlassian.bamboo.upgrade.tasks.validation
-
- com.atlassian.bamboo.upgrade.utils - package com.atlassian.bamboo.upgrade.utils
-
- com.atlassian.bamboo.upgrade.utils.impl - package com.atlassian.bamboo.upgrade.utils.impl
-
- com.atlassian.bamboo.user - package com.atlassian.bamboo.user
-
- com.atlassian.bamboo.user.authentication - package com.atlassian.bamboo.user.authentication
-
- com.atlassian.bamboo.user.cleanup - package com.atlassian.bamboo.user.cleanup
-
- com.atlassian.bamboo.user.crowd.filteredgroups - package com.atlassian.bamboo.user.crowd.filteredgroups
-
- com.atlassian.bamboo.user.gravatar - package com.atlassian.bamboo.user.gravatar
-
- com.atlassian.bamboo.user.propertyset - package com.atlassian.bamboo.user.propertyset
-
- com.atlassian.bamboo.user.rename - package com.atlassian.bamboo.user.rename
-
- com.atlassian.bamboo.util - package com.atlassian.bamboo.util
-
- com.atlassian.bamboo.util.comparator - package com.atlassian.bamboo.util.comparator
-
- com.atlassian.bamboo.util.concurrent - package com.atlassian.bamboo.util.concurrent
-
- com.atlassian.bamboo.util.pagination - package com.atlassian.bamboo.util.pagination
-
- com.atlassian.bamboo.utils - package com.atlassian.bamboo.utils
-
- com.atlassian.bamboo.utils.archive - package com.atlassian.bamboo.utils.archive
-
- com.atlassian.bamboo.utils.collection - package com.atlassian.bamboo.utils.collection
-
- com.atlassian.bamboo.utils.collections - package com.atlassian.bamboo.utils.collections
-
- com.atlassian.bamboo.utils.concurrent - package com.atlassian.bamboo.utils.concurrent
-
- com.atlassian.bamboo.utils.db - package com.atlassian.bamboo.utils.db
-
- com.atlassian.bamboo.utils.error - package com.atlassian.bamboo.utils.error
-
- com.atlassian.bamboo.utils.expirables - package com.atlassian.bamboo.utils.expirables
-
- com.atlassian.bamboo.utils.fage - package com.atlassian.bamboo.utils.fage
-
- com.atlassian.bamboo.utils.files - package com.atlassian.bamboo.utils.files
-
- com.atlassian.bamboo.utils.functions - package com.atlassian.bamboo.utils.functions
-
- com.atlassian.bamboo.utils.i18n - package com.atlassian.bamboo.utils.i18n
-
- com.atlassian.bamboo.utils.map - package com.atlassian.bamboo.utils.map
-
- com.atlassian.bamboo.utils.matchers - package com.atlassian.bamboo.utils.matchers
-
- com.atlassian.bamboo.utils.predicates - package com.atlassian.bamboo.utils.predicates
-
- com.atlassian.bamboo.utils.predicates.text - package com.atlassian.bamboo.utils.predicates.text
-
- com.atlassian.bamboo.utils.properties - package com.atlassian.bamboo.utils.properties
-
- com.atlassian.bamboo.utils.rest.interceptor - package com.atlassian.bamboo.utils.rest.interceptor
-
- com.atlassian.bamboo.utils.scopedcaches - package com.atlassian.bamboo.utils.scopedcaches
-
- com.atlassian.bamboo.utils.statistics - package com.atlassian.bamboo.utils.statistics
-
- com.atlassian.bamboo.utils.web - package com.atlassian.bamboo.utils.web
-
- com.atlassian.bamboo.utils.xml - package com.atlassian.bamboo.utils.xml
-
- com.atlassian.bamboo.utils.xstream.converters - package com.atlassian.bamboo.utils.xstream.converters
-
- com.atlassian.bamboo.utils.xstream.mappers - package com.atlassian.bamboo.utils.xstream.mappers
-
- com.atlassian.bamboo.v2 - package com.atlassian.bamboo.v2
-
- com.atlassian.bamboo.v2.build - package com.atlassian.bamboo.v2.build
-
- com.atlassian.bamboo.v2.build.agent - package com.atlassian.bamboo.v2.build.agent
-
- com.atlassian.bamboo.v2.build.agent.capability - package com.atlassian.bamboo.v2.build.agent.capability
-
- com.atlassian.bamboo.v2.build.agent.docker - package com.atlassian.bamboo.v2.build.agent.docker
-
- com.atlassian.bamboo.v2.build.agent.messages - package com.atlassian.bamboo.v2.build.agent.messages
-
- com.atlassian.bamboo.v2.build.agent.messages.toagent - package com.atlassian.bamboo.v2.build.agent.messages.toagent
-
- com.atlassian.bamboo.v2.build.agent.messages.toserver - package com.atlassian.bamboo.v2.build.agent.messages.toserver
-
- com.atlassian.bamboo.v2.build.agent.properties - package com.atlassian.bamboo.v2.build.agent.properties
-
- com.atlassian.bamboo.v2.build.agent.remote - package com.atlassian.bamboo.v2.build.agent.remote
-
- com.atlassian.bamboo.v2.build.agent.remote.event - package com.atlassian.bamboo.v2.build.agent.remote.event
-
- com.atlassian.bamboo.v2.build.agent.remote.heartbeat - package com.atlassian.bamboo.v2.build.agent.remote.heartbeat
-
- com.atlassian.bamboo.v2.build.agent.remote.plugins - package com.atlassian.bamboo.v2.build.agent.remote.plugins
-
- com.atlassian.bamboo.v2.build.agent.remote.sender - package com.atlassian.bamboo.v2.build.agent.remote.sender
-
- com.atlassian.bamboo.v2.build.configuration - package com.atlassian.bamboo.v2.build.configuration
-
- com.atlassian.bamboo.v2.build.dependencies - package com.atlassian.bamboo.v2.build.dependencies
-
- com.atlassian.bamboo.v2.build.events - package com.atlassian.bamboo.v2.build.events
-
- com.atlassian.bamboo.v2.build.queue - package com.atlassian.bamboo.v2.build.queue
-
- com.atlassian.bamboo.v2.build.queue.order - package com.atlassian.bamboo.v2.build.queue.order
-
- com.atlassian.bamboo.v2.build.queue.queues - package com.atlassian.bamboo.v2.build.queue.queues
-
- com.atlassian.bamboo.v2.build.repository - package com.atlassian.bamboo.v2.build.repository
-
- com.atlassian.bamboo.v2.build.requirement - package com.atlassian.bamboo.v2.build.requirement
-
- com.atlassian.bamboo.v2.build.task - package com.atlassian.bamboo.v2.build.task
-
- com.atlassian.bamboo.v2.build.timing - package com.atlassian.bamboo.v2.build.timing
-
- com.atlassian.bamboo.v2.build.trigger - package com.atlassian.bamboo.v2.build.trigger
-
- com.atlassian.bamboo.v2.events - package com.atlassian.bamboo.v2.events
-
- com.atlassian.bamboo.v2.trigger - package com.atlassian.bamboo.v2.trigger
-
- com.atlassian.bamboo.v2.ww2.build - package com.atlassian.bamboo.v2.ww2.build
-
- com.atlassian.bamboo.validation - package com.atlassian.bamboo.validation
-
- com.atlassian.bamboo.variable - package com.atlassian.bamboo.variable
-
- com.atlassian.bamboo.variable.baseline - package com.atlassian.bamboo.variable.baseline
-
- com.atlassian.bamboo.variable.matcher - package com.atlassian.bamboo.variable.matcher
-
- com.atlassian.bamboo.variable.substitutor - package com.atlassian.bamboo.variable.substitutor
-
- com.atlassian.bamboo.variable.upgrade - package com.atlassian.bamboo.variable.upgrade
-
- com.atlassian.bamboo.vcs - package com.atlassian.bamboo.vcs
-
- com.atlassian.bamboo.vcs.configuration - package com.atlassian.bamboo.vcs.configuration
-
- com.atlassian.bamboo.vcs.configuration.configurator - package com.atlassian.bamboo.vcs.configuration.configurator
-
- com.atlassian.bamboo.vcs.configuration.legacy - package com.atlassian.bamboo.vcs.configuration.legacy
-
- com.atlassian.bamboo.vcs.configuration.legacy.configurator - package com.atlassian.bamboo.vcs.configuration.legacy.configurator
-
- com.atlassian.bamboo.vcs.configuration.service - package com.atlassian.bamboo.vcs.configuration.service
-
- com.atlassian.bamboo.vcs.configurator - package com.atlassian.bamboo.vcs.configurator
-
- com.atlassian.bamboo.vcs.converter - package com.atlassian.bamboo.vcs.converter
-
- com.atlassian.bamboo.vcs.export - package com.atlassian.bamboo.vcs.export
-
- com.atlassian.bamboo.vcs.module - package com.atlassian.bamboo.vcs.module
-
- com.atlassian.bamboo.vcs.runtime - package com.atlassian.bamboo.vcs.runtime
-
- com.atlassian.bamboo.vcs.viewer.configuration - package com.atlassian.bamboo.vcs.viewer.configuration
-
- com.atlassian.bamboo.vcs.viewer.configurator - package com.atlassian.bamboo.vcs.viewer.configurator
-
- com.atlassian.bamboo.vcs.viewer.converter - package com.atlassian.bamboo.vcs.viewer.converter
-
- com.atlassian.bamboo.vcs.viewer.fisheye - package com.atlassian.bamboo.vcs.viewer.fisheye
-
- com.atlassian.bamboo.vcs.viewer.fisheye.converter - package com.atlassian.bamboo.vcs.viewer.fisheye.converter
-
- com.atlassian.bamboo.vcs.viewer.generic - package com.atlassian.bamboo.vcs.viewer.generic
-
- com.atlassian.bamboo.vcs.viewer.generic.converter - package com.atlassian.bamboo.vcs.viewer.generic.converter
-
- com.atlassian.bamboo.vcs.viewer.legacy - package com.atlassian.bamboo.vcs.viewer.legacy
-
- com.atlassian.bamboo.vcs.viewer.module - package com.atlassian.bamboo.vcs.viewer.module
-
- com.atlassian.bamboo.vcs.viewer.runtime - package com.atlassian.bamboo.vcs.viewer.runtime
-
- com.atlassian.bamboo.vcsversion - package com.atlassian.bamboo.vcsversion
-
- com.atlassian.bamboo.warnings - package com.atlassian.bamboo.warnings
-
- com.atlassian.bamboo.warnings.export - package com.atlassian.bamboo.warnings.export
-
- com.atlassian.bamboo.warnings.parsers - package com.atlassian.bamboo.warnings.parsers
-
- com.atlassian.bamboo.web - package com.atlassian.bamboo.web
-
- com.atlassian.bamboo.web.utils - package com.atlassian.bamboo.web.utils
-
- com.atlassian.bamboo.webdriver - package com.atlassian.bamboo.webdriver
-
- com.atlassian.bamboo.webdriver.testing.rule - package com.atlassian.bamboo.webdriver.testing.rule
-
- com.atlassian.bamboo.webrepository - package com.atlassian.bamboo.webrepository
-
- com.atlassian.bamboo.webrepository.fisheye - package com.atlassian.bamboo.webrepository.fisheye
-
- com.atlassian.bamboo.webrepository.stash - package com.atlassian.bamboo.webrepository.stash
-
- com.atlassian.bamboo.webwork - package com.atlassian.bamboo.webwork
-
- com.atlassian.bamboo.webwork.util - package com.atlassian.bamboo.webwork.util
-
- com.atlassian.bamboo.ww2 - package com.atlassian.bamboo.ww2
-
- com.atlassian.bamboo.ww2.actions - package com.atlassian.bamboo.ww2.actions
-
- com.atlassian.bamboo.ww2.actions.about - package com.atlassian.bamboo.ww2.actions.about
-
- com.atlassian.bamboo.ww2.actions.admin - package com.atlassian.bamboo.ww2.actions.admin
-
- com.atlassian.bamboo.ww2.actions.admin.author - package com.atlassian.bamboo.ww2.actions.admin.author
-
- com.atlassian.bamboo.ww2.actions.admin.bulk - package com.atlassian.bamboo.ww2.actions.admin.bulk
-
- com.atlassian.bamboo.ww2.actions.admin.bulk.repository - package com.atlassian.bamboo.ww2.actions.admin.bulk.repository
-
- com.atlassian.bamboo.ww2.actions.admin.bulk.trigger - package com.atlassian.bamboo.ww2.actions.admin.bulk.trigger
-
- com.atlassian.bamboo.ww2.actions.admin.elastic - package com.atlassian.bamboo.ww2.actions.admin.elastic
-
- com.atlassian.bamboo.ww2.actions.admin.elastic.schedule - package com.atlassian.bamboo.ww2.actions.admin.elastic.schedule
-
- com.atlassian.bamboo.ww2.actions.admin.gadgets - package com.atlassian.bamboo.ww2.actions.admin.gadgets
-
- com.atlassian.bamboo.ww2.actions.admin.group - package com.atlassian.bamboo.ww2.actions.admin.group
-
- com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver - package com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver
-
- com.atlassian.bamboo.ww2.actions.admin.mail - package com.atlassian.bamboo.ww2.actions.admin.mail
-
- com.atlassian.bamboo.ww2.actions.admin.migration - package com.atlassian.bamboo.ww2.actions.admin.migration
-
- com.atlassian.bamboo.ww2.actions.admin.notification - package com.atlassian.bamboo.ww2.actions.admin.notification
-
- com.atlassian.bamboo.ww2.actions.admin.repository - package com.atlassian.bamboo.ww2.actions.admin.repository
-
- com.atlassian.bamboo.ww2.actions.admin.user - package com.atlassian.bamboo.ww2.actions.admin.user
-
- com.atlassian.bamboo.ww2.actions.admin.user.signup - package com.atlassian.bamboo.ww2.actions.admin.user.signup
-
- com.atlassian.bamboo.ww2.actions.agent - package com.atlassian.bamboo.ww2.actions.agent
-
- com.atlassian.bamboo.ww2.actions.author - package com.atlassian.bamboo.ww2.actions.author
-
- com.atlassian.bamboo.ww2.actions.branch - package com.atlassian.bamboo.ww2.actions.branch
-
- com.atlassian.bamboo.ww2.actions.branch.repository - package com.atlassian.bamboo.ww2.actions.branch.repository
-
- com.atlassian.bamboo.ww2.actions.build - package com.atlassian.bamboo.ww2.actions.build
-
- com.atlassian.bamboo.ww2.actions.build.admin - package com.atlassian.bamboo.ww2.actions.build.admin
-
- com.atlassian.bamboo.ww2.actions.build.admin.config - package com.atlassian.bamboo.ww2.actions.build.admin.config
-
- com.atlassian.bamboo.ww2.actions.build.admin.config.repository - package com.atlassian.bamboo.ww2.actions.build.admin.config.repository
-
- com.atlassian.bamboo.ww2.actions.build.admin.config.task - package com.atlassian.bamboo.ww2.actions.build.admin.config.task
-
- com.atlassian.bamboo.ww2.actions.build.admin.config.variable - package com.atlassian.bamboo.ww2.actions.build.admin.config.variable
-
- com.atlassian.bamboo.ww2.actions.build.admin.create - package com.atlassian.bamboo.ww2.actions.build.admin.create
-
- com.atlassian.bamboo.ww2.actions.chains - package com.atlassian.bamboo.ww2.actions.chains
-
- com.atlassian.bamboo.ww2.actions.chains.admin - package com.atlassian.bamboo.ww2.actions.chains.admin
-
- com.atlassian.bamboo.ww2.actions.chains.admin.triggers - package com.atlassian.bamboo.ww2.actions.chains.admin.triggers
-
- com.atlassian.bamboo.ww2.actions.charts - package com.atlassian.bamboo.ww2.actions.charts
-
- com.atlassian.bamboo.ww2.actions.comment - package com.atlassian.bamboo.ww2.actions.comment
-
- com.atlassian.bamboo.ww2.actions.error - package com.atlassian.bamboo.ww2.actions.error
-
- com.atlassian.bamboo.ww2.actions.jira - package com.atlassian.bamboo.ww2.actions.jira
-
- com.atlassian.bamboo.ww2.actions.labels - package com.atlassian.bamboo.ww2.actions.labels
-
- com.atlassian.bamboo.ww2.actions.plan - package com.atlassian.bamboo.ww2.actions.plan
-
- com.atlassian.bamboo.ww2.actions.plans - package com.atlassian.bamboo.ww2.actions.plans
-
- com.atlassian.bamboo.ww2.actions.plans.admin - package com.atlassian.bamboo.ww2.actions.plans.admin
-
- com.atlassian.bamboo.ww2.actions.project - package com.atlassian.bamboo.ww2.actions.project
-
- com.atlassian.bamboo.ww2.actions.reports - package com.atlassian.bamboo.ww2.actions.reports
-
- com.atlassian.bamboo.ww2.actions.rss - package com.atlassian.bamboo.ww2.actions.rss
-
- com.atlassian.bamboo.ww2.actions.setup - package com.atlassian.bamboo.ww2.actions.setup
-
- com.atlassian.bamboo.ww2.actions.user - package com.atlassian.bamboo.ww2.actions.user
-
- com.atlassian.bamboo.ww2.aware - package com.atlassian.bamboo.ww2.aware
-
- com.atlassian.bamboo.ww2.aware.permissions - package com.atlassian.bamboo.ww2.aware.permissions
-
- com.atlassian.bamboo.ww2.beans - package com.atlassian.bamboo.ww2.beans
-
- com.atlassian.bamboo.ww2.beans.author - package com.atlassian.bamboo.ww2.beans.author
-
- com.atlassian.bamboo.ww2.common - package com.atlassian.bamboo.ww2.common
-
- com.atlassian.bamboo.ww2.interceptors - package com.atlassian.bamboo.ww2.interceptors
-
- com.atlassian.bamboo.ww2.results - package com.atlassian.bamboo.ww2.results
-
- com.atlassian.bamboo.ww2.validators - package com.atlassian.bamboo.ww2.validators
-
- com.atlassian.bamboo.xmpp - package com.atlassian.bamboo.xmpp
-
- com.atlassian.bamboo.xmpp.commands - package com.atlassian.bamboo.xmpp.commands
-
- com.atlassian.breadcrumbs - package com.atlassian.breadcrumbs
-
- com.atlassian.breadcrumbs.build.result - package com.atlassian.breadcrumbs.build.result
-
- com.atlassian.breadcrumbs.chain - package com.atlassian.breadcrumbs.chain
-
- com.atlassian.crowd.embedded - package com.atlassian.crowd.embedded
-
- com.atlassian.crowd.embedded.atlassianuser - package com.atlassian.crowd.embedded.atlassianuser
-
- com.atlassian.crowd.embedded.noop - package com.atlassian.crowd.embedded.noop
-
- com.atlassian.crowd.integration.seraph.v25 - package com.atlassian.crowd.integration.seraph.v25
-
- com.atlassian.sal.bamboo - package com.atlassian.sal.bamboo
-
- com.atlassian.sal.bamboo.auth - package com.atlassian.sal.bamboo.auth
-
- com.atlassian.sal.bamboo.component - package com.atlassian.sal.bamboo.component
-
- com.atlassian.sal.bamboo.executor - package com.atlassian.sal.bamboo.executor
-
- com.atlassian.sal.bamboo.features - package com.atlassian.sal.bamboo.features
-
- com.atlassian.sal.bamboo.help - package com.atlassian.sal.bamboo.help
-
- com.atlassian.sal.bamboo.internal - package com.atlassian.sal.bamboo.internal
-
- com.atlassian.sal.bamboo.license - package com.atlassian.sal.bamboo.license
-
- com.atlassian.sal.bamboo.lifecycle - package com.atlassian.sal.bamboo.lifecycle
-
- com.atlassian.sal.bamboo.message - package com.atlassian.sal.bamboo.message
-
- com.atlassian.sal.bamboo.pluginsettings - package com.atlassian.sal.bamboo.pluginsettings
-
- com.atlassian.sal.bamboo.project - package com.atlassian.sal.bamboo.project
-
- com.atlassian.sal.bamboo.scheduler - package com.atlassian.sal.bamboo.scheduler
-
- com.atlassian.sal.bamboo.search - package com.atlassian.sal.bamboo.search
-
- com.atlassian.sal.bamboo.timezone - package com.atlassian.sal.bamboo.timezone
-
- com.atlassian.sal.bamboo.transaction - package com.atlassian.sal.bamboo.transaction
-
- com.atlassian.sal.bamboo.trusted - package com.atlassian.sal.bamboo.trusted
-
- com.atlassian.sal.bamboo.user - package com.atlassian.sal.bamboo.user
-
- com.atlassian.sal.bamboo.usersettings - package com.atlassian.sal.bamboo.usersettings
-
- com.atlassian.sal.bamboo.web.context - package com.atlassian.sal.bamboo.web.context
-
- com.atlassian.sal.bamboo.xsrf - package com.atlassian.sal.bamboo.xsrf
-
- com.atlassian.sal.bambootest - package com.atlassian.sal.bambootest
-
- com.atlassian.sal.bambootest.tests - package com.atlassian.sal.bambootest.tests
-
- com.atlassian.seraph.filter - package com.atlassian.seraph.filter
-
- com.atlassian.upgrade - package com.atlassian.upgrade
-
- com.ctc.wstx.io - package com.ctc.wstx.io
-
- com.ctc.wstx.sw - package com.ctc.wstx.sw
-
- CombinedBuildSummaryByBuildChart - Class in com.atlassian.bamboo.charts
-
- CombinedBuildSummaryByBuildChart(int, int, PlanIdentifier, List<? extends ResultsSummary>, I18nTextProvider) - Constructor for class com.atlassian.bamboo.charts.CombinedBuildSummaryByBuildChart
-
- CombinedBuildSummaryByTimeChart - Class in com.atlassian.bamboo.charts
-
- CombinedBuildSummaryByTimeChart(int, int, String, List<? extends ResultsSummary>, I18nTextProvider) - Constructor for class com.atlassian.bamboo.charts.CombinedBuildSummaryByTimeChart
-
- CombinedExpiryConfig - Class in com.atlassian.bamboo.build.expiry
-
A helper POJO to hold fields for configuring build and deployment expiry combined.
- CombinedExpiryConfig() - Constructor for class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- CombinedExpiryConfig(BuildExpiryConfig) - Constructor for class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- CombinedExpiryConfig(DeploymentExpiryConfig) - Constructor for class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- CombinedExpiryConfig(BuildExpiryConfig, DeploymentExpiryConfig) - Constructor for class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- CombinedExpiryResource - Class in com.atlassian.bamboo.plugins.rest.admin.expiry
-
REST resource for accessing and modifying global build and deployment expiry configurations combined.
- CombinedExpiryResource(AdministrationConfigurationAccessor, AdministrationConfigurationPersister, ApplicationProperties, BuildExpiryBean, DeploymentExpiryService, ExpiryScheduler) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.expiry.CombinedExpiryResource
-
- CombinedReadOnlyCapabilitySet - Class in com.atlassian.bamboo.v2.build.agent.capability
-
A combined "effective" capability set for an agent.
- CombinedReadOnlyCapabilitySet(CapabilitySet, CapabilitySet) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.CombinedReadOnlyCapabilitySet
-
- command(String) - Method in class com.atlassian.bamboo.docker.RunConfig.Builder
-
- command(List<String>) - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- command(List<String>) - Method in class com.atlassian.bamboo.process.ExternalProcessViaBatchBuilder
-
- COMMAND - Static variable in interface com.atlassian.bamboo.process.ProcessInfo
-
- COMMAND_CAPABILITY_PREFIX - Static variable in class com.atlassian.bamboo.plugins.command.task.CommandConfig
-
- COMMAND_COMPONENTS_LENGTH - Static variable in class com.atlassian.bamboo.process.UnixProcessManagement
-
- COMMAND_SUCCEEDED - Static variable in class com.atlassian.bamboo.ssh.DummyCommand
-
- COMMAND_TIMEOUT - Static variable in interface com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryFields
-
- commandBody - Variable in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- CommandBuildTask - Class in com.atlassian.bamboo.plugins.command.task
-
- CommandBuildTask(CapabilityContext, EnvironmentVariableAccessor, ProcessService) - Constructor for class com.atlassian.bamboo.plugins.command.task.CommandBuildTask
-
- CommandBuildTaskConfigurator - Class in com.atlassian.bamboo.plugins.command.task.configuration
-
- CommandBuildTaskConfigurator() - Constructor for class com.atlassian.bamboo.plugins.command.task.configuration.CommandBuildTaskConfigurator
-
- CommandConfig - Class in com.atlassian.bamboo.plugins.command.task
-
- CommandConfig(CommonTaskContext, CapabilityContext, EnvironmentVariableAccessor) - Constructor for class com.atlassian.bamboo.plugins.command.task.CommandConfig
-
- CommandException - Exception in com.atlassian.bamboo.command
-
This class types coomand errors.
- CommandException(String) - Constructor for exception com.atlassian.bamboo.command.CommandException
-
Create an exception containing the message
- CommandException(String, Throwable) - Constructor for exception com.atlassian.bamboo.command.CommandException
-
Create an exception containing the message and root cause
- CommandExecuteStreamHandler - Class in com.atlassian.bamboo.command
-
This class returns the contents of the output stream and error streams that resulted from executing a command line.
- CommandExecuteStreamHandler(BuildLogger, String) - Constructor for class com.atlassian.bamboo.command.CommandExecuteStreamHandler
-
- CommandExecutor - Class in com.atlassian.bamboo.testutils
-
- CommandExecutor() - Constructor for class com.atlassian.bamboo.testutils.CommandExecutor
-
- CommandExecutorHelper - Class in com.atlassian.bamboo.testutils
-
- commandFromString(String) - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
Splits the given command string into arguments and adds them to the builder
- CommandLineArguments - Class in com.atlassian.bamboo.agent.installer.arguments
-
- CommandLineArguments(String, InstallerCommand, Optional<String>) - Constructor for class com.atlassian.bamboo.agent.installer.arguments.CommandLineArguments
-
- CommandLineArgumentsException - Exception in com.atlassian.bamboo.agent.installer.arguments
-
- CommandLineArgumentsException(String) - Constructor for exception com.atlassian.bamboo.agent.installer.arguments.CommandLineArgumentsException
-
- CommandLineArgumentsParser - Class in com.atlassian.bamboo.agent.installer.arguments
-
- CommandLineArgumentsParser() - Constructor for class com.atlassian.bamboo.agent.installer.arguments.CommandLineArgumentsParser
-
- CommandlineStringUtils - Class in com.atlassian.bamboo.process
-
Copyright 2011 Atlassian Pty.
- CommandLogEntry - Class in com.atlassian.bamboo.build
-
- CommandLogEntry(String) - Constructor for class com.atlassian.bamboo.build.CommandLogEntry
-
- CommandLogEntry(String, Date) - Constructor for class com.atlassian.bamboo.build.CommandLogEntry
-
- CommandTaskExporter - Class in com.atlassian.bamboo.plugins.command.task.export
-
- CommandTaskExporter() - Constructor for class com.atlassian.bamboo.plugins.command.task.export.CommandTaskExporter
-
- commandTerminated(TerminationEvent) - Method in class com.atlassian.bamboo.repository.cvsimpl.AbstractCvsListener
-
- commandTerminated(TerminationEvent) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsChangeLogListener
-
- commandTimeout(int) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData.Builder
-
- commandTimeout(int) - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData.Builder
-
- commandTimeout - Variable in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration
-
- commandTimeout(Duration) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData.Builder
-
- Comment - Interface in com.atlassian.bamboo.comment
-
A comment on a build result in Bamboo
- comment(String) - Method in class com.atlassian.bamboo.commit.CommitContextImpl.Builder
-
- comment - Static variable in class com.atlassian.bamboo.commit.CommitImpl_
-
- COMMENT - Static variable in class com.atlassian.bamboo.commit.CommitImpl_
-
- comment - Variable in class com.atlassian.bamboo.deployments.versions.actions.EditDeploymentVersionCommentAction
-
- comment - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl_
-
- COMMENT - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl_
-
- COMMENT - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- comment - Variable in class com.atlassian.bamboo.ww2.actions.comment.EditCommentAction
-
- COMMENT_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- CommentCacheSynchronisation - Class in com.atlassian.bamboo.hibernate.cachehooks
-
- CommentCacheSynchronisation() - Constructor for class com.atlassian.bamboo.hibernate.cachehooks.CommentCacheSynchronisation
-
- CommentDao - Interface in com.atlassian.bamboo.comment
-
- CommentHibernateDao - Class in com.atlassian.bamboo.comment
-
- CommentHibernateDao(TransactionAndHibernateTemplate) - Constructor for class com.atlassian.bamboo.comment.CommentHibernateDao
-
- CommentImpl - Class in com.atlassian.bamboo.comment
-
- CommentImpl() - Constructor for class com.atlassian.bamboo.comment.CommentImpl
-
- CommentImpl(String, String, Date, long) - Constructor for class com.atlassian.bamboo.comment.CommentImpl
-
- CommentImpl_ - Class in com.atlassian.bamboo.comment
-
- CommentImpl_() - Constructor for class com.atlassian.bamboo.comment.CommentImpl_
-
- CommentManager - Interface in com.atlassian.bamboo.comment
-
- CommentManagerImpl - Class in com.atlassian.bamboo.comment
-
- CommentManagerImpl(CommentDao) - Constructor for class com.atlassian.bamboo.comment.CommentManagerImpl
-
- CommentMapper - Class in com.atlassian.bamboo.migration.stream
-
- CommentMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.CommentMapper
-
- CommentMapper(SessionFactory, BambooStAXListImportStrategy, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.CommentMapper
-
- CommentNotification - Class in com.atlassian.bamboo.notification.buildcommented
-
This class is used to generate content for Build Commented Notifications.
- CommentNotification() - Constructor for class com.atlassian.bamboo.notification.buildcommented.CommentNotification
-
- CommentNotificationListener - Class in com.atlassian.bamboo.notification.buildcommented
-
- CommentNotificationListener() - Constructor for class com.atlassian.bamboo.notification.buildcommented.CommentNotificationListener
-
- CommentNotificationType - Class in com.atlassian.bamboo.notification.buildcommented
-
- CommentNotificationType() - Constructor for class com.atlassian.bamboo.notification.buildcommented.CommentNotificationType
-
- commentOnCommit(String, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.plugins.git.GitHubAccessor
-
- CommentRootMapper - Class in com.atlassian.bamboo.migration.stream
-
- CommentRootMapper(SessionFactory, CommentDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.CommentRootMapper
-
- comments - Variable in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- COMMENTS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- COMMENTS_XML_ROOT - Static variable in class com.atlassian.bamboo.migration.stream.CommentMapper
-
- CommentService - Interface in com.atlassian.bamboo.comment
-
- CommentServiceImpl - Class in com.atlassian.bamboo.comment
-
- CommentServiceImpl(CommentManager, JiraIssueUtils, EventPublisher) - Constructor for class com.atlassian.bamboo.comment.CommentServiceImpl
-
- CommentType - Enum in com.atlassian.bamboo.comment
-
- Commit - Interface in com.atlassian.bamboo.commit
-
Interface that represents a single commit set.
- commit(File, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- Commit - Class in com.atlassian.bamboo.plugins.bitbucket.rest.entity
-
- Commit() - Constructor for class com.atlassian.bamboo.plugins.bitbucket.rest.entity.Commit
-
- commit(File, String) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- commit(File, String, String, String) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
- commit(File, String, String, String, boolean) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
- commit(File, String) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- commit(File, String, String, String, boolean) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- commit(File, String, String, String, boolean) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- commit(File, String) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- commit(File, String) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- commit(File, String) - Method in interface com.atlassian.bamboo.repository.PushCapableRepository
-
Perform a commit (dvcs commit).
- commit(Path, String...) - Static method in class com.atlassian.bamboo.testutils.vcs.git.GitRepositoryHelper
-
- commit(File, String...) - Static method in class com.atlassian.bamboo.testutils.vcs.git.GitRepositoryHelper
-
- COMMIT_ISOLATION_OPTION - Static variable in interface com.atlassian.bamboo.repository.CommitIsolationAwareRepository
-
- COMMIT_ISOLATION_OPTION_CFG_KEY - Static variable in interface com.atlassian.bamboo.vcs.configurator.VcsChangeDetectionOptionsConfigurator
-
- COMMIT_MESSAGE_CORE - Static variable in class com.atlassian.bamboo.testutils.RepositoryHelper
-
- commitChangesCommand(String) - Method in enum com.atlassian.bamboo.testutils.vcs.VcsType
-
- CommitCommentSmackCommand - Class in com.atlassian.bamboo.xmpp.commands
-
A smack command that sends more commit information about the particular build
- CommitCommentSmackCommand() - Constructor for class com.atlassian.bamboo.xmpp.commands.CommitCommentSmackCommand
-
- CommitComponent - Class in com.atlassian.bamboo.pageobjects.pages.plan.result
-
- CommitComponent(PageElement) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.result.CommitComponent
-
- CommitContext - Interface in com.atlassian.bamboo.commit
-
- CommitContextImpl - Class in com.atlassian.bamboo.commit
-
- CommitContextImpl(AuthorContext, List<CommitFile>, String, Date, String) - Constructor for class com.atlassian.bamboo.commit.CommitContextImpl
-
- CommitContextImpl.Builder - Class in com.atlassian.bamboo.commit
-
- CommitDao - Interface in com.atlassian.bamboo.commit
-
- COMMITED_FILE - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- CommitExtractor - Class in com.atlassian.bamboo.repository.svn
-
- CommitExtractor(int) - Constructor for class com.atlassian.bamboo.repository.svn.CommitExtractor
-
- CommitFile - Interface in com.atlassian.bamboo.commit
-
- CommitFileImpl - Class in com.atlassian.bamboo.commit
-
- CommitFileImpl() - Constructor for class com.atlassian.bamboo.commit.CommitFileImpl
-
- CommitFileImpl(String) - Constructor for class com.atlassian.bamboo.commit.CommitFileImpl
-
- CommitFileImpl(String, String) - Constructor for class com.atlassian.bamboo.commit.CommitFileImpl
-
- CommitFileImpl(String, String, String) - Constructor for class com.atlassian.bamboo.commit.CommitFileImpl
-
- CommitFilesMapper - Class in com.atlassian.bamboo.migration.stream
-
- CommitFilesMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.CommitFilesMapper
-
- commitFilesMapper - Variable in class com.atlassian.bamboo.migration.stream.CommitMapper
-
- CommitFunctions - Class in com.atlassian.bamboo.commit
-
- CommitHibernateDao - Class in com.atlassian.bamboo.commit
-
- CommitHibernateDao() - Constructor for class com.atlassian.bamboo.commit.CommitHibernateDao
-
- CommitImpl - Class in com.atlassian.bamboo.commit
-
- CommitImpl() - Constructor for class com.atlassian.bamboo.commit.CommitImpl
-
- CommitImpl_ - Class in com.atlassian.bamboo.commit
-
- CommitImpl_() - Constructor for class com.atlassian.bamboo.commit.CommitImpl_
-
- CommitInfo - Class in com.atlassian.bamboo.testutils.vcs
-
POJO for storing info about a single VCS commit.
- CommitInfo(String, String, String, String) - Constructor for class com.atlassian.bamboo.testutils.vcs.CommitInfo
-
- CommitInfo(String, String, String) - Constructor for class com.atlassian.bamboo.testutils.vcs.CommitInfo
-
- CommitIsolationAwareRepository - Interface in com.atlassian.bamboo.repository
-
Whether the repository supports commits being broken up into individual builds
- commitLocal(VcsWorkingCopy, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudWorkingCopyManager
-
- commitLocal(VcsWorkingCopy, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager
-
- commitLocal(VcsWorkingCopy, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.plugins.github.GitHubWorkingCopyManager
-
- commitLocal(VcsWorkingCopy, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- commitLocal(VcsWorkingCopy, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialWorkingCopyManager
-
- commitLocal(VcsWorkingCopy, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerWorkingCopyManager
-
- commitLocal(VcsWorkingCopy, VcsRepositoryData, String) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyWorkingCopyManager
-
- commitLocal(VcsWorkingCopy, VcsRepositoryData, String) - Method in interface com.atlassian.bamboo.vcs.runtime.UpdatingVcsWorkingCopyManager
-
Create a local commit.
- CommitManager - Interface in com.atlassian.bamboo.commit
-
- CommitManagerImpl - Class in com.atlassian.bamboo.commit
-
- CommitManagerImpl(CommitDao) - Constructor for class com.atlassian.bamboo.commit.CommitManagerImpl
-
- CommitMapper - Class in com.atlassian.bamboo.migration.stream
-
- CommitMapper(SessionFactory, BambooStAXListImportStrategy, Map<Long, ExtendedAuthor>, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.CommitMapper
-
- commitMatchesChangesetId(String) - Static method in class com.atlassian.bamboo.deployments.DeploymentMatchers
-
- commitMatchesChangesetId(String) - Static method in class com.atlassian.bamboo.deployments.versions.matcher.commits.DeploymentVersionVcsCommitMatchesChangesetId
-
- CommitOutputHandler - Class in com.atlassian.bamboo.plugins.git
-
- CommitOutputHandler(Set<String>) - Constructor for class com.atlassian.bamboo.plugins.git.CommitOutputHandler
-
- CommitOutputHandler(Set<String>, int) - Constructor for class com.atlassian.bamboo.plugins.git.CommitOutputHandler
-
- CommitPredicates - Class in com.atlassian.bamboo.commit
-
- CommitRootMapper - Class in com.atlassian.bamboo.migration.stream
-
- CommitRootMapper(SessionFactory, AuthorDao, CommitDao, RepositoryChangesetDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.CommitRootMapper
-
- commits - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl_
-
- COMMITS - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl_
-
- commits - Static variable in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl_
-
- COMMITS - Static variable in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl_
-
- COMMITS_XML_ROOT - Static variable in class com.atlassian.bamboo.migration.stream.CommitMapper
-
- CommitsIsolatingVcsChangeDetector - Interface in com.atlassian.bamboo.vcs.runtime
-
- COMMITTER_RECIPIENT - Static variable in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- CommitterRecipient - Class in com.atlassian.bamboo.notification.recipients
-
Represents a notification recipient for whoever has committed to a build
Only relevant for a build completed notification related events.
- CommitterRecipient() - Constructor for class com.atlassian.bamboo.notification.recipients.CommitterRecipient
-
- CommitUrlProvider - Interface in com.atlassian.bamboo.webrepository
-
If implementing this interface Bamboo's notifications can make use of it to provide web repository links within html emails
- CommitView - Class in com.atlassian.bamboo.commit
-
- CommitView(UnassociatedCommit, List<ChainResultsSummary>) - Constructor for class com.atlassian.bamboo.commit.CommitView
-
- CommitWithUrl(CommitContext, String) - Constructor for class com.atlassian.bamboo.notification.rss.RssNotification.CommitWithUrl
-
- CommonContext - Interface in com.atlassian.bamboo.v2.build
-
- CommonContextHelper - Class in com.atlassian.bamboo.v2.build
-
- CommonContextHelper() - Constructor for class com.atlassian.bamboo.v2.build.CommonContextHelper
-
- CommonContextHelperService - Interface in com.atlassian.bamboo.artifact
-
- CommonContextHelperServiceImpl - Class in com.atlassian.bamboo.artifact
-
- CommonContextHelperServiceImpl(StorageTagService) - Constructor for class com.atlassian.bamboo.artifact.CommonContextHelperServiceImpl
-
- CommonContextMap - Interface in com.atlassian.bamboo.v2.build.queue.queues
-
Provides a subset of Map interface - without methods that directly refer to values.
- CommonContextMap.ContextWithMetadata - Class in com.atlassian.bamboo.v2.build.queue.queues
-
- CommonContextMaps - Class in com.atlassian.bamboo.v2.build.queue.queues
-
- CommonContextPersister - Interface in com.atlassian.bamboo.v2.build.queue.queues
-
Classes implementing this interface of peristence for common contexts.
- CommonsConfigUtils - Class in com.atlassian.bamboo.utils
-
- CommonsConfigUtils() - Constructor for class com.atlassian.bamboo.utils.CommonsConfigUtils
-
- CommonTaskContext - Interface in com.atlassian.bamboo.task
-
- CommonTaskContextImpl - Class in com.atlassian.bamboo.task
-
- CommonTaskContextImpl(Map<String, String>, TaskExecutionContext, RuntimeTaskDefinition) - Constructor for class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- CommonTaskType - Interface in com.atlassian.bamboo.task
-
An Executable Task.
- COMPARATOR - Static variable in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueComparator
-
- Comparators - Class in com.atlassian.bamboo.utils
-
- compare(RemoteElasticInstance, RemoteElasticInstance) - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticAgentStartTimeComparator
-
- compare(RemoteElasticInstance, RemoteElasticInstance) - Method in class com.atlassian.bamboo.agent.elastic.server.ShutdownOrderComparator
-
- compare(InternalLinkedJiraIssue, InternalLinkedJiraIssue) - Method in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueComparator
-
- compare(PlanBranchGist, PlanBranchGist) - Method in class com.atlassian.bamboo.plan.cache.PlanBranchGist.PlanNameCaseInsensitiveComparator
-
- compare(PlanSummary, PlanSummary) - Method in class com.atlassian.bamboo.plugins.jira.rest.model.build.PlanSummary.NameAndBranchOrdering
-
- compare(UpgradeTask, UpgradeTask) - Method in class com.atlassian.bamboo.upgrade.UpgradeTaskComparator
-
- compare(BuildAgent, BuildAgent) - Method in class com.atlassian.bamboo.util.AgentComparator
-
- compare(T, T) - Static method in class com.atlassian.bamboo.util.BambooObjectUtils
-
- compare(T, T) - Method in class com.atlassian.bamboo.util.comparator.SinglePropertyComparator
-
- compare(RequirementDecorator, RequirementDecorator) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementDecoratorComparator
-
- compare(Object, Object) - Method in class com.atlassian.upgrade.BuildNumComparator
-
- COMPARE_BY_TYPE - Static variable in class com.atlassian.bamboo.configuration.PerformanceStatsJmxAction
-
- compareAndSet(boolean, boolean) - Method in class com.atlassian.bamboo.utils.concurrent.DecayingBoolean
-
- CompareDateSoyFunction - Class in com.atlassian.bamboo.soy
-
Provide ability to compare two dates
- CompareDateSoyFunction() - Constructor for class com.atlassian.bamboo.soy.CompareDateSoyFunction
-
- compareTo(ElasticImageConfigurationImpl) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- compareTo(AuthorContext) - Method in class com.atlassian.bamboo.author.AuthorDataImpl
-
- compareTo(AuthorContext) - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- compareTo(BandanaItem) - Method in class com.atlassian.bamboo.bandana.BandanaItem
-
- compareTo(PlanAwareBandanaContext) - Method in class com.atlassian.bamboo.bandana.PlanAwareBandanaContext
-
- compareTo(TrackingResponsibility) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingResponsibility
-
- compareTo(PlanDependencyImpl) - Method in class com.atlassian.bamboo.build.PlanDependencyImpl
-
- compareTo(Object) - Method in class com.atlassian.bamboo.build.statistics.FailurePeriod
-
- compareTo(RemoteAgentAuthentication) - Method in class com.atlassian.bamboo.buildqueue.ImmutableRemoteAgentAuthentication
-
- compareTo(RemoteAgentAuthenticationEntity) - Method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl
-
- compareTo(ChainStageTuple) - Method in class com.atlassian.bamboo.chains.ChainStageTuple
-
- compareTo(AuthorContext) - Method in class com.atlassian.bamboo.commit.AuthorContextImpl
-
- compareTo(Object) - Method in class com.atlassian.bamboo.commit.CommitFileImpl
-
- compareTo(Object) - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- compareTo(Object) - Method in class com.atlassian.bamboo.configuration.agent.AgentCapabilityDelta
-
- compareTo(Object) - Method in class com.atlassian.bamboo.configuration.agent.RequirementDelta
-
- compareTo(LoggingConfigEntry) - Method in class com.atlassian.bamboo.configuration.logs.LoggingConfigEntry
-
- compareTo(Key) - Method in class com.atlassian.bamboo.deployments.DeploymentKeyImpl
-
- compareTo(DecoratedEnvironment) - Method in class com.atlassian.bamboo.deployments.environments.DecoratedEnvironmentImpl
-
- compareTo(Object) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl
-
- compareTo(Object) - Method in class com.atlassian.bamboo.fieldvalue.FieldValueItem
-
- compareTo(ImmutableResultsSummary) - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- compareTo(Object) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- compareTo(Object) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- compareTo(LinkedJiraIssue) - Method in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueImpl
-
- compareTo(Object) - Method in class com.atlassian.bamboo.labels.LabelCountImpl
-
- compareTo(Label) - Method in class com.atlassian.bamboo.labels.LabelImpl
-
- compareTo(Object) - Method in class com.atlassian.bamboo.labels.LabellingImpl
-
- compareTo(Object) - Method in class com.atlassian.bamboo.notification.AbstractNotificationType
-
- compareTo(Object) - Method in class com.atlassian.bamboo.notification.LegacyNotificationIm
-
- compareTo(NotificationRule) - Method in class com.atlassian.bamboo.notification.NotificationRuleImpl
-
- compareTo(Object) - Method in class com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
-
- compareTo(Object) - Method in class com.atlassian.bamboo.notification.transports.ImTransport
-
- compareTo(Object) - Method in class com.atlassian.bamboo.notification.transports.TextEmailTransport
-
- compareTo(UsersNotification) - Method in class com.atlassian.bamboo.notification.UsersNotificationImpl
-
- compareTo(Object) - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- compareTo(Plan) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- compareTo(PlanParticle) - Method in class com.atlassian.bamboo.plan.AbstractPlanParticle
-
- compareTo(ImmutablePlan) - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- compareTo(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanKey
-
- compareTo(Object) - Method in class com.atlassian.bamboo.project.DefaultProject
-
- compareTo(Object) - Method in class com.atlassian.bamboo.ReasonForBuild
-
- compareTo(Object) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- compareTo(Object) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- compareTo(Object) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- compareTo(RestDedicatedAgent) - Method in class com.atlassian.bamboo.rest.model.agent.RestDedicatedAgent
-
- compareTo(RestJob) - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- compareTo(RestTask) - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.task.RestTask
-
- compareTo(TestResults) - Method in class com.atlassian.bamboo.results.tests.TestResults
-
- compareTo(ImmutableResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- compareTo(Object) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- compareTo(TestCase) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- compareTo(TestCaseResult) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- compareTo(TestClass) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassImpl
-
- compareTo(TestClassResult) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- compareTo(BambooCurrentApplication) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooCurrentApplication
-
- compareTo(BambooTrustedApplication) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl
-
- compareTo(Object) - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- compareTo(Version) - Method in class com.atlassian.bamboo.util.Version
-
- compareTo(Pair) - Method in class com.atlassian.bamboo.utils.Pair
-
- compareTo(Object) - Method in class com.atlassian.bamboo.v2.build.agent.AgentAssignmentImpl
-
- compareTo(BuildAgent) - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- compareTo(CapabilityType) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityType
-
- compareTo(DecoratedCapabilityRequirement) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
-
- compareTo(CapabilityGroup) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityGroup
-
- compareTo(Object) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl
-
- compareTo(Object) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl
-
- compareTo(RequirementAwareMapping) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.RequirementAwareMapping
-
- compareTo(Object) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- compareTo(BuildAgent) - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- compareTo(Object) - Method in class com.atlassian.bamboo.v2.build.agent.messages.CancelExecutionAgentMessage
-
- compareTo(Object) - Method in class com.atlassian.bamboo.v2.build.agent.PipelineDefinitionImpl
-
- compareTo(BuildRepositoryChanges) - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- compareTo(AgentAssignmentExecutableDetails) - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentAssignmentExecutableDetails
-
- compareTo(AgentAssignmentExecutorDetails) - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentAssignmentExecutorDetails
-
- compareTo(BuildAgent) - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- compareTo(DecoratedApplicationLink) - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedApplicationLink
-
- compareTo(DecoratedEntityLink) - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityLink
-
- compareTo(DecoratedEntityReference) - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityReference
-
- compareTo(Object) - Method in class com.atlassian.bamboo.xmpp.SmackXmppMessageSender
-
- compareTo(Group) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroup
-
- compareTo(User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
-
- compareVersionsByChangesets(long, DeploymentVersion, DeploymentVersion, int) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionVcsChangesetService
-
- compareVersionsByChangesets(long, DeploymentVersion, DeploymentVersion, int) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionVcsChangesetServiceImpl
-
- compareVersionsByJiraIssues(long, DeploymentVersion, DeploymentVersion) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesService
-
Get JIRA issue links for comparing two versions, i.e.
- compareVersionsByJiraIssues(long, DeploymentVersion, DeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesServiceImpl
-
- compareWithVersion - Variable in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction
-
- compareWithVersionId - Variable in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction
-
- complete(int, boolean, ProcessException) - Method in class com.atlassian.bamboo.process.DelegatingProcessHandler
-
- COMPLETE_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- COMPLETE_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- COMPLETE_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- completeClassNameWhitelist - Variable in class com.atlassian.bamboo.serialization.AbstractSerializationSecurityManager
-
- completed - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- COMPLETED - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- completedBuildContext - Variable in class com.atlassian.bamboo.v2.trigger.AbstractDependentDetectionAction
-
- completedBuildResultKey - Variable in class com.atlassian.bamboo.v2.trigger.AbstractDependentDetectionAction
-
- CompletedStageTriggerReason - Class in com.atlassian.bamboo.trigger.dependency
-
- CompletedStageTriggerReason() - Constructor for class com.atlassian.bamboo.trigger.dependency.CompletedStageTriggerReason
-
- completeKey() - Method in enum com.atlassian.bamboo.plugins.maven.MvnPlugin.Modules
-
- CompleteVcsRepositoryData - Class in com.atlassian.bamboo.vcs.configuration
-
- CompleteVcsRepositoryData(VcsRepositoryData, PartialVcsRepositoryData) - Constructor for class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- ComponentAccessor - Class in com.atlassian.bamboo.spring
-
- ComponentImports - Class in com.atlassian.bamboo.plugins.git.internal
-
- ComponentImports() - Constructor for class com.atlassian.bamboo.plugins.git.internal.ComponentImports
-
- ComponentImports - Class in com.atlassian.bamboo.plugins.hg.internal
-
- ComponentImports() - Constructor for class com.atlassian.bamboo.plugins.hg.internal.ComponentImports
-
- ComponentImports - Class in com.atlassian.bamboo.plugins.jira.internal
-
- ComponentImports() - Constructor for class com.atlassian.bamboo.plugins.jira.internal.ComponentImports
-
- ComponentImports - Class in com.atlassian.bamboo.plugins.stash.internal
-
- ComponentImports() - Constructor for class com.atlassian.bamboo.plugins.stash.internal.ComponentImports
-
- ComponentImports - Class in com.atlassian.bamboo.trigger.imports
-
- ComponentImports() - Constructor for class com.atlassian.bamboo.trigger.imports.ComponentImports
-
- ComponentImports - Class in com.atlassian.sal.bamboo.internal
-
Host Atlassian Spring Scanner @ComponentImport annotations.
- ComponentImports() - Constructor for class com.atlassian.sal.bamboo.internal.ComponentImports
-
- compose(Predicate<B>, Function<A, ? extends B>) - Static method in class com.atlassian.bamboo.utils.BambooPredicates
-
Predicate compose
- compressFiles(Iterable<File>, File, File) - Method in interface com.atlassian.bamboo.archive.Archiver
-
Compresses multiple files into a single archive.
- compressFiles(ArchiverType, Iterable<File>, File, File) - Static method in class com.atlassian.bamboo.utils.archive.ArchiveUtils
-
Compresses multiple files into a single archive.
- COMPRESSION - Static variable in interface com.atlassian.bamboo.utils.statistics.StatsAccumulator
-
- concat(Iterable<? extends T>, T) - Static method in class com.atlassian.bamboo.util.BambooIterables
-
Combines an iterable and an element into a single iterable.
- concat(T, Iterable<? extends T>) - Static method in class com.atlassian.bamboo.util.BambooIterables
-
Combines an iterable and an element into a single iterable.
- CONCURRENCY - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- CONCURRENCY_CONFIG_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- CONCURRENT_BUILD_OBJECT_KEY - Static variable in class com.atlassian.bamboo.build.configuration.ConcurrentBuildsPlanConfigurationPlugin
-
- ConcurrentBuildConfig - Class in com.atlassian.bamboo.configuration
-
Configuration for the concurrent build feature
- ConcurrentBuildConfig() - Constructor for class com.atlassian.bamboo.configuration.ConcurrentBuildConfig
-
- ConcurrentBuildConfigForPlan - Class in com.atlassian.bamboo.build.configuration
-
A class representing plan level concurrent build configuration
- ConcurrentBuildConfigForPlan(boolean, int) - Constructor for class com.atlassian.bamboo.build.configuration.ConcurrentBuildConfigForPlan
-
- ConcurrentBuildResource - Class in com.atlassian.bamboo.plugins.rest.admin.concurrentbuild
-
Manage the REST endpoint for concurrent build settings.
- ConcurrentBuildResource(AdministrationConfigurationService, BuildConcurrencyConversionFunction, I18nResolver) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.concurrentbuild.ConcurrentBuildResource
-
- ConcurrentBuildsConfigurationTransformer - Class in com.atlassian.bamboo.build.configuration
-
Transformer that puts the concurrent build configuration into build definitions.
- ConcurrentBuildsConfigurationTransformer() - Constructor for class com.atlassian.bamboo.build.configuration.ConcurrentBuildsConfigurationTransformer
-
- ConcurrentBuildsPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ConcurrentBuildsPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.ConcurrentBuildsPage
-
- ConcurrentBuildsPage.EditMode - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ConcurrentBuildsPlanConfigurationPlugin - Class in com.atlassian.bamboo.build.configuration
-
- ConcurrentBuildsPlanConfigurationPlugin() - Constructor for class com.atlassian.bamboo.build.configuration.ConcurrentBuildsPlanConfigurationPlugin
-
- ConcurrentHashMapConverter - Class in com.atlassian.bamboo.serialization.xstream
-
- ConcurrentHashMapConverter(Mapper) - Constructor for class com.atlassian.bamboo.serialization.xstream.ConcurrentHashMapConverter
-
- CONDITION_ALL_BUILDS_COMPLETED - Static variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureNotificationComponent
-
- CONDITION_DATA - Static variable in class com.atlassian.bamboo.notification.NotificationRuleImpl_
-
- CONDITION_KEY - Static variable in class com.atlassian.bamboo.notification.NotificationRuleImpl_
-
- ConditionalActionInterceptor - Class in com.atlassian.bamboo.ww2.interceptors
-
Interceptor that checks for conditional accessibility annotations on an action and runs the condition to check if
action should be executed or intercepted.
- ConditionalActionInterceptor() - Constructor for class com.atlassian.bamboo.ww2.interceptors.ConditionalActionInterceptor
-
- ConditionalBuildDetectionAction - Interface in com.atlassian.bamboo.build
-
Optional
BuildDetectionAction
interface that indicates that the action makes a decision if the build
should start.
- ConditionallyAccessible - Annotation Type in com.atlassian.bamboo.ww2.aware
-
Annotation to mark actions which should be conditionally accessible.
- ConditionallyAvailable - Annotation Type in com.atlassian.bamboo.ww2.aware
-
Annotation to mark actions which should be conditionally visible.
- ConditionallyDelegatingUrlClassLoader - Class in com.atlassian.bamboo.agent.bootstrap.classloading
-
- ConditionallyDelegatingUrlClassLoader(URL[]) - Constructor for class com.atlassian.bamboo.agent.bootstrap.classloading.ConditionallyDelegatingUrlClassLoader
-
- ConditionallyDelegatingUrlClassLoader(URL[], ClassLoader) - Constructor for class com.atlassian.bamboo.agent.bootstrap.classloading.ConditionallyDelegatingUrlClassLoader
-
- conditionalTask - Variable in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- conditionalTask - Variable in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- conditionalTask - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- conditionData - Static variable in class com.atlassian.bamboo.notification.NotificationRuleImpl_
-
- ConditionHelper - Class in com.atlassian.bamboo.plugins.web.conditions
-
- ConditionHelper() - Constructor for class com.atlassian.bamboo.plugins.web.conditions.ConditionHelper
-
- conditionHtml(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- conditionHtml(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- conditionHtml(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- conditionHtml(String, TaskDefinition, ActionParametersMap) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskUIConfigBean
-
- conditionKey - Static variable in class com.atlassian.bamboo.notification.NotificationRuleImpl_
-
- conditions - Variable in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- CONDITIONS - Static variable in class com.atlassian.bamboo.trigger.TriggerConfigurationUtils
-
- conditions - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- CONF_ACCESS_KEY_ID - Static variable in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- CONF_BUCKET_NAME - Static variable in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- CONF_BUCKET_PATH - Static variable in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- CONF_CREDENTIALS_SOURCE - Static variable in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- CONF_CREDENTIALS_SOURCE_OPTIONS - Static variable in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- CONF_MAX_ARTIFACT_FILE_COUNT - Static variable in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- CONF_REGION - Static variable in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- CONF_SECRET_ACCESS_KEY - Static variable in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- Config(DockerHandler) - Constructor for class com.atlassian.bamboo.build.docker.DockerConfigurationProviders.Config
-
- CONFIG - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- CONFIG - Static variable in class com.atlassian.bamboo.trigger.TriggerConfigurationUtils
-
- CONFIG_BODY - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.ScriptTaskComponent
-
The key for the script body.
- CONFIG_DIRECTORY_PARAM - Static variable in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- CONFIG_ENV - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.Maven2TaskComponent
-
- CONFIG_FIELD_PREFIX - Static variable in class com.atlassian.bamboo.build.docker.DockerPipelineConfigurationImpl
-
- CONFIG_GOAL - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.Maven2TaskComponent
-
- CONFIG_INTERPRETER - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.ScriptTaskComponent
-
- CONFIG_JDK - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.Maven2TaskComponent
-
- CONFIG_KEY - Static variable in class com.atlassian.bamboo.plugins.dummy.DummyConstants
-
- CONFIG_SCRIPT_FILE - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.ScriptTaskComponent
-
- CONFIG_SCRIPT_LOCATION - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.ScriptTaskComponent
-
- CONFIG_SUBDIR - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.Maven2TaskComponent
-
- CONFIG_TESTS_ENABLED - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.Maven2TaskComponent
-
- configFileExists() - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- ConfigImportTestUtils - Class in com.atlassian.bamboo.export
-
- ConfigImportTestUtils() - Constructor for class com.atlassian.bamboo.export.ConfigImportTestUtils
-
- ConfigObjectConverter - Interface in com.atlassian.bamboo.fieldvalue
-
Interface to define an object that converts a
List
of
FieldValueItem
objects to
and from an arbitrary type.
- configObjects - Variable in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- configProvider(Map<String, String>) - Static method in class com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
-
Create ArtifactHandlerConfigProvider that will return passed configuration
- configProvider(ArtifactHandlersService) - Static method in class com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
-
Create ArtifactHandlerConfigProvider that will return runtime configuration fetched from ArtifactHandlerService.
- ConfigTabUrlProvider - Interface in com.atlassian.bamboo.ww2.actions.build.admin.config
-
- configToXml(Map<String, String>) - Static method in class com.atlassian.bamboo.credentials.Credentials
-
- ConfigurablePlugin<T extends com.atlassian.plugin.ModuleDescriptor> - Interface in com.atlassian.bamboo.v2.build
-
- ConfigurableSharedCredentialDepender - Interface in com.atlassian.bamboo.credentials
-
An interface implemented by classes that depend on shared credentials.
- configuration - Static variable in class com.atlassian.bamboo.credentials.CredentialsDataEntity_
-
- CONFIGURATION - Static variable in class com.atlassian.bamboo.credentials.CredentialsDataEntity_
-
- configuration - Variable in class com.atlassian.bamboo.plugin.xwork.BambooStrutsUnknownHandler
-
- configuration - Static variable in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity_
-
- CONFIGURATION - Static variable in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity_
-
- configuration(Map<String, String>) - Method in class com.atlassian.bamboo.trigger.TriggerDefinitionImpl.Builder
-
- CONFIGURATION_DESCRIPTION - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- CONFIGURATION_NAME - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- CONFIGURATION_STATE - Static variable in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl_
-
- ConfigurationAction - Class in com.atlassian.bamboo.configuration
-
This class handles configuration updates from am web form
- ConfigurationAction() - Constructor for class com.atlassian.bamboo.configuration.ConfigurationAction
-
- configurationDescription - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- ConfigurationException - Exception in com.atlassian.bamboo.configuration
-
This class types configuration exceptions.
- ConfigurationException(String) - Constructor for exception com.atlassian.bamboo.configuration.ConfigurationException
-
Create a configuration exception with the given message
- ConfigurationException(String, Throwable) - Constructor for exception com.atlassian.bamboo.configuration.ConfigurationException
-
Create a configuration exception with the given message and root cause.
- ConfigurationFile - Class in com.atlassian.bamboo.configuration
-
This class is a singleton (Yuck) used to switch configuration files around.
- ConfigurationMap - Interface in com.atlassian.bamboo.configuration
-
A delegating
Map
implementation with type converters
- ConfigurationMapExportHelper - Class in com.atlassian.bamboo.configuration.external.helpers
-
- ConfigurationMapImpl - Class in com.atlassian.bamboo.configuration
-
A delegating
Map
implementation with type converters
- ConfigurationMapImpl(Map<String, String>) - Constructor for class com.atlassian.bamboo.configuration.ConfigurationMapImpl
-
- ConfigurationMapImpl() - Constructor for class com.atlassian.bamboo.configuration.ConfigurationMapImpl
-
- ConfigurationMergingCapable - Interface in com.atlassian.bamboo.fieldvalue
-
Interface for classes capable of merging their configuration representation into an existing configuration.
- configurationName - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- configurationRef - Variable in class com.atlassian.bamboo.vcs.configuration.VcsLocationDefinitionImpl
-
- configurationRef - Variable in class com.atlassian.bamboo.vcs.viewer.configuration.VcsRepositoryViewerDefinitionImpl
-
- ConfigurationState - Enum in com.atlassian.bamboo.deployments.environments
-
- configurationState - Static variable in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl_
-
- configurationToSerializableMap(Map<String, String>) - Static method in class com.atlassian.bamboo.configuration.external.helpers.ConfigurationMapExportHelper
-
Convert configuration map for export.
- ConfigurationToXStream - Class in com.atlassian.bamboo.serialization.xstream
-
Converts Apache's HierarchicalConfiguration
to XStream writer.
- ConfigurationToXStream(HierarchicalConfiguration) - Constructor for class com.atlassian.bamboo.serialization.xstream.ConfigurationToXStream
-
- ConfigurationUpgrader - Class in com.atlassian.bamboo.upgrade
-
- ConfigurationUpgrader(BootstrapManager, String) - Constructor for class com.atlassian.bamboo.upgrade.ConfigurationUpgrader
-
- configurationViewContains(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.ViewElasticConfigurationPage
-
- configure() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.QuickFilterRow
-
- configure(Type, Properties, ServiceRegistry) - Method in class com.atlassian.bamboo.persistence.ImportAwareGenerator
-
- configure(Type, Properties, ServiceRegistry) - Method in class com.atlassian.bamboo.persistence.ResettableTableHiLoGenerator
-
- configure(OpenSshConfig.Host, Session) - Method in class com.atlassian.bamboo.plugins.git.GitSshSessionFactory
-
- configure(XMLInputFactory) - Static method in class com.atlassian.bamboo.utils.xml.BambooXmlUtils
-
- configure(Binder) - Method in class com.atlassian.bamboo.webdriver.BambooWebDriverModule
-
- ConfigureAgentAssignments - Class in com.atlassian.bamboo.configuration.agent
-
- ConfigureAgentAssignments() - Constructor for class com.atlassian.bamboo.configuration.agent.ConfigureAgentAssignments
-
- ConfigureAgentCapability - Class in com.atlassian.bamboo.configuration.agent
-
- ConfigureAgentCapability() - Constructor for class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- ConfigureAgentDetails - Class in com.atlassian.bamboo.configuration.agent
-
Action class for mutative agent operations
- ConfigureAgentDetails() - Constructor for class com.atlassian.bamboo.configuration.agent.ConfigureAgentDetails
-
- ConfigureAgents - Class in com.atlassian.bamboo.configuration.agent
-
- ConfigureAgents() - Constructor for class com.atlassian.bamboo.configuration.agent.ConfigureAgents
-
- ConfigureAlias - Class in com.atlassian.bamboo.ww2.actions.admin.user
-
- ConfigureAlias() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureAlias
-
- ConfigureArtifactHandlers - Class in com.atlassian.bamboo.ww2.actions.admin
-
- ConfigureArtifactHandlers() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactHandlers
-
- ConfigureArtifactStorage - Class in com.atlassian.bamboo.ww2.actions.admin
-
- ConfigureArtifactStorage() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactStorage
-
- ConfigureArtifactSubscription - Class in com.atlassian.bamboo.ww2.actions.build.admin.config
-
- ConfigureArtifactSubscription() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- ConfigureBackupsPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ConfigureBackupsPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureBackupsPage
-
- configureBambooSpecs() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.AbstractVcsComponent
-
- ConfigureBranches - Class in com.atlassian.bamboo.ww2.actions.branch
-
- ConfigureBranches() - Constructor for class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- ConfigureBranchNotificationsPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification
-
- ConfigureBranchNotificationsPage(PlanKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureBranchNotificationsPage
-
- ConfigureBuildArtifact - Class in com.atlassian.bamboo.ww2.actions.build.admin.config
-
- ConfigureBuildArtifact() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- ConfigureBuildDetails - Class in com.atlassian.bamboo.ww2.actions.build.admin.config
-
- ConfigureBuildDetails() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- ConfigureBuildDocker - Class in com.atlassian.bamboo.ww2.actions.build.admin.config
-
- ConfigureBuildDocker() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDocker
-
- ConfigureBuildMiscellaneousOptions - Class in com.atlassian.bamboo.ww2.actions.build.admin.config
-
- ConfigureBuildMiscellaneousOptions() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildMiscellaneousOptions
-
- ConfigureBuildNotification - Class in com.atlassian.bamboo.ww2.actions.build.admin.config
-
only used by bulk action.
- ConfigureBuildNotification() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- ConfigureBuildPermissions - Class in com.atlassian.bamboo.ww2.actions.build.admin.config
-
- ConfigureBuildPermissions() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildPermissions
-
- ConfigureBuildRequirement - Class in com.atlassian.bamboo.ww2.actions.build.admin.config
-
- ConfigureBuildRequirement() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildRequirement
-
- ConfigureBuildTasks - Class in com.atlassian.bamboo.ww2.actions.build.admin.config.task
-
- ConfigureBuildTasks() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- ConfigureBulkActionPage - Class in com.atlassian.bamboo.pageobjects.pages.admin.bulk
-
Step 3 of 5.
- ConfigureBulkActionPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.bulk.ConfigureBulkActionPage
-
- ConfigureCapability - Class in com.atlassian.bamboo.configuration.agent
-
- ConfigureCapability() - Constructor for class com.atlassian.bamboo.configuration.agent.ConfigureCapability
-
- ConfigureCapabilityKey - Class in com.atlassian.bamboo.configuration.agent
-
Action that manages the interaction with capabilities from a key level
- ConfigureCapabilityKey() - Constructor for class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- ConfigureChainBranchRepositories - Class in com.atlassian.bamboo.ww2.actions.branch.repository
-
- ConfigureChainBranchRepositories() - Constructor for class com.atlassian.bamboo.ww2.actions.branch.repository.ConfigureChainBranchRepositories
-
- ConfigureChainNotification - Class in com.atlassian.bamboo.ww2.actions.chains.admin
-
- ConfigureChainNotification() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- ConfigureChainRepositories - Class in com.atlassian.bamboo.ww2.actions.build.admin.config.repository
-
- ConfigureChainRepositories() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureChainRepositories
-
- ConfigureChainTrigger - Class in com.atlassian.bamboo.ww2.actions.chains.admin.triggers
-
- ConfigureChainTrigger() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- ConfigureChainTriggers - Class in com.atlassian.bamboo.ww2.actions.chains.admin.triggers
-
- ConfigureChainTriggers() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTriggers
-
- ConfigureCloverPlugin - Class in com.atlassian.bamboo.clover.ww2.actions.admin
-
- ConfigureCloverPlugin() - Constructor for class com.atlassian.bamboo.clover.ww2.actions.admin.ConfigureCloverPlugin
-
- ConfigureConcurrentBuilds - Class in com.atlassian.bamboo.ww2.actions.admin
-
- ConfigureConcurrentBuilds() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.ConfigureConcurrentBuilds
-
- configureDatabase(DatabaseDetails, boolean) - Method in class com.atlassian.bamboo.setup.DefaultHibernateConfigurator
-
- configureDatasource(String, String) - Method in class com.atlassian.bamboo.setup.DefaultHibernateConfigurator
-
- ConfigureDeploymentProject - Class in com.atlassian.bamboo.deployments.projects.actions
-
- ConfigureDeploymentProject() - Constructor for class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProject
-
- ConfigureDeploymentProjectDetails - Class in com.atlassian.bamboo.deployments.projects.actions
-
- ConfigureDeploymentProjectDetails() - Constructor for class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectDetails
-
- ConfigureDeploymentProjectDetailsPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details
-
- ConfigureDeploymentProjectDetailsPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfigureDeploymentProjectDetailsPage
-
- ConfigureDeploymentProjectDetailsPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfigureDeploymentProjectDetailsPage
-
- ConfigureDeploymentProjectPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment
-
- ConfigureDeploymentProjectPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- ConfigureDeploymentProjectPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- ConfigureDeploymentProjectPermissions - Class in com.atlassian.bamboo.deployments.projects.actions
-
- ConfigureDeploymentProjectPermissions() - Constructor for class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectPermissions
-
- ConfigureDeploymentProjectPermissionsPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment
-
- ConfigureDeploymentProjectPermissionsPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPermissionsPage
-
- ConfigureDeploymentProjectSpecsRepositories - Class in com.atlassian.bamboo.deployments.projects.actions
-
- ConfigureDeploymentProjectSpecsRepositories() - Constructor for class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectSpecsRepositories
-
- ConfigureDeploymentProjectVersioning - Class in com.atlassian.bamboo.deployments.projects.actions
-
- ConfigureDeploymentProjectVersioning() - Constructor for class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- configureDurationRangeAxis(JFreeChart, AbstractBambooChart.AutoRange) - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
Helper method to display "nice" durations rather than just in seconds
- configureDurationRangeAxis(JFreeChart) - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- configureDurationRangeAxisForSeconds(JFreeChart) - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- configureEC2() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.ViewElasticConfigurationPage
-
- ConfigureElasticCapability - Class in com.atlassian.bamboo.ww2.actions.admin.elastic
-
- ConfigureElasticCapability() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCapability
-
- ConfigureElasticCloudAction - Class in com.atlassian.bamboo.ww2.actions.admin.elastic
-
- ConfigureElasticCloudAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- ConfigureElasticCloudAction.AutoElasticConfigPreset - Class in com.atlassian.bamboo.ww2.actions.admin.elastic
-
- ConfigureElasticCloudAction.KeyProvisioningMethod - Enum in com.atlassian.bamboo.ww2.actions.admin.elastic
-
- ConfigureElasticImageConfiguration - Class in com.atlassian.bamboo.ww2.actions.admin.elastic
-
- ConfigureElasticImageConfiguration() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- ConfigureElasticImageConfigurationAssignments - Class in com.atlassian.bamboo.ww2.actions.admin.elastic
-
- ConfigureElasticImageConfigurationAssignments() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfigurationAssignments
-
- ConfigureElasticInstanceSchedule - Class in com.atlassian.bamboo.ww2.actions.admin.elastic.schedule
-
- ConfigureElasticInstanceSchedule() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- ConfigureElasticInstanceSchedules - Class in com.atlassian.bamboo.ww2.actions.admin.elastic.schedule
-
- ConfigureElasticInstanceSchedules() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedules
-
- ConfigureEnvironment - Class in com.atlassian.bamboo.deployments.environments.actions
-
- ConfigureEnvironment() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- ConfigureEnvironmentAgentAssignmentsPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment.environments
-
- ConfigureEnvironmentAgentAssignmentsPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage
-
- ConfigureEnvironmentAgentAssignmentsPage.Agent - Class in com.atlassian.bamboo.pageobjects.pages.deployment.environments
-
- ConfigureEnvironmentAgentAssignmentsPage.ConfirmDeleteAgentDialog - Class in com.atlassian.bamboo.pageobjects.pages.deployment.environments
-
- ConfigureEnvironmentAgentAssignmentsPage.Summary - Class in com.atlassian.bamboo.pageobjects.pages.deployment.environments
-
- ConfigureEnvironmentAgents - Class in com.atlassian.bamboo.deployments.environments.actions.agents
-
- ConfigureEnvironmentAgents() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.agents.ConfigureEnvironmentAgents
-
- ConfigureEnvironmentComponent - Class in com.atlassian.bamboo.pageobjects.pages.deployment
-
- ConfigureEnvironmentComponent(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureEnvironmentComponent
-
- ConfigureEnvironmentDetailsPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment.environments
-
- ConfigureEnvironmentDetailsPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentDetailsPage
-
- ConfigureEnvironmentDocker - Class in com.atlassian.bamboo.deployments.environments.actions.docker
-
- ConfigureEnvironmentDocker() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.docker.ConfigureEnvironmentDocker
-
- ConfigureEnvironmentDockerPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment.environments
-
- ConfigureEnvironmentDockerPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentDockerPage
-
- ConfigureEnvironmentMiscellaneousPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment.environments
-
- ConfigureEnvironmentMiscellaneousPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentMiscellaneousPage
-
- ConfigureEnvironmentMiscellaneousSettings - Class in com.atlassian.bamboo.deployments.configuration.actions
-
- ConfigureEnvironmentMiscellaneousSettings() - Constructor for class com.atlassian.bamboo.deployments.configuration.actions.ConfigureEnvironmentMiscellaneousSettings
-
- ConfigureEnvironmentNotifications - Class in com.atlassian.bamboo.deployments.environments.actions
-
- ConfigureEnvironmentNotifications() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- ConfigureEnvironmentPermissions - Class in com.atlassian.bamboo.deployments.environments.actions
-
- ConfigureEnvironmentPermissions() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentPermissions
-
- ConfigureEnvironmentPermissionsPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment.environments
-
- ConfigureEnvironmentPermissionsPage(long) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentPermissionsPage
-
- ConfigureEnvironmentTasks - Class in com.atlassian.bamboo.deployments.environments.actions
-
- ConfigureEnvironmentTasks() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- ConfigureEnvironmentTasksPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment.environments
-
- ConfigureEnvironmentTasksPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentTasksPage
-
- ConfigureEnvironmentTriggers - Class in com.atlassian.bamboo.deployments.environments.actions.triggers
-
- ConfigureEnvironmentTriggers() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- ConfigureEnvironmentTriggersPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment.environments
-
- ConfigureEnvironmentTriggersPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentTriggersPage
-
- ConfigureEnvironmentVariablesPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment.environments
-
- ConfigureEnvironmentVariablesPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentVariablesPage
-
- ConfigureGlobalBuildHangingDetection - Class in com.atlassian.bamboo.build.monitoring
-
- ConfigureGlobalBuildHangingDetection() - Constructor for class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- ConfigureGlobalPermissions - Class in com.atlassian.bamboo.configuration
-
- ConfigureGlobalPermissions() - Constructor for class com.atlassian.bamboo.configuration.ConfigureGlobalPermissions
-
- ConfigureGlobalPermissionsPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
Admin page to configure Global Permissions on a Bamboo instance.
- ConfigureGlobalPermissionsPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureGlobalPermissionsPage
-
- ConfigureGlobalVariables - Class in com.atlassian.bamboo.configuration.variable
-
- ConfigureGlobalVariables() - Constructor for class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- ConfigureGroup - Class in com.atlassian.bamboo.ww2.actions.admin.group
-
- ConfigureGroup() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.group.ConfigureGroup
-
- configureIgnoreServerCertName() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
-
If the system property "bamboo.agent.ignoreServerCertName" is set to "true", the configure JSSE to allow SSL
connections to servers presenting certificates with non-matching names.
- ConfigureInstantMessagingServer - Class in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver
-
- ConfigureInstantMessagingServer() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- ConfigureJobDockerPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- ConfigureJobDockerPage(PlanKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ConfigureJobDockerPage
-
- configureLicense(TaskContext, CIOptions.Builder) - Method in class com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
-
- ConfigureLinkedRepositories - Class in com.atlassian.bamboo.configuration.repository
-
- ConfigureLinkedRepositories() - Constructor for class com.atlassian.bamboo.configuration.repository.ConfigureLinkedRepositories
-
- ConfigureLinkedRepositoryPage - Class in com.atlassian.bamboo.pageobjects.pages.vcs
-
- ConfigureLinkedRepositoryPage(long) - Constructor for class com.atlassian.bamboo.pageobjects.pages.vcs.ConfigureLinkedRepositoryPage
-
- ConfigureLocalAgentDetails - Class in com.atlassian.bamboo.configuration.agent
-
Action class for mutative local agent operations
- ConfigureLocalAgentDetails() - Constructor for class com.atlassian.bamboo.configuration.agent.ConfigureLocalAgentDetails
-
- ConfigureLog4jAction - Class in com.atlassian.bamboo.configuration.logs
-
Allows runtime configuration of Log4j.
- ConfigureLog4jAction() - Constructor for class com.atlassian.bamboo.configuration.logs.ConfigureLog4jAction
-
- configureLogging() - Static method in class com.atlassian.bamboo.agent.bootstrap.AgentBootstrap
-
- ConfigureMailServer - Class in com.atlassian.bamboo.ww2.actions.admin.mail
-
- ConfigureMailServer() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- ConfigureMailServerInlineDialog - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification
-
Popup dialog with mail server configuration.
- ConfigureMailServerInlineDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureMailServerInlineDialog
-
- ConfigureNotificationComponent - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification
-
- ConfigureNotificationComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureNotificationComponent
-
- ConfigureNotificationPreferences - Class in com.atlassian.bamboo.ww2.actions.admin.user
-
- ConfigureNotificationPreferences() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureNotificationPreferences
-
- ConfigurePerforceManager - Class in com.atlassian.bamboo.ww2.actions.admin.repository
-
- ConfigurePerforceManager() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.repository.ConfigurePerforceManager
-
- ConfigurePlanDependencies - Class in com.atlassian.bamboo.ww2.actions.plans.admin
-
- ConfigurePlanDependencies() - Constructor for class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- ConfigurePlanNotificationsPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification
-
A chain configuration page to edit notifications.
- ConfigurePlanNotificationsPage(PlanKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigurePlanNotificationsPage
-
- ConfigurePlanPermissionsPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration.permissions
-
- ConfigurePlanPermissionsPage(PlanKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.permissions.ConfigurePlanPermissionsPage
-
- ConfigurePlanTriggersPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- ConfigurePlanTriggersPage(PlanKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ConfigurePlanTriggersPage
-
- ConfigurePlanVariables - Class in com.atlassian.bamboo.ww2.actions.build.admin.config.variable
-
- ConfigurePlanVariables() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- ConfigureProfile - Class in com.atlassian.bamboo.ww2.actions.admin.user
-
- ConfigureProfile() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- ConfigureProjectPermissionsPage - Class in com.atlassian.bamboo.pageobjects.pages.project.admin
-
- ConfigureProjectPermissionsPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.project.admin.ConfigureProjectPermissionsPage
-
- ConfigureProjectPlanPermissionsPage - Class in com.atlassian.bamboo.pageobjects.pages.project.admin
-
- ConfigureProjectPlanPermissionsPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.project.admin.ConfigureProjectPlanPermissionsPage
-
- configureQuery(Session) - Method in class com.atlassian.bamboo.hibernate.callbacks.IteratorHibernateCallback
-
Create and configure query which will be used as a source for iteration
- configureQuery(Session) - Method in class com.atlassian.bamboo.hibernate.callbacks.ScrollHibernateCallback
-
Create and configure query which will be used as a source for ScrollableResults
- ConfigureQuickFilterAction - Class in com.atlassian.bamboo.ww2.actions.admin
-
- ConfigureQuickFilterAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.ConfigureQuickFilterAction
-
- ConfigureQuickFiltersAction - Class in com.atlassian.bamboo.ww2.actions.admin
-
- ConfigureQuickFiltersAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.ConfigureQuickFiltersAction
-
- ConfigureReleaseVersioningPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment.projects.config
-
- ConfigureReleaseVersioningPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.ConfigureReleaseVersioningPage
-
- ConfigureRemoteAgentAuthentications - Class in com.atlassian.bamboo.configuration.agent
-
Webwork action to configure (approve/revoke approval) remote agent authentications.
- ConfigureRemoteAgentAuthentications() - Constructor for class com.atlassian.bamboo.configuration.agent.ConfigureRemoteAgentAuthentications
-
- ConfigureRepository - Class in com.atlassian.bamboo.ww2.actions.build.admin.config.repository
-
- ConfigureRepository() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- configureRssDetection(long, PartialVcsRepositoryData, boolean) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
-
Sets detection of Bamboo Specs for repository and saves new config.
- configureRssDetection(long, PartialVcsRepositoryData, boolean) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- ConfigureSecurity - Class in com.atlassian.bamboo.configuration
-
- ConfigureSecurity() - Constructor for class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- ConfigureSecurityPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ConfigureSecurityPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureSecurityPage
-
- ConfigureSharedCapability - Class in com.atlassian.bamboo.configuration.agent
-
- ConfigureSharedCapability() - Constructor for class com.atlassian.bamboo.configuration.agent.ConfigureSharedCapability
-
- ConfigureSharedCredentials - Class in com.atlassian.bamboo.configuration.credentials
-
- ConfigureSharedCredentials() - Constructor for class com.atlassian.bamboo.configuration.credentials.ConfigureSharedCredentials
-
- ConfigureSharedLocalCapabilitiesPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ConfigureSharedLocalCapabilitiesPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureSharedLocalCapabilitiesPage
-
- ConfigureSharedLocalCapability - Class in com.atlassian.bamboo.configuration.agent
-
- ConfigureSharedLocalCapability() - Constructor for class com.atlassian.bamboo.configuration.agent.ConfigureSharedLocalCapability
-
- ConfigureSharedRemoteCapability - Class in com.atlassian.bamboo.configuration.agent
-
- ConfigureSharedRemoteCapability() - Constructor for class com.atlassian.bamboo.configuration.agent.ConfigureSharedRemoteCapability
-
- ConfigureSpotInstancesAction - Class in com.atlassian.bamboo.ww2.actions.admin.elastic
-
- ConfigureSpotInstancesAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction
-
- ConfigureSpotInstancesAction(AwsAccountBean, SpotInstanceConfigurationAccessor, SpotInstanceConfigurationManager) - Constructor for class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction
-
- configureStage() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageElement
-
- ConfigureSystemNotifications - Class in com.atlassian.bamboo.ww2.actions.admin.notification
-
- ConfigureSystemNotifications() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- ConfigureUser - Class in com.atlassian.bamboo.ww2.actions.admin.user
-
- ConfigureUser() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- ConfigureVariablesForEnvironment - Class in com.atlassian.bamboo.deployments.environments.actions.variable
-
- ConfigureVariablesForEnvironment() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- ConfigUtils - Class in com.atlassian.bamboo.utils
-
- confirm() - Method in class com.atlassian.bamboo.configuration.credentials.DeleteSharedCredentials
-
- confirm() - Method in class com.atlassian.bamboo.pageobjects.helpers.ConfirmDeleteRequirementDialog
-
- confirm() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.ConfirmBulkActionPage
-
- confirm() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.ConfirmDeleteQuickFilterDialog
-
- confirm() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.ConfirmDeleteQuickFilterRuleDialog
-
- confirm() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.DeleteTrustedKeyConfirmationDialog
-
- confirm() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage.ConfirmDeleteAgentDialog
-
- confirm() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.DeleteEnvironmentTriggerConfirmationDialog
-
- confirm() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.RunCustomisedDialog
-
- confirm() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- confirm() - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
Confirm deletion of a quick filter rule.
- confirm() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- confirm() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- confirm() - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveJobAction
-
- confirm() - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveStageAction
-
- CONFIRM - Static variable in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- confirmAndDelete() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.DeletePlanPage
-
- CONFIRMATION_TOKEN - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- ConfirmationDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.GroupsAdminPage.ConfirmationDialog
-
- ConfirmationDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage.ConfirmationDialog
-
- ConfirmationToken - Class in com.atlassian.bamboo.rest.model.confirmation
-
Represents a general purpose confirmation token that might be present in the URL of REST requests.
- ConfirmationToken(String) - Constructor for class com.atlassian.bamboo.rest.model.confirmation.ConfirmationToken
-
- ConfirmationTokenInjectableProvider - Class in com.atlassian.bamboo.plugins.rest.confirmation
-
- ConfirmationTokenInjectableProvider() - Constructor for class com.atlassian.bamboo.plugins.rest.confirmation.ConfirmationTokenInjectableProvider
-
- ConfirmBulkActionPage - Class in com.atlassian.bamboo.pageobjects.pages.admin.bulk
-
Step 4 of 5.
- ConfirmBulkActionPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.bulk.ConfirmBulkActionPage
-
- confirmBulkEditPermissions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- ConfirmDeleteAgentDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage.ConfirmDeleteAgentDialog
-
- ConfirmDeleteDeploymentProjectPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment.projects
-
- ConfirmDeleteDeploymentProjectPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.projects.ConfirmDeleteDeploymentProjectPage
-
- ConfirmDeleteQuickFilterDialog - Class in com.atlassian.bamboo.pageobjects.pages.admin.quickfilter
-
- ConfirmDeleteQuickFilterDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.ConfirmDeleteQuickFilterDialog
-
- ConfirmDeleteQuickFilterRuleDialog - Class in com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule
-
- ConfirmDeleteQuickFilterRuleDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.ConfirmDeleteQuickFilterRuleDialog
-
- ConfirmDeleteRequirementDialog - Class in com.atlassian.bamboo.pageobjects.helpers
-
- ConfirmDeleteRequirementDialog() - Constructor for class com.atlassian.bamboo.pageobjects.helpers.ConfirmDeleteRequirementDialog
-
- confirmDeploymentExpiry() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- ConfirmDeploymentProjectDetailsPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details
-
- ConfirmDeploymentProjectDetailsPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfirmDeploymentProjectDetailsPage
-
- confirmDisable() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- confirmPassword - Variable in class com.atlassian.bamboo.pageobjects.pages.admin.CreateUserPage
-
- ConfirmPlansToBeDeletedPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ConfirmPlansToBeDeletedPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.ConfirmPlansToBeDeletedPage
-
- confirmRename() - Method in class com.atlassian.bamboo.configuration.agent.RenameAgentCapability
-
- confirmYes() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfirmPlansToBeDeletedPage
-
- conflict() - Static method in class com.atlassian.bamboo.rest.model.Status
-
Deprecated.
- ConflictException - Exception in com.atlassian.bamboo.exception
-
Exception to be used when Bamboo REST endpoint should return CONFLICT (409) response.
- ConflictException(String) - Constructor for exception com.atlassian.bamboo.exception.ConflictException
-
- ConflictException(String, Throwable) - Constructor for exception com.atlassian.bamboo.exception.ConflictException
-
- ConflictException(Throwable) - Constructor for exception com.atlassian.bamboo.exception.ConflictException
-
- ConflictExceptionMapper - Class in com.atlassian.bamboo.plugins.rest.common.exception
-
- ConflictExceptionMapper() - Constructor for class com.atlassian.bamboo.plugins.rest.common.exception.ConflictExceptionMapper
-
- ConjunctionModuleDescriptorPredicate<T> - Class in com.atlassian.bamboo.plugin.descriptor.predicate
-
- ConjunctionModuleDescriptorPredicate() - Constructor for class com.atlassian.bamboo.plugin.descriptor.predicate.ConjunctionModuleDescriptorPredicate
-
- connect(InstantMessagingServerDefinition) - Method in class com.atlassian.bamboo.xmpp.BambooSmackClient
-
- connect() - Method in class com.atlassian.bamboo.xmpp.BambooSmackClient
-
- CONNECTION_TEST_RESULT - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- ConnectionFactory - Class in com.atlassian.bamboo.repository.cvsimpl
-
Simple class for managing the mapping from CVSROOT specifications to Connection classes.
- ConnectionFactory() - Constructor for class com.atlassian.bamboo.repository.cvsimpl.ConnectionFactory
-
- connectSocket(int, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) - Method in class com.atlassian.bamboo.agent.elastic.tunnel.DoubleSSLSocketFactory
-
- ConsoleNote - Class in hudson.console
-
todo: In Jenkins this class handles console log??
I don't think we need to worry about what 'removeNotes' does.
- ConsoleNote() - Constructor for class hudson.console.ConsoleNote
-
- constant(T) - Static method in class com.atlassian.bamboo.utils.BambooFunctions
-
- Constants() - Constructor for class com.atlassian.bamboo.KeyType.Constants
-
- ConstraintDefinition(String) - Constructor for class com.atlassian.bamboo.utils.db.DbmsBean.ConstraintDefinition
-
- ConstraintDefinition(String, DbmsBean.ConstraintDefinition.ConstraintType, Collection<String>) - Constructor for class com.atlassian.bamboo.utils.db.DbmsBean.ConstraintDefinition
-
- constructBaseUrl(HttpServletRequest) - Static method in class com.atlassian.bamboo.util.UrlUtils
-
Attempts to construct a baseUrl using the HttpServletRequest
object.
- constructSearchUrl(String, List<String>) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraRemoteIssueManagerImpl
-
Construct JIRA search URL
- ConsumedSubscription - Interface in com.atlassian.bamboo.plan.artifact
-
- ConsumedSubscriptionDao - Interface in com.atlassian.bamboo.plan.artifact
-
- ConsumedSubscriptionHibernateDao - Class in com.atlassian.bamboo.plan.artifact
-
- ConsumedSubscriptionHibernateDao() - Constructor for class com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionHibernateDao
-
- ConsumedSubscriptionImpl - Class in com.atlassian.bamboo.plan.artifact
-
- ConsumedSubscriptionImpl() - Constructor for class com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionImpl
-
- ConsumedSubscriptionImpl(ArtifactLink, ResultsSummary, String) - Constructor for class com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionImpl
-
- ConsumedSubscriptionImpl_ - Class in com.atlassian.bamboo.plan.artifact
-
- ConsumedSubscriptionImpl_() - Constructor for class com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionImpl_
-
- ConsumedSubscriptionMapper - Class in com.atlassian.bamboo.migration.stream
-
- ConsumedSubscriptionMapper(SessionFactory, ConsumedSubscriptionDao, ArtifactLinkDao, DummyResultsSummaryCache, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.ConsumedSubscriptionMapper
-
- CONSUMER_JOB - Static variable in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionImpl_
-
- CONSUMER_KEY - Variable in class com.atlassian.bamboo.oauth.serviceprovider.data.qdsl.QServiceProviderToken
-
Database Columns
- consumeResponse(HttpResponse) - Static method in class com.atlassian.bamboo.agent.BambooHttpUtils
-
- consumerJob - Static variable in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionImpl_
-
- consumerJob(PlanIdentifier) - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscriptionImpl.Builder
-
- CONTAINER_DIRECTORY_PREFIX - Static variable in class com.atlassian.bamboo.docker.DockerConfigurationHelper
-
- containerName(String) - Method in class com.atlassian.bamboo.docker.RunConfig.Builder
-
- contains(Object) - Method in class com.atlassian.bamboo.concurrent.BlockingSet
-
- contains(Set<String>, TestCase) - Static method in class com.atlassian.bamboo.resultsummary.tests.TestQuarantineHelper
-
- contains(Collection<T>, Object) - Static method in class com.atlassian.bamboo.util.BambooCollectionUtils
-
- contains(File, Pattern) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
This method checks whether given pattern occurs in a file.
- contains(Object) - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- containsAll(Collection<?>) - Method in class com.atlassian.bamboo.concurrent.BlockingSet
-
- containsAll(Set<String>, Collection<TestResults>) - Static method in class com.atlassian.bamboo.resultsummary.tests.TestQuarantineHelper
-
- containsAll(Collection<?>) - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- containsChain(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- containsDirectoryTraversalString(String) - Static method in class com.atlassian.bamboo.util.BambooFilenameUtils
-
Basic validation of a String to see if it contains directory traversal chars.
- containsFavouriteQueryParam(UriInfo) - Static method in class com.atlassian.bamboo.plugins.rest.common.RestHelper
-
- containsInstance(Iterable<?>, Object) - Static method in class com.atlassian.bamboo.util.BambooIterablesUtils
-
- containsJavac(File) - Method in class com.atlassian.bamboo.utils.JavaVirtualMachineDetector
-
- containsKey(Key<?>) - Method in class com.atlassian.bamboo.chains.ExecutionContext
-
- containsKey(Key<?>) - Method in class com.atlassian.bamboo.chains.ExecutionContextImpl
-
- containsKey(Object) - Method in class com.atlassian.bamboo.util.OptionUnpackingMap
-
- containsKey(Object) - Method in class com.atlassian.bamboo.utils.map.FilteredMap
-
- containsKey(Object) - Method in class com.atlassian.bamboo.utils.map.TypedIdentityMap
-
- containsKey(Object) - Method in class com.atlassian.bamboo.ww2.KeyAccessTrackingMap
-
- containsMasterJob(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- containsMessage(String) - Static method in class com.atlassian.bamboo.matcher.error.ErrorCollectionMatchers
-
- containsMessage(Matcher<String>) - Static method in class com.atlassian.bamboo.matcher.error.ErrorCollectionMatchers
-
- containsMyOnlyQueryParam(UriInfo) - Static method in class com.atlassian.bamboo.plugins.rest.common.RestHelper
-
- containsNoBlanks(String, C) - Static method in class com.atlassian.bamboo.performance.Assertions
-
Throw and IllegalArgumentException if the passed collection is null or contains any blank
Strings.
- containsNoNulls(String, C) - Static method in class com.atlassian.bamboo.performance.Assertions
-
Throw an IllegalArgumentException if the passed collection is null or contains any null values.
- containsNoNulls(String, C[]) - Static method in class com.atlassian.bamboo.performance.Assertions
-
Throw an IllegalArgumentException if the passed array is null or contains any null values.
- containsPermissionQueryParam(UriInfo) - Static method in class com.atlassian.bamboo.plugins.rest.common.RestHelper
-
- containsRegex(File, String) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Convenience method.
- containsRelatedCharacters(String, char[]) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
- containsRelaxedXssRelatedCharacters(String) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
- containsShellInjectionRelatedCharacters(String) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
- containsStage(String) - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- containsStage(String) - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- containsStage(String) - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
Checks whether or not a stage exists in this chain by stage name.
- containsValue(Object) - Method in class com.atlassian.bamboo.util.OptionUnpackingMap
-
- containsValue(Object) - Method in class com.atlassian.bamboo.utils.map.FilteredMap
-
- containsValue(Object) - Method in class com.atlassian.bamboo.utils.map.TypedIdentityMap
-
- containsValue(Object) - Method in class com.atlassian.bamboo.ww2.KeyAccessTrackingMap
-
- containsVariableUsage(String) - Static method in class com.atlassian.bamboo.variable.VariableUtils
-
Returns true if the given text contains variable usages from any namespace.
- containsXssRelatedCharacters(String) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
Returns true if the supplied string contains characters that could be used to deface a page
or trigger an XSS exploit (characters: "&'<>\).
- content - Static variable in class com.atlassian.bamboo.comment.CommentImpl_
-
- CONTENT - Static variable in class com.atlassian.bamboo.comment.CommentImpl_
-
- content - Static variable in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorImpl_
-
- CONTENT - Static variable in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorImpl_
-
- CONTENT_ENCODING_COMPRESS - Static variable in class com.atlassian.bamboo.utils.HttpUtils
-
- CONTENT_ENCODING_DEFLATE - Static variable in class com.atlassian.bamboo.utils.HttpUtils
-
- CONTENT_ENCODING_GZIP - Static variable in class com.atlassian.bamboo.utils.HttpUtils
-
- CONTENT_ENCODING_X_COMPRESS - Static variable in class com.atlassian.bamboo.utils.HttpUtils
-
- CONTENT_ENCODING_X_GZIP - Static variable in class com.atlassian.bamboo.utils.HttpUtils
-
- CONTENT_TEMPLATE - Static variable in class com.atlassian.bamboo.rss.RssFeedBuilder
-
- CONTENT_TYPE - Static variable in class com.atlassian.bamboo.ww2.results.JSONAsHTMLResult
-
- ContentDisposition - Enum in com.atlassian.bamboo.plugin.servlet
-
- contentEquals(Path, Path) - Static method in class com.atlassian.bamboo.utils.BambooPathUtils
-
- ContentMatchingInterceptor - Class in com.atlassian.bamboo.build.logger.interceptors
-
This is an abstract base class for interceptors handling matching of log content with support for match age.
- ContentMatchingInterceptor(String, boolean) - Constructor for class com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor
-
- contentTextEquals(Reader, Reader, boolean) - Static method in class com.atlassian.bamboo.util.BambooIOUtils
-
Perform textual comparison of contents returned by two readers.
- contentTextEquals(InputStream, InputStream, boolean) - Static method in class com.atlassian.bamboo.util.BambooIOUtils
-
Perform textual comparison of contents returned by two input streams.
- context - Variable in class com.atlassian.bamboo.index.AbstractDocumentHitCollector
-
- context - Variable in class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashErrors.StashError
-
- context - Variable in class com.atlassian.bamboo.security.ForgotPassword
-
- CONTEXT_PATH_KEY - Static variable in class com.atlassian.bamboo.util.RequestCacheThreadLocal
-
- contextDestroyed(ServletContextEvent) - Method in class com.atlassian.bamboo.setup.BootstrapLoaderListener
-
- contextDestroyed(ServletContextEvent) - Method in class com.atlassian.bamboo.upgrade.UpgradeLauncher
-
- ContextEvent<C extends CommonContext> - Interface in com.atlassian.bamboo.event
-
- contextInitialized(ServletContextEvent) - Method in class com.atlassian.bamboo.setup.BootstrapLoaderListener
-
- contextInitialized(ServletContextEvent) - Method in class com.atlassian.bamboo.upgrade.UpgradeLauncher
-
- contextPath - Variable in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- ContextualVcsId<T extends IdentifyingExecutor> - Class in com.atlassian.bamboo.vcs.runtime
-
- ContextualVcsId(T, VcsRepositoryData, String...) - Constructor for class com.atlassian.bamboo.vcs.runtime.ContextualVcsId
-
- ContextWithMetadata(CommonContext, MinimalRequirementSet) - Constructor for class com.atlassian.bamboo.v2.build.queue.queues.CommonContextMap.ContextWithMetadata
-
- CONTINUABLE - Static variable in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- CONTINUABLE_PARAMETER - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- ContinuableStageHelper - Class in com.atlassian.bamboo.chains
-
- ContinuableStageHelper() - Constructor for class com.atlassian.bamboo.chains.ContinuableStageHelper
-
- continueBuild(String, String, Integer, String, boolean, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.QueueResource
-
Continue partially done build.
- ContinueBuild - Class in com.atlassian.bamboo.v2.ww2.build
-
An action that sends off a continue manual stage request
- ContinueBuild() - Constructor for class com.atlassian.bamboo.v2.ww2.build.ContinueBuild
-
- continueBuild() - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- ContinuedBuildDetectionAction - Class in com.atlassian.bamboo.v2.trigger
-
- ContinuedBuildDetectionAction(ImmutableChain, PlanExecutionConfig, User, TriggerReason, Map<String, String>, Map<String, String>, ErrorUpdateHandler, ResultsSummaryManager, TriggerManager, BranchIntegrationService, BuildContextBuilderFactory, ResultsSummaryVariableAccessor, VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.v2.trigger.ContinuedBuildDetectionAction
-
- ControlRemoteAgentsAuthentication - Class in com.atlassian.bamboo.configuration.agent
-
- ControlRemoteAgentsAuthentication() - Constructor for class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAuthentication
-
- ControlRemoteAgentsAvailability - Class in com.atlassian.bamboo.configuration.agent
-
- ControlRemoteAgentsAvailability() - Constructor for class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAvailability
-
- ControlRemoteAgentsTokenVerification - Class in com.atlassian.bamboo.configuration.agent
-
- ControlRemoteAgentsTokenVerification() - Constructor for class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsTokenVerification
-
- Conversation<T> - Class in com.atlassian.bamboo.caching.conversation
-
- ConversationStorageService - Interface in com.atlassian.bamboo.caching.conversation
-
A service for storing temporary data for conversation scope - e.g.
- ConversationStorageServiceImpl - Class in com.atlassian.bamboo.caching.conversation
-
- ConversationStorageServiceImpl(ExpiryTicker) - Constructor for class com.atlassian.bamboo.caching.conversation.ConversationStorageServiceImpl
-
- convert(Object) - Method in class com.atlassian.bamboo.jsonator.DefaultJsonator
-
- convert() - Method in class com.atlassian.bamboo.jsonator.DefaultJsonator
-
- convert(Object, Jsonator.EnumConversionMode) - Method in class com.atlassian.bamboo.jsonator.DefaultJsonator
-
- convert(Object) - Method in class com.atlassian.bamboo.jsonator.internal.ObjectJsonator
-
- convert(T) - Method in interface com.atlassian.bamboo.jsonator.Jsonator
-
Creates a JsonElement
representation of a given object.
- convert() - Method in interface com.atlassian.bamboo.jsonator.Jsonator
-
- convert(T, Jsonator.EnumConversionMode) - Method in interface com.atlassian.bamboo.jsonator.Jsonator
-
Creates a JsonElement
representation of a given object
- convert(Criteria, ResultsSummaryCriteria) - Static method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaConverter
-
- convert(HierarchicalConfiguration, HierarchicalStreamWriter) - Static method in class com.atlassian.bamboo.serialization.xstream.ConfigurationToXStream
-
- convert(HierarchicalStreamReader) - Static method in class com.atlassian.bamboo.serialization.xstream.XStreamToConfiguration
-
- convert(HierarchicalStreamReader, HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.serialization.xstream.XStreamToConfiguration
-
- convertAndMatch(Function<F, T>, Matcher<? super T>) - Static method in class com.atlassian.bamboo.utils.matchers.BambooMatchers
-
- convertAndMatch(Function<F, T>, Matcher<? super T>, String, String) - Static method in class com.atlassian.bamboo.utils.matchers.BambooMatchers
-
- convertBuildStateToIconFileName(ResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- converter - Variable in class com.atlassian.bamboo.persister.xstream.ConverterDecorator
-
- CONVERTER - Static variable in class com.atlassian.bamboo.security.TrustedKeyDTO
-
- ConverterDecorator - Class in com.atlassian.bamboo.persister.xstream
-
- ConverterDecorator(Class<?>, Converter) - Constructor for class com.atlassian.bamboo.persister.xstream.ConverterDecorator
-
- ConverterFactory - Interface in com.atlassian.bamboo.utils.xstream.converters
-
Factory of XStream Converter
s.
- convertFromString(String, Class) - Method in class com.atlassian.bamboo.ww2.common.EnumTypeConverter
-
Converts one or more String values to the specified class.
- ConvertibleFromConfig - Interface in com.atlassian.bamboo.fieldvalue
-
This interface defines an object that can be converted to a from a HierarchicalConfiguration
- ConvertibleToLongUserType<T> - Class in com.atlassian.bamboo.persistence3
-
Extend this class to create your own hibernate type
that is a wrapper for long value (with added semantic information)
Important: this class is only applicable for immutable classes!
- ConvertibleToLongUserType(Class<T>) - Constructor for class com.atlassian.bamboo.persistence3.ConvertibleToLongUserType
-
- ConvertibleToStringUserType<T> - Class in com.atlassian.bamboo.persistence3
-
- ConvertibleToStringUserType(Class<T>) - Constructor for class com.atlassian.bamboo.persistence3.ConvertibleToStringUserType
-
- ConvertLocalToGlobalRepository - Class in com.atlassian.bamboo.ww2.actions.build.admin.config.repository
-
- ConvertLocalToGlobalRepository() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConvertLocalToGlobalRepository
-
- convertNode(ConfigurationNode, HierarchicalStreamWriter) - Static method in class com.atlassian.bamboo.serialization.xstream.ConfigurationToXStream
-
- ConvertRepositoryTypes - Class in com.atlassian.bamboo.upgrade.tasks.repeatable
-
- ConvertRepositoryTypes() - Constructor for class com.atlassian.bamboo.upgrade.tasks.repeatable.ConvertRepositoryTypes
-
- ConvertRestrictedAdmins - Class in com.atlassian.bamboo.migration.cloud.upgrade
-
- ConvertRestrictedAdmins() - Constructor for class com.atlassian.bamboo.migration.cloud.upgrade.ConvertRestrictedAdmins
-
- convertRow(PageElement, List<PageElement>) - Method in class com.atlassian.bamboo.pageobjects.components.InfiniteScrollTableComponent
-
Convert the given PageElement
to a typed table row instance.
- convertRow(PageElement, List<PageElement>) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditGroupPage.TableComponent
-
- convertRow(PageElement, List<PageElement>) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.GroupsAdminPage.TableComponent
-
- convertRow(PageElement, List<PageElement>) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage.TableComponent
-
- convertRow(PageElement, List<PageElement>) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage.UserAliasesTableComponent
-
- convertRow(PageElement, List<PageElement>) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage.UserGroupsTableComponent
-
- convertRow(PageElement, List<PageElement>) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableComponent
-
- convertTables(Connection, Collection<String>, Predicate<DbmsBean.ColumnDefinition>, int, AtomicInteger, AtomicInteger) - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractMSSQLConvertColumnUpgradeTask
-
- convertToLinked() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.AbstractVcsComponent
-
- convertToLinkedButton - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.AbstractVcsComponent
-
- ConvertToLinkedDialog - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository
-
- ConvertToLinkedDialog(VcsConfigurationComponent) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.ConvertToLinkedDialog
-
- convertToList(String) - Static method in class com.atlassian.bamboo.util.BambooCollectionUtils
-
- convertToLogEntry(String) - Static method in class com.atlassian.bamboo.build.logger.BuildLogUtils
-
Converts a line from a file back into a LogEntry object
- convertToLogFileEntry(LogEntry) - Static method in class com.atlassian.bamboo.build.logger.BuildLogUtils
-
Convert the specified LogEntry object into a string to be written to a log file
- convertToMap(RestArtifactHandler) - Method in class com.atlassian.bamboo.plugins.rest.admin.artifacthandler.RestArtifactHandlerConversionFunction
-
- convertToNewRepositoryConfiguration(PartialVcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
-
- convertToNewRepositoryConfiguration(PartialVcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- convertValue(Map, Object, Class) - Method in class com.atlassian.bamboo.ww2.common.EnumTypeConverter
-
Converts the given object to a given type.
- convertValue(Map, Object, Member, String, Object, Class) - Method in class com.atlassian.bamboo.ww2.common.PlanKeyConverter
-
- convertYamlRepository(String) - Method in interface com.atlassian.bamboo.configuration.external.LinkedRepositoryExportService
-
Converts data from a YAML file to credential export properties.
- convertYamlRepository(String) - Method in class com.atlassian.bamboo.configuration.external.LinkedRepositoryExportServiceImpl
-
- convertYamlToDeployment(String, RssPermissions) - Method in interface com.atlassian.bamboo.configuration.external.DeploymentImportService
-
Converts data from a YAML document to deployment properties.
- convertYamlToDeployment(String, RssPermissions) - Method in class com.atlassian.bamboo.configuration.external.DeploymentImportServiceImpl
-
- convertYamlToDeploymentPermissions(String) - Method in interface com.atlassian.bamboo.configuration.external.DeploymentImportService
-
Converts data from a YAML document to deployment permissions properties.
- convertYamlToDeploymentPermissions(String) - Method in class com.atlassian.bamboo.configuration.external.DeploymentImportServiceImpl
-
- convertYamlToEnvironmentPermissions(String) - Method in interface com.atlassian.bamboo.configuration.external.DeploymentImportService
-
Converts data from a YAML document to environment permissions properties.
- convertYamlToEnvironmentPermissions(String) - Method in class com.atlassian.bamboo.configuration.external.DeploymentImportServiceImpl
-
- convertYamlToPlan(String) - Method in interface com.atlassian.bamboo.configuration.external.PlanConfigImportService
-
Converts data from a YAML document to top level plan properties.
- convertYamlToPlan(String) - Method in class com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl
-
- convertYamlToPlanPermission(String) - Method in interface com.atlassian.bamboo.configuration.external.PlanPermissionService
-
Converts data from a YAML document to plan permission properties.
- convertYamlToPlanPermission(String) - Method in class com.atlassian.bamboo.configuration.external.PlanPermissionServiceImpl
-
- COOKIE_NAME_JSESSIONID - Static variable in class com.atlassian.bamboo.testutils.http.HttpTestUtils
-
- CookieCacheControlFilter - Class in com.atlassian.bamboo.filter
-
- CookieCacheControlFilter() - Constructor for class com.atlassian.bamboo.filter.CookieCacheControlFilter
-
- CookieCutter - Interface in com.atlassian.bamboo.build
-
- cookieCutter - Variable in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- CookieCutterImpl - Class in com.atlassian.bamboo.build
-
- CookieCutterImpl() - Constructor for class com.atlassian.bamboo.build.CookieCutterImpl
-
- copy(CopyObjectRequest) - Method in class com.atlassian.bamboo.build.artifact.BambooS3TransferManager
-
see TransferManager.copy(com.amazonaws.services.s3.model.CopyObjectRequest)
- copy(MergeResultSummary, MergeResultSummary) - Static method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- copy() - Method in interface com.atlassian.bamboo.quickfilter.QuickFilter
-
Returns independent copy of this quick filter.
- copy() - Method in class com.atlassian.bamboo.quickfilter.QuickFilterEntity
-
- copy() - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRule
-
Returns independent copy of this rule.
- copy(QuickFilter) - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRule
-
Returns independent copy of this rule.
- copy() - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity
-
- copy(QuickFilter) - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity
-
- copy(InputStream, OutputStream) - Static method in class com.atlassian.bamboo.util.BambooIOUtils
-
- copy() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- COPY_PATTERN - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl_
-
- COPY_PATTERN - Static variable in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl_
-
- copyConfigurationToDefinition(HierarchicalConfiguration, BuildDefinition) - Method in class com.atlassian.bamboo.fieldvalue.BuildDefinitionConverter
-
Copies the
HierarchicalConfiguration
items to the passed
BuildDefinition
object
- copyContent(XMLConfiguration, HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.utils.CommonsConfigUtils
-
Copies content from src to dst.
- copyErrorsToAction(JiraRestResponse) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction
-
- copyErrorsToAction(JiraRestResponse, Set<String>) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction
-
- copyErrorsToAction(JiraRestResponse) - Method in class com.atlassian.bamboo.ww2.actions.jira.CreateRemoteJiraLinkAction
-
- copyErrorsToActionWarnings(JiraRestResponse) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction
-
- copyFileSet(FileSet, File) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
- copyMapToConfig(Map<String, String>, Configuration) - Static method in class com.atlassian.bamboo.utils.ConfigUtils
-
- copyNodes(HierarchicalConfiguration, HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.utils.ConfigUtils
-
- copyNodes(HierarchicalConfiguration, HierarchicalConfiguration, String) - Static method in class com.atlassian.bamboo.utils.ConfigUtils
-
- copyObjectMapToConfig(Map<String, Object>, Configuration) - Static method in class com.atlassian.bamboo.utils.ConfigUtils
-
- copyOf(BuildContext) - Method in interface com.atlassian.bamboo.build.context.BuildContextBuilder
-
- copyOf(BuildContext) - Method in class com.atlassian.bamboo.build.context.BuildContextBuilderImpl
-
- copyOf(Iterable<E>) - Static method in class com.atlassian.bamboo.collections.message.FinalHashSet
-
- copyOf(BranchCommitInformation) - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- copyOf(Acl) - Static method in class com.atlassian.bamboo.security.acegi.acls.ImmutableAcl
-
- copyOf(RawRepositoryConfigurationImpl) - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl.Builder
-
- copyParamsToBuildConfiguration(ActionParametersMap, BuildConfiguration) - Static method in class com.atlassian.bamboo.web.utils.BuildConfigurationActionHelper
-
- copyParamsToBuildConfiguration(ActionInvocation, BuildConfiguration) - Static method in class com.atlassian.bamboo.ww2.common.BuildConfigurationActionHelper
-
- copyPattern - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl_
-
- copyPattern - Static variable in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl_
-
- copyPattern(String) - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionImpl.Builder
-
- copyProjectPermissionsToEnvironment(User, Class<? extends BambooIdProvider>, long, Acl) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
- copyRepository(SVNClientManager, SVNURL, SVNRevision, SVNURL, BuildLogger) - Method in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
Remote copy from fromURL in revision vcsRevisionKey to toURL
- copyResponseToFile(HttpResponse, Path) - Static method in class com.atlassian.bamboo.agent.bootstrap.BootstrapUtils
-
- CopyStrategy - Class in com.atlassian.bamboo.agent.installer.strategy
-
- CopyStrategy() - Constructor for class com.atlassian.bamboo.agent.installer.strategy.CopyStrategy
-
- copyStream(InputStream, OutputStream) - Static method in class com.atlassian.bamboo.agent.bootstrap.BootstrapUtils
-
- copyStream(InputStream, OutputStream, BootstrapUtils.ProgressMonitor) - Static method in class com.atlassian.bamboo.agent.bootstrap.BootstrapUtils
-
- copyStreams(InputStream, OutputStream) - Static method in class com.atlassian.bamboo.utils.FileCopier
-
Copies one stream to another.
- copyStreamToFile(InputStream, Path) - Static method in class com.atlassian.bamboo.agent.bootstrap.BootstrapUtils
-
- copyTestCase() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- copyTestCase() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- copyTestClass(Plan) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClass
-
- copyTestClass(Plan) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassImpl
-
- copyTestResultsToBuildResultsSummary(BuildResultsSummary, BuildResults, BuildContext) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Converts the test results sent back from the agent to a list of TestClassResults and attaches them to the BRS.
- copyTestResultsToBuildResultsSummary(BuildResultsSummary, BuildResults, BuildContext) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- copyTimestamp(BambooObject, BambooObject) - Static method in class com.atlassian.bamboo.persistence3.HibernateDaoUtils
-
- copyToResponse(HttpServletResponse, int, String, InputStream) - Method in class com.atlassian.bamboo.agent.classserver.AgentServerServlet
-
- copyVariableSubstitutionContext(VariableSubstitutionContext) - Static method in class com.atlassian.bamboo.variable.VariableFunctions
-
- copyWithEmptyConfig(PartialVcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataBuilder
-
- copyWithNewState(TaskResult, TaskState) - Static method in class com.atlassian.bamboo.task.TaskResultBuilder
-
Copies a taskResult and changes the state
- copyWithNoNullValues(Map<K, V>) - Static method in class com.atlassian.bamboo.collections.message.FinalHashMap
-
- copyWithRuntimeExceptionThrowing(InputStream, OutputStream) - Static method in class com.atlassian.bamboo.util.BambooIOUtils
-
Copy input stream to output stream, closing streams when finished.
- copyZipResourceToDirectory(String, File) - Static method in class com.atlassian.bamboo.testutils.zip.Unzip
-
Pulled from atlassian test tools while I attempt to adjust it to allow for zips inside jars.
- correctlyFormatUrl(String) - Static method in class com.atlassian.bamboo.util.UrlUtils
-
- count - Variable in class com.atlassian.bamboo.clover.builder.coverage.ValuesAggregator
-
- count(long) - Method in class com.atlassian.bamboo.performance.StatsImpl.Builder
-
- count() - Method in interface com.atlassian.bamboo.project.ProjectDao
-
- count() - Method in class com.atlassian.bamboo.project.ProjectHibernateDao
-
- count(Query) - Method in interface com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcher
-
Counts the number of builds that matches the query
- count(Query) - Method in class com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcherImpl
-
- countAclEntriesByJavaType() - Method in class com.atlassian.bamboo.security.acegi.acls.AclHibernateDao
-
- countAclEntriesByJavaType() - Method in interface com.atlassian.bamboo.security.acegi.acls.AclStatisticsDao
-
- countAclEntriesByJavaType() - Method in interface com.atlassian.bamboo.security.acegi.acls.AclStatisticsService
-
- countAclEntriesByJavaType() - Method in class com.atlassian.bamboo.security.acegi.acls.AclStatisticsServiceImpl
-
- countAll() - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
- countAll() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- countAll(Class<E>) - Method in class com.atlassian.bamboo.persistence3.BambooHibernateObjectDao
-
- countAll(Class<E>) - Method in interface com.atlassian.bamboo.persistence3.BambooObjectDao
-
Finds the count of all entities that implement the given Class
- countAll() - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionDao
-
- countAll() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionHibernateDao
-
- countAll() - Method in interface com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityDao
-
- countAll() - Method in class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityHibernateDao
-
- countAll() - Method in interface com.atlassian.bamboo.variable.VariableDefinitionDao
-
- countAll() - Method in class com.atlassian.bamboo.variable.VariableDefinitionHibernateDao
-
- countAllByParent(Long) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionDao
-
- countAllByParent(Long) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionHibernateDao
-
- countAllDeploymentProjects() - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
- countAllDeploymentProjects() - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- countAuditLogMessagesForEntity(String, AuditLogEntityType, long, long) - Method in interface com.atlassian.bamboo.persister.AuditLogDao
-
Retrieve the number of audit log messages recorded against the specified entity between the
startDate and endDate (inclusive).
- countAuditLogMessagesForEntity(String, AuditLogEntityType, long, long) - Method in class com.atlassian.bamboo.persister.AuditLogHibernateDao
-
- countAuditLogMessagesForEntity(String, AuditLogEntityType, long, long) - Method in interface com.atlassian.bamboo.persister.AuditLogService
-
- countAuditLogMessagesForEntity(String, AuditLogEntityType, long, long) - Method in class com.atlassian.bamboo.persister.DefaultAuditLogService
-
- countAuditLogMessagesForPlan(ImmutablePlan) - Method in interface com.atlassian.bamboo.persister.AuditLogService
-
Count audit log messages for plan
- countAuditLogMessagesForPlan(ImmutablePlan, long, long) - Method in interface com.atlassian.bamboo.persister.AuditLogService
-
Count audit log messages for plan in a given time period
- countAuditLogMessagesForPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.persister.DefaultAuditLogService
-
- countAuditLogMessagesForPlan(ImmutablePlan, long, long) - Method in class com.atlassian.bamboo.persister.DefaultAuditLogService
-
- countBuildResultsSummaries(String) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- countBuildResultsSummaries() - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Count all result summaries records.
- countBuildResultsSummaries(String) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- countBuildResultsSummaries() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- countBuildResultsSummariesForAgent(BuildAgent) - Method in class com.atlassian.bamboo.resultsummary.AgentBuildResultsSummaryManagerImpl
-
- countBuildResultsSummariesForAgent(BuildAgent) - Method in interface com.atlassian.bamboo.resultsummary.AgentResultsSummaryManager
-
- countChoices() - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- countCurrentlyQuarantinedTests(ImmutableChain) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseDao
-
- countCurrentlyQuarantinedTests(ImmutableChain) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseHibernateDao
-
- countCurrentlyQuarantinedTests(ImmutableChain) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestQuarantineManager
-
Returns the number of tests current qurantined for this plan
- countCurrentlyQuarantinedTests(ImmutableChain) - Method in class com.atlassian.bamboo.resultsummary.tests.TestQuarantineManagerImpl
-
- countDeploymentEnvironmentVariables(long) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionAccessor
-
Count list of environment variables associated with a given deployment environment
- countDeploymentEnvironmentVariables(long) - Method in class com.atlassian.bamboo.variable.VariableDefinitionAccessorImpl
-
- countDeploymentEnvironmentVariables(long) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- countDeploymentResultsForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Count deployment results for deployment.
- countDeploymentResultsForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- countDeploymentResultsForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
Count deployment results for deployment.
- countDeploymentResultsForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- counter - Static variable in class com.atlassian.bamboo.util.BambooHibernateUtils
-
- countFailedBuildResultsSummariesForAgent(BuildAgent) - Method in class com.atlassian.bamboo.resultsummary.AgentBuildResultsSummaryManagerImpl
-
- countFailedBuildResultsSummariesForAgent(BuildAgent) - Method in interface com.atlassian.bamboo.resultsummary.AgentResultsSummaryManager
-
- countLines(File) - Static method in class com.atlassian.bamboo.analytics.AnalyticsTestUtils
-
- countNonDeleted() - Method in interface com.atlassian.bamboo.project.ProjectDao
-
- countNonDeleted() - Method in class com.atlassian.bamboo.project.ProjectHibernateDao
-
- countNonEmptyProjectsWithProjectPlanPermissions() - Method in class com.atlassian.bamboo.security.acegi.acls.AclHibernateDao
-
- countNonEmptyProjectsWithProjectPlanPermissions() - Method in interface com.atlassian.bamboo.security.acegi.acls.AclStatisticsDao
-
Counts ACL entries for unique non-empty Project which have Project Plan permissions defined
- countNonEmptyProjectsWithProjectPlanPermissions() - Method in interface com.atlassian.bamboo.security.acegi.acls.AclStatisticsService
-
Counts ACL entries for unique non-empty Project which have Project Plan permissions defined
- countNonEmptyProjectsWithProjectPlanPermissions() - Method in class com.atlassian.bamboo.security.acegi.acls.AclStatisticsServiceImpl
-
- countPlanResults(String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.index.IndexResource
-
- countPlanResults(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.IndexControl
-
- countPlansLinkedToState(VcsLocationBambooSpecsState) - Method in interface com.atlassian.bamboo.specs.BambooSpecsStateDao
-
- countPlansLinkedToState(VcsLocationBambooSpecsState) - Method in class com.atlassian.bamboo.specs.BambooSpecsStateDaoImpl
-
- countProjects() - Method in class com.atlassian.bamboo.ww2.actions.project.ListProjects
-
- countPublishedEvents(Class<T>, Predicate<T>) - Method in class com.atlassian.bamboo.mock.event.MockEventPublisher
-
- countRepositoriesByPluginKey(String) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionHibernateDao
-
- countResultSummaries(ResultsSummaryCriteria) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- countResultSummaries(ResultsSummaryCriteria) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- countResultsWithState(PlanKey, int, int, BuildState) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Counts results with a given state in a given build number range for plan.
- countResultsWithState(PlanKey, int, int, BuildState) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- countResultsWithState(PlanKey, int, int, BuildState) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- countResultsWithState(PlanKey, int, int, BuildState) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Counts results with a given state in a given build number range for plan.
- countStatesByRepositoryId(long) - Method in interface com.atlassian.bamboo.specs.BambooSpecsStateDao
-
- countStatesByRepositoryId(long) - Method in class com.atlassian.bamboo.specs.BambooSpecsStateDaoImpl
-
- countSuccessfulBuildsOnly() - Method in class com.atlassian.bamboo.clover.charts.collater.TimePeriodAveragingCollater
-
Whether results from successful or all builds should be considered.
- countSuccessfulBuildsOnly() - Method in class com.atlassian.bamboo.clover.charts.collater.TimePeriodCoverageCollater
-
- countSuccessfulBuildsOnly() - Method in class com.atlassian.bamboo.clover.charts.collater.TimePeriodLOCCollater
-
- countSuccessfulBuildsOnly() - Method in class com.atlassian.bamboo.clover.charts.collater.TimePeriodNCLOCCollater
-
- countTestCaseResultErrors() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Count all TestCaseResultErrors
- countTestCaseResultErrors() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- countTestCaseResults() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Count all TestCaseResults
- countTestCaseResults() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- countTestCases() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseDao
-
Count all TestCase records
- countTestCases() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseHibernateDao
-
- countTestClasses() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsDao
-
Count all TestClass records
- countTestClasses() - Method in class com.atlassian.bamboo.resultsummary.tests.TestsHibernateDao
-
- countTestClassResults() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsDao
-
Count all TestClassResults
- countTestClassResults(PlanKey) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsDao
-
Count TestClassResults for a Plan
- countTestClassResults() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsHibernateDao
-
- countTestClassResults(PlanKey) - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsHibernateDao
-
- countTopLevelGlobalRepositories() - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionDao
-
Count global, non-deleted repositories without any parent repository.
- countTopLevelGlobalRepositories() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionHibernateDao
-
- countVariablesByEnvironmentId(long) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionDao
-
Count variables associated with deployment environment
- countVariablesByEnvironmentId(long) - Method in class com.atlassian.bamboo.variable.VariableDefinitionHibernateDao
-
- countWithRestriction(Class<E>, Criterion) - Method in class com.atlassian.bamboo.persistence3.BambooHibernateObjectDao
-
- countWithRestriction(Class<E>, Criterion) - Method in interface com.atlassian.bamboo.persistence3.BambooObjectDao
-
Finds the count of all entities that implement the given class and satisfy the provided restriction
- CPU_PERCENTAGE - Static variable in interface com.atlassian.bamboo.process.ProcessInfo
-
- create(URL, SSLContext, BambooBrokerService, ElasticAgentTunnelPorts) - Method in enum com.atlassian.bamboo.agent.elastic.tunnel.DefaultElasticAgentTunnelManagerFactory
-
- create(ChainBranch, MutableVcsPullRequest) - Method in interface com.atlassian.bamboo.build.PlanBranchPullRequestDao
-
- create(ChainBranch, MutableVcsPullRequest) - Method in class com.atlassian.bamboo.build.PlanBranchPullRequestDaoImpl
-
- create(PlanKey, long) - Method in interface com.atlassian.bamboo.build.PlanBranchPullRequestService
-
Creates a new link between chain branch and pull request.
- create(ChainBranch, MutableVcsPullRequest) - Method in interface com.atlassian.bamboo.build.PlanBranchPullRequestService
-
Creates a new link between chain branch and pull request.
- create(PlanKey, long) - Method in class com.atlassian.bamboo.build.PlanBranchPullRequestServiceImpl
-
- create(ChainBranch, MutableVcsPullRequest) - Method in class com.atlassian.bamboo.build.PlanBranchPullRequestServiceImpl
-
- create(BuildContext, Map<ImmutableChainStage, Map<ImmutableJob, BuildContext>>, Collection<? extends ImmutableChainStage>) - Method in interface com.atlassian.bamboo.chains.ChainResultManager
-
- create(BuildContext, Map<ImmutableChainStage, Map<ImmutableJob, BuildContext>>, Collection<? extends ImmutableChainStage>) - Method in class com.atlassian.bamboo.chains.ChainResultManagerImpl
-
- create(PlanIdentifier, BuildContext, ChainStateResult) - Method in interface com.atlassian.bamboo.chains.ChainStateFactory
-
- create(PlanIdentifier, PlanExecutionConfig, BuildContext, ChainStateResult) - Method in interface com.atlassian.bamboo.chains.ChainStateFactory
-
Creates a {link ChainState} for extended execution config defined as
PlanExecutionConfig
- continuable and restartable builds
- create(PlanIdentifier, BuildContext, ChainStateResult) - Method in class com.atlassian.bamboo.chains.ChainStateFactoryImpl
-
- create(PlanIdentifier, PlanExecutionConfig, BuildContext, ChainStateResult) - Method in class com.atlassian.bamboo.chains.ChainStateFactoryImpl
-
- create() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureLocalAgentDetails
-
- create(long) - Static method in class com.atlassian.bamboo.core.BambooEntityOid
-
Create a new OID object instance from it's serialized representation.
- create(int, BambooEntityType, long) - Static method in class com.atlassian.bamboo.core.BambooEntityOid
-
Create a new OID object instance based on server key, entity type and entity oid (unique within the server,
within entity type).
- create() - Method in class com.atlassian.bamboo.crypto.AtlassianRandom.Factory
-
- create() - Method in class com.atlassian.bamboo.deployments.versions.actions.EditDeploymentVersionCommentAction
-
- create(Object, BuildAgent) - Method in interface com.atlassian.bamboo.event.AgentConfigurationUpdatedEventFactory
-
- create(String) - Static method in class com.atlassian.bamboo.migration.ImportContext
-
- create() - Static method in class com.atlassian.bamboo.pageobjects.BambooTestedProductFactory
-
- create(String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.AddJobDialog.CreateNewJob
-
- create() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanTasksPage
-
- create() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionLazyReference
-
- create() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionListLazyReference
-
- create() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscriptionListLazyReference
-
- create(Map<String, String>) - Static method in class com.atlassian.bamboo.plan.trigger.PlanTriggerResultBuilder
-
- create(Class<T>) - Method in class com.atlassian.bamboo.plugin.BambooHostContainer
-
- create(URL) - Method in class com.atlassian.bamboo.plugins.git.jgit.transport.http.AllTrustingHttpConnectionFactory
-
- create(URL, Proxy) - Method in class com.atlassian.bamboo.plugins.git.jgit.transport.http.AllTrustingHttpConnectionFactory
-
- create(String) - Static method in class com.atlassian.bamboo.plugins.git.ScpAwareUri
-
- create(String, String, String) - Static method in class com.atlassian.bamboo.plugins.maven2.Maven2ArtifactProperties.Factory
-
- create(Artifact) - Static method in class com.atlassian.bamboo.plugins.maven2.Maven2ArtifactProperties.Factory
-
- create(Dependency) - Static method in class com.atlassian.bamboo.plugins.maven2.Maven2ArtifactProperties.Factory
-
- create(RestTrustedKey, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.ssh.TrustedKeyResource
-
- create(AbstractMethod) - Method in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- create(AbstractMethod) - Method in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAnonymousAllowedFilterFactory
-
- create(AbstractMethod) - Method in class com.atlassian.bamboo.plugins.rest.performance.BambooRestPerformanceFilterFactory
-
- create(QuickFilter) - Method in interface com.atlassian.bamboo.quickfilter.QuickFilterDao
-
Creates a new quick filter.
- create(QuickFilter) - Method in class com.atlassian.bamboo.quickfilter.QuickFilterHibernateDao
-
- create(QuickFilter) - Method in interface com.atlassian.bamboo.quickfilter.QuickFilterManager
-
Creates a new quick filter.
- create(QuickFilter) - Method in class com.atlassian.bamboo.quickfilter.QuickFilterManagerImpl
-
- CREATE - Static variable in class com.atlassian.bamboo.security.acegi.acls.BambooPermission
-
- create() - Method in interface com.atlassian.bamboo.security.BambooCachingPermissionManagerFacadeFactory
-
- create() - Method in class com.atlassian.bamboo.security.BambooCachingPermissionManagerFacadeFactoryImpl
-
- create() - Static method in class com.atlassian.bamboo.security.SecureToken
-
- create(TaskContext) - Static method in class com.atlassian.bamboo.task.TaskResultBuilder
-
- create() - Method in class com.atlassian.bamboo.testutils.jerseyclient.ApacheClientFactoryImpl
-
Creates a Jersey client.
- create() - Method in interface com.atlassian.bamboo.testutils.jerseyclient.JerseyClientFactory
-
Creates a Jersey client.
- create(SecureTemporaryFiles.TemporaryFileSpec) - Static method in class com.atlassian.bamboo.util.SecureTemporaryFiles
-
- create(SharedTemporaryFiles.SharedTemporaryFileSpec) - Static method in class com.atlassian.bamboo.util.SharedTemporaryFiles
-
Returns a file with given prefix, suffix and content in the specified directory.
- create() - Method in class com.atlassian.bamboo.utils.concurrent.TransientLazyReference
-
Deprecated.
- create() - Method in class com.atlassian.bamboo.utils.expirables.ExpirableResettableLazyCloseableReference
-
- create() - Method in class com.atlassian.bamboo.utils.expirables.ExpirableResettableLazyReference
-
- create() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- create() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- create() - Method in class com.atlassian.bamboo.ww2.actions.admin.group.CreateGroupAction
-
- create() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- create() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- create() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- create() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- create() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildMiscellaneousOptions
-
- create() - Method in class com.atlassian.bamboo.ww2.actions.comment.EditCommentAction
-
- create() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- CREATE_PROJECT_REQUEST - Static variable in class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
- CREATE_PROJECT_RESPONSE - Static variable in class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
- CREATE_PROJECT_VALIDATION_ERROR_RESPONSE - Static variable in class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
- CREATE_REPOSITORY - Static variable in class com.atlassian.bamboo.security.acegi.acls.BambooPermission
-
- CREATE_VERSION_REQUEST - Static variable in class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
- CREATE_VERSION_RESPONSE - Static variable in class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
- CREATE_VERSION_VALIDATION_ERROR_RESPONSE - Static variable in class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
- createAcl(ObjectIdentity) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclServiceImpl
-
- createACopyOfCvsRepositoryFromDump(String, Duration) - Static method in class com.atlassian.bamboo.testutils.LocalRepositorySetupHelper
-
- createACopyOfSshKey(String) - Static method in class com.atlassian.bamboo.testutils.LocalRepositorySetupHelper
-
- createACopyOfZipFileContents(String) - Static method in class com.atlassian.bamboo.testutils.LocalRepositorySetupHelper
-
- createActionContext() - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
- createAfterSuccessfulPlanEnvironmentTriggerAction(Environment, PlanResultKey) - Method in interface com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringActionFactory
-
- createAfterSuccessfulPlanEnvironmentTriggerAction(Environment, PlanResultKey) - Method in class com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringActionFactoryImpl
-
- createAgentCapabilitySet(LocalAgentDefinition) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManager
-
Create an agent scope capability set for local agents
- createAgentCapabilitySet(RemoteAgentDefinition) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManager
-
Create an agent scope capability set for remote agents
- createAgentCapabilitySet(LocalAgentDefinition) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- createAgentCapabilitySet(RemoteAgentDefinition) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- createAgentContext(AgentType, URL) - Method in class com.atlassian.bamboo.agent.bootstrap.AgentBootstrap
-
- createAll(Iterable<BambooVcsBranch>) - Method in interface com.atlassian.bamboo.plan.branch.VcsBranchManager
-
Creates new VCS branches.
- createAll(ImmutableChain, Iterable<VcsBranch>) - Method in interface com.atlassian.bamboo.plan.branch.VcsBranchManager
-
Creates new VCS branches.
- createAll(Iterable<BambooVcsBranch>) - Method in class com.atlassian.bamboo.plan.branch.VcsBranchManagerImpl
-
- createAll(ImmutableChain, Iterable<VcsBranch>) - Method in class com.atlassian.bamboo.plan.branch.VcsBranchManagerImpl
-
- createAndConfigure(Class) - Method in class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport
-
Subclasses will call this to create an object of the requisite class
- createAndSaveAuthor(Author) - Method in interface com.atlassian.bamboo.author.ExtendedAuthorManager
-
Creates and saves author given author, if bamboo user with the same username exists the new author will be linked to that user.
- createAndSaveAuthor(Author) - Method in class com.atlassian.bamboo.author.HibernateAuthorManagerImpl
-
- createArchiveEntry(Path, String) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.ArchiveEntryUtils
-
Creates an archive entry from file.
- createArtifact(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.artifact.ArtifactsControl
-
- createArtifact(PlanKey, Consumer<TestArtifactDetails.Builder>) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
- createArtifactDefinition(String, String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ArtifactConfigurationPage
-
- createArtifactDefinition(String, UriInfo, RestArtifactDefinition) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.plan.PlanArtifactsResource
-
- CreateArtifactDefinitionDialog - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration.artifact
-
- CreateArtifactDefinitionDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.artifact.CreateArtifactDefinitionDialog
-
- createArtifactDirectoryBuilder(File) - Method in interface com.atlassian.bamboo.storage.location.ArtifactPathBuilderFactory
-
- createArtifactDirectoryBuilder(File) - Method in class com.atlassian.bamboo.storage.location.ArtifactPathBuilderFactoryImpl
-
- createArtifactPathBuilder(String, char) - Method in interface com.atlassian.bamboo.storage.location.ArtifactPathBuilderFactory
-
- createArtifactPathBuilder(char) - Method in interface com.atlassian.bamboo.storage.location.ArtifactPathBuilderFactory
-
- createArtifactPathBuilder(String, char) - Method in class com.atlassian.bamboo.storage.location.ArtifactPathBuilderFactoryImpl
-
- createArtifactPathBuilder(char) - Method in class com.atlassian.bamboo.storage.location.ArtifactPathBuilderFactoryImpl
-
- createAuthorIfMissing(AuthorContext) - Method in interface com.atlassian.bamboo.author.AuthorCreatorService
-
Creates an author record for a given author if one does not exist in a db already.
- createAuthorIfMissing(AuthorContext) - Method in class com.atlassian.bamboo.author.AuthorCreatorServiceImpl
-
- createAuthorisedTask(Callable<V>) - Static method in class com.atlassian.bamboo.index.IndexerServiceImpl
-
- createAveraging() - Static method in class com.atlassian.bamboo.clover.builder.coverage.ValuesAggregator
-
- createBambooSchema() - Static method in class com.atlassian.bamboo.setup.DefaultHibernateConfigurator
-
- createBambooSpecLogFile(long, List<CommitContext>) - Method in interface com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogService
-
Create log file for Bamboo Specs execution.
- createBambooSpecLogFile(long, List<CommitContext>) - Method in class com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogServiceImpl
-
- createBiDirectionalApplink(String, String, String, String) - Static method in class com.atlassian.bamboo.testutils.ApplicationLinksTestHelper
-
Creates bidirectional applink without any authentication methods enabled
- createBiDirectionalApplinkWithOAuth(String, String, String, String, boolean) - Static method in class com.atlassian.bamboo.testutils.ApplicationLinksTestHelper
-
Creates bidirectional applink with default OAuth authentication settings
- createBiDirectionalApplinkWithTrustedApps(TestedProduct, TestedProduct) - Static method in class com.atlassian.bamboo.testutils.ApplicationLinksTestHelper
-
Creates bidirectional applink with default OAuth authentication settings
- createBranch(TestBuildDetails, String, String) - Method in class com.atlassian.bamboo.pageobjects.helpers.PlanHelper
-
- createBranch(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.BranchesConfigurationPage
-
- createBranch(VcsRepositoryData, String, String, String, BuildLogger) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudBranchCreator
-
- createBranch(File, String) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
- createBranch(File, String) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- createBranch(File, String) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- createBranch(VcsRepositoryData, String, String, String, BuildLogger) - Method in class com.atlassian.bamboo.plugins.git.v2.GitBranchCreator
-
- createBranch(VcsRepositoryData, String, String, String, BuildLogger) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialBranchCreator
-
- createBranch(VcsRepositoryData, String, String, String, BuildLogger) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerBranchCreator
-
- createBranch(long, String, BuildContext) - Method in interface com.atlassian.bamboo.repository.BranchingAwareRepository
-
Creates branch in the repository.
- createBranch(long, String, BuildContext) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- createBranch(VcsRepositoryData, String, String, String, BuildLogger) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnBranchCreator
-
- createBranch(PlanKey, String, String) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
- createBranch(GitRepositoryDescriptor, String) - Static method in class com.atlassian.bamboo.testutils.vcs.git.GitRepositoryHelper
-
- createBranch(Xid, int) - Method in class com.atlassian.bamboo.v2.build.agent.BambooXidFactoryImpl
-
- createBranch(VcsRepositoryData, String, String, String, BuildLogger) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsBranchCreator
-
Creates new branch from revision vcsRevisionKey with given branchName.
- createBranchCommand(String) - Method in enum com.atlassian.bamboo.testutils.vcs.VcsType
-
Command to create a new branch.
- CreateBranchDialog - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- CreateBranchDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreateBranchDialog
-
- createBranchManually(TestBuildDetails, String, String) - Method in class com.atlassian.bamboo.pageobjects.helpers.PlanHelper
-
- createBranchManually(String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.BranchesConfigurationPage
-
- createBucket(String) - Static method in class com.atlassian.bamboo.testutils.aws.AwsTestHelper
-
- createBuild() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- createBuildContext() - Method in interface com.atlassian.bamboo.build.ConditionalBuildDetectionAction
-
- createBuildContext() - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- createBuildContext() - Method in class com.atlassian.bamboo.v2.trigger.PluginTriggerBuildDetectionAction
-
- createBuildContextsForJobs(ImmutableChain, BuildContext) - Method in interface com.atlassian.bamboo.chains.BuildContextFactory
-
- createBuildContextsForJobs(ImmutableChain, BuildContext) - Method in class com.atlassian.bamboo.chains.BuildContextFactoryImpl
-
- createBuildContextsForRestartedOrRerunBuild(ImmutableChain, ChainResultsSummary, BuildContext, PlanExecutionConfig) - Method in interface com.atlassian.bamboo.chains.BuildContextFactory
-
Creates a
BuildContext
for each not built or failed
Job
in the
Chain
that was partially executed or is restarted
for example with "re-run this build" action or with "continue manual stage" action, or "re-run failed jobs" action, etc
- createBuildContextsForRestartedOrRerunBuild(ImmutableChain, ChainResultsSummary, BuildContext, PlanExecutionConfig) - Method in class com.atlassian.bamboo.chains.BuildContextFactoryImpl
-
- createBuildDetectionActionForPluginBuildTrigger(ImmutableChain, PlanExecutionConfig, TriggerReason, PlanTrigger, Map<String, String>, Map<String, String>) - Method in interface com.atlassian.bamboo.build.BuildDetectionActionFactory
-
- createBuildDetectionActionForPluginBuildTrigger(ImmutableChain, PlanExecutionConfig, TriggerReason, PlanTrigger, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.build.BuildDetectionActionFactoryImpl
-
- createBuilder() - Method in interface com.atlassian.bamboo.build.context.BuildContextBuilderFactory
-
- createBuilder() - Method in class com.atlassian.bamboo.build.context.BuildContextBuilderFactoryImpl
-
- createBuildLogFileAccessor(Key, int) - Method in interface com.atlassian.bamboo.build.logger.BuildLogFileAccessorFactory
-
- createBuildLogFileAccessor(ResultKey) - Method in interface com.atlassian.bamboo.build.logger.BuildLogFileAccessorFactory
-
- createBuildLogFileAccessor(File) - Method in interface com.atlassian.bamboo.build.logger.BuildLogFileAccessorFactory
-
- createBuildLogFileAccessor(Key, int) - Method in class com.atlassian.bamboo.build.logger.BuildLogFileAccessorFactoryImpl
-
- createBuildLogFileAccessor(File) - Method in class com.atlassian.bamboo.build.logger.BuildLogFileAccessorFactoryImpl
-
- createBuildLogFileAccessor(ResultKey) - Method in class com.atlassian.bamboo.build.logger.BuildLogFileAccessorFactoryImpl
-
- createBuildResultWarning(PlanResultKey, long, long, long, long) - Method in class com.atlassian.bamboo.testutils.backdoor.BuildResultsControl
-
- createBuildResultWarningSummary(String, BuildResultWarningRest) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.plan.ResultResource
-
- createBuildStrategiesListFromOldConfigurationFormat(BuildStrategyManager, HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.fieldvalue.BuildDefinitionConverter
-
- createBuildWarningSummary(ResultsSummary, long, long, long, long) - Method in interface com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryManager
-
- createBuildWarningSummary(ResultsSummary, long, long, long, long) - Method in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryManagerImpl
-
- createCapability(String, String) - Method in class com.atlassian.bamboo.testutils.backdoor.ServerCapabilitiesControl
-
Create shared server capability
- createCapability(File) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
-
- createCapability(File) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractHomeDirectoryCapabilityDefaultsHelper
-
- createChain(String, String, String) - Method in interface com.atlassian.bamboo.plugins.testutils.plan.PlanTestService
-
- createChain(String, String, String) - Method in class com.atlassian.bamboo.plugins.testutils.plan.PlanTestServiceImpl
-
- CreateChain - Class in com.atlassian.bamboo.ww2.actions.build.admin.create
-
- CreateChain() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- createChainBranch(ImmutableChain, String, VcsBranch, PlanCreationService.EnablePlan, boolean) - Method in interface com.atlassian.bamboo.plan.branch.BranchDetectionService
-
- createChainBranch(ImmutableChain, String, VcsBranch, BuildConfiguration, PlanCreationService.EnablePlan, boolean) - Method in interface com.atlassian.bamboo.plan.branch.BranchDetectionService
-
Given a branch name and (optionally) vcs branch name, create Plan Branches with overriding repository
definitions.
- createChainBranch(ImmutableChain, PlanBranchWorkflow, String, VcsBranch, BuildConfiguration, PlanCreationService.EnablePlan, boolean) - Method in interface com.atlassian.bamboo.plan.branch.BranchDetectionService
-
Given a branch name and (optionally) vcs branch name, creates a plan branch, overriding repository definition.
- createChainBranch(ImmutableChain, String, VcsBranch, PlanCreationService.EnablePlan, boolean) - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionServiceImpl
-
- createChainBranch(ImmutableChain, String, VcsBranch, BuildConfiguration, PlanCreationService.EnablePlan, boolean) - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionServiceImpl
-
- createChainBranch(ImmutableChain, PlanBranchWorkflow, String, VcsBranch, BuildConfiguration, PlanCreationService.EnablePlan, boolean) - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionServiceImpl
-
- CreateChainBranch - Class in com.atlassian.bamboo.ww2.actions.branch
-
- CreateChainBranch() - Constructor for class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch
-
- CreateChainPlanLimitReachedPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- CreateChainPlanLimitReachedPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreateChainPlanLimitReachedPage
-
- createChainStateNoDetection(ImmutableChain, UnconditionalBuildDetectionAction) - Method in interface com.atlassian.bamboo.chains.ChainExecutionManager
-
Create a chain state ready for building but dont actually build.
- createChainStateNoDetection(ImmutableChain, UnconditionalBuildDetectionAction) - Method in class com.atlassian.bamboo.chains.ChainExecutionManagerImpl
-
- CreateChainTrigger - Class in com.atlassian.bamboo.ww2.actions.chains.admin.triggers
-
- CreateChainTrigger() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.CreateChainTrigger
-
- createChangeDetectionHistoryItem(PlanVcsRevisionHistoryItem) - Method in interface com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryDao
-
Inserts new history item.
- createChangeDetectionHistoryItem(PlanVcsRevisionHistoryItem) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryHibernateDao
-
- createChangeListSummary() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- createChangesetsAndJiraIssues(long, MutableDeploymentVersion, PlanResultKey) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionChainResultDataCollector
-
Finds changes between last version (if it exists) and a new version by looking at build results that happened
between the 2 versions and saves them to the db.
- createChangesetsAndJiraIssues(long, MutableDeploymentVersion, PlanResultKey) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionChainResultDataCollectorImpl
-
Finds changes between last version (if it exists) and a new version by looking at build results that happened
between the 2 versions and saves them to the db.
- createChild(VcsRepositoryData) - Static method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
Create overriding repository which doesn't actually override anything.
- createChildWithNewBranch(VcsRepositoryData, VcsBranch, VcsBranchConfigurator) - Static method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
Create overriding repository which overrides branch.
- createCodeAnnotations(String, String, String, String, Iterable<CodeAnnotation>) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- createCollater(RegularTimePeriod, String) - Method in class com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector
-
- createColumn(Connection, String, String, int) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- createColumn(Connection, String, String, int) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
- createCombinedXYPlotDateChart(XYPlot, XYPlot, String) - Static method in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- createCombinedXYPlotNumberChart(XYPlot, XYPlot, String, int, int) - Static method in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- createCommand(String) - Method in class com.atlassian.bamboo.ssh.DummyCommand.Factory
-
- createCommand(String) - Method in class com.atlassian.bamboo.ssh.DummySilentHangingCommand.Factory
-
- createCommandBuilder(String...) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
- createCommandExecutable(String, String) - Method in class com.atlassian.bamboo.testutils.backdoor.ServerCapabilitiesControl
-
Convenience method for creating Command capability
- createCommandFactory() - Method in class com.atlassian.bamboo.plugins.ssh.SshProxy
-
- createCompactXStream() - Method in class com.atlassian.bamboo.persister.xstream.CustomizableXStreamFactory
-
- createCompactXStream() - Method in class com.atlassian.bamboo.persister.xstream.SecureXStreamFactory
-
- createCompactXStream() - Method in interface com.atlassian.bamboo.persister.xstream.XStreamFactory
-
Create XStream
backed by given classLoader and driver.
- createCompleteComponent(Class) - Method in class com.atlassian.bamboo.spring.BambooSpringContainerContext
-
- createCompleteComponent(Class) - Method in class com.atlassian.bamboo.testutils.spring.MockContainerContext
-
- createCompleteComponent(Class<T>) - Static method in class com.atlassian.bamboo.util.BambooSpringUtils
-
Creates a new Spring bean of the given class.
- createComponent(Class) - Method in class com.atlassian.bamboo.spring.BambooSpringContainerContext
-
- createComponent(Class) - Method in class com.atlassian.bamboo.testutils.spring.MockContainerContext
-
- createConfig(TaskIdentifier, TaskContext, CapabilityContext, EnvironmentVariableAccessor) - Static method in class com.atlassian.bamboo.plugins.php.task.utils.PhpUnitBuildTaskHelper
-
- createConfiguration(ServletContext) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
- createConfigurationManager(String) - Method in class com.atlassian.bamboo.webwork.PluginAwareConfigurationManagerFactory
-
- createConversation(T) - Method in interface com.atlassian.bamboo.caching.conversation.ConversationStorageService
-
Creates a new conversation object for storing temporary data, initialized with the given value.
- createConversation(T) - Method in class com.atlassian.bamboo.caching.conversation.ConversationStorageServiceImpl
-
- createConverter(XStream) - Method in class com.atlassian.bamboo.serialization.xstream.BuildDefinitionXStreamConverter.Factory
-
- createConverter(XStream) - Method in interface com.atlassian.bamboo.utils.xstream.converters.ConverterFactory
-
Create converter for given xStream instance.
- createConverter(XStream) - Method in class com.atlassian.bamboo.utils.xstream.converters.DefaultConverterFactory
-
- createConverter(XStream) - Method in class com.atlassian.bamboo.utils.xstream.converters.SingletonConverterFactory
-
- createCredentials(CredentialTypeModuleDescriptor, String, Map<String, String>) - Method in interface com.atlassian.bamboo.credentials.CredentialsManager
-
Creates Credentials from the configuration map and stores them in the database.
- createCredentials(CredentialTypeModuleDescriptor, String, Map<String, String>) - Method in class com.atlassian.bamboo.credentials.CredentialsManagerImpl
-
- createCredentialsData(String, String, Map<String, String>) - Static method in class com.atlassian.bamboo.testutils.credentials.CredentialsDataTestHelper
-
- createCredentialsFile(String) - Static method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- createCronExpression(int) - Static method in class com.atlassian.bamboo.testutils.CronHelper
-
- created(Link) - Method in class com.atlassian.bamboo.rest.model.Status.StatusResponseBuilder
-
Deprecated.
- CREATED - Static variable in class com.atlassian.bamboo.xmpp.UserMessageContext
-
- createDateField(String) - Static method in class com.atlassian.bamboo.index.fields.IndexedEntityFieldFactory
-
- createDbmsBean() - Method in interface com.atlassian.bamboo.utils.db.DbmsBeanFactory
-
- createDbmsBean() - Method in class com.atlassian.bamboo.utils.db.DbmsBeanFactoryImpl
-
- createDefaultAgent() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
sets up a default local agent if no local agent exists
- createDefaultAgent() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- createDefaultArtifactDirectoryBuilder() - Method in interface com.atlassian.bamboo.storage.location.ArtifactPathBuilderFactory
-
- createDefaultArtifactDirectoryBuilder() - Method in class com.atlassian.bamboo.storage.location.ArtifactPathBuilderFactoryImpl
-
This method will only work on the server, not on remote agents
- createDependentBuildDetectionAction(ImmutableChain, ImmutableChain, BuildContext) - Method in interface com.atlassian.bamboo.build.BuildDetectionActionFactory
-
- createDependentBuildDetectionAction(ImmutableChain, ImmutableChain, BuildContext) - Method in class com.atlassian.bamboo.build.BuildDetectionActionFactoryImpl
-
- createDeploymentContext() - Method in class com.atlassian.bamboo.deployments.execution.triggering.AfterSuccessfulPlanEnvironmentTriggeringAction
-
- createDeploymentContext() - Method in interface com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringAction
-
- createDeploymentContext() - Method in class com.atlassian.bamboo.deployments.execution.triggering.ManualEnvironmentTriggeringAction
-
- createDeploymentContext() - Method in class com.atlassian.bamboo.deployments.execution.triggering.ScheduledEnvironmentTriggeringAction
-
- createDeploymentContext() - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulDeploymentEnvironmentTriggeringAction
-
- createDeploymentContext() - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulStageTriggeringAction
-
- createDeploymentProject() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage
-
- createDeploymentProject(RestDeploymentProject) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.deployment.DeploymentProjectResource
-
- createDeploymentProject(TestDeploymentProjectDetails) - Method in class com.atlassian.bamboo.testutils.backdoor.deployments.DeploymentsControl
-
Save deployment project
- CreateDeploymentProjectDetails - Class in com.atlassian.bamboo.deployments.projects.actions
-
- CreateDeploymentProjectDetails() - Constructor for class com.atlassian.bamboo.deployments.projects.actions.CreateDeploymentProjectDetails
-
- createDeploymentProjectWithEnvironments(PlanKey) - Method in interface com.atlassian.bamboo.plugins.testutils.deployments.DeploymentsTestService
-
- createDeploymentProjectWithEnvironments(PlanKey) - Method in class com.atlassian.bamboo.plugins.testutils.deployments.DeploymentsTestServiceImpl
-
- createDeploymentResult(long, long, VariableContext, TriggerReason) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
- createDeploymentResult(long, long, VariableContext, TriggerReason) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- CreateDeploymentVersion - Class in com.atlassian.bamboo.deployments.versions.actions
-
- CreateDeploymentVersion() - Constructor for class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- createDeploymentVersion(long, PlanResultKey) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
- createDeploymentVersion(long, PlanResultKey, User, String, String) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Create a deployment version with a specific name.
- createDeploymentVersion(long, PlanResultKey) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- createDeploymentVersion(long, PlanResultKey, User, String, String) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- createDeploymentVersion(DeploymentProject, PlanResultKey) - Method in interface com.atlassian.bamboo.plugins.testutils.deployments.DeploymentsTestService
-
- createDeploymentVersion(DeploymentProject, PlanResultKey) - Method in class com.atlassian.bamboo.plugins.testutils.deployments.DeploymentsTestServiceImpl
-
- createDeploymentVersions(DeploymentProject, int, int) - Method in interface com.atlassian.bamboo.plugins.testutils.deployments.DeploymentsTestService
-
- createDeploymentVersions(DeploymentProject, int, int) - Method in class com.atlassian.bamboo.plugins.testutils.deployments.DeploymentsTestServiceImpl
-
- createdFromBranch(String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionSearchCriteria.Builder
-
- createdFromBranch(PlanKey) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionSearchCriteria.Builder
-
- createDirectoryIfNotExists(File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Create directory if not present.
- createDirectorySupplier(Supplier<File>) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Supplies directory.
- createDirectorySupplier(File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- createDoubleQuietly(String) - Static method in class com.atlassian.bamboo.util.NumberUtils
-
see NumberUtils.createDouble(String)
.
- createEffectivePlanRepositoryDefinitions(List<PlanRepositoryDefinition>, List<PlanRepositoryDefinition>) - Static method in class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- createEffectiveVariableDefinitions(ImmutablePlan, List<VariableDefinition>) - Static method in class com.atlassian.bamboo.plan.helpers.EffectivePlanPropertiesHelper
-
- createElasticError(String, Long, ThrowableDetails, String) - Method in class com.atlassian.bamboo.logger.DefaultErrorHandler
-
- createElasticError(String, Long, ThrowableDetails, String) - Method in interface com.atlassian.bamboo.logger.ErrorUpdateHandler
-
Create an error regarding Elastic Bamboo.
- CreateElasticError - Class in com.atlassian.bamboo.v2.build.agent.messages
-
- CreateElasticError(String, ThrowableDetails, Long, String) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.CreateElasticError
-
- createElasticError(String, Long, ThrowableDetails, String) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteErrorUpdateHandler
-
- createEnumField(Class<T>, String) - Static method in class com.atlassian.bamboo.index.fields.IndexedEntityFieldFactory
-
- CreateEnvironment - Class in com.atlassian.bamboo.deployments.environments.actions
-
- CreateEnvironment() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- createEnvironment(String, String, String) - Method in class com.atlassian.bamboo.pageobjects.helpers.deployments.DeploymentsHelper
-
- CreateEnvironmentPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment
-
- CreateEnvironmentPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.CreateEnvironmentPage
-
- CreateEnvironmentTask - Class in com.atlassian.bamboo.deployments.environments.actions.tasks
-
- CreateEnvironmentTask() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- createEnvironmentTaskOwner(Environment) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskOwnerFactory
-
- CreateEnvironmentTrigger - Class in com.atlassian.bamboo.deployments.environments.actions.triggers
-
- CreateEnvironmentTrigger() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.triggers.CreateEnvironmentTrigger
-
- createEnvironmentTrigger(long, TriggerModuleDescriptor, String, boolean, Map<String, String>) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentTriggerService
-
Create a trigger Definition and save it against the plan
- createEnvironmentTrigger(long, TriggerModuleDescriptor, String, boolean, Map<String, String>) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentTriggerServiceImpl
-
- createError(String, Integer, Long, String, ThrowableDetails) - Method in class com.atlassian.bamboo.logger.DefaultErrorHandler
-
- createError(String, Long, Long, String, ThrowableDetails) - Method in class com.atlassian.bamboo.logger.DefaultErrorHandler
-
- createError(String, Integer, Long, String, ThrowableDetails) - Method in interface com.atlassian.bamboo.logger.ErrorUpdateHandler
-
- createError(String, Long, Long, String, ThrowableDetails) - Method in interface com.atlassian.bamboo.logger.ErrorUpdateHandler
-
- CreateError - Class in com.atlassian.bamboo.v2.build.agent.messages
-
- CreateError(String, Long, String, ThrowableDetails, Long) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.CreateError
-
- createError(String, Integer, Long, String, ThrowableDetails) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteErrorUpdateHandler
-
- createError(String, Long, Long, String, ThrowableDetails) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteErrorUpdateHandler
-
- createErrorFeed(String) - Method in class com.atlassian.bamboo.rss.RssFeedBuilder
-
- createExecutor() - Method in class com.atlassian.bamboo.spring.BambooTransactionalExecutorFactory
-
- createExecutor(boolean, boolean) - Method in class com.atlassian.bamboo.spring.BambooTransactionalExecutorFactory
-
- createExecutors() - Method in class com.atlassian.bamboo.v2.build.agent.ParallelizingMessageListener
-
- createExpectedStats(List<Double>) - Static method in class com.atlassian.bamboo.testutils.statistics.StatsAccumulatorTestHelper
-
- createExternalProcess(ProcessContext, ExternalProcessBuilder) - Method in interface com.atlassian.bamboo.process.ProcessService
-
- createExternalProcess(CommonTaskContext, ExternalProcessBuilder) - Method in interface com.atlassian.bamboo.process.ProcessService
-
- createExternalProcess(ProcessContext, ExternalProcessBuilder) - Method in class com.atlassian.bamboo.process.ProcessServiceImpl
-
- createExternalProcess(CommonTaskContext, ExternalProcessBuilder) - Method in class com.atlassian.bamboo.process.ProcessServiceImpl
-
- createFailedWithErrorResult(TaskIdentifier) - Static method in class com.atlassian.bamboo.task.TaskResultBuilder
-
Method to create error result bypassing the builder.
- createFakeObject(Class<T>, SMInputCursor) - Static method in class com.atlassian.bamboo.migration.MapperUtil
-
- createFeed(List<ResultsSummary>, int) - Method in class com.atlassian.bamboo.rss.RssFeedBuilder
-
- createFieldValidator(String, Class<T>, String, String[]) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
Create WebWork's field validator
- createFile(MultiPartRequestWrapper, String) - Method in interface com.atlassian.bamboo.web.utils.UploadedFileManager
-
Creates a file on disk.
- createFile(InputStream, String, String, long) - Method in interface com.atlassian.bamboo.web.utils.UploadedFileManager
-
Creates a file on disk.
- createFile(MultiPartRequestWrapper, String) - Method in class com.atlassian.bamboo.web.utils.UploadedFileManagerImpl
-
- createFile(InputStream, String, String, long) - Method in class com.atlassian.bamboo.web.utils.UploadedFileManagerImpl
-
- createFileInCheckoutPath(File) - Static method in class com.atlassian.bamboo.repository.RepositoryModificationTestHelper
-
Create a random file in the working copy.
- createFileSet(File, ArtifactDefinitionContext, boolean, Logger) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
Creates a FileSet object.
- createFileWithSize(File, long) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Creates a file of exact size (in bytes).
- createFingerprintUrl(String) - Method in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
- createForExport(long, ResultsSummary, Optional<? extends BuildResultsSummary>, MutableArtifact) - Static method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink
-
Create DefaultArtifactLink for use in export mapper
- createForPosition(VcsRepositoryData, int) - Static method in class com.atlassian.bamboo.vcs.configuration.PlanRepositoryDefinitionImpl
-
- createFromAcl(Acl) - Static method in class com.atlassian.bamboo.configuration.external.helpers.PermissionHelper
-
- createFromCommitFunction() - Static method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- createFromExternalValue(String) - Static method in class com.atlassian.bamboo.core.BambooEntityOid
-
- createFromLinkedJiraIssueFunction(LinkedJiraIssue) - Static method in class com.atlassian.bamboo.rest.model.build.issue.RestJiraIssue
-
- createFromString(String) - Static method in class com.atlassian.bamboo.security.SecureToken
-
- createFromUser(ExtendedAuthorManager) - Static method in class com.atlassian.bamboo.ww2.beans.author.DecoratedUserBuildStatistics
-
- createGetMethod(BambooEnvironmentData, String) - Static method in class com.atlassian.bamboo.testutils.http.HttpTestUtils
-
- createGitFailedMavenPlan() - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- createGitOperationHelper(GitRepository, GitRepositoryAccessData, SshProxyService, BuildLogger, I18nResolver, TrustedKeyHelper) - Static method in class com.atlassian.bamboo.plugins.git.GitOperationHelperFactory
-
- createGitOperationHelper(AbstractGitExecutor, GitRepositoryAccessData, SshProxyService, BuildLogger, I18nResolver, TrustedKeyHelper) - Static method in class com.atlassian.bamboo.plugins.git.GitOperationHelperFactory
-
- createGitScriptPlan() - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
Create successful git-based plan with a script task.
- createGitSuccessfulMavenPlan() - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- createGlobalRepository(String, String, String, HierarchicalConfiguration, boolean, User, RepositoryConfigurationService.LinkedRepositoryAccess) - Method in interface com.atlassian.bamboo.repository.RepositoryConfigurationService
-
Deprecated.
Creates new global repository
- createGlobalRepository(String, String, String, HierarchicalConfiguration, boolean, User) - Method in interface com.atlassian.bamboo.repository.RepositoryConfigurationService
-
Deprecated.
Creates new global repository
- createGlobalRepository(String, String, String, HierarchicalConfiguration, boolean, User) - Method in class com.atlassian.bamboo.repository.RepositoryConfigurationServiceImpl
-
- createGlobalRepository(String, String, String, HierarchicalConfiguration, boolean, User, RepositoryConfigurationService.LinkedRepositoryAccess) - Method in class com.atlassian.bamboo.repository.RepositoryConfigurationServiceImpl
-
- createGlobalSettings() - Method in class com.atlassian.sal.bamboo.pluginsettings.BambooPluginSettingsFactory
-
- CreateGlobalVariable - Class in com.atlassian.bamboo.configuration.variable
-
- CreateGlobalVariable() - Constructor for class com.atlassian.bamboo.configuration.variable.CreateGlobalVariable
-
- createGlobalVariable(UriInfo, RestGlobalVariable) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.GlobalVariableResource
-
Create a single global variable.
- createGlobalVariable(UriInfo, RestGlobalVariable) - Method in interface com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableService
-
Create a global variable
- createGlobalVariable(UriInfo, RestGlobalVariable) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableServiceImpl
-
- createGlobalVariable(RestVariableDefinition) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.GlobalVariablesResource
-
- createGlobalVariable(String, String) - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- createGlobalVariable(String, String) - Method in interface com.atlassian.bamboo.variable.VariableConfigurationService
-
Creates new Global variable.
- createGlobalVariable(String, String) - Method in class com.atlassian.bamboo.variable.VariableConfigurationServiceImpl
-
- createGlobalVariable(String, String) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionFactory
-
Create global variable definition
- createGlobalVariable(String, String) - Method in class com.atlassian.bamboo.variable.VariableDefinitionFactoryImpl
-
- createGrailsExecutable(String, String) - Method in class com.atlassian.bamboo.testutils.backdoor.ServerCapabilitiesControl
-
Convenience method for creating Grails capability
- createGroup(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AddGroupPage
-
- createGroup(RestGroup, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.group.GroupResource
-
Create a group in Bamboo
- createGroup(RestGroup) - Method in class com.atlassian.bamboo.plugins.rest.user.GroupAdminResource
-
Create a new group.
- createGroup(TestGroup) - Method in class com.atlassian.bamboo.testutils.backdoor.GroupControl
-
- createGroup(String) - Method in class com.atlassian.bamboo.testutils.backdoor.GroupControl
-
- createGroup(String) - Method in interface com.atlassian.bamboo.user.UserService
-
Create a group in bamboo.
- createGroup(String) - Method in class com.atlassian.bamboo.user.UserServiceImpl
-
- createGroup(String) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- CreateGroupAction - Class in com.atlassian.bamboo.ww2.actions.admin.group
-
- CreateGroupAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.group.CreateGroupAction
-
- createGroupPermissionKey(String, String) - Static method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
Create permission key for a group permission
- CreateHgComponent - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository
-
- CreateHgComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.CreateHgComponent
-
- createHgSuccessPlan() - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- createIdField(String) - Static method in class com.atlassian.bamboo.index.fields.IndexedEntityFieldFactory
-
- createImageConfiguration(RestElasticImageConfig) - Method in class com.atlassian.bamboo.plugins.rest.resource.ElasticConfigResource
-
- createImmutableArtifactDefinition(ArtifactDefinition) - Static method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionFunctions
-
- createImmutableArtifactDefinition(ImmutableArtifactSubscription) - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactManager
-
- createImmutableArtifactDefinition(ImmutableArtifactSubscription) - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactManagerImpl
-
- createImmutableArtifactSubscription(ImmutableArtifactSubscription) - Static method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionsFunctions
-
- createImmutableChain(Chain) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanManager
-
- createImmutableChain(Chain) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanManagerImpl
-
- createImmutableEnvironment(MutableEnvironment) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Converts mutable environment to immutable.
- createImmutableEnvironment(MutableEnvironment) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- createImmutableJob(ImmutableChain, ImmutableChainStage, Job) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanManager
-
- createImmutableJob(ImmutableChain, ImmutableChainStage, Job) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanManagerImpl
-
- createImmutableStage(ImmutableChain, ChainStage) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanManager
-
- createImmutableStage(ImmutableChain, ChainStage) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanManagerImpl
-
- createIndex(Connection, String, String, String) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- createIndex(Connection, String, String, String) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
- createInitialBuildDetectionAction(ImmutableChain) - Method in interface com.atlassian.bamboo.build.BuildDetectionActionFactory
-
- createInitialBuildDetectionAction(ImmutableChain) - Method in class com.atlassian.bamboo.build.BuildDetectionActionFactoryImpl
-
- CreateInProjectVoter - Class in com.atlassian.bamboo.security.acegi.vote
-
Voter which may allow creation of a plan based on project permissions in which the plan is being created.
- CreateInProjectVoter(AclService, String) - Constructor for class com.atlassian.bamboo.security.acegi.vote.CreateInProjectVoter
-
- createInstance() - Method in class com.atlassian.bamboo.build.DatabaseConnectionPoolLimitedConcurrencyFactory
-
- createInstance() - Method in class com.atlassian.bamboo.utils.RecentLazyReference
-
- CreateInstantMessagingServer - Class in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver
-
- CreateInstantMessagingServer() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.CreateInstantMessagingServer
-
- createInstantMessagingServerDefinition() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- createIntegerField(String) - Static method in class com.atlassian.bamboo.index.fields.IndexedEntityFieldFactory
-
- createInternalDirectory() - Method in interface com.atlassian.crowd.embedded.EmbeddedCrowdBootstrap
-
- createInternalDirectory(boolean) - Method in interface com.atlassian.crowd.embedded.EmbeddedCrowdBootstrap
-
- createInternalDirectory() - Method in class com.atlassian.crowd.embedded.EmbeddedCrowdBootstrapImpl
-
- createInternalDirectory(boolean) - Method in class com.atlassian.crowd.embedded.EmbeddedCrowdBootstrapImpl
-
- createInterpolator() - Method in class com.atlassian.bamboo.commonsconfig.BambooCombinedConfiguration
-
- createInterpolator() - Method in class com.atlassian.bamboo.commonsconfig.BambooHierarchicalConfiguration
-
- createInterpolator() - Method in class com.atlassian.bamboo.commonsconfig.BambooXmlConfiguration
-
- createIssue() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- CreateIssueComponent - Class in com.atlassian.bamboo.pageobjects.pages.jira
-
- CreateIssueComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.jira.CreateIssueComponent
-
- CreateIssueConfirmationDialog - Class in com.atlassian.bamboo.pageobjects.pages.jira
-
- CreateIssueConfirmationDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.jira.CreateIssueConfirmationDialog
-
- createIssueLinkData(ApplicationLink, String, ResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- createIssueLinkData(ApplicationLink, String, ResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.jira.CreateNewJiraIssueForBuildResultAction
-
- createIssueLinkData(ApplicationLink, String, ResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.jira.CreateNewJiraIssueForTestAction
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.artifact.ArtifactMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.build.artifact.ArtifactLinkMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.buildqueue.migration.stream.AgentAssignmentMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.credentials.CredentialMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.configuration.migration.stream.EnvironmentCustomConfigMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.environments.migration.stream.EnvironmentMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.environments.migration.stream.EnvironmentPropertiesMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.DeploymentProjectMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.DeploymentProjectPropertiesMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.items.DeploymentProjectItemMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.RssDeploymentProjectPermissionsMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.versionnaming.VersionNamingSchemeMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.repository.migration.stream.EnvironmentRepositoryLinkMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.results.migration.stream.DeploymentResultMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.results.migration.stream.DeploymentResultPropertiesMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.commits.DeploymentVersionVcsChangesetMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.commits.DeploymentVersionVcsCommitMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.DeploymentVersionMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.DeploymentVersionPropertiesMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.DeploymentVersionStatusMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.issues.DeploymentVersionLinkedJiraIssueMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.items.DeploymentVersionItemMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
-
Creates empty instance of the imported object
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.AbstractPlanMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.AbstractProjectMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.AceMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.AclMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.ArtifactDefinitionMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.ArtifactSubscriptionMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.AuditLogMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.AuthorMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.BandanaItemMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.build.ChainBuildMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.build.ChainResultMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.build.ChainStageMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.build.ProjectDependencyMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.build.ProjectMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.build.RssProjectPermissionsMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.build.SpecsSourceMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.build.SpecsStateMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.build.StageVariableContextMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.BuildDefinitionMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.BuildNumberMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.BuildResultSummaryMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.BuildResultWarningSummaryMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.CapabilitySetMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.CommentMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.CommitFilesMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.CommitMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.ConsumedSubscriptionMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.AliasMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.ApplicationMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.ApplicationMapper.DirectoryMappingsMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.ApplicationMapper.GroupMappingsMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper.SingleValuedAttributesMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.DirectoryMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.DirectoryMapper.PermissionsMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper.GroupAttributeMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.MembershipMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.UserMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.UserMapper.CredentialsRecordsMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.UserMapper.UserAttributesMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.CrowdDeletedEntityMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.CustomDataMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.ElasticImageConfigurationMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.ElasticInstanceScheduleMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.IdGeneratorMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.InstantMessagingServerMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.LabellingMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.LabelMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.LinkedJiraIssuesMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.MailServerMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.notifications.NotificationRuleMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.notifications.NotificationSetMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.PipelineMapper
-
Method returns only placeholder for pipeline data.
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.PlanBranchPullRequestMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.PlanBuildNumbersMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.PlanRepositoryLinkMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.PlanResultKeyListMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.PlanVcsRevisionHistoryMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.PullRequestMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.RelevantChangesetsMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.RemoteAgentAuthenticationMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.RepositoryChangesetMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.RepositoryDefinitionMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.requirements.RequirementMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.requirements.RequirementSetMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.script.ScriptMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.ServerIDMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.SharedCapabilityMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.TrustedApplicationsMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.userdata.ExternalEntityMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.userdata.LocalGroupMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.userdata.LocalUserMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.userdata.PropertyEntryMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.variable.baseline.VariableBaselineItemMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.variable.baseline.VariableContextBaselineMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.variable.baseline.VariableContextBaselinePropertiesMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.VariableContextSnapshotMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.VariableDefinitionMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.VariableSubstitutionMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.VcsBranchMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultMapper
-
- createItemInstance(SMInputCursor) - Method in class com.atlassian.bamboo.security.TrustedKeyMapper
-
- createJar(File) - Static method in class com.atlassian.bamboo.agent.classserver.ClasspathJarUtils
-
Creates a jar file from directory
- createJar(File, ClasspathJarUtils.JarBuilderWalker) - Static method in class com.atlassian.bamboo.agent.classserver.ClasspathJarUtils
-
Creates a jar file from directory
- createJar(File, File, ClasspathJarUtils.JarBuilderWalker) - Static method in class com.atlassian.bamboo.agent.classserver.ClasspathJarUtils
-
Creates a named jar file from directory
- createJiraApplinkWithBasicAuthentication(String, URI, String, String) - Method in interface com.atlassian.bamboo.applinks.JiraApplinksService
-
Create JIRA applink in Bamboo configured with Basic Authentication as outgoing authentication.
- createJiraApplinkWithBasicAuthentication(String, URI, String, String) - Method in class com.atlassian.bamboo.applinks.JiraApplinksServiceImpl
-
- createJiraIssueDetails(Project, Set<String>) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueManagerImpl
-
Create JiraIssueDetails for
- createJob(JobCreationService, BuildConfiguration, Map<String, ?>, PlanCreationService.EnablePlan) - Method in class com.atlassian.bamboo.plan.branch.ChainPropagatingFacade
-
- createJob(PlanKey, String) - Method in interface com.atlassian.bamboo.plugins.testutils.plan.PlanTestService
-
- createJob(PlanKey, String) - Method in class com.atlassian.bamboo.plugins.testutils.plan.PlanTestServiceImpl
-
- createJob(String, String) - Method in class com.atlassian.bamboo.testutils.model.TestStageDetails
-
Create a TestBuildDetails object representing job.
- CreateJob - Class in com.atlassian.bamboo.ww2.actions.chains
-
- CreateJob() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- createJob() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- createJobAndBranches(BuildConfiguration, ActionParametersMap, PlanCreationService.EnablePlan) - Method in interface com.atlassian.bamboo.build.creation.JobCreationService
-
- createJobAndBranches(BuildConfiguration, ActionParametersMap, PlanCreationService.EnablePlan) - Method in class com.atlassian.bamboo.build.creation.JobCreationServiceImpl
-
- createJobDetail(Triggerable, String) - Method in class com.atlassian.bamboo.build.strategy.AbstractQuartzStrategy
-
Deprecated.
- createJobDetail(Triggerable, String) - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- createJobDetail(Triggerable, TriggerDefinition, String) - Method in class com.atlassian.bamboo.trigger.quartz.AbstractQuartzTriggerActivator
-
- createJobs(String, long, String, String, String, boolean, int) - Method in interface com.atlassian.bamboo.plugins.testutils.job.JobTestService
-
- createJobs(String, long, String, String, String, boolean, int) - Method in class com.atlassian.bamboo.plugins.testutils.job.JobTestServiceImpl
-
- createJobs(RestJobBatch) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.job.JobResource
-
Create a number of jobs in the given stage with randomised keys and names.
- createKey(Class<T>) - Static method in class com.atlassian.bamboo.utils.map.Key
-
Creates a new Key typed by the given
Class
- createLatestActiveBranchResult(ImmutablePlan) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
- createLatestActiveBranchResult(ImmutablePlan) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- createLightweightTag(File, String, String) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
- createLightweightTag(File, String, String) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- createLightweightTag(File, String, String) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- CreateLinkedRepository - Class in com.atlassian.bamboo.configuration.repository
-
- CreateLinkedRepository() - Constructor for class com.atlassian.bamboo.configuration.repository.CreateLinkedRepository
-
- createLinkedRepository(RestRepositoryConfig, User) - Method in interface com.atlassian.bamboo.plugins.testutils.repository.RepositoryTestService
-
Creates a linked repository as a specific user.
- createLinkedRepository(RestRepositoryConfig, User) - Method in class com.atlassian.bamboo.plugins.testutils.repository.RepositoryTestServiceImpl
-
- createLinkedRepository(RestRepositoryConfig, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.repository.RepositoryResource
-
- createLinkedRepository(RestRepositoryConfig) - Method in class com.atlassian.bamboo.testutils.backdoor.RepositoryControl
-
- createLinkedRepository(T) - Method in class com.atlassian.bamboo.testutils.backdoor.RepositoryControl
-
Creates a linked repository as the default auth user.
- createLinkedRepository(Repository, String) - Method in class com.atlassian.bamboo.testutils.backdoor.RepositoryControl
-
- createLinkedRepository(PartialVcsRepositoryData, User, RepositoryConfigurationService.LinkedRepositoryAccess) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
-
Creates new linked repository.
- createLinkedRepository(PartialVcsRepositoryData, User, RepositoryConfigurationService.LinkedRepositoryAccess) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- createListRootElement(SMOutputElement) - Method in class com.atlassian.bamboo.migration.BambooStAXMappingListHelperAbstractImpl
-
Creates list root node
- createLocalAgent(LocalAgentDefinition) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Create a new local agent.
- createLocalAgent(LocalAgentDefinition) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- createLocalAgent() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.agent.AgentResource
-
Creates a local agent with default configuration and a random name.
- createLocalAgent() - Method in class com.atlassian.bamboo.testutils.backdoor.AgentsControl
-
Creates a new local agent with a random name and default configuration.
- createLocalAgent(boolean) - Method in class com.atlassian.bamboo.testutils.backdoor.AgentsControl
-
- createLocalHgRepository() - Static method in class com.atlassian.bamboo.testutils.vcs.hg.LocalHgSetupHelper
-
- createLocalRepository(File, File) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- createLongField(String) - Static method in class com.atlassian.bamboo.index.fields.IndexedEntityFieldFactory
-
- createLongSvnPlan(Class<?>) - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- createManualBuildDetectionAction(ImmutableChain, User, Map<String, String>, Map<String, String>) - Method in interface com.atlassian.bamboo.build.BuildDetectionActionFactory
-
- createManualBuildDetectionAction(ImmutableChain, User, PlanExecutionConfig, Map<String, String>, Map<String, String>) - Method in interface com.atlassian.bamboo.build.BuildDetectionActionFactory
-
Creates a new instance of
BuildDetectionAction
that can be used to start the manual execution of
Plan
when manual stage is meant to continue build or build is restarted
- createManualBuildDetectionAction(ImmutableChain, User, TriggerReason, PlanTrigger, PlanExecutionConfig, Map<String, String>, Map<String, String>) - Method in interface com.atlassian.bamboo.build.BuildDetectionActionFactory
-
Creates a new instance of
BuildDetectionAction
that can be used to start the manual execution of
Plan
when manual stage is meant to continue build or build is restarted
- createManualBuildDetectionAction(ImmutableChain, User, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.build.BuildDetectionActionFactoryImpl
-
- createManualBuildDetectionAction(ImmutableChain, User, PlanExecutionConfig, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.build.BuildDetectionActionFactoryImpl
-
- createManualBuildDetectionAction(ImmutableChain, User, TriggerReason, PlanTrigger, PlanExecutionConfig, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.build.BuildDetectionActionFactoryImpl
-
- createManualBuildDetectionAction(ImmutableChain, User, PlanExecutionConfig, TriggerReason, PlanTrigger, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.build.BuildDetectionActionFactoryImpl
-
- createManualEnvironmentTriggeringAction(Environment, DeploymentVersion, User) - Method in interface com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringActionFactory
-
- createManualEnvironmentTriggeringAction(Environment, DeploymentVersion, User) - Method in class com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringActionFactoryImpl
-
- createMapper(MapperWrapper) - Method in class com.atlassian.bamboo.serialization.xstream.PluginsAwareMapper.Factory
-
- createMapper(MapperWrapper) - Method in class com.atlassian.bamboo.utils.xstream.mappers.DefaultMapperFactory
-
- createMapper(MapperWrapper) - Method in interface com.atlassian.bamboo.utils.xstream.mappers.MapperFactory
-
Create custom mapper that wraps the default mapper chain represented by wrappedMapper.
- createMavenRequest(PlexusContainer, MavenConfiguration) - Static method in class com.atlassian.bamboo.maven.utils.MavenHelper
-
- createMaximizing() - Static method in class com.atlassian.bamboo.clover.builder.coverage.ValuesAggregator
-
- createMessage(String, Serializable...) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
-
- createMessage(String, Serializable...) - Method in class com.atlassian.bamboo.utils.i18n.I18nResolverAdapter
-
- createMessageCollection() - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
-
- createMessageCollection() - Method in class com.atlassian.bamboo.utils.i18n.I18nResolverAdapter
-
- createMinimizing() - Static method in class com.atlassian.bamboo.clover.builder.coverage.ValuesAggregator
-
- createMissingAuthors(BuildContext) - Method in interface com.atlassian.bamboo.author.AuthorCreatorService
-
Creates records for Authors
- createMissingAuthors(Iterable<? extends AuthorContext>) - Method in interface com.atlassian.bamboo.author.AuthorCreatorService
-
Creates any authors if they don't exist
- createMissingAuthors(BuildContext) - Method in class com.atlassian.bamboo.author.AuthorCreatorServiceImpl
-
- createMissingAuthors(Iterable<? extends AuthorContext>) - Method in class com.atlassian.bamboo.author.AuthorCreatorServiceImpl
-
- createModule(String, ModuleDescriptor<T>) - Method in class com.atlassian.bamboo.mock.plugins.MockPrefixModuleFactory
-
- createNamedEntity(String, BitbucketNodeEntity) - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.node.BitbucketNodeEntityAdapter
-
- createNamedEntity(String, FieldErrorsEntity) - Method in class com.atlassian.bamboo.rest.adapter.FieldErrorsEntityAdapter
-
- createNamedEntity(String, T) - Method in class com.atlassian.bamboo.rest.adapter.NamedEntityAdapter
-
- createNameMarkerPattern(long, long) - Static method in class com.atlassian.bamboo.author.AuthorDuplicateNameHelper
-
Create fake author name: "originalAuthorId;duplicateAuthorId".
- createNewBranch(String, String, String, String, Boolean, Boolean, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.build.PlanResource
-
Method for creating branch for a specified plan.
- createNewBranchesForChainNoLock(ImmutableChain, PlanRepositoryDefinition, boolean) - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionServiceImpl
-
- createNewBuildStrategy(BuildStrategyManager, HierarchicalConfiguration, String, long, Set<Long>) - Static method in class com.atlassian.bamboo.fieldvalue.BuildStrategyConfigurationUtils
-
Deprecated.
Creates a new Build Strategy object from configuration.
- createNewDefaultAcl(User, Class<? extends Plan>, boolean) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
Creates a default Acl for a specific plan types which has: - All permissions for the creator (user argument) of
the plan - READ permission for all logged in users - READ permission for all anonymous users
- createNewDeploymentProjectInstance() - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
- createNewDeploymentProjectInstance() - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- createNewEntry(Chain, ChainResultsSummary) - Method in class com.atlassian.bamboo.brokenbuildtracker.BrokenBuildPostProcessor
-
- createNewEnvironment() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- createNewEnvironmentInstance() - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
- createNewEnvironmentInstance() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- createNewIndexerContext(ILuceneConnection) - Method in interface com.atlassian.bamboo.index.IndexerService
-
Create new default indexer context.
- createNewIndexerContext(ILuceneConnection) - Method in class com.atlassian.bamboo.index.IndexerServiceImpl
-
- CreateNewJiraIssueForBuildResultAction - Class in com.atlassian.bamboo.ww2.actions.jira
-
- CreateNewJiraIssueForBuildResultAction() - Constructor for class com.atlassian.bamboo.ww2.actions.jira.CreateNewJiraIssueForBuildResultAction
-
- CreateNewJiraIssueForTestAction - Class in com.atlassian.bamboo.ww2.actions.jira
-
- CreateNewJiraIssueForTestAction() - Constructor for class com.atlassian.bamboo.ww2.actions.jira.CreateNewJiraIssueForTestAction
-
- CreateNewJob() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.AddJobDialog.CreateNewJob
-
- createNewObjectAcl(User, Class<? extends BambooIdProvider>, long) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
Creates a default Acl for a object which has: - EDIT permission for the creator (user argument) of the deployment
project - READ permission for all logged in users - READ permission for all anonymous users
- createNewPeriod(Date, ResultStatisticsProvider, String) - Method in class com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodGroupedChart
-
- createNewPeriod(Date, ResultStatisticsProvider, String) - Method in class com.atlassian.bamboo.charts.timeperiod.AverageDurationLineChart
-
- createNewPeriod(Date, ResultStatisticsProvider, String) - Method in class com.atlassian.bamboo.charts.timeperiod.SuccessRatioStackedAreaChart
-
- createNewPlan(TestBuildDetails) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
- createNewPlan(PlanProperties) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
Create plan the manual way.
- createNewProject() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanDetailsComponent
-
- createNewRepository(Class<P>, Consumer<P>) - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- createNewSharedRepositoryDefaultAcl(User, long, RepositoryConfigurationService.LinkedRepositoryAccess) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
Creates a defualt Acl for a specific repository which has:
- READ permissions for the creator (if applicable)
- READ permission to logged in users if ALL_USERS option is specified
- createNewVersion() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- createNewVersionNamingSchemeInstance() - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
- createNewVersionNamingSchemeInstance() - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- createNewVersionStatus(long, DeploymentVersionState, String) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
Creates a new vesion status for the given deployment version.
- createNewVersionStatus(long, DeploymentVersionState, String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- createNonIsolatingProxy(Class<T>, long) - Method in class com.atlassian.bamboo.plugin.osgi.OsgiServiceProxyFactoryImpl
-
- createNonIsolatingProxy(Class<T>, long) - Method in interface com.atlassian.bamboo.plugin.OsgiServiceProxyFactory
-
Creates a service proxy with a custom timeout.
- createNoRepositoryPlanWithScriptTask() - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- createNotification(Class<T>) - Static method in class com.atlassian.bamboo.utils.BambooNotificationUtils
-
- createNotification() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- createNotificationRule(String, String, String, String) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Create notification rule and provide required managers.
- createNotificationRule(Class<? extends NotificationType>, String, Class<? extends NotificationRecipient>, String) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
- createNotificationRule(String, String, String, String) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- createNotificationRule(Class<? extends NotificationType>, String, Class<? extends NotificationRecipient>, String) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- createNotificationRuleFromAction(String, String, Map<String, String[]>) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Creates a notification rule based on the keys and params passed in from the action
- createNotificationRuleFromAction(String, String, Map<String, String[]>) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- createObjectIdentity(Object) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- createObjectWithId(Class<T>, long) - Static method in class com.atlassian.bamboo.util.BambooHibernateUtils
-
- createOperationsAwareImmutableEnvironment(MutableEnvironment) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Create operation aware immutable environment
- createOperationsAwareImmutableEnvironment(Environment) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- createOperationsAwareImmutableEnvironment(MutableEnvironment) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- createOptionsBuilder(TaskContext) - Method in class com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
-
- createOptionsBuilder(TaskContext) - Method in class com.atlassian.bamboo.clover.builder.command.CloverMavenCommandDecorator
-
- createOrGetSystemNotificationSet() - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Get the system notification set for this bamboo and if one doesn't exist create it!
- createOrGetSystemNotificationSet() - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- createOrUpdateChangeDetectionHistoryItem(PlanVcsRevisionHistoryItem) - Method in interface com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryDao
-
If item with the same plan key and build number exists it is updated with vcs information from the current one.
- createOrUpdateChangeDetectionHistoryItem(PlanVcsRevisionHistoryItem) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryHibernateDao
-
- createOrUpdateCredentials(CredentialsData) - Method in interface com.atlassian.bamboo.credentials.CredentialsManager
-
Creates credentials based on the object representation.
- createOrUpdateCredentials(CredentialsData) - Method in class com.atlassian.bamboo.credentials.CredentialsManagerImpl
-
- createOrUpdateDeployment(BambooEnvironmentData, DeploymentProperties) - Static method in class com.atlassian.bamboo.export.ConfigImportTestUtils
-
- createOrUpdateDeploymentPermissions(BambooEnvironmentData, DeploymentPermissionsProperties) - Static method in class com.atlassian.bamboo.export.ConfigImportTestUtils
-
- createOrUpdateDeploymentProject(DeploymentProperties) - Method in class com.atlassian.bamboo.testutils.backdoor.deployments.DeploymentsControl
-
- createOrUpdateDeploymentProject(Deployment) - Method in class com.atlassian.bamboo.testutils.backdoor.deployments.DeploymentsControl
-
- createOrUpdateEnvironmentPermissions(BambooEnvironmentData, EnvironmentPermissionsProperties) - Static method in class com.atlassian.bamboo.export.ConfigImportTestUtils
-
- createOrUpdateParentRepository(BambooEnvironmentData, String) - Static method in class com.atlassian.bamboo.export.ConfigImportTestUtils
-
- createOrUpdatePlan(BambooEnvironmentData, PlanProperties) - Static method in class com.atlassian.bamboo.export.ConfigImportTestUtils
-
- createOrUpdatePlan(TestUser, Plan) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
- createOutputDocument(File) - Static method in class com.atlassian.bamboo.migration.MapperTestUtils
-
- createPaginatedBranchResponse(List<? extends ImmutablePlan>, User, UriInfo, boolean) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
- createPaginatedBranchResponse(List<? extends ImmutablePlan>, User, UriInfo, boolean) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- createPaginatedPlanResponse(List<? extends ImmutablePlan>, User, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
- createPaginatedPlanResponse(List<? extends ImmutablePlan>, User, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- createPasswordResetToken(String) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Request new one-time token for a user.
- createPasswordResetToken(String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- createPasswordSharedCredential(RestSharedCredential, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.sharedcredentials.SharedCredentialResource
-
Create a new username/password shared credential.
- createPasswordSharedCredential(String, String) - Method in class com.atlassian.bamboo.testutils.backdoor.SharedCredentialsControl
-
- createPasswordSharedCredential(RestSharedCredential) - Method in class com.atlassian.bamboo.testutils.backdoor.SharedCredentialsControl
-
- createPath(SecureTemporaryFiles.TemporaryFileSpec) - Static method in class com.atlassian.bamboo.util.SecureTemporaryFiles
-
- createPermissionKey(Sid, String) - Static method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
Create permission key for a permission
- createPermissionKey(String, String, String) - Static method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
Create permission key for a permission
- createPermissionsForAnonymousUser(Function<BambooPermission, Collection<BambooPermission>>, AnonymousUserPermissionsProperties) - Static method in class com.atlassian.bamboo.configuration.external.helpers.PermissionHelper
-
- createPermissionsForGroups(Function<BambooPermission, Collection<BambooPermission>>, List<GroupPermissionProperties>) - Static method in class com.atlassian.bamboo.configuration.external.helpers.PermissionHelper
-
- createPermissionsForLoggedInUser(Function<BambooPermission, Collection<BambooPermission>>, LoggedInUserPermissionsProperties) - Static method in class com.atlassian.bamboo.configuration.external.helpers.PermissionHelper
-
- createPermissionsForUsers(Function<BambooPermission, Collection<BambooPermission>>, List<UserPermissionProperties>) - Static method in class com.atlassian.bamboo.configuration.external.helpers.PermissionHelper
-
- createPipelineDefinition() - Method in interface com.atlassian.bamboo.buildqueue.RemotableRemoteAgentDefinition
-
- createPipelineDefinition() - Method in class com.atlassian.bamboo.v2.build.agent.RemotableElasticAgentDefinitionImpl
-
- createPipelineDefinition() - Method in class com.atlassian.bamboo.v2.build.agent.RemotableRemoteAgentDefinitionImpl
-
- createPlan(BuildConfiguration, ActionParametersMap, PlanCreationService.EnablePlan) - Method in class com.atlassian.bamboo.build.creation.ChainBranchCreationServiceImpl
-
- createPlan(BuildConfiguration, ActionParametersMap, PlanCreationService.EnablePlan) - Method in class com.atlassian.bamboo.build.creation.ChainCreationServiceImpl
-
- createPlan(BuildConfiguration, ActionParametersMap, PlanCreationService.EnablePlan) - Method in interface com.atlassian.bamboo.build.creation.JobCreationService
-
- createPlan(BuildConfiguration, ActionParametersMap, PlanCreationService.EnablePlan) - Method in class com.atlassian.bamboo.build.creation.JobCreationServiceImpl
-
- createPlan(BuildConfiguration, ActionParametersMap, PlanCreationService.EnablePlan) - Method in interface com.atlassian.bamboo.build.creation.PlanCreationService
-
Creates a plan from its components and saves it to the database
- createPlan(BuildConfiguration, ActionParametersMap, PlanCreationService.EnablePlan) - Method in class com.atlassian.bamboo.build.creation.PlanCreationTemplate
-
- createPlan(VcsRepositoryData, BambooYamlDefinition) - Method in interface com.atlassian.bamboo.configuration.external.yaml.BambooYamlToSpecsConverter
-
Create a new instance of a specs Plan
for the given VCS repository and YAML definition.
- createPlan(VcsRepositoryData, BambooYamlDefinition) - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlToSpecsConverterImpl
-
- createPlan(Plan) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
Same as savePlan, but create permissions used instead of edit permissions.
- createPlan(Plan) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- createPlan(RestPlan, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.plan.PlanResource
-
Create plan.
- createPlan(Plan) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
- createPlan(TestBuildDetails) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
- createPlanBranches(ImmutableChain, Collection<VcsBranch>, ErrorCollection) - Method in interface com.atlassian.bamboo.plan.branch.BranchDetectionService
-
Given a list of branch names, create Plan Branches for these, with overriding repository definitions.
- createPlanBranches(ImmutableChain, Collection<VcsBranch>, ErrorCollection, PlanCreationService.EnablePlan) - Method in interface com.atlassian.bamboo.plan.branch.BranchDetectionService
-
Given a list of branch names, create Plan Branches for these, with overriding repository definitions.
- createPlanBranches(ImmutableChain, PlanBranchWorkflow, Collection<VcsBranch>, ErrorCollection, PlanCreationService.EnablePlan) - Method in interface com.atlassian.bamboo.plan.branch.BranchDetectionService
-
Given a list of branch names, create plan branches for these, with overriding repository definitions.
- createPlanBranches(ImmutableChain, Collection<VcsBranch>, ErrorCollection) - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionServiceImpl
-
- createPlanBranches(ImmutableChain, Collection<VcsBranch>, ErrorCollection, PlanCreationService.EnablePlan) - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionServiceImpl
-
- createPlanBranches(ImmutableChain, PlanBranchWorkflow, Collection<VcsBranch>, ErrorCollection, PlanCreationService.EnablePlan) - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionServiceImpl
-
- CreatePlanDetailsComponent - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- CreatePlanDetailsComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanDetailsComponent
-
- createPlanEntity() - Method in class com.atlassian.bamboo.migration.stream.AbstractPlanMapper
-
- createPlanEntity() - Method in class com.atlassian.bamboo.migration.stream.build.ChainBranchMapper
-
- createPlanEntity() - Method in class com.atlassian.bamboo.migration.stream.build.ChainMapper
-
- createPlanEntity() - Method in class com.atlassian.bamboo.migration.stream.build.JobMapper
-
- createPlanExpectingErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanTasksPage
-
- CreatePlanPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- CreatePlanPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
- createPlanRepository(Plan, PartialVcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
-
Creates "plan local" repository and adds it to a plan.
- createPlanRepository(Plan, PartialVcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- createPlanResultKeyField(String) - Static method in class com.atlassian.bamboo.index.fields.IndexedEntityFieldFactory
-
- createPlanSummary(ArtifactLinkManager, CustomVariableContext, Map<PlanResultKey, PlanResultKey>, String) - Static method in class com.atlassian.bamboo.plugins.jira.rest.model.build.PlanSummary
-
- createPlanTaskOwner(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskOwnerFactory
-
- CreatePlanTasksPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- CreatePlanTasksPage(PlanKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanTasksPage
-
- createPlanVariable(String, String, String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.plan.PlanResource
-
- createPlanVariable(Plan, String, String) - Method in interface com.atlassian.bamboo.variable.VariableConfigurationService
-
Creates new Plan variable.
- createPlanVariable(Plan, String, String) - Method in class com.atlassian.bamboo.variable.VariableConfigurationServiceImpl
-
- createPlanVariable(Plan, String, String) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionFactory
-
Create plan variable definition
- createPlanVariable(Plan, String, String) - Method in class com.atlassian.bamboo.variable.VariableDefinitionFactoryImpl
-
- CreatePlanVariable - Class in com.atlassian.bamboo.ww2.actions.build.admin.config.variable
-
- CreatePlanVariable() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.CreatePlanVariable
-
- createPostMethod(BambooEnvironmentData, String) - Static method in class com.atlassian.bamboo.testutils.http.HttpTestUtils
-
- createPrimaryKey(Connection, String, String, Collection<String>) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- createPrincipal() - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- createProject(String, String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.project.CreateProjectPage
-
- createProject(RestProject, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.ProjectResource
-
Create project.
- createProject(String, String, String, String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- createProject(String, String, String) - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- createProject(String, String) - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- createProject(String, String, String) - Method in interface com.atlassian.bamboo.project.ProjectConfigurationService
-
Creates and persists a new
Project
, throwing an exception on invalid data.
- createProject(String, String, String) - Method in class com.atlassian.bamboo.project.ProjectConfigurationServiceImpl
-
- createProject(String, String) - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Creates a new Project
Note that this method will not save the project
- createProject(String, String, String) - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Creates a new Project
- createProject(String, String) - Method in class com.atlassian.bamboo.testutils.backdoor.ProjectsControl
-
- createProject(String, String, boolean) - Method in class com.atlassian.bamboo.testutils.backdoor.ProjectsControl
-
- CreateProject - Class in com.atlassian.bamboo.ww2.actions.build.admin.create
-
- CreateProject() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateProject
-
- CreateProjectPage - Class in com.atlassian.bamboo.pageobjects.pages.project
-
- CreateProjectPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.project.CreateProjectPage
-
- createProxy(Class<T>, long) - Method in class com.atlassian.bamboo.plugin.osgi.OsgiServiceProxyFactoryImpl
-
- createProxy(Class<T>) - Method in class com.atlassian.bamboo.plugin.osgi.OsgiServiceProxyFactoryImpl
-
- createProxy(Class<T>) - Method in interface com.atlassian.bamboo.plugin.OsgiServiceProxyFactory
-
Creates a service proxy with a default timeout.
- createProxy(Class<T>, long) - Method in interface com.atlassian.bamboo.plugin.OsgiServiceProxyFactory
-
Creates a service proxy with a custom timeout.
- createProxy(String, Object) - Static method in class com.atlassian.bamboo.testutils.spring.ProxyManager
-
- createProxyConnectionDataBuilder() - Method in class com.atlassian.bamboo.plugins.ssh.SshProxyServiceImpl
-
- createProxyConnectionDataBuilder() - Method in interface com.atlassian.bamboo.ssh.SshProxyService
-
- createPullRequest(String, Long, String, long, String, boolean) - Method in interface com.atlassian.bamboo.plan.pullrequest.VcsPullRequestService
-
Create new pull request and save it.
- createPullRequest(String, Long, String, long, String, boolean) - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestServiceImpl
-
- createPullRequest(String, String, PullRequestRef, PullRequestRef, Iterable<String>, AvatarRequest) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- createPullRequest(String, String, PullRequestRef, PullRequestRef, Iterable<String>) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- createQuery(T) - Method in interface com.atlassian.bamboo.index.fields.IndexedEntityField
-
- createQuery(Long) - Method in interface com.atlassian.bamboo.index.fields.IndexedEntityIdField
-
- createQuery(Long) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityIdFieldImpl
-
- createQuery(Integer) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityIntegerFieldImpl
-
- createQuery(Long) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityLongFieldImpl
-
- createQuickFilter() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.QuickFiltersConfigurationPage
-
- createQuickFilter(RestQuickFilter) - Method in class com.atlassian.bamboo.plugins.rest.resource.QuickFilterResource
-
Create a new quick filter with basic configuration, e.g.
- createQuickFilter(RestQuickFilter) - Method in class com.atlassian.bamboo.testutils.backdoor.QuickFiltersControl
-
Create a quick filter.
- createRefresher(RemoteDirectory) - Method in class com.atlassian.bamboo.crowd.CacheRefresherFactoryImpl
-
- CreateRemoteJiraLinkAction - Class in com.atlassian.bamboo.ww2.actions.jira
-
- CreateRemoteJiraLinkAction() - Constructor for class com.atlassian.bamboo.ww2.actions.jira.CreateRemoteJiraLinkAction
-
- createRemoteLinkToBranch(ImmutableChainBranch, String) - Method in interface com.atlassian.bamboo.jira.issuelink.JiraBranchLinkingService
-
Creates a remote link from the issue to the branch.
- createRemoteLinkToBranch(ImmutableChainBranch, String) - Method in class com.atlassian.bamboo.jira.issuelink.JiraBranchLinkingServiceImpl
-
- createReport(String, String, String, Report) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- createRepository(String, String, String, boolean) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- createRepository(Plan, String, String, String, HierarchicalConfiguration, boolean) - Method in interface com.atlassian.bamboo.repository.RepositoryConfigurationService
-
Deprecated.
Creates new repository and adds it to the plan configuration
- createRepository(Plan, String, String, String, HierarchicalConfiguration, boolean) - Method in class com.atlassian.bamboo.repository.RepositoryConfigurationServiceImpl
-
- CreateRepository - Class in com.atlassian.bamboo.ww2.actions.build.admin.config.repository
-
- CreateRepository() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.CreateRepository
-
- createRepositoryFromZip(String) - Static method in class com.atlassian.bamboo.testutils.vcs.git.LocalGitSetupHelper
-
- createRepositorySpecFailedResult(ImmutableChain, VcsRepositoryData, BuildChanges, int, VcsLocationBambooSpecsState) - Method in interface com.atlassian.bamboo.chains.ChainResultManager
-
Create and save chain result for plan which was not updated when Repository stored specs execution was failed
- createRepositorySpecFailedResult(ImmutableChain, VcsRepositoryData, BuildChanges, int, VcsLocationBambooSpecsState) - Method in class com.atlassian.bamboo.chains.ChainResultManagerImpl
-
- createRepositorySpecSuccessResult(ImmutableChain, VcsRepositoryData, BuildChanges, int) - Method in interface com.atlassian.bamboo.chains.ChainResultManager
-
Create and save chain result for plan which was updated when Repository stored specs executed
- createRepositorySpecSuccessResult(ImmutableChain, VcsRepositoryData, BuildChanges, int) - Method in class com.atlassian.bamboo.chains.ChainResultManagerImpl
-
- createRepositoryVariables(Map<String, VariableDefinitionContext>, ResultsSummary, VariableType, RepositoryDefinitionManager, VcsRepositoryManager) - Static method in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- createRepositoryVariables(Map<String, VariableDefinitionContext>, List<PlanRepositoryDefinition>, BuildChanges, VariableType, VcsRepositoryManager) - Static method in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- createRequest(Request.MethodType, String) - Method in class com.atlassian.sal.bamboo.trusted.BambooHttpClientTrustedRequestFactory
-
- createRequestMessage(Session, RemoteInvocation) - Method in class com.atlassian.bamboo.jms.remoting.BambooJmsInvokerProxyFactoryBean
-
- createRequirementFromConfiguration(TaskDefinition, String) - Method in interface com.atlassian.bamboo.task.TaskConfiguratorHelper
-
Creates a new Executable requirement if Executable was defined in task configuration
- createRequirementFromConfiguration(TaskDefinition, String) - Method in class com.atlassian.bamboo.task.TaskConfiguratorHelperImpl
-
- createResource() - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- createResource() - Method in class com.atlassian.bamboo.testutils.backdoor.AgentsControl
-
- createResource() - Method in class com.atlassian.bamboo.testutils.backdoor.ApplicationLinksControl
-
- createResource() - Method in class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
-
- createResource() - Method in class com.atlassian.bamboo.testutils.backdoor.GlobalPermissionControl
-
- createResource() - Method in class com.atlassian.bamboo.testutils.backdoor.QuickFiltersControl
-
- createResource() - Method in class com.atlassian.bamboo.testutils.backdoor.SharedCredentialsControl
-
- createResourceForPath(String) - Method in class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
-
Creates the resource that corresponds to the root of a REST API.
- createRestArtifactDefinition(TestArtifactDetails) - Static method in class com.atlassian.bamboo.testutils.backdoor.artifact.RestArtifactHelper
-
- createRestJob(TestJobDetails) - Static method in class com.atlassian.bamboo.testutils.backdoor.plans.RestJobHelper
-
- createRestrictedKey(String) - Static method in class com.atlassian.bamboo.bandana.BandanaAccessVerifier
-
Change the supplied key into a key that cannot be accessed from remote agents.
- createRestStage(TestStageDetails) - Static method in class com.atlassian.bamboo.testutils.backdoor.plans.RestStageHelper
-
- createResultsSummary(ChainResultsSummary, BuildContext, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryManager
-
Deprecated.
- createResultsSummary(BuildContext, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- createResultsSummary(ChainResultsSummary, BuildContext, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- createResultsSummary(BuildContext, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- createRolePermissionKey(String, String) - Static method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
Create permission key for a role permission
- createRootElement(SMOutputElement) - Method in class com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
-
Create root node for the exported object.
- createRootElement(SMOutputElement) - Method in class com.atlassian.bamboo.migration.BambooStAXMappingListHelperAbstractImpl
-
Creates list item node
- createRubySvnPlan(Class<?>) - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- createRuntimeTaskData(RuntimeTaskDefinition, CommonContext) - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderRuntimeDataProvider
-
- createRuntimeTaskData(RuntimeTaskDefinition, CommonContext) - Method in interface com.atlassian.bamboo.task.RuntimeTaskDataProvider
-
Server side pre-build action that may be implemented by task.
- createSafeTempFile(String, File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- createSafeTempFile(String, String) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- createSafeTempFile(String, String, File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- createSAXParser() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser
-
- createScheduledBuildDetectionAction(ImmutableChain, Map<String, String>) - Method in interface com.atlassian.bamboo.build.BuildDetectionActionFactory
-
- createScheduledBuildDetectionAction(ImmutableChain, Map<String, String>, Map<String, String>) - Method in interface com.atlassian.bamboo.build.BuildDetectionActionFactory
-
- createScheduledBuildDetectionAction(ImmutableChain, Map<String, String>) - Method in class com.atlassian.bamboo.build.BuildDetectionActionFactoryImpl
-
- createScheduledBuildDetectionAction(ImmutableChain, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.build.BuildDetectionActionFactoryImpl
-
- createScheduledEnvironmentTriggeringAction(Environment, PlanKey) - Method in interface com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringActionFactory
-
- createScheduledEnvironmentTriggeringAction(Environment, PlanKey, Map<String, String>) - Method in interface com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringActionFactory
-
- createScheduledEnvironmentTriggeringAction(Environment, PlanKey) - Method in class com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringActionFactoryImpl
-
- createScheduledEnvironmentTriggeringAction(Environment, PlanKey, Map<String, String>) - Method in class com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringActionFactoryImpl
-
- createSchedulingJobs(PlanScheduler) - Method in class com.atlassian.bamboo.plan.branch.ImmutableChainPropagatingFacade
-
- createSettingsForKey(String) - Method in class com.atlassian.sal.bamboo.pluginsettings.BambooPluginSettingsFactory
-
- createSharedArtifactDefinition(String, String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ArtifactConfigurationPage
-
- createSharedCapability(UriInfo, RestCapability) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.ServerCapabilitiesResource
-
- createSharedCapabilitySet() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureSharedCapability
-
- createSharedCapabilitySet() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureSharedLocalCapability
-
- createSharedCapabilitySet() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureSharedRemoteCapability
-
- CreateSharedCredentials - Class in com.atlassian.bamboo.configuration.credentials
-
- CreateSharedCredentials() - Constructor for class com.atlassian.bamboo.configuration.credentials.CreateSharedCredentials
-
- createSimpleChain() - Method in interface com.atlassian.bamboo.plugins.testutils.plan.PlanTestService
-
- createSimpleChain() - Method in class com.atlassian.bamboo.plugins.testutils.plan.PlanTestServiceImpl
-
- createSimpleCvsPlan() - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- createSimpleDeployment(PlanKey) - Method in interface com.atlassian.bamboo.plugins.testutils.deployments.DeploymentsTestService
-
- createSimpleDeployment(PlanKey) - Method in class com.atlassian.bamboo.plugins.testutils.deployments.DeploymentsTestServiceImpl
-
- createSimpleEnvironmentTask(String, String) - Method in class com.atlassian.bamboo.pageobjects.helpers.deployments.DeploymentsHelper
-
- createSimpleGitPlan() - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
Create successful git-based plan with a maven task.
- createSimpleGitPlanForCommits() - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
Create successful git-based plan with a maven task.
- createSimpleGitPlanNoTests() - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
Create successful git-based plan with a script task.
- createSimpleGitPlanNoTestsForCommits() - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
Create successful git-based plan with a script task.
- createSimpleSvnPlan(Class<?>) - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- createSimpleSvnPlan(Class<?>, String) - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- createSimpleSvnPlanNoTests(Class<?>) - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- createSimpleTestDeploymentDetails(TestBuildDetails) - Static method in class com.atlassian.bamboo.testutils.deployments.projects.DeploymentProjectTestHelper
-
- createSimpleTestDeploymentDetails(PlanProperties) - Static method in class com.atlassian.bamboo.testutils.deployments.projects.DeploymentProjectTestHelper
-
- createSimpleUser(String) - Static method in class com.atlassian.bamboo.testutils.user.TestUser
-
- createSingleJob(BuildConfiguration, ActionParametersMap, PlanCreationService.EnablePlan) - Method in interface com.atlassian.bamboo.build.creation.JobCreationService
-
- createSingleJob(BuildConfiguration, ActionParametersMap, PlanCreationService.EnablePlan) - Method in class com.atlassian.bamboo.build.creation.JobCreationServiceImpl
-
- createSocket(Socket, String, int, boolean) - Method in class com.atlassian.bamboo.agent.elastic.tunnel.DoubleSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class com.atlassian.bamboo.agent.elastic.tunnel.DoubleSSLSocketFactory
-
- createSocket(String, int) - Method in class com.atlassian.bamboo.agent.elastic.tunnel.DoubleSSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class com.atlassian.bamboo.agent.elastic.tunnel.DoubleSSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.atlassian.bamboo.agent.elastic.tunnel.DoubleSSLSocketFactory
-
- createSocket() - Method in class com.atlassian.bamboo.agent.elastic.tunnel.DoubleSSLSocketFactory
-
- createSocket(HttpContext) - Method in class com.atlassian.bamboo.agent.elastic.tunnel.DoubleSSLSocketFactory
-
- createSocket() - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsTimeoutSocketFactory
-
- createSocket(String, int) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsTimeoutSocketFactory
-
- createSocket(InetAddress, int) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsTimeoutSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsTimeoutSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsTimeoutSocketFactory
-
- CreateSpecs - Class in com.atlassian.bamboo.ww2.actions.build.admin.create
-
- CreateSpecs() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- createSR(String, InputStream, String, boolean, boolean) - Method in class com.ctc.wstx.sw.BambooWstxInputFactory
-
- createSR(ReaderConfig, String, InputBootstrapper, boolean, boolean) - Method in class com.ctc.wstx.sw.BambooWstxInputFactory
-
Method that is eventually called to create a (full) stream read
instance.
- createSshClient() - Method in class com.atlassian.bamboo.plugins.ssh.AtlassianSshClientAndServerFactory
-
clone of SshClient.setUpDefaultClient()
with Atlassian crypto factory
- createSshClient() - Method in class com.atlassian.bamboo.plugins.ssh.DefaultSshClientAndServerFactory
-
- createSshClient() - Method in interface com.atlassian.bamboo.plugins.ssh.SshClientAndServerFactory
-
- createSshServer() - Method in class com.atlassian.bamboo.plugins.ssh.AtlassianSshClientAndServerFactory
-
clone of SshServer.setUpDefaultServer()
with Atlassian crypto factory
- createSshServer() - Method in class com.atlassian.bamboo.plugins.ssh.DefaultSshClientAndServerFactory
-
- createSshServer() - Method in interface com.atlassian.bamboo.plugins.ssh.SshClientAndServerFactory
-
- createSshSharedCredential(RestSharedCredential, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.sharedcredentials.SharedCredentialResource
-
Create a new Ssh shared credential.
- createSshSharedCredential(String, String) - Method in class com.atlassian.bamboo.testutils.backdoor.SharedCredentialsControl
-
- createSshSharedCredential(RestSharedCredential) - Method in class com.atlassian.bamboo.testutils.backdoor.SharedCredentialsControl
-
- createStageResult(ImmutableChainStage) - Method in interface com.atlassian.bamboo.chains.ChainResultsSummary
-
- createStageResult(ImmutableChainStage) - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- createStageResult(ImmutableChainStage) - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- createStages(RestStageBatch) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.stage.StageResource
-
Create a number of stages in the given plan with randomised names.
- createStages(String, String, String, boolean, int, String, String, String, boolean, int, int) - Method in interface com.atlassian.bamboo.plugins.testutils.stage.StageTestService
-
- createStages(String, String, String, boolean, int, String, String, String, boolean, int, int) - Method in class com.atlassian.bamboo.plugins.testutils.stage.StageTestServiceImpl
-
- createStashApplinkWithBasicAuthentication(String, URI, String, String) - Method in interface com.atlassian.bamboo.applinks.StashApplinksService
-
Create Stash applink in Bamboo configured with Basic Authentication as outgoing authentication.
- createStashApplinkWithBasicAuthentication(String, URI, String, String) - Method in class com.atlassian.bamboo.applinks.StashApplinksServiceImpl
-
- createSubscriptionContextFromArtifactSubscription(SecureToken) - Static method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionsFunctions
-
- createSubscriptionSubstitutionAware() - Static method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionsFunctions
-
- createSummational() - Static method in class com.atlassian.bamboo.clover.builder.coverage.ValuesAggregator
-
- CreateSvnComponent - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository
-
- CreateSvnComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.CreateSvnComponent
-
- createTables(boolean) - Method in class com.atlassian.bamboo.hibernate.BambooSchemaHelper
-
- createTag(VcsRepositoryData, String, String, String, BuildLogger) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudTagCreator
-
- createTag(VcsRepositoryData, String, String, String, BuildLogger) - Method in class com.atlassian.bamboo.plugins.git.v2.GitTagCreator
-
- createTag(VcsRepositoryData, String, String, String, BuildLogger) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialTagCreator
-
- createTag(VcsRepositoryData, String, String, String, BuildLogger) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerTagCreator
-
- createTag(long, String, BuildContext) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- createTag(VcsRepositoryData, String, String, String, BuildLogger) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnTagCreator
-
- createTag(long, String, BuildContext) - Method in interface com.atlassian.bamboo.repository.TaggingAwareRepository
-
Creates a tag in the repository
- createTag(VcsRepositoryData, String, String, String, BuildLogger) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsTagCreator
-
Creates new tag from revision vcsRevisionKey with given tagName.
- createTask(long, TaskModuleDescriptor, String, boolean, Map<String, String>) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentTaskService
-
Create a new task in the environment
- createTask(long, TaskModuleDescriptor, String, boolean, List<TaskConditionConfig>, Map<String, String>) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentTaskService
-
Create a new task in the environment
- createTask(long, TaskModuleDescriptor, String, boolean, Map<String, String>) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentTaskServiceImpl
-
- createTask(long, TaskModuleDescriptor, String, boolean, List<TaskConditionConfig>, Map<String, String>) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentTaskServiceImpl
-
- createTask(PlanKey, TaskModuleDescriptor, String, boolean, Map<String, String>, TaskRootDirectorySelector) - Method in interface com.atlassian.bamboo.task.TaskConfigurationService
-
Create a task Definition and save it against the plan
- createTask(PlanKey, TaskModuleDescriptor, String, boolean, List<TaskConditionConfig>, Map<String, String>, TaskRootDirectorySelector) - Method in interface com.atlassian.bamboo.task.TaskConfigurationService
-
Create a task Definition and save it against the plan
- createTask(PlanKey, TaskModuleDescriptor, String, boolean, Map<String, String>, TaskRootDirectorySelector) - Method in class com.atlassian.bamboo.task.TaskConfigurationServiceImpl
-
- createTask(PlanKey, TaskModuleDescriptor, String, boolean, List<TaskConditionConfig>, Map<String, String>, TaskRootDirectorySelector) - Method in class com.atlassian.bamboo.task.TaskConfigurationServiceImpl
-
- CreateTask - Class in com.atlassian.bamboo.ww2.actions.build.admin.config.task
-
- CreateTask() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.task.CreateTask
-
- createTaskList(PlanKey, List<TaskDefinition>) - Method in interface com.atlassian.bamboo.task.TaskConfigurationService
-
Initializes task list of a plan with the provided list.
- createTaskList(PlanKey, List<TaskDefinition>) - Method in class com.atlassian.bamboo.task.TaskConfigurationServiceImpl
-
- createTasks(String, String, String) - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeManager
-
Creates a mapping of build numbers to upgrade tasks.
- CreateTasksChainWizard - Class in com.atlassian.bamboo.ww2.actions.build.admin.create
-
- CreateTasksChainWizard() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- CreateTasksJobWizard - Class in com.atlassian.bamboo.ww2.actions.chains
-
- CreateTasksJobWizard() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.CreateTasksJobWizard
-
- createTempCvsRepositoryFromDefaultDumpFile() - Static method in class com.atlassian.bamboo.testutils.LocalRepositorySetupHelper
-
- createTempDirectory(Object) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- createTempDirectory(File, String) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- createTempDirectory(String) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- createTempDirectory(Path, String, FileAttribute<?>...) - Static method in class com.atlassian.bamboo.utils.BambooFiles
-
- createTempDirectory(String) - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
- createTemplateLoader(ServletContext, String) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
- createTemporaryGlobalVariable(String, String) - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- createTemporaryGroup(TestGroup) - Method in class com.atlassian.bamboo.testutils.backdoor.GroupControl
-
- createTemporaryGroup() - Method in class com.atlassian.bamboo.testutils.backdoor.GroupControl
-
- createTemporaryUser(TestUser, Iterable<BambooPermission>) - Method in class com.atlassian.bamboo.testutils.backdoor.UserControl
-
Creates user with custom permissions that will be deleted after test execution
- createTemporaryUser(TestUser, BambooPermission...) - Method in class com.atlassian.bamboo.testutils.backdoor.UserControl
-
Creates user with custom permissions that will be deleted after test execution
- createTemporaryUser(TestUser) - Method in class com.atlassian.bamboo.testutils.backdoor.UserControl
-
Creates user that will be deleted after test execution
- createTemporaryUser() - Method in class com.atlassian.bamboo.testutils.backdoor.UserControl
-
Creates user that will be deleted after test execution
- createTemporaryUser(BambooPermission...) - Method in class com.atlassian.bamboo.testutils.backdoor.UserControl
-
Creates user that will be deleted after test execution
- createTempSvnRepositoryFromDefaultDumpFile(Class<?>) - Static method in class com.atlassian.bamboo.testutils.LocalRepositorySetupHelper
-
- createTerm(T) - Method in interface com.atlassian.bamboo.index.fields.IndexedEntityField
-
- createTerm(Document) - Method in interface com.atlassian.bamboo.index.fields.IndexedEntityField
-
- createTerm(Long) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityIdFieldImpl
-
- createTerm(Integer) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityIntegerFieldImpl
-
- createTerm(Long) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityLongFieldImpl
-
- createTerm(String) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityTextFieldImpl
-
- createTestingConfiguration(Class<?>, String) - Static method in class com.atlassian.bamboo.freemarker.FreemarkerTestHelper
-
Create FreeMarker testing configuration
- createTextField(String) - Static method in class com.atlassian.bamboo.index.fields.IndexedEntityFieldFactory
-
- createTextField(String, Field.Store) - Static method in class com.atlassian.bamboo.index.fields.IndexedEntityFieldFactory
-
- createTimeouts() - Static method in class com.atlassian.bamboo.testutils.TimeoutsHelper
-
- createTimeouts(Duration) - Static method in class com.atlassian.bamboo.testutils.TimeoutsHelper
-
- createTimeouts(Duration, Duration) - Static method in class com.atlassian.bamboo.testutils.TimeoutsHelper
-
- createTimeSeriesChart(String, XYDataset, String, String, XYToolTipGenerator, XYSeriesLabelGenerator) - Static method in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- createTrackingEntry(long, boolean) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
Create a new tracking entry for the plan.
- createTrackingEntry(long, boolean) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- createTrackingEntry(long, boolean) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager
-
Create a brand new tracking entry for this plan.
- createTrackingEntry(long, boolean) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManagerImpl
-
- createTrampolineUrl(PlanResultKey, String, String) - Static method in class com.atlassian.bamboo.build.artifact.TrampolineUrlArtifactLinkDataProvider
-
- createTransformer() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CustomizedXMLConfiguration
-
- createTrigger(PlanKey, TriggerModuleDescriptor, String, boolean, Set<Long>, Map<String, String>, Map<String, String>) - Method in interface com.atlassian.bamboo.trigger.TriggerConfigurationService
-
Create a trigger Definition and save it against the plan
- createTrigger(PlanKey, TriggerModuleDescriptor, String, boolean, Set<Long>, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.trigger.TriggerConfigurationServiceImpl
-
- createTriggerList(PlanKey, List<TriggerDefinition>) - Method in interface com.atlassian.bamboo.trigger.TriggerConfigurationService
-
Initializes trigger list of a plan with the provided list.
- createTriggerList(PlanKey, List<TriggerDefinition>) - Method in class com.atlassian.bamboo.trigger.TriggerConfigurationServiceImpl
-
- createTrustedRequest(Request.MethodType, String) - Method in class com.atlassian.sal.bamboo.trusted.BambooHttpClientTrustedRequestFactory
-
- createTrustedSshKey(String, String) - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- createTrustStore(File, Certificate) - Static method in class com.atlassian.bamboo.security.JmsSslManagementUtils
-
- createUniqueConstraint(Connection, String, String, String...) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- createUniqueConstraint(Connection, String, String, String...) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Create unique key
- createUniqueGlobalVariable(String, String) - Method in interface com.atlassian.bamboo.variable.VariableConfigurationService
-
Creates new global variable.
- createUniqueGlobalVariable(String, String) - Method in class com.atlassian.bamboo.variable.VariableConfigurationServiceImpl
-
- createUniqueGroup() - Static method in class com.atlassian.bamboo.testutils.user.TestGroup
-
- createUniquePlanVariable(Plan, String, String) - Method in interface com.atlassian.bamboo.variable.VariableConfigurationService
-
Creates new Plan variable.
- createUniquePlanVariable(Plan, String, String) - Method in class com.atlassian.bamboo.variable.VariableConfigurationServiceImpl
-
- createUniqueUser(TestGroup...) - Static method in class com.atlassian.bamboo.testutils.user.TestUser
-
- createUniqueUser(String, TestGroup...) - Static method in class com.atlassian.bamboo.testutils.user.TestUser
-
- createUnknownChangesEntry(I18nResolver, String, String) - Static method in class com.atlassian.bamboo.plugins.git.v2.GitChangeDetector
-
- createUnlinkedAlias(String) - Method in class com.atlassian.bamboo.testutils.backdoor.UserControl
-
- createUpgradeTask(String) - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeManager
-
- createUpgradeTask(String) - Method in class com.atlassian.bamboo.upgrade.BootstrapUpgradeManagerImpl
-
- createUrl(String) - Static method in class com.atlassian.bamboo.util.UrlUtils
-
- createUrl(String, String) - Static method in class com.atlassian.bamboo.util.UrlUtils
-
- createUrl(String, String, String, String) - Method in class com.atlassian.breadcrumbs.BaseCrumb
-
- createUrl(String, String, String, String, String, String) - Method in class com.atlassian.breadcrumbs.BaseCrumb
-
- createUser(RestNewUser) - Method in class com.atlassian.bamboo.plugins.rest.user.UserAdminResource
-
Create a new user.
- createUser(RestUser) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.user.UserResource
-
- createUser(TestUser, Iterable<BambooPermission>) - Method in class com.atlassian.bamboo.testutils.backdoor.UserControl
-
Creates user with custom permissions that will not be deleted after test execution
- createUser(TestUser) - Method in class com.atlassian.bamboo.testutils.backdoor.UserControl
-
Creates user that will not be deleted after test execution
- createUser(String) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManagerImpl
-
- createUser(User, Credential) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManagerImpl
-
- CreateUserPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- CreateUserPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.CreateUserPage
-
- createUserPermissionKey(String, String) - Static method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
Create permission key for a user permission
- createUserQuery(List<UserQuery>) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- createUserRepositoryAlias(String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.user.UserAdminResource
-
Link existing unlined alias or create the new one.
- createUserRepositoryAlias(RestUserAlias) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.user.UserResource
-
- createVariableContextBuilder() - Method in interface com.atlassian.bamboo.variable.VariableDefinitionManager
-
- createVariableContextBuilder() - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- CreateVariableForEnvironment - Class in com.atlassian.bamboo.deployments.environments.actions.variable
-
- CreateVariableForEnvironment() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.variable.CreateVariableForEnvironment
-
- createVariableForEnvironment(long, String, String) - Method in interface com.atlassian.bamboo.variable.VariableConfigurationService
-
Creates new variable for Deployment Environment
- createVariableForEnvironment(long, String, String) - Method in class com.atlassian.bamboo.variable.VariableConfigurationServiceImpl
-
- createVariableForEnvironment(long, String, String) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionFactory
-
Create variable for deployment environment
- createVariableForEnvironment(long, String, String) - Method in class com.atlassian.bamboo.variable.VariableDefinitionFactoryImpl
-
- createVariableForVersion(long, String, String) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionFactory
-
Create variable for deployment version
- createVariableForVersion(long, String, String) - Method in class com.atlassian.bamboo.variable.VariableDefinitionFactoryImpl
-
- createVcsBranchFromName(String) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudBranchConfigurator
-
- createVcsBranchFromName(String) - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitBranchConfigurator
-
- createVcsBranchFromName(String) - Method in class com.atlassian.bamboo.plugins.github.configurator.GitHubBranchConfigurator
-
- createVcsBranchFromName(String) - Method in class com.atlassian.bamboo.plugins.hg.v2.configurator.MercurialBranchConfigurator
-
- createVcsBranchFromName(String) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerBranchConfigurator
-
- createVcsBranchFromName(String) - Method in class com.atlassian.bamboo.repository.svn.v2.configurator.SvnBranchConfigurator
-
- createVcsBranchFromName(String) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyBranchConfigurator
-
- createVcsBranchFromName(String) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsBranchConfigurator
-
Create new vcs branch instance given it's name
- createVersion(DeploymentProject, String, String) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractCreateDeploymentVersion
-
- createVersion() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- createVersion(long, RestCreateVersionRequest, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentProjectResource
-
Create deployment version for given deployment project.
- createVersion(long, PlanResultKey, String) - Method in class com.atlassian.bamboo.testutils.backdoor.deployments.DeploymentsControl
-
- createVersion(long, String, String) - Method in class com.atlassian.bamboo.testutils.backdoor.deployments.DeploymentsControl
-
- CreateVersionBuildResultElement - Class in com.atlassian.bamboo.pageobjects.elements.deployments.versions
-
- CreateVersionBuildResultElement(PageElement) - Constructor for class com.atlassian.bamboo.pageobjects.elements.deployments.versions.CreateVersionBuildResultElement
-
- CreateVersionPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment
-
- CreateVersionPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.CreateVersionPage
-
- createWithBuildKey(String) - Static method in class com.atlassian.bamboo.builder.BuildResultsTestFactory
-
- createWithChangeList(List<Commit>) - Static method in class com.atlassian.bamboo.builder.BuildResultsTestFactory
-
- createWithFailure() - Static method in class com.atlassian.bamboo.builder.BuildResultsTestFactory
-
- createWithNoReason() - Static method in class com.atlassian.bamboo.builder.BuildResultsTestFactory
-
- createWithReason(ReasonForBuild) - Static method in class com.atlassian.bamboo.builder.BuildResultsTestFactory
-
- createWithReasonCleanBuild() - Static method in class com.atlassian.bamboo.builder.BuildResultsTestFactory
-
- createWithSourceDir(File) - Static method in class com.atlassian.bamboo.builder.BuildResultsTestFactory
-
- createWithSuccess() - Static method in class com.atlassian.bamboo.builder.BuildResultsTestFactory
-
- createXid() - Method in class com.atlassian.bamboo.v2.build.agent.BambooXidFactoryImpl
-
- createXMLStreamWriter(OutputStream, String) - Method in class com.ctc.wstx.sw.BambooWstxOutputFactory
-
- createXStream() - Method in class com.atlassian.bamboo.persister.xstream.CustomizableXStreamFactory
-
- createXStream(ClassLoader) - Method in class com.atlassian.bamboo.persister.xstream.CustomizableXStreamFactory
-
- createXStream() - Method in class com.atlassian.bamboo.persister.xstream.SecureXStreamFactory
-
- createXStream(ClassLoader) - Method in class com.atlassian.bamboo.persister.xstream.SecureXStreamFactory
-
- createXStream() - Method in interface com.atlassian.bamboo.persister.xstream.XStreamFactory
-
Create default instance of XStream.
- createXStream(ClassLoader) - Method in interface com.atlassian.bamboo.persister.xstream.XStreamFactory
-
Create XStream
backed by given classLoader.
- createXStream() - Static method in class com.atlassian.bamboo.persister.xstream.XStreamTestHelper
-
- createXStreamFactory() - Static method in class com.atlassian.bamboo.persister.xstream.XStreamTestHelper
-
Create XStreamFactory as close as possible to Spring bean defined in applicationContextCommon.xml
TODO: move all XStream related classes to separate module (bamboo-xstream)
TODO: move this method to c.a.b.testutils.xstream.XStreamHelper
- CREATING_AUTHOR - Static variable in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl_
-
- CREATING_CHANGE_SET_ID - Static variable in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl_
-
- CREATING_COMMIT_DATE - Static variable in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl_
-
- creatingAuthor - Static variable in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl_
-
- creatingChangeSetId - Static variable in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl_
-
- creatingCommitDate - Static variable in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl_
-
- CREATION_DATE - Static variable in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- CreationDateProvider - Interface in com.atlassian.bamboo.utils
-
General interface for entities providing creation date without ability to change it
- CREATOR_USER_NAME - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl_
-
- creatorUserName - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl_
-
- CredentialMapper - Class in com.atlassian.bamboo.credentials
-
- CredentialMapper(SessionFactory, CredentialsDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.credentials.CredentialMapper
-
- Credentials - Class in com.atlassian.bamboo.credentials
-
Helper class for credentials handling.
- CREDENTIALS_SOURCE - Static variable in interface com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryFields.SshProxy
-
- CREDENTIALS_SOURCE - Static variable in interface com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryFields.UsernamePassword
-
- CredentialsAccessor - Interface in com.atlassian.bamboo.credentials
-
- credentialsAccessor - Variable in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- CredentialsAccessor.IsCredentialsOfType - Class in com.atlassian.bamboo.credentials
-
- CredentialsConfigFunctions - Class in com.atlassian.bamboo.credentials
-
- CredentialsConfigFunctions() - Constructor for class com.atlassian.bamboo.credentials.CredentialsConfigFunctions
-
- CredentialsDao - Interface in com.atlassian.bamboo.credentials
-
- CredentialsData - Interface in com.atlassian.bamboo.credentials
-
Shared Credentials object representation.
- CredentialsDataEntity - Class in com.atlassian.bamboo.credentials
-
DB objects for credentials data.
- CredentialsDataEntity() - Constructor for class com.atlassian.bamboo.credentials.CredentialsDataEntity
-
- CredentialsDataEntity(String, String, Map<String, String>, BambooEntityOid) - Constructor for class com.atlassian.bamboo.credentials.CredentialsDataEntity
-
- CredentialsDataEntity(String, String, String) - Constructor for class com.atlassian.bamboo.credentials.CredentialsDataEntity
-
- CredentialsDataEntity(String, String, String, BambooEntityOid) - Constructor for class com.atlassian.bamboo.credentials.CredentialsDataEntity
-
- CredentialsDataEntity(CredentialsData) - Constructor for class com.atlassian.bamboo.credentials.CredentialsDataEntity
-
- CredentialsDataEntity_ - Class in com.atlassian.bamboo.credentials
-
- CredentialsDataEntity_() - Constructor for class com.atlassian.bamboo.credentials.CredentialsDataEntity_
-
- CredentialsDataImpl - Class in com.atlassian.bamboo.credentials
-
- CredentialsDataImpl(CredentialsData) - Constructor for class com.atlassian.bamboo.credentials.CredentialsDataImpl
-
- CredentialsDataTestHelper - Class in com.atlassian.bamboo.testutils.credentials
-
- CredentialsDataTestHelper() - Constructor for class com.atlassian.bamboo.testutils.credentials.CredentialsDataTestHelper
-
- CredentialsDependerFunctions - Class in com.atlassian.bamboo.credentials
-
- CredentialsDependerFunctions() - Constructor for class com.atlassian.bamboo.credentials.CredentialsDependerFunctions
-
- CredentialsExportService - Interface in com.atlassian.bamboo.configuration.external
-
- CredentialsExportServiceImpl - Class in com.atlassian.bamboo.configuration.external
-
- CredentialsExportServiceImpl() - Constructor for class com.atlassian.bamboo.configuration.external.CredentialsExportServiceImpl
-
- credentialsFile(File) - Method in class com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
- CredentialsHibernateDao - Class in com.atlassian.bamboo.credentials
-
- CredentialsHibernateDao() - Constructor for class com.atlassian.bamboo.credentials.CredentialsHibernateDao
-
- credentialsId - Variable in class com.atlassian.bamboo.configuration.credentials.DeleteSharedCredentials
-
- credentialsManager - Variable in class com.atlassian.bamboo.configuration.credentials.DeleteSharedCredentials
-
- CredentialsManager - Interface in com.atlassian.bamboo.credentials
-
- CredentialsManagerImpl - Class in com.atlassian.bamboo.credentials
-
Make sure all mutative operations are logging changes with AuditLogService
- CredentialsManagerImpl(AuditLogService, CredentialsDao, EventPublisher, PluginAccessor, TextProvider) - Constructor for class com.atlassian.bamboo.credentials.CredentialsManagerImpl
-
- CredentialsRecordsMapper(SessionFactory, TransactionOperations, InternalUser) - Constructor for class com.atlassian.bamboo.migration.stream.crowd.UserMapper.CredentialsRecordsMapper
-
- CredentialsRenderMode - Enum in com.atlassian.bamboo.configuration.credentials
-
Used to distinguish rendering of CredentialConfigurator edit screen in error and success state
- CredentialsRequiredContextException - Exception in com.atlassian.bamboo.applinks
-
- CredentialsRequiredContextException(String, CredentialsRequiredException) - Constructor for exception com.atlassian.bamboo.applinks.CredentialsRequiredContextException
-
- CredentialsRequiredContextException - Exception in com.atlassian.bamboo.jira.jiraissues
-
- CredentialsRequiredContextException(String, CredentialsRequiredException) - Constructor for exception com.atlassian.bamboo.jira.jiraissues.CredentialsRequiredContextException
-
Deprecated.
- credentialsRequiredUrl - Variable in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- CredentialsSource - Enum in com.atlassian.bamboo.plugins.hg.configuration
-
Configuration options for choosing username/password and SSH private key credentials.
- credentialsSourceAsString - Variable in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.SshProxyAuthenticationDetails
-
- credentialsSourceAsString - Variable in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.UsernamePasswordAuthenticationDetails
-
- CredentialsUIConfigBean - Class in com.atlassian.bamboo.configuration.credentials
-
- CredentialsUIConfigBean() - Constructor for class com.atlassian.bamboo.configuration.credentials.CredentialsUIConfigBean
-
- CredentialType - Interface in com.atlassian.bamboo.credentials
-
Handles shared credentials.
- CredentialTypeExporter - Interface in com.atlassian.bamboo.credentials
-
- CredentialTypeModuleDescriptor - Interface in com.atlassian.bamboo.credentials
-
- CredentialTypeModuleDescriptorImpl - Class in com.atlassian.bamboo.credentials
-
- CredentialTypeModuleDescriptorImpl(ModuleFactory) - Constructor for class com.atlassian.bamboo.credentials.CredentialTypeModuleDescriptorImpl
-
- CRITERIA - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- CriteriaDelete(SessionFactory, Class<T>) - Constructor for class com.atlassian.bamboo.jpa.JpaUtils.CriteriaDelete
-
- CriteriaQuery(SessionFactory, Class<E>, Class<R>) - Constructor for class com.atlassian.bamboo.jpa.JpaUtils.CriteriaQuery
-
- CriteriaUpdate(SessionFactory, Class<T>) - Constructor for class com.atlassian.bamboo.jpa.JpaUtils.CriteriaUpdate
-
- CRON_EXPRESSION - Static variable in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl_
-
- CRON_EXPRESSION - Static variable in interface com.atlassian.bamboo.trigger.cron.CronTriggerConfigurationConstants
-
- CRON_EXPRESSION - Static variable in interface com.atlassian.bamboo.trigger.polling.PollingTriggerConfigurationConstants
-
- cronExpression - Static variable in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl_
-
- cronExpression(String) - Method in class com.atlassian.bamboo.testutils.model.triggers.ScheduledTriggerDetails.ScheduledTriggerDetailsBuilder
-
- CronExpressionGeneratorAction - Class in com.atlassian.bamboo.ww2.actions
-
- CronExpressionGeneratorAction() - Constructor for class com.atlassian.bamboo.ww2.actions.CronExpressionGeneratorAction
-
- CronHelper - Class in com.atlassian.bamboo.testutils
-
- CronTriggerActivator - Class in com.atlassian.bamboo.trigger.cron
-
- CronTriggerActivator() - Constructor for class com.atlassian.bamboo.trigger.cron.CronTriggerActivator
-
- CronTriggerBuildStrategy - Class in com.atlassian.bamboo.build.strategy
-
- CronTriggerBuildStrategy() - Constructor for class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- CronTriggerComponent - Class in com.atlassian.bamboo.pageobjects.pages.triggers
-
- CronTriggerComponent(AtlassianWebDriver, String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.triggers.CronTriggerComponent
-
- CronTriggerConfigurationConstants - Interface in com.atlassian.bamboo.trigger.cron
-
- CronTriggerConfigurator - Class in com.atlassian.bamboo.trigger.cron
-
- CronTriggerConfigurator() - Constructor for class com.atlassian.bamboo.trigger.cron.CronTriggerConfigurator
-
- CronUtils - Class in com.atlassian.bamboo.utils
-
Utility methods for cron related features.
- CROWD_BASE_URL - Static variable in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdRepositoryConfigurationMigrator
-
- CROWD_DELETED_ENTITY_CLEANUP_HOUR - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Hour (in 24h format, from 0 to 23) at which a daily cleanup of deleted Crowd entities is run.
- CROWD_DELETED_ENTITY_LISTENER_THREADS - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Number of threads used to process entity deletion events from Embedded Crowd.
- CROWD_DELETED_ENTITY_TIMEOUT_DAYS - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Number of days after which cleanup of deleted Crowd entities will swipe away all remaining user/group data from Bamboo.
- CROWD_RECOVERY_MODE_SERVICE - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- CROWD_SERVER_URL - Static variable in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdRepositoryConfigurationMigrator
-
- CrowdDeletedEntity - Interface in com.atlassian.bamboo.user.cleanup
-
Information about an entity (user or group) deleted in Embedded Crowd.
- CrowdDeletedEntity.EntityType - Enum in com.atlassian.bamboo.user.cleanup
-
Type of Embedded Crowd entity.
- CrowdDeletedEntityCleanupJob - Class in com.atlassian.bamboo.user.cleanup
-
Cleans up after entities deleted from Embedded Crowd.
- CrowdDeletedEntityCleanupJob() - Constructor for class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityCleanupJob
-
- CrowdDeletedEntityCleanupScheduler - Class in com.atlassian.bamboo.user.cleanup
-
Schedules a cleanup after deleted Embedded Crowd entities.
- CrowdDeletedEntityCleanupScheduler(Scheduler) - Constructor for class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityCleanupScheduler
-
- CrowdDeletedEntityCleanupService - Interface in com.atlassian.bamboo.user.cleanup
-
Cleans up after entities deleted from Embedded Crowd.
- CrowdDeletedEntityCleanupServiceImpl - Class in com.atlassian.bamboo.user.cleanup
-
- CrowdDeletedEntityCleanupServiceImpl(BambooUserManager, CrowdDeletedEntityDao) - Constructor for class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityCleanupServiceImpl
-
- CrowdDeletedEntityDao - Interface in com.atlassian.bamboo.user.cleanup
-
- CrowdDeletedEntityEventListener - Class in com.atlassian.bamboo.user.cleanup
-
Listens to deletion events from Embedded Crowd and enqueues cleanup for these entities.
- CrowdDeletedEntityEventListener(CrowdDeletedEntityDao) - Constructor for class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityEventListener
-
- CrowdDeletedEntityHibernateDao - Class in com.atlassian.bamboo.user.cleanup
-
- CrowdDeletedEntityHibernateDao() - Constructor for class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityHibernateDao
-
- CrowdDeletedEntityImpl - Class in com.atlassian.bamboo.user.cleanup
-
- CrowdDeletedEntityImpl() - Constructor for class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityImpl
-
- CrowdDeletedEntityImpl(CrowdDeletedEntity.EntityType, String) - Constructor for class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityImpl
-
- CrowdDeletedEntityImpl(CrowdDeletedEntity.EntityType, String, Date) - Constructor for class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityImpl
-
- CrowdDeletedEntityImpl_ - Class in com.atlassian.bamboo.user.cleanup
-
- CrowdDeletedEntityImpl_() - Constructor for class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityImpl_
-
- CrowdDeletedEntityMapper - Class in com.atlassian.bamboo.migration.stream
-
- CrowdDeletedEntityMapper(SessionFactory, TransactionOperations, CrowdDeletedEntityDao) - Constructor for class com.atlassian.bamboo.migration.stream.CrowdDeletedEntityMapper
-
- CrowdDirectoryPollerBambooScheduler - Class in com.atlassian.bamboo.schedule
-
- CrowdDirectoryPollerBambooScheduler(DirectoryPollerJobRunner) - Constructor for class com.atlassian.bamboo.schedule.CrowdDirectoryPollerBambooScheduler
-
- CrowdEntityXmlMapper<T,I extends T> - Class in com.atlassian.bamboo.migration.stream.crowd
-
A generic mapper that contains helper methods and attributes to
map domain objects to database objects and vice-versa.
- CrowdEntityXmlMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- CrowdEntityXmlMapper.SingleValuedAttributesMapper - Class in com.atlassian.bamboo.migration.stream.crowd
-
- CrowdExceptionMapper - Class in com.atlassian.bamboo.plugins.rest.common.exception
-
- CrowdExceptionMapper() - Constructor for class com.atlassian.bamboo.plugins.rest.common.exception.CrowdExceptionMapper
-
- CrowdPropertiesPersister - Interface in com.atlassian.bamboo.upgrade.tasks.v6_6.ec
-
- CrowdPropertiesPersisterImpl - Class in com.atlassian.bamboo.upgrade.tasks.v6_6.ec
-
- CrowdPropertiesPersisterImpl(File) - Constructor for class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdPropertiesPersisterImpl
-
- CrowdRepositoryConfigurationMigrator - Class in com.atlassian.bamboo.upgrade.tasks.v6_6.ec
-
- CrowdRepositoryConfigurationMigrator(CrowdDirectoryService, CrowdPropertiesPersister) - Constructor for class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdRepositoryConfigurationMigrator
-
Standard constructor
- CrowdRuntimeExceptionMapper - Class in com.atlassian.bamboo.plugins.rest.common.exception
-
- CrowdRuntimeExceptionMapper() - Constructor for class com.atlassian.bamboo.plugins.rest.common.exception.CrowdRuntimeExceptionMapper
-
- CRYPTO_TRUST_HG_SSH_ALL - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Whether Bamboo should accept unknown host keys during ssh connection to mercurial repository with private key without password (bypassing proxy)
Use this flag to disable server ssh key validation.
- CRYPTO_TRUST_JGIT_ALL - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Whether Bamboo should ignore HTTPS certificate details when make https connection to git repository by JGit library (embedded Git client)
Use this flag to disable server HTTPS certificate validation.
- CRYPTO_TRUST_SVN_SSH_ALL - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Whether Bamboo should accept unknown host keys during ssh connection to SVN repository with private key
Use this flag to disable server ssh key validation.
- CTX_AUTOMATIC_DEPENDENCY_MANAGEMENT_ENABLED - Static variable in class com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementPlugin
-
- CTX_CHAIN - Static variable in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.TriggerUIConfigBean
-
- CTX_DEPENDENCY_PROVIDER_JOB - Static variable in class com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementPlugin
-
- CTX_DEPLOYMENT_PROJECT - Static variable in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.TriggerUIConfigBean
-
- CTX_ENVIRONMENT - Static variable in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.TriggerUIConfigBean
-
- CTX_TRIGGERABLE - Static variable in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.TriggerUIConfigBean
-
- CURRENT - Static variable in interface com.atlassian.bamboo.testutils.BambooTestConstants.JdkLabel
-
- CURRENT_PAGE - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- CurrentBuildQueuePage - Class in com.atlassian.bamboo.pageobjects.pages.global
-
- CurrentBuildQueuePage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.global.CurrentBuildQueuePage
-
- CurrentBuildResult - Interface in com.atlassian.bamboo.v2.build
-
Interface that defines the partial output of a plan being built
- CurrentBuildResultImpl - Class in com.atlassian.bamboo.v2.build
-
- CurrentBuildResultImpl() - Constructor for class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- currentInstantMessagingServer - Variable in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- currentLogFile(File) - Static method in class com.atlassian.bamboo.analytics.AnalyticsTestUtils
-
- CurrentlyBuilding - Interface in com.atlassian.bamboo.v2.build
-
- CurrentlyBuilding.ExecutableInfo - Interface in com.atlassian.bamboo.v2.build
-
Executable information.
- CurrentlyBuildingContainer - Class in com.atlassian.bamboo.build
-
A class that allows thread safe maps of
CurrentlyBuilding
objects keyed by plan key and buildAgentId.
- CurrentlyBuildingContainer(AgentManager, EventPublisher, XStreamFactory) - Constructor for class com.atlassian.bamboo.build.CurrentlyBuildingContainer
-
- CurrentlyBuildingImpl - Class in com.atlassian.bamboo.v2.build
-
- CurrentlyBuildingImpl(BuildIdentifier, BuildChanges, TriggerReason, Long) - Constructor for class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- CurrentlyBuildingImpl.ExecutableInfoImpl - Class in com.atlassian.bamboo.v2.build
-
This class is persisted by XStream as a part of CurrentlyBuildingImpl.
- CurrentlyBuildingJsonDecorator - Class in com.atlassian.bamboo.ww2.actions.build
-
Decorator for a build that's currently building
- CurrentlyBuildingJsonDecorator(TextProvider, CurrentlyBuilding, AgentManager, BambooPermissionManager, TriggerManager, ImmutablePlan) - Constructor for class com.atlassian.bamboo.ww2.actions.build.CurrentlyBuildingJsonDecorator
-
- CurrentlyDeployingJsonDecorator - Class in com.atlassian.bamboo.ww2.actions.build
-
- CurrentlyDeployingJsonDecorator(DeploymentInProgress, TextProvider, EnvironmentService, TriggerManager, AgentManager) - Constructor for class com.atlassian.bamboo.ww2.actions.build.CurrentlyDeployingJsonDecorator
-
- CurrentResult - Interface in com.atlassian.bamboo.v2.build
-
- CurrentResultImpl - Class in com.atlassian.bamboo.v2.build
-
- CurrentResultImpl() - Constructor for class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- currentUserHasPermissionToCreateSharedRepository() - Method in class com.atlassian.bamboo.configuration.repository.VcsConfigurationHelperImpl
-
- currentUserHasPermissionToCreateSharedRepository() - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsConfigurationHelper
-
- CUSTOM - Static variable in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- CUSTOM_BUILD - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- CUSTOM_BUILD_DATA - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- CUSTOM_BUILD_DATA_ROWS - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- CUSTOM_DATA - Static variable in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl_
-
- CUSTOM_DATA_BUILD_KEY - Static variable in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- CUSTOM_DATA_MAP_KEYS_TO_INDEX - Static variable in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- CUSTOM_INSTANCE_MANAGEMENT_CONFIG - Static variable in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- CUSTOM_REVISION - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- CUSTOM_REVISION_PARAMETER - Static variable in class com.atlassian.bamboo.v2.trigger.ManualBuildDetectionAction
-
- CUSTOM_S3_ASSEMBLY_BUCKET - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
You can override the bucket used for EC2 agent bootstrap using this variable.
- CUSTOM_XML_DATA - Static variable in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem_
-
- customBuild - Variable in class com.atlassian.bamboo.plan.ResultsSummaryJsonDecorator
-
- customBuild - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- CustomBuildCompleteAction - Interface in com.atlassian.bamboo.build
-
A plugin point for performing custom actions immediately after the build execution has finished.
- CustomBuildCompleteActionModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- CustomBuildCompleteActionModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.CustomBuildCompleteActionModuleDescriptor
-
- customBuildData(Map<String, String>) - Method in interface com.atlassian.bamboo.build.context.BuildContextBuilder
-
- customBuildData(Map<String, String>) - Method in class com.atlassian.bamboo.build.context.BuildContextBuilderImpl
-
- customBuildData - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- CustomBuildDataHelper - Class in com.atlassian.bamboo.v2.build
-
- CustomBuildDataHelper() - Constructor for class com.atlassian.bamboo.v2.build.CustomBuildDataHelper
-
- CustomBuildDataMapper - Class in com.atlassian.bamboo.migration.stream
-
- CustomBuildDataMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.CustomBuildDataMapper
-
- customBuildDataRows - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- CustomBuildDefinitionGenerator - Interface in com.atlassian.bamboo.plugin.module.ext
-
- CustomBuildDefinitionTransformer - Interface in com.atlassian.bamboo.plugin.module.ext
-
An interface that allows a plugin module to transform a
BuildDefinition
object as it's be created from XML.
- CustomBuildProcessor - Interface in com.atlassian.bamboo.build
-
Allows for a custom build process to be run after the main Builder.
- CustomBuildProcessorModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- CustomBuildProcessorModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.CustomBuildProcessorModuleDescriptor
-
- CustomBuildProcessorServer - Interface in com.atlassian.bamboo.build
-
Allows for a custom build process to be run after the main Builder.
- CustomBuildProcessorServerModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- CustomBuildProcessorServerModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.CustomBuildProcessorServerModuleDescriptor
-
- customConfiguration - Variable in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- customCredentialsRadio - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.SshProxyAuthComponent
-
- customCredentialsRadio - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.UsernamePasswordAuthComponent
-
- customData - Static variable in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl_
-
- CustomDataBean - Class in com.atlassian.bamboo.migration.stream
-
- CustomDataBean() - Constructor for class com.atlassian.bamboo.migration.stream.CustomDataBean
-
- CustomDataBean(String, String) - Constructor for class com.atlassian.bamboo.migration.stream.CustomDataBean
-
- CustomDataMapper - Class in com.atlassian.bamboo.migration.stream
-
- CustomDataMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.CustomDataMapper
-
- CustomDataRow - Class in com.atlassian.bamboo.resultsummary
-
- CustomDataRow() - Constructor for class com.atlassian.bamboo.resultsummary.CustomDataRow
-
- CustomEnvironmentConfigPlugin - Interface in com.atlassian.bamboo.deployments.configuration
-
Plugin with custom configuration for each environment.
- CustomEnvironmentConfigPluginExporter - Interface in com.atlassian.bamboo.deployments.configuration
-
- CustomEnvironmentConfigPluginManager - Interface in com.atlassian.bamboo.deployments.configuration
-
- CustomEnvironmentConfigPluginManagerImpl - Class in com.atlassian.bamboo.deployments.configuration
-
- CustomEnvironmentConfigPluginManagerImpl(PluginAccessor) - Constructor for class com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginManagerImpl
-
- CustomEnvironmentConfigPluginModuleDescriptor - Interface in com.atlassian.bamboo.deployments.configuration
-
- CustomEnvironmentConfigPluginModuleDescriptorImpl - Class in com.atlassian.bamboo.plugin.descriptor
-
- CustomEnvironmentConfigPluginModuleDescriptorImpl(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.CustomEnvironmentConfigPluginModuleDescriptorImpl
-
- CustomEnvironmentConfigPluginUIHelper - Interface in com.atlassian.bamboo.deployments.configuration
-
- CustomEnvironmentConfigPluginUIHelperImpl - Class in com.atlassian.bamboo.deployments.configuration
-
- CustomEnvironmentConfigPluginUIHelperImpl(CustomEnvironmentConfigPluginManager, TemplateRenderer) - Constructor for class com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginUIHelperImpl
-
- CustomEnvironmentPluginExportHelper - Class in com.atlassian.bamboo.configuration.external.helpers
-
- CustomEnvironmentPluginExportHelper(CustomEnvironmentConfigPluginManager) - Constructor for class com.atlassian.bamboo.configuration.external.helpers.CustomEnvironmentPluginExportHelper
-
- CustomIndexReader - Interface in com.atlassian.bamboo.index
-
- CustomIndexReaderModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- CustomIndexReaderModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.CustomIndexReaderModuleDescriptor
-
- customInstall() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupBambooLicensePage
-
- CustomizableXStreamFactory - Class in com.atlassian.bamboo.persister.xstream
-
XStreamFactory
that can be customized with XStream components: mappers,
converters, initializers and aliases.
- CustomizableXStreamFactory(Iterable<MapperFactory>, Iterable<ConverterFactory>, Iterable<XStreamInitializer>, Map<String, Class<?>>) - Constructor for class com.atlassian.bamboo.persister.xstream.CustomizableXStreamFactory
-
- CustomizableXStreamFactory() - Constructor for class com.atlassian.bamboo.persister.xstream.CustomizableXStreamFactory
-
Use it for tests only
- customizeBuildRequirements(PlanKey, BuildConfiguration, RequirementSet) - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
This part is executed on server as a part of UI configuration.
- customizeBuildRequirements(PlanKey, BuildConfiguration, RequirementSet) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- customizeBuildRequirements(PlanKey, BuildConfiguration, RequirementSet) - Method in class com.atlassian.bamboo.v2.build.BaseConfigurablePlugin
-
- customizeBuildRequirements(PlanKey, BuildConfiguration, RequirementSet) - Method in interface com.atlassian.bamboo.v2.build.ConfigurablePlugin
-
Extension point for adding/customizing requirements when editing a build's builder configuration.
- customizeConfiguration(Configuration, ActionParametersMap) - Method in interface com.atlassian.bamboo.capability.CapabilityConfiguratorPluginModule
-
Customize capability configuration from action parameters.
- customizeConfiguration(Configuration, ActionParametersMap) - Method in class com.atlassian.bamboo.plugins.maven.Maven2CapabilityConfigurator
-
- CustomizedXMLConfiguration - Class in com.atlassian.bamboo.ww2.actions.build.admin.create
-
An XMLConfiguration with a customized formatter
- CustomizedXMLConfiguration() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.CustomizedXMLConfiguration
-
- CustomizedXMLConfiguration(HierarchicalConfiguration) - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.CustomizedXMLConfiguration
-
- CustomizedXMLConfiguration(String) - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.CustomizedXMLConfiguration
-
- CustomizedXMLConfiguration(File) - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.CustomizedXMLConfiguration
-
- CustomizedXMLConfiguration(URL) - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.CustomizedXMLConfiguration
-
- CustomPluginTransformerFactory - Class in com.atlassian.bamboo.plugin.osgi
-
A OsgiPluginFactory.PluginTransformerFactory
that instantiates transformer
with a custom list of transforms.
- CustomPluginTransformerFactory() - Constructor for class com.atlassian.bamboo.plugin.osgi.CustomPluginTransformerFactory
-
- CustomPostBuildCompletedAction - Interface in com.atlassian.bamboo.build
-
Allows for a custom build process to be run after the main Builder.
- CustomPostBuildCompletedActionModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- CustomPostBuildCompletedActionModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.CustomPostBuildCompletedActionModuleDescriptor
-
- CustomPostBuildIndexModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- CustomPostBuildIndexModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.CustomPostBuildIndexModuleDescriptor
-
- CustomPostBuildIndexWriter - Interface in com.atlassian.bamboo.index
-
Provides a hook into the indexing code put in your own information to the index
- CustomPreBuildAction - Interface in com.atlassian.bamboo.build
-
- CustomPreBuildActionModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- CustomPreBuildActionModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.CustomPreBuildActionModuleDescriptor
-
- CustomPreBuildQueuedAction - Interface in com.atlassian.bamboo.buildqueue.manager
-
This plugin runs before the build is put onto the JMS Build Queue.
- CustomPreBuildQueuedActionModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- CustomPreBuildQueuedActionModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.CustomPreBuildQueuedActionModuleDescriptor
-
- CustomPreDeploymentAction - Interface in com.atlassian.bamboo.deployments
-
A custom pre deployment task that is executed on the
ExecutableBuildAgent
, just before actual deployment
execution on environment.
- CustomPreDeploymentActionManager - Interface in com.atlassian.bamboo.deployments
-
- CustomPreDeploymentActionManagerImpl - Class in com.atlassian.bamboo.deployments
-
- CustomPreDeploymentActionManagerImpl(PluginAccessor) - Constructor for class com.atlassian.bamboo.deployments.CustomPreDeploymentActionManagerImpl
-
- CustomPreDeploymentActionModuleDescriptor - Interface in com.atlassian.bamboo.deployments
-
- CustomPreDeploymentActionModuleDescriptorImpl - Class in com.atlassian.bamboo.plugin.descriptor
-
- CustomPreDeploymentActionModuleDescriptorImpl(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.CustomPreDeploymentActionModuleDescriptorImpl
-
- customRevision - Variable in class com.atlassian.bamboo.v2.ww2.build.TriggerManualBuild
-
- CustomRevisionBuildTriggerReason - Class in com.atlassian.bamboo.v2.build.trigger
-
- CustomRevisionBuildTriggerReason() - Constructor for class com.atlassian.bamboo.v2.build.trigger.CustomRevisionBuildTriggerReason
-
- CustomRevisionDataAwareRepository - Interface in com.atlassian.bamboo.repository
-
Repository that uses additional information for change detection.
- CustomSourceDirectoryAwareRepository - Interface in com.atlassian.bamboo.v2.build.repository
-
Repository that supports checkout to any directory.
- customTriggeringBranch(String) - Method in class com.atlassian.bamboo.testutils.model.triggers.AfterSuccessfulPlanTriggerDetails.AfterSuccessfulPlanTriggerDetailsBuilder
-
- customVariableContext - Variable in class com.atlassian.bamboo.build.PlanResultsAction
-
- customVariableContext - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- customVariableContext - Variable in class com.atlassian.bamboo.deployments.versions.actions.AbstractCreateDeploymentVersion
-
- customVariableContext - Variable in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- customVariableContext - Variable in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- customVariableContext - Variable in class com.atlassian.bamboo.repository.AbstractRepository
-
- customVariableContext - Variable in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
- customVariableContext - Variable in class com.atlassian.bamboo.v2.trigger.AbstractDependentDetectionAction
-
- CustomVariableContext - Interface in com.atlassian.bamboo.variable
-
Bean maintaining
ThreadLocal
state of available variables.
- customVariableContext - Variable in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- customVariableContext - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- CustomVariableContextForTests - Class in com.atlassian.bamboo.variable
-
- CustomVariableContextForTests() - Constructor for class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- CustomVariableContextImpl - Class in com.atlassian.bamboo.variable
-
- CustomVariableContextImpl(VariableSubstitutorFactory) - Constructor for class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- CustomVariableContextRunner - Interface in com.atlassian.bamboo.variable
-
- CustomVariableContextRunnerImpl - Class in com.atlassian.bamboo.variable
-
- CustomVariableContextRunnerImpl(CustomVariableContext) - Constructor for class com.atlassian.bamboo.variable.CustomVariableContextRunnerImpl
-
- CustomVariableProviderRepository - Interface in com.atlassian.bamboo.repository
-
Allows the
Repository
implementation to provide variables specific to
the repository.
- customVariables - Variable in class com.atlassian.bamboo.v2.ww2.build.TriggerManualBuild
-
- customXmlData - Static variable in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem_
-
- cvs() - Method in class com.atlassian.bamboo.testutils.model.Repository.Builder
-
- cvs(RepositoryDescriptor) - Method in class com.atlassian.bamboo.testutils.model.Repository.Builder
-
- cvs(CvsRepositoryDescriptor) - Method in class com.atlassian.bamboo.testutils.TestBuildDetailsBuilder
-
- CVS_AUTH_TYPE - Static variable in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- CVS_BRANCH - Static variable in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- CVS_BRANCH - Static variable in class com.atlassian.bamboo.testutils.CvsRepositoryHelper
-
- CVS_BUILD_BRANCH - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- CVS_BUILD_BRANCH_HEAD - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- CVS_CHECKOUT_FORMAT - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
CVS checkout format, the default behavior is to checkout in BINARY format, although this can be overidden
with either TEXT or NONE
- CVS_DUMP_FILE_NAME - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- CVS_FORCE_CHECKOUT_TO_LATEST - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
A flag that forces Bamboo's CVS repository to checkout to the latest of that particular branch / HEAD, rather than using the -d flag, which seems to have compatibility issues in some cases.
- CVS_KEY_FILE - Static variable in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- CVS_LAST_UPDATE - Static variable in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- CVS_MODULE - Static variable in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- CVS_MODULE - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- CVS_PASSPHRASE - Static variable in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- CVS_PASSWORD - Static variable in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- CVS_PASSWORD - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- CVS_QUIET_PERIOD - Static variable in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- CVS_QUIET_PERIOD - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- CVS_REPOSITORY_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.plugin.BambooPluginKeys
-
- CVS_ROOT - Static variable in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- CVS_SOCKET_TIMEOUT_MS - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
A socket level timeout in milli-seconds for all CVS connections.
- CVS_TAG - Static variable in class com.atlassian.bamboo.testutils.CvsRepositoryHelper
-
- CVS_TEST_USERNAME - Static variable in class com.atlassian.bamboo.testutils.CvsRepositoryHelper
-
- CVS_TIME_DIFF - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
The CVS Server's time offset in minutes if different to Bamboo Server
- CVS_UPDATE_TIME - Static variable in class com.atlassian.bamboo.vcsversion.VCSVersionReader
-
- CVS_UPDATE_TIME_LABEL - Static variable in class com.atlassian.bamboo.vcsversion.VCSVersionReader
-
- CVS_VERSION_TYPE - Static variable in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- CvsBulkAction - Class in com.atlassian.bamboo.ww2.actions.admin.bulk.repository
-
- CvsBulkAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.CvsBulkAction
-
- CvsChangeLogListener - Class in com.atlassian.bamboo.repository.cvsimpl
-
- CvsChangeLogListener(CVSRoot, String) - Constructor for class com.atlassian.bamboo.repository.cvsimpl.CvsChangeLogListener
-
- CVSRepository - Class in com.atlassian.bamboo.repository.cvsimpl
-
This class provides a CVS implementation of the
Repository
interface.
- CVSRepository() - Constructor for class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- CVSRepository.SymbolicNameType - Enum in com.atlassian.bamboo.repository.cvsimpl
-
- CvsRepositoryDescriptor - Class in com.atlassian.bamboo.testutils
-
- CvsRepositoryDescriptor(File) - Constructor for class com.atlassian.bamboo.testutils.CvsRepositoryDescriptor
-
- CvsRepositoryHelper - Class in com.atlassian.bamboo.testutils
-
- cvsRepositoryManager - Variable in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- CvsRepositoryManager - Class in com.atlassian.bamboo.repository.cvsimpl
-
- CvsRepositoryManager() - Constructor for class com.atlassian.bamboo.repository.cvsimpl.CvsRepositoryManager
-
- CvsRepositoryMavenPomAccessor - Class in com.atlassian.bamboo.repository.cvsimpl
-
- CvsRepositoryMavenPomAccessor(CVSRepository) - Constructor for class com.atlassian.bamboo.repository.cvsimpl.CvsRepositoryMavenPomAccessor
-
- CvsTimeoutSocketFactory - Class in com.atlassian.bamboo.repository.cvsimpl
-
A socket factory for CVS that sets a timeout on each socket it creates.
- CvsTimeoutSocketFactory(int) - Constructor for class com.atlassian.bamboo.repository.cvsimpl.CvsTimeoutSocketFactory
-
- CvsUpdateLogListener - Class in com.atlassian.bamboo.repository.cvsimpl
-
- CvsUpdateLogListener(BuildLogger) - Constructor for class com.atlassian.bamboo.repository.cvsimpl.CvsUpdateLogListener
-
- GadgetUserResource - Class in com.atlassian.bamboo.plugins.rest.resource
-
- GadgetUserResource(BambooUserManager) - Constructor for class com.atlassian.bamboo.plugins.rest.resource.GadgetUserResource
-
- gatherNeededStorageTags(StorageTagService, List<TaskDefinition>, BuildIdentifier) - Static method in class com.atlassian.bamboo.fileserver.StorageTagUtils
-
- GENERAL - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- general() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDefaultsAction
-
- GENERAL_CONFIG_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- GeneralConfiguration - Interface in com.atlassian.bamboo.admin.configuration
-
Representation of the general configuration
- GeneralConfigurationConversionFunction - Class in com.atlassian.bamboo.plugins.rest.admin.configuration
-
- GeneralConfigurationConversionFunction(LinkService) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.configuration.GeneralConfigurationConversionFunction
-
- GeneralConfigurationImpl - Class in com.atlassian.bamboo.admin.configuration
-
- GeneralConfigurationImpl(AdministrationConfiguration, String, String) - Constructor for class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- GeneralConfigurationImpl(String, String, String, String, String, Integer, Integer, Boolean, Boolean, Boolean, String) - Constructor for class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- GeneralConfigurationResource - Class in com.atlassian.bamboo.plugins.rest.admin.configuration
-
REST resource for accessing/updating bamboo general configurations.
- GeneralConfigurationResource(GeneralConfigurationService, GeneralConfigurationConversionFunction) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.configuration.GeneralConfigurationResource
-
- GeneralConfigurationService - Interface in com.atlassian.bamboo.admin.configuration
-
Service to manage general configuration
- GeneralConfigurationServiceImpl - Class in com.atlassian.bamboo.admin.configuration
-
General Configuration Service
- GeneralConfigurationServiceImpl() - Constructor for class com.atlassian.bamboo.admin.configuration.GeneralConfigurationServiceImpl
-
- generate(SharedSessionContractImplementor, Object) - Method in class com.atlassian.bamboo.persistence.ImportAwareGenerator
-
- generate(SharedSessionContractImplementor, Object) - Method in class com.atlassian.bamboo.persistence.ResettableTableHiLoGenerator
-
- generate(Key) - Method in interface com.atlassian.bamboo.security.SecureTokenService
-
- generate(Key) - Method in class com.atlassian.bamboo.security.SecureTokenServiceImpl
-
- generate(JsExpression...) - Method in class com.atlassian.bamboo.soy.CompareDateSoyFunction
-
- generate(JsExpression...) - Method in class com.atlassian.bamboo.soy.ElapsedTimeSoyFunction
-
- generate(JsExpression...) - Method in class com.atlassian.bamboo.soy.FormatDateSoyFunction
-
- generate(JsExpression...) - Method in class com.atlassian.bamboo.soy.HasGlobalPermissionSoyFunction
-
- generate(JsExpression...) - Method in class com.atlassian.bamboo.soy.ToJsonSoyFunction
-
- generate() - Method in interface com.atlassian.bamboo.user.PasswordResetToken
-
Create new value of token and reset creation date to current time.
- generate() - Method in class com.atlassian.bamboo.user.PasswordResetTokenImpl
-
- generate() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- generate() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- generateArtifactProjectItems(MutableDeploymentProject) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Create and save artifact project items for deployment projects.
- generateArtifactProjectItems(MutableDeploymentProject) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- generateArtifactTask(String, String) - Static method in class com.atlassian.bamboo.testutils.specs.TestTaskSpecsHelper
-
Create task that generates artifact
- generateBarChart(CategoryDataset, String, String, String) - Static method in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- generateBrokerClientURI(String) - Static method in class com.atlassian.bamboo.setup.BrokerURIUtils
-
- generateBrokerClientURIForCloud(String) - Static method in class com.atlassian.bamboo.setup.BrokerURIUtils
-
Build JMS broker client URI to point remote agents to JMS-over-HTTP endpoint
- generateBrsQuery(Map<String, String[]>, CachedPlanManager, PlanManager) - Static method in class com.atlassian.bamboo.resultsummary.search.LuceneQueryBuilder
-
- generateBuildNumber(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.BuildNumberGeneratorService
-
Returns a unique(consecutive) build number for a plan with the given key.
- generateBuildNumber(PlanIdentifier) - Method in class com.atlassian.bamboo.build.BuildNumberGeneratorServiceImpl
-
- generateBuildNumberNewTx(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.BuildNumberGeneratorDao
-
- generateBuildNumberNewTx(PlanIdentifier) - Method in class com.atlassian.bamboo.build.BuildNumberGeneratorDaoImpl
-
- generateChart(CategoryTableXYDataset) - Method in class com.atlassian.bamboo.charts.BuildFailuresChart
-
- generateChart(CategoryTableXYDataset) - Method in class com.atlassian.bamboo.charts.BuildTimesChart
-
- generateChart(CategoryTableXYDataset, Map<Integer, ResultStatisticsProvider>) - Method in class com.atlassian.bamboo.charts.TestCaseBuildTimesChart
-
- generateChartImage(JFreeChart, Map<String, Object>) - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- generateChartImage(JFreeChart) - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- generateChartImage(JFreeChart, Map<String, Object>) - Method in class com.atlassian.bamboo.reports.charts.AgentUtilizationLineChart
-
- generateChartImage(JFreeChart, Map<String, Object>) - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryAverageTimeToFixLineChart
-
- generateChartParams() - Method in class com.atlassian.bamboo.charts.author.AuthorNumberBuildsBarChart
-
- generateChartParams() - Method in class com.atlassian.bamboo.charts.BuildFailuresChart
-
- generateChartParams() - Method in class com.atlassian.bamboo.charts.BuildTimesChart
-
- generateChartParams() - Method in interface com.atlassian.bamboo.charts.ChartBuilder
-
- generateChartParams() - Method in class com.atlassian.bamboo.charts.CombinedBuildSummaryByBuildChart
-
- generateChartParams() - Method in class com.atlassian.bamboo.charts.CombinedBuildSummaryByTimeChart
-
- generateChartParams() - Method in class com.atlassian.bamboo.charts.TestCaseBuildTimesChart
-
- generateChartParams() - Method in class com.atlassian.bamboo.charts.timeperiod.AverageDurationLineChart
-
- generateChartParams() - Method in class com.atlassian.bamboo.charts.timeperiod.SuccessRatioStackedAreaChart
-
- generateChartParams() - Method in class com.atlassian.bamboo.reports.charts.BambooReportLineChart
-
- generateChartParams() - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryAverageDurationLineChart
-
- generateChartParams() - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryAverageQueuedDurationLineChart
-
- generateChinese(int) - Static method in class com.atlassian.bamboo.testutils.Utf8Helper
-
- generateCodeAnnotation(String, WarningAnnotation) - Method in class com.atlassian.bamboo.plugins.stash.warning.BuildWarningsStashClientConverter
-
- generateConfigMap(ActionParametersMap, VcsBranchDefinition, Map<String, String>) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudBranchConfigurator
-
- generateConfigMap(ActionParametersMap, VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudServerConfigurator
-
- generateConfigMap(ActionParametersMap, VcsBranchDefinition, Map<String, String>) - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitBranchConfigurator
-
- generateConfigMap(ActionParametersMap, VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitServerConfigurator
-
- generateConfigMap(ActionParametersMap, VcsBranchDefinition, Map<String, String>) - Method in class com.atlassian.bamboo.plugins.github.configurator.GitHubBranchConfigurator
-
- generateConfigMap(ActionParametersMap, VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.github.configurator.GitHubServerConfigurator
-
- generateConfigMap(ActionParametersMap, VcsBranchDefinition, Map<String, String>) - Method in class com.atlassian.bamboo.plugins.hg.v2.configurator.MercurialBranchConfigurator
-
- generateConfigMap(ActionParametersMap, VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.hg.v2.configurator.MercurialServerConfigurator
-
- generateConfigMap(ActionParametersMap, VcsBranchDefinition, Map<String, String>) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerBranchConfigurator
-
- generateConfigMap(ActionParametersMap, VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerServerConfigurator
-
- generateConfigMap(ActionParametersMap, VcsBranchDefinition, Map<String, String>) - Method in class com.atlassian.bamboo.repository.svn.v2.configurator.SvnBranchConfigurator
-
- generateConfigMap(ActionParametersMap, VcsBranchDetectionOptions) - Method in class com.atlassian.bamboo.repository.svn.v2.configurator.SvnBranchDetectionOptionsConfigurator
-
- generateConfigMap(ActionParametersMap, VcsLocationDefinition) - Method in class com.atlassian.bamboo.repository.svn.v2.configurator.SvnServerConfigurator
-
- generateConfigMap(ActionParametersMap, VcsChangeDetectionOptions) - Method in class com.atlassian.bamboo.vcs.configuration.configurator.DefaultChangeDetectionOptionsConfigurator
-
- generateConfigMap(ActionParametersMap, VcsBambooSpecsDetectionOptions) - Method in class com.atlassian.bamboo.vcs.configuration.configurator.VcsBambooSpecsConfiguratorImpl
-
- generateConfigMap(boolean) - Method in class com.atlassian.bamboo.vcs.configuration.configurator.VcsBambooSpecsConfiguratorImpl
-
- generateConfigMap(ActionParametersMap, VcsBranchDefinition, Map<String, String>) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyBranchConfigurator
-
- generateConfigMap(ActionParametersMap, VcsLocationDefinition) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyVcsLocationConfigurator
-
- generateConfigMap(ActionParametersMap, VcsBambooSpecsDetectionOptions) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsBambooSpecsConfigurator
-
- generateConfigMap(boolean) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsBambooSpecsConfigurator
-
- generateConfigMap(ActionParametersMap, VcsBranchDefinition) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsBranchConfigurator
-
- generateConfigMap(ActionParametersMap, VcsBranchDefinition, Map<String, String>) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsBranchConfigurator
-
- generateConfigMap(ActionParametersMap, VcsBranchDetectionOptions) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsBranchDetectionOptionsConfigurator
-
- generateConfigMap(ActionParametersMap, VcsChangeDetectionOptions) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsChangeDetectionOptionsConfigurator
-
- generateConfigMap(ActionParametersMap, VcsLocationDefinition) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsLocationConfigurator
-
- generateConfigMap(ActionParametersMap, VcsRepositoryViewerDefinition) - Method in interface com.atlassian.bamboo.vcs.viewer.configurator.VcsRepositoryViewerConfigurator
-
- generateConfigMap(ActionParametersMap, VcsRepositoryViewerDefinition) - Method in class com.atlassian.bamboo.vcs.viewer.fisheye.FishEyeRepositoryViewerConfigurator
-
- generateConfigMap(ActionParametersMap, VcsRepositoryViewerDefinition) - Method in class com.atlassian.bamboo.vcs.viewer.generic.GenericRepositoryViewerConfigurator
-
- generateConfigMap(ActionParametersMap, VcsRepositoryViewerDefinition) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerConfigurator
-
- generateConfigMap(ActionParametersMap, VcsRepositoryViewerDefinition) - Method in class com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerEmptyConfigurator
-
- generateCredentialsConfigMap(Map<String, String>) - Method in class com.atlassian.bamboo.credentials.AbstractCredentialType
-
- generateCredentialsConfigMap(ActionParametersMap, CredentialsData) - Method in interface com.atlassian.bamboo.credentials.CredentialType
-
Convert the params from the ui into a config map to be stored in the database.
- generateCredentialsConfigMap(Map<String, String>) - Method in interface com.atlassian.bamboo.credentials.CredentialType
-
Convert the given map into a config map of the shared credential to be stored in the database.
- generateCredentialsConfigMap(ActionParametersMap, CredentialsData) - Method in class com.atlassian.bamboo.credentials.SshCredentialType
-
- generateCredentialsConfigMap(Map<String, String>) - Method in class com.atlassian.bamboo.credentials.SshCredentialType
-
- generateCredentialsConfigMap(ActionParametersMap, CredentialsData) - Method in class com.atlassian.bamboo.credentials.UsernamePasswordCredentialType
-
- generateCredentialsConfigMap(Map<String, String>) - Method in class com.atlassian.bamboo.credentials.UsernamePasswordCredentialType
-
- generateDataMap(HierarchicalConfiguration) - Method in interface com.atlassian.bamboo.configuration.external.exporters.HierarchicalConfigurationExporter
-
Generate YAML-friendly map containing data from HierarchicalConfiguration
- generateDataMap(HierarchicalConfiguration) - Method in class com.atlassian.bamboo.configuration.external.exporters.HierarchicalConfigurationExporterInternal
-
- generateEvent() - Method in class com.atlassian.bamboo.analytics.basedata.collector.generator.DatabaseConfigurationEventProducer
-
- generateEvent() - Method in class com.atlassian.bamboo.analytics.basedata.collector.generator.EmbeddedCrowdEventProducer
-
- generateEvent() - Method in class com.atlassian.bamboo.analytics.basedata.collector.generator.InstanceSizeEventProducer
-
- generateEvent() - Method in class com.atlassian.bamboo.analytics.basedata.collector.generator.PermissionStatsEventProducer
-
- generateEvent() - Method in class com.atlassian.bamboo.analytics.basedata.collector.generator.PlanBranchesConfigurationEventProducer
-
- generateEvent() - Method in class com.atlassian.bamboo.analytics.basedata.collector.generator.ProjectWithPlanPermissionsEventProducer
-
- generateEvent() - Method in class com.atlassian.bamboo.analytics.basedata.collector.generator.RepositoryStatisticsEventProducer
-
- generateEvent() - Method in interface com.atlassian.bamboo.analytics.EventProducer
-
- generateEvent() - Method in class com.atlassian.bamboo.plugins.stash.analytics.RemoteEventStatusEventProducer
-
- generateKey(String, int, int) - Static method in class com.atlassian.bamboo.key.KeyGenerator
-
JIRA-inspired project/plan key generator (see JIRA's ProjectKeyGenerator.js)
- generateKeyPair(String) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerSshKeyHandler
-
- generateKeyStore(String, String, char[], char[]) - Method in class com.atlassian.bamboo.security.BCKeyStoreFactory
-
- generateKeyStore(String, String, char[], char[]) - Method in interface com.atlassian.bamboo.security.KeyStoreFactory
-
- generateLabel(XYDataset, int) - Method in class com.atlassian.bamboo.reports.charts.BambooReportLineChart
-
- generateMap(Set<K>, Function<K, V>) - Static method in class com.atlassian.bamboo.util.BambooMaps
-
Convenience method for generating map out of set of keys, and value generator.
- generateNewKeyPair(EncryptionProvider) - Static method in class com.atlassian.bamboo.security.trustedapplications.KeyUtils
-
- generateRandomMapName() - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- generateRandomString() - Static method in class com.atlassian.bamboo.testutils.Utf8Helper
-
- generateReport(String, ImmutableChainResultsSummary, BuildWarningSummary) - Method in class com.atlassian.bamboo.plugins.stash.warning.BuildWarningsStashClientConverter
-
- generateReportKey(PlanResultKey) - Method in class com.atlassian.bamboo.plugins.stash.warning.BuildWarningsStashClientConverter
-
- generateResultWithoutChanges() - Method in interface com.atlassian.bamboo.build.UnconditionalBuildDetectionAction
-
Creates a result with a new number without doing change detection
- generateResultWithoutChanges() - Method in class com.atlassian.bamboo.v2.trigger.AbstractDependentDetectionAction
-
- generateResultWithoutChanges() - Method in class com.atlassian.bamboo.v2.trigger.ChildDependencyBuildDetectionAction
-
- generateResultWithoutChanges() - Method in class com.atlassian.bamboo.v2.trigger.ContinuedBuildDetectionAction
-
- generateResultWithoutChanges() - Method in class com.atlassian.bamboo.v2.trigger.DependentBuildDetectionAction
-
- generateResultWithoutChanges() - Method in class com.atlassian.bamboo.v2.trigger.ManualBuildDetectionAction
-
- generateResultWithoutChanges() - Method in class com.atlassian.bamboo.v2.trigger.ScheduledBuildDetectionAction
-
- generateSpecsLogsUrl(long, List<CommitContext>, String) - Method in interface com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogService
-
- generateSpecsLogsUrl(long, List<CommitContext>, String) - Method in class com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogServiceImpl
-
- generateStackTrace(int, String) - Method in class com.atlassian.bamboo.process.ProcessManagement
-
- generateStackTrace(int, String) - Method in class com.atlassian.bamboo.process.UnixProcessManagement
-
- generateStackTrace(int, String) - Method in class com.atlassian.bamboo.process.WindowsProcessManagement
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.ant.task.configuration.AntBuildTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.grails.GrailsTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.configuration.MavenDependenciesProcessorTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.maven.task.configuration.AbstractMavenBuildTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.maven.task.configuration.Maven1BuildTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.maven.task.configuration.Maven2BuildTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.maven.task.configuration.Maven3BuildTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.php.task.configuration.PhpUnitBuildTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.shell.configuration.AbstractShellCommandTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.testresultparser.task.configuration.TestResultsParserTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.variable.inject.InjectVariablesTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.AbstractVcsTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsCheckoutTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.task.AbstractTaskConfigurator
-
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in interface com.atlassian.bamboo.task.TaskConfigurator
-
Convert the params from the ui into a config map to be stored in the database for the taskDefinition.
- generateTaskConfigMap(ActionParametersMap, TaskDefinition) - Method in class com.atlassian.bamboo.warnings.WarningsTaskConfigurator
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.charts.author.AuthorBrokenBuildsLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.charts.author.AuthorFailuresLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.charts.author.AuthorFixedBuildsLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.charts.author.AuthorNumberBuildsLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.charts.author.AuthorSuccessRatioLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.charts.BuildFailuresChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.charts.BuildTimesChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.charts.TestCaseBuildTimesChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.charts.timeperiod.AverageDurationLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.charts.timeperiod.SuccessRatioStackedAreaChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.clover.reports.charts.BuildNumberCoverageLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.clover.reports.charts.BuildSummaryCodeLinesLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.clover.reports.charts.BuildSummaryCoverageLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.reports.charts.AgentUtilizationLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.reports.charts.BambooReportLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryAverageDurationLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryAverageQueuedDurationLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryAverageTimeToFixLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryFailureRatioWithLabelUsageLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryFailuresLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryLabelUsageCountLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryLabelUsageRatioLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryNumberBuildsLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryNumberTestsLineChart
-
- generateToolTip(XYDataset, int, int) - Method in class com.atlassian.bamboo.reports.charts.BuildSummarySuccessRatioLineChart
-
- generateTriggerConfigMap(ActionParametersMap, TriggerDefinition) - Method in class com.atlassian.bamboo.plugins.stash.trigger.StashTriggerConfigurator
-
- generateTriggerConfigMap(ActionParametersMap, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.cron.CronTriggerConfigurator
-
- generateTriggerConfigMap(ActionParametersMap, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.daily.DailyTriggerConfigurator
-
- generateTriggerConfigMap(ActionParametersMap, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulDeploymentTriggerConfigurator
-
- generateTriggerConfigMap(ActionParametersMap, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulPlanTriggerConfigurator
-
- generateTriggerConfigMap(ActionParametersMap, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulStageTriggerConfigurator
-
- generateTriggerConfigMap(ActionParametersMap, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.polling.PollingTriggerConfigurator
-
- generateTriggerConfigMap(ActionParametersMap, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerConfigurator
-
- generateTriggerConfigMap(ActionParametersMap, TriggerDefinition) - Method in interface com.atlassian.bamboo.trigger.TriggerConfigurator
-
- generateURL(XYDataset, int, int) - Method in class com.atlassian.bamboo.charts.BuildFailuresChart
-
- generateURL(XYDataset, int, int) - Method in class com.atlassian.bamboo.charts.BuildTimesChart
-
- generateURL(XYDataset, int, int) - Method in class com.atlassian.bamboo.charts.TestCaseBuildTimesChart
-
- generateURL(XYDataset, int, int) - Method in class com.atlassian.bamboo.clover.reports.charts.BuildNumberCoverageLineChart
-
- generateUrl(String, String) - Method in enum com.atlassian.bamboo.utils.db.DatabaseType
-
Produces a JDBC URL incorporating the given host name, database name and default port.
- generateUrl(String, String, int) - Method in enum com.atlassian.bamboo.utils.db.DatabaseType
-
Produces a JDBC URL incorporating the given host name, database name and port.
- generatorKey() - Method in class com.atlassian.bamboo.persistence.ImportAwareGenerator
-
- generatorKey() - Method in class com.atlassian.bamboo.persistence.ResettableTableHiLoGenerator
-
- GENERIC_XML_ACTIVE - Static variable in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- GENERIC_XML_ATTRIBUTE - Static variable in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- GENERIC_XML_ATTRIBUTE_NAME - Static variable in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- GENERIC_XML_ATTRIBUTE_VALUE - Static variable in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- GENERIC_XML_ATTRIBUTES - Static variable in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- GENERIC_XML_CREATED_DATE - Static variable in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- GENERIC_XML_CREATIONDATE - Static variable in class com.atlassian.bamboo.migration.MapperUtil
-
- GENERIC_XML_ID - Static variable in class com.atlassian.bamboo.migration.MapperUtil
-
- GENERIC_XML_ID - Static variable in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- GENERIC_XML_MODIFICATIONDATE - Static variable in class com.atlassian.bamboo.migration.MapperUtil
-
- GENERIC_XML_NAME - Static variable in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- GENERIC_XML_OID - Static variable in class com.atlassian.bamboo.migration.MapperUtil
-
- GENERIC_XML_UPDATED_DATE - Static variable in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- GenericAclEntryAfterInvocationCollectionFilteringProvider - Class in com.atlassian.bamboo.security.acegi.afterinvocation
-
- GenericAclEntryAfterInvocationCollectionFilteringProvider(AclService, String, Permission[]) - Constructor for class com.atlassian.bamboo.security.acegi.afterinvocation.GenericAclEntryAfterInvocationCollectionFilteringProvider
-
- GenericAclEntryAfterInvocationProvider - Class in com.atlassian.bamboo.security.acegi.afterinvocation
-
- GenericAclEntryAfterInvocationProvider(AclService, String, Permission[]) - Constructor for class com.atlassian.bamboo.security.acegi.afterinvocation.GenericAclEntryAfterInvocationProvider
-
- GenericAnalyticsEvent - Class in com.atlassian.bamboo.event.analytics
-
- GenericAnalyticsEvent(String) - Constructor for class com.atlassian.bamboo.event.analytics.GenericAnalyticsEvent
-
- GenericCapabilityType - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- GenericCapabilityType() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.GenericCapabilityType
-
- GenericList - Class in com.atlassian.bamboo.plugins.bitbucket.rest.entity
-
- GenericList() - Constructor for class com.atlassian.bamboo.plugins.bitbucket.rest.entity.GenericList
-
- GenericRepositoryViewer - Class in com.atlassian.bamboo.vcs.viewer.generic
-
- GenericRepositoryViewer(CustomVariableContext) - Constructor for class com.atlassian.bamboo.vcs.viewer.generic.GenericRepositoryViewer
-
- GenericRepositoryViewerConfigurator - Class in com.atlassian.bamboo.vcs.viewer.generic
-
- GenericRepositoryViewerConfigurator(CustomVariableContext) - Constructor for class com.atlassian.bamboo.vcs.viewer.generic.GenericRepositoryViewerConfigurator
-
- GenericRepositoryViewerConstants - Interface in com.atlassian.bamboo.vcs.viewer.generic
-
- GenericRepositoryViewerExporter - Class in com.atlassian.bamboo.vcs.viewer.generic
-
- GenericRepositoryViewerExporter(CustomVariableContext) - Constructor for class com.atlassian.bamboo.vcs.viewer.generic.GenericRepositoryViewerExporter
-
- GenericViewerConverter - Class in com.atlassian.bamboo.vcs.viewer.generic.converter
-
- GenericViewerConverter() - Constructor for class com.atlassian.bamboo.vcs.viewer.generic.converter.GenericViewerConverter
-
- get() - Static method in class com.atlassian.bamboo.agent.AgentTypeHolder
-
- get(Key) - Static method in class com.atlassian.bamboo.build.logger.LoggerIds
-
- get(ResultKey) - Static method in class com.atlassian.bamboo.build.logger.LoggerIds
-
- get(PlanResultKey) - Method in interface com.atlassian.bamboo.chains.StageState
-
Gets the Build State given the build result key
- get() - Method in class com.atlassian.bamboo.concurrent.CalculatingBlockingReference
-
- get() - Method in class com.atlassian.bamboo.concurrent.CoalescingBlockedCallsReference
-
- get() - Method in class com.atlassian.bamboo.config.BuildInfoDataProvider
-
- get() - Method in class com.atlassian.bamboo.config.EnabledDarkFeaturesDataProvider
-
- get() - Method in class com.atlassian.bamboo.config.HelpLinksDataProvider
-
- get() - Method in class com.atlassian.bamboo.config.UserPreferencesDataProvider
-
- get() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionFuture
-
- get(long, TimeUnit) - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionFuture
-
- get() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionShutdownFuture
-
- get(long, TimeUnit) - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionShutdownFuture
-
- get() - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.StringNode
-
- get() - Method in class com.atlassian.bamboo.js.data.BranchCreationTypeIntegrationStrategiesDataProvider
-
- get() - Method in class com.atlassian.bamboo.js.data.PasswordVariableKeywordsDataProvider
-
- get() - Static method in class com.atlassian.bamboo.license.LicenseManagerFactory
-
- get(long) - Method in interface com.atlassian.bamboo.migration.beans.AuthorMigrationCache
-
- get(long) - Method in class com.atlassian.bamboo.migration.beans.AuthorMigrationCacheImpl
-
- get(PlanResultKey) - Method in class com.atlassian.bamboo.migration.beans.DummyResultsSummaryCache
-
- get() - Method in class com.atlassian.bamboo.migration.ImportContext
-
- get(String) - Method in class com.atlassian.bamboo.oauth.serviceprovider.ActiveObjectsServiceProviderTokenStore
-
- get(String) - Method in class com.atlassian.bamboo.oauth.serviceprovider.CachingServiceProviderTokenStore
-
- get(long) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionDataSet
-
- get(URIish, CredentialItem...) - Method in class com.atlassian.bamboo.plugins.git.TweakedUsernamePasswordCredentialsProvider
-
- get(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.darkfeature.DarkFeatureResource
-
Retrieves whether a given dark feature key is enabled for this instance.
- get() - Method in class com.atlassian.bamboo.repository.RepositoryConfigurationReference
-
- Get - Class in com.atlassian.bamboo.rest.util
-
- Get(HttpClient, String) - Constructor for class com.atlassian.bamboo.rest.util.Get
-
Deprecated.
- Get(String) - Constructor for class com.atlassian.bamboo.rest.util.Get
-
Deprecated.
- Get - Class in com.atlassian.bamboo.rest.utils
-
- Get(HttpClient, String) - Constructor for class com.atlassian.bamboo.rest.utils.Get
-
- Get(String) - Constructor for class com.atlassian.bamboo.rest.utils.Get
-
- get() - Method in class com.atlassian.bamboo.task.conversion.TaskIdSupplier
-
Gets then increments the previous value
- get(WebResource) - Method in class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
-
Convenience method that simply calls WebResource.get(String.class)
on the passed-in WebResource.
- get(List<? extends E>, int) - Static method in class com.atlassian.bamboo.util.BambooCollectionUtils
-
Get Nth element from list or null if list hasn't got so many elements
- get(Object) - Method in class com.atlassian.bamboo.util.OptionUnpackingMap
-
- get(Optional<T>, String) - Static method in class com.atlassian.bamboo.utils.BambooOptionals
-
Retrieves the optional content.
- get() - Method in class com.atlassian.bamboo.utils.BambooRunnables.BambooRunnableFromCallable
-
- get() - Method in class com.atlassian.bamboo.utils.BambooSuppliers.ResettableMemoizingSupplier
-
- get(int) - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- get(K) - Method in class com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator
-
- get(K, Callable<? extends V>) - Method in class com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator
-
- get() - Method in class com.atlassian.bamboo.utils.concurrent.DecayingBoolean
-
- get() - Method in class com.atlassian.bamboo.utils.concurrent.TransientLazyReference
-
Deprecated.
- get() - Method in class com.atlassian.bamboo.utils.expirables.ExpirableResettableLazyReference
-
- get(Object) - Method in class com.atlassian.bamboo.utils.map.FilteredMap
-
- get(Object) - Method in class com.atlassian.bamboo.utils.map.TypedIdentityMap
-
- get() - Method in class com.atlassian.bamboo.utils.RecentLazyReference
-
- get(ResultKey) - Method in interface com.atlassian.bamboo.v2.build.queue.QueueOfExecutables
-
Retrieves an executable with given key from storage.
- get(ResultKey) - Method in class com.atlassian.bamboo.v2.build.queue.queues.AbstractQueueOfExecutables
-
- get(ResultKey) - Method in interface com.atlassian.bamboo.v2.build.queue.queues.CommonContextMap
-
- get(ServletContext) - Static method in class com.atlassian.bamboo.web.utils.JohnsonEventContainerHolder
-
- get() - Static method in class com.atlassian.bamboo.web.utils.ServletContextHolder
-
- get(Object) - Method in class com.atlassian.bamboo.ww2.KeyAccessTrackingMap
-
- get(String) - Method in class com.atlassian.sal.bamboo.pluginsettings.BambooPluginSettings
-
- GET_ALL_ENABLED_AND_ACTIVE_AGENTS_ID - Static variable in class com.atlassian.bamboo.testutils.rest.common.RestConstants
-
- GET_DEPLOYMENT_PROJECT_VERSIONS_RESPONSE - Static variable in class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
- GET_DEPLOYMENT_PROJECT_VERSIONS_VALIDATION_ERROR_RESPONSE - Static variable in class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
- GET_DEPLOYMENT_PROJECTS_FOR_PLAN_RESPONSE - Static variable in class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
- GET_DEPLOYMENT_PROJECTS_FOR_PLAN_VALIDATION_ERROR_RESPONSE - Static variable in class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
- GET_RESULT_KEY - Static variable in class com.atlassian.bamboo.v2.build.queue.QueueManagerUtils
-
- getAbsolutePath() - Method in class com.atlassian.bamboo.plugins.git.ScpAwareUri
-
- getAbsolutePath() - Method in class com.atlassian.bamboo.testutils.FilebasedRepositoryDescriptor
-
- getAbsoluteURL(String) - Method in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
- getAbsoluteUrl(String) - Method in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
- getAcceptedIssuers() - Method in class com.atlassian.bamboo.agent.elastic.tunnel.DoubleSSLTrustManager
-
- getAcceptedIssuers() - Method in class com.atlassian.bamboo.security.ssl.DefaultTrustManager
-
- getAcceptedIssuers() - Method in class com.atlassian.bamboo.xmpp.OpenTrustManager
-
- getAccessData() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getAccessData() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getAccessData(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- getAccessData() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
Returns raw access data: - repositoryUrl/branch/username are not substituted - password/sshKey/sshPassphrase are
not decrypted
- getAccessData(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- getAccessibleDeploymentProjects(long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- getAccessibleDeploymentProjects(long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
List all deployment projects which can be created or modified by the Bamboo Specs from a repository
identified by repositoryId
.
- getAccessibleProjects(long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- getAccessibleProjects(long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getAccessibleProjects(long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
List all build projects in which plans can be created or modified by the Bamboo Specs from a repository
identified by repositoryId
.
- getAccessibleRepositories(long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- getAccessibleRepositories() - Method in class com.atlassian.bamboo.plugins.git.GitHubAccessor
-
- getAccessibleRepositories(long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
List all repositories which can be used by the Bamboo Specs from a repository
identified by repositoryId
.
- getAccessibleRepositoriesAndBranches() - Method in class com.atlassian.bamboo.plugins.git.GitHubAccessor
-
- getAccessKey() - Method in class com.atlassian.breadcrumbs.BaseCrumb
-
- getAccessKey() - Method in interface com.atlassian.breadcrumbs.BreadCrumb
-
Returns a key as an access key
- getAccessKeyId() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getAccessKeyId() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- getAccessLevel(VcsRepositoryData) - Static method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketConfigUtils
-
- getAccessLevel() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getAccessLevel() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- getAccessLevels() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getAccessTokensForUser(String) - Method in class com.atlassian.bamboo.oauth.serviceprovider.ActiveObjectsServiceProviderTokenStore
-
- getAccessTokensForUser(String) - Method in class com.atlassian.bamboo.oauth.serviceprovider.CachingServiceProviderTokenStore
-
- getAccountDetailsValidationError(AwsSupportConstants.Region, String, String) - Method in interface com.atlassian.bamboo.agent.elastic.aws.AwsAccountBean
-
Checks whether a basic command can be run using the supplied credenials
- getAccountDetailsValidationError(String, String) - Method in interface com.atlassian.bamboo.agent.elastic.aws.AwsAccountBean
-
- getAccountDetailsValidationError(AwsSupportConstants.Region, String, String) - Method in class com.atlassian.bamboo.agent.elastic.aws.AwsAccountBeanImpl
-
- getAccountDetailsValidationError(String, String) - Method in class com.atlassian.bamboo.agent.elastic.aws.AwsAccountBeanImpl
-
- getAccumulatedSubsetCount() - Method in class com.atlassian.bamboo.webwork.StarterAction.DashboardPage
-
- getAces() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- getAcl() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getAcl() - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- getAcl() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- getAcl(Object) - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
- getAcl(Object) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- getAcl() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- getAclBeingCreated() - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- getAclCacheStats() - Method in class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- getAclClassForEntity(BambooIdProvider) - Static method in class com.atlassian.bamboo.security.acegi.acls.objectidentity.ObjectIdentityUtils
-
Returns a class to be used when defining ObjectIdentity
of any entity.
- getAclClassForEntityClass(Class<?>) - Static method in class com.atlassian.bamboo.security.acegi.acls.objectidentity.ObjectIdentityUtils
-
Returns a class to be used when defining ObjectIdentity
of any entity.
- getAclOfGlobalPermission() - Method in interface com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclService
-
Read acl for the global permission object
- getAclOfGlobalPermission() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclServiceImpl
-
- getActionErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditGroupPage
-
- getActionIdentifier() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStats
-
- getActionName() - Method in class com.atlassian.bamboo.performance.PerformanceStatsEvent
-
- getActionName() - Method in interface com.atlassian.bamboo.ww2.actions.admin.bulk.BulkAction.WebWorkAction
-
- getActionName() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkAction.WebWorkActionImpl
-
- getActionObject() - Method in enum com.atlassian.bamboo.xmpp.UserMessageContext.Commands
-
- getActions() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- getActionsVocabulary() - Method in class com.atlassian.bamboo.plugins.rest.admin.configuration.PerformanceAnalyticsVocabularyResource
-
- getActionType() - Method in class com.atlassian.bamboo.performance.PerformanceStatsEvent
-
- getActionWarnings() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getActiveAndEnabledAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Returns agents that are enabled and online
- getActiveAndEnabledAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getActiveAndEnabledAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentStateCache
-
- getActiveCount() - Method in interface com.atlassian.bamboo.event.spi.ExecutorStats
-
How many threads are currently executing
- getActiveCount() - Method in class com.atlassian.bamboo.event.spi.ExecutorStatsImpl
-
- getActiveFilters(AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.QuickFilterResource
-
Return active quick filters for currently logged in user.
- getActiveInstanceAdjustmentType(long) - Static method in enum com.atlassian.bamboo.agent.elastic.schedule.ActiveInstanceAdjustmentType
-
- getActiveInstanceAdjustmentType() - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceSchedule
-
Whether to bring # of instances to <=, >= or ==.
- getActiveInstanceAdjustmentType() - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl
-
- getActiveInstanceAdjustmentType() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- getActiveInstanceAdjustmentTypes() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- getActiveInstancesCountForConfiguration(ElasticImageConfiguration) - Method in interface com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBean
-
- getActiveInstancesCountForConfiguration(ElasticImageConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBeanImpl
-
- getActiveQuickFilters() - Method in class com.atlassian.bamboo.pageobjects.pages.global.filter.QuickFiltersDashboardComponent
-
- getActiveQuickFilters(User) - Method in interface com.atlassian.bamboo.quickfilter.UserActiveQuickFilterService
-
Returns all active quick filters for a user
- getActiveQuickFilters(User) - Method in class com.atlassian.bamboo.quickfilter.UserActiveQuickFilterServiceImpl
-
- getActiveThreads() - Method in class com.atlassian.bamboo.upgrade.tasks.MultiThreadedUpgradeRunner
-
- getActiveTrackingEntries() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
- getActiveTrackingEntries() - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- getActiveTrackingEntriesForUser(String) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
- getActiveTrackingEntriesForUser(String) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- getActiveTrackingEntriesForUser(String) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager
-
Find any active tracking entries for a given user.
- getActiveTrackingEntriesForUser(String) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManagerImpl
-
- getActiveTrackingEntryForPlan(long) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
Gets the currently active tracking entry for a plan.
- getActiveTrackingEntryForPlan(long) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- getActiveTrackingEntryForPlan(long) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager
-
Returns the currently open tracking entry for plan.
- getActiveTrackingEntryForPlan(long) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManagerImpl
-
- getActivityLog() - Method in class com.atlassian.bamboo.ww2.actions.ViewActivityLog
-
- getActualBaseUrl() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- getActualBranch() - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionData
-
Vcs branch on which change actually is.
- getActualBranch() - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- getActualBranch() - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- getActualMethodName() - Method in class com.atlassian.bamboo.results.tests.TestResults
-
Returns the actual method name without the pretty spaces
- getAddGroupPrincipal() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getAdditionalArgs() - Method in class com.atlassian.bamboo.docker.RunConfig
-
- getAdditionalCapabilityKeys() - Method in class com.atlassian.bamboo.plugins.git.GitCapabilityTypeModule
-
- getAdditionalCapabilityKeys() - Method in class com.atlassian.bamboo.plugins.hg.HgCapabilityTypeModule
-
- getAdditionalCapabilityKeys() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractMultipleExecutableCapabilityTypeModule
-
- getAdditionalFieldsToCopy() - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.AbstractVcsTaskConfigurator
-
Additional fields to persist to the database.
- getAdditionalFieldsToCopy() - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsBranchTaskConfigurator
-
- getAdditionalFieldsToCopy() - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsCommitTaskConfigurator
-
- getAdditionalFieldsToCopy() - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsPushTaskConfigurator
-
- getAdditionalFieldsToCopy() - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsTagTaskConfigurator
-
- getAddress() - Method in class com.atlassian.bamboo.notification.LegacyNotificationIm
-
- getAddress() - Method in class com.atlassian.bamboo.ww2.actions.agent.ElasticImageDecorator
-
- getAddUserPrincipal() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getAdjustmentNumber(int, int) - Method in enum com.atlassian.bamboo.agent.elastic.schedule.ActiveInstanceAdjustmentType
-
- getAdler32() - Method in class com.atlassian.bamboo.agent.bootstrap.ClassServerManifestReader.Item
-
- getAdminErrorHandler() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- getAdminErrorHandler() - Method in class com.atlassian.bamboo.ww2.actions.error.ExceptionTranslatorImpl
-
- getAdminErrors() - Method in class com.atlassian.bamboo.logger.AdminErrorAction
-
- getAdminGroups() - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Get a list of all the groups that have global administration permission
- getAdminGroups() - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- getAdministrationConfiguration() - Method in interface com.atlassian.bamboo.admin.configuration.AdministrationConfigurationService
-
Retrieve bamboo administration configuration
- getAdministrationConfiguration() - Method in class com.atlassian.bamboo.admin.configuration.AdministrationConfigurationServiceImpl
-
- getAdministrationConfiguration() - Method in class com.atlassian.bamboo.agent.elastic.client.TunnelAwareAdministrationConfigurationManagerImpl
-
- getAdministrationConfiguration() - Method in interface com.atlassian.bamboo.Bamboo
-
- getAdministrationConfiguration() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationAccessor
-
- getAdministrationConfiguration() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationAccessorImpl
-
- getAdministrationConfiguration() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationManager
-
Deprecated.
- getAdministrationConfiguration() - Method in class com.atlassian.bamboo.configuration.CachingAdministrationConfigurationAccessor
-
- getAdministrationConfiguration() - Method in class com.atlassian.bamboo.configuration.DefaultAdministrationConfigurationManager
-
- getAdministrationConfiguration() - Method in class com.atlassian.bamboo.container.BambooContainer
-
- getAdministrationConfiguration() - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- getAdministrationConfiguration() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
- getAdministrationConfiguration(FeatureManager) - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
- getAdministrationConfiguration() - Method in interface com.atlassian.bamboo.persister.Persister
-
- getAdministrationConfiguration(FeatureManager) - Method in interface com.atlassian.bamboo.persister.Persister
-
Deprecated.
Reload the persisted admin configuration data
- getAdministrationConfiguration() - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
- getAdministrationConfiguration() - Method in class com.atlassian.bamboo.v2.build.agent.remote.NonSavingAdminConfigManager
-
- getAdministrationConfiguration() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
Makes the current Admin configuration available to an action
- getAdministrators() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewAdministrators
-
- getAdminPanelLinkId() - Method in enum com.atlassian.bamboo.navigation.AdminPanelSection
-
ID of the link displayed in the navigation bar of the administration panel.
- getAdminUsers() - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Get a list of all the users that have global administration permission
- getAdminUsers() - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- getAdvancedEditHtml(BuildConfiguration, Plan) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
- getAdvancedEditHtml(HierarchicalConfiguration) - Method in class com.atlassian.bamboo.repository.AbstractStandaloneRepository
-
- getAdvancedEditHtml(BuildConfiguration, Plan) - Method in interface com.atlassian.bamboo.repository.AdvancedConfigurationAwareRepository
-
- getAdvancedEditHtml(BuildConfiguration, Plan) - Method in class com.atlassian.bamboo.repository.nullrepository.NullRepository
-
- getAdvancedEditHtml(HierarchicalConfiguration) - Method in class com.atlassian.bamboo.repository.nullrepository.NullRepository
-
- getAdvancedEditHtml(HierarchicalConfiguration) - Method in interface com.atlassian.bamboo.repository.StandaloneRepository
-
Return HTML that represents the form fragment for editing advanced options of the repository.
- getAdvancedEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
- getAdvancedServerOptionsHtml() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsHtmlFragments
-
- getAdvancedViewHtml(Plan) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
- getAdvancedViewHtml() - Method in class com.atlassian.bamboo.repository.AbstractStandaloneRepository
-
- getAdvancedViewHtml(Plan) - Method in interface com.atlassian.bamboo.repository.AdvancedConfigurationAwareRepository
-
- getAdvancedViewHtml() - Method in class com.atlassian.bamboo.repository.nullrepository.NullRepository
-
- getAdvancedViewHtml() - Method in interface com.atlassian.bamboo.repository.StandaloneRepository
-
Returns the HTML that represents the view of the advanced repository configuration
- getAdvancedViewTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
- getAffectedAgentIds() - Method in class com.atlassian.bamboo.v2.build.events.ExecutableQueueUpdate
-
- getAffectedArtifactSubscriptionsByJobMove(PlanKey, long, Expansion, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact.RestArtifactService
-
Returns all artifact subscriptions that will be broken if we move a given job.
- getAffectedArtifactSubscriptionsByJobMove(PlanKey, long, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact.RestArtifactServiceImpl
-
- getAffectedArtifactSubscriptionsByStageMove(ImmutableChainStage, int, Expansion, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact.RestArtifactService
-
Returns all artifact subscriptions that will be broken if we move a given stage.
- getAffectedArtifactSubscriptionsByStageMove(ImmutableChainStage, int, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact.RestArtifactServiceImpl
-
- getAffectedDeploymentProjects() - Method in class com.atlassian.bamboo.event.rss.RssEvent
-
- getAffectedDeploymentsCount() - Method in interface com.atlassian.bamboo.deployments.expiry.DeploymentExpiryResult
-
- getAffectedDeploymentsCount() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryResultImpl
-
- getAffectedInstantMessagingServerId() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- getAffectedJiraIssuesKeys() - Method in class com.atlassian.bamboo.event.ResultsSummaryUpdatedEvent
-
- getAffectedLockedDirectory() - Method in exception com.atlassian.bamboo.repository.svn.ExternalsLockException
-
- getAffectedPlanKeys(Cache<PlanKey, ImmutableChain>, Predicate<ImmutableChain>) - Static method in class com.atlassian.bamboo.hibernate.invalidators.CacheInvalidators
-
- getAffectedPlans() - Method in class com.atlassian.bamboo.event.rss.RssEvent
-
- getAffectedUsername() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- getAfterId() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.MoveEnvironmentTask
-
- getAfterPosition() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.MoveRepository
-
- getAfterSummaries(ImmutablePlan, int, int) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Returns build results strictly after given build number.
- getAfterSummaries(ImmutablePlan, int, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getAfterSummaries(ImmutablePlan, int, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getAfterSummaries(ImmutablePlan, int, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Returns all the
ResultsSummary
objects that represent build results strictly after the given build number.
- getAgent(BuildResultsSummary) - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- getAgent(CurrentlyBuilding) - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- getAgent(CurrentlyBuilding) - Method in class com.atlassian.bamboo.build.ViewBuild
-
- getAgent(long) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
- getAgent(long) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getAgent(long) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentStateCache
-
- getAgent() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentAssignments
-
- getAgent() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- getAgent(Long) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getAgent() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getAgent() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentDetails
-
- getAgent() - Method in interface com.atlassian.bamboo.deployments.results.DeploymentResult
-
- getAgent() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getAgent() - Method in class com.atlassian.bamboo.event.agent.AgentRegisteredEvent
-
- getAgent() - Method in class com.atlassian.bamboo.event.agent.AgentRegisteringEvent
-
- getAgent() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getAgent() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getAgent() - Method in class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction
-
- getAgent(Long) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- getAgentAssignment(long) - Method in interface com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDao
-
Get a single agent assignment by id
- getAgentAssignment(long) - Method in class com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDaoImpl
-
- getAgentAssignments() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService
-
Retrieve an assignment map used to access executable and executor assignments
- getAgentAssignments() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentServiceImpl
-
- getAgentAssignments(String, long, UriInfo, HttpHeaders) - Method in class com.atlassian.bamboo.plugins.rest.resource.AgentAssignmentResource
-
- getAgentAssignments(long) - Method in class com.atlassian.bamboo.testutils.backdoor.AgentsControl
-
- getAgentAuditLogsMessagesByAgentName(String) - Method in interface com.atlassian.bamboo.persister.AuditLogDao
-
- getAgentAuditLogsMessagesByAgentName(String) - Method in class com.atlassian.bamboo.persister.AuditLogHibernateDao
-
- getAgentAuditLogsMessagesByAgentName(String) - Method in interface com.atlassian.bamboo.persister.AuditLogService
-
Provide a list of audit log messages filter by Agent Name
- getAgentAuditLogsMessagesByAgentName(String) - Method in class com.atlassian.bamboo.persister.DefaultAuditLogService
-
- getAgentAuthentications(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.resource.AgentAuthenticationResource
-
Provides a list of all agent authentication statuses.
- getAgentBootstrapType() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
- getAgentById(long) - Method in interface com.atlassian.bamboo.buildqueue.dao.AgentDao
-
Retrieve the agentDefinition object.
- getAgentById(long) - Method in class com.atlassian.bamboo.buildqueue.dao.AgentHibernateDao
-
- getAgentById(UriInfo, long) - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.AgentResource
-
Retrieve a build agent definition by id.
- getAgentById(UriInfo, long) - Method in interface com.atlassian.bamboo.plugins.rest.admin.agent.RestAgentService
-
Retrieve an agent definition
- getAgentById(UriInfo, long) - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgentServiceImpl
-
- getAgentById(long) - Method in interface com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBean
-
- getAgentById(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBeanImpl
-
- getAgentCapabilitySet() - Method in interface com.atlassian.bamboo.buildqueue.AgentWithCapabilitiesDefinition
-
- getAgentCapabilitySet(PipelineDefinition) - Static method in class com.atlassian.bamboo.capability.CapabilitySetProvider
-
- getAgentCapabilitySet(BuildAgent) - Static method in class com.atlassian.bamboo.capability.CapabilitySetProvider
-
- getAgentCapabilitySet() - Method in class com.atlassian.bamboo.v2.build.agent.AgentWithCapabilitiesDefinitionImpl
-
- getAgentClass(String, String) - Method in interface com.atlassian.bamboo.agent.classserver.AgentServerManager
-
- getAgentClass(String, String) - Method in class com.atlassian.bamboo.agent.classserver.AgentServerManagerImpl
-
- getAgentClassName() - Method in class com.atlassian.bamboo.agent.bootstrap.GetFingerprintResponse
-
- getAgentContext() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
-
- getAgentCount(Class<? extends PipelineDefinition>) - Method in interface com.atlassian.bamboo.buildqueue.dao.AgentDao
-
Retrieves the amount of agents of given type stored in the database
- getAgentCount(Class<? extends PipelineDefinition>) - Method in class com.atlassian.bamboo.buildqueue.dao.AgentHibernateDao
-
- getAgentCount(Class<? extends PipelineDefinition>) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Retrieves the amount of agents of given type stored in the database
- getAgentCount(Class<? extends PipelineDefinition>) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getAgentCountForImage(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getAgentDefinition(Long) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
- getAgentDefinition(Long) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getAgentDefinition() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getAgentDefinitionByName(String) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Retrieve a pipelineDefinition by name.
- getAgentDefinitionByName(String) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getAgentDefinitionsWithNameLike(String) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Return a list of agents whose name is like the provided string.
- getAgentDefinitionsWithNameLike(String) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getAgentDescription() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentDetails
-
- getAgentDescription() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- getAgentFilterKey() - Method in class com.atlassian.bamboo.build.FilterController
-
- getAgentFilterName() - Method in class com.atlassian.bamboo.build.FilterController
-
- getAgentFromCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapability
-
- getAgentHomeFromPropertyOrEnv() - Static method in class com.atlassian.bamboo.agent.bootstrap.RemoteAgentHomeLocatorForBootstrap
-
- getAgentId() - Method in class com.atlassian.bamboo.agent.AgentConsoleAction
-
- getAgentId() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentAssignments
-
- getAgentId() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- getAgentId() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getAgentId() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentDetails
-
- getAgentId() - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- getAgentId() - Method in class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints.AgentAssigned
-
- getAgentId() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getAgentId() - Method in interface com.atlassian.bamboo.deployments.results.InternalDeploymentResult
-
- getAgentId() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getAgentId() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getAgentId() - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentInProgress
-
- getAgentId() - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentInProgressImpl
-
- getAgentId() - Method in class com.atlassian.bamboo.event.BuildCanceledEvent
-
Agent that the Build was running on.
- getAgentId() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getAgentId() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getAgentId() - Method in class com.atlassian.bamboo.testutils.agent.RemoteAgentProcess
-
- getAgentId() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityAgentMapping
-
- getAgentId() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- getAgentId() - Method in class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.AgentAssigned
-
- getAgentId() - Method in class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction
-
- getAgentId() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary
-
- getAgentIdentifiers() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getAgentIds() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getAgentIds() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
- getAgentIds() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- getAgentIdsFromKey(String) - Method in interface com.atlassian.bamboo.capability.CapabilityDao
-
- getAgentIdsFromKey(String) - Method in class com.atlassian.bamboo.capability.CapabilityDaoImpl
-
- getAgentLocalArtifactHandler(Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.artifacthandler.ArtifactHandlerResource
-
Retrieve configuration of Agent-Local Artifact Handler.
- getAgentMatchesForEnvironment(long, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.deployments.environments.EnvironmentRequirementResource
-
Gets a summary of the agents that are capable of running an environment, based of its requirements.
- getAgentMatchesForJob(String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.requirement.RequirementResource
-
Gets a summary of the agents that are capable of running a job, based off its requirements.
- getAgentName() - Method in class com.atlassian.bamboo.agent.AgentConsoleAction
-
- getAgentName() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentDetails
-
- getAgentName() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- getAgentPathPrefix(ExecutableBuildAgent) - Method in interface com.atlassian.bamboo.build.fileserver.BuildDirectoryManager
-
- getAgentPathPrefix(ExecutableBuildAgent) - Method in class com.atlassian.bamboo.build.fileserver.DefaultBuildDirectoryManager
-
- getAgentPathPrefix(ExecutableBuildAgent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
-
- getAgentPlanMatrixRow(ImmutableBuildable) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- getAgentPlugins(AgentPluginResolver.AgentPluginFilter) - Method in interface com.atlassian.bamboo.plugin.AgentPluginResolver
-
Get agent plugins (i.e.
- getAgentPlugins(AgentPluginResolver.AgentPluginFilter) - Method in class com.atlassian.bamboo.plugin.DefaultAgentPluginResolver
-
- getAgents() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- getAgents() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getAgents() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage
-
- getAgents(UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.AgentResource
-
Return collection of all agents of all types.
- getAgents(UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.admin.agent.RestAgentService
-
Retrieve all agents on the bamboo server
- getAgents(UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgentServiceImpl
-
- getAgents(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.resource.AgentResource
-
Provides a list of all agents.
- getAgentsAmount() - Method in class com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage.Requirement
-
- getAgentSelector(long) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.JmsSelectorUtils
-
Creates a selector string for an agent to select those messages targeted for it.
- getAgentSelector(long, String) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.JmsSelectorUtils
-
- getAgentServerManager() - Method in class com.atlassian.bamboo.agent.classserver.AgentServerServlet
-
- getAgentSideHttpPort() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getAgentSideHttpPort() - Method in interface com.atlassian.bamboo.agent.elastic.tunnel.ElasticAgentTunnelPorts
-
The TCP port upon which the Elastic Agent listens for HTTP traffic intended for the Bamboo Server.
- getAgentSideJmsPort() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getAgentSideJmsPort() - Method in interface com.atlassian.bamboo.agent.elastic.tunnel.ElasticAgentTunnelPorts
-
The TCP port upon which the Elastic Agent listens for JMS traffic intended for the Bamboo Server.
- getAgentsMessageProperty(Collection<BuildAgent>) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.JmsSelectorUtils
-
Creates a comma separated string representing a collection of
BuildAgent
.
- getAgentsMessageProperty(Long) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.JmsSelectorUtils
-
- getAgentStateDirectory() - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getAgentStateDirectory() - Method in interface com.atlassian.bamboo.setup.HomeDirectoryLayout
-
- getAgentStateDirectory() - Method in class com.atlassian.bamboo.setup.HomeDirectoryLayoutImpl
-
- getAgentStateDirectory() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeDirectoryLayout
-
- getAgentStatus() - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
- getAgentStatus() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- getAgentStatus() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- getAgentStatus() - Method in interface com.atlassian.bamboo.v2.build.agent.ExecutableBuildAgent
-
- getAgentStatus() - Method in class com.atlassian.bamboo.v2.build.agent.LocalBuildAgentImpl
-
- getAgentStatus() - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- getAgentsToStop() - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticRunningInstancesOptimizer
-
Returns a collection of currently running elastic agents that should be stopped.
- getAgentsToStop() - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticRunningInstancesOptimizerImpl
-
- getAgentType() - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- getAgentType() - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentAssignmentExecutorDetails
-
- getAgentUnavailabilityHint(ImmutableJob) - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- getAgentUnavailabilityHint(ExecutableAgentsHelper, ElasticFunctionalityFacade, AdministrationConfigurationAccessor, I18nTextProvider, ImmutableJob, boolean) - Static method in class com.atlassian.bamboo.ww2.actions.plans.AgentAvailabilityHintHelper
-
Returns a string describing the reason for which a job can't (won't) be built.
- getAgentUpTime() - Method in interface com.atlassian.bamboo.buildqueue.properties.DistributedProperties
-
- getAgentUpTime() - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- getAgentUpTime() - Method in class com.atlassian.bamboo.v2.build.agent.properties.DistributedPropertiesImpl
-
- getAgentUpTime() - Method in class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl
-
- getAgentUuid() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
Unique ID for authenticating the agent.
- getAgeZeroPoint() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl
-
- getAgeZeroPoint() - Method in interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersion
-
- getAgeZeroPoint() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDto
-
- getAgeZeroPoint() - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- getAgeZeroPoint() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- getAggregatedValue() - Method in class com.atlassian.bamboo.clover.builder.coverage.ValuesAggregator
-
- getAlgorithm() - Method in class com.atlassian.bamboo.security.trustedapplications.KeyUtils.InvalidKey
-
- getAlias() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage.UserAliasesTableRow
-
- getAliases() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage
-
- getAll() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationDao
-
Get all Elastic Image Configuration objects
- getAll() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationHibernateDao
-
- getAll() - Method in class com.atlassian.bamboo.plugins.rest.admin.darkfeature.DarkFeatureResource
-
Retrieves a list of dark features that are enabled for all users.
- getAll() - Method in class com.atlassian.bamboo.plugins.rest.resource.ElasticConfigResource
-
- getAll() - Method in class com.atlassian.bamboo.testutils.backdoor.DarkFeatureControl
-
Gets all the enabled dark features.
- getAll(Iterable<? extends K>) - Method in class com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator
-
- getAllActiveAndEnabledAgentsId() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.agent.AgentResource
-
- getAllActiveResultSummariesForPlan(PlanKey, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getAllActiveResultSummariesForPlan(PlanKey, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getAllActiveResultSummariesForPlan(PlanKey, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getAllActiveResultSummariesForPlan(PlanKey, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getAllAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
- getAllAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getAllAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentStateCache
-
- getAllArtifacts() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.GroupedMaven2ArtifactProperties
-
- getAllAuthentications() - Method in interface com.atlassian.bamboo.buildqueue.dao.RemoteAgentAuthenticationDao
-
Get all agent authentications.
- getAllAuthentications() - Method in class com.atlassian.bamboo.buildqueue.dao.RemoteAgentAuthenticationHibernateDao
-
- getAllAuthentications() - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManager
-
Get all agent authentications known to this Bamboo server.
- getAllAuthentications() - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManagerImpl
-
- getAllAuthentications() - Method in class com.atlassian.bamboo.configuration.agent.ViewRemoteAgentAuthentications
-
- getAllAuthors() - Method in interface com.atlassian.bamboo.author.AuthorManager
-
- getAllAuthors() - Method in class com.atlassian.bamboo.author.HibernateAuthorManagerImpl
-
- getAllAuthors() - Method in class com.atlassian.bamboo.author.LuceneAuthorManagerImpl
-
- getAllBandanaItems() - Method in interface com.atlassian.bamboo.bandana.BandanaItemDao
-
- getAllBandanaItems() - Method in class com.atlassian.bamboo.bandana.BandanaItemDaoImpl
-
- getAllBranches(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
Get all branches for chain
- getAllBuildResultsSummariesForAgent(Long) - Method in class com.atlassian.bamboo.resultsummary.AgentBuildResultsSummaryManagerImpl
-
- getAllBuildResultsSummariesForAgent(Long) - Method in interface com.atlassian.bamboo.resultsummary.AgentResultsSummaryManager
-
- getAllBuildResultSummariesInBuildState(BuildState, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getAllBuildResultSummariesInBuildState(BuildState, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getAllBuildResultSummariesInLifeCycleState(LifeCycleState, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getAllBuildResultSummariesInLifeCycleState(LifeCycleState, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getAllBuildResultSummariesInUnknownState(Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getAllBuildResultSummariesInUnknownState(Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getAllBuildResultSummariesInUnknownState(Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getAllBuildResultSummariesInUnknownState(Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getAllCapabilities() - Method in class com.atlassian.bamboo.testutils.backdoor.ServerCapabilitiesControl
-
Return full list of shared server capabilities
- getAllCapabilitiesOnServer(String, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.CapabilityResource
-
Provides a list of capabilities for a select list in the UI.
- getAllChainKeys() - Method in interface com.atlassian.bamboo.plan.cache.index.PlanIdCacheIndex
-
- getAllChainKeys() - Method in class com.atlassian.bamboo.plan.cache.index.PlanIdCacheIndexer
-
- getAllChains() - Method in interface com.atlassian.bamboo.chains.ChainDao
-
Returns all of the
Chain
's
- getAllChains() - Method in class com.atlassian.bamboo.plan.cache.PlansState
-
- getAllChainsAndJobsUnrestricted() - Method in interface com.atlassian.bamboo.plan.PlanManager
-
WARNING this is probably a bad idea from a performance perspective, only do this if you're going to
traverse through all the
ChainStage
and
Job
of all
Chain
s returned.
- getAllChainsAndJobsUnrestricted() - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getAllCommentsForPlanResult(ChainResultsSummary) - Method in interface com.atlassian.bamboo.comment.CommentService
-
Get all comments on the given chain result, including those in
child jobs.
- getAllCommentsForPlanResult(ChainResultsSummary) - Method in class com.atlassian.bamboo.comment.CommentServiceImpl
-
- getAllCredentials() - Method in class com.atlassian.bamboo.configuration.credentials.ConfigureSharedCredentials
-
- getAllCredentials() - Method in interface com.atlassian.bamboo.credentials.CredentialsAccessor
-
- getAllCredentials(String) - Method in interface com.atlassian.bamboo.credentials.CredentialsAccessor
-
- getAllCredentials() - Method in class com.atlassian.bamboo.credentials.CredentialsManagerImpl
-
- getAllCredentials(String) - Method in class com.atlassian.bamboo.credentials.CredentialsManagerImpl
-
- getAllCredentials() - Method in interface com.atlassian.bamboo.credentials.EncryptedCredentialsAccessor
-
Gets all shared credentials without decrypting their configuration.
- getAllCredentials() - Method in class com.atlassian.bamboo.credentials.EncryptedCredentialsAccessorImpl
-
- getAllCredentials() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteCredentialsAccessor
-
- getAllCredentials(String) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteCredentialsAccessor
-
- getAllDashboardEntries() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage
-
Get all rows of the deployments dashboard table.
- getAllDeclaredFields(Class<?>) - Static method in class com.atlassian.bamboo.utils.BambooReflectionUtils
-
Returns all fields declared in the supplied class and its superclasses.
- getAllDeclaredMethods(Class<?>) - Static method in class com.atlassian.bamboo.utils.BambooReflectionUtils
-
Returns all methods declared in the supplied class and its superclasses.
- getAllDependencies() - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
Retrieves all dependency relationships in the system regardless of the plans involved
- getAllDependencies() - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
Retrieves all dependency relationships in the system regardless of the plan involved
- getAllDeploymentProjects() - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
- getAllDeploymentProjects(int, int) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
- getAllDeploymentProjects() - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getAllDeploymentProjects(int, int) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getAllDeploymentProjects() - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
- getAllDeploymentProjects() - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getAllDeploymentProjects() - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentDashboardResource
-
- getAllDeploymentProjects() - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentProjectResource
-
Find all deployment projects with environments.
- getAllDocuments(ILuceneConnection) - Static method in class com.atlassian.bamboo.testutils.index.BambooIndexHelper
-
- getAllElasticAgentDefinitions(int, int) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Retrieve most recently terminated elastic agent definitions from db, ordered by termination time, descending.
- getAllElasticAgentDefinitions(Collection<String>) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Retrieve elastic agent definitions from db.
- getAllElasticAgentDefinitions(int, int) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getAllElasticAgentDefinitions(Collection<String>) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getAllElasticAgentsAsMap() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
- getAllElasticAgentsAsMap() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getAllElasticImageConfigurations() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationAccessor
-
Retrieves all elastic images that are stored in database
- getAllElasticImageConfigurations() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationAccessorImpl
-
- getAllElasticImageConfigurations() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManagerImpl
-
- getAllElasticImageConfigurationsForCurrentRegion() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationAccessor
-
- getAllElasticImageConfigurationsForCurrentRegion() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationAccessorImpl
-
- getAllElasticImageConfigurationsForCurrentRegion() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManagerImpl
-
- getAllElasticRemoteAgents() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Returns all elastic instances.
- getAllElasticRemoteAgents() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getAllElements() - Method in class com.atlassian.bamboo.rest.model.AbstractRestList
-
Obtain all elements from the underlying list.
- getAllEnvironments() - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- getAllEnvironments() - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getAllEnvironmentsForDashboard() - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- getAllEnvironmentsForDashboard() - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getAllEnvironmentsNoUserContext() - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Retrieve all
Environment
defined in the system without filling in operations permitted for the user.
- getAllEnvironmentsNoUserContext() - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getAllErrorMessages() - Method in interface com.atlassian.bamboo.utils.error.ErrorCollection
-
Get all error messages from this error collection.
- getAllErrors() - Method in class com.atlassian.bamboo.logger.AggregatedChainErrorAccessor
-
- getAllErrors() - Method in class com.atlassian.bamboo.logger.DecoratingErrorAccessorImpl
-
- getAllErrors() - Method in class com.atlassian.bamboo.logger.DefaultErrorHandler
-
- getAllErrors() - Method in interface com.atlassian.bamboo.logger.ErrorAccessor
-
Get all the errors recorded against all builds
- getAllFailedTestList() - Method in class com.atlassian.bamboo.chains.ChainFilteredTestResults
-
- getAllFailedTestList() - Method in interface com.atlassian.bamboo.resultsummary.tests.FilteredTestResults
-
- getAllFailedTestList() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- getAllFailedTests() - Method in class com.atlassian.bamboo.chains.ChainFilteredTestResults
-
- getAllFailedTests() - Method in interface com.atlassian.bamboo.resultsummary.tests.FilteredTestResults
-
Returns
Multimap
of all
TestCaseResult
that have failed in this build.
- getAllFailedTests() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- getAllForeignKeyConstraints(Connection, Collection<String>) - Method in class com.atlassian.bamboo.upgrade.tasks.v5_15.UpgradeTask51509DropHibernate2FkConstraints
-
- getAllGlobalVariables() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.GlobalVariablesResource
-
- getAllInProgressBuildResultSummaries() - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getAllInProgressBuildResultSummaries() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getAllInProgressResultSummaries(Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getAllInProgressResultSummaries(Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getAllInProgressResultSummaries(Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getAllInProgressResultSummaries(Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getAllInstantMessagingServers() - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerManager
-
- getAllInstantMessagingServers() - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerManagerImpl
-
- getAllJobs() - Method in interface com.atlassian.bamboo.chains.Chain
-
Note: Does not include Jobs that are marked for deletion.
- getAllJobs() - Method in interface com.atlassian.bamboo.chains.ChainStage
-
Gets the
Job
s associated with this Stage, including the ones marked for deletion
- getAllJobs() - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- getAllJobs() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getAllJobs() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
Get list of jobs sorted by
- stage order
- job name (case insensitive)
- getAllJobs() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
Note: Does not include Jobs that are marked for deletion.
- getAllJobsForStage(String, long, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.JobConfigResource
-
Return all jobs for the given stage.
- getAllLocalAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
- getAllLocalAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getAllLocalAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentStateCache
-
- getAllNonElasticAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
- getAllNonElasticAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getAllNotificationEventTypes() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
Method to get combined notification types and notification conditions for the ui
- getAllNotificationEventTypes() - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
Method to get combined notification types and notification conditions for the ui
- getAllNotificationEventTypes() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
Method to get combined notification types and notification conditions for the ui
- getAllNotificationEventTypes() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
Method to get combined notification types and notification conditions for the ui
- getAllNotificationRecipients() - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
- getAllNotificationRecipients() - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getAllNotificationRecipientTypes() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
Method to get notification recipients for the ui
- getAllNotificationRecipientTypes() - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
Method to get notification recipients for the ui
- getAllNotificationRecipientTypes() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
Method to get notification recipients for the ui
- getAllNotificationRecipientTypes() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
Method to get notification recipients for the ui
- getAllNotificationTypes() - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
- getAllNotificationTypes() - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getAllocatePublicIpToVpcInstances() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- getAllowedExecutor() - Method in class com.atlassian.bamboo.buildqueue.AgentAssignmentRequirement
-
- getAllowedInstanceTypes() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
- getAllowedInstanceTypes() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getAllowedIpAddressFromConfiguration(TriggerDefinition) - Static method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerConfigurator
-
- getAllowedNonBambooInstances() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- getAllowedNumberOfLocalAgents() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getAllowedNumberOfLocalAgents() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
Checks the maximum number of local agents allowed for the current license.
- getAllowedNumberOfLocalAgents() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- getAllowedNumberOfLocalAgents() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- getAllowedNumberOfPlans() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
Checks the maximum number of plans that can be created for the current license.
- getAllowedNumberOfPlans(String) - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
Checks the maximum number of plans that can be created for the provided license
- getAllowedNumberOfPlans() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- getAllowedNumberOfPlans(String) - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- getAllowedNumberOfPlans() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- getAllowedNumberOfPlans() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getAllowedNumberOfPlans() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getAllowedNumberOfRemoteAgents() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getAllowedNumberOfRemoteAgents() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
Checks the maximum number of remote agents allowed for the current license.
- getAllowedNumberOfRemoteAgents() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- getAllowedNumberOfRemoteAgents() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- getAllowedTriggerIpAddresses() - Method in class com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy
-
Deprecated.
- getAllPasswordSharedCredentials() - Method in class com.atlassian.bamboo.testutils.backdoor.SharedCredentialsControl
-
- getAllPendingResultSummaries(Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getAllPendingResultSummaries(Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getAllPendingResultSummaries(Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getAllPendingResultSummaries(Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getAllPeriodsBetweenDates(Date, Date) - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- getAllPeriodsBetweenDates(Date, Date) - Method in class com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodGroupedChart
-
- getAllPersistedAgentDefinitions() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Retrieves a list of all agent definitions stored in the database.
- getAllPersistedAgentDefinitions() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getAllPlanKeys(Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Returns all plan keys of a particular type, including the plans marked for deletion.
- getAllPlanKeys(Class<T>) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getAllPlanKeys(Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getAllPlanKeys(Class<T>) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getAllPlanLabels() - Method in interface com.atlassian.bamboo.labels.LabelManager
-
All labels used on a plan level
- getAllPlanLabels() - Method in class com.atlassian.bamboo.labels.LabelManagerImpl
-
- getAllPlanLabels() - Method in class com.atlassian.bamboo.webwork.DashboardFilter
-
- getAllPlanList(UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.build.PlanResource
-
Method used to list all plans on Bamboo service that user is allowed to see (READ permission).
- getAllPlans() - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getAllPlans(Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getAllPlans(Class<T>, int, int) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getAllPlans() - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getAllPlans(Class<T>) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getAllPlans(Class<T>, int, int) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getAllPlansByProject(Project, Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
Returns all
Plan
's filtered by
Project
and
Class
, including the plans marked for
deletion.
- getAllPlansByProject(Project, Class<T>) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getAllPlansMarkedForDeletion(Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
- getAllPlansMarkedForDeletion(Class<T>) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getAllPlansMarkedForDeletion(Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getAllPlansMarkedForDeletion(Class<T>) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getAllPlansUnrestricted() - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getAllPlansUnrestricted() - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getAllPresent(Iterable<?>) - Method in class com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator
-
- getAllProductLicenses() - Method in class com.atlassian.sal.bamboo.license.BambooLicenseHandler
-
TODO BDEV-8917
- getAllProjectKeys() - Method in class com.atlassian.sal.bamboo.project.BambooProjectManager
-
- getAllProjects() - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- getAllProjects() - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Returns a collection of
Project
objects
- getAllProjects() - Method in class com.atlassian.bamboo.project.ProjectStatusHelperImpl
-
- getAllProjects() - Method in class com.atlassian.bamboo.testutils.backdoor.deployments.DeploymentsControl
-
- getAllProjectsMarkedForDeletion() - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- getAllProjectsMarkedForDeletion() - Method in interface com.atlassian.bamboo.project.ProjectDao
-
- getAllProjectsMarkedForDeletion() - Method in class com.atlassian.bamboo.project.ProjectHibernateDao
-
- getAllProjectsMarkedForDeletion() - Method in interface com.atlassian.bamboo.project.ProjectManager
-
- getAllQueuedResultSummaries(Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getAllQueuedResultSummaries(Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getAllQueuedResultSummaries(Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getAllQueuedResultSummaries(Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getAllQuickFilters() - Method in class com.atlassian.bamboo.testutils.backdoor.QuickFiltersControl
-
Get all existing quick filters.
- getAllRemoteAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Gets all remote agents in the system.
- getAllRemoteAgents(boolean) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Get remote agents.
- getAllRemoteAgents(boolean) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getAllRemoteAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getAllRemoteAgents(boolean) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentStateCache
-
- getAllRepositories() - Method in class com.atlassian.bamboo.configuration.repository.ViewAllRepositories
-
- getAllRequestIpAddresses(HttpServletRequest) - Static method in class com.atlassian.bamboo.utils.ServletUtils
-
Retrieves all sender IP addresses from a HTTP request, including source address and proxy addresses if present.
- getAllResultSummariesForPlan(Plan) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getAllResultSummariesForPlan(Plan) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getAllRows(ResultSet) - Static method in class com.atlassian.bamboo.utils.db.JdbcUtils
-
- getAllRows(ResultSet, Predicate<List<String>>) - Static method in class com.atlassian.bamboo.utils.db.JdbcUtils
-
- getAllServices(UriInfo) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.resource.MetadataResource
-
- getAllServices(UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.MetadataResource
-
Provides list of available REST resources in Bamboo
- getAllSharedCapabilities() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.ServerCapabilitiesResource
-
Get all server capabilities
- getAllSharedCredentials(Iterable<T>, CredentialsAccessor, Function<T, SharedCredentialDepender>) - Static method in class com.atlassian.bamboo.credentials.Credentials
-
- getAllSharedCredentials(Iterable<T>, CredentialsAccessor, Function<T, ConfigurableSharedCredentialDepender>, Function<T, Map<String, String>>) - Static method in class com.atlassian.bamboo.credentials.Credentials
-
- getAllSharedCredentials(Iterable<? extends VcsRepositoryData>, VcsRepositoryManager, CredentialsAccessor) - Static method in class com.atlassian.bamboo.credentials.Credentials
-
- getAllSpotInstanceRequests() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction
-
- getAllSshSharedCredentials() - Method in class com.atlassian.bamboo.testutils.backdoor.SharedCredentialsControl
-
- getAllStackTraces() - Static method in class com.atlassian.bamboo.util.BambooDebugUtils
-
- getAllStages() - Method in interface com.atlassian.bamboo.chains.Chain
-
Get Stages of the Chain
- getAllStages() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getAllStages() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- getAllStages() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
Get Stages of the Chain
- getAllStagesForPlan(String, Expansion, PageRequest, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.StageConfigResource
-
Retrieves all the stages that make up a build plan.
- getAllSupportEntitlementNumbers() - Method in class com.atlassian.sal.bamboo.license.BambooLicenseHandler
-
- getAllSystemKeysByType(String) - Method in class com.atlassian.bamboo.capability.CapabilityHibernateSetDao
-
- getAllSystemKeysByType(String) - Method in interface com.atlassian.bamboo.capability.CapabilitySetDao
-
Returns a list of Capability Keys that match the given type including those for Elastic images.
- getAllTableRows() - Method in class com.atlassian.bamboo.pageobjects.components.InfiniteScrollTableComponent
-
Obtain all table rows.
- getAllTasksForJob(String, long, String, Expansion, PageRequest, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.task.TaskConfigResource
-
Return all tasks for a given job.
- getAllTestBuildNumbers() - Method in interface com.atlassian.bamboo.build.statistics.StatisticsCollector
-
List of all build numbers in list
- getAllTestBuildNumbers() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
List of all build numbers in list
- getAllTestCasesWithExpiredQuarantine() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseDao
-
Returns a list of all
test cases
that are marked as quarantined, but their quarantine has
expired.
- getAllTestCasesWithExpiredQuarantine() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseHibernateDao
-
- getAllTopLevelPlans() - Method in class com.atlassian.bamboo.plan.cache.PlansState
-
- getAllTranslationsForPrefix(String, Locale) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
-
- getAllTranslationsForPrefix(String) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
-
- getAllTranslationsForPrefix(String) - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getAllTranslationsForPrefix(String) - Method in interface com.atlassian.bamboo.utils.i18n.I18nBean
-
- getAllTranslationsForPrefix(String) - Method in class com.atlassian.bamboo.utils.i18n.I18nResolverAdapter
-
- getAllTranslationsForPrefix(String, Locale) - Method in class com.atlassian.bamboo.utils.i18n.I18nResolverAdapter
-
- getAllTranslationsForPrefix(String, Locale) - Method in class com.atlassian.sal.bamboo.message.BambooI18nResolver
-
- getAllTranslationsForPrefix(String) - Method in class com.atlassian.sal.bamboo.message.BambooI18nResolver
-
- getAllTriggeredBuildResults() - Method in interface com.atlassian.bamboo.author.Author
-
Gets all builds triggered by the author
- getAllTriggeredBuildResults() - Method in class com.atlassian.bamboo.author.AuthorImpl
-
Deprecated.
Get all builds triggered by this author for reporting purpose.
- getAllTriggeredBuildResults() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getAllUnlinkedAuthors() - Method in interface com.atlassian.bamboo.author.AuthorDao
-
- getAllUnlinkedAuthors() - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getAllUnlinkedAuthors() - Method in interface com.atlassian.bamboo.author.ExtendedAuthorManager
-
- getAllUnlinkedAuthors() - Method in class com.atlassian.bamboo.author.HibernateAuthorManagerImpl
-
- getAllUrls() - Method in class com.atlassian.bamboo.utils.i18n.DefaultDocumentationLinkProvider
-
- getAllUrls() - Method in interface com.atlassian.bamboo.utils.i18n.DocumentationLinkProvider
-
Returns an immutable map of all help links keys and actual links to the help documentation.
- getAlpineImage() - Static method in class com.atlassian.bamboo.testutils.DockerImages
-
- getAlsoFailingInBuilds() - Method in class com.atlassian.bamboo.build.statistics.FailurePeriod
-
- getAlt() - Method in class com.atlassian.sal.bamboo.help.BambooHelpPath
-
- getAlternateGlobalSettings() - Method in class com.atlassian.bamboo.maven.embedder.MavenConfiguration
-
- getAlternateGlobalSettingsPath() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenDependenciesProcessorConfig
-
- getAlternateUserSettings() - Method in class com.atlassian.bamboo.maven.embedder.MavenConfiguration
-
- getAlternateUserSettingsPath() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenDependenciesProcessorConfig
-
- getAmiId() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
Get Elastic Instance Configuration's EC2 AMI id.
- getAmiId() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getAmiId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getAmiId() - Method in class com.atlassian.bamboo.ww2.actions.agent.ElasticImageDecorator
-
- getAnalyticsLogDirectory() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AnalyticsConfigPage
-
- getAncestorIdentity() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityImpl
-
- getAncestorPermissionCheckPolicy(Permission) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityImpl
-
- getAndClearStatistics() - Method in interface com.atlassian.bamboo.performance.PerformanceStatsService
-
Obtain statistics from all action executions registered so far.
- getAndClearStatistics() - Method in class com.atlassian.bamboo.performance.PerformanceStatsServiceImpl
-
- getAnnotations() - Method in class com.atlassian.bamboo.rest.model.warning.RestBuildWarnings
-
- getAnonymousGlobalPermissions() - Method in class com.atlassian.bamboo.security.DefaultGlobalPermissionsService
-
- getAnonymousGlobalPermissions() - Method in interface com.atlassian.bamboo.security.GlobalPermissionsService
-
- getAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
- getAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
- getAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
- getAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
- getAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
- getAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
- getAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
- getAnonymousPermissions(Acl, Collection<BambooPermission>) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclHelper
-
- getAnonymousPermissionsForDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.projects.DefaultDeploymentProjectPermissionsService
-
- getAnonymousPermissionsForDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectPermissionsService
-
- getAnonymousPermissionsForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.environments.DefaultEnvironmentPermissionsService
-
- getAnonymousPermissionsForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentPermissionsService
-
- getAnonymousPermissionsForPlan(String) - Method in class com.atlassian.bamboo.plan.DefaultPlanPermissionsService
-
- getAnonymousPermissionsForPlan(String) - Method in interface com.atlassian.bamboo.plan.PlanPermissionsService
-
- getAnonymousPermissionsForProjectPlan(String) - Method in class com.atlassian.bamboo.project.DefaultProjectPlanPermissionsService
-
- getAnonymousPermissionsForProjectPlan(String) - Method in interface com.atlassian.bamboo.project.ProjectPlanPermissionsService
-
- getAntExecutableName() - Method in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- getAntExecutablePath(String) - Method in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- getAnyPlan(Predicate<? super ImmutableChain>) - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
Returns a plan matching the supplied predicate, permission filtering is applied.
- getAnyPlan(Predicate<? super ImmutableChain>) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getAnyPlan(Predicate<? super ImmutableChain>) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
Returns a plan matching the supplied predicate
- getAnyPlan(Predicate<? super ImmutableChain>) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- getAnyPlan(Predicate<? super ImmutableChain>) - Method in interface com.atlassian.bamboo.plan.FilteringPlanManager
-
Returns a plan matching the supplied predicate.
- getAnyPlanUnrestricted(Predicate<? super ImmutableChain>) - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
Returns a plan matching the supplied predicate.
- getAnyPlanUnrestricted(Predicate<? super ImmutableChain>) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getAnyResultSummary(ResultsSummaryCriteria, ResultDataRead) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getAnyResultSummary(ResultsSummaryCriteria, ResultDataRead) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Generic search to find any result summary basing on the criteria provided.
- getAoEntry() - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntry
-
- getApplicationBuildNumberComparator() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getApplicationCertificate(String) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationsManagerImpl
-
- getApplicationConfig() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getApplicationConfig() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getApplicationHome() - Method in interface com.atlassian.bamboo.build.fileserver.BuildDirectoryManager
-
Returns application's/agent's home directory.
- getApplicationHome() - Method in class com.atlassian.bamboo.build.fileserver.DefaultBuildDirectoryManager
-
- getApplicationHome() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getApplicationHome() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getApplicationHome() - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getApplicationHome() - Method in interface com.atlassian.bamboo.setup.HomeDirectoryLayout
-
- getApplicationHome() - Method in class com.atlassian.bamboo.setup.HomeDirectoryLayoutImpl
-
- getApplicationHome() - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- getApplicationHome() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getApplicationHome() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- getApplicationHome() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeDirectoryLayout
-
- getApplicationHome() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
-
- getApplicationHome() - Method in class com.atlassian.bamboo.ww2.actions.setup.SelectSetupStepAction
-
- getApplicationHome() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getApplicationHost() - Method in class com.atlassian.bamboo.storage.notification.AbstractArtifactStorageCappingNotification
-
- getApplicationId() - Method in class com.atlassian.bamboo.security.trustedapplications.BambooCurrentApplication
-
- getApplicationId() - Method in interface com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplication
-
- getApplicationId() - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl
-
- getApplicationLink() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- getApplicationLink() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getApplicationLink(Repository) - Static method in class com.atlassian.bamboo.repository.ReflectionRepositoryAccessor.StashRepositoryAccessor
-
- getApplicationLink() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityLink
-
- getApplicationLink() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityReference
-
- getApplicationLinkFromVcsData(ApplinkStashClientFactory, VcsRepositoryData) - Static method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationHelper
-
- getApplicationLinkId(VcsLocationDefinition) - Static method in class com.atlassian.bamboo.repository.ReflectionRepositoryAccessor.StashRepositoryAccessor
-
- getApplicationLinkMethod(Class<? extends Repository>) - Static method in class com.atlassian.bamboo.repository.ReflectionRepositoryAccessor.StashRepositoryAccessor
-
- getApplicationLinkServerKeyFromVcsData(VcsRepositoryData) - Static method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationHelper
-
- getApplicationProperties() - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getApplicationVersion() - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- getApplicationWeight() - Method in class com.atlassian.bamboo.plugins.navlinks.spi.impl.BambooWeights
-
- getAppLinkId() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction
-
- getApplinksMajorVersion(String) - Static method in class com.atlassian.bamboo.testutils.ApplicationLinksTestHelper
-
- getApplinksManifest(String) - Static method in class com.atlassian.bamboo.testutils.ApplicationLinksTestHelper
-
- getApproximateIndexingTimePerResult() - Method in class com.atlassian.bamboo.index.AbstractIndexer
-
Retrieve approximate time per result stored in Bandana for a given indexer.
- getApproximateIndexTime() - Method in class com.atlassian.bamboo.configuration.DefaultSystemStatisticsBean
-
- getApproximateIndexTime() - Method in interface com.atlassian.bamboo.configuration.SystemStatisticsBean
-
- getArchitecture() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
Get image architecture
- getArchitecture() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getArchitecture() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getArchiveFileExtensions() - Method in interface com.atlassian.bamboo.archive.Archiver
-
Return a list of legal archive file extensions for archive type handled by this archiver.
- getArchiver(ArchiverType) - Static method in class com.atlassian.bamboo.archive.ArchiverResolver
-
Returns an instance of an archiver of the specified type.
- getArchiverType() - Method in interface com.atlassian.bamboo.artifact.Artifact
-
Returns the type of archiver used for packaging files of this artifact.
- getArchiverType() - Method in class com.atlassian.bamboo.artifact.ArtifactImpl
-
- getArchiverType() - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- getArchiverType() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResult
-
- getArchiverType() - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResultImpl
-
- getArchiverType() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifact
-
- getArguments() - Method in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- getArguments() - Method in interface com.atlassian.bamboo.plugins.php.task.PhpUnitConfig
-
- getArguments() - Method in class com.atlassian.bamboo.sal.message.DefaultMessage
-
- getArtifact() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLink
-
- getArtifact() - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink
-
- getArtifact() - Method in class com.atlassian.bamboo.deployments.versions.ArtifactDeploymentVersionItemImpl
-
- getArtifact() - Method in interface com.atlassian.bamboo.deployments.versions.InternalArtifactDeploymentVersionItem
-
- getArtifact() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.ArtifactDeploymentVersionItemDto
-
- getArtifact() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- getArtifact(String, String, String, String, boolean) - Static method in class com.atlassian.bamboo.maven.utils.MavenHelper
-
- getArtifact(String, String, String, String, String, boolean) - Static method in class com.atlassian.bamboo.maven.utils.MavenHelper
-
- getArtifact() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenProjectParser
-
- getArtifact() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestArtifactDeploymentVersionItem
-
- getArtifactConsumers(Maven2ArtifactProperties) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.ViewMaven2ChainSummary
-
- getArtifactContext() - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
- getArtifactContext() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getArtifactContext() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getArtifactDefinition() - Method in class com.atlassian.bamboo.deployments.projects.BambooArtifactDeploymentProjectItem
-
- getArtifactDefinition() - Method in class com.atlassian.bamboo.deployments.projects.persistence.items.MutableBambooArtifactDeploymentProjectItem
-
- getArtifactDefinition() - Method in class com.atlassian.bamboo.deployments.projects.service.ArtifactValidationError
-
- getArtifactDefinition() - Method in class com.atlassian.bamboo.event.artifact.PlanArtifactDefinitionEvent
-
- getArtifactDefinition() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscription
-
Get definition of artifact we're subscribed to.
- getArtifactDefinition() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionImpl
-
- getArtifactDefinition() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionSubstitutionAwareImpl
-
- getArtifactDefinition() - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscription
-
Get definition of artifact we're subscribed to.
- getArtifactDefinition() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscriptionImpl
-
- getArtifactDefinition() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.artifact.RestArtifactSubscriptions
-
- getArtifactDefinition() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- getArtifactDefinitionContext() - Method in class com.atlassian.bamboo.build.warning.BuildWarning.Artifact
-
- getArtifactDefinitionContext() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactPublishingResult
-
- getArtifactDefinitionContext() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactPublishingResultImpl
-
- getArtifactDefinitionContext() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContext
-
- getArtifactDefinitionContext() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContextImpl
-
- getArtifactDefinitionId() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- getArtifactDefinitions() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- getArtifactDefinitions() - Method in interface com.atlassian.bamboo.build.Job
-
- getArtifactDefinitions() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableJob
-
- getArtifactDefinitions() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- getArtifactDefinitions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- getArtifactDefinitionsBeingCreated() - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- getArtifactDefinitionsByJob(ImmutableChain, Predicate<ArtifactDefinitionBase>) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManager
-
- getArtifactDefinitionsByJob(ImmutableChain, Predicate<ArtifactDefinitionBase>) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManagerImpl
-
- getArtifactDestinationDirectory(Artifact) - Method in interface com.atlassian.bamboo.fileserver.ArtifactStorage
-
Deprecated.
- getArtifactDestinationDirectory(PlanResultKey, ImmutableArtifactDefinitionBase) - Method in interface com.atlassian.bamboo.fileserver.ArtifactStorage
-
Deprecated.
- getArtifactDestinationDirectory(PlanKey, String, ArtifactDefinitionContext) - Method in interface com.atlassian.bamboo.fileserver.ArtifactStorage
-
Deprecated.
- getArtifactDestinationDirectory(PlanResultKey, ImmutableArtifactDefinitionBase) - Method in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
- getArtifactDestinationDirectory(PlanKey, String, ImmutableArtifactDefinitionBase) - Method in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
- getArtifactDestinationDirectory(Artifact) - Method in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
- getArtifactDestinationDirectory(Artifact) - Method in class com.atlassian.bamboo.storage.location.ArtifactStorageImpl
-
Deprecated.
- getArtifactDestinationDirectory(PlanResultKey, ImmutableArtifactDefinitionBase) - Method in class com.atlassian.bamboo.storage.location.ArtifactStorageImpl
-
Deprecated.
- getArtifactDestinationDirectory(PlanKey, String, ArtifactDefinitionContext) - Method in class com.atlassian.bamboo.storage.location.ArtifactStorageImpl
-
Deprecated.
- getArtifactDirectory(PlanKey) - Method in interface com.atlassian.bamboo.fileserver.ArtifactStorage
-
Deprecated.
- getArtifactDirectory(PlanIdentifier, int) - Method in interface com.atlassian.bamboo.fileserver.ArtifactStorage
-
Deprecated.
- getArtifactDirectory(PlanResultKey) - Method in interface com.atlassian.bamboo.fileserver.ArtifactStorage
-
Deprecated.
- getArtifactDirectory(Artifact) - Method in interface com.atlassian.bamboo.storage.ArtifactDirectoryBuilder
-
Returns a plan-oriented or global storage directory for the supplied artifact (based on the return value
of artifact.isGloballyStored().
- getArtifactDirectory(Artifact) - Method in class com.atlassian.bamboo.storage.location.ArtifactDirectoryBuilderImpl
-
- getArtifactDirectory(PlanKey) - Method in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
- getArtifactDirectory(PlanKey, int) - Method in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
- getArtifactDirectory(PlanResultKey) - Method in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
- getArtifactDirectory(PlanKey) - Method in class com.atlassian.bamboo.storage.location.ArtifactStorageImpl
-
Deprecated.
- getArtifactDirectory(PlanIdentifier, int) - Method in class com.atlassian.bamboo.storage.location.ArtifactStorageImpl
-
Deprecated.
- getArtifactDirectory(PlanResultKey) - Method in class com.atlassian.bamboo.storage.location.ArtifactStorageImpl
-
Deprecated.
- getArtifactDirectoryBuilder(ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.AbstractLocalArtifactHandler
-
- getArtifactDirectoryBuilder(ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.AgentLocalArtifactHandler
-
- getArtifactDirectoryBuilder(ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.ServerLocalArtifactHandler
-
- getArtifactDirectoryBuilder() - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getArtifactDirectoryBuilder(File) - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getArtifactDirectoryBuilder(File) - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
Returns an ArtifactDirectoryBuilder which can be used to build
File
objects
pointing to artifacts stored on the local filesystem.
- getArtifactFiles() - Method in class com.atlassian.bamboo.ww2.actions.chains.ArtifactUrlRedirectAction
-
- getArtifactFromArtifactLink() - Static method in class com.atlassian.bamboo.utils.BambooFunctions
-
- getArtifactHandlerConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.AgentLocalArtifactHandlerConfigurator
-
- getArtifactHandlerConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.handlers.AbstractArtifactHandlerConfigurator
-
- getArtifactHandlerConfiguration(Map<String, String>) - Method in interface com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlerConfigurator
-
Filter out configuration of the artifact handler from the given map.
- getArtifactHandlerConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- getArtifactHandlerConfiguration() - Method in class com.atlassian.bamboo.build.warning.BuildWarning
-
- getArtifactHandlerConfiguration() - Method in interface com.atlassian.bamboo.deployments.execution.DeploymentContext
-
- getArtifactHandlerConfiguration() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getArtifactHandlerConfiguration() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactContext
-
- getArtifactHandlerConfiguration() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactContextImpl
-
- getArtifactHandlerConfiguration(CommonContext) - Static method in class com.atlassian.bamboo.v2.build.BuildContextHelper
-
- getArtifactHandlerConfigurationWithoutPrefix(String) - Method in interface com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersService
-
Get configuration a specific artifact handler.
- getArtifactHandlerConfigurationWithoutPrefix(String) - Method in class com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersServiceImpl
-
- getArtifactHandlerConfigurators() - Method in interface com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersService
-
Get configurators for enabled artifact handlers
- getArtifactHandlerConfigurators() - Method in class com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersServiceImpl
-
- getArtifactHandlerConfigurators() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactHandlers
-
- getArtifactHandlerConfigurators() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactStorage
-
- getArtifactHandlerDescriptors() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactHandlers
-
we don't use ArtifactHandlerService for displaying list of handlers because we want to show them all in this action
- getArtifactHandlerDescriptors() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactStorage
-
Artifact handler descriptors with labels: first is descriptor configuration prefix, second is descriptor label
- getArtifactHandlerForLink(PluginAccessor, String) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
- getArtifactHandlerKey() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResult
-
- getArtifactHandlerKey() - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResultImpl
-
- getArtifactHandlerModuleDescriptors() - Method in interface com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersService
-
Get list of module descriptors for enabled artifact handlers
- getArtifactHandlerModuleDescriptors() - Method in class com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersServiceImpl
-
- getArtifactHandlerModuleDescriptors() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactStorage
-
- getArtifactHandlers(ArtifactDefinitionContext, Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactManager
-
- getArtifactHandlersConfiguration() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandlerConfigProvider
-
- getArtifactHandlersConfiguration() - Method in class com.atlassian.bamboo.build.artifact.ArtifactPublishingConfig
-
- getArtifactHandlersConfiguration() - Method in class com.atlassian.bamboo.build.artifact.ArtifactRetrievalConfig
-
- getArtifactHandlersForAgent(AgentType) - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactManager
-
- getArtifactHandlersForAgent(AgentType) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactManager
-
Get list of enabled artifact handlers usable on agent of a given type.
- getArtifactId(Map<String, String>, int) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- getArtifactId() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenProjectParser
-
- getArtifactId() - Method in class com.atlassian.bamboo.plugins.maven2.Maven2ArtifactProperties
-
- getArtifactId() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- getArtifactIdKey(int) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- getArtifactKeys(Map<String, ?>) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- getArtifactLink() - Method in interface com.atlassian.bamboo.plan.artifact.ConsumedSubscription
-
- getArtifactLink() - Method in class com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionImpl
-
- getArtifactLinkDataProvider(ArtifactLink, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.AbstractLocalArtifactHandler
-
- getArtifactLinkDataProvider(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.AbstractLocalArtifactHandler
-
- getArtifactLinkDataProvider(ArtifactLink, ArtifactHandlerConfigProvider) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandler
-
- getArtifactLinkDataProvider(Artifact, ArtifactHandlerConfigProvider) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandler
-
- getArtifactLinkDataProvider(ArtifactLink, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerDecoratorSupport
-
- getArtifactLinkDataProvider(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerDecoratorSupport
-
- getArtifactLinkDataProvider(ArtifactLink) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkManager
-
- getArtifactLinkDataProvider(Artifact) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkManager
-
- getArtifactLinkDataProvider(ArtifactLink, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
-
- getArtifactLinkDataProvider(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
-
- getArtifactLinkDataProvider(ArtifactLink) - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLinkManager
-
- getArtifactLinkDataProvider(Artifact) - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLinkManager
-
- getArtifactLinkDataProvider(ArtifactLink, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
-
- getArtifactLinkDataProvider(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
-
- getArtifactLinks(ResultsSummary, String) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkDao
-
- getArtifactLinks(ResultsSummary, String) - Method in class com.atlassian.bamboo.build.artifact.ArtifactLinkHibernateDao
-
- getArtifactLinks(ResultsSummary, String) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkManager
-
- getArtifactLinks(ResultsSummary, String) - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLinkManager
-
- getArtifactLinks() - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- getArtifactLinks() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- getArtifactLinks() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getArtifactLinks() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getArtifactLinks() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Returns all artifacts associated with this build.
- getArtifactLinksForLinkType(ResultsSummary, String) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkManager
-
- getArtifactLinksForLinkType(ResultsSummary, String) - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLinkManager
-
- getArtifactLinksThatExist() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getArtifactLinksThatExist() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getArtifactLinkUrl(ArtifactLink) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getArtifactLinkUrl(ArtifactLink) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- getArtifactLinkUrl(ArtifactLink) - Method in class com.atlassian.bamboo.ww2.actions.build.ChainResultProviderAction
-
- getArtifactLinkUrl(ArtifactLink) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- getArtifactLinkUrl(ArtifactLink) - Method in class com.atlassian.bamboo.ww2.actions.chains.ListChainResults
-
- getArtifactLinkUrl(ArtifactLink) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- getArtifactList() - Method in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- getArtifactLocation(File, ArtifactDefinitionContext, boolean) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
- getArtifactMatchDescription(ArtifactDefinitionContext, FileSet) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
- getArtifactName() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- getArtifactName(Map<String, String>, int) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- getArtifactName() - Static method in class com.atlassian.bamboo.utils.BambooFunctions
-
- getArtifactNameKey(int) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- getArtifactPath() - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- getArtifactPath(Artifact) - Method in interface com.atlassian.bamboo.storage.ArtifactPathBuilder
-
Returns a plan-oriented or global storage path for the supplied artifact, based on the return value
of artifact.isGloballyStored().
- getArtifactPath(Artifact) - Method in class com.atlassian.bamboo.storage.location.ArtifactPathBuilderImpl
-
- getArtifactPathBuilder(String, char) - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getArtifactPathBuilder(char) - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getArtifactPathBuilder(String, char) - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
Returns an ArtifactPathBuilder which can be used to construct paths to stored artifacts.
- getArtifactPathBuilder(char) - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
Returns an ArtifactPathBuilder which can be used to construct paths to stored artifacts.
- getArtifactPathSuffix(Artifact) - Static method in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
- getArtifactPathSuffix(Artifact, char) - Static method in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
- getArtifactPathSuffix(PlanResultKey, ImmutableArtifactDefinitionBase) - Static method in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
_CHAIN_KEY_ / _JOB_KEY_|"shared" / _BUILD_NUMBER_ (/ artifact-name)
- getArtifactPathSuffix(PlanResultKey, ImmutableArtifactDefinitionBase, char) - Static method in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
_CHAIN_KEY_ / _JOB_KEY_|"shared" / _BUILD_NUMBER_ (/ artifact-name)
- getArtifactProducers(Maven2ArtifactProperties) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.ViewMaven2ChainSummary
-
- getArtifactProjectItem(long, long) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Get DeploymentProjectItem by DB id of the DeploymentProject and ArtifactDefinition
- getArtifactProjectItem(long, long) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getArtifactProviders() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.versions.VersionDetailsComponent
-
- getArtifactRootDirectory(PlanKey) - Method in interface com.atlassian.bamboo.fileserver.ArtifactStorage
-
Deprecated.
- getArtifactRootDirectory(PlanKey) - Method in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
- getArtifactRootDirectory(PlanKey) - Method in class com.atlassian.bamboo.storage.location.ArtifactStorageImpl
-
Deprecated.
- getArtifacts() - Method in class com.atlassian.bamboo.build.warning.BuildWarning
-
- getArtifacts() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Job
-
- getArtifacts() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultJobArtifactsPage
-
- getArtifacts() - Method in class com.atlassian.bamboo.plugins.artifact.AvailableArtifacts
-
- getArtifacts() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenProjectParser
-
- getArtifacts() - Method in class com.atlassian.bamboo.plugins.maven2.Maven2ProjectProperties
-
Additional lazy initialization added for the rare case of incomplete deserialization from xstream
- getArtifacts() - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- getArtifacts() - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestChainResult
-
- getArtifacts() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestArtifactDefinitions
-
- getArtifacts() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestArtifactList
-
- getArtifacts() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestJob
-
- getArtifactsDir() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- getArtifactsDirectory() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getArtifactsDirectory() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getArtifactsDirectory() - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
This method returns the root directory underneath which the artifacts are stored.
- getArtifactsDirectory() - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- getArtifactsDirectory() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getArtifactsDirectory() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getArtifactSizeDescription(ArtifactLink) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getArtifactSizeQuota() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactContext
-
Maximum allowed size of artifacts per build result in bytes.
- getArtifactSizeQuota() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactContextImpl
-
- getArtifactState() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.MiscellaneousConfigurationPage
-
- getArtifactStorage() - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getArtifactStorageDirectory(PlanResultKey, ImmutableArtifactDefinitionBase) - Method in class com.atlassian.bamboo.agent.messaging.ArtifactServlet
-
- getArtifactStorageDirectory(PlanResultKey, ArtifactDefinitionContext, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.AbstractLocalArtifactHandler
-
- getArtifactStorageDirectory(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.AbstractLocalArtifactHandler
-
- getArtifactSubscription() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- getArtifactSubscriptions() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- getArtifactSubscriptions() - Method in interface com.atlassian.bamboo.build.Job
-
- getArtifactSubscriptions() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableJob
-
- getArtifactSubscriptions() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- getArtifactSubscriptions() - Method in class com.atlassian.bamboo.rest.model.RestWarnings
-
- getArtifactSubscriptions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- getArtifactSubscriptions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
Get Artifact Subscriptions associated with a Plan
- getArtifactSubscriptionsBeingCreated() - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- getArtifactUrl(ArtifactLinkManager, ArtifactLink, String) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
- getArtifactUrl(ArtifactLinkManager, Artifact, String) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
- getArtifactValidationErrors() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- getAsBoolean(String) - Method in interface com.atlassian.bamboo.configuration.ConfigurationMap
-
Returns the value with the specified key as
Boolean
- getAsBoolean(String) - Method in class com.atlassian.bamboo.configuration.ConfigurationMapImpl
-
- getAsLong(String) - Method in interface com.atlassian.bamboo.configuration.ConfigurationMap
-
Returns the value with the specified key as
Long
- getAsLong(String) - Method in class com.atlassian.bamboo.configuration.ConfigurationMapImpl
-
- getAsPreformattedText(Object) - Static method in class com.atlassian.bamboo.util.HtmlUtils
-
Escapes the passed object as a string.
- getAssemblyLocation(ElasticAgentUserData) - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataMetadataHelper
-
- getAssignedExecutables() - Method in class com.atlassian.bamboo.plan.ExecutableAgentsHelper.ExecutorQuery
-
- getAssignedRepositories() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.repository.RepositoryAssignmentComponent
-
- getAssignedRepositories() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentProjectRepositoryAssignmentPage
-
- getAssignedRepositories() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.ProjectRepositoryAssignmentPage
-
- getAssignee() - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueDetails
-
Returns JIRA issue assignee as parsed from remote JIRA response
- getAssignee() - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- getAssignee() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultItemEntity
-
- getAssignmentsForAgent(long) - Method in interface com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDao
-
Get all assignments directly referencing and agent
- getAssignmentsForAgent(long) - Method in class com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDaoImpl
-
- getAssignmentsForEnvironment(long) - Method in interface com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDao
-
Get all assignments directly reference an environment
- getAssignmentsForEnvironment(long) - Method in class com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDaoImpl
-
- getAssignmentsForExecutable(long, AgentAssignment.ExecutableType) - Method in interface com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDao
-
Get all assignments that directly reference a specific Executable (Environment, ob etc)
- getAssignmentsForExecutable(long, AgentAssignment.ExecutableType) - Method in class com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDaoImpl
-
- getAssignmentsForExecutor(long, AgentAssignment.ExecutorType) - Method in interface com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDao
-
Get all assignments that directly reference a specific Executor (Agent, Image etc)
- getAssignmentsForExecutor(long, AgentAssignment.ExecutorType) - Method in class com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDaoImpl
-
- getAssignmentsForImage(long) - Method in interface com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDao
-
Get all assignments directly reference to an image
- getAssignmentsForImage(long) - Method in class com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDaoImpl
-
- getAssignmentTypes() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentAssignments
-
- getAssignmentTypes() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfigurationAssignments
-
- getAtlassianAccountAvatarBaseUrl() - Method in interface com.atlassian.bamboo.UnconfigurableFeatureDefaults
-
- getAtlassianUserConfiguration(Path) - Static method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.UserConfigurationChecker
-
Returns the list of repositories configured in atlassian-user.xml, or an empty list if none are configured or the file is missing.
- getAttachedVolumes() - Method in interface com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstance
-
- getAttachedVolumes() - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- getAttributes() - Method in class com.atlassian.bamboo.rest.model.admin.sharedcredentials.RestSharedCredential
-
- getAttributes() - Method in class com.atlassian.bamboo.rest.model.artifacthandler.RestArtifactHandler
-
- getAttributes(Object) - Method in class com.atlassian.bamboo.security.acegi.intercept.web.ActionInvocationDefinitionSource
-
- getAuditLogConfiguration(Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.auditlog.AuditLogResource
-
Retrieve audit log settings
- getAuditLogItems() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.AuditLogPage
-
- getAuditLogMessagesForEntity(String, AuditLogEntityType, long, long, int, int) - Method in interface com.atlassian.bamboo.persister.AuditLogDao
-
- getAuditLogMessagesForEntity(String, AuditLogEntityType, long, long, int, int) - Method in class com.atlassian.bamboo.persister.AuditLogHibernateDao
-
- getAuditLogMessagesForEntity(String, AuditLogEntityType, long, long, int, int) - Method in interface com.atlassian.bamboo.persister.AuditLogService
-
- getAuditLogMessagesForEntity(String, AuditLogEntityType, long, long, int, int) - Method in class com.atlassian.bamboo.persister.DefaultAuditLogService
-
- getAuditLogMessagesForPlan(ImmutablePlan, long, long, int, int) - Method in interface com.atlassian.bamboo.persister.AuditLogDao
-
- getAuditLogMessagesForPlan(ImmutablePlan, long, long, int, int) - Method in class com.atlassian.bamboo.persister.AuditLogHibernateDao
-
- getAuditLogMessagesForPlan(ImmutablePlan, long, long, int, int) - Method in interface com.atlassian.bamboo.persister.AuditLogService
-
Provide a paginated list of all audit log messages written against a plan between input dates.
- getAuditLogMessagesForPlan(ImmutablePlan, long, long, int, int) - Method in class com.atlassian.bamboo.persister.DefaultAuditLogService
-
- getAuditLogStatus() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.AdministrationResource
-
- getAuth() - Method in class com.atlassian.bamboo.rest.Logout
-
- getAuthenticatingUser() - Method in class com.atlassian.bamboo.testutils.config.AbstractEnvironmentData
-
- getAuthenticatingUser() - Method in interface com.atlassian.bamboo.testutils.config.BambooEnvironmentData
-
- getAuthentication(UUID, String) - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManager
-
Get remote agent authentication matching the IP and UUID.
- getAuthentication(UUID) - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManager
-
Get first remote agent authentication matching the IP and UUID.
- getAuthentication(UUID, String) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManagerImpl
-
- getAuthentication(UUID) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManagerImpl
-
- getAuthenticationCount() - Method in class com.atlassian.bamboo.configuration.agent.ViewRemoteAgentAuthentications
-
- getAuthenticationCount() - Method in interface com.atlassian.bamboo.user.LoginInformation
-
- getAuthenticationCount() - Method in class com.atlassian.bamboo.user.LoginInformationImpl
-
- getAuthenticationErrors(String, String) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerSshKeyHandler
-
- getAuthenticationMethod() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getAuthentications(Predicate<RemoteAgentAuthentication>) - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManager
-
Get authentication filtered by given filter.
- getAuthentications(Predicate<RemoteAgentAuthentication>) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManagerImpl
-
- getAuthenticationToken() - Method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactAckMessage
-
- getAuthenticationToken() - Method in interface com.atlassian.bamboo.v2.build.agent.messages.AuthenticableMessage
-
- getAuthenticationType() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- getAuthenticationType() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- getAuthenticationType() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration
-
- getAuthenticationType() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData
-
- getAuthenticationType() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- getAuthenticationTypes() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getAuthenticationTypes() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryUIHelper
-
- getAuthenticationTypes() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getAuthenticationTypes() - Method in interface com.atlassian.bamboo.repository.SelectableAuthenticationRepository
-
List all authentication types supported by repository.
- getAuthenticationTypes() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getAuthenticationUuid() - Method in class com.atlassian.bamboo.configuration.agent.EditRemoteAgentAuthenticationIp
-
- getAuthenticator() - Method in class com.atlassian.bamboo.mail.SMTPMailServerWithEncryptedPassword
-
- getAuthenticator() - Method in class com.atlassian.crowd.embedded.atlassianuser.EcDelegationAccessor
-
- getAuthFilter(String, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudRestApiClient
-
- getAuthor() - Method in interface com.atlassian.bamboo.commit.Commit
-
- getAuthor() - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- getAuthor() - Method in class com.atlassian.bamboo.commit.UnassociatedCommit
-
- getAuthor() - Method in class com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsCommitImpl
-
- getAuthor() - Method in interface com.atlassian.bamboo.deployments.versions.history.commit.InternalDeploymentVersionVcsCommit
-
- getAuthor() - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl
-
- getAuthor() - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- getAuthor() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- getAuthor() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getAuthor() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthor
-
- getAuthorBuilds() - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- getAuthorById(long) - Method in interface com.atlassian.bamboo.author.ExtendedAuthorManager
-
- getAuthorById(long) - Method in class com.atlassian.bamboo.author.HibernateAuthorManagerImpl
-
- getAuthorByName(String) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
- getAuthorByName(String) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getAuthorByName(String) - Method in interface com.atlassian.bamboo.author.AuthorManager
-
- getAuthorByName(String) - Method in class com.atlassian.bamboo.author.HibernateAuthorManagerImpl
-
- getAuthorByName(String) - Method in class com.atlassian.bamboo.author.LuceneAuthorManagerImpl
-
- getAuthorContext() - Method in interface com.atlassian.bamboo.commit.CommitContext
-
- getAuthorContext() - Method in class com.atlassian.bamboo.commit.CommitContextImpl
-
- getAuthorContext() - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- getAuthorContext() - Method in class com.atlassian.bamboo.notification.rss.RssNotification.CommitWithUrl
-
- getAuthorDisplayName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.CodeCommit
-
- getAuthorEmail() - Method in class com.atlassian.bamboo.configuration.RepositorySettings
-
- getAuthorEmail(Repository) - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationHelper
-
Deprecated.
Get email of author used for branch integration operations.
- getAuthorEmail(Repository) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationHelperImpl
-
- getAuthorEmail() - Method in class com.atlassian.bamboo.testutils.vcs.CommitInfo
-
- getAuthorId() - Method in class com.atlassian.bamboo.ww2.actions.admin.author.AdministerAuthors
-
- getAuthorIdFromNameMarkerPattern(String) - Static method in class com.atlassian.bamboo.author.AuthorDuplicateNameHelper
-
Decode original and duplicate author ids from the fake author name
- getAuthorisationURI(URI) - Method in exception com.atlassian.bamboo.applinks.CredentialsRequiredContextException
-
- getAuthorisationURI() - Method in exception com.atlassian.bamboo.applinks.CredentialsRequiredContextException
-
- getAuthorisationURI(URI) - Method in exception com.atlassian.bamboo.jira.jiraissues.CredentialsRequiredContextException
-
Deprecated.
- getAuthorisationURI() - Method in exception com.atlassian.bamboo.jira.jiraissues.CredentialsRequiredContextException
-
Deprecated.
- getAuthorities() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- getAuthorName() - Method in class com.atlassian.bamboo.configuration.RepositorySettings
-
- getAuthorName(Repository) - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationHelper
-
Deprecated.
Get name of author used for branch integration operations.
- getAuthorName(Repository) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationHelperImpl
-
- getAuthorName() - Method in class com.atlassian.bamboo.testutils.vcs.CommitInfo
-
- getAuthorName() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthor
-
- getAuthors() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getAuthors() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getAuthors() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- getAuthorsBuildStatistics() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- getAuthorsByResultSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
Retrieve unique set of authors that contributed to commits related to a given ResultsSummary
- getAuthorsByResultSummary(ResultsSummary) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getAuthorsByResultSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.author.ExtendedAuthorManager
-
Retrieve unique set of authors that contributed to commits related to a given ResultsSummary
- getAuthorsByResultSummary(ResultsSummary) - Method in class com.atlassian.bamboo.author.HibernateAuthorManagerImpl
-
- getAuthorsInBuild(long) - Method in class com.atlassian.bamboo.author.LuceneAuthorManagerImpl
-
- getAuthorUserName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.CodeCommit
-
- getAuthType() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getAuthType() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getAuthType() - Method in interface com.atlassian.bamboo.repository.SelectableAuthenticationRepository
-
- getAuthType() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getAuthType() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getAuthTypeName() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getAutoDate(Date, Date) - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- getAutoDate(Date, Date) - Method in class com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector
-
- getAutoInstanceManagementConfigs() - Method in interface com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBean
-
Get a map of key -> AutomaticInstanceManagementConfig.
- getAutoInstanceManagementConfigs() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBeanImpl
-
- getAutomaticInstanceManagementConfig() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- getAutomaticInstanceManagementConfig() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- getAutomaticInstanceManagementPreset() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getAutomaticInstanceManagementPresetList() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getAutomaticInstanceManagementPresetName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getAutomaticInstanceManagementPresets() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getAutomaticShutdownDelay() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getAutoPeriod() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart
-
- getAutoShutdownDelay() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- getAutoShutdownDelay() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- getAutowireByNameClasses() - Method in class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport
-
Return classes autowired by name
- getAutowireByTypeClasses() - Method in class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport
-
Return classes autowired by type
- getAvailabilityZone() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getAvailabilityZones() - Method in interface com.atlassian.bamboo.agent.elastic.aws.AwsAccountBean
-
Returns a list of availability zones and their status.
- getAvailabilityZones() - Method in class com.atlassian.bamboo.agent.elastic.aws.AwsAccountBeanImpl
-
- getAvailabilityZones() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
Get Availability Zone for Elastic Instance Configuration.
- getAvailabilityZones() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getAvailabilityZones() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getAvailabilityZones() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getAvailableArtifacts() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- getAvailableAuthors(User) - Method in interface com.atlassian.bamboo.author.ExtendedAuthorManager
-
Get authors available for a user.
- getAvailableAuthors(User) - Method in class com.atlassian.bamboo.author.HibernateAuthorManagerImpl
-
- getAvailableAuthors() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getAvailableBranches() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.BranchesConfigurationPage
-
- getAvailableBranches() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreateBranchDialog
-
- getAvailableBuildTaskDescriptors() - Method in interface com.atlassian.bamboo.task.TaskManager
-
- getAvailableBuildTaskDescriptors() - Method in class com.atlassian.bamboo.task.TaskManagerImpl
-
- getAvailableBuildTriggerConditionModuleDescriptors() - Method in class com.atlassian.bamboo.build.strategy.DefaultBuildStrategyManager
-
Deprecated.
- getAvailableBuildTriggerConditionModuleDescriptors() - Method in interface com.atlassian.bamboo.trigger.TriggerTypeManager
-
- getAvailableBulkActions() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- getAvailableCategoryJson() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- getAvailableCategoryJson() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getAvailableCategoryJson() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getAvailableDateFilter() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getAvailableDeploymentTaskDescriptors() - Method in interface com.atlassian.bamboo.task.TaskManager
-
- getAvailableDeploymentTaskDescriptors() - Method in class com.atlassian.bamboo.task.TaskManagerImpl
-
- getAvailableGroupBy() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- getAvailableGroupBy() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getAvailableGroups(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
Returns list of groups which weren't granted explicitly any deployment project permissions.
- getAvailableGroups(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
Returns list of groups which weren't granted explicitly any deployment environment permissions.
- getAvailableGroups(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
Returns list of groups which weren't granted explicitly any permissions.
- getAvailableGroups(String, String, PageRequest, Expansion, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.permission.PermissionsResource
-
Returns a paged list of groups
RestGroup
for which no permissions was defined.
- getAvailableGroups(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
Returns list of groups which weren't granted explicitly any plan permissions.
- getAvailableGroups(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
Returns list of groups which weren't granted explicitly any project permissions.
- getAvailableGroups(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
Returns list of groups which weren't granted explicitly any project plan permissions.
- getAvailableGroups(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
Returns list of groups which weren't granted explicitly any repository permissions.
- getAvailableGroups() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- getAvailableGroups() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getAvailableGroups() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getAvailableGroups() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- getAvailableInstanceTypes() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getAvailableIssueTypes() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.EditJiraIssues
-
- getAvailableJdks() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getAvailableJdks() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- getAvailableJobs() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewAggregatedJobPlugins
-
- getAvailableMavenBuilders() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
Return available Maven 2/3 builders
- getAvailableMirrorsNames() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- getAvailablePlans() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getAvailableProcessors() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getAvailableProcessors() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getAvailableProjects(String, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashResource
-
Returns list of available Bitbucket Server projects.
- getAvailableRecipientTypes() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- getAvailableRecipientTypes() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- getAvailableRecipientTypes() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- getAvailableRegions() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getAvailableReports() - Method in interface com.atlassian.bamboo.charts.ChartManager
-
- getAvailableReports() - Method in class com.atlassian.bamboo.charts.DefaultChartManager
-
- getAvailableReports(UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.ChartResource
-
- getAvailableReports() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- getAvailableReports() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getAvailableRepositories() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.BambooSpecsConfigurationTab
-
- getAvailableRepositories(UriInfo, RestBitbucketRequest) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.resource.BitbucketResource
-
- getAvailableRepositories(UriInfo, String, RestRequest) - Method in class com.atlassian.bamboo.plugins.git.rest.resource.GitHubResource
-
- getAvailableRepositories() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.DeleteRepository
-
- getAvailableRepositoryDescriptors() - Method in class com.atlassian.bamboo.repository.DefaultRepositoryManager
-
- getAvailableRepositoryDescriptors() - Method in interface com.atlassian.bamboo.repository.RepositoryManager
-
Deprecated.
Returns a list of available (i.e.
- getAvailableRepositoryDescriptors() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryManager
-
Returns a list of available (i.e.
- getAvailableRepositoryDescriptors() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryManagerImpl
-
- getAvailableRepositoryViewers() - Method in interface com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerManager
-
- getAvailableRepositoryViewers() - Method in class com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerManagerImpl
-
- getAvailableSchedules() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getAvailableServers() - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashResource
-
- getAvailableStandaloneRepositoryDescriptors() - Method in class com.atlassian.bamboo.repository.DefaultRepositoryManager
-
- getAvailableStandaloneRepositoryDescriptors() - Method in interface com.atlassian.bamboo.repository.RepositoryManager
-
Deprecated.
Returns a list of available (i.e.
- getAvailableStandaloneRepositoryDescriptors() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryManager
-
- getAvailableStandaloneRepositoryDescriptors() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryManagerImpl
-
- getAvailableTaskDescriptors() - Method in interface com.atlassian.bamboo.task.TaskManager
-
- getAvailableTaskDescriptors() - Method in class com.atlassian.bamboo.task.TaskManagerImpl
-
- getAvailableTasks() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- getAvailableTasks() - Method in class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironmentTaskTypes
-
- getAvailableTasks() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getAvailableTasks() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ViewBuildTaskTypes
-
- getAvailableTriggerDescriptors(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.DefaultBuildStrategyManager
-
Deprecated.
- getAvailableTriggerDescriptors(Triggerable) - Method in interface com.atlassian.bamboo.trigger.TriggerTypeManager
-
Provides a list of available trigger types for a specific triggerable.
- getAvailableTriggerDescriptorsByType(Class<? extends Triggerable>) - Method in class com.atlassian.bamboo.build.strategy.DefaultBuildStrategyManager
-
Deprecated.
- getAvailableTriggerDescriptorsByType(Class<? extends Triggerable>) - Method in interface com.atlassian.bamboo.trigger.TriggerTypeManager
-
Provides a list of available trigger types for a specific type of triggerable.
- getAvailableTriggerTypes() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- getAvailableTriggerTypes() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTriggers
-
- getAvailableUserNames() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getAvailableUserNames() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getAvailableUsers(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
Returns list of users which weren't granted explicitly any deployment project permissions.
- getAvailableUsers(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
Returns list of users which weren't granted explicitly any deployment environment permissions.
- getAvailableUsers(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
Returns list of users which weren't granted explicitly any permissions.
- getAvailableUsers(String, String, PageRequest, Expansion, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.permission.PermissionsResource
-
Returns a paged list of users
RestUser
for which no permissions was defined.
- getAvailableUsers(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
Returns list of users which weren't granted explicitly any plan permissions.
- getAvailableUsers(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
Returns list of users which weren't granted explicitly any project permissions.
- getAvailableUsers(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
Returns list of users which weren't granted explicitly any project plan permissions.
- getAvailableUsers(String, String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
Returns list of users which weren't granted explicitly any repository permissions.
- getAvailableUsers() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- getAvailableUsers() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- getAvailableVariables() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionVariables
-
- getAvailableViewersForRepositoryType(String) - Method in interface com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerManager
-
- getAvailableViewersForRepositoryType(String) - Method in class com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerManagerImpl
-
- getAvatarUri() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketUserEntity
-
- getAvatarUrl() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestParticipant
-
- getAvatarUrl() - Method in class com.atlassian.bamboo.rest.model.admin.user.RestUser
-
- getAverage() - Method in class com.atlassian.bamboo.performance.StatsImpl
-
Average of accumulated values.
- getAverage() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStats
-
- getAverage() - Method in interface com.atlassian.bamboo.utils.statistics.Stats
-
Average of accumulated values.
- getAverageBuildDuration() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- getAverageBuildDuration() - Method in interface com.atlassian.bamboo.builder.BuildProgressBar
-
Deprecated.
Returns average time of past build executions.
- getAverageBuildDuration() - Method in class com.atlassian.bamboo.builder.BuildProgressBarImpl
-
Deprecated.
- getAverageBuildDuration() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getAverageBuildDuration() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getAverageBuildDuration() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
Returns an average duration of the recent builds
- getAverageBuildTime(ImmutableBuildable, int) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryManager
-
Deprecated.
Returns average build duration for given number of builds
- getAverageBuildTime(ImmutableBuildable, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getAverageDuration() - Method in interface com.atlassian.bamboo.chains.ChainState
-
Average duration of the
Chain
in milliseconds
- getAverageDuration(PlanResultKey) - Method in interface com.atlassian.bamboo.chains.ChainStateResult
-
- getAverageDuration() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodAverageDurationCollater
-
- getAverageDuration() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodAverageQueuedDurationCollater
-
- getAverageDuration() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodAverageSuccessDurationCollater
-
- getAverageDuration() - Method in interface com.atlassian.bamboo.plan.ExecutionStatus
-
Estimated total execution time of a task.
- getAverageDuration() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- getAverageDuration() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getAverageDuration() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getAverageDurationInSeconds() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- getAverageDurationInSeconds() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getAverageElapsedBuilds() - Method in interface com.atlassian.bamboo.build.statistics.StatisticsCollector
-
Calculates the average number of builds between fixes.
- getAverageElapsedBuilds() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
Calculates the average number of builds between fixes.
- getAverageElapsedBuilds() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseSummary
-
- getAverageElapsedBuilds() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseSummaryImpl
-
Calculates the average number of builds between fixes.
- getAverageElapsedTime() - Method in interface com.atlassian.bamboo.build.statistics.StatisticsCollector
-
Returns the averag etime in milliseconds it takes for builds to be fixed
- getAverageElapsedTime() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
Returns the averag etime in milliseconds it takes for builds to be fixed
- getAverageElapsedTime() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseSummary
-
- getAverageElapsedTime() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseSummaryImpl
-
Returns the averag etime in milliseconds it takes for builds to be fixed
- getAveragePlanExecutionDuration(ImmutablePlan, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getAveragePlanExecutionDuration(ImmutablePlan, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Get average duration from n last results summaries in finished state for a plan.
- getAverageProgressDurationForStages(PlanIdentifier, Collection<ChainStageResult>, int) - Method in interface com.atlassian.bamboo.chains.ChainResultManager
-
Calculates average duration of provided stages execution
- getAverageProgressDurationForStages(PlanIdentifier, Collection<ChainStageResult>, int) - Method in class com.atlassian.bamboo.chains.ChainResultManagerImpl
-
- getAverageTimeInQueueThreshold() - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- getAverageTimeInQueueThreshold() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getAverageTimeInQueueThresholdInput() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.AutomaticInstanceManagementComponent
-
- getAvgQueueTimeMinutes() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- getAvgTime() - Method in class com.atlassian.bamboo.filter.PerformanceStatistics.Stats
-
- getAwaitJobCompletion() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureBackupsPage
-
- getAwaitJobCompletion() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewBackupsPage
-
- getAwaitJobCompletion() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- getAwsAccessKeyId() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- getAwsAccessKeyId() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- getAwsAccount() - Method in interface com.atlassian.bamboo.agent.elastic.aws.AwsAccountBean
-
Returns an AWSAccount object that you can access certain services on
- getAwsAccount() - Method in class com.atlassian.bamboo.agent.elastic.aws.AwsAccountBeanImpl
-
- getAwsCertFile() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- getAwsCertFile() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- getAwsCredentials() - Static method in class com.atlassian.bamboo.testutils.aws.AwsTestHelper
-
Get AWS credentials from environment/properties/profile/instance profile
- getAwsPrivateKeyFile() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- getAwsPrivateKeyFile() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- getAwsSecretAccessKeyChange() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getAwsSecretKey() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- getAwsSecretKey() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- getBackgroundProcesses() - Method in interface com.atlassian.bamboo.process.ProcessService
-
Returns the container used to handle the currently running background processes.
- getBackgroundProcesses() - Method in class com.atlassian.bamboo.process.ProcessServiceImpl
-
- getBackupCanonicalPath() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- getBackupConfigured() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- getBackupCronExpression() - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- getBackupCronExpression() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- getBackupDisabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- getBackupFileFormat() - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- getBackupFileName() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- getBackupFilePrefix() - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- getBackupPath(String) - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- getBackupPath() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- getBackupPath() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- getBackupsNotConfiguredInfoText() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewBackupsPage
-
- getBadge(Map<String, Object>) - Method in interface com.atlassian.bamboo.plugin.web.model.BambooWebItemBadgeProvider
-
- getBadge(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.badge.DeploymentCountBadgeProvider
-
- getBadgeProvider() - Method in class com.atlassian.bamboo.plugin.descriptor.BambooWebItemModuleDescriptor
-
- getBamboo() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
Allows access to the Bamboo container.
- getBamboo() - Method in class com.atlassian.bamboo.ww2.interceptors.RemoteApiLoginInterceptor
-
- getBambooBuildDate() - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
- getBambooBuildNumber() - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
- getBambooContainer() - Static method in class com.atlassian.bamboo.container.BambooContainer
-
- getBambooControlTag() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Returns the name of the security group used to indicate that this instance belongs to Bamboo.
- getBambooControlTag() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getBambooIdProviderOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getBambooLicenseManager() - Method in class com.atlassian.bamboo.filter.LicenseFilter
-
- getBambooLicenseManager() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- getBambooLicenseManager() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- getBambooLicenseManager() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- getBambooLicenseManager() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getBambooLicenseManager() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getBambooLogsDirectory() - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getBambooLogsDirectoryPath() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getBambooLogsDirectoryPath() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getBambooMailer() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getBambooObjectId() - Static method in class com.atlassian.bamboo.utils.BambooFunctions
-
- getBambooPermission() - Method in enum com.atlassian.bamboo.rest.model.admin.permission.RestGlobalPermission.PermissionType
-
- getBambooPermissionManager() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getBambooRemoteArtifactHandler(Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.artifacthandler.ArtifactHandlerResource
-
Retrieve configuration of Bamboo Remote Artifact Handler.
- getBambooServer() - Method in interface com.atlassian.bamboo.testutils.config.BambooEnvironmentData
-
- getBambooServer(TestUser) - Method in interface com.atlassian.bamboo.testutils.config.BambooEnvironmentData
-
- getBambooServerLocalArtifactHandler(Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.artifacthandler.ArtifactHandlerResource
-
Retrieve configuration of Server-Local Artifact Handler.
- getBambooSession() - Method in interface com.atlassian.bamboo.ww2.aware.BambooSessionAware
-
- getBambooSession() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getBambooSpecsConfiguration() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
- getBambooSpecsConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getBambooSpecsDetectionConfiguration() - Method in interface com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfiguration
-
- getBambooSpecsDetectionConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl
-
- getBambooSpecsDetectionOptions() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getBambooSpecsDetectionOptions() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
- getBambooSpecsDetectionOptions() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getBambooSpecsEnabled() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- getBambooSpecsExecutionLogAccessor(PlanResultKey) - Method in interface com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogService
-
Provides log file accessor for build result.
- getBambooSpecsExecutionLogAccessor(PlanResultKey) - Method in class com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogServiceImpl
-
- getBambooSpecsExecutionLogFile(PlanResultKey) - Method in interface com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogService
-
- getBambooSpecsExecutionLogFile(long, String) - Method in interface com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogService
-
- getBambooSpecsExecutionLogFile(VcsLocationBambooSpecsState) - Method in interface com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogService
-
- getBambooSpecsExecutionLogFile(PlanResultKey) - Method in class com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogServiceImpl
-
- getBambooSpecsExecutionLogFile(long, String) - Method in class com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogServiceImpl
-
- getBambooSpecsExecutionLogFile(VcsLocationBambooSpecsState) - Method in class com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogServiceImpl
-
- getBambooSpecsHandler() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getBambooSpecsHandler() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getBambooSpecsPermittedDeploymentProjects() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
Returns a list of deployment projects which can be modified by Bamboo Specs stored in this repository.
- getBambooSpecsPermittedProjects() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
Returns a list of projects which can be modified by Bamboo Specs stored in this repository.
- getBambooSpecsPermittedRepositories() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
Returns a list of repositories which can be used by Bamboo Specs stored in this repository.
- getBambooSpecsVersion() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- getBambooSpecsVersion() - Method in class com.atlassian.bamboo.webwork.StarterAction.SpecsOnboardingDialog
-
- getBambooSupportedRegions() - Static method in class com.atlassian.bamboo.ww2.actions.admin.elastic.BambooAwsUtils
-
- getBambooUrl() - Method in class com.atlassian.bamboo.agent.installer.arguments.CommandLineArguments
-
- getBambooUrl() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getBambooUser(String) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
- getBambooUser(User) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
- getBambooUser(String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- getBambooUser(User) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- getBambooUser(String) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getBambooUserManager() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getBambooUserManager() - Method in class com.atlassian.bamboo.ww2.interceptors.RemoteApiLoginInterceptor
-
- getBambooVersion() - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
- getBambooVersion() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooFooter
-
- getBandanaContext() - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
BandanaContext of the plan.
- getBandanaContext() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getBandanaContext() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getBandanaContextForDbVersion() - Method in class com.atlassian.bamboo.upgrade.UpgradeUtilityBean
-
- getBandanaItem(BambooBandanaContext, String) - Method in interface com.atlassian.bamboo.bandana.BandanaItemDao
-
- getBandanaItem(BambooBandanaContext, String) - Method in class com.atlassian.bamboo.bandana.BandanaItemDaoImpl
-
- getBandanaKeyForDbVersion() - Method in class com.atlassian.bamboo.upgrade.UpgradeUtilityBean
-
- getBandanaMethod() - Method in class com.atlassian.bamboo.configuration.SerializationSecurityConfig
-
- getBandanaSerializationProtectionMethod() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- getBandanaValue(BandanaManager, String) - Static method in class com.atlassian.bamboo.build.monitoring.ForceBuildStopperUtil
-
- getBase() - Method in class com.atlassian.bamboo.rest.model.Links
-
Deprecated.
- getBaseBuildWorkingDirectory() - Method in interface com.atlassian.bamboo.build.fileserver.BuildDirectoryManager
-
- getBaseBuildWorkingDirectory() - Method in class com.atlassian.bamboo.build.fileserver.DefaultBuildDirectoryManager
-
- getBaseBuildWorkingDirectory() - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
This method returns the root directory underneath which the build directories or agent directories are located.
- getBaseBuildWorkingDirectory() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
-
- getBaseClass() - Method in class com.atlassian.bamboo.persistence3.AbstractDiscriminatorRegistry
-
- getBaseClass() - Method in class com.atlassian.bamboo.plan.PlanDiscriminatorRegistry
-
- getBaseClass() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryDiscriminatorRegistry
-
- getBaseDestinationPath() - Method in class com.atlassian.bamboo.build.artifact.ArtifactRetrievalConfig
-
- getBaseJson(JsonStream) - Method in class com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator
-
- getBaseUrl() - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Get base url
- getBaseUrl() - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- getBaseUrl() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
- getBaseURL() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
- getBaseURL() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- getBaseUrl() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
What is the base url for this server?
- getBaseUrl() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getBaseUrl() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
What is the base url for this server?
- getBaseUrl() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- getBaseUrl() - Static method in class com.atlassian.bamboo.pageobjects.BambooTestedProductFactory
-
Logic stolen from TestedProductFactory.create(Class, String, TestedProductFactory.TesterFactory)
- getBaseUrl() - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
Returns the base URL for this application.
- getBaseUrl(UrlMode) - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
Returns the base URL for this application in either relative or absolute format, depending on the value of urlMode
.
- getBaseUrl() - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- getBaseUrl() - Method in class com.atlassian.bamboo.security.applinks.BambooHostApplication
-
- getBaseUrl() - Method in class com.atlassian.bamboo.testutils.config.AbstractEnvironmentData
-
- getBaseUrl() - Method in class com.atlassian.bamboo.testutils.config.AmpsTestEnvironmentData
-
Logic stolen from TestedProductFactory.create(Class, String, TestedProductFactory.TesterFactory)
- getBaseUrl() - Method in interface com.atlassian.bamboo.testutils.config.BambooEnvironmentData
-
- getBaseUrl() - Method in class com.atlassian.bamboo.testutils.config.WiredTestEnvironmentData
-
- getBaseUrl(UrlMode) - Method in class com.atlassian.bamboo.utils.BambooUrl
-
- getBaseUrl() - Method in class com.atlassian.bamboo.webdriver.WebDriverTestEnvironmentData
-
Logic stolen from TestedProductFactory.create(Class, String, TestedProductFactory.TesterFactory)
- getBaseUrl() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- getBaseUrl() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getBaseUrl() - Method in class com.atlassian.sal.bamboo.BambooApplicationProperties
-
- getBaseUrl(UrlMode) - Method in class com.atlassian.sal.bamboo.BambooApplicationProperties
-
- getBatchClass() - Method in interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessageBatch.BatchFactory
-
- getBatchSize() - Method in class com.atlassian.bamboo.util.pagination.PaginationRequest
-
- getBeanFactory() - Method in class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport
-
Expose the owning bean factory to subclasses.
- getBeanFromCronExpression(String) - Method in class com.atlassian.bamboo.ww2.actions.CronExpressionGeneratorAction
-
- getBeforeId() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.MoveEnvironmentTask
-
- getBeforePosition() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.MoveRepository
-
- getBeforeSummaries(ImmutablePlan, int, int) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Returns build results strictly before given build number.
- getBeforeSummaries(ImmutablePlan, int, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getBeforeSummaries(ImmutablePlan, int, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getBeforeSummaries(ImmutablePlan, int, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Returns all the
ResultsSummary
objects that represent build results strictly before the given build number.
- getBestBaseUrl() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getBid(String, InstanceType) - Method in class com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfig
-
Retrieves the currently configured bid for spot instance.
- getBid(String, InstanceType) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction
-
- getBidLevels() - Method in class com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfig
-
Retrieves current bid matrix
- getBitbucketApiBaseUrl() - Static method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketProperty
-
- getBitbucketApiV2BaseUrl() - Static method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketProperty
-
- getBlackListPatterns() - Static method in class com.atlassian.bamboo.agent.classserver.ClasspathJarUtils
-
Return a list of blacklisted patterns for agent bootstrap loading.
- getBody() - Method in interface com.atlassian.bamboo.core.Script
-
The accessor for the script body.
- getBody() - Method in class com.atlassian.bamboo.core.ScriptImpl
-
- getBoolean(String) - Method in interface com.atlassian.bamboo.collections.ActionParametersMap
-
Returns a boolean value from the map of parameters.
- getBoolean(String) - Method in class com.atlassian.bamboo.collections.SimpleActionParametersMap
-
- getBoolean(String) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- getBoolean(String) - Method in interface com.atlassian.bamboo.fieldvalue.FieldValueItemHolder
-
- getBoolean(String) - Method in class com.atlassian.bamboo.repository.RepositoryConfigurationReference.RepoHierarchicalConfiguration
-
- getBoolean(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration
-
- getBooleanProperty(Object) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- getBootstrapFailureReason() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getBootstrapFailureReason() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getBootstrapManager() - Method in class com.atlassian.bamboo.configuration.ScheduledBackupJob
-
- getBootstrapManager() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupUtilityBean
-
- getBootstrapManager() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getBootstrapManager() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getBootstrapVersion() - Method in class com.atlassian.bamboo.agent.bootstrap.GetFingerprintResponse
-
- getBranch() - Method in class com.atlassian.bamboo.commit.CommitContextImpl
-
- getBranch() - Method in interface com.atlassian.bamboo.plan.VcsLocationBambooSpecsState
-
- getBranch() - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- getBranch(String, String, String, String, String) - Method in interface com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiService
-
Returns a branch of a repository if it exists, throws exception (404) if not.
- getBranch() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.node.BitbucketNodeEntity
-
- getBranch(String, String, String, String, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.impl.BitbucketApiServiceImpl
-
- getBranch() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequestRef
-
- getBranch() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- getBranch(UriInfo, RestBitbucketRequest) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.resource.BitbucketResource
-
- getBranch() - Method in class com.atlassian.bamboo.plugins.git.domain.HashAndSource
-
- getBranch() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getBranch() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- getBranch() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData
-
- getBranch(String, String, String, String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashResource
-
- getBranch() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- getBranch() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getBranch() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
- getBranch() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getBranch() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
- getBranch() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getBranchByName(ImmutablePlan, String) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
Get branch of a given plan by name.
- getBranchByName(ImmutablePlan, String) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- getBranchByName(PlanKey, String) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
Get branches with given name for chain
- getBranchByNameTimed(PlanKey, String) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
Get branches with given name for chain as a timed query
- getBranchConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataBuilder
-
- getBranchConfiguration() - Method in interface com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfiguration
-
- getBranchConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl
-
- getBranchCount(ImmutablePlan) - Method in interface com.atlassian.bamboo.plan.branch.ChainBranchManager
-
Returns the number of branches the given plan has
- getBranchCount(ImmutablePlan) - Method in class com.atlassian.bamboo.plan.branch.ChainBranchManagerImpl
-
- getBranchCount(ImmutablePlan) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Returns the number of branches that exist for the given plan
- getBranchCount(ImmutablePlan) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getBranchCreationTypes() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getBranchCreator() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getBranchCreator() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getBranchCreator() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getBranchDescription(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- getBranchDescription() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getBranchDetectionCheckInterval() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
Get the interval between branch detection, in seconds (default is 300)
- getBranchDetectionCheckInterval() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getBranchDetectionCheckInterval() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Get the interval between branch detection, in seconds (default is 300)
- getBranchDetectionConfiguration() - Method in interface com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfiguration
-
- getBranchDetectionConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl
-
- getBranchDetectionInterval() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- getBranchDetectionIntervalSeconds() - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Get branch detection interval
- getBranchDetectionIntervalSeconds() - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- getBranchDetectionIntervalSeconds() - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- getBranchDetectionOptionsHtml() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsHtmlFragments
-
- getBranchDetectionOverride() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getBranchDetectionPath() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- getBranchDetectionRootUrl(SVNClientManager, SvnRepositoryAccessData) - Method in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
- getBranchDetectionUrl() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
Get url for branch detection - all configuration parts joined together.
- getBranchDetector() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getBranchDetector() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getBranchDetector() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getBranchedImmutableJob(ImmutableChain, ImmutableJob) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
Searches for a corresponding job in a branch.
- getBranchedJob(Job, Chain) - Static method in class com.atlassian.bamboo.plan.branch.ChainBranchUtils
-
- getBranchedJob(Chain, Job) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- getBranchedStage(Chain, ChainStage) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- getBranchedStage(ImmutableChain, ImmutableChainStage) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- getBranches(String, String, String, String) - Method in interface com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiService
-
Retrieve list of all branches for given repository
- getBranches() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketBranchesResponse
-
- getBranches(String, String, String, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.impl.BitbucketApiServiceImpl
-
JAXB binding cannot be used in this method as Bitbucket returns JSON with node names containing characters
which cannot be used as XML element names.
- getBranches(UriInfo, RestBitbucketRequest) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.resource.BitbucketResource
-
- getBranches(String) - Method in class com.atlassian.bamboo.plugins.git.GitHubAccessor
-
- getBranches(UriInfo, String, String, RestRequest) - Method in class com.atlassian.bamboo.plugins.git.rest.resource.GitHubResource
-
- getBranches() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranchList
-
- getBranches() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestVcsBranchList
-
- getBranches() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- getBranches(String, String, String, String, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashResource
-
- getBranches() - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsChangeLogListener
-
- getBranches() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestBranches
-
- getBranches() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranchList
-
- getBranches() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getBranches() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getBranchesCount() - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Returns the number of branches that exist for master plans in Bamboo.
- getBranchesCount() - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getBranchesForAutoIntegration() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getBranchesForAutoIntegration() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getBranchesForChain(ImmutableChain) - Method in interface com.atlassian.bamboo.plan.branch.ChainBranchManager
-
Get all feature branches associated with the given chain
- getBranchesForChain(ImmutableChain) - Method in class com.atlassian.bamboo.plan.branch.ChainBranchManagerImpl
-
- getBranchesForChain(PlanIdentifier) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getBranchesForChain(PlanIdentifier) - Method in interface com.atlassian.bamboo.plan.FilteringPlanManager
-
- getBranchesForChain(ImmutableChain) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Returns all branches which have the given chain as their master
- getBranchesForChain(ImmutableChain) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getBranchesForChain(ImmutablePlan) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
- getBranchesForChain(ImmutablePlan) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- getBranchesForJob(Job) - Method in interface com.atlassian.bamboo.plan.branch.ChainBranchManager
-
- getBranchesForJob(Job) - Method in class com.atlassian.bamboo.plan.branch.ChainBranchManagerImpl
-
- getBranchesForJob(Job) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
- getBranchesForJob(CachedPlanManager, ImmutableJob) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- getBranchesForJob(Job) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getBranchesForJob(ImmutableJob) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
- getBranchesForJob(ImmutableJob) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- getBranchesOfChain(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getBranchesOfChain(PlanKey) - Method in interface com.atlassian.bamboo.plan.FilteringPlanManager
-
Get all feature branches associated with the given chain, unsorted
- getBranchesRootUrl() - Method in class com.atlassian.bamboo.repository.svn.SvnRepositoryPathHelper
-
- getBranchesRootUrl(SVNClientManager, String) - Static method in class com.atlassian.bamboo.repository.svn.v2.SvnPathHelper
-
- getBranchFilterValue() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.execute.NewReleaseComponent
-
- getBranchForSha(File, String, String) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
- getBranchForSha(File, String, String) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- getBranchForSha(File, String, String) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- getBranchGists(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.index.PlanBranchCacheIndex
-
- getBranchGists(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.index.PlanBranchCacheIndexer
-
- getBranchGistsOfChain(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
Returns basic data of all branches for the supplied chain.
- getBranchGistsOfChain(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getBranchHistory(String, String, String, String, boolean, String, String, boolean, boolean, boolean, int, int, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.ResultResource
-
Provide list of build results for specified plan.
- getBranchHistoryList(String, String, String, UriInfo, AuthenticationContext) - Method in interface com.atlassian.bamboo.plugins.rest.service.ResultService
-
Does not return Specs-related results
- getBranchHistoryList(String, String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.service.ResultServiceImpl
-
- getBranchHtml() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsHtmlFragments
-
- getBranchIdentifiers() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getBranchIdentifiersForChain(PlanIdentifier) - Method in interface com.atlassian.bamboo.plan.branch.ChainBranchManager
-
Get all feature branches associated with the given chain, however on pulls up
minimal details about each branch.
- getBranchIdentifiersForChain(PlanIdentifier) - Method in class com.atlassian.bamboo.plan.branch.ChainBranchManagerImpl
-
- getBranchIdentifiersForChain(PlanIdentifier) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Returns minimal data about all branches which have the given chain as their master
- getBranchIdentifiersForChain(PlanIdentifier) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getBranchIntegrationConfiguration() - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
Returns ChainBranch integration strategy settings, including
the branch to merge with, and...
- getBranchIntegrationConfiguration() - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- getBranchIntegrationConfiguration() - Method in interface com.atlassian.bamboo.build.PartialBuildDefinition
-
- getBranchIntegrationEditHtml() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getBranchIntegrationEditHtml() - Method in interface com.atlassian.bamboo.repository.BranchMergingAwareRepository
-
Gives repository a chance to display a HTML on the UI when user is enabling "Branch Integration" feature
- getBranchIntegrationEditHtml() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getBranchIntegrationEditHtml() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getBranchIntegrationEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
- getBranchKey() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- getBranchKey() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction.PlanOrBranchKeySelectorModel
-
- getBranchKey() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranch
-
- getBranchKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestDeploymentProject
-
- getBranchKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranch
-
- getBranchKey() - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- getBranchKeys(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.index.PlanBranchCacheIndex
-
- getBranchKeys(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.index.PlanBranchCacheIndexer
-
- getBranchKeysOfChain(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
Returns keys of all branches for the supplied chain.
- getBranchKeysOfChain(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getBranchMonitoringConfiguration() - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
Returns the current branch monitoring configuration of a build plan.
- getBranchMonitoringConfiguration() - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- getBranchMonitoringConfiguration() - Method in interface com.atlassian.bamboo.build.PartialBuildDefinition
-
- getBranchName(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- getBranchName() - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
Branch name associated with this Plan Branch.
- getBranchName() - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- getBranchName(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
This method provides initial data for branch picker control
- getBranchName(String) - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
This method provides initial data for branch picker control
- getBranchName(String) - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
This method provides initial data for branch picker control
- getBranchName() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranch
-
- getBranchName() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
Returns branch name exactly as configured in the UI.
- getBranchName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranch
-
- getBranchName() - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- getBranchName() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getBranchName(String) - Method in class com.atlassian.bamboo.trigger.environment.AbstractEnvironmentTriggerConfigurator
-
This method provides initial data for branch picker control
- getBranchName() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getBranchName() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan.DecoratedBranch
-
- getBranchName() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getBranchName() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getBranchNamesPatternForCreation() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches.PlanBranchesMonitoringComponent
-
- getBranchNumberSuffix(PlanKey, PlanKey) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
- getBranchPath() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- getBranchPath() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- getBranchPlanByName(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanBranchOverview
-
- getBranchPlanKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
Return the the branch plan key.
- getBranchRootUrl() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getBranchRootUrl(SVNClientManager, SvnRepositoryAccessData) - Method in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
- getBranchSelectionMode() - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- getBranchSelectionMode() - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- getBranchSelectionMode() - Method in class com.atlassian.bamboo.testutils.model.triggers.AfterSuccessfulPlanTriggerDetails
-
- getBranchSpecificConfiguration() - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
Returns any configuration that is specific to a branch plan, and not so relevant for a normal plan.
- getBranchSpecificConfiguration() - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- getBranchSpecificConfiguration() - Method in interface com.atlassian.bamboo.build.PartialBuildDefinition
-
Returns any configuration that is specific to a branch plan, and not so relevant for a normal plan.
- getBranchStatusLinkInfo(ImmutablePlan, String) - Method in interface com.atlassian.bamboo.chains.branches.BranchStatusService
-
Provides information about branch status link for the given plan - whether the link should or should not be
displayed and what is the direct URL for this plan's VCS branch.
- getBranchStatusLinkInfo(ImmutablePlan, String) - Method in class com.atlassian.bamboo.chains.branches.BranchStatusServiceImpl
-
- getBranchTargetVcsKey() - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
Depending on the integration strategy this could be the checked out revision or the merged revision
Should be NotNull, but legacy data may exist that doesn't have this value.
- getBranchTargetVcsKey() - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- getBranchToMergeWith(PlanKey) - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationConfiguration
-
- getBranchToMergeWith(PlanKey) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationConfigurationImpl
-
- getBranchTriggering() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getBranchTriggeringOption() - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
- getBranchTriggeringOption() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- getBranchTriggeringOptions() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getBranchUpdatedDateOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
Comparator for sorting by enabled/disabled then updated then created dates of branches
- getBranchVcsName() - Method in class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch
-
- getBranchWithName(ImmutableChain, String) - Method in interface com.atlassian.bamboo.plan.branch.ChainBranchManager
-
- getBranchWithName(ImmutableChain, String) - Method in class com.atlassian.bamboo.plan.branch.ChainBranchManagerImpl
-
- getBranchWorkflow() - Method in class com.atlassian.bamboo.event.ChainBranchConfigUpdatedEvent
-
- getBreadCrumbs() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getBreakages() - Method in interface com.atlassian.bamboo.author.Author
-
Get the build results broken by the author.
- getBreakages() - Method in class com.atlassian.bamboo.author.AuthorImpl
-
Deprecated.
- getBreakages() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getBreakingBuild() - Method in class com.atlassian.bamboo.build.statistics.FailurePeriod
-
- getBreakingBuild(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getBreakingBuild(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getBreakingBuild(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getBreakingBuild(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Returns the first failing build after the last successful build.
- getBroken() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodBrokenBuildsCollater
-
- getBrokenBuildNumber() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.ViewResponsibilitiesForUser
-
- getBrokenTestList() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- getBrokenTestList() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsImpl
-
- getBrokenTestList() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsPaginableImpl
-
- getBrokerCertificate(KeyStore) - Static method in class com.atlassian.bamboo.security.JmsSslManagementUtils
-
- getBrokerClientURI() - Method in interface com.atlassian.bamboo.admin.configuration.AdministrationConfigurationService
-
Get broker client uri
- getBrokerClientURI() - Method in class com.atlassian.bamboo.admin.configuration.AdministrationConfigurationServiceImpl
-
- getBrokerClientURI() - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Get broker client URI
- getBrokerClientURI() - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- getBrokerClientURI() - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- getBrokerClientURI() - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- getBrokerClientURI() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getBrokerClientURI() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getBrokerClientUrl() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- getBrokerClientUrl() - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- getBrokerKeyStore(KeyStoreFactory, char[]) - Static method in class com.atlassian.bamboo.security.JmsSslManagementUtils
-
- getBrokerOrProxyUrl() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgent
-
- getBrokerService() - Method in class com.atlassian.bamboo.amq.BambooBrokerService
-
- getBrokerStats() - Method in class com.atlassian.bamboo.configuration.PerformanceStatsJmxAction
-
- getBrokerURI() - Method in interface com.atlassian.bamboo.admin.configuration.AdministrationConfigurationService
-
Get broker uri
- getBrokerURI() - Method in class com.atlassian.bamboo.admin.configuration.AdministrationConfigurationServiceImpl
-
- getBrokerURI() - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Get broker URI
- getBrokerURI() - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- getBrokerURI() - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- getBrokerURI() - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- getBrokerURI() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getBrokerURI() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getBrokerUrl() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- getBrokerUrl() - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- getBrokerURL() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- getBrokerUrl() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- getBruteForceProtection() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- getBuild() - Method in class com.atlassian.bamboo.build.BuildStatusHelper
-
- getBuild() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.build.PlanSummary
-
- getBuild(String, String, String, String, boolean, int, int, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.ResultResource
-
Provide build result specified by projectKey-buildKey-buildNumber.
- getBuildable() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- getBuildablesForPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- getBuildableUrlMappings() - Static method in class com.atlassian.bamboo.filter.UrlRewriteFilter
-
- getBuildAgent() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- getBuildAgent() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getBuildAgent() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentDetails
-
- getBuildAgent() - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- getBuildAgent() - Method in class com.atlassian.bamboo.event.agent.AgentEvent
-
- getBuildAgent() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.AgentContext
-
Current build agent.
- getBuildAgent() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AgentContextImpl
-
- getBuildAgent() - Method in class com.atlassian.bamboo.v2.build.events.AgentOfflineEvent
-
- getBuildAgent() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getBuildAgent() - Method in class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction
-
- getBuildAgentId() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getBuildAgentId() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getBuildAgentId() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
The id of the latest agent that built the result
- getBuildAgentId() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
The current build agent id iff the build is current building on an agent.
- getBuildAgentId() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getBuildAgentIdList() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl.ExecutableInfoImpl
-
- getBuildAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrix
-
Get a set of agents that match ALL requirements.
- getBuildAgents(String) - Method in interface com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrix
-
- getBuildAgents(String) - Method in class com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrixImpl
-
- getBuildAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrixImpl
-
- getBuildAgents() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding.ExecutableInfo
-
- getBuildAgents() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl.ExecutableInfoImpl
-
- getBuildAgents() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getBuildAlias(String, String, String, String, boolean, int, int, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.ResultResource
-
Provide build result specified by projectKey-buildKey-buildNumber.
- getBuildArtifactSizeLimit() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- getBuildArtifactSizeLimit() - Method in interface com.atlassian.bamboo.FeatureManager
-
Maximum size of artifacts for single build result in bytes
- getBuildCancelledDate() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getBuildCancelledDate() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getBuildCancelledDate() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
When the build was cancelled
- getBuildCancelledDetails() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
- getBuildCancelledDetails() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getBuildChanges() - Method in interface com.atlassian.bamboo.plan.ExecutionStatus
-
Changes associated with current build
- getBuildChanges() - Method in interface com.atlassian.bamboo.plan.trigger.PlanTriggerResult
-
- getBuildChanges() - Method in class com.atlassian.bamboo.plan.trigger.PlanTriggerResultBuilder.BuildTriggerResultImpl
-
- getBuildChanges() - Method in class com.atlassian.bamboo.plan.trigger.PlanTriggerResultBuilder
-
- getBuildChanges() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- getBuildChanges() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- getBuildChanges() - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
Returns the build changes, if any, that represents the changes that triggered this build.
- getBuildChanges() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getBuildChanges() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getBuildChanges() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getBuildComments(String, String, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.ResultResource
-
Provide list of comments for build result specified by projectKey-buildKey-buildNumber.
- getBuildComments(String, String, String, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.service.ResultService
-
- getBuildComments(String, String, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.service.ResultServiceImpl
-
- getBuildCompletedDate() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getBuildCompletedDate() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getBuildCompletedDate() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
When the build finished
- getBuildCompletedDateComparator() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getBuildCompletedTimeStamp() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- getBuildCompletedTimeStamp() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- getBuildConcurrency(Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.concurrentbuild.ConcurrentBuildResource
-
The REST endpoint to retrieve build concurrency settings
- getBuildConcurrencySettings() - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
Returns current global build concurrency settings.
- getBuildConfigFile(CommonTaskContext) - Method in class com.atlassian.bamboo.clover.build.CloverGrailsBuildTaskActions
-
Returns location of BuildConfig file in the workspace.
- getBuildConfiguration() - Method in class com.atlassian.bamboo.session.BambooSession
-
- getBuildConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersAction
-
- getBuildConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getBuildConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getBuildConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch
-
- getBuildConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getBuildConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchNotifications
-
- getBuildConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
-
- getBuildConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getBuildConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- getBuildConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- getBuildConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- getBuildConfiguration() - Method in interface com.atlassian.bamboo.ww2.aware.BareBuildConfigurationAware
-
- getBuildConfigurationAsXml() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
-
- getBuildConfigurationPlugins(Plan, Class<T>) - Method in class com.atlassian.bamboo.plugin.web.PlanConfigurationPluginUIHelperImpl
-
- getBuildConfigurationPlugins(Plan, Class<T>, Class<? extends ModuleDescriptor<?>>...) - Method in class com.atlassian.bamboo.plugin.web.PlanConfigurationPluginUIHelperImpl
-
- getBuildConfigurationPlugins(Plan, Class<T>) - Method in interface com.atlassian.bamboo.plugin.web.PlanConfigurationUIPluginHelper
-
Find all installed plugins of a given class.
- getBuildConfigurationPlugins(Plan, Class<T>, Class<? extends ModuleDescriptor<?>>...) - Method in interface com.atlassian.bamboo.plugin.web.PlanConfigurationUIPluginHelper
-
Find all installed plugins of a given class and module descriptor.
- getBuildConfigurationWithDefaults() - Method in class com.atlassian.bamboo.build.creation.ChainBranchCreationServiceImpl
-
- getBuildConfigurationWithDefaults() - Method in class com.atlassian.bamboo.build.creation.ChainCreationServiceImpl
-
- getBuildConfigurationWithDefaults() - Method in class com.atlassian.bamboo.build.creation.JobCreationServiceImpl
-
- getBuildConfigurationWithDefaults() - Method in interface com.atlassian.bamboo.build.creation.PlanCreationService
-
- getBuildContext() - Method in interface com.atlassian.bamboo.build.BuildDetectionResult
-
- getBuildContext() - Method in class com.atlassian.bamboo.build.BuildDetectionResultImpl
-
- getBuildContext() - Method in interface com.atlassian.bamboo.build.BuildRequestResult
-
- getBuildContext() - Method in class com.atlassian.bamboo.build.BuildRequestResultImpl
-
- getBuildContext() - Method in interface com.atlassian.bamboo.chains.BuildExecution
-
The
BuildContext
of build process represented by this object.
- getBuildContext() - Method in interface com.atlassian.bamboo.chains.ChainState
-
- getBuildContext(PlanResultKey) - Method in interface com.atlassian.bamboo.chains.ChainStateResult
-
- getBuildContext() - Method in class com.atlassian.bamboo.event.BuildFinishedEvent
-
Build context is only available if build finished 'cleanly' (i.e.
- getBuildContext() - Method in class com.atlassian.bamboo.event.ChainCompletedEvent
-
- getBuildContext() - Method in class com.atlassian.bamboo.event.ChainStartedEvent
-
- getBuildContext() - Method in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- getBuildContext() - Method in interface com.atlassian.bamboo.task.TaskContext
-
Contains all the build related information about the running of the tasks
- getBuildContext() - Method in class com.atlassian.bamboo.task.TaskContextImpl
-
- getBuildContext() - Method in class com.atlassian.bamboo.task.TaskExecutionContext
-
- getBuildContext() - Method in class com.atlassian.bamboo.v2.build.events.BuildContextEvent
-
- getBuildContext() - Method in class com.atlassian.bamboo.v2.build.timing.AbstractBuildContextTimingPoint
-
- getBuildContext() - Method in interface com.atlassian.bamboo.v2.build.timing.BuildContextTimingPoint
-
- getBuildContextCommitLimit() - Method in class com.atlassian.bamboo.configuration.RepositorySettings
-
- getBuildCount() - Method in class com.atlassian.bamboo.plugins.jira.summary.build.PlanStatusJsonBean
-
- getBuildCountForImage(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getBuildCountForImageConfigurationId(long) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationDao
-
Get the number of elastic agents associated with a given image configuration
- getBuildCountForImageConfigurationId(long) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationHibernateDao
-
- getBuildDataDirectory() - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getBuildDataDirectory(String) - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getBuildDataDirectory(Key) - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getBuildDataDirectory(Key) - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getBuildDataDirectory(Key) - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
Returns the top level build data directory for a plan or deployment project.
- getBuildDate() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- getBuildDate() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getBuildDate() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
Date when build was passed to execution.
- getBuildDate() - Method in interface com.atlassian.bamboo.resultsummary.ResultStatisticsProvider
-
When the build was executed
- getBuildDate() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProviderImpl
-
- getBuildDate() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getBuildDate() - Method in class com.atlassian.sal.bamboo.BambooApplicationProperties
-
- getBuildDateOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getBuildDefinition(PlanKey) - Method in interface com.atlassian.bamboo.build.BuildDefinitionManager
-
Returns a stateful version the build definition for the
Plan
.
- getBuildDefinition(Plan) - Method in interface com.atlassian.bamboo.build.BuildDefinitionManager
-
- getBuildDefinition(PlanKey) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManager
-
- getBuildDefinition(Plan) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManager
-
- getBuildDefinition(PlanKey) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManagerTx
-
- getBuildDefinition(Plan) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManagerTx
-
- getBuildDefinition(PlanEvent) - Method in class com.atlassian.bamboo.build.monitoring.ForceBuildStopper
-
We are receiving this event from a job so we need to get a plan from it.
- getBuildDefinition() - Method in class com.atlassian.bamboo.fieldvalue.FieldValueItem
-
- getBuildDefinition() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getBuildDefinition() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getBuildDefinition() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- getBuildDefinition() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
- getBuildDefinition() - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
- getBuildDefinition() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getBuildDefinition() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getBuildDefinitionXml() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getBuildDefinitionXml() - Method in interface com.atlassian.bamboo.plan.Plan
-
- getBuildDescription(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- getBuildDescription() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getBuildDescription() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- getBuildDir() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- getBuildDirectory() - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
Gets the directory where Bamboo's build files sit.
- getBuildDirectory() - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- getBuildDirectory(PlanResultKey) - Method in interface com.atlassian.bamboo.storage.ArtifactDirectoryBuilder
-
Returns [artifact-root] / [chain-part] / [job-part] / [build-part]
[job-part] will be "shared" if the parameter points to a chain rather than a job.
- getBuildDirectory(PlanResultKey) - Method in class com.atlassian.bamboo.storage.location.ArtifactDirectoryBuilderImpl
-
- getBuildDirectory() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getBuildDirectory() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getBuildDirectoryName(int) - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getBuildDownloadDataDirectory(String) - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getBuildDownloadDataDirectory(Key) - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getBuildDownloadDataDirectory(Key) - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getBuildDownloadDataDirectory(Key) - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
Returns the "download data" directory for a plan or deployment project.
- getBuildDurationInMilliseconds() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- getBuildDurationInMilliseconds() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
How long did the build take?
- getBuildDurationTooltipHtml() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.JobResultSummaryPage
-
- getBuilder() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getBuilderKey() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureSharedLocalCapability
-
- getBuilderLabel() - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- getBuilderPath() - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- getBuilderPath() - Method in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- getBuildErrorDetails(String, int) - Method in interface com.atlassian.bamboo.Bamboo
-
- getBuildErrorDetails(String, int) - Method in class com.atlassian.bamboo.container.BambooContainer
-
- getBuildErrors() - Method in class com.atlassian.bamboo.build.ViewBuild
-
Obtain all the current build errors.
- getBuildErrors() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
What build errors do we have?
- getBuildErrors() - Method in interface com.atlassian.bamboo.results.ExtraBuildResultsData
-
Parsed build errors
- getBuildErrors() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getBuildErrors() - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
- getBuildErrors() - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- getBuilderType() - Method in class com.atlassian.bamboo.configuration.agent.AddSharedLocalBuilderCapability
-
- getBuilderTypes() - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- getBuildExpiryConfig() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getBuildExpiryConfig() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getBuildExpiryConfig() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getBuildExpiryStatus() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryStatus
-
- getBuildExpiryTypes() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- getBuildExpiryTypes() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- getBuildHangDetails() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
Details about the build if it hung.
- getBuildHangDetails() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getBuildHangedInQueueNotificationTimeout() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getBuildHangingConfig() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getBuildHangingConfig() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getBuildHangingConfig() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getBuildHistory(String, String, String, boolean, String, String, boolean, boolean, boolean, int, int, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.ResultResource
-
Provide list of build results for specified plan.
- getBuildHistoryList(String, String, UriInfo, AuthenticationContext) - Method in interface com.atlassian.bamboo.plugins.rest.service.ResultService
-
Does not return Specs-related results
- getBuildHistoryList(String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.service.ResultServiceImpl
-
- getBuildId() - Method in class com.atlassian.bamboo.bandana.BandanaItem
-
- getBuildId() - Method in class com.atlassian.bamboo.resultsummary.tests.OrphanedTestsCleanupEntry
-
- getBuildIdentifier() - Method in interface com.atlassian.bamboo.plan.ExecutionStatus
-
The ID of the build
- getBuildIdentifier() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getBuildIds() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- getBuildIds() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getBuilding() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- getBuilding() - Method in interface com.atlassian.bamboo.v2.build.agent.ExecutableBuildAgent
-
Gets the
BuildContext
related to the build that is building on the agent.
- getBuildInRepositoryVariablesIfBuildContext() - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
Return variables all built-in variables produced by repository plugin for the current build context.
- getBuildInRepositoryVariablesIfBuildContext() - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- getBuildInRepositoryVariablesIfBuildContext() - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- getBuildKey() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- getBuildKey(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- getBuildKey() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getBuildKey() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getBuildKey() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
- getBuildKey() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- getBuildKey() - Method in class com.atlassian.bamboo.migration.utils.BuildKeyHolder
-
- getBuildKey() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getBuildKey() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getBuildKey() - Method in interface com.atlassian.bamboo.plan.PlanIdentifier
-
This objects specific portion of the key.
- getBuildKey() - Method in class com.atlassian.bamboo.plan.PlanIdentifierImpl
-
- getBuildKey() - Method in interface com.atlassian.bamboo.process.ProcessContext
-
- getBuildKey() - Method in class com.atlassian.bamboo.process.ProcessContextImpl
-
- getBuildKey() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanIdentifier
-
- getBuildKey() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- getBuildKey() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
Which build are these results for?
- getBuildKey() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getBuildKey() - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- getBuildKey() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getBuildKey() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getBuildKey() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getBuildKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getBuildKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getBuildKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getBuildKey() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getBuildKey() - Method in class com.atlassian.bamboo.ww2.actions.rss.AllBuildsRssFeedAction
-
- getBuildKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getBuildKey() - Method in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- getBuildLabels(String, String, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.ResultResource
-
Provide list of labels for build result specified by projectKey-buildKey-buildNumber.
- getBuildLabels(String, String, String, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.service.ResultService
-
- getBuildLabels(String, String, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.service.ResultServiceImpl
-
- getBuildLog() - Method in class com.atlassian.bamboo.build.logger.AbstractBuildLogger
-
- getBuildLog() - Method in interface com.atlassian.bamboo.build.logger.BuildLogger
-
- getBuildLog() - Method in class com.atlassian.bamboo.build.logger.DisconnectedBuildLogger
-
- getBuildLog() - Method in class com.atlassian.bamboo.build.logger.NullBuildLogger
-
- getBuildLog() - Method in class com.atlassian.bamboo.build.logger.SimpleBuildLogger
-
- getBuildLogFileAccessor(Key, int) - Method in class com.atlassian.bamboo.plugins.labeller.BuildLabeller
-
- getBuildLogger() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getBuildLogger() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getBuildLogger() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
Returns the helper object to deal with logging
- getBuildLogger() - Method in interface com.atlassian.bamboo.process.ProcessContext
-
- getBuildLogger() - Method in class com.atlassian.bamboo.process.ProcessContextImpl
-
- getBuildLogger() - Method in interface com.atlassian.bamboo.task.CommonTaskContext
-
Returns the appropriate logger for the task
- getBuildLogger() - Method in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- getBuildLogger() - Method in interface com.atlassian.bamboo.task.TaskContext
-
Returns the appropriate logger for the task
- getBuildLogger() - Method in class com.atlassian.bamboo.task.TaskExecutionContext
-
- getBuildLogs() - Method in class com.atlassian.bamboo.build.ViewBuildLogs
-
- getBuildLogs() - Method in class com.atlassian.bamboo.event.BuildHungEvent
-
- getBuildLogsDirectory(String) - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getBuildLogsDirectory(Key) - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getBuildLogsDirectory(Key) - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getBuildLogsDirectory(Key) - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
Eg.
- getBuildLogState() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.MiscellaneousConfigurationPage
-
- getBuildMonitoring() - Method in class com.atlassian.bamboo.plugins.rest.admin.buildmonitoring.BuildMonitoringResource
-
The REST endpoint to retrieve build monitoring settings
- getBuildName(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- getBuildName() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getBuildName() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getBuildName() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getBuildName() - Method in class com.atlassian.bamboo.plan.cache.PlanBranchGist
-
- getBuildName() - Method in interface com.atlassian.bamboo.plan.PlanIdentifier
-
- getBuildName() - Method in class com.atlassian.bamboo.plan.PlanIdentifierImpl
-
- getBuildName() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanIdentifier
-
- getBuildName() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getBuildName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- getBuildName() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getBuildNameFromKey(String) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getBuildNumber() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingResult
-
- getBuildNumber() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getBuildNumber() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getBuildNumber() - Method in class com.atlassian.bamboo.event.BuildHungEvent
-
- getBuildNumber() - Method in class com.atlassian.bamboo.event.BuildResultEvent
-
- getBuildNumber() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getBuildNumber() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
- getBuildNumber() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- getBuildNumber() - Method in class com.atlassian.bamboo.migration.utils.BuildResultKeyHolder
-
- getBuildNumber() - Method in class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- getBuildNumber() - Method in class com.atlassian.bamboo.oauth.serviceprovider.upgrade.PluginUpgradeTask001MigrateTokens
-
- getBuildNumber() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getBuildNumber() - Method in class com.atlassian.bamboo.plan.PlanResultKey
-
The build number being built
- getBuildNumber() - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- getBuildNumber() - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem
-
- getBuildNumber() - Method in class com.atlassian.bamboo.plugin.BambooApplication
-
- getBuildNumber() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudCommitCommenter.PlanDTO
-
- getBuildNumber() - Method in class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter.PlanDTO
-
- getBuildNumber() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.build.BuildStatusSummary
-
- getBuildNumber() - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- getBuildNumber() - Method in class com.atlassian.bamboo.plugins.rest.model.build.ResultDetails
-
- getBuildNumber() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- getBuildNumber() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
Which build generated these results
- getBuildNumber() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getBuildNumber() - Method in interface com.atlassian.bamboo.resultsummary.ResultStatisticsProvider
-
Get build number
- getBuildNumber() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProviderImpl
-
- getBuildNumber() - Method in class com.atlassian.bamboo.testutils.backdoor.model.queue.RestQueuedBuild
-
- getBuildNumber() - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- getBuildNumber() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getBuildNumber() - Method in class com.atlassian.bamboo.testutils.TestBuildResultDetails
-
- getBuildNumber() - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
-
- getBuildNumber() - Method in class com.atlassian.bamboo.upgrade.BootstrapUpgradeManagerImpl
-
- getBuildNumber() - Method in interface com.atlassian.bamboo.upgrade.UpgradeManager
-
This gets the current build number
- getBuildNumber() - Method in class com.atlassian.bamboo.upgrade.UpgradeManagerImpl
-
- getBuildNumber() - Method in interface com.atlassian.bamboo.upgrade.UpgradeTask
-
- getBuildNumber() - Method in class com.atlassian.bamboo.upgrade.UpgradeTaskIdentifier
-
- getBuildNumber() - Method in interface com.atlassian.bamboo.v2.build.BuildIdentifier
-
The build number being built
- getBuildNumber() - Method in class com.atlassian.bamboo.v2.build.BuildIdentifierImpl
-
- getBuildNumber() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getBuildNumber() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- getBuildNumber() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getBuildNumber() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getBuildNumber() - Method in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- getBuildNumber() - Method in class com.atlassian.sal.bamboo.BambooApplicationProperties
-
- getBuildNumber() - Method in class com.atlassian.upgrade.AbstractUpgradeTask
-
- getBuildNumber() - Method in interface com.atlassian.upgrade.UpgradeTask
-
- getBuildNumber() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getBuildNumberFromHomeDirectory() - Method in class com.atlassian.bamboo.upgrade.utils.impl.BootstrapUpgradeHelper
-
- getBuildNumbersRange(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
- getBuildNumbersRange(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- getBuildPath() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getBuildPath() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getBuildPath(PlanResultKey) - Method in interface com.atlassian.bamboo.storage.ArtifactPathBuilder
-
Returns [artifact-root] / [chain-storage-tag] / [job-part] / [build-part]
[job-part] will be "shared" if the parameter points to a chain rather than a job.
- getBuildPath(PlanResultKey) - Method in class com.atlassian.bamboo.storage.location.ArtifactPathBuilderImpl
-
- getBuildPlanKey() - Method in class com.atlassian.bamboo.event.BuildEvent
-
- getBuildPlanResultName(ResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- getBuildPlansForDashboard() - Method in class com.atlassian.bamboo.webwork.QuickFilterAction
-
Fetches build plans for dashboard and filters them by quick filters for this request.
- getBuildPlansForDashboard() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getBuildProjectByKey(String) - Method in interface com.atlassian.bamboo.plugins.rest.service.ProjectsRestService
-
- getBuildProjectByKey(String) - Method in class com.atlassian.bamboo.plugins.rest.service.ProjectsRestServiceImpl
-
- getBuildProjectKey() - Method in class com.atlassian.bamboo.webwork.StarterAction.SpecsOnboardingDialog
-
- getBuildProjectKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- getBuildProjects(UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.service.ProjectsRestService
-
Get a list of build projects.
- getBuildProjects(UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.service.ProjectsRestServiceImpl
-
- getBuildQueue(String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentQueueResource
-
Provide list of deployment results scheduled for execution and waiting in queue.
- getBuildQueue(UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.QueueResource
-
Provide list of build scheduled for execution and waiting in build queue.
- getBuildQueueMinutesTimeoutDefault() - Method in class com.atlassian.bamboo.rest.model.admin.buildmonitoring.RestBuildMonitoring
-
- getBuildQueueTimeoutDetails() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
Details about the build if queue timeout was detected.
- getBuildQueueTimeoutDetails() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getBuildReason() - Method in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- getBuildReason() - Method in class com.atlassian.bamboo.testutils.TestBuildResultDetails
-
- getBuildRelativeTime() - Method in class com.atlassian.bamboo.deployments.execution.actions.AvailableResult
-
- getBuildRepositoryChanges(long) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- getBuildRepositoryChanges(long) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- getBuildResult() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getBuildResult(String, String, String, UriInfo, AuthenticationContext) - Method in interface com.atlassian.bamboo.plugins.rest.service.ResultService
-
Get the build result for the given parameters.
- getBuildResult(String, String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.service.ResultServiceImpl
-
- getBuildResult(PlanResultKey) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
Get build result
- getBuildResult(PlanKey, int) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
Get build result
- getBuildResult() - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
The information about the results of a build
- getBuildResult() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getBuildResult() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getBuildResultAsResponse(PlanKey, int) - Method in class com.atlassian.bamboo.testutils.backdoor.BuildResultsControl
-
Get build result via REST
- getBuildResultFilters() - Method in interface com.atlassian.bamboo.builder.resultsfilter.BuildResultsFilterFactory
-
- getBuildResultFilters() - Method in class com.atlassian.bamboo.builder.resultsfilter.BuildResultsFilterFactoryImpl
-
- getBuildResultKey() - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- getBuildResultKey() - Method in class com.atlassian.bamboo.event.BuildResultEvent
-
Get the Build Result key eg "BAM-BOO-123"
- getBuildResultKey() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getBuildResultKey() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
- getBuildResultKey() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- getBuildResultKey() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getBuildResultKey() - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- getBuildResultKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.queue.RestQueuedBuild
-
- getBuildResultKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- getBuildResultKey() - Method in class com.atlassian.bamboo.v2.build.agent.AbstractBuildAwareAgentStatus
-
- getBuildResultKey() - Method in interface com.atlassian.bamboo.v2.build.BuildIdentifier
-
- getBuildResultKey() - Method in class com.atlassian.bamboo.v2.build.BuildIdentifierImpl
-
- getBuildResultKey() - Method in class com.atlassian.bamboo.v2.build.trigger.CodeChangedTriggerReason
-
- getBuildResultKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getBuildResultKey() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- getBuildResultKey() - Method in class com.atlassian.bamboo.ww2.actions.BuildableAwareContextHolder
-
- getBuildResultKey() - Method in class com.atlassian.bamboo.ww2.actions.BuildActionSupport
-
- getBuildResultNumber(String) - Static method in class com.atlassian.bamboo.storage.location.BuildPathUtils
-
- getBuildResultOther() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getBuildResultPickerValue() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.execute.NewReleaseComponent
-
- getBuildResults() - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
Let the UI have the build results instance.
- getBuildResults() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- getBuildResults() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- getBuildResults(Key, int) - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
- getBuildResults(Key, int) - Method in interface com.atlassian.bamboo.persister.Persister
-
Deprecated.
Get the Nth build for a given build.
- getBuildResults() - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- getBuildResults() - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResult
-
- getBuildResults() - Method in class com.atlassian.bamboo.ww2.actions.build.ChainResultProviderAction
-
- getBuildResults() - Method in interface com.atlassian.bamboo.ww2.aware.BuildResultsAware
-
- getBuildResults() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- getBuildResultsBrokenByAuthor(ExtendedAuthor, int) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
- getBuildResultsBrokenByAuthor(ExtendedAuthor, int) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getBuildResultsDirectory(String) - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getBuildResultsDirectory(Key) - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getBuildResultsDirectory(Key) - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getBuildResultsDirectory(Key) - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
Eg.
- getBuildResultsFailedByAuthor(ExtendedAuthor, int) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
- getBuildResultsFailedByAuthor(ExtendedAuthor, int) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getBuildResultsFilename(long) - Static method in class com.atlassian.bamboo.storage.location.BuildPathUtils
-
Create the build number xml file name.
- getBuildResultsFilterFactory() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getBuildResultsFixedByAuthor(ExtendedAuthor, int) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
- getBuildResultsFixedByAuthor(ExtendedAuthor, int) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getBuildResultsForAgent(Long) - Method in class com.atlassian.bamboo.builder.resultsfilter.AllBuildResultsFilter
-
- getBuildResultsForAgent(Long) - Method in interface com.atlassian.bamboo.builder.resultsfilter.BuildResultsFilter
-
- getBuildResultsForAgent(Long) - Method in class com.atlassian.bamboo.builder.resultsfilter.Latest25FiveBuildResultsFilter
-
Obtain a collection of
BuildResultsSummary
for a specified agentId containint most recent 25 builds.
- getBuildResultsForAgent(Long) - Method in class com.atlassian.bamboo.builder.resultsfilter.TimeAgoBuildResultsFilter
-
Obtain a collection of
BuildResultsSummary
for a specified agentId that are not older than certain date.
- getBuildResultsForBuild(ImmutableBuildable) - Method in class com.atlassian.bamboo.builder.resultsfilter.AllBuildResultsFilter
-
- getBuildResultsForBuild(ImmutableBuildable) - Method in interface com.atlassian.bamboo.builder.resultsfilter.BuildResultsFilter
-
- getBuildResultsForBuild(ImmutableBuildable) - Method in class com.atlassian.bamboo.builder.resultsfilter.Latest25FiveBuildResultsFilter
-
- getBuildResultsForBuild(ImmutableBuildable) - Method in class com.atlassian.bamboo.builder.resultsfilter.TimeAgoBuildResultsFilter
-
- getBuildResultsForChangeset(String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.ResultResource
-
Provide list of build results related to changeset id passed as parameter.
- getBuildResultsForChangeSetId(String, UriInfo, AuthenticationContext) - Method in interface com.atlassian.bamboo.plugins.rest.service.ResultService
-
- getBuildResultsForChangeSetId(String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.service.ResultServiceImpl
-
- getBuildResultsForCheckoutChangeset(String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.ResultResource
-
Provide list of build results related to changeset id passed as parameter.
- getBuildResultsForCheckoutChangeSetId(String, UriInfo, AuthenticationContext) - Method in interface com.atlassian.bamboo.plugins.rest.service.ResultService
-
- getBuildResultsForCheckoutChangeSetId(String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.service.ResultServiceImpl
-
- getBuildResultsFromContainer(ImmutableBuildable, int) - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- getBuildResultsKey() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- getBuildResultsKey() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- getBuildResultsSuccessfulByAuthor(ExtendedAuthor, int) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
- getBuildResultsSuccessfulByAuthor(ExtendedAuthor, int) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getBuildResultsSummariesForAgent(Long, int, int) - Method in class com.atlassian.bamboo.resultsummary.AgentBuildResultsSummaryManagerImpl
-
- getBuildResultsSummariesForAgent(Long, int, int) - Method in interface com.atlassian.bamboo.resultsummary.AgentResultsSummaryManager
-
- getBuildResultsSummary() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLink
-
- getBuildResultsSummary() - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink
-
- getBuildResultsSummary() - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- getBuildResultsSummary() - Method in class com.atlassian.bamboo.clover.build.coverage.CloverReportLinker
-
- getBuildResultsSummary() - Method in interface com.atlassian.bamboo.clover.build.coverage.ReportProvider
-
Returns build results
- getBuildResultsSummary(Document) - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocumentFactory
-
- getBuildResultsSummary() - Method in class com.atlassian.bamboo.index.FindLatestBuildResultHitCollector
-
- getBuildResultsSummary() - Method in interface com.atlassian.bamboo.labels.Labelling
-
- getBuildResultsSummary() - Method in class com.atlassian.bamboo.labels.LabellingImpl
-
- getBuildResultsSummary() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProvider
-
- getBuildResultsSummary() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProviderImpl
-
- getBuildResultsSummary() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
- getBuildResultsSummary() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- getBuildResultsSummary() - Method in interface com.atlassian.bamboo.ww2.aware.BuildResultsSummaryAware
-
- getBuildResultsSummaryDocumentFactory() - Method in class com.atlassian.bamboo.author.LuceneAuthorManagerImpl
-
- getBuildResultsSummaryManager() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- getBuildResultsTriggeredByAuthor(ExtendedAuthor, int) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
- getBuildResultsTriggeredByAuthor(ExtendedAuthor, int) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getBuildResultText() - Method in enum com.atlassian.bamboo.testutils.TestBuildReason
-
- getBuildResultUrl() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudCommitCommenter.PlanDTO
-
- getBuildResultUrl() - Method in class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter.PlanDTO
-
- getBuildResultWithArtifacts(PlanResultKey) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
Get build result
- getBuildReturnCode() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- getBuildReturnCode() - Method in interface com.atlassian.bamboo.results.ExtraBuildResultsData
-
The return code of the executed process
- getBuildReturnCode() - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
- getBuildReturnCode() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getBuildRunningOnAgent(Long) - Method in interface com.atlassian.bamboo.build.BuildExecutionManager
-
- getBuildRunningOnAgent(Long) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- getBuilds() - Method in interface com.atlassian.bamboo.chains.StageExecution
-
- getBuilds() - Method in interface com.atlassian.bamboo.chains.StageState
-
Get Builds associated with this Stage
- getBuilds() - Method in class com.atlassian.bamboo.js.PlanSummaryObject
-
- getBuilds(Project) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- getBuildsCountForImageConfiguration(long) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManager
-
Returns how many builds have been built against the given build configuration.
- getBuildsCountForImageConfiguration(long) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManagerImpl
-
- getBuildStartTime() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- getBuildState() - Method in interface com.atlassian.bamboo.chains.BuildExecution
-
Returns the BuildState (success or failure)
- getBuildState() - Method in class com.atlassian.bamboo.deployments.execution.actions.AvailableResult
-
- getBuildState() - Method in class com.atlassian.bamboo.event.BuildStateResultEvent
-
Get the state of the completed build
- getBuildState() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- getBuildState() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getBuildState() - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- getBuildState() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- getBuildState() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
What was the status of the build?
- getBuildState() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getBuildState() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getBuildState() - Method in interface com.atlassian.bamboo.resultsummary.ResultStatisticsProvider
-
Build state.
- getBuildState() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProviderImpl
-
Hack to allow us to use existing chart functionality.
- getBuildState() - Method in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- getBuildState() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getBuildState() - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
- getBuildState() - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- getBuildState() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- getBuildStateQueryParam(UriInfo) - Static method in class com.atlassian.bamboo.plugins.rest.common.RestHelper
-
- getBuildStatus() - Method in class com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
-
- getBuildStatusHelper() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.ViewTrackingForBuildResult
-
- getBuildStatusHelper() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getBuildStatusHelper() - Method in class com.atlassian.bamboo.build.ViewBuild
-
- getBuildsToConfirm() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- getBuildsToKeep() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- getBuildsToKeep() - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- getBuildsToKeep() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- getBuildStrategies() - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategyManager
-
Deprecated.
- getBuildStrategies(boolean) - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategyManager
-
Deprecated.
Retuns a list of available
BuildStrategy
objects with an option to include/exclude strategies that do not apply
to Plans that don't use any VCS.
- getBuildStrategies() - Method in class com.atlassian.bamboo.build.strategy.DefaultBuildStrategyManager
-
Deprecated.
- getBuildStrategies(boolean) - Method in class com.atlassian.bamboo.build.strategy.DefaultBuildStrategyManager
-
Deprecated.
- getBuildStrategiesForPlanCreate(boolean) - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategyManager
-
Deprecated.
Retuns a list of available
BuildStrategy
objects with an option to include/exclude strategies that do not apply
to Plans that don't use any VCS.
- getBuildStrategiesForPlanCreate(boolean) - Method in class com.atlassian.bamboo.build.strategy.DefaultBuildStrategyManager
-
Deprecated.
- getBuildStrategiesFromConfig(BuildStrategyManager, HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.fieldvalue.BuildStrategyConfigurationUtils
-
Deprecated.
Retrieves tasks from build configuration
- getBuildStrategiesFromConfigNotNull(BuildStrategyManager, HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.fieldvalue.BuildStrategyConfigurationUtils
-
Deprecated.
- getBuildStrategyManager() - Method in class com.atlassian.bamboo.build.strategy.AbstractBuildStrategy
-
Deprecated.
- getBuildTaskDefinitionsMap() - Method in class com.atlassian.bamboo.configuration.credentials.DeleteSharedCredentials
-
- getBuildTime() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
When did the build start?
- getBuildTime() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Formatted buildDate.
- getBuildTime() - Method in class com.atlassian.bamboo.testutils.model.triggers.DailyTriggerDetails
-
- getBuildTimeMultiplierDefault() - Method in class com.atlassian.bamboo.rest.model.admin.buildmonitoring.RestBuildMonitoring
-
- getBuildTriggerConditionDescriptor(String) - Method in class com.atlassian.bamboo.build.strategy.DefaultBuildStrategyManager
-
Deprecated.
- getBuildTriggerConditionDescriptor(String) - Method in interface com.atlassian.bamboo.trigger.TriggerTypeManager
-
Get the build trigger condition module descriptor matching a particular plugin key.
- getBuildTriggerConditions() - Method in class com.atlassian.bamboo.build.strategy.DefaultBuildStrategyManager
-
Deprecated.
- getBuildTriggerConditions() - Method in interface com.atlassian.bamboo.trigger.TriggerTypeManager
-
- getBuildTriggerConditions() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getBuildTriggerConditions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getBuildWarningSummaries() - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
- getBuildWarningSummaries() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getBuildWarningsUpdater() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getBuildWarningsUpdater() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getBuildWorkingDir() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- getBuildWorkingDirectory(Key) - Method in interface com.atlassian.bamboo.build.fileserver.BuildDirectoryManager
-
Returns the working directory for the plan.
- getBuildWorkingDirectory(Key) - Method in class com.atlassian.bamboo.build.fileserver.DefaultBuildDirectoryManager
-
- getBuildWorkingDirectory() - Method in class com.atlassian.bamboo.build.ViewBuildFiles
-
- getBuildWorkingDirectory() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getBuildWorkingDirectory() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getBuildWorkingDirectory() - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
This method returns the root directory underneath which the build directories are located.
- getBuildWorkingDirectory() - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- getBuildWorkingDirectory() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getBuildWorkingDirectory(Key) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
-
- getBuildWorkingDirectory(CommonContext) - Static method in class com.atlassian.bamboo.v2.build.BuildContextHelper
-
- getBuildWorkingDirectory(BuildContext) - Static method in class com.atlassian.bamboo.v2.build.BuildContextHelper
-
- getBuildWorkingDirectory() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getBuiltInRepositoryVariablesIfBuildContext() - Method in interface com.atlassian.bamboo.variable.substitutor.VariableSubstitutor
-
If current context is releated to a
BuildContext
return all the automatic variables related to repositories.
- getBuiltInRepositoryVariablesIfBuildContext() - Method in class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorImpl
-
- getBulkAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- getBundledPluginsLocation() - Method in interface com.atlassian.bamboo.plugin.loaders.BundledPluginsAccessor
-
Provide URL to the file containing bundled plugins.
- getBundledPluginsLocation() - Method in class com.atlassian.bamboo.plugin.loaders.ServerBundledPluginsAccessor
-
- getBusyBuildAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Gets a collection agents that are currently building or cancelling a build
- getBusyBuildAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getBusyBuildAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentStateCache
-
- getBusyBuildAgents() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getByChainKey(String) - Method in interface com.atlassian.bamboo.chains.ChainDao
-
Gets a build chain by its key (eg BAM-FOO)
- getByKey(Project, String) - Method in interface com.atlassian.bamboo.chains.ChainDao
-
Gets a chain by its key (eg, FOO)
- getByKey(String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.CaptchaResource
-
- getByName(Project, String) - Method in interface com.atlassian.bamboo.chains.ChainDao
-
Gets a chain by its name
- getByValue(String) - Static method in enum com.atlassian.bamboo.v2.build.trigger.DependencyBlockingStrategy
-
Get the strategy by value (essentially a key lookup for type of Strategy)
- getC3p0Stats() - Method in class com.atlassian.bamboo.configuration.PerformanceStatsJmxAction
-
- getCacheAwareHibernateTemplate() - Method in class com.atlassian.bamboo.persistence3.StatelessSessionHibernateDaoSupport
-
- getCacheBaseDirectory(BuildDirectoryManager) - Static method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
Separate static method so we can define the cache base directory in one place
- getCacheBaseDirectory(BuildDirectoryManager) - Static method in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- getCached(AtomicReference<T>, Supplier<T>) - Static method in class com.atlassian.bamboo.util.BambooObjectUtils
-
Obtain a value from the given supplier, caching it in the passed holder variable.
- getCacheDescription(HgRepository) - Method in class com.atlassian.bamboo.plugins.hg.HgCacheHandler
-
- getCacheDescriptions() - Method in class com.atlassian.bamboo.plugins.git.GitCacheHandler
-
Handles both Git and GitHub repositories.
- getCacheDescriptions() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
Collection of cache descriptions to be displayed in the admin UI.
- getCacheDescriptions() - Method in class com.atlassian.bamboo.plugins.hg.HgCacheHandler
-
- getCacheDescriptions() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getCacheDescriptions() - Method in interface com.atlassian.bamboo.repository.CacheHandler
-
Collection of cache descriptions to be displayed in the admin UI.
- getCacheDirectory() - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getCacheDirectory(File, GitRepositoryAccessData) - Static method in class com.atlassian.bamboo.plugins.git.GitCacheDirectory
-
- getCacheDirectory() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getCacheDirectory(GitRepositoryAccessData) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getCacheDirectory(GitRepositoryAccessData) - Method in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- getCacheDirectory() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getCacheDirectory(File, String, String) - Static method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getCacheDirectory(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- getCacheDirectory(File, String, String) - Static method in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- getCacheDirectoryRoot(File) - Static method in class com.atlassian.bamboo.plugins.git.GitCacheDirectory
-
- getCacheFactory() - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
- getCacheId(CachingAwareRepository.CachableOperation) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getCacheId(CachingAwareRepository.CachableOperation) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getCacheId(CachingAwareRepository.CachableOperation) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getCacheId(CachingAwareRepository.CachableOperation) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getCacheId(CachingAwareRepository.CachableOperation) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getCacheId(CachingAwareRepository.CachableOperation) - Method in interface com.atlassian.bamboo.repository.CachingAwareRepository
-
Cache id has to fulfill the following:
Given two Repository objects A and B, returning equal CacheId (in terms of equals()) and a cachable operation foo(),
in the following sequence of calls made in a short time period:
1.
- getCacheId(CachingAwareRepository.CachableOperation) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getCacheLock(File) - Static method in class com.atlassian.bamboo.plugins.git.GitCacheDirectory
-
- getCachePath(File, GitRepositoryAccessData) - Static method in class com.atlassian.bamboo.plugins.git.GitCacheDirectory
-
- getCachePath(GitRepositoryAccessData) - Method in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- getCacheProviders() - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- getCacheSize() - Method in class com.atlassian.bamboo.plan.cache.BambooCacheStats
-
- getCacheStats() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
Retrieve cache statistics
- getCacheStats() - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- getCacheStats() - Method in interface com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclService
-
- getCacheStats() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclServiceImpl
-
- getCachesToIgnore() - Method in class com.atlassian.bamboo.v2.events.ChangeDetectionRequiredEvent
-
- getCalculatedTriggeringPlanKey(InternalEnvironment, DeploymentTriggerBranchSelectionMode, PlanKey) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentTriggerService
-
- getCalculatedTriggeringPlanKey(InternalEnvironment, DeploymentTriggerBranchSelectionMode, PlanKey) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentTriggerServiceImpl
-
- getCallable() - Method in class com.atlassian.bamboo.util.CallableResultCache.CachedOperationId
-
- getCallback() - Method in class com.atlassian.bamboo.rest.model.AbstractRestList
-
- getCancellationDate() - Method in class com.atlassian.bamboo.event.BuildCanceledEvent
-
- getCancellationDate() - Method in class com.atlassian.bamboo.v2.build.BuildCancelledDetails
-
- getCancelUrl() - Method in class com.atlassian.bamboo.ww2.BambooCancellableAction
-
- getCanonicalFileName(String, String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.AbstractMigrationAction
-
- getCanonicalLocalHostName() - Static method in class com.atlassian.bamboo.configuration.InetAddressBean
-
- getCantExecuteReason() - Method in interface com.atlassian.bamboo.deployments.Operations
-
- getCantExecuteReason() - Method in class com.atlassian.bamboo.deployments.OperationsImpl
-
- getCantExecuteReason() - Method in class com.atlassian.bamboo.rest.model.deployments.RestOperations
-
- getCapabilities() - Method in class com.atlassian.bamboo.plan.ExecutableAgentsHelper.ExecutableQuery
-
- getCapabilities() - Method in class com.atlassian.bamboo.task.TaskExecutionContext
-
- getCapabilities() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl
-
- getCapabilities() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CombinedReadOnlyCapabilitySet
-
- getCapabilities() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.ReadOnlyCapabilitySet
-
Get all the capabilities as a set
- getCapabilitiesFromKey(String) - Method in interface com.atlassian.bamboo.capability.CapabilityDao
-
- getCapabilitiesFromKey(String) - Method in class com.atlassian.bamboo.capability.CapabilityDaoImpl
-
- getCapabilitiesWithExecutables(Set<String>) - Method in interface com.atlassian.bamboo.task.TaskManager
-
Returns a set of capabilities that have executable types defined for them in the system.
- getCapabilitiesWithExecutables(Set<String>) - Method in class com.atlassian.bamboo.task.TaskManagerImpl
-
- getCapability(Long) - Method in interface com.atlassian.bamboo.capability.CapabilityDao
-
- getCapability(Long) - Method in class com.atlassian.bamboo.capability.CapabilityDaoImpl
-
- getCapability() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapability
-
- getCapability() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getCapability() - Method in class com.atlassian.bamboo.configuration.agent.EditAgentCapability
-
- getCapability(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- getCapability(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractMultipleExecutableCapabilityTypeModule
-
- getCapability(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AgentEnvironmentCapabilityType
-
- getCapability(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
Returns a new capability given the action params map.
- getCapability() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityAgentMapping
-
- getCapability() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityElasticImageMapping
-
- getCapability(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl
-
- getCapability(Map<String, String[]>) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
-
Returns a new capability given the action params map
- getCapability(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CombinedReadOnlyCapabilitySet
-
- getCapability(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.GenericCapabilityType
-
- getCapability(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.JdkCapabilityType
-
- getCapability(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.PerforceCapabilityType
-
- getCapability(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.ReadOnlyCapabilitySet
-
Get the capability with the given key
- getCapabilityAgentMappings() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getCapabilityAgentMappingsSorted() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getCapabilityConfiguratorPluginEditHtmlList() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getCapabilityConfiguratorPluginViewHtmlList() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getCapabilityContext() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getCapabilityContext() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- getCapabilityContext() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getCapabilityDefaultsHelper() - Method in class com.atlassian.bamboo.plugin.descriptor.TaskModuleDescriptorImpl
-
- getCapabilityDefaultsHelper() - Method in interface com.atlassian.bamboo.task.TaskModuleDescriptor
-
Retrieves the instance responsible for detecting the default
Capability
s of this plugin
- getCapabilityDeltaMap() - Method in class com.atlassian.bamboo.configuration.agent.RenameAgentCapability
-
- getCapabilityElasticImageMappings() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getCapabilityExtraInfo(String) - Method in class com.atlassian.bamboo.configuration.agent.AbstractViewCapabilitiesByType
-
- getCapabilityExtraInfo(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelper
-
tries to figure out the extra information of a capability based on the key.
- getCapabilityExtraInfo(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelperImpl
-
tries to figure out the extra information of a capability based on the key.
- getCapabilityGroup() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
-
- getCapabilityGroup() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.DecoratedCapabilityRequirement
-
- getCapabilityHelper() - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- getCapabilityId() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapability
-
- getCapabilityKey() - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- getCapabilityKey() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getCapabilityKey() - Method in class com.atlassian.bamboo.plugins.ant.task.AntCapabilityDefaultsHelper
-
- getCapabilityKey() - Method in class com.atlassian.bamboo.plugins.grails.GrailsCapabilityDefaultsHelper
-
- getCapabilityKey() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven1CapabilityDefaultsHelper
-
- getCapabilityKey() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven2CapabilityDefaultsHelper
-
- getCapabilityKey() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven3CapabilityDefaultsHelper
-
- getCapabilityKey() - Method in class com.atlassian.bamboo.plugins.php.task.PhpUnitCapabilityDefaultsHelper
-
- getCapabilityKey() - Method in class com.atlassian.bamboo.plugins.php.task.PhpUnitPre34CapabilityDefaultsHelper
-
- getCapabilityKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
-
- getCapabilityKeyToLabelMap(String...) - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getCapabilityKeyToLabelMap(String...) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getCapabilityKindUndefinedKey() - Method in class com.atlassian.bamboo.plugins.git.GitCapabilityTypeModule
-
- getCapabilityKindUndefinedKey() - Method in class com.atlassian.bamboo.plugins.hg.HgCapabilityTypeModule
-
- getCapabilityKindUndefinedKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractMultipleExecutableCapabilityTypeModule
-
- getCapabilityLabel(String) - Method in class com.atlassian.bamboo.configuration.agent.AbstractViewCapabilitiesByType
-
- getCapabilityLabel(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelper
-
Tries to figure out the capability Label.
- getCapabilityLabel(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelperImpl
-
Tries to figure out the capability Label.
- getCapabilityScope(String) - Static method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityScope
-
- getCapabilityScope() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySet
-
The scope of the capability set.
- getCapabilityScope() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl
-
- getCapabilitySet() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- getCapabilitySet() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getCapabilitySet() - Method in interface com.atlassian.bamboo.buildqueue.AgentWithCapabilitiesDefinition
-
- getCapabilitySet() - Method in interface com.atlassian.bamboo.buildqueue.properties.CapabilityProperties
-
- getCapabilitySet() - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- getCapabilitySet() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getCapabilitySet() - Method in class com.atlassian.bamboo.v2.build.agent.AgentWithCapabilitiesDefinitionImpl
-
Will only return what is stored in the database against this agent.
- getCapabilitySet() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Capability
-
- getCapabilitySet() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityContext
-
Retrieves the capability set currently stored within the context,
If empty the shared local (server) capabilities are returned
- getCapabilitySet() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityContextImpl
-
- getCapabilitySet() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityDecorator
-
- getCapabilitySet() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl
-
- getCapabilitySet() - Method in class com.atlassian.bamboo.v2.build.agent.LocalAgentDefinitionImpl
-
- getCapabilitySet() - Method in class com.atlassian.bamboo.v2.build.agent.properties.CapabilityPropertiesImpl
-
Will only return what is stored in the database against this agent.
- getCapabilitySet() - Method in class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl
-
- getCapabilitySetDecorator() - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- getCapabilitySetDecorator() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getCapabilitySetDecorator() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getCapabilitySetType() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySet
-
Returns the identifier describing the type of this capability.
- getCapabilitySetType() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl
-
- getCapabilitySetType() - Method in class com.atlassian.bamboo.v2.build.agent.capability.ImageCapabilitySetImpl
-
- getCapabilitySetType() - Method in class com.atlassian.bamboo.v2.build.agent.capability.LocalCapabilitySet
-
- getCapabilitySetType() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RemoteCapabilitySet
-
- getCapabilityTabForKey(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelper
-
Get the jquery representation of the capability to pick the correct tab to navigate to.
- getCapabilityTabForKey(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelperImpl
-
Get the jquery represnetation of the capability to pick the correct tab to navigate to.
- getCapabilityTabId() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getCapabilityType() - Method in class com.atlassian.bamboo.configuration.agent.AbstractViewCapabilitiesByType
-
- getCapabilityType(Capability) - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- getCapabilityType() - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- getCapabilityType() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getCapabilityType() - Method in class com.atlassian.bamboo.configuration.agent.ViewBuilders
-
- getCapabilityType() - Method in class com.atlassian.bamboo.configuration.agent.ViewJdks
-
- getCapabilityType() - Method in class com.atlassian.bamboo.event.CapabilityRenamedEvent
-
- getCapabilityType(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelper
-
The key of the type of capability e.g.
- getCapabilityType(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelperImpl
-
- getCapabilityTypeFromKey(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelper
-
get capability Type object from capability key.
- getCapabilityTypeFromKey(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelperImpl
-
- getCapabilityTypeFromTypeString(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelper
-
- getCapabilityTypeFromTypeString(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelperImpl
-
- getCapabilityTypeKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityTypeModule
-
- getCapabilityTypeKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AgentEnvironmentCapabilityType
-
- getCapabilityTypeKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- getCapabilityTypeKey() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
-
The key for the type typically lower case
- getCapabilityTypeKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.GenericCapabilityType
-
- getCapabilityTypeKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.JdkCapabilityType
-
- getCapabilityTypeKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.PerforceCapabilityType
-
- getCapabilityTypeLabel() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityTypeModule
-
- getCapabilityTypeLabel() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AgentEnvironmentCapabilityType
-
- getCapabilityTypeLabel() - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- getCapabilityTypeLabel() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
-
- getCapabilityTypeLabel() - Method in class com.atlassian.bamboo.v2.build.agent.capability.GenericCapabilityType
-
- getCapabilityTypeLabel() - Method in class com.atlassian.bamboo.v2.build.agent.capability.JdkCapabilityType
-
- getCapabilityTypeLabel() - Method in class com.atlassian.bamboo.v2.build.agent.capability.PerforceCapabilityType
-
- getCapabilityTypes() - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- getCapabilityTypes() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelper
-
- getCapabilityTypes() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelperImpl
-
- getCapabilityTypes() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getCapabilityTypeSpecificTaskConfigurationKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- getCapabilityTypeSpecificTaskConfigurationKey() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
-
Get task configuration key for the capability type.
- getCapabilityTypeSpecificTaskConfigurationKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.JdkCapabilityType
-
- getCapabilityTypeString() - Method in class com.atlassian.bamboo.configuration.agent.AbstractViewCapabilitiesByType
-
- getCapabilityTypeString() - Method in class com.atlassian.bamboo.configuration.agent.ViewBuilders
-
- getCapabilityTypeString() - Method in class com.atlassian.bamboo.configuration.agent.ViewJdks
-
- getCapabilityUndefinedKey() - Method in class com.atlassian.bamboo.plugins.git.GitCapabilityTypeModule
-
- getCapabilityUndefinedKey() - Method in class com.atlassian.bamboo.plugins.hg.HgCapabilityTypeModule
-
- getCapabilityUndefinedKey() - Method in class com.atlassian.bamboo.plugins.ssh.SshCapabilityTypeModule
-
- getCapabilityUndefinedKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- getCapabilityValue() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureSharedCapability
-
- getCapabilityValue() - Method in class com.atlassian.bamboo.configuration.agent.EditAgentCapability
-
- getCapabilityValue(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityContext
-
Convenience method.
- getCapabilityValue(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityContextImpl
-
- getCaptcha() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- getCaptchaConfiguration() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getCaptchaConfiguration() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getCaptchaConfiguration() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getCaptchaConfiguration() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.CaptchaResource
-
- getCaptchaCount() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- getCaptchaError() - Method in class com.atlassian.bamboo.pageobjects.pages.user.SignupPage
-
- getCaptchaForId(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.CaptchaControl
-
- getCaptchaImageSource() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooLoginPage
-
- getCaptchaImageSource() - Method in class com.atlassian.bamboo.pageobjects.pages.user.SignupPage
-
- getCatalog(Connection) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
- getCategories() - Method in class com.atlassian.bamboo.plugin.descriptor.TaskModuleDescriptorImpl
-
- getCategories() - Method in interface com.atlassian.bamboo.task.TaskModuleDescriptor
-
- getCategory() - Method in class com.atlassian.bamboo.build.warning.WarningAnnotation
-
- getCategory() - Method in class com.atlassian.bamboo.rest.model.warning.RestWarningAnnotation
-
- getCause() - Method in class com.atlassian.bamboo.security.trustedapplications.KeyUtils.InvalidKey
-
- getCause() - Method in class com.atlassian.bamboo.storage.event.ArtifactStorageHardLimitExceededEvent
-
- getCauseStack() - Method in class com.atlassian.bamboo.logger.ThrowableDetails
-
- getCDNStrategy() - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
- getCertificate() - Method in class com.atlassian.bamboo.amq.BambooBrokerService
-
- getCertificateChain(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticAgentServerKeyManager
-
- getCertificateFile() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getCertificateFile() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- getChain() - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- getChain(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- getChain() - Method in interface com.atlassian.bamboo.chains.cache.ImmutableChainStage
-
Gets the
Chain
that the stage belongs to
- getChain() - Method in class com.atlassian.bamboo.chains.cache.ImmutableChainStageImpl
-
- getChain() - Method in interface com.atlassian.bamboo.chains.ChainStage
-
Gets the
Chain
that the stage belongs to
- getChain() - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- getChain() - Method in interface com.atlassian.bamboo.plan.branch.BambooVcsBranch
-
Returns the master chain associated with the VCS branch.
- getChain() - Method in class com.atlassian.bamboo.plan.branch.BambooVcsBranchImpl
-
- getChain(long) - Method in interface com.atlassian.bamboo.plan.cache.index.PlanIdCacheIndex
-
- getChain(long) - Method in class com.atlassian.bamboo.plan.cache.index.PlanIdCacheIndexer
-
- getChain() - Method in class com.atlassian.bamboo.testutils.model.TestStageDetails
-
- getChain() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getChain() - Method in class com.atlassian.bamboo.ww2.actions.ChainAwareContextHolder
-
- getChain() - Method in interface com.atlassian.bamboo.ww2.aware.ChainAware
-
- getChainAndBranches() - Method in class com.atlassian.bamboo.plan.branch.ChainStagePropagatingFacade
-
- getChainBranch() - Method in interface com.atlassian.bamboo.build.MutablePlanBranchPullRequest
-
- getChainBranch() - Method in interface com.atlassian.bamboo.build.PlanBranchPullRequest
-
- getChainBranch() - Method in class com.atlassian.bamboo.build.PlanBranchPullRequestEntity
-
- getChainBranch() - Method in class com.atlassian.bamboo.build.PlanBranchPullRequestImpl
-
- getChainBranches() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getChainBranchesByDate() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getChainBranchId() - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformation
-
- getChainBranchId() - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- getChainBranchName(CachedPlanManager, CustomVariableContext, PlanKey) - Static method in class com.atlassian.bamboo.plan.branch.ChainBranchUtils
-
- getChainBranchName(CustomVariableContext, ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.branch.ChainBranchUtils
-
- getChainBranchNameWithoutContextChange(CustomVariableContext, ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.branch.ChainBranchUtils
-
- getChainBuildState(PlanResultKey) - Method in interface com.atlassian.bamboo.chains.ChainState
-
Gets the build state for the given buildResultKey
- getChainBuildStates() - Method in interface com.atlassian.bamboo.chains.ChainState
-
Gets all the
ChainBuildState
s for the current
ChainState
- getChainByKey(PlanKey) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
Returns a
Plan
if plan exists and is visible for calling user
- getChainByKey(PlanKey) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- getChainDescription() - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- getChainDirectory(PlanKey) - Method in interface com.atlassian.bamboo.storage.ArtifactDirectoryBuilder
-
Returns [artifact-root] / [chain-part]
- getChainDirectory(PlanKey) - Method in class com.atlassian.bamboo.storage.location.ArtifactDirectoryBuilderImpl
-
- getChainEquiv() - Method in interface com.atlassian.bamboo.ww2.aware.NavigationAware
-
- getChainEquiv() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getChainExecution() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getChainExecution(PlanResultKey) - Method in interface com.atlassian.bamboo.chains.ChainExecutionAccessor
-
Get the state of the single ChainExecution
- getChainExecution(PlanResultKey) - Method in class com.atlassian.bamboo.chains.ChainExecutionManagerImpl
-
- getChainExecution() - Method in interface com.atlassian.bamboo.chains.ChainExecutionRequestResult
-
- getChainExecution() - Method in interface com.atlassian.bamboo.chains.StageExecution
-
- getChainExecution() - Method in class com.atlassian.bamboo.event.ChainCompletedEvent
-
- getChainExecution() - Method in class com.atlassian.bamboo.event.FailedStageRestartEvent
-
- getChainExecution() - Method in class com.atlassian.bamboo.event.ManualStageResumedEvent
-
- getChainExecution() - Method in class com.atlassian.bamboo.event.StageCompletedEvent
-
- getChainExecution() - Method in class com.atlassian.bamboo.event.StoppedOnManualStageEvent
-
- getChainId() - Method in interface com.atlassian.bamboo.plan.branch.BambooVcsBranch
-
- getChainId() - Method in class com.atlassian.bamboo.plan.branch.BambooVcsBranchImpl
-
- getChainKey(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- getChainKey() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- getChainKeyFromJobKey(PlanKey) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Extracts a
Chain
key from a jobKey and creates new
PlanKey
For example, BAM-REL-UNIT becomes BAM-REL
- getChainKeyIfJobKey(PlanKey) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Extracts a
Chain
key from a jobKey and creates new
PlanKey
For example, BAM-REL-UNIT becomes
BAM-REL
Returns a Chain key if the passed in key is a Job key, otherwise a null is returned
- getChainKeyToClone() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- getChainName(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- getChainName() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- getChainName() - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- getChainNotificationTypes() - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Return notification types marked explicitly as "chain" notification in plugin xml description
- getChainNotificationTypes() - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getChainOfJob(long) - Method in interface com.atlassian.bamboo.plan.cache.index.PlanIdCacheIndex
-
- getChainOfJob(long) - Method in class com.atlassian.bamboo.plan.cache.index.PlanIdCacheIndexer
-
- getChainPath(PlanKey) - Method in interface com.atlassian.bamboo.storage.ArtifactPathBuilder
-
Returns [artifact-root] / [chain-storage-tag]
- getChainPath(PlanKey) - Method in class com.atlassian.bamboo.storage.location.ArtifactPathBuilderImpl
-
- getChainPlanTypes() - Static method in enum com.atlassian.bamboo.plan.PlanType
-
- getChainResult() - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- getChainResult() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- getChainResult() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- getChainResult() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getChainResult() - Method in class com.atlassian.bamboo.ww2.actions.ChainAwareContextHolder
-
- getChainResult() - Method in interface com.atlassian.bamboo.ww2.aware.ChainAware
-
- getChainResultDetails(PlanResultKey) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanManager
-
- getChainResultDetails(PlanResultKey) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanManagerImpl
-
- getChainResultKey() - Method in class com.atlassian.bamboo.build.warning.BuildWarning
-
- getChainResultKey(PlanResultKey) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Creates a chain result key from job result key.
- getChainResultKey() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- getChainResultNumber() - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- getChainResultNumber() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getChainResultNumber() - Method in class com.atlassian.bamboo.ww2.actions.ChainAwareContextHolder
-
- getChainResultNumber() - Method in interface com.atlassian.bamboo.ww2.aware.ChainAware
-
- getChainResultsSummary() - Method in interface com.atlassian.bamboo.chains.ChainStateResult
-
- getChainResultsSummary() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
Not available from Lucene
- getChainResultsSummary() - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummary
-
- getChainResultsSummary() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- getChains() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getChainStageCount() - Method in interface com.atlassian.bamboo.chains.ChainStageDao
-
- getChainStageCount() - Method in class com.atlassian.bamboo.chains.ChainStageHibernateDao
-
- getChainStageCount() - Method in interface com.atlassian.bamboo.chains.ChainStageManager
-
Deprecated.
- getChainStageCount() - Method in class com.atlassian.bamboo.chains.DefaultChainStageManager
-
- getChainStageResult() - Method in interface com.atlassian.bamboo.variable.StageVariableContext
-
- getChainStageResult() - Method in class com.atlassian.bamboo.variable.StageVariableContextImpl
-
- getChainStageResultById(long) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getChainStageResultById(long) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getChainStageResultById(Long) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getChainStageResultById(Long) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getChainStageResultId() - Method in interface com.atlassian.bamboo.chains.StageState
-
- getChainStagesMarkedForDeletion() - Method in interface com.atlassian.bamboo.chains.ChainStageDao
-
- getChainStagesMarkedForDeletion() - Method in class com.atlassian.bamboo.chains.ChainStageHibernateDao
-
- getChainState() - Method in interface com.atlassian.bamboo.chains.ChainStateCreationRequestResult
-
- getChainState() - Method in class com.atlassian.bamboo.chains.ChainStateCreationRequestResultImpl
-
- getChainsToClone() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- getChainsToInvalidateAndReindex(ImmutablePlanCacheService, Cache<PlanKey, ImmutableChain>, Set<PlanKey>, Set<PlanKey>) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService.CacheInvalidator
-
Guidelines: if the entity for which invalidation is triggered is not in index, only invalidate.
- getChainsToInvalidateAndReindex(ImmutablePlanCacheService.CacheInvalidator, Set<PlanKey>, Set<PlanKey>) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
Internal.
- getChainsToInvalidateAndReindex(ImmutablePlanCacheService.CacheInvalidator, Set<PlanKey>, Set<PlanKey>) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- getChainStorageTag(PlanKey) - Method in interface com.atlassian.bamboo.storage.location.StorageTagService
-
- getChainStorageTag(PlanKey) - Method in class com.atlassian.bamboo.storage.location.StorageTagServiceImpl
-
- getChainStorageTag(PlanKey) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentStorageTagService
-
- getChainStorageTags() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getChainStorageTags() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getChainStorageTags() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getChainStorageTags() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getChainTriggers() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTriggers
-
- getChainUrl(DecoratedNavObject) - Method in class com.atlassian.bamboo.ww2.NavigationContext
-
- getChainUrlMappings() - Static method in class com.atlassian.bamboo.filter.UrlRewriteFilter
-
- getChange() - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeList
-
- getChangeDetectionAction(PlanKey, Set<Long>, Map<String, String>) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListener
-
- getChangeDetectionAction(PlanKey, Set<Long>, Map<String, String>, boolean) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListener
-
- getChangeDetectionConfiguration() - Method in interface com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfiguration
-
- getChangeDetectionConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl
-
- getChangeDetectionEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
- getChangeDetectionOptionsHtml() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsHtmlFragments
-
- getChangeDetectionRequests(ImmutablePlan) - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerService
-
- getChangeDetectionRequestsForBranches(ImmutablePlan) - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerService
-
- getChangeDetectionSourceDefinition() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- getChangeDetectionViewTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
- getChangeDetector() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getChangeDetector() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getChangeDetector() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getChangedField() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.AuditLogPage.AuditLogItem
-
- getChangedItem() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.AbstractNotificationBulkAction
-
- getChangedItem() - Method in interface com.atlassian.bamboo.ww2.actions.admin.bulk.BulkAction
-
Description of what will be changed as a result of this bulk action, also used as table heading to show what will be changed and what it has changed to
- getChangedItem() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction
-
- getChangedItem() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction
-
- getChangedItem() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction
-
- getChangedItem() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsModuleBulkAction
-
- getChangedItem() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsRootCredentialsBulkAction
-
- getChangedItem() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnCredentialsBulkAction
-
- getChangedItem() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnUrlBulkAction
-
- getChangedItem() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateWebUrlBulkAction
-
- getChangedItem() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersBulkAction
-
- getChangeFiles() - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- getChangeFiles() - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeFileList
-
- getChangeLogEntries(Depot, List<Integer>) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
Retrieves a list of Bamboo Commit including Commit Files based on list of change numbers
- getChangeNumbersFromRevision(Depot, String, int, boolean) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
- getChangeNumsBetweenRevisions(Depot, String, int, int, boolean) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
Retrieves a list of change log numbers after the first number and up to (and including) the second number for the depot.
- getChanges(String, Integer) - Method in class com.atlassian.bamboo.plugins.jira.rest.resource.PullChangesResource
-
- getChanges() - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- getChanges() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestChangeList
-
- getChanges() - Method in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- getChanges(long) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
List
of
Commit
objects that triggered off this particular build.
- getChanges() - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
Get changes from all repositories
- getChanges(long) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- getChanges() - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- getChanges() - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
List
of
Commit
objects that triggered off this particular build.
- getChanges() - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- getChangeset() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommit
-
- getChangeset() - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl
-
- getChangesetFilterPatternRegex() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getChangesetFilterPatternRegex() - Method in interface com.atlassian.bamboo.repository.FilterChangesetAwareRepository
-
The regex expression on which changeset comments are matched for exclusion.
- getChangesetFilterPatternRegex() - Method in class com.atlassian.bamboo.vcs.configuration.ChangeDetectionSourceDefinitionImpl
-
- getChangesetFilterPatternRegex() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsChangeDetectionOptions
-
The regex expression on which changeset comments are matched for exclusion.
- getChangeSetForFilename(List<? extends CommitContext>) - Method in interface com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogService
-
- getChangeSetForFilename(List<? extends CommitContext>) - Method in class com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogServiceImpl
-
- getChangesetId() - Method in class com.atlassian.bamboo.build.warning.BuildWarning.RepositoryChangeset
-
- getChangeSetId() - Method in interface com.atlassian.bamboo.commit.CommitContext
-
Return VCS identifier for this changeset.
- getChangeSetId() - Method in class com.atlassian.bamboo.commit.CommitContextImpl
-
- getChangesetId() - Method in interface com.atlassian.bamboo.commit.CommitFile
-
- getChangesetId() - Method in class com.atlassian.bamboo.commit.CommitFileImpl
-
- getChangeSetId() - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- getChangeSetId() - Method in class com.atlassian.bamboo.commit.UnassociatedCommit
-
- getChangesetId() - Method in interface com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsChangeset
-
Return VCS identifier for this changeset, that is, id of the latest commit in this changeset.
- getChangesetId() - Method in class com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsChangesetImpl
-
- getChangeSetId() - Method in class com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsCommitImpl
-
- getChangeSetId() - Method in interface com.atlassian.bamboo.deployments.versions.history.commit.InternalDeploymentVersionVcsCommit
-
- getChangesetId() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangeset
-
- getChangesetId() - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl
-
- getChangeSetId() - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl
-
- getChangeSetId() - Method in class com.atlassian.bamboo.notification.rss.RssNotification.CommitWithUrl
-
- getChangesetId() - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- getChangesetId() - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
- getChangesetId() - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- getChangesetObjectId() - Method in interface com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsCommit
-
- getChangesetObjectId() - Method in class com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsCommitImpl
-
- getChangeSets() - Method in class com.atlassian.bamboo.build.warning.BuildWarning.RepositoryNotificationInfo
-
- getChangesets() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionCommits
-
- getChangesets() - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionCommitsComparisonResult
-
- getChangesetsForBuildNumberRange(PlanKey, int, int) - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetDao
-
Finds and returns all repository change sets related with build results from specified range.
- getChangesetsForBuildNumberRange(PlanKey, int, int) - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetHibernateDao
-
- getChangesetsForDeploymentVersion(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsChangesetDao
-
- getChangesetsForDeploymentVersion(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsChangesetDaoImpl
-
- getChangesetsForDeploymentVersion(DeploymentVersion) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionVcsChangesetService
-
- getChangesetsForDeploymentVersion(DeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionVcsChangesetServiceImpl
-
- getChangesetsForNewDeploymentVersion(long, PlanResultKey, int) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionVcsChangesetService
-
Finds the changesets if a new version would be created from planResultKey.
- getChangesetsForNewDeploymentVersion(long, PlanResultKey, int, DeploymentVersion) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionVcsChangesetService
-
Same as above, but finds changesets between a certain version and the new version to be created from the planResultKey.
- getChangesetsForNewDeploymentVersion(long, PlanResultKey, int) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionVcsChangesetServiceImpl
-
- getChangesetsForNewDeploymentVersion(long, PlanResultKey, int, DeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionVcsChangesetServiceImpl
-
- getChangesetsSinceRevision(File, String, String, String, int) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
Returns list of commit extracted from hg log command.
- getChangesListSummary() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getChangesListSummary() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getChangesListSummary() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getCharacterEncoding() - Method in class com.atlassian.bamboo.plugins.rest.common.ReplacedStringBodyRequestWrapper
-
- getChart() - Method in class com.atlassian.bamboo.charts.BuildFailuresChart
-
- getChart() - Method in class com.atlassian.bamboo.charts.BuildTimesChart
-
- getChart() - Method in class com.atlassian.bamboo.charts.TestCaseBuildTimesChart
-
- getChart() - Method in class com.atlassian.bamboo.charts.timeperiod.AverageDurationLineChart
-
- getChart() - Method in class com.atlassian.bamboo.charts.timeperiod.SuccessRatioStackedAreaChart
-
- getChart() - Method in class com.atlassian.bamboo.plugin.descriptor.ReportCollectorModuleDescriptor
-
- getChart() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getChart() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewAuthorChart
-
- getChart() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewReportChart
-
- getChartTitle() - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- getCheckboxFields(ActionParametersMap) - Static method in class com.atlassian.bamboo.web.utils.ActionParamHandlingUtils
-
- getCheckBoxSpecifiedDaysOfWeek() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getCheckoutDirectory(CommonTaskContext, long) - Static method in class com.atlassian.bamboo.plugins.vcs.task.utils.VcsTaskUtils
-
Returns the checkout directory for the given repository, given task context.
- getCheckoutLocation() - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
Map holds final checkout where repository was checked out by VcsCheckoutTask Elements are kept in order of
checkout
- getCheckoutLocation() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getCheckoutLocation() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getCheckoutRevision() - Method in class com.atlassian.bamboo.plan.branch.MergeResult
-
- getChecksum() - Method in class com.atlassian.bamboo.agent.classserver.FileHashDescriptor
-
- getChecksum() - Method in class com.atlassian.bamboo.agent.classserver.JarDescriptor
-
- getChildChainKeys(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
Retrieves all chain that are children of the current plan
- getChildChainKeys(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
- getChildCrumbs() - Method in interface com.atlassian.breadcrumbs.BreadCrumb
-
Returns the children crumbs.
- getChildCrumbs() - Method in class com.atlassian.breadcrumbs.build.result.BuildResultSummaryCrumb
-
- getChildCrumbs() - Method in class com.atlassian.breadcrumbs.BuildCrumb
-
- getChildCrumbs() - Method in class com.atlassian.breadcrumbs.chain.ChainBranchesCrumb
-
- getChildCrumbs() - Method in class com.atlassian.breadcrumbs.chain.ChainConfigCrumb
-
- getChildCrumbs() - Method in class com.atlassian.breadcrumbs.chain.ChainCrumb
-
- getChildCrumbs() - Method in class com.atlassian.breadcrumbs.chain.ChainResultSummaryCrumb
-
- getChildCrumbs() - Method in class com.atlassian.breadcrumbs.chain.JobConfigCrumb
-
- getChildCrumbs() - Method in class com.atlassian.breadcrumbs.chain.JobResultCrumb
-
- getChildCrumbs() - Method in class com.atlassian.breadcrumbs.ProjectCrumb
-
- getChildId() - Method in interface com.atlassian.bamboo.persister.AuditLogEntry
-
- getChildId() - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- getChildLogger(String) - Method in class com.atlassian.bamboo.maven.embedder.BambooMavenEmbedderLogger
-
- getChildLogger(String) - Method in class com.atlassian.bamboo.maven.MavenNullLogger
-
- getChildNonEditableDependencies(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyDao
-
- getChildNonEditableDependencies(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyHibernateDao
-
- getChildPlan() - Method in interface com.atlassian.bamboo.build.PlanDependency
-
- getChildPlan() - Method in class com.atlassian.bamboo.build.PlanDependencyImpl
-
- getChildPlanDependencies(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyDao
-
Retrievs all plan dependencies in which the given plan features as a parent
- getChildPlanDependencies(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyHibernateDao
-
- getChildPlanDependencies(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
Retrieves all plan dependencies in which the given plan features as a parent
- getChildPlanDependencies(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
- getChildPlanKeys(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
Retrievs all plan that are children of the current plan
- getChildPlanKeys(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
- getChildPlanKeys() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.DependenciesConfigurationPage
-
- getChildPlans() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- getChildPlansJson() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- getChildren() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavGroupObject
-
- getChildren() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStage
-
- getChildren() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- getChildTriggerReason(BuildContext, ImmutablePlan) - Method in class com.atlassian.bamboo.v2.build.trigger.AbstractTriggerReason
-
- getChildTriggerReason(BuildContext, ImmutablePlan) - Method in interface com.atlassian.bamboo.v2.build.trigger.TriggerReason
-
If build A (triggered because of this TriggerReason) caused builds of plans X,Y,Z to trigger,
this method will be called to determine trigger reasons for plans X, Y, Z.
- getChosenMailSetting() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getClasses() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- getClassifier() - Method in class com.atlassian.bamboo.plugins.maven2.Maven2ArtifactProperties
-
- getClassInstance(String) - Method in class com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
-
- getClassLoader(File, AgentContext) - Static method in class com.atlassian.bamboo.agent.bootstrap.ClasspathBuilder
-
Builds a
ClassLoader
from the jars downloaded from the server
- getClassLoader() - Method in interface com.atlassian.bamboo.agent.classserver.AgentServerManager
-
- getClassLoader() - Method in class com.atlassian.bamboo.agent.classserver.AgentServerManagerImpl
-
- getClassLoader() - Method in class com.atlassian.bamboo.mock.plugins.MockPlugin
-
- getClassName() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodExceptionEntity
-
- getClassName() - Method in class com.atlassian.bamboo.results.tests.TestResults
-
The name of the class
- getClassName() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProvider
-
- getClassName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProviderImpl
-
- getClassName() - Method in exception com.atlassian.bamboo.serialization.xstream.CannotResolvePluginClassException
-
- getClassName() - Method in class com.atlassian.bamboo.testutils.TestClassDescriptor
-
- getClassName() - Method in class com.atlassian.bamboo.upgrade.UpgradeTaskIdentifier
-
- getClassNameWhitelist() - Method in class com.atlassian.bamboo.serialization.AbstractSerializationSecurityManager
-
- getClassNameWhitelist() - Method in interface com.atlassian.bamboo.serialization.SerializationSecurityManager
-
Get set of class names that are whitelisted for purpose of serialization.
- getClassToConvert() - Method in interface com.atlassian.bamboo.fieldvalue.ConfigObjectConverter
-
Returns the class that this converter can convert
- getClassWorld() - Method in class com.atlassian.bamboo.maven.embedder.MavenConfiguration
-
- getClazz() - Method in class com.atlassian.bamboo.configuration.logs.LoggingConfigEntry
-
- getCleanName() - Method in interface com.atlassian.bamboo.commit.CommitFile
-
- getCleanName() - Method in class com.atlassian.bamboo.commit.CommitFileImpl
-
- getClient() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Obtain the perforce client we're using
- getClientAliases(String, Principal[]) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticAgentServerKeyManager
-
- getClientInitializationException() - Method in class com.atlassian.bamboo.plugins.ssh.SshProxy
-
- getClientKeyStore(File, KeyStoreFactory, char[]) - Static method in class com.atlassian.bamboo.security.JmsSslManagementUtils
-
- getClientRoot(Depot) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
Retrieves the workspace root as defined in the client configuration
- getClone(String, String, String, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.CloneResource
-
Method used to clone an existing Plan into a new one, possibly into different project.
- getCloverArtifacts() - Method in class com.atlassian.bamboo.clover.build.coverage.CloverReportLinker
-
- getCloverArtifacts() - Method in interface com.atlassian.bamboo.clover.build.coverage.ReportProvider
-
Returns a list of artifacts (shared and local) containing Clover HTML report.
- getCloverBuild() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getCloverCoreArtifact() - Method in class com.atlassian.bamboo.clover.build.GrailsCloverBuildConfigIntegrator
-
- getCloverCoreArtifactId() - Method in class com.atlassian.bamboo.clover.build.AbstractGrailsCloverIntegrator
-
- getCloverCoreDependency(Document) - Method in class com.atlassian.bamboo.clover.build.GrailsCloverPomIntegrator
-
Returns:
- getCloverCoreGroupId() - Method in class com.atlassian.bamboo.clover.build.AbstractGrailsCloverIntegrator
-
- getCloverForGrailsArtifact() - Method in class com.atlassian.bamboo.clover.build.GrailsCloverBuildConfigIntegrator
-
- getCloverJar(File) - Static method in class com.atlassian.bamboo.clover.builder.command.CloverJarRetriever
-
- getCloverProductLicense(String) - Static method in class com.atlassian.bamboo.clover.CloverPluginHelper
-
- getCloverReportUrl() - Method in class com.atlassian.bamboo.clover.build.coverage.CloverReportLinker
-
- getCloverReportUrl(Artifact) - Method in class com.atlassian.bamboo.clover.build.coverage.CloverReportLinker
-
- getCloverReportUrl() - Method in interface com.atlassian.bamboo.clover.build.coverage.ReportProvider
-
- getCloverReportUrl(Artifact) - Method in interface com.atlassian.bamboo.clover.build.coverage.ReportProvider
-
Returns URL of the given report artifact.
- getCode() - Method in class com.atlassian.bamboo.plugins.stash.rest.common.ServerErrorStatus
-
- getCode() - Method in class com.atlassian.bamboo.rest.model.Status
-
Deprecated.
- getCode() - Method in enum com.atlassian.bamboo.user.gravatar.GravatarDefaultImage
-
- getCode() - Method in enum com.atlassian.bamboo.user.gravatar.GravatarRating
-
- getCodeAnnotations(String, String, String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getCodeCommits() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- getCodeCommitsForUser(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- getCollater() - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- getCollater() - Method in class com.atlassian.bamboo.author.collector.AuthorBuildsBrokenCollector
-
- getCollater() - Method in class com.atlassian.bamboo.author.collector.AuthorBuildsFailedCollector
-
- getCollater() - Method in class com.atlassian.bamboo.author.collector.AuthorBuildsFixedCollector
-
- getCollater() - Method in class com.atlassian.bamboo.author.collector.AuthorBuildsTriggeredCollector
-
- getCollater() - Method in class com.atlassian.bamboo.author.collector.AuthorSuccessRatioCollector
-
- getCollater() - Method in class com.atlassian.bamboo.clover.reports.collector.CloverCoverageCollector
-
- getCollater() - Method in class com.atlassian.bamboo.clover.reports.collector.CloverLOCCollector
-
- getCollater() - Method in class com.atlassian.bamboo.clover.reports.collector.CloverNCLOCCollector
-
- getCollater() - Method in class com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector
-
- getCollater() - Method in class com.atlassian.bamboo.reports.collector.AgentUtilizationCollector
-
- getCollater() - Method in class com.atlassian.bamboo.reports.collector.AverageDurationCollector
-
- getCollater() - Method in class com.atlassian.bamboo.reports.collector.AverageQueuedDurationCollector
-
- getCollater() - Method in class com.atlassian.bamboo.reports.collector.LabelUsageCountCollector
-
- getCollater() - Method in class com.atlassian.bamboo.reports.collector.LabelUsageRatioCollector
-
- getCollater() - Method in class com.atlassian.bamboo.reports.collector.NumberOfBuildFailureCollector
-
- getCollater() - Method in class com.atlassian.bamboo.reports.collector.NumberOfBuildsCollector
-
- getCollater() - Method in class com.atlassian.bamboo.reports.collector.NumberOfTestsCollector
-
- getCollater() - Method in class com.atlassian.bamboo.reports.collector.RatioOfSuccessCollector
-
- getCollater() - Method in class com.atlassian.bamboo.reports.collector.TimeToFixCollector
-
- getCollectionId() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentFileManifestDao.AgentFileManifestEntry
-
- getColumnDefinition(Connection, String, String) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- getColumns(Connection, String, String) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- getColumns() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.ConstraintDefinition
-
- getColumns(Connection, String, String) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
- getColumns() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.IndexDefinition
-
- getColumns(Connection, String, String) - Method in class com.atlassian.bamboo.utils.db.PostgreSqlDbmsBean
-
- getColumnSize() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.ColumnDefinition
-
- getColumnValue(int) - Static method in class com.atlassian.bamboo.utils.db.JdbcUtils
-
Note that the columnIndex is 1-based, not 0-based.
- getCombinedByTimeChart() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart
-
- getCombinedCapabilitySet(CapabilitySet) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManager
-
Gets a combined "effective" capabilitySet given an agent's capabilitySet.
- getCombinedCapabilitySet(CapabilitySet, CapabilitySet) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManager
-
Gets a combined "effective" capabilitySet given an agent's capability set and a shared capability set
The agent capabilitySet will override capabilities in the
CapabilityScope.SHARED
capabilities if there's
a precise key match.
- getCombinedCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- getCombinedCapabilitySet(CapabilitySet, CapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- getCombinedCapabilitySet(long) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- getCombinedCapabilitySet(long) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.RemotedCapabilitySetManager
-
- getCombinedCapabilitySetDecorator() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getCommand(String) - Static method in enum com.atlassian.bamboo.agent.installer.InstallerCommand
-
- getCommand() - Method in class com.atlassian.bamboo.docker.RunConfig
-
- getCommand() - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- getCommand() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getCommandBody() - Method in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- getCommandExecutable() - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- getCommandline() - Method in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- getCommandline() - Method in class com.atlassian.bamboo.plugins.command.task.CommandConfig
-
- getCommandline() - Method in class com.atlassian.bamboo.plugins.maven.task.AbstractMavenConfig
-
- getCommandline() - Method in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- getCommandline() - Method in interface com.atlassian.bamboo.plugins.php.task.PhpUnitConfig
-
- getCommandline() - Method in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- getCommandline() - Method in interface com.atlassian.bamboo.plugins.shell.task.ShellConfig
-
- getCommandList() - Method in class com.atlassian.bamboo.docker.ProcessCommand
-
Get the command as a List.
- getCommandString() - Method in enum com.atlassian.bamboo.agent.installer.InstallerCommand
-
- getCommandTimeout() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getCommandTimeout() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- getCommandTimeout() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getCommandTimeout() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- getCommandTimeout() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData
-
- getCommandTimeout() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- getCommandTimeout() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getCommandTimeoutDuration() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration
-
- getComment() - Method in interface com.atlassian.bamboo.commit.CommitContext
-
- getComment() - Method in class com.atlassian.bamboo.commit.CommitContextImpl
-
- getComment() - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- getComment() - Method in class com.atlassian.bamboo.commit.UnassociatedCommit
-
- getComment() - Method in class com.atlassian.bamboo.deployments.versions.actions.EditDeploymentVersionCommentAction
-
- getComment() - Method in class com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsCommitImpl
-
- getComment() - Method in interface com.atlassian.bamboo.deployments.versions.history.commit.InternalDeploymentVersionVcsCommit
-
- getComment() - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl
-
- getComment() - Method in class com.atlassian.bamboo.event.BuildCommentDeletedEvent
-
- getComment() - Method in class com.atlassian.bamboo.event.BuildCommentedEvent
-
- getComment() - Method in class com.atlassian.bamboo.notification.rss.RssNotification.CommitWithUrl
-
- getComment() - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- getComment() - Method in class com.atlassian.bamboo.ww2.actions.comment.EditCommentAction
-
- getCommentById(long) - Method in interface com.atlassian.bamboo.comment.CommentManager
-
- getCommentById(long) - Method in class com.atlassian.bamboo.comment.CommentManagerImpl
-
- getCommentById(long) - Method in interface com.atlassian.bamboo.comment.CommentService
-
- getCommentById(long) - Method in class com.atlassian.bamboo.comment.CommentServiceImpl
-
- getCommentContent() - Method in class com.atlassian.bamboo.deployments.versions.actions.EditDeploymentVersionCommentAction
-
- getCommentContent() - Method in class com.atlassian.bamboo.ww2.actions.comment.EditCommentAction
-
- getCommentCount() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequest
-
- getCommentCount() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- getCommentIds(String, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketApiAccessor
-
- getCommentIds(String, String) - Method in class com.atlassian.bamboo.plugins.git.GitHubAccessor
-
- getComments() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getComments() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersion
-
- getComments() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- getComments() - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- getCommentsByEntityId() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- getCommentsForBuildResults(PlanKey) - Method in interface com.atlassian.bamboo.comment.CommentDao
-
- getCommentsForBuildResults(PlanKey) - Method in class com.atlassian.bamboo.comment.CommentHibernateDao
-
- getCommentsForBuildResults(PlanKey) - Method in interface com.atlassian.bamboo.comment.CommentManager
-
Get all comments associated with Plan's build results
- getCommentsForBuildResults(PlanKey) - Method in class com.atlassian.bamboo.comment.CommentManagerImpl
-
- getCommentsForEntity(long) - Method in interface com.atlassian.bamboo.comment.CommentDao
-
- getCommentsForEntity(long) - Method in class com.atlassian.bamboo.comment.CommentHibernateDao
-
- getCommentsForEntity(long) - Method in interface com.atlassian.bamboo.comment.CommentManager
-
Get list of comments for a given entity
- getCommentsForEntity(long) - Method in class com.atlassian.bamboo.comment.CommentManagerImpl
-
- getCommentsForEntity(long) - Method in interface com.atlassian.bamboo.comment.CommentService
-
- getCommentsForEntity(BambooIdProvider) - Method in interface com.atlassian.bamboo.comment.CommentService
-
- getCommentsForEntity(long) - Method in class com.atlassian.bamboo.comment.CommentServiceImpl
-
- getCommentsForEntity(BambooIdProvider) - Method in class com.atlassian.bamboo.comment.CommentServiceImpl
-
- getCommentsForJobResults(ChainResultsSummary) - Method in interface com.atlassian.bamboo.comment.CommentDao
-
- getCommentsForJobResults(ChainResultsSummary) - Method in class com.atlassian.bamboo.comment.CommentHibernateDao
-
- getCommentsForJobResults(ChainResultsSummary) - Method in interface com.atlassian.bamboo.comment.CommentManager
-
Get all comments on job results within the given chain result.
- getCommentsForJobResults(ChainResultsSummary) - Method in class com.atlassian.bamboo.comment.CommentManagerImpl
-
- getCommit() - Method in class com.atlassian.bamboo.commit.CommitView
-
- getCommit() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequestRef
-
- getCommit(File, String) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
Gets the commit for the revision, given a working directory.
- getCommit(File, String) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- getCommit(File, String) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- getCommitComment() - Static method in class com.atlassian.bamboo.testutils.RepositoryHelper
-
- getCommitComment(String) - Static method in class com.atlassian.bamboo.testutils.RepositoryHelper
-
- getCommitCount() - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionAction
-
- getCommitCountForDeploymentVersion(DeploymentVersion) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionVcsChangesetService
-
- getCommitCountForDeploymentVersion(DeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionVcsChangesetServiceImpl
-
- getCommitDate() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.CodeCommit
-
- getCommitHash() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.CodeCommit
-
- getCommitInformation() - Method in class com.atlassian.bamboo.plan.branch.cache.ImmutableChainBranchImpl
-
- getCommitInformation() - Method in class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- getCommitInformation() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChainBranch
-
- getCommitMessage() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.CodeCommit
-
- getCommitMessage() - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- getCommits() - Method in interface com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsChangeset
-
- getCommits() - Method in class com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsChangesetImpl
-
- getCommits() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangeset
-
- getCommits() - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl
-
- getCommits() - Method in class com.atlassian.bamboo.event.rss.RssEvent
-
- getCommits() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultSummaryCommitsPage
-
- getCommits(String, int) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketApiAccessor
-
- getCommits(String) - Method in class com.atlassian.bamboo.plugins.git.GitHubAccessor
-
- getCommits() - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsChangeLogListener
-
- getCommits() - Method in class com.atlassian.bamboo.repository.svn.CommitExtractor
-
- getCommits(SVNClientManager, SVNURL, SVNRevision, SVNRevision, int) - Method in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
- getCommits() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getCommits() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
List of commits associated with the build represented by this summary
- getCommits() - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
- getCommits() - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- getCommits() - Method in class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopyState
-
- getCommitsCount() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionCommits
-
- getCommitsCount() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateVersionPage
-
- getCommitsCount() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewVersionPage
-
- getCommitsCountForVersion(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsCommitDao
-
- getCommitsCountForVersion(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsCommitDaoImpl
-
- getCommitsForResult(ResultsSummary) - Method in interface com.atlassian.bamboo.commit.CommitDao
-
- getCommitsForResult(ResultsSummary) - Method in class com.atlassian.bamboo.commit.CommitHibernateDao
-
- getCommitsForResult(ResultsSummary) - Method in interface com.atlassian.bamboo.commit.CommitManager
-
- getCommitsForResult(ResultsSummary) - Method in class com.atlassian.bamboo.commit.CommitManagerImpl
-
- getCommitsForUser(String, int) - Method in interface com.atlassian.bamboo.commit.CommitDao
-
Find recent commits for a given user.
- getCommitsForUser(String, int) - Method in class com.atlassian.bamboo.commit.CommitHibernateDao
-
- getCommitsForUser(String, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getCommitsForUser(String, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Retrieve a list of recent Commits for the given user.
- getCommitsForVersion(long, int) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsCommitDao
-
- getCommitsForVersion(long, int) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsCommitDaoImpl
-
- getCommitsOnAncestryPath() - Method in class com.atlassian.bamboo.plugins.git.AncestryPathOutputHandler
-
- getCommitsSince(Date, String, BuildLogger, CVSRepository) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsRepositoryManager
-
- getCommitsTestedInResults() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersion
-
- getCommitterDisplayName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.CommitComponent
-
- getCommitterEmail(Repository) - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationHelper
-
Deprecated.
Get email of committer used for branch integration operations.
- getCommitterEmail(Repository) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationHelperImpl
-
- getCommitterEmail() - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationHelperImpl
-
- getCommitterEmail() - Method in interface com.atlassian.bamboo.plan.branch.VcsBranchIntegrationHelper
-
- getCommitterLink() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.CommitComponent
-
- getCommitterName(Repository) - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationHelper
-
Deprecated.
Get name of committer used for branch integration operations.
- getCommitterName(Repository) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationHelperImpl
-
- getCommitterName() - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationHelperImpl
-
- getCommitterName() - Method in interface com.atlassian.bamboo.plan.branch.VcsBranchIntegrationHelper
-
- getCommitUrl(RepositoryDataEntity, String, ImmutablePlan, CustomVariableContext, RepositoryDefinitionManager, VcsRepositoryViewerManager) - Method in class com.atlassian.bamboo.notification.AbstractNotification
-
- getCommitUrl(RepositoryDataEntity, String) - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- getCommitUrl(RepositoryDataEntity, String) - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotification
-
- getCommitUrl() - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- getCommitViews() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getCommonContext() - Method in interface com.atlassian.bamboo.process.ProcessContext
-
- getCommonContext() - Method in class com.atlassian.bamboo.process.ProcessContextImpl
-
- getCommonContext() - Method in interface com.atlassian.bamboo.task.CommonTaskContext
-
Contains all the build related information about the running of the tasks
- getCommonContext() - Method in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- getCommonContext() - Method in class com.atlassian.bamboo.task.TaskExecutionContext
-
- getCommonPart(String, String) - Static method in class com.atlassian.bamboo.repository.svn.v2.converter.SvnConfigConverter
-
- getCompareWithVersion() - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction
-
- getCompareWithVersionId() - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction
-
- getCompatibleAgentsCount() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentWithConfigCounts
-
- getCompatiblePlanBranchWorkflow() - Method in enum com.atlassian.bamboo.ww2.actions.branch.BranchCreationType
-
- getCompleteData() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
Complete view on this configuration.
- getCompleteData() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getCompletedSteps() - Method in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- getCompletedUrl() - Method in class com.atlassian.bamboo.ww2.actions.setup.FinishSetupAction
-
- getCompleteKey() - Method in class com.atlassian.bamboo.plugin.PluginModuleIdentifier
-
- getCompleteKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getCompleteKey() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getCompleteUrlString(String, HttpServletRequest) - Static method in class com.atlassian.bamboo.security.LogoutSupport
-
- getCompletionCallback() - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- getComponent(Object) - Method in class com.atlassian.bamboo.testutils.spring.MockContainerContext
-
- getComponent(Class<T>, String) - Method in class com.atlassian.bamboo.v2.build.agent.messages.AbstractBambooAgentMessage
-
- getComponentClass() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.plugin.QuickFilterRuleType
-
- getComponentInternal(Class<T>) - Method in class com.atlassian.sal.bamboo.component.BambooComponentLocator
-
- getComponents() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- getComponentsOnPage() - Method in class com.atlassian.bamboo.build.creation.JobCreationServiceImpl
-
- getCompositeKey() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityReference
-
- getCompressionStats() - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
- getConcat(String...) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Provide a different SQL concatenation operator depending on SQL engine used.
- getConcat(String...) - Method in class com.atlassian.bamboo.utils.db.H2DbmsBean
-
- getConcat(String...) - Method in class com.atlassian.bamboo.utils.db.MsSqlDbmsBean
-
- getConcat(String...) - Method in class com.atlassian.bamboo.utils.db.MySqlDbmsBean
-
- getConcat(String...) - Method in class com.atlassian.bamboo.utils.db.OracleDbmsBean
-
- getConcat(String...) - Method in class com.atlassian.bamboo.utils.db.PostgreSqlDbmsBean
-
- getConcreteType(Class<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryDiscriminatorRegistry
-
- getConcurrencyConfig() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureConcurrentBuilds
-
- getConcurrentBuildConfig() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getConcurrentBuildConfig() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getConcurrentBuildConfig() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getConcurrentBuildsEnabled() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getConcurrentIndexers() - Method in class com.atlassian.bamboo.index.AbstractIndexer
-
- getConcurrentPoolSize(HibernateConfig) - Static method in class com.atlassian.bamboo.util.BambooHibernateUtils
-
Tries to get the maximum # of connections available in the connection pool and returns the lower of that and the
total number of processors available
- getCondition() - Method in class com.atlassian.bamboo.testutils.backdoor.EventRegistry.EventMatcher
-
- getConditionals() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- getConditionData() - Method in interface com.atlassian.bamboo.notification.NotificationRule
-
- getConditionData() - Method in class com.atlassian.bamboo.notification.NotificationRuleImpl
-
- getConditionKey() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- getConditionKey() - Method in interface com.atlassian.bamboo.notification.NotificationRule
-
- getConditionKey() - Method in class com.atlassian.bamboo.notification.NotificationRuleImpl
-
- getConditionKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestNotification
-
- getConditionKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- getConditionKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- getConditionKey() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- getConditionPluginKey() - Method in interface com.atlassian.bamboo.task.TaskConditionConfig
-
- getConditionPluginKey() - Method in class com.atlassian.bamboo.task.TaskConditionConfigImpl
-
- getConditions() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- getConditions() - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- getConditions() - Method in interface com.atlassian.bamboo.task.TaskDefinition
-
- getConditions() - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- getConditions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getConfig(CommonTaskContext) - Method in class com.atlassian.bamboo.plugins.command.task.CommandBuildTask
-
- getConfig(ImmutablePlan) - Static method in class com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementPlugin
-
- getConfig(BuildDefinition) - Static method in class com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementPlugin
-
- getConfig(CommonTaskContext) - Method in class com.atlassian.bamboo.plugins.script.task.ScriptBuildTask
-
- getConfig(CommonTaskContext) - Method in class com.atlassian.bamboo.plugins.shell.task.AbstractShellBuildTask
-
- getConfigAttributeDefinitions() - Method in class com.atlassian.bamboo.security.acegi.intercept.web.ActionInvocationDefinitionSource
-
- getConfigConstant(String) - Static method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getConfigDir() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- getConfigDirectory() - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getConfigDirectory() - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
Gets the directory where Bamboo's administration.xml file sits
- getConfigDirectory() - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- getConfigDirectory() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getConfigDirectory() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getConfigFile() - Static method in class com.atlassian.bamboo.agent.bootstrap.RemoteAgentHomeLocatorForBootstrap
-
- getConfigFileName() - Static method in class com.atlassian.bamboo.configuration.ConfigurationFile
-
Which configuration file are we using.
- getConfigFileName() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeLocator
-
- getConfigKey(String, String) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
Generate settings config key to be accessible at Artifact Handlers' config
- getConfigObject(String, Class<T>) - Method in interface com.atlassian.bamboo.chains.BuildExecution
-
- getConfigObject(String, Class<T>) - Method in interface com.atlassian.bamboo.chains.ChainExecution
-
- getConfigObject(ImmutablePlan, String, Class<T>) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- getConfigObject(BuildDefinition, String, Class<T>) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- getConfigObjects() - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
Returns a map of objects generated by the plugins.
- getConfigObjects() - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- getConfigObjects() - Method in interface com.atlassian.bamboo.build.PartialBuildDefinition
-
- getConfigPath() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getConfigPath() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getConfigs(BuildDefinition, boolean) - Method in class com.atlassian.bamboo.build.docker.DockerConfigurationProviders
-
- getConfigs(Environment, boolean) - Method in class com.atlassian.bamboo.build.docker.DockerConfigurationProviders
-
- getConfigs(Map<String, Object>, boolean) - Method in class com.atlassian.bamboo.build.docker.DockerConfigurationProviders
-
- getConfigTabUrl() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.SelectBuildConfigurationTab
-
- getConfiguration() - Method in interface com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstance
-
- getConfiguration() - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- getConfiguration() - Method in interface com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersService
-
Get artifact handlers configuration
- getConfiguration() - Method in class com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersServiceImpl
-
- getConfiguration(String) - Method in class com.atlassian.bamboo.capability.DefaultCapabilityConfigurationManager
-
- getConfiguration() - Method in interface com.atlassian.bamboo.credentials.CredentialsData
-
- getConfiguration() - Method in class com.atlassian.bamboo.credentials.CredentialsDataEntity
-
- getConfiguration() - Method in class com.atlassian.bamboo.credentials.CredentialsDataImpl
-
- getConfiguration() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.CombinedExpiryResource
-
Method used to obtain global build and deployment expiry configuration for this Bamboo instance.
- getConfiguration(Long) - Method in class com.atlassian.bamboo.plugins.rest.resource.ElasticConfigResource
-
- getConfiguration() - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRule
-
Configuration of this rule.
- getConfiguration() - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity
-
- getConfiguration() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl
-
Deprecated.
- getConfiguration() - Method in interface com.atlassian.bamboo.repository.RepositoryData
-
Deprecated.
- getConfiguration() - Method in class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- getConfiguration() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- getConfiguration() - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- getConfiguration() - Method in interface com.atlassian.bamboo.task.TaskConditionConfig
-
- getConfiguration() - Method in class com.atlassian.bamboo.task.TaskConditionConfigImpl
-
- getConfiguration() - Method in interface com.atlassian.bamboo.task.TaskDefinition
-
Represents the raw configuration data for this configuration.
- getConfiguration() - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- getConfiguration() - Method in interface com.atlassian.bamboo.trigger.TriggerDefinition
-
- getConfiguration() - Method in class com.atlassian.bamboo.trigger.TriggerDefinitionImpl
-
- getConfiguration(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityConfigurationManager
-
Get the Configuration
object associated with the capability key.
- getConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.ChangeDetectionSourceDefinitionImpl
-
- getConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.VcsBambooSpecsDetectionOptionsImpl
-
- getConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.VcsBranchDefinitionImpl
-
- getConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.VcsBranchDetectionOptionsImpl
-
- getConfiguration() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsConfigurationFragment
-
- getConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.VcsLocationDefinitionImpl
-
- getConfiguration() - Method in class com.atlassian.bamboo.vcs.viewer.configuration.VcsRepositoryViewerDefinitionImpl
-
- getConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCapability
-
- getConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.EditElasticCapability
-
- getConfigurationBeingEdited() - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- getConfigurationData() - Method in class com.atlassian.bamboo.notification.AbstractNotificationType
-
- getConfigurationData() - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotificationType
-
- getConfigurationData() - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotificationType
-
- getConfigurationData() - Method in interface com.atlassian.bamboo.notification.NotificationType
-
Returns the string representation of the configurable data of the notification type to be persisted to the db
- getConfigurationDescription() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
Get Elastic Instance Configuration's description.
- getConfigurationDescription() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getConfigurationDescription() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getConfigurationDescription() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getConfigurationDirectory() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
Provide the UI with the current configuration directory
- getConfigurationDirectory() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersisterOptions
-
Provide the UI with the current configuration directory
- getConfigurationDirectoryFile() - Method in class com.atlassian.bamboo.agent.elastic.client.TunnelAwareAdministrationConfigurationManagerImpl
-
- getConfigurationDirectoryFile() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationManager
-
Deprecated.
Return the directory containing the administration.xml file.
- getConfigurationDirectoryFile() - Method in class com.atlassian.bamboo.configuration.DefaultAdministrationConfigurationManager
-
- getConfigurationDirectoryFile() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
- getConfigurationDirectoryFile() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersisterOptions
-
- getConfigurationDirectoryFile() - Method in interface com.atlassian.bamboo.persister.Persister
-
Deprecated.
Return the directory containing the administration.xml file.
- getConfigurationDirectoryFile() - Method in class com.atlassian.bamboo.v2.build.agent.remote.NonSavingAdminConfigManager
-
- getConfigurationExportsDirectory() - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getConfigurationId() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getConfigurationId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCapability
-
- getConfigurationId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getConfigurationId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfigurationAssignments
-
- getConfigurationId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.EditElasticCapability
-
- getConfigurationId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- getConfigurationInputStream(String) - Method in class com.atlassian.bamboo.mail.BambooMailServerManager
-
- getConfigurationKey(String) - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
-
- getConfigurationKey(String) - Method in class com.atlassian.bamboo.build.artifact.handlers.AbstractArtifactHandlerConfigurator
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerForPlanConfigurator
-
- getConfigurationKeys() - Method in interface com.atlassian.bamboo.build.BuildTriggerConditionExporter
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.build.configuration.ConcurrentBuildsPlanConfigurationPlugin
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.build.expiry.plugin.BuildExpiryPerPlanPlugin
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.build.monitoring.BuildMonitoringPerPlanPlugin
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.buildtrigger.PlansGreenConditionExporter
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.plugins.labeller.BuildLabeller
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementPlugin
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.HasLabelRuleType
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.InProjectRuleType
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.LastExecutionDateRuleType
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.LastResultStatusRuleType
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.NameMatcherRuleType
-
- getConfigurationKeys() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.SuspensionStatusRuleType
-
- getConfigurationKeys() - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleType
-
Return all configuration keys which should be persisted for a quick filter rule of this type.
- getConfigurationKeys() - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleTypeUnsafeCodeDecorator
-
- getConfigurationKeys() - Method in interface com.atlassian.bamboo.v2.build.ImportExportAwarePlugin
-
Return all property keys related to this plugin module which may exist in a plan's
BuildConfiguration
.
- getConfigurationManagers() - Method in class com.atlassian.bamboo.webwork.Dispatchers
-
- getConfigurationMap(HierarchicalConfiguration) - Method in interface com.atlassian.bamboo.build.BuildTriggerCondition
-
This method should extract entire configuration of this plugin from HierarchicalConfiguration
and
return it as map.
- getConfigurationMap(HierarchicalConfiguration) - Method in class com.atlassian.bamboo.buildtrigger.PlansGreenCondition
-
- getConfigurationMap() - Method in interface com.atlassian.bamboo.task.CommonTaskContext
-
- getConfigurationMap() - Method in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- getConfigurationMap() - Method in interface com.atlassian.bamboo.task.TaskContext
-
- getConfigurationName() - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- getConfigurationName() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
Get Elastic Instance Configuration's name.
- getConfigurationName() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getConfigurationName() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getConfigurationName() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getConfigurationName() - Method in class com.atlassian.bamboo.ww2.actions.agent.ElasticImageDecorator
-
- getConfigurationPrefix() - Method in interface com.atlassian.bamboo.plugin.descriptor.ArtifactHandlerModuleDescriptor
-
- getConfigurationPrefix() - Method in class com.atlassian.bamboo.plugin.descriptor.ArtifactHandlerModuleDescriptorImpl
-
- getConfigurationRef() - Method in class com.atlassian.bamboo.vcs.configuration.VcsLocationDefinitionImpl
-
- getConfigurationRef() - Method in class com.atlassian.bamboo.vcs.viewer.configuration.VcsRepositoryViewerDefinitionImpl
-
- getConfigurationSnippet(Class<? extends T>) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.ConfigureBulkActionPage
-
- getConfigurationState() - Method in interface com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStub
-
- getConfigurationState() - Method in class com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStubImpl
-
- getConfigurationState() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentImpl
-
- getConfigurationState() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getConfigurationState() - Method in interface com.atlassian.bamboo.deployments.environments.InternalEnvironment
-
- getConfigurationState() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentStubDto
-
- getConfigurationState() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getConfigurationState() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- getConfigurator() - Method in interface com.atlassian.bamboo.plugin.descriptor.ArtifactHandlerModuleDescriptor
-
- getConfigurator() - Method in class com.atlassian.bamboo.plugin.descriptor.ArtifactHandlerModuleDescriptorImpl
-
- getConfigurator() - Method in class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
- getConfigurator() - Method in interface com.atlassian.bamboo.repository.plugin.RepositoryModuleDescriptor
-
- getConfigurator() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getConfigurator() - Method in interface com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerModuleDescriptor
-
- getConfigurator() - Method in class com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerModuleDescriptorImpl
-
- getConfiguredApplicationHome() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getConfiguredApplicationHome() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getConfiguredBuildNumber() - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
This is the build number of the current version that the user is running under.
- getConfigValue(Map<String, String>, String) - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
-
- getConfirmationToken() - Method in class com.atlassian.bamboo.rest.model.RestWarnings
-
- getConfirmedPassword() - Method in class com.atlassian.bamboo.security.ChangeForgottenPassword
-
- getConfirmedPassword() - Method in class com.atlassian.bamboo.security.ChangePassword
-
- getConfirmPassword() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getConfirmPassword() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- getConfirmPassword() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- getConfirmPassword() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- getConglomerateCookieValue(String, String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getConnection() - Method in interface com.atlassian.bamboo.index.IndexerContext
-
- getConnection(Session) - Static method in class com.atlassian.bamboo.persistence.BambooSessionFactoryUtils
-
- getConnection() - Method in interface com.atlassian.bamboo.persistence3.PluginHibernateSessionFactory
-
- getConnection() - Method in class com.atlassian.bamboo.persistence3.SpringPluginHibernateSessionFactory
-
- getConnection(CVSRoot) - Static method in class com.atlassian.bamboo.repository.cvsimpl.ConnectionFactory
-
Returns a Connection object to handle the specific CVSRoot specification.
- getConnection() - Method in class com.atlassian.bamboo.sal.SessionFactoryConnectionProvider
-
- getConnection(HibernateConfig) - Static method in class com.atlassian.bamboo.upgrade.BootstrapTaskConnectionProvider
-
- getConnectionChoice() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- getConnectionData() - Method in class com.atlassian.bamboo.plugins.ssh.ProxyRegistrationInfoImpl
-
- getConnectionData(String) - Method in class com.atlassian.bamboo.plugins.ssh.SshProxy
-
- getConnectionData(String) - Method in interface com.atlassian.bamboo.ssh.ProxyConnectionDataProvider
-
- getConnectionData() - Method in interface com.atlassian.bamboo.ssh.ProxyRegistrationInfo
-
- getConnectionDescription() - Method in interface com.atlassian.bamboo.ssh.ProxyConnectionData
-
- getConnectionTester() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getConnectionTester() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getConnectionTester() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getConnectionType() - Method in class com.atlassian.bamboo.testutils.properties.DbProperties
-
- getConnectionTypes() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- getConstraintDefinitions(Connection, String, String, Function<String, String>) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
Finds all constraints affecting given column.
- getConstraintDefinitions(Connection, String, String) - Method in class com.atlassian.bamboo.utils.db.H2DbmsBean
-
Finds all constraints affecting given column.
- getConstraints(Connection, String, String) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Fetch information about constraints
- getConstraints(Connection, String, String) - Method in class com.atlassian.bamboo.utils.db.H2DbmsBean
-
- getConstraints(Connection, String, String) - Method in class com.atlassian.bamboo.utils.db.MsSqlDbmsBean
-
- getConstraints(Connection, String, String) - Method in class com.atlassian.bamboo.utils.db.MySqlDbmsBean
-
- getConstraints(Connection, String, String) - Method in class com.atlassian.bamboo.utils.db.OracleDbmsBean
-
- getConstraints(Connection, String, String) - Method in class com.atlassian.bamboo.utils.db.PostgreSqlDbmsBean
-
- getConstraintType(String) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- getConstraintType() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.ConstraintDefinition
-
- getConstraintType(String) - Method in class com.atlassian.bamboo.utils.db.H2DbmsBean
-
- getConstraintType(String) - Method in class com.atlassian.bamboo.utils.db.OracleDbmsBean
-
https://docs.oracle.com/database/121/REFRN/GUID-9C96DA92-CFE0-4A3F-9061-C5ED17B43EFE.htm#REFRN20047
- getConsumedSubscriptions() - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- getConsumedSubscriptions(ResultsSummary) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
-
- getConsumedSubscriptions(ResultsSummary) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManagerImpl
-
- getConsumerJob() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscription
-
Get job which consumes the artifact
- getConsumerJob() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionImpl
-
- getConsumerJob(ArtifactSubscription) - Static method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionsFunctions
-
Get consumer job from artifact subscription object.
- getConsumerJob() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionSubstitutionAwareImpl
-
- getConsumerJob() - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscription
-
Get job which consumes the artifact
- getConsumerJob() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscriptionImpl
-
- getConsumerJobs() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.artifact.RestArtifactSubscriptions
-
- getConsumerKey() - Method in interface com.atlassian.bamboo.oauth.serviceprovider.data.ao.AoServiceProviderToken
-
- getConsumerResultSummary() - Method in interface com.atlassian.bamboo.plan.artifact.ConsumedSubscription
-
- getConsumerResultSummary() - Method in class com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionImpl
-
- getConsumersOfArtifacts(PlanKey, Expansion, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact.RestArtifactService
-
Returns the full list of artifact subscriptions in the same stage for a job's artifacts, returning one entry for each job.
- getConsumersOfArtifacts(PlanKey, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact.RestArtifactServiceImpl
-
- getConsumersOfJobArtifacts(String, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact.ArtifactResource
-
Returns the full list of subscribers of artifacts produced by a
Job
.
- getConsumersPlanKeys(Iterable<? extends PlanParticle>) - Method in interface com.atlassian.bamboo.plan.PlanParticleManager
-
Return collection of Plan keys registered as planParticle consumers
- getConsumersPlanKeys(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanParticleManager
-
Return collection of Plan keys registered as consumers of particles produced by plan identified with planKey
- getConsumersPlanKeys(Iterable<? extends PlanParticle>) - Method in class com.atlassian.bamboo.plan.PlanParticleManagerImpl
-
- getConsumersPlanKeys(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanParticleManagerImpl
-
- getContainer() - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- getContainerDirectory() - Method in class com.atlassian.bamboo.docker.DataVolume
-
- getContainerDirectory() - Method in class com.atlassian.bamboo.rest.model.build.docker.RestDataVolume
-
- getContainerName() - Method in class com.atlassian.bamboo.docker.RunConfig
-
- getContainerPort() - Method in class com.atlassian.bamboo.docker.PortMapping
-
- getContent() - Method in interface com.atlassian.bamboo.comment.Comment
-
The actual comment that was added
- getContent() - Method in class com.atlassian.bamboo.comment.CommentImpl
-
- getContent() - Method in class com.atlassian.bamboo.notification.LegacyNotificationIm
-
- getContent() - Method in class com.atlassian.bamboo.plugins.rest.model.build.comment.RestComment
-
- getContent() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultError
-
- getContent() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorImpl
-
- getContent() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestContent
-
- getContentForCurrentPlaform(String) - Static method in class com.atlassian.bamboo.util.BambooAceUtils
-
- getContentForUnix(String) - Static method in class com.atlassian.bamboo.util.BambooAceUtils
-
- getContentHash() - Method in class com.atlassian.bamboo.util.SharedTemporaryFiles.SharedTemporaryFileSpec
-
- getContentLength() - Method in class com.atlassian.bamboo.plugins.rest.common.ReplacedStringBodyRequestWrapper
-
- getContentLength() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.GetPkFileAction
-
- getContentType(String) - Method in class com.atlassian.bamboo.plugin.servlet.BambooContentTypeResolver
-
- getContentType() - Method in class com.atlassian.bamboo.plugins.rest.common.ReplacedStringBodyRequestWrapper
-
- getContentType() - Method in class com.atlassian.bamboo.ww2.results.FreemarkerTextResult
-
- getContentType() - Method in class com.atlassian.bamboo.ww2.results.FreemarkerXmlResult
-
- getContentType() - Static method in class com.atlassian.bamboo.ww2.results.SoyResult
-
- getContext() - Method in exception com.atlassian.bamboo.applinks.CredentialsRequiredContextException
-
- getContext() - Method in class com.atlassian.bamboo.deployments.events.DeploymentContextEvent
-
- getContext() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- getContext() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- getContext() - Method in interface com.atlassian.bamboo.event.ContextEvent
-
- getContext() - Method in exception com.atlassian.bamboo.jira.jiraissues.CredentialsRequiredContextException
-
Deprecated.
- getContext() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getContext() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
Top level message related to error
- getContext() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- getContext() - Method in class com.atlassian.bamboo.plan.ExecutableAgentsHelper.ExecutorQuery
-
- getContext() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashErrors.StashError
-
- getContext() - Method in class com.atlassian.bamboo.repository.CacheId
-
- getContext() - Method in exception com.atlassian.bamboo.rest.common.exception.AuthenticationRequiredUrlCallbackException
-
- getContext() - Method in class com.atlassian.bamboo.struts.OgnlStackWrapper
-
Returns the OGNL context for the supplied action invocation.
- getContext() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestTask
-
- getContext() - Method in class com.atlassian.bamboo.v2.build.agent.messages.ProcessResult
-
- getContext() - Static method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
-
- getContext() - Method in class com.atlassian.bamboo.v2.build.events.BuildContextEvent
-
- getContext() - Method in class com.atlassian.bamboo.v2.build.queue.queues.CommonContextMap.ContextWithMetadata
-
- getContextAsStringArrayMap() - Static method in class com.atlassian.bamboo.web.utils.ActionParamHandlingUtils
-
- getContextMap(Map<String, Object>) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.NotificationPanelContextProvider
-
- getContextMap(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.stash.StashInstancesStatusPanelContextProvider
-
- getContextMap(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.LoginLinkContextProvider
-
- getContextParams() - Method in class com.atlassian.bamboo.storage.notification.AbstractArtifactStorageCappingNotification
-
- getContextParams() - Method in class com.atlassian.bamboo.v2.build.trigger.CodeChangedTriggerReasonRenderer
-
- getContextParams() - Method in class com.atlassian.bamboo.v2.build.trigger.DefaultTriggerReasonRenderer
-
- getContextParams() - Method in class com.atlassian.bamboo.v2.build.trigger.ManualTriggerReasonRenderer
-
- getContextPath() - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- getContextPath() - Static method in class com.atlassian.bamboo.util.RequestCacheThreadLocal
-
- getContinuable() - Method in class com.atlassian.bamboo.deployments.execution.actions.AvailableResult
-
- getContinueUrl() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- getConversation(int, Class<T>) - Method in interface com.atlassian.bamboo.caching.conversation.ConversationStorageService
-
Returns an existing conversation object or
Optional.empty()
if a conversation does not exist with the
provided id (e.g.
- getConversation(int, Class<T>) - Method in class com.atlassian.bamboo.caching.conversation.ConversationStorageServiceImpl
-
- getConversionConditionPredicate() - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractMSSQLConvertColumnUpgradeTask
-
- getConversionConditionPredicate() - Method in class com.atlassian.bamboo.upgrade.tasks.v5_15.UpgradeTask51511ConvertNumericColumnsToBigints
-
- getConversionConditionPredicate() - Method in class com.atlassian.bamboo.upgrade.tasks.v6_5.UpgradeTask60509ChangeStartedDateColumnTypeMSSQL
-
- getCookieCutter() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getCookieHeaderValue(Map<String, Cookie>) - Static method in class com.atlassian.bamboo.testutils.http.HttpTestUtils
-
- getCookieHeaderValue(Iterable<Cookie>) - Static method in class com.atlassian.bamboo.testutils.http.HttpTestUtils
-
- getCookieKey() - Method in class com.atlassian.bamboo.builder.resultsfilter.AllBuildResultsFilter
-
- getCookieKey() - Method in interface com.atlassian.bamboo.builder.resultsfilter.BuildResultsFilter
-
The key to store in the cookie.
- getCookieKey() - Method in class com.atlassian.bamboo.builder.resultsfilter.Latest25FiveBuildResultsFilter
-
- getCookieKey() - Method in class com.atlassian.bamboo.builder.resultsfilter.TimeAgoBuildResultsFilter
-
- getCookieKey() - Method in class com.atlassian.bamboo.ww2.actions.FilterCookieWriterAction
-
- getCookieValue(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getCookieValueFieldName() - Method in class com.atlassian.bamboo.ww2.actions.FilterCookieWriterAction
-
- getCopyPattern() - Method in class com.atlassian.bamboo.deployments.versions.ArtifactDeploymentVersionItemImpl
-
- getCopyPattern() - Method in interface com.atlassian.bamboo.deployments.versions.InternalArtifactDeploymentVersionItem
-
- getCopyPattern() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.ArtifactDeploymentVersionItemDto
-
- getCopyPattern() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- getCopyPattern() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- getCopyPattern() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- getCopyPattern() - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionBase
-
Get artifact copy pattern
- getCopyPattern() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionImpl
-
- getCopyPattern(Map<String, String>, int) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- getCopyPattern() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifactDefinition
-
- getCopyPattern() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestArtifactDeploymentVersionItem
-
- getCopyPattern() - Method in class com.atlassian.bamboo.testutils.model.TestArtifactDetails
-
- getCopyPattern() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- getCopySubstitutionContextFunction() - Static method in class com.atlassian.bamboo.variable.VariableFunctions
-
- getCorePoolSize() - Method in class com.atlassian.bamboo.event.spi.BambooEventThreadPoolConfiguration
-
- getCount() - Method in class com.atlassian.bamboo.filter.PerformanceStatistics.Stats
-
- getCount() - Method in interface com.atlassian.bamboo.labels.LabelCount
-
- getCount() - Method in class com.atlassian.bamboo.labels.LabelCountImpl
-
- getCount() - Method in class com.atlassian.bamboo.performance.StatsImpl
-
Number of accumulated values.
- getCount() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStats
-
- getCount() - Method in interface com.atlassian.bamboo.utils.statistics.Stats
-
Number of accumulated values.
- getCountFailingSince() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseSummary
-
- getCountFailingSince() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseSummaryImpl
-
- getCountOfPrecedingResultsInState(int, BuildState) - Method in class com.atlassian.bamboo.build.BuildStatusHelper
-
Returns count of preceding results in state buildState with range starting with build lowerBuildNumber (inclusive).
- getCountOnEachPage() - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- getCountSucceedingSince() - Method in class com.atlassian.bamboo.build.BuildStatusHelper
-
- getCoverageHtmlDirectoryName() - Method in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- getCoveredConditionals() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- getCoveredElements() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- getCoveredMethods() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- getCoveredStatements() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- getCreateCredentialsKey() - Method in class com.atlassian.bamboo.configuration.credentials.CreateSharedCredentials
-
- getCreatedFromBranch() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionSearchCriteria
-
- getCreatedFromRemovedResults() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersion
-
Get list of keys for non existing Result Summary objects that are source of artifacts
- getCreatedFromResults() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersion
-
Get list of existing Result Summary objects that are source of artifacts
- getCreatedInBuild() - Method in interface com.atlassian.bamboo.build.statistics.StatisticsCollector
-
what is the first build number in this collection?
- getCreatedInBuild() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
what is the first build number in this collection?
- getCreatedTime() - Method in class com.atlassian.bamboo.security.RememberMeTokenImpl
-
- getCreateFormName() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentTasksPage
-
- getCreateFormName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.JobTaskConfigurationPage
-
- getCreateFormName() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.TaskConfigurationPage
-
- getCreateIssueAppLinkId() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getCreateIssueConfirmationDialog() - Method in class com.atlassian.bamboo.pageobjects.pages.jira.CreateIssueComponent
-
- getCreateJob() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageElement
-
- getCreateMenu() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooHeader
-
- getCreatePlanBranchOption() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getCreatePullRequestUrl(String) - Method in class com.atlassian.bamboo.plugins.stash.branchstatus.BitbucketServerPullRequestHandler
-
Retrieves pull request creation URL.
- getCreatePullRequestUrl() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashOpenPullRequestsResponse
-
- getCreateTaskKey() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- getCreateTaskKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.CreateTask
-
- getCreateTriggerKey() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.CreateEnvironmentTrigger
-
- getCreateTriggerKey() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.CreateChainTrigger
-
- getCreatingAuthor() - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformation
-
- getCreatingAuthor() - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- getCreatingChangeSetId() - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformation
-
Return VCS identifier of commit that created the branch.
- getCreatingChangeSetId() - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- getCreatingCommitDate() - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformation
-
- getCreatingCommitDate() - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- getCreationDate() - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinition
-
- getCreationDate() - Method in interface com.atlassian.bamboo.comment.Comment
-
The date the comment was created
- getCreationDate() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl
-
- getCreationDate() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionStatusImpl
-
- getCreationDate() - Method in interface com.atlassian.bamboo.deployments.versions.index.IndexedVersion
-
- getCreationDate() - Method in class com.atlassian.bamboo.deployments.versions.index.IndexedVersionImpl
-
- getCreationDate() - Method in interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersion
-
- getCreationDate() - Method in interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionStatus
-
- getCreationDate() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDto
-
- getCreationDate() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionStatusDto
-
- getCreationDate() - Method in interface com.atlassian.bamboo.labels.Label
-
- getCreationDate() - Method in interface com.atlassian.bamboo.labels.Labelling
-
- getCreationDate() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- getCreationDate() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
- getCreationDate() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- getCreationDate() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionStatus
-
- getCreationDate() - Method in interface com.atlassian.bamboo.utils.CreationDateProvider
-
- getCreationOption() - Method in class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch
-
- getCreatorDisplayName() - Method in interface com.atlassian.bamboo.deployments.versions.DeploymentVersion
-
- getCreatorDisplayName() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl
-
- getCreatorDisplayName() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- getCreatorGravatarUrl() - Method in interface com.atlassian.bamboo.deployments.versions.DeploymentVersion
-
- getCreatorGravatarUrl() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl
-
- getCreatorGravatarUrl() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- getCreatorUserName() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl
-
- getCreatorUserName() - Method in interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersion
-
- getCreatorUserName() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDto
-
- getCreatorUserName() - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- getCreatorUserName() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- getCredentials(String) - Method in class com.atlassian.bamboo.configuration.credentials.ConfigureSharedCredentials
-
- getCredentials(long) - Method in interface com.atlassian.bamboo.credentials.CredentialsAccessor
-
Gets the Shared Credentials by id
- getCredentials(long) - Method in class com.atlassian.bamboo.credentials.CredentialsManagerImpl
-
- getCredentials(long) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteCredentialsAccessor
-
- getCredentialsById(long) - Method in interface com.atlassian.bamboo.credentials.EncryptedCredentialsAccessor
-
Gets the shared credentials by id without decrypting its configuration.
- getCredentialsById(long) - Method in class com.atlassian.bamboo.credentials.EncryptedCredentialsAccessorImpl
-
- getCredentialsByName(String) - Method in interface com.atlassian.bamboo.credentials.CredentialsAccessor
-
Find shared credentials by name
- getCredentialsByName(String) - Method in class com.atlassian.bamboo.credentials.CredentialsManagerImpl
-
- getCredentialsByName(String) - Method in interface com.atlassian.bamboo.credentials.EncryptedCredentialsAccessor
-
Gets the shared credentials by name without decrypting its configuration.
- getCredentialsByName(String) - Method in class com.atlassian.bamboo.credentials.EncryptedCredentialsAccessorImpl
-
- getCredentialsByName(String) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteCredentialsAccessor
-
- getCredentialsByOid(BambooEntityOid) - Method in interface com.atlassian.bamboo.credentials.CredentialsAccessor
-
- getCredentialsByOid(BambooEntityOid) - Method in class com.atlassian.bamboo.credentials.CredentialsManagerImpl
-
- getCredentialsByOid(BambooEntityOid) - Method in interface com.atlassian.bamboo.credentials.EncryptedCredentialsAccessor
-
Gets the shared credentials by
oid
without decrypting its configuration.
- getCredentialsByOid(BambooEntityOid) - Method in class com.atlassian.bamboo.credentials.EncryptedCredentialsAccessorImpl
-
- getCredentialsByOid(BambooEntityOid) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteCredentialsAccessor
-
- getCredentialsConfigurationMap(CredentialTypeModuleDescriptor, CredentialsData) - Method in class com.atlassian.bamboo.configuration.credentials.CredentialsUIConfigBean
-
- getCredentialsConfigurationMap(CredentialsData) - Method in class com.atlassian.bamboo.credentials.AbstractCredentialType
-
- getCredentialsConfigurationMap(CredentialsData) - Method in interface com.atlassian.bamboo.credentials.CredentialType
-
- getCredentialsConfigurationMap(CredentialsData) - Method in class com.atlassian.bamboo.credentials.SshCredentialType
-
- getCredentialsConfigurationMap(CredentialsData) - Method in class com.atlassian.bamboo.credentials.UsernamePasswordCredentialType
-
- getCredentialsId() - Method in class com.atlassian.bamboo.configuration.credentials.DeleteSharedCredentials
-
- getCredentialsId() - Method in class com.atlassian.bamboo.configuration.credentials.EditSharedCredentials
-
- getCredentialsName() - Method in class com.atlassian.bamboo.configuration.credentials.CreateSharedCredentials
-
- getCredentialsName() - Method in class com.atlassian.bamboo.configuration.credentials.EditSharedCredentials
-
- getCredentialsRequiredUrl() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan
-
- getCredentialsRequiredUrl() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- getCredentialsRequiredUrl() - Method in class com.atlassian.bamboo.ww2.actions.jira.JiraRedirectAction
-
- getCredentialsSource() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- getCredentialsSource() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.SshProxyAuthenticationDetails
-
- getCredentialsSource() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.UsernamePasswordAuthenticationDetails
-
- getCredentialsSources() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryUIHelper
-
- getCredentialsType() - Method in class com.atlassian.bamboo.configuration.credentials.CreateSharedCredentials
-
- getCredentialsType() - Method in class com.atlassian.bamboo.configuration.credentials.EditSharedCredentials
-
- getCredentialTypeDescriptor(String) - Method in interface com.atlassian.bamboo.credentials.CredentialsManager
-
- getCredentialTypeDescriptor(String) - Method in class com.atlassian.bamboo.credentials.CredentialsManagerImpl
-
- getCredentialTypeDescriptors() - Method in interface com.atlassian.bamboo.credentials.CredentialsManager
-
- getCredentialTypeDescriptors() - Method in class com.atlassian.bamboo.credentials.CredentialsManagerImpl
-
- getCredentialTypes() - Method in class com.atlassian.bamboo.configuration.credentials.ConfigureSharedCredentials
-
- getCronEditorBean() - Method in class com.atlassian.bamboo.ww2.actions.CronExpressionGeneratorAction
-
- getCronExpression() - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceSchedule
-
Cron expression representing when the logic should be run
- getCronExpression() - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl
-
- getCronExpression() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- getCronExpression() - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- getCronExpression() - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- getCronExpression() - Method in class com.atlassian.bamboo.build.test.QuarantineConfiguration
-
- getCronExpression() - Method in class com.atlassian.bamboo.pageobjects.pages.triggers.CronTriggerComponent
-
- getCronExpression() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- getCronExpression() - Method in class com.atlassian.bamboo.testutils.model.triggers.ScheduledTriggerDetails
-
- getCronExpression() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- getCronExpression() - Method in class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction
-
- getCronExpression() - Method in class com.atlassian.bamboo.ww2.actions.CronExpressionGeneratorAction
-
- getCronExpressionValidationError(String) - Static method in class com.atlassian.bamboo.utils.CronUtils
-
Validates a cron expression, returning a possible validation error message
- getCrumbs() - Method in class com.atlassian.breadcrumbs.chain.ChainResultSummaryCrumb
-
- getCssStyle() - Method in class com.atlassian.bamboo.build.BuildOutputLogEntry
-
- getCssStyle() - Method in class com.atlassian.bamboo.build.CommandLogEntry
-
- getCssStyle() - Method in class com.atlassian.bamboo.build.ErrorLogEntry
-
- getCssStyle() - Method in interface com.atlassian.bamboo.build.LogEntry
-
- getCssStyle() - Method in class com.atlassian.bamboo.build.SimpleLogEntry
-
- getCtkTestLicense() - Static method in class com.atlassian.bamboo.testutils.license.LicenseTestHelper
-
- getCurrentActivitySize() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- getCurrentAgentId() - Method in class com.atlassian.bamboo.logger.AbstractErrorUpdateHandler
-
- getCurrentApplication() - Method in interface com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationDao
-
Retrieves the Trusted Apps data for the current Bamboo instance.
- getCurrentApplication() - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationsHibernateDao
-
- getCurrentApplication() - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationsManagerImpl
-
- getCurrentBranch(File) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
- getCurrentBranch(File) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- getCurrentBranch(File) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- getCurrentBranch(File) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
- getCurrentBranch() - Method in class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopy
-
Return branch the working copy is switched to.
- getCurrentBuildDate() - Static method in class com.atlassian.bamboo.util.BuildUtils
-
- getCurrentBuildNumber() - Static method in class com.atlassian.bamboo.util.BuildUtils
-
- getCurrentBuildYear() - Static method in class com.atlassian.bamboo.util.BuildUtils
-
- getCurrentDate() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getCurrentDate() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getCurrentDirectory() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getCurrentDirectory() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getCurrentEdition() - Static method in class com.atlassian.bamboo.util.BuildUtils
-
- getCurrentFormTheme() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getCurrentGroup() - Method in class com.atlassian.bamboo.ww2.actions.admin.group.ConfigureGroup
-
- getCurrentInstantMessagingServer() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- getCurrentIssueKey() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.EditJiraIssues
-
- getCurrentKey() - Method in class com.atlassian.bamboo.ww2.NavigationContext
-
- getCurrentlyBuilding(String) - Method in interface com.atlassian.bamboo.build.BuildExecutionManager
-
- getCurrentlyBuilding(Key) - Method in interface com.atlassian.bamboo.build.BuildExecutionManager
-
- getCurrentlyBuilding() - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- getCurrentlyBuilding() - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- getCurrentlyBuilding(long) - Method in class com.atlassian.bamboo.build.CurrentlyBuildingContainer
-
- getCurrentlyBuilding(String) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- getCurrentlyBuilding(Key) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- getCurrentlyBuilding() - Method in class com.atlassian.bamboo.event.BuildHungEvent
-
- getCurrentlyBuilding() - Method in class com.atlassian.bamboo.event.BuildQueueTimeoutEvent
-
- getCurrentlyBuilding(Long) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getCurrentlyBuilding(String) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getCurrentlyBuilding() - Method in class com.atlassian.bamboo.ww2.actions.BuildActionSupport
-
- getCurrentlyBuildingByBuildResult(BuildIdentifier) - Method in interface com.atlassian.bamboo.build.BuildExecutionManager
-
- getCurrentlyBuildingByBuildResult(BuildIdentifier) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- getCurrentlyBuildingByBuildResultKey(String) - Method in interface com.atlassian.bamboo.build.BuildExecutionManager
-
- getCurrentlyBuildingByBuildResultKey(String) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- getCurrentlyBuildingByKey(Key) - Method in class com.atlassian.bamboo.build.CurrentlyBuildingContainer
-
Immutable list of currently building by plan.
- getCurrentlyBuildingByPlanResultKey(ResultKey) - Method in interface com.atlassian.bamboo.build.BuildExecutionManager
-
- getCurrentlyBuildingByPlanResultKey(ResultKey) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- getCurrentlyBuildingByResultKey(ResultKey) - Method in class com.atlassian.bamboo.build.CurrentlyBuildingContainer
-
- getCurrentlyBuildingForPlan(PlanKey) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- getCurrentlyBuildingForPlan(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
Returns all for specified
PlanKey
In case plan is a
Chain
instance, all
currently running jobs will be returned
- getCurrentlyBuildingForPlan(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- getCurrentlyBuildingForPlanResult(PlanResultKey) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- getCurrentlyBuildingForPlanResult(PlanResultKey) - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
Returns all
CurrentlyBuilding
for specified
PlanResultKey
In case plan is a
Chain
instance, all currently running jobs will be returned, however, chain itself will be not included in the list
(effectively
CurrentlyBuilding
for all chain's children jobs will be returned)
- getCurrentlyBuildingForPlanResult(PlanResultKey) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- getCurrentlyBuildingList() - Method in class com.atlassian.bamboo.ww2.actions.BuildActionSupport
-
- getCurrentlyBuildingPlans(PlanKey) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getCurrentlyEditedCapabilitySet() - Method in class com.atlassian.bamboo.configuration.agent.EditAgentCapability
-
- getCurrentlyEditedCapabilitySet() - Method in class com.atlassian.bamboo.configuration.agent.EditSharedCapability
-
- getCurrentlyEditedCapabilitySet() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.EditElasticCapability
-
- getCurrentlyExecuting() - Method in interface com.atlassian.bamboo.build.BuildExecutionManager
-
Retrieves a all builds being executed (i.e not just queued).
- getCurrentlyExecuting(PlanKey) - Method in interface com.atlassian.bamboo.build.BuildExecutionManager
-
- getCurrentlyExecuting() - Method in class com.atlassian.bamboo.build.CurrentlyBuildingContainer
-
- getCurrentlyExecuting() - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- getCurrentlyExecuting(PlanKey) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- getCurrentlyExecutingBuilds() - Method in interface com.atlassian.bamboo.build.BuildExecutionManager
-
- getCurrentlyExecutingBuilds(String) - Method in interface com.atlassian.bamboo.build.BuildExecutionManager
-
- getCurrentlyExecutingBuilds() - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- getCurrentlyExecutingBuilds(String) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- getCurrentlyExecutingList() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- getCurrentlyQuarantinedTests(ImmutableJob) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestQuarantineManager
-
Get a list of TestClass and TestCase names of all the tests currently quarantined for a given job
In string form for use in the BuildContext custom config
- getCurrentlyQuarantinedTests(ImmutableChain) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestQuarantineManager
-
Get a list of
TestCase
of all the tests currently quarantined for a given plan
- getCurrentlyQuarantinedTests(ImmutableChain) - Method in class com.atlassian.bamboo.resultsummary.tests.TestQuarantineManagerImpl
-
- getCurrentlyQuarantinedTests(ImmutableJob) - Method in class com.atlassian.bamboo.resultsummary.tests.TestQuarantineManagerImpl
-
- getCurrentlyRunningBuildResultKeys() - Method in class com.atlassian.bamboo.ww2.actions.BuildActionSupport
-
- getCurrentMemberNames() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditGroupPage
-
- getCurrentObject() - Method in class com.atlassian.bamboo.ww2.NavigationContext
-
- getCurrentPassword() - Method in class com.atlassian.bamboo.security.ChangePassword
-
- getCurrentPathAndQuery() - Static method in class com.atlassian.bamboo.utils.BambooUrl
-
- getCurrentPlanCount() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getCurrentPlanCount() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getCurrentPosition() - Method in class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment
-
- getCurrentResponsibilities() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingEntry
-
All the people currently responsible for this failure span.
- getCurrentResponsibilities() - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntry
-
- getCurrentResponsiblePlans() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.ViewResponsibilitiesForUser
-
- getCurrentRestUser() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- getCurrentResult() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getCurrentResult() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getCurrentResult() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getCurrentResult() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getCurrentRevision(File) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
- getCurrentRevision(File) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- getCurrentRevision(File) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- getCurrentRevisionKey() - Method in class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopy
-
- getCurrentSetupStep() - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- getCurrentSpotPrices() - Method in interface com.atlassian.bamboo.agent.elastic.aws.AwsAccountBean
-
This method gives access to the spot price list.
- getCurrentSpotPrices() - Method in class com.atlassian.bamboo.agent.elastic.aws.AwsAccountBeanImpl
-
This price list is cached and refreshed not more often than MAXIMUM_SPOT_PRICES_AGE.
- getCurrentSpotPrices() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction
-
- getCurrentStage() - Method in interface com.atlassian.bamboo.chains.ChainExecution
-
- getCurrentStage() - Method in interface com.atlassian.bamboo.chains.ChainState
-
- getCurrentStageNumber() - Method in interface com.atlassian.bamboo.chains.ChainState
-
Returns the cardinal number of currently executed stage.
- getCurrentState() - Method in interface com.atlassian.bamboo.deployments.environments.index.IndexedEnvironment
-
- getCurrentState() - Method in class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- getCurrentStatus() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- getCurrentStatus() - Method in class com.atlassian.bamboo.build.JobStatusHelper
-
- getCurrentStatus() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getCurrentStatus() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getCurrentStatus() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- getCurrentStatus() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
Retuns a string key as to what the status is.
- getCurrentStatus(ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- getCurrentStatus() - Method in class com.atlassian.bamboo.project.DefaultProject
-
- getCurrentStatus() - Method in interface com.atlassian.bamboo.project.Project
-
Returns the string representation the current status of a build.
- getCurrentStatus(String) - Method in interface com.atlassian.bamboo.project.ProjectStatusHelper
-
Returns the string representation the current status of builds for this project.
- getCurrentStatus(String) - Method in class com.atlassian.bamboo.project.ProjectStatusHelperImpl
-
- getCurrentStatusFromPlans(Collection<? extends ImmutableTopLevelPlan>) - Static method in class com.atlassian.bamboo.project.DefaultProject
-
- getCurrentStep() - Method in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- getCurrentStep() - Method in class com.atlassian.bamboo.ww2.actions.setup.SelectSetupStepAction
-
CurrentStep used in the thew xwork.xml to choose what step to go to.
- getCurrentSystemTime() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- getCurrentSystemTime() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getCurrentUrl() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getCurrentUrl(HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getCurrentUrl() - Method in class com.atlassian.bamboo.ww2.NavigationContext
-
- getCurrentUser(AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.GadgetUserResource
-
- getCurrentUser() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getCurrentUser() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- getCurrentUser() - Method in class com.atlassian.bamboo.ww2.actions.user.ViewUserSummary
-
- getCurrentUserKeys(long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getCurrentUserName() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getCurrentUserName() - Method in class com.atlassian.bamboo.ww2.actions.user.ViewUserSummary
-
- getCurrentUserRepositoryPermission(String, String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getCurrentVcsTypeSelector() - Method in class com.atlassian.bamboo.configuration.repository.CreateLinkedRepository
-
- getCurrentVcsTypeSelector() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- getCurrentVcsTypeSelector() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- getCurrentVcsTypeSelector() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.CreateRepository
-
- getCurrentVcsTypeSelector() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.EditRepository
-
- getCurrentVersion() - Static method in class com.atlassian.bamboo.util.BuildUtils
-
- getCurrentVersionId() - Method in interface com.atlassian.bamboo.deployments.environments.index.IndexedEnvironment
-
- getCurrentVersionId() - Method in class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- getCurrentVersionLink() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableRow
-
- getCurrentVersionName() - Method in interface com.atlassian.bamboo.deployments.environments.index.IndexedEnvironment
-
- getCurrentVersionName() - Method in class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- getCurrentVersionName() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableRow
-
Can be null if no release has been deployed on an environment.
- getCurrentVersionPlanResultKey() - Method in interface com.atlassian.bamboo.deployments.environments.index.IndexedEnvironment
-
- getCurrentVersionPlanResultKey() - Method in class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- getCustomAcceptedSshHostKeysFile() - Method in class com.atlassian.bamboo.security.AbstractTrustedKeyHelper
-
- getCustomAcceptedSshHostKeysFile() - Method in interface com.atlassian.bamboo.security.TrustedKeyHelper
-
- getCustomAction() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDefaultsAction
-
- getCustomBuildData() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getCustomBuildData() - Method in interface com.atlassian.bamboo.results.BuildResults
-
- getCustomBuildData() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- getCustomBuildData() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getCustomBuildData() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Custom data map to store random metadata about the build
- getCustomBuildData() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getCustomBuildData() - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
Returns a map of string keyed strings for storing arbitrary data
- getCustomBuildData() - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- getCustomBuildDataRows() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getCustomConfiguration() - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
/**
- getCustomConfiguration() - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- getCustomConfiguration() - Method in interface com.atlassian.bamboo.build.PartialBuildDefinition
-
- getCustomConfiguration(TaskContext) - Method in class com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
-
- getCustomConfiguration() - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
- getCustomConfiguration() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- getCustomContentLinks(String) - Method in class com.atlassian.bamboo.plugins.navlinks.contentlinks.BambooContentLinkProvider
-
- getCustomData() - Method in interface com.atlassian.bamboo.deployments.results.DeploymentResult
-
- getCustomData() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getCustomData() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getCustomData() - Method in interface com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResult
-
- getCustomData() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getCustomData() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getCustomEnvironmentConfigPlugin(String) - Method in interface com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginManager
-
- getCustomEnvironmentConfigPlugin(String) - Method in class com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginManagerImpl
-
- getCustomEnvironmentConfigPlugins() - Method in interface com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginManager
-
- getCustomEnvironmentConfigPlugins() - Method in class com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginManagerImpl
-
- getCustomEnvironmentPluginConfigEditHtmlList() - Method in class com.atlassian.bamboo.deployments.configuration.actions.ConfigureEnvironmentMiscellaneousSettings
-
- getCustomLog4jConfiguration() - Static method in class com.atlassian.bamboo.utils.LogUtils
-
User-provided Log4J configuration for Agent Bootstrap and Agent execution logs.
- getCustomPreDeploymentActionModuleDescriptors() - Method in interface com.atlassian.bamboo.deployments.CustomPreDeploymentActionManager
-
- getCustomPreDeploymentActionModuleDescriptors() - Method in class com.atlassian.bamboo.deployments.CustomPreDeploymentActionManagerImpl
-
- getCustomRevision() - Method in class com.atlassian.bamboo.v2.ww2.build.TriggerManualBuild
-
- getCustomRevisionSelector() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.RunCustomisedDialog
-
- getCustomTriggeringBranch() - Method in class com.atlassian.bamboo.testutils.model.triggers.AfterSuccessfulPlanTriggerDetails
-
- getCustomVariables() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getCustomVariables() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getCustomVariables() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getCustomVariables() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getCustomVariables() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getCustomVariables() - Method in interface com.atlassian.bamboo.repository.CustomVariableProviderRepository
-
- getCustomVariables() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- getCustomVariables() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getCustomXmlData() - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionData
-
- getCustomXmlData() - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem
-
- getCustomXmlData() - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
Repository specific data related to this changeset, e.g.
- getCustomXmlData() - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- getCvsRoot() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getCvsRoot() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getDarkFeatureService() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getDashboardDefaultPageSize() - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Get default page size of the dashboard
- getDashboardDefaultPageSize() - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- getDashboardDefaultPageSize() - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- getDashboardPageSize() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getDashboardPageSize() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getDashboardPageSize() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getDashboardPageSize() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- getDashboardPageSize() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.AdministrationResource
-
- getDashboardPageSize() - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- getDashboardQuickFilters() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getDashboardTabUrl() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getData() - Method in class com.atlassian.bamboo.event.sse.ServerSentEvent
-
- getDatabaseBuildNumber() - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
This is the build number of the data in the database.
- getDatabaseConnection() - Method in class com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask
-
- getDatabaseConnection() - Method in class com.atlassian.bamboo.upgrade.utils.impl.BootstrapUpgradeHelper
-
- getDatabaseDriverClassName() - Method in class com.atlassian.bamboo.configuration.ViewDatabaseConfigurationAction
-
- getDatabaseDriverClassName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewDatabaseConfiguration
-
- getDatabaseDriverName() - Method in class com.atlassian.bamboo.configuration.ViewDatabaseConfigurationAction
-
- getDatabaseDriverName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewDatabaseConfiguration
-
- getDatabaseDriverVersion() - Method in class com.atlassian.bamboo.configuration.ViewDatabaseConfigurationAction
-
- getDatabaseDriverVersion() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewDatabaseConfiguration
-
- getDatabaseId() - Method in enum com.atlassian.bamboo.agent.elastic.schedule.ActiveInstanceAdjustmentType
-
- getDatabaseOptions() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseAction
-
- getDatabases() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseAction
-
- getDatabaseType(Tenant) - Method in class com.atlassian.bamboo.activeobjects.BambooTenantAwareDataSourceProvider
-
- getDatabaseType() - Method in interface com.atlassian.bamboo.health.BambooHealthCheckService
-
Instance database type
- getDatabaseType() - Method in class com.atlassian.bamboo.health.BambooHealthCheckServiceImpl
-
- getDatabaseType() - Static method in class com.atlassian.bamboo.hibernate.DatabaseVersionHolder
-
- getDatabaseType() - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Detect used database type
- getDatabaseType() - Method in class com.atlassian.bamboo.utils.db.H2DbmsBean
-
- getDatabaseType() - Method in class com.atlassian.bamboo.utils.db.MsSqlDbmsBean
-
- getDatabaseType() - Method in class com.atlassian.bamboo.utils.db.MySqlDbmsBean
-
- getDatabaseType() - Method in class com.atlassian.bamboo.utils.db.OracleDbmsBean
-
- getDatabaseType() - Method in class com.atlassian.bamboo.utils.db.PostgreSqlDbmsBean
-
- getDatabaseUrl() - Method in class com.atlassian.bamboo.configuration.ViewDatabaseConfigurationAction
-
- getDatabaseUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewDatabaseConfiguration
-
- getDataDirectory() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
Provide the UI with the current build data directory
- getDataDirectory() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersisterOptions
-
Provide the UI with the current build data directory
- getDataDirectoryFile() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
- getDataDirectoryFile() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersisterOptions
-
- getDataDirectoryFile() - Method in interface com.atlassian.bamboo.persister.Persister
-
Deprecated.
- getDataMap() - Method in interface com.atlassian.bamboo.build.monitoring.BuildHungDetails
-
- getDataMap() - Method in class com.atlassian.bamboo.build.monitoring.BuildHungDetailsImpl
-
- getDataModel() - Static method in class com.atlassian.bamboo.agent.installer.util.AgentInstallerUtil
-
- getDataOption() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupImportDataAction
-
- getDataOverwrite() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- getDataSet() - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- getDataset() - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- getDataset() - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- getDataset() - Method in class com.atlassian.bamboo.clover.reports.collector.CloverPerBuildCoverageCollector
-
- getDataSet() - Method in class com.atlassian.bamboo.reports.charts.BambooReportLineChart
-
- getDataset() - Method in class com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector
-
- getDataset() - Method in class com.atlassian.bamboo.reports.collector.RatioOfFailureWithLabelUsageCollector
-
- getDataset() - Method in interface com.atlassian.bamboo.reports.collector.ReportCollector
-
- getDataset() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- getDataset() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewAuthorChart
-
- getDataset() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewReportChart
-
- getDataset() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getDataSource(Tenant) - Method in class com.atlassian.bamboo.activeobjects.BambooTenantAwareDataSourceProvider
-
- getDatasourceName() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- getDataType() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.ColumnDefinition
-
- getDataTypeName() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.ColumnDefinition
-
- getDataViewCid() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureEnvironmentComponent
-
- getDataVolumes() - Method in interface com.atlassian.bamboo.build.docker.DockerPipelineConfiguration
-
List of data volume mapping between host and container.
- getDataVolumes() - Method in class com.atlassian.bamboo.build.docker.DockerPipelineConfigurationImpl
-
- getDataVolumes() - Method in class com.atlassian.bamboo.rest.model.build.docker.RestDockerPipelineConfiguration
-
- getDate() - Method in interface com.atlassian.bamboo.build.LogEntry
-
- getDate() - Method in class com.atlassian.bamboo.build.SimpleLogEntry
-
- getDate() - Method in interface com.atlassian.bamboo.commit.CommitContext
-
- getDate() - Method in class com.atlassian.bamboo.commit.CommitContextImpl
-
- getDate() - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- getDate() - Method in class com.atlassian.bamboo.commit.UnassociatedCommit
-
- getDate() - Method in class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints
-
- getDate() - Method in class com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsCommitImpl
-
- getDate() - Method in interface com.atlassian.bamboo.deployments.versions.history.commit.InternalDeploymentVersionVcsCommit
-
- getDate() - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl
-
- getDate() - Method in class com.atlassian.bamboo.migration.ExportDetailsBean
-
- getDate() - Method in class com.atlassian.bamboo.notification.rss.RssNotification.CommitWithUrl
-
- getDate() - Method in class com.atlassian.bamboo.performance.PerformanceStatsEvent
-
- getDate() - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- getDate() - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- getDate() - Method in class com.atlassian.bamboo.plugins.stash.StashDiagnostics.LastReceivedEventInfo
-
- getDate() - Method in class com.atlassian.bamboo.v2.build.timing.AbstractBuildTimingPoint
-
- getDate() - Method in class com.atlassian.bamboo.v2.build.timing.OutOfBandTimingPointWrapper
-
- getDate() - Method in interface com.atlassian.bamboo.v2.build.timing.TimingPoint
-
- getDateField(Document, String) - Static method in class com.atlassian.bamboo.index.IndexUtils
-
- getDateFilter() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getDateFinished(ChainResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.chains.ListChainResults
-
- getDateFrom() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getDateTo() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getDayHoursRunOnce() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getDayHoursRunOnceMeridian() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getDayMinutes() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getDayOptions() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getDaysOfWeek() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getDbChoice() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseAction
-
- getDbConfigInfo() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- getDbUrl(DatabaseDetails) - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- getDeclaredEndpointForAgents() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentBootstrap
-
- getDecorableTaskTypeKeys() - Method in class com.atlassian.bamboo.plugin.descriptor.TaskProcessCommandDecoratorModuleDescriptorImpl
-
- getDecorableTaskTypeKeys() - Method in interface com.atlassian.bamboo.task.TaskProcessCommandDecoratorModuleDescriptor
-
Return set of fully qualified keys of task types that this decorator can decorate
- getDecoratedChainBranches(DecoratedPlan) - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectFactory
-
- getDecoratedChainBranches(DecoratedPlan) - Method in class com.atlassian.bamboo.ww2.beans.DecoratedNavObjectFactoryImpl
-
- getDecoratedChainBranchIdentifiers(DecoratedPlan) - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectFactory
-
Returns a list of branches associated with the master.
- getDecoratedChainBranchIdentifiers(DecoratedPlan) - Method in class com.atlassian.bamboo.ww2.beans.DecoratedNavObjectFactoryImpl
-
- getDecoratedFinalisingTaskDefinitions(ImmutableJob) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskUIConfigBean
-
- getDecoratedFinalisingTaskDefinitions(Environment) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskUIConfigBean
-
- getDecoratedMap() - Method in class com.atlassian.bamboo.utils.map.FilteredMap
-
- getDecoratedObjects() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityGroup
-
- getDecoratedObjects() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityRequirementSetDecorator
-
- getDecoratedObjectsByRequirement() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityRequirementSetDecorator
-
- getDecoratedObjectsByTask() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityRequirementSetDecorator
-
- getDecoratedParams() - Method in class com.atlassian.bamboo.clover.builder.command.CloverAntConfig
-
- getDecoratedPlan(ChainResultsSummary) - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectFactory
-
Gets the decorated plan for the given result summary.
- getDecoratedPlan(ChainResultsSummary) - Method in class com.atlassian.bamboo.ww2.beans.DecoratedNavObjectFactoryImpl
-
- getDecoratedSet(Collection<ImmutableRequirement>) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- getDecoratedTaskDefinition(T, long) - Method in class com.atlassian.bamboo.plan.task.TaskServiceImpl
-
- getDecoratedTaskDefinition(T, long) - Method in interface com.atlassian.bamboo.task.TaskService
-
- getDecoratedTaskDefinitions() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getDecoratedTaskDefinitions(T) - Method in class com.atlassian.bamboo.plan.task.TaskServiceImpl
-
- getDecoratedTaskDefinitions(T) - Method in interface com.atlassian.bamboo.task.TaskService
-
- getDecoratedTaskDefinitions(ImmutableJob) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskUIConfigBean
-
- getDecoratedTaskDefinitions(Environment) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskUIConfigBean
-
- getDecorator(HttpServletRequest, Page) - Method in class com.atlassian.bamboo.plugin.sitemesh.PluginDecoratorMapper
-
- getDecorator(HttpServletRequest, Page) - Method in class com.atlassian.bamboo.plugin.sitemesh.RequestAttributeMapper
-
- getDecoratorMapper(Config) - Method in class com.atlassian.bamboo.plugin.descriptor.DecoratorMapperModuleDescriptor
-
Get the decorator mapper for this module.
- getDedicatedNonMatchingAgents() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getDedicatedNonMatchingBuildAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrix
-
- getDedicatedNonMatchingBuildAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrixImpl
-
- getDedicatedNonMatchingElasticConfiguration() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getDedicatedNonMatchingImages() - Method in interface com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrix
-
- getDedicatedNonMatchingImages() - Method in class com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrixImpl
-
- getDefault() - Static method in enum com.atlassian.bamboo.agent.installer.InstallerCommand
-
- getDefaultArchiveExtension(ArchiverType) - Static method in class com.atlassian.bamboo.archive.ArchiverResolver
-
Returns default archive file extension for the specified archiver type.
- getDefaultArtifactDirectoryBuilder() - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
This method will only work on the server, not on remote agents.
- getDefaultArtifactDirectoryBuilder() - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
Returns the default ArtifactDirectoryBuilder which can be used to build
File
objects
pointing to artifacts stored on the local filesystem in the default location.
- getDefaultArtifactStorage() - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
This method will only work on the server, not on remote agents.
- getDefaultArtifactStorage() - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
- getDefaultAutowireMode() - Method in class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport
-
- getDefaultAvailabilityZone() - Method in class com.atlassian.bamboo.plugins.rest.resource.ElasticConfigResource
-
- getDefaultAvailabilityZone() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getDefaultBackpuFileName() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- getDefaultBackupDirectory(String) - Static method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- getDefaultBaseUrl() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
See if we can determine the default base url from the servlet request...
- getDefaultBaseUrl(String, String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupUtilityBean
-
See if we can determine the default base url from the servlet request...
- getDefaultBranch(String, String, String, String) - Method in interface com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiService
-
Fetch default branch of a repository.
- getDefaultBranch(String, String, String, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.impl.BitbucketApiServiceImpl
-
- getDefaultBranch(UriInfo, RestBitbucketRequest) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.resource.BitbucketResource
-
- getDefaultBranch(String, String, String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashResource
-
- getDefaultBranchIntegrationConfiguration() - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
- getDefaultBranchIntegrationConfiguration() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- getDefaultBranchNotificationStrategy() - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
- getDefaultBranchNotificationStrategy() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- getDefaultChainUrl(String) - Method in class com.atlassian.bamboo.ww2.NavigationContext
-
- getDefaultCipherSuites() - Method in class com.atlassian.bamboo.agent.elastic.tunnel.DoubleSSLSocketFactory
-
- getDefaultConcurrentBuildsNumber() - Method in class com.atlassian.bamboo.rest.model.admin.concurrentbuild.RestBuildConcurrency
-
- getDefaultConfigFileName() - Static method in class com.atlassian.bamboo.agent.bootstrap.RemoteAgentHomeLocatorForBootstrap
-
- getDefaultConfiguration() - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
-
- getDefaultConfiguration() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandler
-
- getDefaultConfiguration() - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerDecoratorSupport
-
- getDefaultCronExpression() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- getDefaultDeploymentProjectBranchKey() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getDefaultExportFilename() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- getDefaultExportPath() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- getDefaultFieldValues() - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.AbstractVcsTaskConfigurator
-
Default values for specified fields.
- getDefaultFieldValues() - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsBranchTaskConfigurator
-
- getDefaultFieldValues() - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsCommitTaskConfigurator
-
- getDefaultFieldValues() - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsPushTaskConfigurator
-
- getDefaultFieldValues() - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsTagTaskConfigurator
-
- getDefaultGravatarUrl(int) - Method in interface com.atlassian.bamboo.user.gravatar.GravatarService
-
Returns the url for the default gravatar.
- getDefaultGravatarUrl(int) - Method in class com.atlassian.bamboo.user.gravatar.GravatarServiceImpl
-
Returns the url for the default gravatar.
- getDefaultIndexerContext() - Method in class com.atlassian.bamboo.index.AbstractIndexer
-
- getDefaultJdkLabel() - Method in class com.atlassian.bamboo.builder.DefaultJdkManager
-
- getDefaultJdkLabel() - Method in interface com.atlassian.bamboo.builder.JdkManager
-
Gets the default JDK label
- getDefaultJdkLabel() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getDefaultJdkLabel() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getDefaultJob() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getDefaultJob(PlanProperties) - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- getDefaultJobKey(PlanProperties) - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- getDefaultJobUrl(String) - Method in class com.atlassian.bamboo.ww2.NavigationContext
-
- getDefaultMigrationLocation() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.AbstractMigrationAction
-
- getDefaultMigrationLocation() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- getDefaultMigrationLocation() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- getDefaultMigrationLocation() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- getDefaultNotificationStrategy() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getDefaultPageSizeForTests() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- getDefaultPageSizeForTests() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainTestResults
-
- getDefaultPermissionsForPlan(boolean) - Method in class com.atlassian.bamboo.build.creation.ChainBranchCreationServiceImpl
-
- getDefaultPermissionsForPlan(boolean) - Method in class com.atlassian.bamboo.build.creation.ChainCreationServiceImpl
-
- getDefaultPermissionsForPlan(boolean) - Method in class com.atlassian.bamboo.build.creation.JobCreationServiceImpl
-
- getDefaultPermissionsForPlan(boolean) - Method in class com.atlassian.bamboo.build.creation.PlanCreationTemplate
-
Generate the permissions to be stored against the plan on creation.
- getDefaultPersister() - Method in interface com.atlassian.bamboo.Bamboo
-
- getDefaultPersister() - Method in class com.atlassian.bamboo.container.BambooContainer
-
- getDefaultPersister() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getDefaultPlanRepositoryDefinition(ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- getDefaultPlanRepositoryDefinition(BuildContext) - Static method in class com.atlassian.bamboo.v2.build.BuildContextHelper
-
- getDefaultPort() - Method in enum com.atlassian.bamboo.utils.db.DatabaseType
-
- getDefaultQuery() - Method in interface com.atlassian.bamboo.utils.db.SqlQueryProvider
-
- getDefaultRegion() - Static method in class com.atlassian.bamboo.testutils.aws.AwsTestHelper
-
Get default AWS region for tests
- getDefaultRepeatAnnotation() - Static method in class com.atlassian.bamboo.testutils.junit.rule.RepeatRule
-
This method returns an instance of the "Repeat" annotation containing default parameters.
- getDefaultRepository(BuildContext) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationHelperImpl
-
- getDefaultRepository() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getDefaultRepositoryDefinition(BuildContext) - Static method in class com.atlassian.bamboo.v2.build.BuildContextHelper
-
- getDefaultRepositoryDefinition() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getDefaultRepositoryId() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.VcsConfigurationComponent
-
- getDefaultRepositoryInPlan(PlanProperties) - Static method in class com.atlassian.bamboo.configuration.external.helpers.RepositoryReferenceHelper
-
- getDefaultRepositoryName() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.VcsConfigurationComponent
-
- getDefaultRepositoryType() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getDefaultRepositoryType() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getDefaultResourceBundle() - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getDefaultResourceBundle() - Method in interface com.atlassian.bamboo.utils.i18n.I18nBean
-
- getDefaultRootDirectory() - Method in class com.atlassian.bamboo.task.TaskExecutionContext
-
- getDefaultSshCommand() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- getDefaultSshConfig() - Static method in class com.atlassian.bamboo.plugins.ssh.SshConfig
-
- getDefaultStage() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getDefaultTimeZone() - Method in class com.atlassian.sal.bamboo.timezone.BambooTimeZoneManager
-
- getDefaultTrigger() - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Default trigger for new branches.
- getDefaultTrigger() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- getDefaultTriggerKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getDefaultTriggerKey() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
Default trigger key for this repository
If none was set polling trigger key will be returned
- getDefaultTriggerKey() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getDefaultTriggerModule() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getDefaultTriggerModule() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
- getDefaultUser(ImmutablePlan) - Method in interface com.atlassian.bamboo.brokenbuildtracker.TrackingConfigurationManager
-
- getDefaultUser(ImmutablePlan) - Method in class com.atlassian.bamboo.brokenbuildtracker.TrackingConfigurationManagerImpl
-
- getDefaultUser() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.GlobalTrackingConfiguration
-
- getDefaultUsersGroup() - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
- getDefaultUsersGroup() - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- getDefaultVcsViewerKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getDefaultVcsViewerKey() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
Default web viewer for this repository.
- getDefaultVcsViewerKey() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getDefaultWindowPaths() - Method in class com.atlassian.bamboo.plugins.git.GitCapabilityTypeModule
-
- getDefaultWindowPaths() - Method in class com.atlassian.bamboo.plugins.hg.HgCapabilityTypeModule
-
- getDefaultWindowPaths() - Method in class com.atlassian.bamboo.plugins.ssh.SshCapabilityTypeModule
-
- getDefaultWindowPaths() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- getDefinition() - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
- getDefinition() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- getDefinition() - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- getDefinitionContexts() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactContext
-
- getDefinitionContexts() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactContextImpl
-
- getDefinitions() - Method in interface com.atlassian.bamboo.variable.VariableContext
-
- getDefinitions() - Method in class com.atlassian.bamboo.variable.VariableContextImpl
-
- getDelegate() - Method in class com.atlassian.bamboo.build.artifact.TrampolineArtifactFileData
-
- getDelegate() - Method in class com.atlassian.bamboo.build.artifact.TrampolineUrlArtifactLinkDataProvider
-
- getDelegate() - Method in class com.atlassian.bamboo.plugin.PluginAwareStrutsLocalizedTextProvider
-
- getDelegationAccessor() - Method in class com.atlassian.crowd.embedded.atlassianuser.AbstractDynamicUserConfiguration
-
- getDeleteConfirmationToken(PlanKey, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.plan.stage.job.RestJobService
-
Generate the delete confirmation token to be used for the given job key.
- getDeleteConfirmationToken(PlanKey, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.RestJobServiceImpl
-
- getDeletedEnvironmentIds() - Method in class com.atlassian.bamboo.deployments.environments.events.MultipleEnvironmentsDeletedEvent
-
- getDeleteLink() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditGroupPage.TableRow
-
- getDeleteLink() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.GroupsAdminPage.TableRow
-
- getDeleteLink() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage.TableRow
-
- getDeleteLink() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage.UserGroupsTableRow
-
- getDeletePlanBranchWhenBranchIsInactiveInVcs() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getDeletePlanBranchWhenBranchRemovedFromVcs() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getDeletionDate() - Method in interface com.atlassian.bamboo.user.cleanup.CrowdDeletedEntity
-
Date at which the deletion of the entity was registered.
- getDeletionDate() - Method in class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityImpl
-
- getDeletionWarnings(String, long, String, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.JobConfigResource
-
Retrieves the warnings in relation to deleting a job.
- getDeletionWarnings(String, long, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.StageConfigResource
-
Retrieves the warnings in relation to deleting a stage.
- getDeltaState() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getDeltaState() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getDeltaState() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getDeltaState() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
Return the Delta state for this test, e.g.
- getDeltaState() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- getDependencies() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenProjectParser
-
- getDependenciesBuildConfigurationEditHtml() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- getDependenciesBuildConfigurationPluginsForPlan(Plan) - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- getDependencyArtifacts() - Method in class com.atlassian.bamboo.plugins.maven2.Maven2ProjectProperties
-
Additional lazy initialization added for the rare case of incomplete deserialization from xstream
- getDependencyBlockingStrategies() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- getDependencyProviderJob() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.ViewMaven2ChainSummary
-
- getDependencyType() - Method in interface com.atlassian.bamboo.build.PlanDependency
-
Get the unique key representing the dependency type.
- getDependencyType() - Method in class com.atlassian.bamboo.build.PlanDependencyImpl
-
- getDeployLink() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableRow
-
- getDeploymentContext() - Method in interface com.atlassian.bamboo.deployments.execution.DeploymentTaskContext
-
- getDeploymentContext() - Method in interface com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringResult
-
- getDeploymentContext() - Method in class com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringResultImpl
-
- getDeploymentContext() - Method in class com.atlassian.bamboo.task.DeploymentTaskContextImpl
-
- getDeploymentContext() - Method in class com.atlassian.bamboo.task.TaskExecutionContext
-
- getDeploymentEnvironmentRequirementSetDecorator() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getDeploymentEnvironmentVariables(long) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionAccessor
-
Get list of environment variables associated with a given deployment environment
- getDeploymentEnvironmentVariables(long) - Method in class com.atlassian.bamboo.variable.VariableDefinitionAccessorImpl
-
- getDeploymentEnvironmentVariables(long) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- getDeploymentErrors() - Method in class com.atlassian.bamboo.deployments.execution.actions.ViewDeploymentResult
-
- getDeploymentExecutingOnAgent(long) - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentsInProgressService
-
- getDeploymentExecutingOnAgent(long) - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentsInProgressServiceImpl
-
- getDeploymentExecutingOnEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentsInProgressService
-
Retrieve optional deployment running on a given environment
- getDeploymentExecutingOnEnvironment(long) - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentsInProgressServiceImpl
-
- getDeploymentExpiryConfig() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getDeploymentExpiryConfig() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getDeploymentExpiryConfig() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getDeploymentExpiryStatus() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryStatus
-
- getDeploymentInProgressById(long) - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentsInProgressService
-
- getDeploymentInProgressById(long) - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentsInProgressServiceImpl
-
- getDeploymentKey() - Method in class com.atlassian.bamboo.event.EnvironmentRequirementUpdatedEvent
-
- getDeploymentLink(UriInfo, long) - Static method in class com.atlassian.bamboo.plugins.rest.configuration.external.UriUtils
-
- getDeploymentNamingPreview(long, String, boolean, String) - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentProjectVersioningResource
-
Get deployment version name preview.
- getDeploymentNotificationTypes() - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
- getDeploymentNotificationTypes() - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.environments.actions.agents.ConfigureEnvironmentAgents
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentPermissions
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.environments.actions.docker.ConfigureEnvironmentDocker
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironment
-
- getDeploymentProject() - Method in interface com.atlassian.bamboo.deployments.environments.DecoratedEnvironment
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.environments.DecoratedEnvironmentImpl
-
- getDeploymentProject() - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.execution.actions.ViewDeploymentResult
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProject
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectPermissions
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectSpecsRepositories
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeleteDeploymentProject
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectSpecs
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectYaml
-
- getDeploymentProject() - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectStatusForResultSummary
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectStatusForResultSummaryImpl
-
- getDeploymentProject() - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectWithEnvironmentStatuses
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectWithEnvironmentStatusesImpl
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.migration.DeploymentsImportContext
-
- getDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Get DeploymentProject by DB id
- getDeploymentProject(DeploymentKey) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Get DeploymentProject by key
- getDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getDeploymentProject(DeploymentKey) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.projects.persistence.items.AbstractMutableDeploymentProjectItem
-
- getDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
- getDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getDeploymentProject() - Method in interface com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermission
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermissionImpl
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionAction
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getDeploymentProject() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersion
-
- getDeploymentProject() - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- getDeploymentProject(long, UriInfo, HttpHeaders) - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentDashboardResource
-
- getDeploymentProject(long) - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentProjectResource
-
Find deployment project by id.
- getDeploymentProject(long) - Method in class com.atlassian.bamboo.testutils.backdoor.deployments.DeploymentsControl
-
- getDeploymentProject(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getDeploymentProjectCount() - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
- getDeploymentProjectCount() - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getDeploymentProjectCount() - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
- getDeploymentProjectCount() - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getDeploymentProjectDisplayName() - Method in interface com.atlassian.bamboo.deployments.environments.DecoratedEnvironment
-
- getDeploymentProjectDisplayName() - Method in class com.atlassian.bamboo.deployments.environments.DecoratedEnvironmentImpl
-
- getDeploymentProjectForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Get DeploymentProject associated with Environment
- getDeploymentProjectForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getDeploymentProjectForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Retrieve the deployment project that a specific environment belongs to.
- getDeploymentProjectForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getDeploymentProjectForVersion(long) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Get DeploymentProject associated with Version
- getDeploymentProjectForVersion(long) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getDeploymentProjectForVersion(long) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Retrieve the deployment project that a specific version belongs to.
- getDeploymentProjectForVersion(long) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentPermissions
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.environments.actions.DeleteEnvironment
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment
-
- getDeploymentProjectId() - Method in interface com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStub
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStubImpl
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentImpl
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getDeploymentProjectId() - Method in interface com.atlassian.bamboo.deployments.environments.InternalEnvironment
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentStubDto
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getDeploymentProjectId() - Method in interface com.atlassian.bamboo.deployments.execution.DeploymentContext
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectPermissions
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectSpecsRepositories
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectSpecs
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectYaml
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.projects.events.DeploymentProjectEvent
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionAction
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.versions.actions.DeleteDeploymentVersion
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDto
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionSearchCriteria
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- getDeploymentProjectId() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- getDeploymentProjectItems() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProject
-
- getDeploymentProjectItems() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects
-
- getDeploymentProjectItems(DeploymentProjectService) - Static method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectFunctions
-
- getDeploymentProjectItems(long) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Does not validate deployment project exists
- getDeploymentProjectItems(long) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getDeploymentProjectLink() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableRow
-
- getDeploymentProjectName() - Method in interface com.atlassian.bamboo.deployments.execution.DeploymentContext
-
- getDeploymentProjectName() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getDeploymentProjectName() - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentInProgress
-
- getDeploymentProjectName() - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentInProgressImpl
-
- getDeploymentProjectName() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableRow
-
- getDeploymentProjectName() - Method in class com.atlassian.bamboo.ww2.actions.build.DeploymentQueueItemViewForJsonDecorator
-
- getDeploymentProjects(String, PageRequest, UriInfo, HttpHeaders) - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentDashboardResource
-
- getDeploymentProjects(UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.service.ProjectsRestService
-
Get a list of deployment projects.
- getDeploymentProjects(UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.service.ProjectsRestServiceImpl
-
- getDeploymentProjectsForPlan(String) - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentProjectResource
-
Get list of deployment projects for build plan.
- getDeploymentProjectsReferencingArtifact(long) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Get all deployment projects that contain a version that uses specified artifact
- getDeploymentProjectsReferencingArtifact(long) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getDeploymentProjectsReferencingArtifact(Artifact) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Get all deployment projects that contain a version that uses specified artifact
- getDeploymentProjectsReferencingArtifact(Artifact) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getDeploymentProjectsRelatedToArtifact(ArtifactDefinition) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Retrieve the deployment projects that refer to the artifactDefinition within their items
- getDeploymentProjectsRelatedToArtifact(ArtifactDefinition) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getDeploymentProjectsRelatedToPlan(PlanKey) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Get DeploymentProjects linked to Plan with planKey.
- getDeploymentProjectsRelatedToPlan(PlanKey) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getDeploymentProjectsRelatedToPlan(PlanKey) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Retrieve the deployment projects that are linked to a specific plan
- getDeploymentProjectsRelatedToPlan(PlanKey) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getDeploymentProjectsRelatedToPlanOrBranches(PlanKey) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Retrieve the deployment projects that are linked to a specific plan or any of its branches
- getDeploymentProjectsRelatedToPlanOrBranches(PlanKey) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getDeploymentProjectsRelatedToPlans(Set<PlanKey>) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Get DeploymentProjects linked to Plan identified with any of plan keys.
- getDeploymentProjectsRelatedToPlans(Set<PlanKey>) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getDeploymentProjectsUsingArtifact(ArtifactDefinition) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- getDeploymentProjectsWithStatusesRelatedToPlan(PlanKey) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Retrieve the deployment projects that are linked to a specific plan.
- getDeploymentProjectsWithStatusesRelatedToPlan(PlanKey) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getDeploymentProjectsWithStatusesRelatedToPlanOrBranches(PlanKey) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Retrieve the deployment projects that are linked to a specific plan or any of its branches.
- getDeploymentProjectsWithStatusesRelatedToPlanOrBranches(PlanKey) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getDeploymentProjectsWithStatusesRelatedToPlanResult(ResultsSummary) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Retrieve the deployment projects that are linked to a specific result.
- getDeploymentProjectsWithStatusesRelatedToPlanResult(ResultsSummary) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getDeploymentProjectVariables(long) - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentProjectVersioningResource
-
Get variables associated with deployment project.
- getDeploymentProjectVersions(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
- getDeploymentProjectVersions(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getDeploymentProjectVersions(long, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentProjectResource
-
Get list of deployment versions by deployment project id
- getDeploymentProjectVersionsNoVariables(DeploymentProject) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Retrieves the list of all the version for the deployment project, sorted by CreationDate (the most recent
Deployment Versions will be returned as firsts)
- getDeploymentProjectVersionsNoVariables(DeploymentProject) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getDeploymentReleaseBranch() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getDeploymentResult() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentStatus
-
Deployment result of interest for this environment
- getDeploymentResult() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentStatusImpl
-
- getDeploymentResult() - Method in class com.atlassian.bamboo.deployments.execution.actions.DeleteDeploymentResult
-
- getDeploymentResult() - Method in class com.atlassian.bamboo.deployments.execution.actions.ViewDeploymentResult
-
- getDeploymentResult() - Method in class com.atlassian.bamboo.deployments.projects.migration.DeploymentsImportContext
-
- getDeploymentResult(long) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Get DeploymentResult by id
- getDeploymentResult(long) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getDeploymentResult(long) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
Retrieve a specific deployment result.
- getDeploymentResult(long) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getDeploymentResult(long, boolean, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.deployments.results.DeploymentResultResource
-
- getDeploymentResult() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatus
-
- getDeploymentResultId() - Method in class com.atlassian.bamboo.build.BuildRequestResultImpl
-
- getDeploymentResultId() - Method in class com.atlassian.bamboo.chains.ChainStateCreationRequestResultImpl
-
- getDeploymentResultId() - Method in interface com.atlassian.bamboo.deployments.DeploymentResultKey
-
- getDeploymentResultId() - Method in class com.atlassian.bamboo.deployments.DeploymentResultKeyImpl
-
- getDeploymentResultId() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentStatusForDashboard
-
- getDeploymentResultId() - Method in class com.atlassian.bamboo.deployments.execution.actions.DeleteDeploymentResult
-
- getDeploymentResultId() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getDeploymentResultId() - Method in class com.atlassian.bamboo.deployments.execution.actions.StopDeployment
-
- getDeploymentResultId() - Method in interface com.atlassian.bamboo.deployments.execution.DeploymentContext
-
- getDeploymentResultId() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getDeploymentResultId() - Method in class com.atlassian.bamboo.deployments.execution.events.AbstractDeploymentEvent
-
- getDeploymentResultId() - Method in interface com.atlassian.bamboo.deployments.execution.events.DeploymentEvent
-
- getDeploymentResultId() - Method in interface com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoint
-
- getDeploymentResultId() - Method in class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints
-
- getDeploymentResultId() - Method in class com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringResultImpl
-
- getDeploymentResultId() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getDeploymentResultId() - Method in interface com.atlassian.bamboo.plan.ExecutionRequestResult
-
The id of the result of the executing Environment
- getDeploymentResultId() - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedDeployment
-
- getDeploymentResultId() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getDeploymentResultId() - Method in class com.atlassian.bamboo.rest.model.deployments.RestDeploymentResultKey
-
- getDeploymentResultIdsForDeploymentVersionFinishedBefore(long, Date) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Get a list of result ids for a DeploymentVersion.
- getDeploymentResultIdsForDeploymentVersionFinishedBefore(long, Date) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getDeploymentResultIdsForDeploymentVersionFinishedBefore(long, Date) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
Get ids of all deployment results for deployment version finished before given date.
- getDeploymentResultIdsForDeploymentVersionFinishedBefore(long, Date) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getDeploymentResultList(long, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.deployments.environments.DeploymentEnvironmentResource
-
Provide list of versions deployed to environment.
- getDeploymentResults() - Method in class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironment
-
- getDeploymentResults(long, long) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Retrieve all deployment results that exist for an environment and version.
- getDeploymentResults(long, long) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getDeploymentResultsByLifeCycleState(Collection<LifeCycleState>) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
- getDeploymentResultsByLifeCycleState(Collection<LifeCycleState>) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getDeploymentResultsByLifeCycleState(Collection<LifeCycleState>) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
- getDeploymentResultsByLifeCycleState(Collection<LifeCycleState>) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getDeploymentResultsCount() - Method in class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironment
-
- getDeploymentResultsDtosForEnvironment(long, int, int) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Get the latest deployment results for an Environment, limited to requested amount starting from requested start index.
- getDeploymentResultsDtosForEnvironment(long, int, int) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getDeploymentResultsForDeploymentVersion(long) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Get a list of DeploymentResults for a DeploymentVersion.
- getDeploymentResultsForDeploymentVersion(long) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getDeploymentResultsForDeploymentVersion(long) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
Get all deployment results for deployment version.
- getDeploymentResultsForDeploymentVersion(long) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getDeploymentResultsForDeploymentVersionAndEnvironment(long, long) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
Get all deployment results for deployment versions that ran against the specified environment.
- getDeploymentResultsForDeploymentVersionAndEnvironment(long, long) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getDeploymentResultsForDeploymentVersionFinishedBefore(long, Date) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
- getDeploymentResultsForDeploymentVersionFinishedBefore(long, Date) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getDeploymentResultsForDeploymentVersionFinishedBefore(long, Date) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
- getDeploymentResultsForDeploymentVersionFinishedBefore(long, Date) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getDeploymentResultsForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Get a list of DeploymentResults for a Environment
WARNING: This method will fetch all results, potentially creating performance problem.
- getDeploymentResultsForEnvironment(long, int, int) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Get a list of DeploymentResults for a Environment
- getDeploymentResultsForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getDeploymentResultsForEnvironment(long, int, int) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getDeploymentResultsForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
- getDeploymentResultsForEnvironment(long, int, int) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
- getDeploymentResultsForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getDeploymentResultsForEnvironment(long, int, int) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getDeploymentResultsForEnvironmentWithoutVariables(long, int, int) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
Get deployment results for environment.
- getDeploymentResultsForEnvironmentWithoutVariables(long, int, int) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getDeploymentResultVersion() - Static method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectFunctions
-
- getDeploymentsInProgress() - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentsInProgressService
-
- getDeploymentsInProgress() - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentsInProgressServiceImpl
-
- getDeploymentState() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentStatusForDashboard
-
- getDeploymentState() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getDeploymentState() - Method in interface com.atlassian.bamboo.deployments.results.InternalDeploymentResult
-
- getDeploymentState() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getDeploymentState() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getDeploymentState() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getDeploymentState() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getDeploymentsToKeep() - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- getDeploymentsToKeep() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryConfig
-
- getDeploymentsToKeep() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- getDeploymentsWithEnvironments() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectWithEnvironmentForDashboard
-
- getDeploymentTaskDefinitionsMap() - Method in class com.atlassian.bamboo.configuration.credentials.DeleteSharedCredentials
-
- getDeploymentTriggerBranchSelectionMode(Map<String, String>) - Static method in class com.atlassian.bamboo.trigger.cron.CronTriggerConfigurator
-
- getDeploymentTriggerBranchSelectionOptions() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getDeploymentTriggerBranchSelectionOptions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getDeploymentUnits() - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemotePluginScanner
-
- getDeploymentVersion() - Method in class com.atlassian.bamboo.deployments.execution.actions.DeleteDeploymentResult
-
- getDeploymentVersion() - Method in interface com.atlassian.bamboo.deployments.execution.DeploymentContext
-
- getDeploymentVersion() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getDeploymentVersion() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects.DeploymentVersionWithEnvironments
-
- getDeploymentVersion() - Method in class com.atlassian.bamboo.deployments.projects.migration.DeploymentsImportContext
-
- getDeploymentVersion() - Method in interface com.atlassian.bamboo.deployments.results.DeploymentResult
-
- getDeploymentVersion() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getDeploymentVersion() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getDeploymentVersion() - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionAction
-
- getDeploymentVersion() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangeset
-
- getDeploymentVersion() - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl
-
- getDeploymentVersion(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
Get MutableDeploymentVersion by id
- getDeploymentVersion(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- getDeploymentVersion() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionPlanResultKey
-
- getDeploymentVersion() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssue
-
- getDeploymentVersion() - Method in class com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssueImpl
-
- getDeploymentVersion() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.AbstractMutableDeploymentVersionItem
-
- getDeploymentVersion() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.items.MutableDeploymentVersionItem
-
- getDeploymentVersion(DeploymentVersionDto, DeploymentProject) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionDtoManager
-
Deprecated.
- getDeploymentVersion(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Get DeploymentVersion by id
- getDeploymentVersion(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getDeploymentVersion(DeploymentVersionDto, DeploymentProject) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getDeploymentVersion() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getDeploymentVersion() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary.VersionWithPlanResultKeys
-
- getDeploymentVersionByName(String, long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
Retrieve a specific version by name for a project
- getDeploymentVersionByName(String, long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- getDeploymentVersionByName(String, long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Get a specific version by name
- getDeploymentVersionByName(String, long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getDeploymentVersionDtosForDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
- getDeploymentVersionDtosForDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- getDeploymentVersionId() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentStatusForDashboard
-
- getDeploymentVersionId() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getDeploymentVersionId() - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentInProgress
-
- getDeploymentVersionId() - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentInProgressImpl
-
- getDeploymentVersionId() - Method in interface com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsChangeset
-
- getDeploymentVersionId() - Method in class com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsChangesetImpl
-
- getDeploymentVersionId() - Method in interface com.atlassian.bamboo.deployments.versions.history.issues.DeploymentVersionLinkedJiraIssue
-
- getDeploymentVersionId() - Method in class com.atlassian.bamboo.deployments.versions.history.issues.DeploymentVersionLinkedJiraIssueImpl
-
- getDeploymentVersionId() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionStatusDto
-
- getDeploymentVersionId() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getDeploymentVersionId() - Method in interface com.atlassian.bamboo.variable.VariableDefinition
-
- getDeploymentVersionId() - Method in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- getDeploymentVersionItem() - Method in class com.atlassian.bamboo.deployments.versions.actions.DeploymentVersionItemWithUrl
-
- getDeploymentVersionItemsWithUrls() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersion
-
- getDeploymentVersionName() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentStatusForDashboard
-
- getDeploymentVersionName() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getDeploymentVersionName() - Method in interface com.atlassian.bamboo.deployments.results.InternalDeploymentResult
-
- getDeploymentVersionName() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getDeploymentVersionName() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getDeploymentVersionName() - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentInProgress
-
- getDeploymentVersionName() - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentInProgressImpl
-
- getDeploymentVersionName() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getDeploymentVersionName() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getDeploymentVersionsForDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
Get MutableDeploymentVersion by DeploymentProject id
- getDeploymentVersionsForDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- getDeploymentVersionState() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getDeploymentVersionsWithCurrentEnvironments() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects
-
- getDeploymentVersionsWithHistoricalEnvironments() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects
-
- getDeploymentVersionVariables(long) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionAccessor
-
Get list of environment variables associated with a given deployment version
- getDeploymentVersionVariables(long) - Method in class com.atlassian.bamboo.variable.VariableDefinitionAccessorImpl
-
- getDeploymentVersionVariables(long) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- getDepot() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
What's the build depot that we're checking for changes?
- getDepotFromView(Depot, String, boolean) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
Takes in the client view of a depot (right hand side of the view map)
and returns the actual depot (left hand side of the view map)
If it fails it will return the client view, chances are what you are doing will still work with this.
- getDepotViewCache() - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
- getDepotViewMapping() - Method in class com.atlassian.bamboo.ww2.actions.admin.repository.ConfigurePerforceManager
-
- getDescription() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityAddedNotification
-
- getDescription() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityRemovedNotification
-
- getDescription() - Method in class com.atlassian.bamboo.build.strategy.AbstractBuildStrategy
-
Deprecated.
- getDescription() - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- getDescription() - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategy
-
Deprecated.
- getDescription() - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- getDescription() - Method in class com.atlassian.bamboo.build.strategy.ManualBuildStrategy
-
Deprecated.
- getDescription() - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- getDescription() - Method in class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy
-
Deprecated.
- getDescription() - Method in class com.atlassian.bamboo.build.strategy.StashBuildStrategy
-
Deprecated.
- getDescription() - Method in class com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy
-
Deprecated.
- getDescription() - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinition
-
- getDescription() - Method in interface com.atlassian.bamboo.buildqueue.RemotableRemoteAgentDefinition
-
- getDescription() - Method in interface com.atlassian.bamboo.chains.cache.ImmutableChainStage
-
Get the Stage Description
- getDescription() - Method in class com.atlassian.bamboo.chains.cache.ImmutableChainStageImpl
-
- getDescription() - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- getDescription() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- getDescription() - Method in interface com.atlassian.bamboo.chains.StageExecution
-
Gets the description of the Stage
- getDescription() - Method in interface com.atlassian.bamboo.chains.StageState
-
Get the Stage description
- getDescription() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectImpl
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- getDescription() - Method in interface com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStub
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStubImpl
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentImpl
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getDescription() - Method in interface com.atlassian.bamboo.deployments.environments.InternalEnvironment
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentStubDto
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectIdentifier
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectImpl
-
- getDescription() - Method in interface com.atlassian.bamboo.deployments.projects.InternalDeploymentProject
-
- getDescription() - Method in class com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl
-
- getDescription() - Method in enum com.atlassian.bamboo.deployments.projects.ProjectItemType
-
- getDescription() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultItemStatusEntity
-
- getDescription() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultItemTypeEntity
-
- getDescription() - Method in class com.atlassian.bamboo.notification.AbstractNotificationType
-
- getDescription() - Method in class com.atlassian.bamboo.notification.buildcommented.CommentNotification
-
- getDescription() - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- getDescription() - Method in class com.atlassian.bamboo.notification.buildcompleted.BuildCompletedNotification
-
- getDescription() - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotification
-
- getDescription() - Method in class com.atlassian.bamboo.notification.buildhung.BuildHungNotification
-
- getDescription() - Method in class com.atlassian.bamboo.notification.buildmissingcapableagent.BuildMissingCapableAgentNotification
-
- getDescription() - Method in class com.atlassian.bamboo.notification.buildqueuetimeout.BuildQueueTimeoutNotification
-
- getDescription() - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotification
-
- getDescription() - Method in class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- getDescription() - Method in interface com.atlassian.bamboo.notification.Notification
-
Text describing this notification object - used for logging/debugging purposes.
- getDescription() - Method in interface com.atlassian.bamboo.notification.NotificationRecipient
-
Returns generic string description of this notification type
- getDescription() - Method in interface com.atlassian.bamboo.notification.NotificationType
-
Returns generic string description of this notification type
- getDescription() - Method in class com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
-
- getDescription() - Method in class com.atlassian.bamboo.notification.rss.RssNotification
-
- getDescription() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- getDescription() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureEnvironmentComponent
-
- getDescription() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.EditPlanDetailsPage
-
- getDescription() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageElement
-
- getDescription() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.EditProjectDetailsPage
-
- getDescription() - Method in class com.atlassian.bamboo.pageobjects.pages.project.ProjectSummaryPage
-
- getDescription() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.TaskElement
-
- getDescription() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getDescription() - Method in class com.atlassian.bamboo.plan.branch.ChainStagePropagatingFacade
-
- getDescription() - Method in class com.atlassian.bamboo.plan.branch.JobPropagatingFacade
-
- getDescription() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getDescription() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService.CacheInvalidator
-
- getDescription() - Method in class com.atlassian.bamboo.plan.PlanIdentifierImpl
-
- getDescription() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.buildstatus.RestBuildStatus
-
- getDescription() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequest
-
- getDescription() - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- getDescription() - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.RestLinkedDeploymentProject
-
- getDescription() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashProjectEntity
-
- getDescription() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestJobBatch
-
- getDescription() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch
-
- getDescription() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch.RestStageJobBatch
-
- getDescription() - Method in class com.atlassian.bamboo.project.DefaultProject
-
- getDescription() - Method in class com.atlassian.bamboo.project.ProjectIdentifierImpl
-
- getDescription() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.HasLabelRuleType
-
- getDescription() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.InProjectRuleType
-
- getDescription() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.LastExecutionDateRuleType
-
- getDescription() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.LastResultStatusRuleType
-
- getDescription() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.NameMatcherRuleType
-
- getDescription() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.SuspensionStatusRuleType
-
- getDescription() - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleType
-
Description of this rule type.
- getDescription() - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleTypeUnsafeCodeDecorator
-
- getDescription() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getDescription() - Method in class com.atlassian.bamboo.repository.CacheDescription.FileBased
-
- getDescription() - Method in interface com.atlassian.bamboo.repository.CacheDescription
-
Cache entry description, including all information that is necessary to distinguish one dir from another
- getDescription() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl
-
Deprecated.
- getDescription() - Method in class com.atlassian.bamboo.repository.NameValuePair
-
- getDescription() - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- getDescription() - Method in class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- getDescription() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- getDescription() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- getDescription() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestCreateDeploymentProjectRequest
-
- getDescription() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestDeploymentProject
-
- getDescription() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestUpdateDeploymentProjectRequest
-
- getDescription() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanConfig
-
- getDescription() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanIdentifier
-
- getDescription() - Method in class com.atlassian.bamboo.rest.model.plan.RestProjectIdentifier
-
- getDescription() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- getDescription() - Method in class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- getDescription() - Method in class com.atlassian.bamboo.rest.model.project.RestProject
-
- getDescription() - Method in class com.atlassian.bamboo.storage.notification.ArtifactStorageHardLimitExceededNotification
-
- getDescription() - Method in class com.atlassian.bamboo.storage.notification.ArtifactStorageSoftLimitExceededNotification
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestDeploymentProject
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestEnvironment
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranch
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStage
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestTask
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.model.deployments.environments.TestEnvironmentDetails
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.model.task.AntTaskDetails
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.model.task.CheckoutTaskDetails
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.model.task.InjectVariablesTaskDetails
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.model.task.Maven2TaskDetails
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.model.task.Maven3TaskDetails
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.model.task.TestTaskDetails
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.model.TestStageDetails
-
- getDescription() - Method in class com.atlassian.bamboo.testutils.ProjectDescriptor
-
- getDescription(UpgradeTask, String) - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeManager
-
- getDescription() - Method in interface com.atlassian.bamboo.utils.DescriptionProvider
-
- getDescription() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- getDescription() - Method in interface com.atlassian.bamboo.v2.build.agent.ExecutableBuildAgent
-
Agent description
- getDescription() - Method in class com.atlassian.bamboo.v2.build.agent.PipelineDefinitionImpl
-
- getDescription() - Method in class com.atlassian.bamboo.v2.build.agent.RemotableRemoteAgentDefinitionImpl
-
- getDescription() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getDescription() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getDescription() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getDescription() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getDescription() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getDescription() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.TriggerUIConfigBean.TriggerSelector
-
- getDescription() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- getDescription() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavGroupObject
-
The desciption of this group
- getDescription() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getDescription() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getDescription() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStage
-
- getDescription() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- getDescription() - Method in class com.atlassian.sal.bambootest.BambooSalServlet
-
- getDescription() - Method in class com.atlassian.sal.bambootest.tests.SalApplicationPropertiesTestServlet
-
- getDescription() - Method in class com.atlassian.sal.bambootest.tests.SalI18nResolverTestServlet
-
- getDescription() - Method in class com.atlassian.sal.bambootest.tests.SalLicenseManagerTestServlet
-
- getDescription() - Method in class com.atlassian.sal.bambootest.tests.SalPluginSettingsTestServlet
-
- getDescription() - Method in class com.atlassian.sal.bambootest.tests.SalProjectManagerTestServlet
-
- getDescription() - Method in class com.atlassian.sal.bambootest.tests.SalUserManagerTestServlet
-
- getDescriptionForState(RemoteElasticInstanceState) - Static method in class com.atlassian.bamboo.ww2.actions.admin.elastic.RemoteElasticAgentStateUIHelper
-
- getDescriptionFromLabelKey(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getDescriptionI18nKey() - Method in enum com.atlassian.bamboo.v2.build.trigger.DependencyBlockingStrategy
-
- getDescriptionKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getDescriptionKey() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getDescriptionProviderOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getDeserialiserId() - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
-
- getDeserialiserId() - Method in interface com.atlassian.bamboo.v2.build.queue.SelfSerialisingMessage
-
- getDest() - Method in class com.atlassian.bamboo.agent.installer.InstallableFile
-
- getDestination() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequest
-
- getDestination() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- getDestinationDirectory() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionImpl
-
- getDestinationDirectory() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionSubstitutionAwareImpl
-
- getDestinationDirectory() - Method in interface com.atlassian.bamboo.plan.artifact.ConsumedSubscription
-
- getDestinationDirectory() - Method in class com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionImpl
-
- getDestinationDirectory() - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscription
-
Get destination path.
- getDestinationDirectory() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscriptionImpl
-
- getDestinationId(AbstractAddLogEntry) - Static method in class com.atlassian.bamboo.v2.build.agent.LogMessageBatchConverter
-
- getDestinationName(Topic, String) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
-
- getDestinationPath() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContext
-
- getDestinationPath() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContextImpl
-
- getDestinationPath() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.AnalyticsPluginResource
-
- getDetachedVolumes() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction
-
- getDetailedAgentMatchesForEnvironment(long, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.deployments.environments.EnvironmentRequirementResource
-
Gets a detailed summary of the agents that are capable of running an environment, based of its requirements.
- getDetailedAgentMatchesForJob(String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.requirement.RequirementResource
-
- getDetailedMessage() - Method in class com.atlassian.bamboo.plugins.stash.StashKeyUpdateStatus
-
- getDetectedDeletionDate() - Method in interface com.atlassian.bamboo.plan.branch.BambooVcsBranch
-
- getDetectedDeletionDate() - Method in class com.atlassian.bamboo.plan.branch.BambooVcsBranchImpl
-
- getDetectionRequest() - Method in class com.atlassian.bamboo.plan.ItemDetections
-
- getDialect() - Method in interface com.atlassian.bamboo.activeobjects.hibernate.DialectExtractor
-
Gets the dialect currently used.
- getDialect() - Method in class com.atlassian.bamboo.activeobjects.hibernate.HibernateSessionDialectExtractor
-
- getDialect() - Method in class com.atlassian.bamboo.configuration.ViewDatabaseConfigurationAction
-
- getDialect(DatabaseType, Version) - Static method in class com.atlassian.bamboo.hibernate.DialectSelector
-
- getDialect() - Method in class com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask
-
- getDirectory() - Method in class com.atlassian.bamboo.build.ViewBuildFiles
-
- getDirectory() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage.TableRow
-
- getDirectory() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage.User
-
- getDirectoryId() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
-
- getDirectorySynchronisationInformation(long) - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- getDirectoryTypesStatistics() - Method in class com.atlassian.bamboo.analytics.basedata.collector.generator.EmbeddedCrowdEventProducer
-
- getDirectParents(ImmutablePlan) - Method in interface com.atlassian.bamboo.v2.build.dependencies.DependencyTreeBuilder
-
Visits all the parent
Plan
for the give build and returns its direct linage in topological order
- getDirectParents(ImmutablePlan) - Method in class com.atlassian.bamboo.v2.build.dependencies.DependencyTreeBuilderImpl
-
- getDirectUrl() - Method in class com.atlassian.bamboo.ww2.actions.chains.ArtifactUrlRedirectAction
-
- getDisabledCaches() - Static method in class com.atlassian.bamboo.util.CacheAwareness
-
- getDisabledCachesTimestamp() - Static method in class com.atlassian.bamboo.util.CacheAwareness
-
- getDisabledChildKeys() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- getDisabledParentKeys() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- getDisconnectedElasticInstances() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticAccountManagementService
-
Retrieve a list of running instances on your AWS account that were started by Bamboo, but are no longer connected to Bamboo
- getDisconnectedElasticInstances() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticAccountManagementServiceImpl
-
- getDisconnectedElasticInstances() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction
-
- getDiscriminator() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getDiscriminator() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getDiscriminatorForType(Class<? extends T>) - Method in class com.atlassian.bamboo.persistence3.AbstractDiscriminatorRegistry
-
Get the discriminator for the given Class.
- getDiscriminatorsForPlanType(Class<T>) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryDiscriminatorRegistry
-
- getDiscriminatorsForType(Class<? extends T>) - Method in class com.atlassian.bamboo.persistence3.AbstractDiscriminatorRegistry
-
Get the discriminators needed to lookup the given
Class
- getDispatchers() - Static method in class com.atlassian.bamboo.webwork.StrutsSupport
-
- getDisplayableLabel(HttpServletRequest, Map) - Method in class com.atlassian.bamboo.plugin.web.model.BambooWebLabel
-
- getDisplayableLabel() - Method in class com.atlassian.bamboo.plugin.web.model.BambooWebLabel
-
- getDisplayableUrl(HttpServletRequest, Map<String, Object>) - Method in class com.atlassian.bamboo.plugin.web.model.BambooWebLink
-
Render safe HTML href attribute value ready to be embedded in double quotes
<a href="${item.link.getDisplayableUrl(req, webFragmentsContextMap)}" ...
- getDisplayableUrl(HttpServletRequest) - Method in class com.atlassian.bamboo.plugin.web.model.BambooWebLink
-
Render safe HTML href attribute value ready to be embedded in double quotes
<a href="${item.link.getDisplayableUrl(req)}" ...
- getDisplayClass() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavGroupStatus
-
- getDisplayClass() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectStatus
-
- getDisplayClass() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- getDisplayClass() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageStatus
-
- getDisplayClassForStage(ChainStageResult) - Method in interface com.atlassian.bamboo.chains.StageStatusHelper
-
Returns the CSS class name for a stage
- getDisplayClassForStage(ChainStageResult) - Method in class com.atlassian.bamboo.chains.StageStatusHelperImpl
-
- getDisplayId() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashBranchEntity
-
- getDisplayId() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestRef
-
- getDisplayMessageForStage(ChainStageResult) - Method in interface com.atlassian.bamboo.chains.StageStatusHelper
-
Returns the display message for a stage
- getDisplayMessageForStage(ChainStageResult) - Method in class com.atlassian.bamboo.chains.StageStatusHelperImpl
-
- getDisplayMessageForStage() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageStatus
-
- getDisplayName() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getDisplayName() - Method in interface com.atlassian.bamboo.deployments.versions.DeploymentVersionStatus
-
- getDisplayName() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionStatusImpl
-
- getDisplayName() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultItemAssigneeEntity
-
- getDisplayName() - Method in interface com.atlassian.bamboo.jira.jirametadata.JiraAssignee
-
- getDisplayName() - Method in class com.atlassian.bamboo.jira.jirametadata.JiraAssigneeImpl
-
- getDisplayName() - Method in enum com.atlassian.bamboo.notification.NotificationType.Scope
-
- getDisplayName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.CreateHgComponent
-
- getDisplayName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.CreateSvnComponent
-
- getDisplayName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.EditSvnComponent
-
- getDisplayName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- getDisplayName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent
-
- getDisplayName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- getDisplayName() - Method in interface com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.VcsComponent
-
text use in repository selection (option field or link text)
- getDisplayName() - Method in interface com.atlassian.bamboo.plan.branch.VcsBranch
-
This one is important in svn, where vcs branch name is whole path and display name would be only last part of it.
- getDisplayName() - Method in class com.atlassian.bamboo.plan.branch.VcsBranchImpl
-
- getDisplayName(AuthenticationType) - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryUIHelper
-
- getDisplayName(AuthenticationType) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- getDisplayName() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestParticipant
-
- getDisplayName() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionStatus
-
- getDisplayName() - Method in enum com.atlassian.bamboo.resultsummary.tests.TestDeltaState
-
- getDisplayName() - Method in enum com.atlassian.bamboo.resultsummary.tests.TestState
-
- getDisplayName() - Method in class com.atlassian.bamboo.v2.build.agent.AbstractAgentStatus
-
- getDisplayName() - Method in class com.atlassian.bamboo.v2.build.agent.AbstractBuildAwareAgentStatus
-
- getDisplayName() - Method in interface com.atlassian.bamboo.v2.build.agent.AgentStatus
-
The display name for the thing that agent is building.
- getDisplayName() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getDisplayName() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
A human friendly description of what is being built.
- getDisplayName() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getDisplayName() - Method in class com.atlassian.bamboo.webwork.util.WwSelectOption
-
- getDisplayName() - Method in enum com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction.KeyProvisioningMethod
-
- getDisplayName() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedApplicationLink
-
- getDisplayName() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedApplicationType
-
- getDisplayName() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityLink
-
- getDisplayName() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityReference
-
- getDisplayName() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObject
-
- getDisplayName() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan.DecoratedPlanBranchGist
-
- getDisplayName() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getDisplayName() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getDisplayName() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
-
- getDisplayName() - Method in class com.atlassian.sal.bamboo.BambooApplicationProperties
-
- getDisplayNameKey() - Method in enum com.atlassian.bamboo.resultsummary.tests.TestState
-
- getDisplayUrl() - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueDetails
-
Returns remote JIRA URL that would display issue
- getDisplayUrl() - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- getDisplayUrl() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashServerEntity
-
- getDisplayUrl() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedApplicationLink
-
- getDisplayUrl() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityLink
-
- getDockerConfiguration() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.BambooYamlDefinition
-
- getDockerConfiguration() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Job
-
- getDockerContainerId() - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- getDockerExecutablePath(CapabilitySetManager) - Static method in class com.atlassian.bamboo.docker.BambooDockerHelper
-
- getDockerHandlers() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- getDockerHandlers() - Method in class com.atlassian.bamboo.deployments.environments.actions.docker.ConfigureEnvironmentDocker
-
- getDockerHandlers() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDocker
-
- getDockerHandlers() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- getDockerHandlers() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- getDockerImage(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- getDockerImage() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.DockerConfiguration
-
- getDockerImage() - Method in class com.atlassian.bamboo.configuration.RssSecurityConfiguration
-
- getDockerImage() - Method in class com.atlassian.bamboo.pageobjects.pages.docker.AbstractDockerPage
-
- getDockerImage() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestRssSecurityConfiguration
-
- getDockerImage() - Method in class com.atlassian.bamboo.rest.model.build.docker.RestDockerPipelineConfiguration
-
- getDockerPipelineConfiguration() - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
Set Docker pipeline configuration for a particular buildable.
- getDockerPipelineConfiguration() - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- getDockerPipelineConfiguration() - Method in interface com.atlassian.bamboo.build.PartialBuildDefinition
-
- getDockerPipelineConfiguration() - Method in interface com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfig
-
- getDockerPipelineConfiguration() - Method in class com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfigImpl
-
- getDockerPipelineConfiguration(long) - Method in interface com.atlassian.bamboo.deployments.configuration.service.EnvironmentCustomConfigService
-
Returns Docker pipeline configuration for a particular environment.
- getDockerPipelineConfiguration(long) - Method in class com.atlassian.bamboo.deployments.configuration.service.EnvironmentCustomConfigServiceImpl
-
- getDockerPipelineConfiguration() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getDockerPipelineConfiguration(String) - Method in class com.atlassian.bamboo.plugins.rest.build.JobDockerPipelineConfigResource
-
Retrieves Docker configuration for given job.
- getDockerPipelineConfiguration(String) - Method in class com.atlassian.bamboo.testutils.backdoor.deployments.EnvironmentsControl
-
- getDockerPipelineConfiguration(String) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
- getDockerPipelineConfiguration() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getDockerPipelineConfiguration() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getDockerPipelineConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getDockerPipelinesConfiguration(long) - Method in class com.atlassian.bamboo.plugins.rest.deployments.environments.DeploymentEnvironmentResource
-
Retrieves Docker configuration for given environment.
- getDocument() - Method in class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- getDocument() - Method in class com.atlassian.bamboo.deployments.versions.index.IndexedVersionImpl
-
- getDocument(ResultsSummary, ImmutablePlan) - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocumentFactory
-
- getDocument() - Method in interface com.atlassian.bamboo.index.quicksearch.QuickSearchDocument
-
Get Lucene Document for indexing.
- getDocument() - Method in class com.atlassian.bamboo.index.quicksearch.QuickSearchDocumentImpl
-
Override this to provide customised data storage for better rendering.
- getDocument() - Method in class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
-
- getDocument() - Method in class com.atlassian.bamboo.upgrade.BuildDefinitionUpgrader
-
- getDocument() - Method in class com.atlassian.bamboo.upgrade.ConfigurationUpgrader
-
- getDocumentationBaseUrl() - Method in class com.atlassian.bamboo.security.applinks.BambooHostApplication
-
- getDocuments() - Method in class com.atlassian.bamboo.index.AllDocumentCollector
-
- getDomainObjectInstance(Object) - Method in class com.atlassian.bamboo.security.acegi.vote.CreateInProjectVoter
-
- getDomainObjectInstance(Object) - Method in class com.atlassian.bamboo.security.acegi.vote.GlobalVoter
-
- getDomainObjectInstance(Object) - Method in class com.atlassian.bamboo.security.acegi.vote.ProjectPlanPermissionAwareVoter
-
- getDomainObjectInstance(Object) - Method in class com.atlassian.bamboo.security.acegi.vote.WebworkAclVoter
-
- getDouble(String, double) - Method in interface com.atlassian.bamboo.collections.ActionParametersMap
-
Retrieve Double value from the map of parameters.
- getDouble(String, double) - Method in class com.atlassian.bamboo.collections.SimpleActionParametersMap
-
- getDoubleField(Document, String) - Static method in class com.atlassian.bamboo.index.IndexUtils
-
- getDownloadStrategies() - Method in class com.atlassian.bamboo.plugin.servlet.FileServerServlet
-
- getDragHandleWithinElementId(String) - Method in class com.atlassian.bamboo.pageobjects.BambooTestedProduct
-
- getDriverClassName() - Method in enum com.atlassian.bamboo.utils.db.DatabaseType
-
- getDropDown() - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- getDropdownMenuLinkId() - Method in enum com.atlassian.bamboo.navigation.AdminPanelSection
-
ID of the link displayed in the dropdown in the main header of every page.
- getDropdownTrigger() - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- getDuplicatedGroups(Connection) - Method in class com.atlassian.bamboo.upgrade.tasks.validation.AtlassianUserDataIsValid
-
- getDuplicatedUsers(Connection) - Method in class com.atlassian.bamboo.upgrade.tasks.validation.AtlassianUserDataIsValid
-
- getDuration() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- getDuration() - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- getDuration() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getDuration() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- getDuration() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getDuration() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Duration of the build in milliseconds
- getDuration() - Method in interface com.atlassian.bamboo.resultsummary.ResultStatisticsProvider
-
Get duration of the build in milliseconds.
- getDuration() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
How long the test took to run
- getDuration() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- getDuration() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProviderImpl
-
- getDuration() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
The total running time (in milliseconds) for this class (cumulation of all TestCaseResults durations)
- getDuration() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- getDuration() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectStatus
-
A test representation of the duration of this object
- getDuration() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- getDurationAsText() - Method in interface com.atlassian.bamboo.build.TestResultDecorator
-
- getDurationDescription() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getDurationDescription() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Returns the duration in a "pretty" format.
- getDurationInSeconds() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.build.BuildStatusSummary
-
- getDurationMs() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodEntity
-
- getDurationMs() - Method in class com.atlassian.bamboo.results.tests.TestResults
-
How long did the test take to execute?
- getDurationSummary() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- getDurationToNow(Date) - Static method in class com.atlassian.bamboo.util.BambooDateUtils
-
- getDynamicWebItemsForSectionNoAction(String, HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
Obtain a list of web items within the provided location.
- getDynamicWebSectionsForLocationNoAction(String, HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
Obtain a list of web sections within the provided location.
- getEarliestBuildDate(List<? extends ResultStatisticsProvider>) - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- getEbsSnapshotId() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
Get Elastic Instance Configuration's EBS snapshot id.
- getEbsSnapshotId() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getEbsSnapshotId() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getEbsSnapshotId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getEdit() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- getEdit() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- getEdit() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- getEditablePermissions() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getEditablePermissions() - Method in class com.atlassian.bamboo.configuration.ConfigureGlobalPermissions
-
- getEditablePermissions() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- getEditablePermissions() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentPermissions
-
- getEditablePermissions() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectPermissions
-
- getEditablePermissions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- getEditablePermissions() - Method in class com.atlassian.bamboo.ww2.actions.project.EditPlanPermissions
-
- getEditablePermissions() - Method in class com.atlassian.bamboo.ww2.actions.project.EditProjectPermissions
-
- getEditablePlansByProject(Project) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getEditablePlansByProject(Project) - Method in interface com.atlassian.bamboo.plan.FilteringPlanManager
-
Returns all
Plan
's filtered by
Project
and user can edit (EDIT permission assigned for plan to user)
- getEditButton() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewBackupsPage
-
- getEditedEnvironmentId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- getEditHtml(BuildConfiguration, Plan) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerForPlanConfigurator
-
- getEditHtml() - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerForPlanConfigurator
-
- getEditHtml() - Method in class com.atlassian.bamboo.build.docker.DefaultDockerHandlerImpl
-
- getEditHtml() - Method in class com.atlassian.bamboo.build.docker.DockerConfigurationProviders.Config
-
- getEditHtml() - Method in interface com.atlassian.bamboo.build.docker.DockerHandler
-
Renders the edit page.
- getEditHtml(Configuration) - Method in class com.atlassian.bamboo.capability.AbstractCapabilityConfiguratorPluginModule
-
- getEditHtml(Configuration) - Method in interface com.atlassian.bamboo.capability.CapabilityConfiguratorPluginModule
-
Get edit HTML for capability configuration.
- getEditHtml() - Method in class com.atlassian.bamboo.configuration.credentials.CreateSharedCredentials
-
- getEditHtml() - Method in class com.atlassian.bamboo.configuration.credentials.EditSharedCredentials
-
- getEditHtml() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- getEditHtml() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- getEditHtml() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.CreateEnvironmentTrigger
-
- getEditHtml() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.EditEnvironmentTrigger
-
- getEditHtml() - Method in class com.atlassian.bamboo.notification.AbstractNotificationType
-
- getEditHtml() - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotificationType
-
- getEditHtml() - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotificationType
-
- getEditHtml() - Method in interface com.atlassian.bamboo.notification.NotificationRecipient
-
Returns the html to be displayed on the edit screen (to input data into notification type)
- getEditHtml() - Method in interface com.atlassian.bamboo.notification.NotificationType
-
Returns the html to be displayed on the edit screen (to input data into notification type)
- getEditHtml() - Method in class com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
-
- getEditHtml() - Method in class com.atlassian.bamboo.notification.recipients.EmailRecipient
-
- getEditHtml() - Method in class com.atlassian.bamboo.notification.recipients.GroupRecipient
-
- getEditHtml() - Method in class com.atlassian.bamboo.notification.recipients.ImRecipient
-
- getEditHtml() - Method in class com.atlassian.bamboo.notification.recipients.UserRecipientImpl
-
- getEditHtml(BuildConfiguration, Plan, Class<T>) - Method in class com.atlassian.bamboo.plugin.web.PlanConfigurationPluginUIHelperImpl
-
- getEditHtml(BuildConfiguration, Plan, Class<T>) - Method in interface com.atlassian.bamboo.plugin.web.PlanConfigurationUIPluginHelper
-
Generate html page from all plugin edit fragments.
- getEditHtml(Map<String, Object>) - Method in class com.atlassian.bamboo.quickfilter.rule.AbstractQuickFilterRuleType
-
- getEditHtml(Map<String, Object>) - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleType
-
Get rendered HTML snippet for editing configuration of this rule type.
- getEditHtml(Map<String, Object>) - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleTypeUnsafeCodeDecorator
-
- getEditHtml(BuildConfiguration, Plan) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
- getEditHtml(HierarchicalConfiguration) - Method in class com.atlassian.bamboo.repository.AbstractStandaloneRepository
-
- getEditHtml(BuildConfiguration, Plan) - Method in class com.atlassian.bamboo.repository.nullrepository.NullRepository
-
- getEditHtml(HierarchicalConfiguration) - Method in class com.atlassian.bamboo.repository.nullrepository.NullRepository
-
- getEditHtml(HierarchicalConfiguration) - Method in interface com.atlassian.bamboo.repository.StandaloneRepository
-
Returns HTML that represents the form fragment for editing the repository.
- getEditHtml() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityTypeModule
-
Renders the edit form using the ftl template declared in module descriptor.
- getEditHtml() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityTypeModule
-
Returns the edit form for this capability type.
- getEditHtml(BuildConfiguration, Plan) - Method in class com.atlassian.bamboo.v2.build.BaseBuildConfigurationAwarePlugin
-
- getEditHtml(BuildConfiguration, Plan) - Method in interface com.atlassian.bamboo.v2.build.RenderableBuildConfiguration
-
Returns HTML that represents the form fragment for editing the repository.
- getEditHtml(BuildConfiguration, Plan) - Method in class com.atlassian.bamboo.webrepository.NoWebRepositoryViewer
-
- getEditHtml(ArtifactHandlerModuleDescriptor) - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactHandlers
-
- getEditHtml(ArtifactHandlerModuleDescriptor) - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactStorage
-
- getEditHtml() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.CreateTask
-
- getEditHtml() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.EditTask
-
- getEditHtml() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.CreateChainTrigger
-
- getEditHtml() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.EditChainTrigger
-
- getEditHtmlList(Map<String, Map<String, String>>, Map<String, Object>) - Method in interface com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginUIHelper
-
- getEditHtmlList(Map<String, Map<String, String>>, Map<String, Object>) - Method in class com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginUIHelperImpl
-
- getEditHtmlList(BuildConfiguration, Plan, Class<T>, Class<? extends ModuleDescriptor<?>>...) - Method in class com.atlassian.bamboo.plugin.web.PlanConfigurationPluginUIHelperImpl
-
- getEditHtmlList(BuildConfiguration, Plan, Class<T>, Class<? extends ModuleDescriptor<?>>...) - Method in interface com.atlassian.bamboo.plugin.web.PlanConfigurationUIPluginHelper
-
Generate list of html edit fragments for all plugins.
- getEditLink() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.GroupsAdminPage.TableRow
-
- getEditLink() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage.TableRow
-
- getEditLink() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableRow
-
- getEditResourceName() - Method in enum com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsHtmlFragment
-
- getEditSnippetAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.AddNotificationBulkAction
-
- getEditSnippetAction() - Method in interface com.atlassian.bamboo.ww2.actions.admin.bulk.BulkAction
-
Action to return the edit snippet (no form tags) edit the value.
- getEditSnippetAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DeleteAllNotificationBulkAction
-
- getEditSnippetAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction
-
- getEditSnippetAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction
-
- getEditSnippetAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction
-
- getEditSnippetAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsModuleBulkAction
-
- getEditSnippetAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsRootCredentialsBulkAction
-
- getEditSnippetAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnCredentialsBulkAction
-
- getEditSnippetAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnUrlBulkAction
-
- getEditSnippetAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateWebUrlBulkAction
-
- getEditSnippetAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersBulkAction
-
- getEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.AbstractBambooConfigurableModuleDescriptor
-
- getEditTemplate() - Method in interface com.atlassian.bamboo.plugin.descriptor.ArtifactHandlerModuleDescriptor
-
- getEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.ArtifactHandlerModuleDescriptorImpl
-
- getEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.BuildTriggerConditionModuleDescriptorImpl
-
- getEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.CapabilityConfiguratorModuleDescriptor
-
- getEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.CapabilityTypeModuleDescriptor
-
- getEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.CustomBuildCompleteActionModuleDescriptor
-
- getEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.CustomPreBuildActionModuleDescriptor
-
- getEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.CustomPreBuildQueuedActionModuleDescriptor
-
- getEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.NotificationRecipientModuleDescriptor
-
- getEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.NotificationTypeModuleDescriptor
-
- getEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
- getEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.WebRepositoryViewerModuleDescriptorImpl
-
- getEditTemplate() - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleTypeModuleDescriptor
-
Get template for editing rule configuration.
- getEffectiveChildPlans(ImmutablePlan) - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
- getEffectiveChildPlans(ImmutablePlan) - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
- getEffectiveDestinationPath() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContext
-
- getEffectiveDestinationPath() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContextImpl
-
- getEffectiveNumberOfConcurrentBuilds() - Method in class com.atlassian.bamboo.build.configuration.ConcurrentBuildConfigForPlan
-
- getEffectiveParentPlans(ImmutablePlan) - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
- getEffectiveParentPlans(ImmutablePlan) - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
- getEffectiveRepositoryDefinitions() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getEffectiveRepositoryDefinitions() - Method in class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- getEffectiveRepositoryDefinitions() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- getEffectiveRepositoryDefinitions() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
- getEffectiveRequirementSet() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- getEffectiveRequirementSet() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableBuildable
-
Return effective value of
RequirementSet
, that is value that is considered when checking which agents and elastic images
can build this Buildable.
- getEffectiveRequirementSet() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableJob
-
Return effective value of
RequirementSet
, that is value that is considered when checking which agents and
elastic images can build this Buildable.
- getEffectiveRequirementSet() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- getEffectiveVariables() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getEffectiveVariables() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getEffectiveVariables() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
- getEffectiveVariables() - Method in interface com.atlassian.bamboo.variable.VariableContext
-
Effective state of the variables.
- getEffectiveVariables() - Method in class com.atlassian.bamboo.variable.VariableContextImpl
-
- getElapsedBuilds() - Method in class com.atlassian.bamboo.build.statistics.FailurePeriod
-
- getElapsedTime() - Method in class com.atlassian.bamboo.build.statistics.FailurePeriod
-
- getElapsedTime() - Method in interface com.atlassian.bamboo.chains.ChainState
-
Time taken to execute the
Chain
in milliseconds
- getElapsedTime() - Method in interface com.atlassian.bamboo.plan.ExecutionStatus
-
How long the task has taken up to now.
- getElapsedTime(Date) - Static method in class com.atlassian.bamboo.utils.DurationUtils
-
- getElapsedTime(long) - Static method in class com.atlassian.bamboo.utils.DurationUtils
-
- getElapsedTime() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getElasticAgentCountForImageConfiguration(long) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManager
-
How many elastic agents are associated with a specific image configuration.
- getElasticAgentCountForImageConfiguration(long) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManagerImpl
-
- getElasticAgentCountForImageConfigurationId(long) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationDao
-
Returns all elastic agents associated with a specific image configuration
- getElasticAgentCountForImageConfigurationId(long) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationHibernateDao
-
- getElasticAgentLogs() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Retrieve activity logs
- getElasticAgentLogs() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getElasticAgentLogs() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- getElasticAgentsForImageConfigurationId(long) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationDao
-
Retrieves a list of elastic agenst associated with the given elastic image configuration
- getElasticAgentsForImageConfigurationId(long) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationHibernateDao
-
- getElasticBuildsInQueueThreshold() - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- getElasticBuildsInQueueThreshold() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getElasticBuildsInQueueThresholdInput() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.AutomaticInstanceManagementComponent
-
- getElasticConfig() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticAccountBean
-
- getElasticConfig() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticAccountBeanImpl
-
- getElasticConfig() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getElasticConfig() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getElasticConfig() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getElasticConfig() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getElasticConfig() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getElasticConfigureKeysMethod() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getElasticEnabledTextKey() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getElasticErrorMessages() - Method in interface com.atlassian.bamboo.Bamboo
-
- getElasticErrorMessages() - Method in class com.atlassian.bamboo.container.BambooContainer
-
- getElasticErrors() - Method in class com.atlassian.bamboo.logger.AggregatedChainErrorAccessor
-
- getElasticErrors() - Method in class com.atlassian.bamboo.logger.DecoratingErrorAccessorImpl
-
- getElasticErrors() - Method in class com.atlassian.bamboo.logger.DefaultErrorHandler
-
- getElasticErrors() - Method in interface com.atlassian.bamboo.logger.ErrorAccessor
-
Get all the errors recorded against elastic bamboo
- getElasticErrors() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- getElasticImage(CapabilitySet) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManager
-
- getElasticImage(CapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- getElasticImageCapabilitiesFromKey(AwsSupportConstants.Region, String) - Method in interface com.atlassian.bamboo.capability.CapabilityDao
-
- getElasticImageCapabilitiesFromKey(AwsSupportConstants.Region, String) - Method in class com.atlassian.bamboo.capability.CapabilityDaoImpl
-
- getElasticImageConfiguration() - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceSchedule
-
The Elastic Configuration that will be managed.
- getElasticImageConfiguration() - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl
-
- getElasticImageConfiguration() - Method in interface com.atlassian.bamboo.buildqueue.ElasticAgentDefinition
-
- getElasticImageConfiguration(CapabilitySet) - Method in class com.atlassian.bamboo.capability.CapabilityHibernateSetDao
-
- getElasticImageConfiguration(CapabilitySet) - Method in interface com.atlassian.bamboo.capability.CapabilitySetDao
-
Finds ElasticImageConfiguration using capability set
- getElasticImageConfiguration() - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- getElasticImageConfiguration() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityElasticImageMapping
-
- getElasticImageConfiguration() - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- getElasticImageConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- getElasticImageConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- getElasticImageConfigurationByAmi(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationDao
-
Retrieves a list of all elastic image configurations that use a specific image.
- getElasticImageConfigurationByAmi(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationHibernateDao
-
Retrieves a list of all elastic image configurations that use a specific image.
- getElasticImageConfigurationById(long) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationAccessor
-
Retrieve an elastic image.
- getElasticImageConfigurationById(long) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationAccessorImpl
-
- getElasticImageConfigurationById(long) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManagerImpl
-
- getElasticImageConfigurationId() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
Identifier of elastic configuration that could be used to identify elastic agent when registering at the server
- getElasticImageConfigurationId() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- getElasticImageConfigurationId() - Method in interface com.atlassian.bamboo.buildqueue.ElasticAgentDefinition
-
- getElasticImageConfigurationId() - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- getElasticImageConfigurationId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- getElasticImageConfigurationId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- getElasticImageConfigurationName() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
Name of elastic configuration
- getElasticImageConfigurationName() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- getElasticImageConfigurationName() - Method in class com.atlassian.bamboo.rest.StartElasticAgents
-
- getElasticImageConfigurations() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getElasticImageConfigurations() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getElasticImageConfigurations() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- getElasticImageConfigurations() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- getElasticImageConfigurationsByName(String, AwsSupportConstants.Region) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationAccessor
-
Retrieve an elastic image by name in a given region.
- getElasticImageConfigurationsByName(String, AwsSupportConstants.Region) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationAccessorImpl
-
- getElasticImageConfigurationsByName(String, AwsSupportConstants.Region) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationDao
-
Finds an elastic configuration by name in a given region.
- getElasticImageConfigurationsByName(String, AwsSupportConstants.Region) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationHibernateDao
-
- getElasticImageConfigurationsByName(String, AwsSupportConstants.Region) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManagerImpl
-
- getElasticImageConfigurationsShippedWithBamboo() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationAccessor
-
- getElasticImageConfigurationsShippedWithBamboo() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationAccessorImpl
-
- getElasticImageConfigurationsShippedWithBamboo() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManagerImpl
-
- getElasticImageId() - Method in interface com.atlassian.bamboo.buildqueue.ElasticAgentDefinition
-
- getElasticImageId() - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
Utility method for accessing AmiId of image
- getElasticImageIdList() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl.ExecutableInfoImpl
-
- getElasticImages() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding.ExecutableInfo
-
- getElasticImages() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl.ExecutableInfoImpl
-
- getElasticInstanceId() - Method in interface com.atlassian.bamboo.buildqueue.ElasticAgentDefinition
-
- getElasticInstanceId() - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- getElasticInstanceManagement() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- getElasticInstances() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- getElasticInstanceSchedule(long) - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleManager
-
Gets the schedule associated with that id.
- getElasticInstanceSchedule(long) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleManagerImpl
-
- getElasticInstanceScheduleId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- getElasticInstanceScheduleId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedules
-
- getElasticInstanceSchedules() - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleManager
-
Returns all schedules available in the system (enabled and disabled)
TODO Sorting
- getElasticInstanceSchedules(ElasticImageConfiguration) - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleManager
-
- getElasticInstanceSchedules() - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleManagerImpl
-
- getElasticInstanceSchedules(ElasticImageConfiguration) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleManagerImpl
-
- getElasticInstanceSchedules() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedules
-
- getElasticRemoteAgentByInstanceId(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Retrieve elastic instance of the given ID.
- getElasticRemoteAgentByInstanceId(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getElasticRemoteAgents() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Retrieve a readonly list of any currently existing EC2 instances
- getElasticRemoteAgents() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getElasticRemoteAgentsByConfiguration(ElasticImageConfiguration) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
- getElasticRemoteAgentsByConfiguration(long) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
- getElasticRemoteAgentsByConfiguration(ElasticImageConfiguration) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getElasticRemoteAgentsByConfiguration(long) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getElasticTerminationConfiguration() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- getElasticUIBean() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getElasticUIBean() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction
-
- getElasticUIBean() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getElasticUIBean() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- getElasticUIBean() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getElasticUIBean() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- getElement(String) - Method in class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
-
- getElement(Element, String) - Method in class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
-
- getElementAsString(Element) - Method in class com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor
-
- getElementContent() - Method in class com.atlassian.bamboo.configuration.ElementContentElementParser
-
- getElementCursor(Object, String, String) - Static method in class com.atlassian.bamboo.migration.MapperTestUtils
-
Caller should close the input stream by calling .getStreamReader().closeCompletely() on returned value
- getElements() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- getElementText(Element, String) - Method in class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
-
- getElevatedSecurityGuard() - Method in class com.atlassian.bamboo.rest.Login
-
- getEmail() - Method in interface com.atlassian.bamboo.author.AuthorContext
-
- getEmail() - Method in class com.atlassian.bamboo.author.AuthorDataImpl
-
- getEmail() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getEmail() - Method in class com.atlassian.bamboo.commit.AuthorContextImpl
-
- getEmail() - Method in class com.atlassian.bamboo.event.EmailEvent
-
- getEmail() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage.TableRow
-
- getEmail() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage.User
-
- getEmail() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage.UserDetails
-
- getEmail() - Method in class com.atlassian.bamboo.pageobjects.pages.user.EditUserProfilePage
-
- getEmail() - Method in class com.atlassian.bamboo.pageobjects.pages.user.UserProfilePage
-
- getEmail() - Method in class com.atlassian.bamboo.rest.model.admin.user.RestUser
-
- getEmail() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- getEmail() - Method in class com.atlassian.bamboo.testutils.user.TestUser
-
- getEmail() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- getEmail() - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- getEmail() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ChangeEmail
-
- getEmail() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getEmail() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- getEmail() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- getEmail() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- getEmail() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- getEmail() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
-
- getEmailAddress() - Method in class com.atlassian.bamboo.notification.recipients.EmailRecipient
-
- getEmailAddress() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
-
- getEmailSetting() - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- getEmailSettings() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getEmailSubject() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityAddedNotification
-
- getEmailSubject() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityRemovedNotification
-
- getEmailSubject() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- getEmailSubject() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- getEmailSubject() - Method in class com.atlassian.bamboo.notification.buildcommented.CommentNotification
-
- getEmailSubject() - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- getEmailSubject() - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotification
-
- getEmailSubject() - Method in class com.atlassian.bamboo.notification.buildhung.BuildHungNotification
-
- getEmailSubject() - Method in class com.atlassian.bamboo.notification.buildmissingcapableagent.BuildMissingCapableAgentNotification
-
- getEmailSubject() - Method in class com.atlassian.bamboo.notification.buildqueuetimeout.BuildQueueTimeoutNotification
-
- getEmailSubject() - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotification
-
- getEmailSubject() - Method in class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- getEmailSubject() - Method in interface com.atlassian.bamboo.notification.Notification
-
Retrieves the subject for the notification.
- getEmailSubject() - Method in class com.atlassian.bamboo.notification.rss.RssNotification
-
- getEmailSubject() - Method in class com.atlassian.bamboo.storage.notification.ArtifactStorageHardLimitExceededNotification
-
- getEmailSubject() - Method in class com.atlassian.bamboo.storage.notification.ArtifactStorageSoftLimitExceededNotification
-
- getEmailSubjectTemplate() - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- getEmailSubjectTemplate() - Method in class com.atlassian.bamboo.notification.buildcompleted.BuildCompletedNotification
-
- getEmailSubjectTemplate() - Method in class com.atlassian.bamboo.notification.chain.ChainCompletedNotification
-
- getEmailTerm() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- getEmptyProjects() - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- getEmptyProjects() - Method in interface com.atlassian.bamboo.project.ProjectDao
-
- getEmptyProjects() - Method in class com.atlassian.bamboo.project.ProjectHibernateDao
-
- getEmptyProjects() - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Returns empty projects.
- getEnabled() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranch
-
- getEnabledAgentsIds() - Method in class com.atlassian.bamboo.testutils.backdoor.AgentsControl
-
- getEnabledArtifactHandlerKeys() - Method in interface com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersService
-
Selected artifact handler stored in configuration as artifactHandler.getConfigurationPrefix + ":enabledForShared" key with "true" value*
- getEnabledArtifactHandlerKeys() - Method in class com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersServiceImpl
-
Selected artifact handler stores in configuration as artifactHandler.getConfigurationPrefix + ":enabledForShared" key with "true" value*
- getEnabledFactories(File, Collection, boolean) - Method in class com.atlassian.bamboo.repository.svn.SvnWcFormatSelector
-
- getEnabledPlugins() - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
- getEncoded() - Method in class com.atlassian.bamboo.security.trustedapplications.KeyUtils.InvalidKey
-
- getEncodedCurrentUrl() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getEncodedCurrentUrl() - Method in class com.atlassian.bamboo.ww2.actions.error.AccessDeniedAction
-
- getEncoding() - Static method in class com.atlassian.bamboo.webwork.StrutsConfiguration
-
- getEncryptedArtifactHandlerConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.handlers.AbstractArtifactHandlerConfigurator
-
- getEncryptedArtifactHandlerConfiguration(Map<String, String>) - Method in interface com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlerConfigurator
-
Filter out configuration of the artifact handler from the given map and encrypt sensitive field values.
- getEncryptedArtifactHandlerConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- getEncryptedArtifactHandlerConfigurationWithoutPrefix(String) - Method in interface com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersService
-
Get configuration a specific artifact handler.
- getEncryptedArtifactHandlerConfigurationWithoutPrefix(String) - Method in class com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersServiceImpl
-
- getEncryptedNewPassphrase() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.SshProxyAuthenticationDetails
-
- getEncryptedPassphrase() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getEncryptedPassword() - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- getEncryptedPassword() - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- getEncryptedPassword() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Whats the encryted password for the user
- getEncryptedPassword() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getEndIndex() - Method in class com.atlassian.bamboo.filter.Page
-
- getEndIndex() - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- getEndpointForJmsTunnel() - Method in class com.atlassian.bamboo.amq.BambooBrokerService
-
- getEndText(int, String, long, long) - Method in class com.atlassian.bamboo.filter.AccessLogFilter
-
- getEngine() - Method in class com.atlassian.bamboo.testutils.properties.DbProperties
-
- getEntity() - Method in interface com.atlassian.bamboo.index.quicksearch.QuickSearchDocument
-
- getEntity() - Method in class com.atlassian.bamboo.index.quicksearch.QuickSearchDocumentImpl
-
- getEntity() - Method in class com.atlassian.bamboo.plugin.decorator.AbstractUnsafeCodeDecorator
-
Wrapped entity.
- getEntity(String, Serializable) - Method in class org.springframework.orm.hibernate.support.ChainedInterceptorSupport
-
- getEntityAclType() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getEntityCommentCount(long) - Method in interface com.atlassian.bamboo.comment.CommentManager
-
- getEntityCommentCount(long) - Method in class com.atlassian.bamboo.comment.CommentManagerImpl
-
- getEntityCommentCountNoTx(long) - Method in interface com.atlassian.bamboo.comment.CommentManager
-
Returns the amount of comments filed against entity
- getEntityCommentCountNoTx(long) - Method in class com.atlassian.bamboo.comment.CommentManagerImpl
-
- getEntityGroupId() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getEntityGroupId() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getEntityGroupId() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
Returns id of a group entity belongs to.
- getEntityGroupId() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getEntityId - Static variable in interface com.atlassian.bamboo.comment.Comment
-
Function that returns Comment's entityId
- getEntityId() - Method in interface com.atlassian.bamboo.comment.Comment
-
The id of object the comment was added to
- getEntityId() - Method in class com.atlassian.bamboo.comment.CommentImpl
-
- getEntityId() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getEntityId() - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- getEntityId() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getEntityId() - Method in interface com.atlassian.bamboo.persister.AuditLogEntry
-
- getEntityId() - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- getEntityId() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getEntityId() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getEntityId() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getEntityKey() - Method in class com.atlassian.bamboo.deployments.DeploymentResultKeyImpl
-
- getEntityKey() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getEntityKey() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getEntityKey() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
Get entity key associated with this error
- getEntityKey() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- getEntityKey() - Method in class com.atlassian.bamboo.plan.DeploymentResultKeyAsPlanResultKey
-
Deprecated.
- getEntityKey() - Method in class com.atlassian.bamboo.plan.PlanResultKey
-
- getEntityKey() - Method in class com.atlassian.bamboo.rest.model.RestResultKey
-
- getEntityKey() - Method in interface com.atlassian.bamboo.ResultKey
-
What is this a result of.
- getEntityKey() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getEntityKey() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getEntityKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getEntityName() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getEntityName() - Method in interface com.atlassian.bamboo.user.cleanup.CrowdDeletedEntity
-
Name of the entity.
- getEntityName() - Method in class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityImpl
-
- getEntityName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- getEntityName(Object) - Method in class org.springframework.orm.hibernate.support.ChainedInterceptorSupport
-
- getEntityNamesByStringItemValues(String, List<String>) - Method in class com.atlassian.bamboo.user.propertyset.BambooBucketPropertySetHibernateDao
-
- getEntityNamesByStringItemValues(String, List<String>) - Method in interface com.atlassian.bamboo.user.propertyset.BambooPropertySetDao
-
- getEntityOid() - Method in class com.atlassian.bamboo.core.BambooEntityOid
-
Return unique entity OID from this OID object.
- getEntityPropertiesBuilder(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.export.BitbucketCloudImporterExporter
-
- getEntityPropertiesBuilder(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.git.v2.exporter.GitConfigurationExporter
-
- getEntityPropertiesBuilder(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.exporter.GitHubConfigurationExporter
-
- getEntityPropertiesBuilder(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.v2.exporter.BitbucketServerExporter
-
- getEntityPropertiesBuilder(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyRepositoryConfigurationExporter
-
- getEntityPropertiesBuilder(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.export.DefaultVcsRepositoryDataExporter
-
- getEntityPropertiesBuilder(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.export.NoOverridesVcsRepositoryDataExporter
-
- getEntityPropertiesBuilder(VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.export.VcsRepositoryDataExporter
-
Create empty instance of a properties builder appropriate for the exported repository data.
- getEntityQueryParser() - Method in class com.atlassian.crowd.embedded.atlassianuser.EcDelegationAccessor
-
- getEntityType() - Method in enum com.atlassian.bamboo.buildqueue.AgentAssignment.ExecutableType
-
- getEntityType() - Method in interface com.atlassian.bamboo.chains.cache.ImmutableChainStage
-
- getEntityType() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
Class of the entity on which the permissions are being modified.
- getEntityType() - Method in class com.atlassian.bamboo.core.BambooEntityOid
-
Return entity type represented by this OID.
- getEntityType() - Method in interface com.atlassian.bamboo.core.ImmutableEntityWithOid
-
- getEntityType() - Method in interface com.atlassian.bamboo.credentials.CredentialsData
-
- getEntityType() - Method in interface com.atlassian.bamboo.deployments.projects.InternalDeploymentProject
-
- getEntityType() - Method in interface com.atlassian.bamboo.persister.AuditLogEntry
-
- getEntityType() - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- getEntityType() - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionBase
-
- getEntityType() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
- getEntityType() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableJob
-
- getEntityType() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.node.BitbucketNodeEntityAdapter
-
- getEntityType() - Method in interface com.atlassian.bamboo.project.Project
-
- getEntityType() - Method in interface com.atlassian.bamboo.repository.RepositoryData
-
Deprecated.
- getEntityType() - Method in interface com.atlassian.bamboo.repository.RepositoryDataEntity
-
- getEntityType() - Method in class com.atlassian.bamboo.rest.adapter.FieldErrorsEntityAdapter
-
- getEntityType() - Method in class com.atlassian.bamboo.rest.adapter.NamedEntityAdapter
-
- getEntityType() - Method in interface com.atlassian.bamboo.task.TaskDefinition
-
- getEntityType() - Method in interface com.atlassian.bamboo.user.cleanup.CrowdDeletedEntity
-
Type of the entity.
- getEntityType() - Method in class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityImpl
-
- getEntityType() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
- getEntityType() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
- getEntityType() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- getEntries() - Method in class com.atlassian.bamboo.configuration.logs.ViewLog4jAction
-
- getEntries() - Method in class com.atlassian.bamboo.filter.PerformanceStatistics.ServletPathStats
-
- getEntries() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- getEntries() - Method in class com.atlassian.bamboo.security.acegi.acls.ImmutableAcl
-
- getEnumName() - Static method in class com.atlassian.bamboo.utils.BambooFunctions
-
- getEnv() - Method in class com.atlassian.bamboo.docker.RunConfig
-
- getEnv() - Method in class com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
- getEnv() - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- getEnvHome() - Method in class com.atlassian.bamboo.plugins.ant.task.AntCapabilityDefaultsHelper
-
- getEnvHome() - Method in class com.atlassian.bamboo.plugins.grails.GrailsCapabilityDefaultsHelper
-
- getEnvHome() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven1CapabilityDefaultsHelper
-
- getEnvHome() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven2CapabilityDefaultsHelper
-
- getEnvHome() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven3CapabilityDefaultsHelper
-
- getEnvHome() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
-
- getEnvironment() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getEnvironment() - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.configuration.actions.ConfigureEnvironmentMiscellaneousSettings
-
- getEnvironment() - Method in interface com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfig
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfigImpl
-
- getEnvironment(Map<String, Object>) - Static method in class com.atlassian.bamboo.deployments.DeploymentTaskContextHelper
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.agents.ConfigureEnvironmentAgents
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentPermissions
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.DeleteEnvironment
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.docker.ConfigureEnvironmentDocker
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironment
-
- getEnvironment() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentStatus
-
Environment represented by the status
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentStatusImpl
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentTriggerValidationError
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
Gets specific Environment by ID
- getEnvironment(DeploymentKey) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
Gets specific Environment by key
- getEnvironment(long) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- getEnvironment(DeploymentKey) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- getEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Get specific environment by ID.
- getEnvironment(long) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.execution.actions.DeleteDeploymentResult
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.execution.actions.StopDeployment
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.execution.actions.ViewDeploymentResult
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.projects.migration.DeploymentsImportContext
-
- getEnvironment() - Method in interface com.atlassian.bamboo.deployments.repository.EnvironmentRepositoryLink
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.repository.EnvironmentRepositoryLinkImpl
-
- getEnvironment() - Method in interface com.atlassian.bamboo.deployments.results.DeploymentResult
-
- getEnvironment() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getEnvironment(long) - Method in class com.atlassian.bamboo.plugins.rest.deployments.environments.DeploymentEnvironmentResource
-
Provide summary of a single environment.
- getEnvironment() - Method in interface com.atlassian.bamboo.process.EnvironmentVariableAccessor
-
- getEnvironment(CommonTaskContext) - Method in interface com.atlassian.bamboo.process.EnvironmentVariableAccessor
-
- getEnvironment() - Method in class com.atlassian.bamboo.process.EnvironmentVariableAccessorImpl
-
- getEnvironment(CommonTaskContext) - Method in class com.atlassian.bamboo.process.EnvironmentVariableAccessorImpl
-
- getEnvironment() - Method in interface com.atlassian.bamboo.process.ProcessContext
-
- getEnvironment() - Method in class com.atlassian.bamboo.process.ProcessContextImpl
-
- getEnvironment() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatus
-
- getEnvironment() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getEnvironmentComponent(String) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- getEnvironmentCount() - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
- getEnvironmentCount() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- getEnvironmentCount() - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- getEnvironmentCount() - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getEnvironmentCountForProject(long) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
- getEnvironmentCountForProject(long) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- getEnvironmentCountForProject(DeploymentProject) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- getEnvironmentCountForProject(DeploymentProject) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getEnvironmentData() - Method in class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
-
- getEnvironmentData() - Method in class com.atlassian.bamboo.testutils.junit.rule.BackdoorRule
-
- getEnvironmentDecorator() - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Create environment decorator function object.
- getEnvironmentDecorator() - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getEnvironmentDescription() - Method in interface com.atlassian.bamboo.deployments.environments.index.IndexedEnvironment
-
- getEnvironmentDescription() - Method in class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- getEnvironmentDisplayName() - Method in interface com.atlassian.bamboo.deployments.environments.DecoratedEnvironment
-
- getEnvironmentDisplayName() - Method in class com.atlassian.bamboo.deployments.environments.DecoratedEnvironmentImpl
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.configuration.actions.ConfigureEnvironmentMiscellaneousSettings
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.actions.agents.ConfigureEnvironmentAgents
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentPermissions
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.actions.docker.ConfigureEnvironmentDocker
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.DescribeAgentAvailability
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironmentTaskTypes
-
- getEnvironmentId() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentStatusForDashboard
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.events.AbstractEnvironmentEvent
-
- getEnvironmentId() - Method in interface com.atlassian.bamboo.deployments.environments.events.EnvironmentEvent
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.index.events.DeploymentResultDeindexedEvent
-
- getEnvironmentId() - Method in interface com.atlassian.bamboo.deployments.environments.index.IndexedEnvironment
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.execution.actions.DeleteDeploymentResult
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getEnvironmentId() - Method in interface com.atlassian.bamboo.deployments.execution.DeploymentContext
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProject
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.results.events.DeploymentResultDeletedEvent
-
- getEnvironmentId() - Method in interface com.atlassian.bamboo.deployments.results.InternalDeploymentResult
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getEnvironmentId() - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentInProgress
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentInProgressImpl
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.pageobjects.elements.deployments.environments.EnvironmentRowOnDashboardElement
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getEnvironmentId() - Method in interface com.atlassian.bamboo.variable.VariableDefinition
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- getEnvironmentId() - Method in class com.atlassian.bamboo.ww2.actions.build.DeploymentQueueItemViewForJsonDecorator
-
- getEnvironmentIdString() - Method in class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyTriggerReason
-
- getEnvironmentIsolationOptions() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- getEnvironmentIsolationOptions() - Method in class com.atlassian.bamboo.deployments.environments.actions.docker.ConfigureEnvironmentDocker
-
- getEnvironmentIsolationOptions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- getEnvironmentIsolationOptions() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- getEnvironmentLink() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableRow
-
- getEnvironmentMap() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog
-
- getEnvironmentName() - Method in interface com.atlassian.bamboo.deployments.environments.index.IndexedEnvironment
-
- getEnvironmentName() - Method in class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- getEnvironmentName() - Method in interface com.atlassian.bamboo.deployments.execution.DeploymentContext
-
- getEnvironmentName() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getEnvironmentName() - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentInProgress
-
- getEnvironmentName() - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentInProgressImpl
-
- getEnvironmentName() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableRow
-
Can be null if a deployment project has no environments.
- getEnvironmentName() - Method in class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyTriggerReason
-
- getEnvironmentName() - Method in class com.atlassian.bamboo.ww2.actions.build.DeploymentQueueItemViewForJsonDecorator
-
- getEnvironmentPluginConfig(long) - Method in interface com.atlassian.bamboo.deployments.configuration.service.EnvironmentCustomConfigService
-
Returns plugins configuration map of given environment.
- getEnvironmentPluginConfig(long) - Method in class com.atlassian.bamboo.deployments.configuration.service.EnvironmentCustomConfigServiceImpl
-
- getEnvironmentPosition() - Method in interface com.atlassian.bamboo.deployments.environments.index.IndexedEnvironment
-
- getEnvironmentPosition() - Method in class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- getEnvironmentRepositoryLink(InternalEnvironment, long) - Method in interface com.atlassian.bamboo.deployments.repository.persistence.EnvironmentRepositoryLinkDao
-
- getEnvironmentRepositoryLink(InternalEnvironment, long) - Method in class com.atlassian.bamboo.deployments.repository.persistence.EnvironmentRepositoryLinkHibernateDao
-
- getEnvironmentRepositoryLinks(InternalEnvironment) - Method in interface com.atlassian.bamboo.deployments.repository.persistence.EnvironmentRepositoryLinkDao
-
- getEnvironmentRepositoryLinks(InternalEnvironment) - Method in class com.atlassian.bamboo.deployments.repository.persistence.EnvironmentRepositoryLinkHibernateDao
-
- getEnvironmentRepositoryLinksForRepository(long) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- getEnvironmentRepositoryLinksForRepository(long) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getEnvironmentRepositoryLinksForRepository(long) - Method in interface com.atlassian.bamboo.deployments.repository.persistence.EnvironmentRepositoryLinkDao
-
- getEnvironmentRepositoryLinksForRepository(long) - Method in class com.atlassian.bamboo.deployments.repository.persistence.EnvironmentRepositoryLinkHibernateDao
-
- getEnvironmentRequirementSet(long) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Retrieve Agent Requirement set for environment, if environment with id exists.
- getEnvironmentRequirementSet(long) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getEnvironmentRequirementsSupplier(Environment, TaskDefinition) - Method in interface com.atlassian.bamboo.deployments.environments.task.EnvironmentTaskRequirementsHelper
-
Calculates requirements for a task definition that is part of a job.
- getEnvironmentRequirementsSupplier(Environment, TaskDefinition) - Method in class com.atlassian.bamboo.deployments.environments.task.EnvironmentTaskRequirementsHelperImpl
-
- getEnvironmentRow(String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage
-
Returns a table row of an environment belonging to a specific deployment project.
- getEnvironments() - Method in class com.atlassian.bamboo.deployments.environments.PaginatedEnvironmentsForDashboard
-
- getEnvironments() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProject
-
- getEnvironments() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects.DeploymentVersionWithEnvironments
-
- getEnvironments() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects
-
- getEnvironments() - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProject
-
- getEnvironments() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectIdentifier
-
- getEnvironments() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectImpl
-
- getEnvironments() - Method in class com.atlassian.bamboo.deployments.projects.service.ArtifactValidationError
-
- getEnvironments() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestDeploymentProject
-
- getEnvironments() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestDeploymentProject
-
- getEnvironments() - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- getEnvironmentsForDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
Retrieve all environments for a Deployment Project
- getEnvironmentsForDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- getEnvironmentsForDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Get all environments for a particular deployment project.
- getEnvironmentsForDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getEnvironmentStatuses() - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectStatusForResultSummary
-
- getEnvironmentStatuses() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectStatusForResultSummaryImpl
-
- getEnvironmentStatuses() - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectWithEnvironmentStatuses
-
- getEnvironmentStatuses() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectWithEnvironmentStatusesImpl
-
- getEnvironmentStatutes(DeploymentDashboardResource.EnvironmentIds) - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentDashboardResource
-
Get environment latest release info.
- getEnvironmentsToTrigger(TriggerableInternalKey) - Method in interface com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyService
-
- getEnvironmentsToTrigger(TriggerableInternalKey) - Method in class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyServiceImpl
-
- getEnvironmentStubsForDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
Retrieve all environment stubs for a Deployment Project.
- getEnvironmentStubsForDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- getEnvironmentStubsForDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Get all environment stubs for a particular deployment project.
- getEnvironmentStubsForDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getEnvironmentsUsingRepository(long) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- getEnvironmentsUsingRepository(long) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getEnvironmentsUsingRepository(long) - Method in interface com.atlassian.bamboo.deployments.repository.persistence.EnvironmentRepositoryLinkDao
-
- getEnvironmentsUsingRepository(long) - Method in class com.atlassian.bamboo.deployments.repository.persistence.EnvironmentRepositoryLinkHibernateDao
-
- getEnvironmentsUsingRepositoryDataEntity(long) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
TODO 6.0 rename to getEnvironmentsUsingRepository
- getEnvironmentsUsingRepositoryDataEntity(long) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getEnvironmentUsingRepository() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- getEnvironmentVariable(String, boolean) - Static method in class com.atlassian.bamboo.utils.SystemProperty
-
Obtain the specified environment variable.
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.Maven2TaskComponent
-
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getErrConsumer() - Method in class com.atlassian.bamboo.testutils.ProcessDescriptor
-
- getError(String) - Method in interface com.atlassian.bamboo.logger.AdminErrorHandler
-
Obtain the specifed error from the handler.
- getError(String) - Method in class com.atlassian.bamboo.logger.AdminErrorHandlerImpl
-
- getError() - Method in class com.atlassian.upgrade.UpgradeError
-
- getErrorAccessor() - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- getErrorAccessor() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getErrorAccessor() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
Returns decoratingErrorAccessor bean
- getErrorCode() - Method in exception com.atlassian.bamboo.exception.XsrfCheckException
-
Error code which should provide additional information about what has failed during the token validation.
- getErrorCode() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashMirrorErrorEntity
-
- getErrorCollection() - Method in interface com.atlassian.bamboo.build.BuildDetectionResult
-
- getErrorCollection() - Method in class com.atlassian.bamboo.build.BuildDetectionResultImpl
-
- getErrorCollection() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getErrorCollection() - Method in exception com.atlassian.bamboo.exception.WebValidationException
-
- getErrorCollection() - Method in interface com.atlassian.bamboo.plan.trigger.PlanTriggerResult
-
- getErrorCollection() - Method in class com.atlassian.bamboo.plan.trigger.PlanTriggerResultBuilder.BuildTriggerResultImpl
-
- getErrorCollection() - Method in class com.atlassian.bamboo.plan.trigger.PlanTriggerResultBuilder
-
- getErrorCollection() - Method in exception com.atlassian.bamboo.plugins.rest.common.exception.XmlCompatibleWebApplicationErrorException
-
- getErrorCollection() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getErrorCollection() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
Any errors associated with the build
- getErrorCollection() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getErrorDetails() - Method in class com.atlassian.bamboo.event.BambooErrorEvent
-
- getErrorDetails(String, int) - Method in class com.atlassian.bamboo.logger.DefaultErrorHandler
-
- getErrorDetails(String, int) - Method in interface com.atlassian.bamboo.logger.ErrorHandler
-
Obtain the specified error from the handler.
- getErrorDetails() - Method in class com.atlassian.bamboo.logger.ViewBuildError
-
Provide the UI with the ErrorDetails obtained from executing this action
- getErrorDialog() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPermissionsPage
-
- getErrorElement() - Method in class com.atlassian.bamboo.pageobjects.pages.project.ProjectChangeNameDialog
-
- getErrorLog() - Method in class com.atlassian.bamboo.build.logger.AbstractBuildLogger
-
- getErrorLog() - Method in interface com.atlassian.bamboo.build.logger.BuildLogger
-
- getErrorLog() - Method in class com.atlassian.bamboo.build.logger.DisconnectedBuildLogger
-
- getErrorLog() - Method in class com.atlassian.bamboo.build.logger.NullBuildLogger
-
- getErrorLog() - Method in class com.atlassian.bamboo.build.logger.SimpleBuildLogger
-
- getErrorLog() - Method in class com.atlassian.bamboo.testutils.ProcessDescriptor
-
- getErrorMessage() - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- getErrorMessage() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentTriggerValidationError
-
- getErrorMessage() - Method in class com.atlassian.bamboo.event.rss.RssErrorEvent
-
- getErrorMessage() - Method in class com.atlassian.bamboo.pageobjects.components.variables.InlineVariableEditComponent
-
- getErrorMessage() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooLoginPage
-
- getErrorMessage() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureNotificationComponent
-
- getErrorMessage() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- getErrorMessage() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- getErrorMessage() - Method in class com.atlassian.bamboo.pageobjects.pages.storage.StorageHardLimitExceededBanner
-
- getErrorMessage() - Method in class com.atlassian.bamboo.plugin.BambooPluginUtils.Callable
-
- getErrorMessages() - Method in interface com.atlassian.bamboo.Bamboo
-
- getErrorMessages(PlanKey) - Method in interface com.atlassian.bamboo.Bamboo
-
- getErrorMessages() - Method in class com.atlassian.bamboo.container.BambooContainer
-
What error messages have we detected to far?
- getErrorMessages(PlanKey) - Method in class com.atlassian.bamboo.container.BambooContainer
-
- getErrorMessages() - Method in class com.atlassian.bamboo.deployments.projects.service.ArtifactValidationError
-
- getErrorMessages() - Method in class com.atlassian.bamboo.pageobjects.pages.docker.AbstractDockerPage
-
- getErrorMessages() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ClonePlanPage
-
- getErrorMessages() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
- getErrorMessages() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanTasksPage
-
- getErrorMessages() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.EditPlanDetailsPage
-
- getErrorMessages() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- getErrorMessages() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.EditProjectDetailsPage
-
- getErrorMessages() - Method in interface com.atlassian.bamboo.utils.error.ErrorCollection
-
Get all non field-specific error messages.
- getErrorMessages() - Method in class com.atlassian.bamboo.utils.error.SimpleErrorCollectionInternal
-
Deprecated.
- getErrorMessages() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getErrorMessagesByAgentId(Long) - Method in interface com.atlassian.bamboo.Bamboo
-
- getErrorMessagesByAgentId(Long) - Method in class com.atlassian.bamboo.container.BambooContainer
-
- getErrorMessageText() - Method in class com.atlassian.bamboo.pageobjects.elements.HostVerificationErrorMessageElement
-
- getErrorNumber() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getErrorNumber() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
- getErrorNumber() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- getErrorOrPrivateKeyLocation() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getErrorPrefix() - Method in enum com.atlassian.bamboo.validation.ValidationService.ValidationType
-
- getErrorReceiver() - Method in interface com.atlassian.bamboo.ssh.ProxyConnectionData
-
- getErrors() - Method in class com.atlassian.bamboo.build.BuildRequestResultImpl
-
- getErrors() - Method in class com.atlassian.bamboo.chains.ChainStateCreationRequestResultImpl
-
- getErrors() - Method in interface com.atlassian.bamboo.chains.ChainStateResult
-
- getErrors() - Method in class com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringResultImpl
-
- getErrors() - Method in interface com.atlassian.bamboo.logger.AdminErrorHandler
-
Obtain all the errors recorded
- getErrors() - Method in class com.atlassian.bamboo.logger.AdminErrorHandlerImpl
-
- getErrors(ResultKey) - Method in class com.atlassian.bamboo.logger.AggregatedChainErrorAccessor
-
- getErrors(Key) - Method in class com.atlassian.bamboo.logger.AggregatedChainErrorAccessor
-
- getErrors(ResultKey) - Method in class com.atlassian.bamboo.logger.DecoratingErrorAccessorImpl
-
- getErrors(Key) - Method in class com.atlassian.bamboo.logger.DecoratingErrorAccessorImpl
-
- getErrors(ResultKey) - Method in class com.atlassian.bamboo.logger.DefaultErrorHandler
-
- getErrors(Key) - Method in class com.atlassian.bamboo.logger.DefaultErrorHandler
-
- getErrors(ResultKey) - Method in interface com.atlassian.bamboo.logger.ErrorAccessor
-
Obtain all the errors recorded against a specific result
- getErrors(Key) - Method in interface com.atlassian.bamboo.logger.ErrorAccessor
-
Obtain all the errors recorded against a specific plan
- getErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.ConfigureReleaseVersioningPage
-
- getErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfigureDeploymentProjectDetailsPage
-
- getErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.jira.CreateIssueComponent
-
- getErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupDatabaseValidationErrorPage
-
- getErrors() - Method in interface com.atlassian.bamboo.plan.ExecutionRequestResult
-
Any errors that occurred during the execution request
- getErrors() - Method in class com.atlassian.bamboo.plugins.rest.common.exception.XmlCompatibleRestErrorCollection
-
- getErrors() - Method in class com.atlassian.bamboo.plugins.stash.rest.common.RestErrorCollection
-
- getErrors() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashErrors
-
- getErrors() - Method in class com.atlassian.bamboo.rest.common.exception.RestErrorCollection
-
- getErrors() - Method in class com.atlassian.bamboo.results.tests.TestResults
-
How many errors does the test have.
- getErrors() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
- getErrors() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- getErrors() - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
-
- getErrors() - Method in interface com.atlassian.bamboo.upgrade.UpgradeTask
-
- getErrors() - Method in interface com.atlassian.bamboo.utils.error.ErrorCollection
-
Get all field-specific errors.
- getErrors() - Method in class com.atlassian.bamboo.utils.error.SimpleErrorCollectionInternal
-
Deprecated.
- getErrors() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getErrors() - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
- getErrors() - Method in class com.atlassian.upgrade.AbstractUpgradeTask
-
- getErrors() - Method in interface com.atlassian.upgrade.UpgradeManager
-
- getErrors() - Method in interface com.atlassian.upgrade.UpgradeTask
-
Return any errors that occur.
- getErrorsByAgentId(Long) - Method in class com.atlassian.bamboo.logger.AggregatedChainErrorAccessor
-
- getErrorsByAgentId(Long) - Method in class com.atlassian.bamboo.logger.DecoratingErrorAccessorImpl
-
- getErrorsByAgentId(Long) - Method in class com.atlassian.bamboo.logger.DefaultErrorHandler
-
- getErrorsByAgentId(Long) - Method in interface com.atlassian.bamboo.logger.ErrorAccessor
-
Obtain all the errors recorded filtered by Agent Id
- getErrorStringList() - Method in class com.atlassian.bamboo.build.logger.interceptors.ErrorMemorisingInterceptor
-
- getEstimatedDuration() - Method in interface com.atlassian.bamboo.progressbar.ProgressBar
-
Returns prospected duration of a task.
- getEstimatedDuration() - Method in class com.atlassian.bamboo.progressbar.ProgressBarImpl
-
- getEstimatedReindexCompletionTime() - Method in interface com.atlassian.bamboo.index.IndexerManager
-
Returns information on estimated completion time while full indexing operation is running.
- getEstimatedReindexCompletionTime() - Method in class com.atlassian.bamboo.index.IndexerManagerImpl
-
- getEstimatedReindexCompletionTime() - Method in class com.atlassian.bamboo.index.ReindexAction
-
- getEstimatedReindexTime() - Method in class com.atlassian.bamboo.deployments.environments.index.EnvironmentIndexerImpl
-
- getEstimatedReindexTime() - Method in class com.atlassian.bamboo.deployments.versions.index.VersionIndexerImpl
-
- getEstimatedReindexTime() - Method in class com.atlassian.bamboo.index.buildresult.DefaultBuildResultsIndexer
-
- getEstimatedReindexTime() - Method in interface com.atlassian.bamboo.index.Indexer
-
How long will it take to reindex all objects in this index.
- getEstimatedReindexTime() - Method in interface com.atlassian.bamboo.index.IndexerManager
-
How long will it take to reindex all indexes.
- getEstimatedReindexTime() - Method in class com.atlassian.bamboo.index.IndexerManagerImpl
-
- getEstimatedReindexTime() - Method in class com.atlassian.bamboo.index.quicksearch.QuickSearchIndexerImpl
-
- getETag() - Method in class com.atlassian.bamboo.rest.model.Status
-
Deprecated.
- getEvaluatedVersionName(String, Map<String, VariableDefinitionContext>, Set<String>) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
- getEvaluatedVersionName(String, Map<String, VariableDefinitionContext>, Set<String>) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getEvent() - Method in class com.atlassian.bamboo.event.EventListenerRunnable
-
- getEvent() - Method in class com.atlassian.bamboo.event.spi.EventInvokerRunnable
-
- getEvent() - Method in class com.atlassian.bamboo.notification.AbstractNotification
-
- getEvent() - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotification
-
- getEvent() - Method in class com.atlassian.bamboo.notification.buildhung.BuildHungNotification
-
- getEvent() - Method in class com.atlassian.bamboo.notification.buildmissingcapableagent.BuildMissingCapableAgentNotification
-
- getEvent() - Method in class com.atlassian.bamboo.notification.buildqueuetimeout.BuildQueueTimeoutNotification
-
- getEvent() - Method in interface com.atlassian.bamboo.notification.Notification
-
- getEvent() - Method in class com.atlassian.bamboo.notification.rss.RssNotification
-
- getEvent() - Method in class com.atlassian.bamboo.plugins.stash.StashDiagnostics.LastReceivedEventInfo
-
- getEvent(String, Long) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.events.EventResource
-
- getEvent(long, TimeUnit) - Method in class com.atlassian.bamboo.testutils.event.SingleEventLogger
-
- getEvent(Duration) - Method in class com.atlassian.bamboo.testutils.event.SingleEventLogger
-
- getEventClass() - Method in class com.atlassian.bamboo.testutils.backdoor.EventRegistry.EventMatcher
-
- getEventCountsMap() - Method in class com.atlassian.bamboo.event.spi.EventStats
-
Returns a copy of the map where the key is the event name and the value has how many times the event has been
dispatched.
- getEventCreationTime() - Method in class com.atlassian.bamboo.event.ChainCreatedEvent
-
- getEventCreationTime() - Method in class com.atlassian.bamboo.event.ProjectCreatedEvent
-
- getEventCreationTime() - Method in class com.atlassian.bamboo.event.ProjectDeletedEvent
-
- getEventCreationTime() - Method in class com.atlassian.bamboo.event.ProjectUpdatedEvent
-
- getEventExecutorStats() - Method in class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- getEventFuture() - Method in class com.atlassian.bamboo.testutils.event.SingleEventLogger
-
- getEventListener() - Method in class com.atlassian.bamboo.event.EventListenerRunnable
-
- getEventName() - Method in class com.atlassian.bamboo.analytics.BaseDataEvent
-
- getEventName() - Method in class com.atlassian.bamboo.event.agent.AgentAuthorisationEvent
-
- getEventName() - Method in class com.atlassian.bamboo.event.analytics.GenericAnalyticsEvent
-
- getEventName() - Method in class com.atlassian.bamboo.plugins.stash.analytics.SmartMirrorEvent
-
- getEventName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.rollback.RestRollback
-
- getEvents() - Method in class com.atlassian.bamboo.ww2.actions.error.ErrorAction
-
- getEvents() - Method in class com.atlassian.bamboo.ww2.actions.error.ErrorEventsAction
-
- getEventsQueue() - Method in interface com.atlassian.bamboo.event.spi.ExecutorStats
-
LIst of
Runnable
that current waiting to be run
- getEventsQueue() - Method in class com.atlassian.bamboo.event.spi.ExecutorStatsImpl
-
- getEventStats() - Method in class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- getException() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodEntity
-
- getException() - Method in class com.atlassian.bamboo.process.DelegatingProcessHandler
-
- getException() - Method in class com.atlassian.bamboo.utils.fage.Result
-
Return exception object if
Result
object was created with one.
- getExceptionName() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashErrors.StashError
-
- getExceptionTranslator() - Method in class com.atlassian.bamboo.ww2.actions.error.FiveOhOh
-
- getExcludedNotificationRecipients() - Method in class com.atlassian.bamboo.notification.AbstractNotification
-
- getExcludedNotificationRecipients() - Method in interface com.atlassian.bamboo.notification.Notification
-
Returns the excluded recipients of this Notification
- getExecutable() - Method in class com.atlassian.bamboo.testutils.model.task.AntTaskDetails
-
- getExecutable() - Method in class com.atlassian.bamboo.testutils.model.task.Maven2TaskDetails
-
- getExecutable() - Method in class com.atlassian.bamboo.testutils.model.task.Maven3TaskDetails
-
- getExecutable() - Method in interface com.atlassian.bamboo.testutils.model.task.MavenTaskDetails
-
- getExecutableAgentMatrix() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.DescribeAgentAvailability
-
- getExecutableAgentMatrixForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.environments.requirement.EnvironmentRequirementService
-
Retrieve all executable agents for a particular environment.
- getExecutableAgentMatrixForEnvironment(InternalEnvironment) - Method in interface com.atlassian.bamboo.deployments.environments.requirement.EnvironmentRequirementService
-
Retrieve all executable agents for a particular environment.
- getExecutableAgentMatrixForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.environments.requirement.EnvironmentRequirementServiceImpl
-
- getExecutableAgentMatrixForEnvironment(InternalEnvironment) - Method in class com.atlassian.bamboo.deployments.environments.requirement.EnvironmentRequirementServiceImpl
-
- getExecutableAgentMatrixForJob(PlanKey) - Method in interface com.atlassian.bamboo.v2.build.requirement.RequirementService
-
retrieve all executable agents for a particular job.
- getExecutableAgentMatrixForJob(PlanKey) - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementServiceImpl
-
- getExecutableAgents() - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- getExecutableAgents() - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- getExecutableAgents(ExecutableAgentsHelper.ExecutorQuery) - Method in interface com.atlassian.bamboo.plan.ExecutableAgentsHelper
-
- getExecutableAgents(ExecutableAgentsHelper.ExecutorQuery) - Method in class com.atlassian.bamboo.plan.ExecutableAgentsHelperImpl
-
- getExecutableAgents() - Method in class com.atlassian.bamboo.ww2.actions.build.DeploymentQueueItemViewForJsonDecorator
-
- getExecutableAgentsMatrix() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.DescribeAgentAvailability
-
- getExecutableAgentsMatrix(ExecutableAgentsHelper.ExecutorQuery) - Method in interface com.atlassian.bamboo.plan.ExecutableAgentsHelper
-
- getExecutableAgentsMatrix(ExecutableAgentsHelper.ExecutorQuery) - Method in class com.atlassian.bamboo.plan.ExecutableAgentsHelperImpl
-
- getExecutableBuildables() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getExecutableBuildables(ExecutableAgentsHelper.ExecutableQuery) - Method in interface com.atlassian.bamboo.plan.ExecutableAgentsHelper
-
Collection of buildables for which this agent can execute.
- getExecutableBuildables(ExecutableAgentsHelper.ExecutableQuery) - Method in class com.atlassian.bamboo.plan.ExecutableAgentsHelperImpl
-
- getExecutableBuildables() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getExecutableBuildAgent() - Method in interface com.atlassian.bamboo.v2.build.agent.LocalBuildAgent
-
The executable agent (which you can start/stop/build on) for the local agent.
- getExecutableBuildAgent() - Method in class com.atlassian.bamboo.v2.build.agent.LocalBuildAgentImpl
-
- getExecutableBuildAgentsBREAK() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
- getExecutableBuildAgentsBREAK() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getExecutableDeploymentEnvironmentLink(TestEnvironmentDetails) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.agent.ViewAgentPage
-
- getExecutableDeploymentProjectLink(TestDeploymentProjectDetails) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.agent.ViewAgentPage
-
- getExecutableDescription(String) - Method in class com.atlassian.bamboo.plugins.git.GitCapabilityTypeModule
-
- getExecutableDescription(String) - Method in class com.atlassian.bamboo.plugins.hg.HgCapabilityTypeModule
-
- getExecutableDescription() - Method in class com.atlassian.bamboo.plugins.ssh.SshCapabilityTypeModule
-
- getExecutableDescription(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractMultipleExecutableCapabilityTypeModule
-
- getExecutableDstPath() - Method in class com.atlassian.bamboo.agent.installer.JavaServiceWrapperFileNames
-
- getExecutableElasticImages() - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- getExecutableElasticImages() - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- getExecutableElasticImages() - Method in class com.atlassian.bamboo.ww2.actions.build.DeploymentQueueItemViewForJsonDecorator
-
- getExecutableElasticImagesBREAK() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
- getExecutableElasticImagesBREAK() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getExecutableEnvironments() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getExecutableEnvironments(ExecutableAgentsHelper.ExecutableQuery) - Method in interface com.atlassian.bamboo.plan.ExecutableAgentsHelper
-
- getExecutableEnvironments(ExecutableAgentsHelper.ExecutableQuery) - Method in class com.atlassian.bamboo.plan.ExecutableAgentsHelperImpl
-
- getExecutableEnvironments() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getExecutableFilename() - Method in class com.atlassian.bamboo.plugins.git.GitCapabilityTypeModule
-
- getExecutableFilename() - Method in class com.atlassian.bamboo.plugins.hg.HgCapabilityTypeModule
-
- getExecutableFilename() - Method in class com.atlassian.bamboo.plugins.ssh.SshCapabilityTypeModule
-
- getExecutableFilename() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- getExecutableGroupId() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService.AgentAssignmentExecutable
-
- getExecutableId() - Method in interface com.atlassian.bamboo.buildqueue.AgentAssignment
-
- getExecutableId() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService.AgentAssignmentExecutable
-
- getExecutableId() - Method in class com.atlassian.bamboo.rest.model.agent.RestDedicatedAgent
-
- getExecutableId() - Method in class com.atlassian.bamboo.v2.build.agent.AgentAssignmentImpl
-
- getExecutableImages(ExecutableAgentsHelper.ExecutorQuery) - Method in interface com.atlassian.bamboo.plan.ExecutableAgentsHelper
-
Calculates the list of elastic images that are capable of running an agent that can build a Buildable plan.
- getExecutableImages(ExecutableAgentsHelper.ExecutorQuery) - Method in class com.atlassian.bamboo.plan.ExecutableAgentsHelperImpl
-
- getExecutableImages(CommonContextMap.ContextWithMetadata) - Method in class com.atlassian.bamboo.v2.build.queue.ExecutorCalculator
-
- getExecutableInfo() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getExecutableKey() - Method in class com.atlassian.bamboo.plugins.ssh.SshCapabilityTypeModule
-
- getExecutableKey() - Method in interface com.atlassian.bamboo.task.TaskExecutableType
-
- getExecutableKey() - Method in class com.atlassian.bamboo.task.TaskExecutableTypeImpl
-
- getExecutableKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- getExecutableKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractMultipleExecutableCapabilityTypeModule
-
- getExecutableKindKey() - Method in class com.atlassian.bamboo.plugins.git.GitCapabilityTypeModule
-
- getExecutableKindKey() - Method in class com.atlassian.bamboo.plugins.hg.HgCapabilityTypeModule
-
- getExecutableKindKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractMultipleExecutableCapabilityTypeModule
-
- getExecutableLabels(String) - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getExecutableLabels(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getExecutableLabelTypeMap() - Method in interface com.atlassian.bamboo.task.TaskManager
-
Returns a map of currently available "configured" executables - uniquely identified by a label.
- getExecutableLabelTypeMap() - Method in class com.atlassian.bamboo.task.TaskManagerImpl
-
- getExecutableLabelTypeMap() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getExecutableLabelTypeMap(String...) - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getExecutableLabelTypeMap() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getExecutableLabelTypeMap(String...) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getExecutableName() - Method in class com.atlassian.bamboo.plugins.ant.task.AntCapabilityDefaultsHelper
-
- getExecutableName() - Method in class com.atlassian.bamboo.plugins.grails.GrailsCapabilityDefaultsHelper
-
- getExecutableName() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven1CapabilityDefaultsHelper
-
- getExecutableName() - Static method in class com.atlassian.bamboo.plugins.maven.task.Maven1Config
-
- getExecutableName() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven2CapabilityDefaultsHelper
-
- getExecutableName() - Static method in class com.atlassian.bamboo.plugins.maven.task.Maven2Config
-
- getExecutableName() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven3CapabilityDefaultsHelper
-
- getExecutableName() - Static method in class com.atlassian.bamboo.plugins.maven.task.Maven3Config
-
This is only a hint for the executable to search for in the path.
- getExecutableName() - Method in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitCapabilityDefaultsHelper
-
- getExecutableName() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
-
- getExecutableSrcPath() - Method in class com.atlassian.bamboo.agent.installer.JavaServiceWrapperFileNames
-
- getExecutableType() - Method in interface com.atlassian.bamboo.buildqueue.AgentAssignment
-
Type of executable -> the type of object that the executable id refers to.
- getExecutableType() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService.AgentAssignmentExecutable
-
- getExecutableType() - Method in class com.atlassian.bamboo.event.agent.AgentAssignmentCreatedAnalyticsEvent
-
- getExecutableType() - Method in class com.atlassian.bamboo.event.agent.AgentAssignmentDeletedAnalyticsEvent
-
- getExecutableType() - Method in class com.atlassian.bamboo.rest.model.agent.RestDedicatedAgent
-
- getExecutableType() - Method in class com.atlassian.bamboo.v2.build.agent.AgentAssignmentImpl
-
- getExecutableTypes() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractMultipleExecutableCapabilityTypeModule
-
- getExecuteAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.AddNotificationBulkAction
-
- getExecuteAction() - Method in interface com.atlassian.bamboo.ww2.actions.admin.bulk.BulkAction
-
The final action to execute to act on the bulk action
- getExecuteAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DeleteAllNotificationBulkAction
-
- getExecuteAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction
-
- getExecuteAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction
-
- getExecuteAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction
-
- getExecuteAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.AbstractRepositoryBulkAction
-
- getExecuteAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateWebUrlBulkAction
-
- getExecuteAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersBulkAction
-
- getExecutedDate() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentStatusForDashboard
-
- getExecutedDate() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getExecutedDate() - Method in interface com.atlassian.bamboo.deployments.results.InternalDeploymentResult
-
- getExecutedDate() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getExecutedDate() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getExecutedDate() - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentInProgress
-
- getExecutedDate() - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentInProgressImpl
-
- getExecutedDate() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getExecutedDate() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getExecutingChains(PlanKey) - Method in interface com.atlassian.bamboo.chains.ChainExecutionAccessor
-
Get the Collection of the state of the ChainExecution or empty collection when no chain is executing
- getExecutingChains(PlanKey) - Method in class com.atlassian.bamboo.chains.ChainExecutionManagerImpl
-
- getExecutionContext() - Method in interface com.atlassian.bamboo.chains.ChainExecution
-
- getExecutionContext() - Method in interface com.atlassian.bamboo.chains.ChainState
-
- getExecutionContext() - Method in interface com.atlassian.bamboo.chains.StageExecution
-
- getExecutionContext() - Method in interface com.atlassian.bamboo.chains.StageState
-
- getExecutionException() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionWork
-
- getExecutionPreference(ImmutablePlan, Map<String, String>) - Method in interface com.atlassian.bamboo.build.BuildTriggerCondition
-
Use to indicate preference for whether this plugin things the plan should execute.
- getExecutionPreference(ImmutablePlan, Map<String, String>) - Method in class com.atlassian.bamboo.buildtrigger.PlansGreenCondition
-
- getExecutionStatus(PlanResultKey) - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- getExecutionStatus() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getExecutionStatus(PlanKey) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- getExecutionStatus(PlanResultKey) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- getExecutionStatus(PlanKey) - Method in interface com.atlassian.bamboo.plan.ExecutionStatusProvider
-
- getExecutionStatus(PlanResultKey) - Method in interface com.atlassian.bamboo.plan.ExecutionStatusProvider
-
- getExecutionStatus(PlanKey) - Method in class com.atlassian.bamboo.plan.ExecutionStatusProviderImpl
-
- getExecutionStatus(PlanResultKey) - Method in class com.atlassian.bamboo.plan.ExecutionStatusProviderImpl
-
- getExecutionStatus(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- getExecutionStatus(PlanResultKey) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- getExecutionStatus() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectStatus
-
- getExecutionStatus() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- getExecutor() - Method in class com.atlassian.bamboo.event.spi.BambooSingletonUnboundedEventExecutorFactory
-
- getExecutor() - Method in class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityEventListener
-
- getExecutor() - Method in class com.atlassian.bamboo.vcs.runtime.ContextualVcsId
-
- getExecutorId() - Method in interface com.atlassian.bamboo.buildqueue.AgentAssignment
-
- getExecutorId() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService.AgentAssignmentExecutor
-
- getExecutorId() - Method in class com.atlassian.bamboo.rest.model.agent.RestDedicatedAgent
-
- getExecutorId() - Method in class com.atlassian.bamboo.v2.build.agent.AgentAssignmentImpl
-
- getExecutors() - Method in class com.atlassian.bamboo.plan.ExecutableAgentsHelper.ExecutableQuery
-
- getExecutorService() - Method in interface com.atlassian.bamboo.index.IndexerContext
-
- getExecutorsForExecutable(ResultKey) - Method in interface com.atlassian.bamboo.v2.build.queue.QueueOfExecutables
-
Returns the executors currently considered to be eligible for building resultKey.
- getExecutorsForExecutable(ResultKey) - Method in class com.atlassian.bamboo.v2.build.queue.queues.AbstractQueueOfExecutables
-
- getExecutorsForQueuedExecutable(ResultKey) - Method in interface com.atlassian.bamboo.v2.build.queue.BuildQueueManager
-
- getExecutorsForQueuedExecutable(ResultKey) - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueueManagerImpl
-
- getExecutorStats() - Method in interface com.atlassian.bamboo.plan.NonBlockingPlanExecutionService
-
- getExecutorStats() - Method in class com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl
-
- getExecutorType() - Method in interface com.atlassian.bamboo.buildqueue.AgentAssignment
-
Type of executor -> the type of object that the executor id refers to.
- getExecutorType() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService.AgentAssignmentExecutor
-
- getExecutorType() - Method in class com.atlassian.bamboo.event.agent.AgentAssignmentCreatedAnalyticsEvent
-
- getExecutorType() - Method in class com.atlassian.bamboo.event.agent.AgentAssignmentDeletedAnalyticsEvent
-
- getExecutorType() - Method in class com.atlassian.bamboo.rest.model.agent.RestDedicatedAgent
-
- getExecutorType() - Method in class com.atlassian.bamboo.v2.build.agent.AgentAssignmentImpl
-
- getExistingExecutable(String, String) - Static method in class com.atlassian.bamboo.v2.build.agent.capability.ExecutablePathUtils
-
- getExistingFailedTestCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsSummary
-
- getExistingFailedTestCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- getExistingFailedTests() - Method in class com.atlassian.bamboo.chains.ChainFilteredTestResults
-
- getExistingFailedTests() - Method in interface com.atlassian.bamboo.resultsummary.tests.FilteredTestResults
-
Returns
Multimap
of
TestCaseResult
that were failing in the previous build
and are still failing.
- getExistingFailedTests() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- getExistingFailedTestsTable() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.PlanResultTestsPage
-
- getExistingGroupNames() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.GroupsAdminPage
-
- getExistingNotificationsSet() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- getExistingProjectKey(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- getExistingProjectKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getExistingProjectKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getExistingProjectKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- getExistingProjects() - Method in class com.atlassian.bamboo.webwork.DashboardFilter
-
- getExistingProjects() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- getExistingProjects() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getExistingProjects() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getExistingProjectsCount() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getExistingProjectsCount() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getExistingProjectsForPlanCreation() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getExistingProjectsForPlanCreation() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getExistingProjectsJson() - Method in class com.atlassian.bamboo.webwork.DashboardFilter
-
- getExistingQuickFilters() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.QuickFiltersConfigurationPage
-
- getExistingRules() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.QuickFilterRulesConfigurationPage
-
- getExistingStage(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- getExistingTasks() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- getExistingTasks() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getExistingUsers() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage
-
- getExitCode() - Method in class com.atlassian.bamboo.process.DelegatingProcessHandler
-
- getExitValue() - Method in class com.atlassian.bamboo.testutils.ProcessDescriptor
-
- getExitValue() - Method in class com.atlassian.bamboo.testutils.RepositoryHelper.CommandResult
-
- getExpand() - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- getExpand() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestBranches
-
- getExpand() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranch
-
- getExpandablePage(PageRequest, UriInfo, String) - Method in interface com.atlassian.bamboo.plugins.rest.pagination.PaginationService
-
Constructs a
RestPageModel
which is an empty page with a self link.
- getExpandablePage(PageRequest, UriInfo, String) - Method in class com.atlassian.bamboo.plugins.rest.pagination.PaginationServiceImpl
-
- getExpandedSources() - Method in class com.atlassian.bamboo.plugins.git.jgit.transport.LazyRefSpec
-
- getExpansion(String) - Method in class com.atlassian.bamboo.rest.model.expansion.Expansion
-
Get expansion at a specific sub node.
- getExpectedBuildTime() - Method in interface com.atlassian.bamboo.build.monitoring.BuildHungDetails
-
The calculated expected build time - takes into account the average build time and the user configuration of
the build multiplies
- getExpectedBuildTime() - Method in class com.atlassian.bamboo.build.monitoring.BuildHungDetailsImpl
-
- getExpectedLogTime() - Method in interface com.atlassian.bamboo.build.monitoring.BuildHungDetails
-
The expected log time (as configured by the user)
- getExpectedLogTime() - Method in class com.atlassian.bamboo.build.monitoring.BuildHungDetailsImpl
-
- getExpiredTokens() - Method in class com.atlassian.bamboo.oauth.serviceprovider.ActiveObjectsServiceProviderTokenStore
-
- getExpiresAt() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.QuarantinedTestRow
-
- getExpiryConfig() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- getExpiryDuration() - Method in class com.atlassian.bamboo.rest.model.build.test.RestQuarantineExpiry
-
- getExpiryDuration() - Method in class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction
-
- getExpiryFinished() - Method in interface com.atlassian.bamboo.deployments.expiry.DeploymentExpiryResult
-
- getExpiryFinished() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryResultImpl
-
- getExpiryPeriod() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
Get the expiry period as a Joda time Period
object
- getExpiryPeriod() - Method in class com.atlassian.bamboo.build.test.QuarantineConfiguration
-
- getExpiryPeriod() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryConfig
-
- getExpiryPeriod() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.MiscellaneousConfigurationPage
-
- getExpiryPeriod() - Method in class com.atlassian.bamboo.rest.model.build.test.RestQuarantineExpiry
-
- getExpiryPeriod() - Method in class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction
-
- getExpiryStarted() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryContext
-
- getExpiryStarted() - Method in interface com.atlassian.bamboo.deployments.expiry.DeploymentExpiryResult
-
- getExpiryStarted() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryResultImpl
-
- getExpiryTime() - Method in interface com.atlassian.bamboo.oauth.serviceprovider.data.ao.AoServiceProviderToken
-
- getExpiryTypeArtifact() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- getExpiryTypeBuildLog() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- getExpiryTypeLabelKey(BuildExpiryType, boolean) - Static method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- getExpiryTypeNothing() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- getExpiryTypeResult() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- getExpiryTypes() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryConfig
-
- getExplanation() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction.AutoElasticConfigPreset
-
- getExploitObject() - Method in class com.atlassian.bamboo.configuration.TestOgnlEscaping
-
- getExploits() - Method in class com.atlassian.bamboo.configuration.TestOgnlEscaping
-
- getExploitString() - Method in class com.atlassian.bamboo.configuration.TestOgnlEscaping
-
- getExportArtifacts() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- getExporter() - Method in interface com.atlassian.bamboo.credentials.CredentialTypeModuleDescriptor
-
- getExporter() - Method in class com.atlassian.bamboo.credentials.CredentialTypeModuleDescriptorImpl
-
- getExporter() - Method in interface com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginModuleDescriptor
-
- getExporter() - Method in class com.atlassian.bamboo.plugin.descriptor.BuildTriggerConditionModuleDescriptorImpl
-
- getExporter() - Method in class com.atlassian.bamboo.plugin.descriptor.CustomEnvironmentConfigPluginModuleDescriptorImpl
-
- getExporter() - Method in class com.atlassian.bamboo.plugin.descriptor.NotificationRecipientModuleDescriptor
-
- getExporter() - Method in class com.atlassian.bamboo.plugin.descriptor.NotificationTypeModuleDescriptor
-
- getExporter() - Method in interface com.atlassian.bamboo.trigger.BuildTriggerConditionModuleDescriptor
-
- getExporter() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getExporter() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getExporter() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getExporter() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getExporter() - Method in interface com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerModuleDescriptor
-
- getExporter() - Method in class com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerModuleDescriptorImpl
-
- getExportItem() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectSpecs
-
- getExportItem() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectYaml
-
- getExportItem() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ViewPlanSpecs
-
- getExportItem() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ViewPlanYaml
-
- getExpressInstall() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- getExtClassPath() - Method in class com.atlassian.bamboo.maven.embedder.MavenConfiguration
-
- getExtendedAuthorByName(String) - Method in interface com.atlassian.bamboo.author.ExtendedAuthorManager
-
Get Author information by author name.
- getExtendedAuthorByName(String) - Method in class com.atlassian.bamboo.author.HibernateAuthorManagerImpl
-
- getExternalMemberNames(Group) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- getExtraBuildResultsData() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- getExtraBuildResultsData() - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummary
-
- getExtraBuildResultsData() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- getExtractedCommits() - Method in class com.atlassian.bamboo.plugins.git.CommitOutputHandler
-
- getExtraData() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getExtraEnvironment() - Method in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- getExtraEnvironment() - Method in class com.atlassian.bamboo.plugins.command.task.CommandConfig
-
- getExtraEnvironment() - Method in class com.atlassian.bamboo.plugins.maven.task.AbstractMavenConfig
-
- getExtraEnvironment() - Method in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- getExtraEnvironment() - Method in interface com.atlassian.bamboo.plugins.php.task.PhpUnitConfig
-
- getExtraEnvironment() - Method in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- getExtraEnvironment() - Method in interface com.atlassian.bamboo.plugins.shell.task.ShellConfig
-
- getExtraInfo(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityTypeModule
-
- getExtraInfo() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
-
- getExtraInfo(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AgentEnvironmentCapabilityType
-
- getExtraInfo(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- getExtraInfo(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
-
Displayed after the label
- getExtraInfo() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.DecoratedCapabilityRequirement
-
- getExtraInfo(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.GenericCapabilityType
-
- getExtraInfo(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.JdkCapabilityType
-
- getExtraInfo(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.PerforceCapabilityType
-
- getExtraLevelName() - Method in class com.atlassian.bamboo.configuration.logs.ViewLog4jAction
-
- getFailedAction() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDefaultsAction
-
- getFailedBuildCount() - Method in class com.atlassian.bamboo.js.PlanSummaryObject
-
- getFailedBuildNumbers() - Method in interface com.atlassian.bamboo.build.statistics.StatisticsCollector
-
List of build numbers which had fails
- getFailedBuildNumbers() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
List of build numbers which had fails
- getFailedBuildResults() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- getFailedBuildResults() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- getFailedBuilds() - Method in interface com.atlassian.bamboo.author.Author
-
Gets all the builds triggered by the author that failed.
- getFailedBuilds() - Method in class com.atlassian.bamboo.author.AuthorImpl
-
Deprecated.
- getFailedBuilds() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getFailedJobResults() - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- getFailedJobResults() - Method in interface com.atlassian.bamboo.chains.ImmutableChainResultsSummary
-
Get a list of all failed job Results in this chain result
- getFailedJobResults() - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- getFailedJobResults() - Method in interface com.atlassian.bamboo.plan.cache.ChainResultDetails
-
Returns all Job results that failed.
- getFailedJobResults() - Method in class com.atlassian.bamboo.plan.cache.ChainResultDetailsImpl
-
- getFailedJobResults() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getFailedLoginAttemptsCount(String) - Method in interface com.atlassian.bamboo.user.LoginInformationManager
-
Get number of failed login attempts for user
- getFailedLoginAttemptsCount(String) - Method in class com.atlassian.bamboo.user.LoginInformationManagerImpl
-
- getFailedPublishingResults() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactPublishingResultImpl
-
- getFailedTestCaseCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsSummary
-
- getFailedTestCaseCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- getFailedTestCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
- getFailedTestCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- getFailedTestCount() - Method in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- getFailedTestResults() - Method in interface com.atlassian.bamboo.build.test.TestCollectionResult
-
- getFailedTestResults() - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
- getFailedTestResults() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getFailedTests() - Method in class com.atlassian.bamboo.build.test.junit.JunitTestResultsParser
-
- getFailedTests() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestNGResultsParser
-
- getFailingBuilds(String) - Method in interface com.atlassian.bamboo.project.ProjectStatusHelper
-
- getFailingBuilds(String) - Method in class com.atlassian.bamboo.project.ProjectStatusHelperImpl
-
- getFailingSince() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
If in delta state FAILING, return the build number for the build that this test started failing in.
- getFailingSince() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- getFailingSinceBuild() - Method in class com.atlassian.bamboo.build.BuildStatusHelper
-
If the currentBuildResult is set and failing then return first failed BuildResultSummary in series.
- getFailingSinceBuild() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseSummary
-
- getFailingSinceBuild() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseSummaryImpl
-
- getFailingSinceBuildKey() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseSummary
-
Just returns the key of the failing since build, just in case the buildResult doesn't exist anymore, e.g.
- getFailingSinceBuildKey() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseSummaryImpl
-
- getFailingSinceForTest(TestCaseResult) - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- getFailingSinceForTest(TestCaseResult) - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- getFailingSinceForTestString(BuildResultsSummary, TestCaseResult) - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- getFailingSinceForTestString(ResultsSummary, TestCaseResult) - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- getFailingSinceRelativeTime(BuildResultsSummary, BuildResultsSummary) - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- getFailingTestList() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- getFailingTestList() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsImpl
-
- getFailingTestList() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsPaginableImpl
-
- getFailStartDate() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getFailureBarWidth(int) - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- getFailureBarWidth(int) - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummaryForPlan
-
- getFailurePeriods() - Method in interface com.atlassian.bamboo.build.statistics.StatisticsCollector
-
Get a set of "periods" in which there were failures.
- getFailurePeriods() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
Get a set of "periods" in which there were failures.
- getFailurePeriods() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseSummary
-
- getFailurePeriods() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseSummaryImpl
-
- getFailureReason() - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- getFailureReason() - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- getFailureReason() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactPublishingResultImpl
-
- getFailures() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodFailuresCollater
-
- getFaviconForPlan(String) - Method in class com.atlassian.bamboo.plugins.rest.resource.FaviconResource
-
- getFavouriteBuilds() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getFavouritePlans(User) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getFavouritePlans(User) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getFavouritesForPlan(ImmutablePlan) - Method in interface com.atlassian.bamboo.labels.LabelManager
-
Retrieves a list of usernames which have the given plan set as a favourite.
- getFavouritesForPlan(Plan) - Method in interface com.atlassian.bamboo.labels.LabelManager
-
- getFavouritesForPlan(Plan) - Method in class com.atlassian.bamboo.labels.LabelManagerImpl
-
- getFavouritesForPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.labels.LabelManagerImpl
-
- getFeatureManager() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getFeatureManager() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getFeaturesEnabledForAllUsers() - Method in class com.atlassian.sal.bamboo.features.BambooDarkFeatureManager
-
- getFeedType() - Method in class com.atlassian.bamboo.ww2.actions.rss.AllBuildsRssFeedAction
-
- getFieldAutoShutdownDelay() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getFieldAverageTimeInQueueThreshold() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getFieldAwsAccessKeyId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getFieldAwsCertFile() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getFieldAwsPrivateKeyFile() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getFieldAwsSecretAccessKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getFieldElasticBuildsInQueueThreshold() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getFieldErrorAccessTracker() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getFieldErrors(PageElementFinder) - Static method in class com.atlassian.bamboo.pageobjects.utils.FormUtils
-
- getFieldErrors() - Method in class com.atlassian.bamboo.plugins.stash.rest.common.RestErrorCollection
-
- getFieldErrors() - Method in class com.atlassian.bamboo.rest.common.exception.RestErrorCollection
-
- getFieldErrors() - Method in interface com.atlassian.bamboo.utils.error.ErrorCollection
-
- getFieldErrors() - Method in class com.atlassian.bamboo.utils.error.SimpleErrorCollectionInternal
-
Deprecated.
- getFieldErrors() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getFieldErrorsMap(PageElementFinder) - Static method in class com.atlassian.bamboo.pageobjects.utils.FormUtils
-
- getFieldErrorsMap(SearchContext) - Static method in class com.atlassian.bamboo.pageobjects.utils.FormUtils
-
- getFieldHeader() - Method in interface com.atlassian.bamboo.persister.AuditLogEntry
-
- getFieldHeader() - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- getFieldId() - Method in interface com.atlassian.bamboo.index.fields.IndexedEntityField
-
- getFieldId(Document, String) - Static method in class com.atlassian.bamboo.index.IndexUtils
-
- getFieldId() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.UserPickerAction
-
- getFieldInstanceIdleTimeThreshold() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getFieldItemValue(String, Integer) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- getFieldMaxConcurrentInstances() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getFieldMaxElasticInstancesToStartAtOnce() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getFieldMaxNonBambooInstances() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getFieldName() - Method in interface com.atlassian.bamboo.persister.AuditLogService.FieldChange
-
- getFieldName() - Method in class com.atlassian.bamboo.utils.XmlDiffFinder.DefaultFieldChange
-
- getFieldName1() - Method in class com.atlassian.bamboo.ww2.validators.DependentFieldRequiredValidator
-
- getFieldName2() - Method in class com.atlassian.bamboo.ww2.validators.DependentFieldRequiredValidator
-
- getFieldSpotInstancesTimeoutMinutes() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction
-
- getFieldsToCopy() - Method in class com.atlassian.bamboo.plugins.command.task.configuration.CommandBuildTaskConfigurator
-
- getFieldsToCopy() - Method in class com.atlassian.bamboo.plugins.script.task.configuration.ScriptBuildTaskConfigurator
-
- getFieldsToCopy() - Method in class com.atlassian.bamboo.plugins.shell.configuration.AbstractShellCommandTaskConfigurator
-
- getFieldTotalBuildInQueueThreshold() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getFieldType() - Method in interface com.atlassian.bamboo.persister.AuditLogEntry
-
- getFieldType() - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- getFieldValue(Object, String) - Static method in class com.atlassian.bamboo.testutils.reflect.BambooReflectionHelper
-
Get value of field
- getFieldValue(Class, String) - Static method in class com.atlassian.bamboo.testutils.reflect.BambooReflectionHelper
-
Get value of static field
- getFieldValueIncludingSuperClasses(Object, String) - Static method in class com.atlassian.bamboo.testutils.reflect.BambooReflectionHelper
-
Get value of field.
- getFieldValueUnchecked(Object, String) - Static method in class com.atlassian.bamboo.testutils.reflect.BambooReflectionHelper
-
Get value of field throwing unchecked exceptions
- getFieldValueUnchecked(Object, Field) - Static method in class com.atlassian.bamboo.testutils.reflect.BambooReflectionHelper
-
Get value of field throwing unchecked exceptions
- getFile() - Method in class com.atlassian.bamboo.build.artifact.FileSystemArtifactLinkDataProvider
-
- getFile() - Method in class com.atlassian.bamboo.plugin.servlet.TitledFile
-
- getFile() - Method in class com.atlassian.bamboo.repository.svn.SVNPathRevision
-
- getFileDateFormat() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- getFileEtag() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentFileManifestDao.AgentFileManifestEntry
-
- getFileExample() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- getFileFromResourceDirectory(Object, String) - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
- getFileFromResourceDirectory(Class<?>, String) - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
- getFileHashDescriptor() - Method in class com.atlassian.bamboo.agent.classserver.JarDescriptor
-
- getFileHashDescriptors(HttpServletRequest) - Static method in class com.atlassian.bamboo.agent.classserver.AgentServerServlet
-
- getFileHashDescriptors(Map<String, String>) - Static method in class com.atlassian.bamboo.agent.classserver.FileHashDescriptor
-
- getFileLength() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentFileManifestDao.AgentFileManifestEntry
-
- getFileLocation(String) - Method in class com.atlassian.bamboo.agent.bootstrap.AgentFileManifestDao.AgentFileManifestEntry
-
- getFilename() - Method in class com.atlassian.bamboo.agent.bootstrap.ClassServerManifestReader.Item
-
Returns full path to file, including the file name
- getFilename() - Method in class com.atlassian.bamboo.agent.classserver.FileHashDescriptor
-
- getFileName() - Method in class com.atlassian.bamboo.build.warning.WarningAnnotation
-
- getFileName() - Method in interface com.atlassian.bamboo.migration.BambooStreamRootMapper
-
Returns local name of the XML parent node handled by this mapper
- getFileName() - Method in class com.atlassian.bamboo.migration.stream.activeobjects.ActiveObjectsMapper
-
- getFileName() - Method in class com.atlassian.bamboo.rest.model.warning.RestWarningAnnotation
-
- getFilename() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.GetPkFileAction
-
- getFilename() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- getFileNameForUrl(String, String, String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
- getFilePathProperty(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getFilePathProperty(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getFilePrefix() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- getFiles() - Method in class com.atlassian.bamboo.build.ViewBuildFiles
-
- getFiles() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- getFiles() - Method in interface com.atlassian.bamboo.collections.ActionParametersMap
-
Returns map of Files uploaded to this form.
- getFiles() - Method in class com.atlassian.bamboo.collections.SimpleActionParametersMap
-
- getFiles() - Method in interface com.atlassian.bamboo.commit.CommitContext
-
- getFiles() - Method in class com.atlassian.bamboo.commit.CommitContextImpl
-
- getFiles() - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- getFiles() - Method in class com.atlassian.bamboo.notification.rss.RssNotification.CommitWithUrl
-
- getFiles() - Method in class com.atlassian.bamboo.webwork.util.ActionParametersMapImpl
-
- getFilesFromFileSet(FileSet) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Returns an
Iterable
of
File
s converted from Apache's
FileSet
of
FileResource
s.
- getFileToServe(RequestPath, HttpServletRequest) - Method in class com.atlassian.bamboo.plugin.servlet.AbstractDownloadStrategy
-
- getFileToServe(RequestPath, HttpServletRequest) - Method in class com.atlassian.bamboo.plugin.servlet.ArtifactDownloadStrategy
-
- getFileToServe(RequestPath, HttpServletRequest) - Method in class com.atlassian.bamboo.plugin.servlet.DefaultDownloadStrategy
-
- getFileToServe(RequestPath, HttpServletRequest) - Method in class com.atlassian.bamboo.plugin.servlet.DeploymentDownloadStrategy
-
- getFileToServe(RequestPath, HttpServletRequest) - Method in class com.atlassian.bamboo.plugin.servlet.GlobalArtifactDownloadStrategy
-
- getFileToServe(RequestPath, HttpServletRequest) - Method in class com.atlassian.bamboo.plugin.servlet.SpecLogsDownloadStrategy
-
- getFileType() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactFileData
-
- getFileType() - Method in class com.atlassian.bamboo.build.artifact.ArtifactFileDataImpl
-
- getFileType() - Method in class com.atlassian.bamboo.build.artifact.TrampolineArtifactFileData
-
- getFilter() - Method in class com.atlassian.bamboo.webwork.ViewTelemetryAction
-
- getFilter() - Method in class com.atlassian.bamboo.ww2.interceptors.ResultsListAwareInterceptor
-
- getFilterController() - Method in class com.atlassian.bamboo.build.tests.ViewTestCaseAction
-
- getFilterController() - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- getFilterController() - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummaryForPlan
-
- getFilterController() - Method in class com.atlassian.bamboo.build.ViewBuild
-
- getFilterController() - Method in class com.atlassian.bamboo.builder.resultsfilter.SetResultsFilter
-
- getFilterController() - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- getFilterController() - Method in class com.atlassian.bamboo.configuration.agent.SetAgentBuildFilter
-
- getFilterController() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getFilterController() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan
-
- getFilterController() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- getFilterController() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart
-
- getFilteredBuildersFromTypeString(String, String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelper
-
- getFilteredBuildersFromTypeString(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityHelperImpl
-
- getFilteredBuilds() - Method in class com.atlassian.bamboo.webwork.ViewTelemetryAction
-
- getFilteredFixedJiraIssues(Collection<LinkedJiraIssue>, int) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
- getFilteredJiraIssues(Collection<LinkedJiraIssue>, int) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
Returns a required length list of jira issues and controls logic behind which are shown
* Fixed issues are given preference
This is needed so that only the required number of JIRA Issues will be retrieved from the jira server
- getFilteredPlansWithRepository(PlanRepositoryIndex.Query) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getFilteredPlansWithRepository(PlanRepositoryIndex.Query) - Method in interface com.atlassian.bamboo.plan.FilteringPlanManager
-
Returns chains that use repositories with given params
- getFilteredProjectKeys() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getFilteredRelatedJiraIssues(Collection<LinkedJiraIssue>, int) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
- getFilteredResultsList(int, int) - Method in class com.atlassian.bamboo.build.ListBuildResults
-
- getFilteredResultsList(int, int) - Method in class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog
-
- getFilteredResultsList(int, int) - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionJiraIssues
-
- getFilteredResultsList(int, int) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan
-
- getFilteredResultsList(int, int) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticAgentHistoryAction
-
- getFilteredResultsList(int, int) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary
-
- getFilteredResultsList(int, int) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
-
- getFilteredResultsList(int, int) - Method in class com.atlassian.bamboo.ww2.actions.chains.ListChainResults
-
- getFilteredResultsList(int, int) - Method in interface com.atlassian.bamboo.ww2.aware.LazyPaginationAware
-
Implementing actions should initialize and return up to maxResults items ranging from firstResult
from the underlying list of uninitialized items
- getFilteredTestResults() - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- getFilteredTestResults() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- getFilteredTestResults() - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummary
-
Return a filtered view of all the tests that ran in this build.
- getFilteredTestResults() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- getFilteredTestResults() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- getFilterEnd() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
-
- getFilterEndDate() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
-
- getFilterFilePatternOption() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getFilterFilePatternOption() - Method in interface com.atlassian.bamboo.repository.IncludeExcludeAwareRepository
-
Do we want to include files which match pattern or exclude files
which match pattern?
- getFilterFilePatternOption() - Method in class com.atlassian.bamboo.vcs.configuration.ChangeDetectionSourceDefinitionImpl
-
- getFilterFilePatternOption() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsChangeDetectionOptions
-
Do we want to include files which match pattern or exclude files
which match pattern?
- getFilterFilePatternRegex() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getFilterFilePatternRegex() - Method in interface com.atlassian.bamboo.repository.IncludeExcludeAwareRepository
-
The regex expression on which fileName (paths) are matched for inclusion/exclusion.
- getFilterFilePatternRegex() - Method in class com.atlassian.bamboo.vcs.configuration.ChangeDetectionSourceDefinitionImpl
-
- getFilterFilePatternRegex() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsChangeDetectionOptions
-
The regex expression on which fileName (paths) are matched for inclusion/exclusion.
- getFilterIds() - Method in class com.atlassian.bamboo.webwork.QuickFilterAction
-
- getFilterMap() - Method in class com.atlassian.bamboo.build.FilterController
-
- getFilterOptions() - Method in class com.atlassian.bamboo.repository.DefaultRepositoryManager
-
- getFilterOptions() - Method in interface com.atlassian.bamboo.repository.RepositoryManager
-
Deprecated.
Get change detection filter options.
- getFilterOptions() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getFilterOptions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getFilterStart() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
-
- getFilterStartDate() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
-
- getFinalisingTasks() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- getFinalisingTasks() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getFinalizedResultSummariesForPlan(PlanKey, Class<T>, int, int) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getFinalizedResultSummariesForPlan(PlanKey, Class<T>, int, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getFinalizedResultSummariesForPlan(PlanKey, Class<T>, int, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getFinalizedResultSummariesForPlan(PlanKey, Class<T>, int, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getFingerprint() - Method in interface com.atlassian.bamboo.agent.classserver.AgentServerManager
-
Unique indetifier for the server
- getFingerprint() - Method in class com.atlassian.bamboo.agent.classserver.AgentServerManagerImpl
-
- getFingerprint(Map<String, String>) - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataMetadataHelper
-
- getFingerprint() - Method in interface com.atlassian.bamboo.event.FingerprintEvent
-
Deprecated.
- getFingerprint() - Method in class com.atlassian.bamboo.event.ServerFingerprintBroadcastEvent
-
Deprecated.
- getFingerprint() - Method in class com.atlassian.bamboo.event.ServerFingerprintBroadcastEventV2
-
- getFingerprint() - Method in interface com.atlassian.bamboo.event.ServerFingerprintEvent
-
- getFingerprint() - Method in class com.atlassian.bamboo.event.ServerStartedEvent
-
- getFingerprint() - Method in class com.atlassian.bamboo.event.ServerStartingEvent
-
- getFingerprint() - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- getFingerprint() - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- getFingerprint() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getFingerprint() - Static method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
-
- getFingerprint() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- GetFingerprintAction - Class in com.atlassian.bamboo.agent.classserver
-
- GetFingerprintAction() - Constructor for class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- getFingerprintForJmsMessage() - Method in class com.atlassian.bamboo.event.ServerFingerprintBroadcastEventV2
-
- getFingerprintRequestSuffix() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentBootstrap
-
- getFingerprintRequestSuffix() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgentBootstrap
-
- GetFingerprintResponse - Class in com.atlassian.bamboo.agent.bootstrap
-
- GetFingerprintResponse(String) - Constructor for class com.atlassian.bamboo.agent.bootstrap.GetFingerprintResponse
-
- getFingerprintSelector(String) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.JmsSelectorUtils
-
- getFinished() - Method in class com.atlassian.bamboo.deployments.execution.actions.AvailableResult
-
- getFinishedDate() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentStatusForDashboard
-
- getFinishedDate() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getFinishedDate() - Method in interface com.atlassian.bamboo.deployments.results.InternalDeploymentResult
-
- getFinishedDate() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getFinishedDate() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getFinishedDate() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getFinishedDate() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getFireTime() - Method in class com.atlassian.bamboo.v2.events.ChangeDetectionRequiredEvent
-
- getFirst(Iterable<? extends T>) - Static method in class com.atlassian.bamboo.util.BambooIterables
-
- getFirst() - Method in class com.atlassian.bamboo.utils.Pair
-
- getFirstBuildInSequence() - Method in class com.atlassian.bamboo.build.BuildStatusHelper
-
Poorly named method.
- getFirstBuildNumber() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getFirstBuildNumber() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getFirstBuildNumber() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
What the number of the first build we have? It may not be 1 as some may have been removed!
- getFirstBuildSummary(PlanKey) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getFirstBuildSummary(PlanKey) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getFirstCommit() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getFirstCommit() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getFirstCommit() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getFirstCommit(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.GitHubBranchDetector
-
- getFirstCommit(File, String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
- getFirstCommit() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getFirstCommit(File) - Method in interface com.atlassian.bamboo.plugins.hg.HgRepositoryAccess
-
- getFirstCommit(File) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- getFirstCommit() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getFirstCommit() - Method in interface com.atlassian.bamboo.repository.BranchDetectionCapableRepository
-
Deprecated.
Retrieve the commit that created the Branch.
- getFirstCommit() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getFirstCommit(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyBranchDetector
-
- getFirstCommit(VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsBranchDetector
-
- getFirstCommitApproximation(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudBranchDetector
-
- getFirstCommitApproximation(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.git.v2.GitBranchDetector
-
- getFirstCommitApproximation(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.GitHubBranchDetector
-
- getFirstCommitApproximation(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialBranchDetector
-
- getFirstCommitApproximation(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerBranchDetector
-
- getFirstCommitApproximation(VcsRepositoryData) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnBranchDetector
-
- getFirstCommitApproximation(VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsBranchDetector
-
Retrieve an old, preferably the first commit on a branch.
- getFirstEnvironmentPosition(long) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
- getFirstEnvironmentPosition(long) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- getFirstFileIfOnlyFile() - Method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactUnpackResult
-
- getFirstInvalidLabelCharacter(String) - Static method in class com.atlassian.bamboo.labels.LabelParser
-
- getFirstLine(String) - Static method in class com.atlassian.bamboo.agent.elastic.ScriptInterpreterUtils
-
- getFirstName() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketUserEntity
-
- getFirstNCharactersWithTrailer(String, int) - Static method in class com.atlassian.bamboo.util.HtmlUtils
-
- getFirstNLines(String, int) - Static method in class com.atlassian.bamboo.util.HtmlUtils
-
Returns the first n lines of the passed string
- getFirstNLinesWithTrailer(String, int) - Static method in class com.atlassian.bamboo.util.HtmlUtils
-
- getFirstOccurred() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getFirstOccurred() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
- getFirstOccurred() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- getFirstOrElse(Iterable<T>, Supplier<T>) - Static method in class com.atlassian.bamboo.util.BambooIterables
-
Returns the first element in iterable
or obtains a default from the given supplier
.
- getFirstPageUrl() - Method in class com.atlassian.bamboo.configuration.agent.ViewOfflineAgents
-
- getFirstPageUrl() - Method in class com.atlassian.bamboo.filter.Pager
-
- getFirstPeriod(Date, String) - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- getFirstProjectKey() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getFirstProjectKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getFirstProjectKeyForPlanCreation() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getFirstProjectKeyForPlanCreation() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getFirstRanBuildNumber() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- getFirstRanBuildNumber() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getFirstRelatedCharacter(String, char[]) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
- getFirstRelaxedXssRelatedCharacter(String) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
- getFirstResult() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getFirstShellInjectionRelatedCharacters(String) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
- getFirstTarget() - Method in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- getFirstXssRelatedCharacter(String) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
Retrieves first unsafe character from supplied string
- getFiveOhOhException() - Method in class com.atlassian.bamboo.ww2.actions.error.FiveOhOh
-
- getFixed() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodFixedBuildsCollater
-
- getFixedInBuild() - Method in class com.atlassian.bamboo.build.BuildStatusHelper
-
If the currentBuildResult is set and not successful then return first successful BuildResultSummary after this one.
- getFixedInResult() - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- getFixedInResult() - Method in interface com.atlassian.bamboo.chains.ImmutableChainResultsSummary
-
Get build result that this build was fixed in.
- getFixedInResult() - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- getFixedInResult() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getFixedJiraIssues(Iterable<LinkedJiraIssue>) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
returns a set of all jira issues with link type 'fixed'
- getFixedTestCaseCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsSummary
-
- getFixedTestCaseCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- getFixedTestList() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- getFixedTestList() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsImpl
-
- getFixedTestList() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsPaginableImpl
-
- getFixedTests() - Method in class com.atlassian.bamboo.chains.ChainFilteredTestResults
-
- getFixedTests() - Method in interface com.atlassian.bamboo.resultsummary.tests.FilteredTestResults
-
Returns
Multimap
of
TestCaseResult
that have been fixed in this build.
- getFixedTests() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- getFixes() - Method in interface com.atlassian.bamboo.author.Author
-
Get the build results fixed by the author
A build is deemed fixed by the author if the build they triggered was successful
and the previous one failed.
- getFixes() - Method in class com.atlassian.bamboo.author.AuthorImpl
-
Deprecated.
- getFixes() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getFixesBuild() - Method in class com.atlassian.bamboo.build.BuildStatusHelper
-
If the currentBuildResult is set and successful then return first failed BuildResultSummary in series that preceded currentBuildResult.
- getFixesBuildNumber() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.build.BuildStatusSummary
-
- getFixesBuildUrl() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.build.BuildStatusSummary
-
- getFixingBuild() - Method in class com.atlassian.bamboo.build.statistics.FailurePeriod
-
- getFixingBuild(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getFixingBuild(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getFixingBuild(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getFixingBuild(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getFixingJiraIssues() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getFixingJiraIssues() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Return JIRA issues that this build result summary fixes
- getFixVersions() - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueDetails
-
Returns JIRA issue fix verions as parsed from remote JIRA response
- getFixVersions() - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- getFixVersions() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultItemEntity
-
- getFlushedErrorMessages() - Method in interface com.atlassian.bamboo.utils.error.ErrorCollection
-
Get error messages, then get rid of them.
- getFlushedErrorMessages() - Method in class com.atlassian.bamboo.utils.error.SimpleErrorCollectionInternal
-
Deprecated.
- getFlushedErrorMessages() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getFocusUuid() - Method in class com.atlassian.bamboo.configuration.agent.ViewRemoteAgentAuthentications
-
- getFont() - Method in class com.atlassian.bamboo.captcha.AtlassianRandomFontGenerator
-
- getFooter() - Method in class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
-
- getForm() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateEnvironmentPage
-
- getForm() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfigureDeploymentProjectDetailsPage
-
- getFormat() - Method in class com.atlassian.bamboo.security.trustedapplications.KeyUtils.InvalidKey
-
- getFormattedActionErrors() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getFormattedActionMessages() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getFormattedActionWarnings() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getFormattedDate() - Method in interface com.atlassian.bamboo.build.LogEntry
-
- getFormattedDate() - Method in class com.atlassian.bamboo.build.SimpleLogEntry
-
- getFormattedTime() - Method in class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy
-
Deprecated.
- getFormatVersion() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getFormatVersion() - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- getFormEncodedAgentClassName() - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- getFormEncodedInstanceFingerprint() - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- getFormEncodedServerFingerprint() - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- getFormEncodedUserProperties() - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- getFormParamsMap(MultivaluedMap<String, String>) - Static method in class com.atlassian.bamboo.plugins.rest.common.RestHelper
-
Returns first occurrence of parameters map
- getForUser(String, String) - Method in class com.atlassian.bamboo.plugins.rest.admin.darkfeature.DarkFeatureResource
-
Retrieves whether a given dark feature key is enabled for a given user.
- getFoundRepositories() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.repository.RepositoryAssignmentComponent
-
- getFoundRepositories() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentProjectRepositoryAssignmentPage
-
- getFoundRepositories() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.ProjectRepositoryAssignmentPage
-
- getFrameworkBundles() - Method in interface com.atlassian.bamboo.plugin.osgi.FrameworkBundlesResolver
-
- getFrameworkBundles() - Method in class com.atlassian.bamboo.plugin.osgi.FrameworkBundlesResolverImpl
-
- getFrameworkBundlesDirectory() - Method in interface com.atlassian.bamboo.plugin.osgi.FrameworkBundlesDirectoryAccessor
-
- getFrameworkBundlesDirectory() - Method in class com.atlassian.bamboo.plugin.osgi.FrameworkBundlesDirectoryAccessorImpl
-
- getFrameworkBundlesDirectory() - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteFrameworkBundlesDirectoryAccessor
-
- getFreeDiskSpace() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getFreeDiskSpace() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getFreemarkerInstance() - Static method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
- getFreemarkerInstance() - Static method in class com.atlassian.bamboo.util.BuildUtils
-
- getFreeMarkerResourceLocation(String) - Method in class com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor
-
- getFreeMemory() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getFreeMemory() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getFrom() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getFromAddress() - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- getFromAddress() - Method in class com.atlassian.bamboo.testutils.backdoor.model.admin.MailServerSettings
-
- getFromBuildNumber(PlanKey) - Method in class com.atlassian.bamboo.builder.resultsfilter.AllBuildResultsFilter
-
- getFromBuildNumber(PlanKey) - Method in interface com.atlassian.bamboo.builder.resultsfilter.BuildResultsFilter
-
The build number (inclusive) that extrenal callers can use to filter for a given plan.
- getFromBuildNumber(PlanKey) - Method in class com.atlassian.bamboo.builder.resultsfilter.Latest25FiveBuildResultsFilter
-
- getFromBuildNumber(PlanKey) - Method in class com.atlassian.bamboo.builder.resultsfilter.TimeAgoBuildResultsFilter
-
- getFromBuildNumber() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getFromContext(Map<String, String[]>, String) - Static method in class com.atlassian.bamboo.charts.ChartParameterHelper
-
- getFromCreationDate() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getFromDate() - Method in class com.atlassian.bamboo.builder.resultsfilter.AllBuildResultsFilter
-
- getFromDate() - Method in interface com.atlassian.bamboo.builder.resultsfilter.BuildResultsFilter
-
Lower bound date to filter by.
- getFromDate() - Method in class com.atlassian.bamboo.builder.resultsfilter.Latest25FiveBuildResultsFilter
-
- getFromDate() - Method in class com.atlassian.bamboo.builder.resultsfilter.TimeAgoBuildResultsFilter
-
- getFromDate() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getFromRef() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- getFtLicense() - Static method in class com.atlassian.bamboo.testutils.license.LicenseTestHelper
-
- getFullKey() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- getFullKey() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- getFullName() - Method in interface com.atlassian.bamboo.author.Author
-
Get a full name for display purposes
- getFullName() - Method in class com.atlassian.bamboo.author.AuthorImpl
-
Deprecated.
- getFullName() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
TODO @FIXME Currently assumes a fixed format
- getFullName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage.TableRow
-
- getFullName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage.User
-
- getFullName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage.UserDetails
-
- getFullName() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequestRef.Repository
-
- getFullName() - Method in class com.atlassian.bamboo.plugins.git.github.api.rest.entity.GitHubRepositoryEntity
-
- getFullName() - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- getFullName() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodEntity
-
- getFullName() - Method in class com.atlassian.bamboo.rest.model.admin.user.RestUser
-
- getFullName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- getFullName() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getFullName() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getFullName() - Method in class com.atlassian.bamboo.testutils.user.TestUser
-
- getFullName() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- getFullName() - Method in class com.atlassian.bamboo.v2.build.trigger.CodeChangedTriggerReasonRenderer.AuthorWrapper
-
- getFullName() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getFullName() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- getFullName() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- getFullName() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- getFullName() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- getFullName() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getFullName() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
-
- getFullnameTerm() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- getFullPlanName(PlanProperties) - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- getFutureVersion() - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectStatusForResultSummary
-
If there is no related version, this property contains the first version,
which is associated with the build results of the same Plan.
- getFutureVersion() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectStatusForResultSummaryImpl
-
- getFutureVersionResult() - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectStatusForResultSummary
-
If there is no related version, this property contains the build result used to create the first version,
which is associated with the build results of the same Plan.
- getFutureVersionResult() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectStatusForResultSummaryImpl
-
- getGeneralConfiguration() - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfigurationService
-
Retrieve the current general configuration.
- getGeneralConfiguration() - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationServiceImpl
-
- getGeneralConfiguration(Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.configuration.GeneralConfigurationResource
-
The REST endpoint to retrieve bamboo server general configurations
- getGeneratedIterators() - Method in class com.atlassian.bamboo.utils.MemorisingIterable
-
- getGentleKillCmd(String) - Method in class com.atlassian.bamboo.process.ProcessManagement
-
- getGentleKillCmd(String) - Method in class com.atlassian.bamboo.process.UnixProcessManagement
-
- getGentleKillCmd(String) - Method in class com.atlassian.bamboo.process.WindowsProcessManagement
-
- getGitCapability() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getGitCapability() - Method in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- getGitCredentialsFile() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- getGitModuleDescriptor() - Method in class com.atlassian.bamboo.plugins.github.AbstractGitHubExecutor
-
- getGitModuleDescriptor() - Method in class com.atlassian.bamboo.plugins.stash.v2.AbstractBitbucketServerExecutor
-
- getGitRepository() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getGitRepository() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getGitRepository() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getGitRepository() - Method in interface com.atlassian.bamboo.plugins.git.GitRepositoryFacade
-
- getGitRepository() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getGitRepository(GitRepositoryDescriptor) - Static method in class com.atlassian.bamboo.testutils.backdoor.repository.RestRepositoryHelper
-
Creates a Git
Repository
object for further usage in tests, e.g.
- getGitRepository(String) - Static method in class com.atlassian.bamboo.testutils.backdoor.repository.RestRepositoryHelper
-
Creates a Git
Repository
object for further usage in tests, e.g.
- getGlobalAuditLogMessages() - Method in interface com.atlassian.bamboo.persister.AuditLogDao
-
- getGlobalAuditLogMessages() - Method in class com.atlassian.bamboo.persister.AuditLogHibernateDao
-
- getGlobalAuditLogMessages() - Method in interface com.atlassian.bamboo.persister.AuditLogService
-
Provide a list of all audit log messages written against the system.
- getGlobalAuditLogMessages() - Method in class com.atlassian.bamboo.persister.DefaultAuditLogService
-
- getGlobalLicenseKey(BandanaManager) - Static method in class com.atlassian.bamboo.clover.CloverPluginHelper
-
Retrieve global Clover license key
- getGlobalNotOverriddenEnvironmentVariables(long) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionAccessor
-
- getGlobalNotOverriddenEnvironmentVariables(long) - Method in class com.atlassian.bamboo.variable.VariableDefinitionAccessorImpl
-
- getGlobalNotOverriddenEnvironmentVariables(long) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- getGlobalNotOverriddenVariables() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- getGlobalNotOverriddenVariables(PlanIdentifier) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionAccessor
-
Get list of all global variables that are not overridden by plan variables for a given plan
- getGlobalNotOverriddenVariables(PlanIdentifier) - Method in class com.atlassian.bamboo.variable.VariableDefinitionAccessorImpl
-
- getGlobalNotOverriddenVariables(PlanIdentifier) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- getGlobalNotOverriddenVariables() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- getGlobalOptions(CVSRepository) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsRepositoryManager
-
- getGlobalRepositoryDefinitions() - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionDao
-
- getGlobalRepositoryDefinitions() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionHibernateDao
-
- getGlobalRepositoryDefinitions() - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
- getGlobalRepositoryDefinitions() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getGlobalRepositoryDefinitionsForAdministration() - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
- getGlobalRepositoryDefinitionsForAdministration() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getGlobalRepositoryDefinitionsMap() - Method in class com.atlassian.bamboo.configuration.credentials.DeleteSharedCredentials
-
- getGlobalRepositoryDefinitionsUnrestricted() - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
- getGlobalRepositoryDefinitionsUnrestricted() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getGlobalVariable(UriInfo, long) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.GlobalVariableResource
-
Retrieve a global variable definition.
- getGlobalVariable(UriInfo, long) - Method in interface com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableService
-
Retrieve a global variable definition
- getGlobalVariable(UriInfo, long) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableServiceImpl
-
- getGlobalVariable(String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.GlobalVariablesResource
-
- getGlobalVariableByKey(String) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionAccessor
-
Retrieves a specific global variable by key.
- getGlobalVariableByKey(String) - Method in class com.atlassian.bamboo.variable.VariableDefinitionAccessorImpl
-
- getGlobalVariableByKey(String) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- getGlobalVariables(UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.GlobalVariableResource
-
Return collection of all global variables.
- getGlobalVariables() - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableList
-
- getGlobalVariables() - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariables
-
- getGlobalVariables(UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableService
-
Retrieve all global variables and values on bamboo server
Password variables will be encrypted using salted hash.
- getGlobalVariables(UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableServiceImpl
-
- getGlobalVariables() - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- getGlobalVariables() - Method in interface com.atlassian.bamboo.variable.VariableDefinitionAccessor
-
Get list of all global variables
- getGlobalVariables() - Method in class com.atlassian.bamboo.variable.VariableDefinitionAccessorImpl
-
- getGlobalVariables() - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- getGlobalVariables() - Method in class com.atlassian.bamboo.ww2.actions.AvailableVariablesAction
-
- getGoal() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.Maven2TaskComponent
-
- getGoal() - Method in class com.atlassian.bamboo.testutils.model.task.Maven2TaskDetails
-
- getGoal() - Method in class com.atlassian.bamboo.testutils.model.task.Maven3TaskDetails
-
- getGoal() - Method in interface com.atlassian.bamboo.testutils.model.task.MavenTaskDetails
-
- getGrailsCloverPluginDependency(Document) - Method in class com.atlassian.bamboo.clover.build.GrailsCloverPomIntegrator
-
Returns:
- getGrailsCloverPluginVersion(CommonTaskContext) - Method in class com.atlassian.bamboo.clover.build.CloverGrailsBuildTaskActions
-
Return version number of the Grails Clover Plugin to be installed.
- getGrantedGroups() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getGrantedPermissions() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getGrantedRssRepositories() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.EditLinkedRepositoryPage
-
- getGrantedUsers() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getGrantedUsersDisplayNames() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getGravatarServerUrl() - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Get gravatar server url
- getGravatarServerUrl() - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- getGravatarServerUrl() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getGravatarServerUrl() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getGravatarServerUrl() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getGravatarServerUrl() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- getGravatarServerUrl() - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- getGravatarServerUrl() - Method in interface com.atlassian.bamboo.user.gravatar.GravatarService
-
- getGravatarServerUrl() - Method in class com.atlassian.bamboo.user.gravatar.GravatarServiceImpl
-
- getGravatarUrl() - Method in interface com.atlassian.bamboo.deployments.versions.DeploymentVersionStatus
-
- getGravatarUrl() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionStatusImpl
-
- getGravatarUrl() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionStatus
-
- getGravatarUrl(String, int) - Method in interface com.atlassian.bamboo.user.gravatar.GravatarService
-
- getGravatarUrl(String) - Method in interface com.atlassian.bamboo.user.gravatar.GravatarService
-
Returns A gravatar for the given emails with the default size of 25 pixels.
- getGravatarUrl(String, int) - Method in class com.atlassian.bamboo.user.gravatar.GravatarServiceImpl
-
- getGravatarUrl(String) - Method in class com.atlassian.bamboo.user.gravatar.GravatarServiceImpl
-
Returns A gravatar for the given emails with the default size of 25 pixels.
- getGravatarUrl(String, String) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getGroup() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- getGroup() - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactOption
-
- getGroup(String, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.group.GroupResource
-
Retrieve a list of groups in Bamboo.
- getGroup(String) - Method in interface com.atlassian.bamboo.user.UserService
-
Return a list of groups in bamboo filtered by name.
- getGroup(String) - Method in class com.atlassian.bamboo.user.UserServiceImpl
-
- getGroup() - Method in class com.atlassian.bamboo.webwork.util.WwSelectOption
-
- getGroup() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction.AutoElasticConfigPreset
-
- getGroup() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- getGroup(String) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- getGroupByDateOptions() - Static method in class com.atlassian.bamboo.ww2.actions.reports.ReportHelper
-
- getGroupByPeriod() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- getGroupByPeriod() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getGroupedProjectArtifacts() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.ViewMaven2ChainSummary
-
- getGroupedProjectDependencies() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.ViewMaven2ChainSummary
-
- getGroupGlobalPermissions(String) - Method in class com.atlassian.bamboo.security.DefaultGlobalPermissionsService
-
- getGroupGlobalPermissions(String) - Method in interface com.atlassian.bamboo.security.GlobalPermissionsService
-
- getGroupId() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.GroupedMaven2ArtifactProperties
-
- getGroupId() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenProjectParser
-
- getGroupId() - Method in class com.atlassian.bamboo.plugins.maven2.Maven2ArtifactProperties
-
- getGroupManager() - Method in class com.atlassian.crowd.embedded.atlassianuser.EcDelegationAccessor
-
- getGroupName() - Method in class com.atlassian.bamboo.admin.scheduler.ScheduledJob
-
- getGroupName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage.UserGroupsTableRow
-
- getGroupName() - Method in class com.atlassian.bamboo.rest.model.admin.scheduler.RestScheduledJob
-
Gets the name of the group the job belongs to.
- getGroupName() - Method in class com.atlassian.bamboo.testutils.user.TestGroup
-
So we could use groupName in function context
- getGroupName() - Method in class com.atlassian.bamboo.ww2.actions.admin.group.ConfigureGroup
-
- getGroupName() - Method in class com.atlassian.bamboo.ww2.actions.admin.group.CreateGroupAction
-
- getGroupNames() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- getGroupNamesAsList(User) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Returns groups for the User
- getGroupNamesAsList(User) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- getGroupNamesAsList(User) - Method in class com.atlassian.crowd.embedded.atlassianuser.MembershipCache
-
- getGroupPermission(String, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.permission.GlobalPermissionResource
-
Deprecated.
Retrieve a list of groups with their permissions.
- getGroupPermissions(String) - Method in interface com.atlassian.bamboo.plugins.rest.admin.permission.RestGlobalPermissionService
-
Retrieve a list of groups with their permissions filtered by group name.
- getGroupPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.permission.RestGlobalPermissionServiceImpl
-
- getGroupPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
- getGroupPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
- getGroupPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
- getGroupPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
- getGroupPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
- getGroupPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
- getGroupPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
- getGroupPermissions(Acl, String, Collection<BambooPermission>) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclHelper
-
- getGroupPermissions(String, Acl, BambooPermissionManager, boolean) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
Retrieve granted global permission of the given group Name.
- getGroupPermissions(TestGroup) - Method in class com.atlassian.bamboo.testutils.backdoor.GlobalPermissionControl
-
Get current global group permissions.
- getGroupPermissionsForDeploymentProject(long, String) - Method in class com.atlassian.bamboo.deployments.projects.DefaultDeploymentProjectPermissionsService
-
- getGroupPermissionsForDeploymentProject(long, String) - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectPermissionsService
-
- getGroupPermissionsForEnvironment(long, String) - Method in class com.atlassian.bamboo.deployments.environments.DefaultEnvironmentPermissionsService
-
- getGroupPermissionsForEnvironment(long, String) - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentPermissionsService
-
- getGroupPermissionsForPlan(String, String) - Method in class com.atlassian.bamboo.plan.DefaultPlanPermissionsService
-
- getGroupPermissionsForPlan(String, String) - Method in interface com.atlassian.bamboo.plan.PlanPermissionsService
-
- getGroupPermissionsForProject(String, String) - Method in class com.atlassian.bamboo.project.DefaultProjectPermissionsService
-
- getGroupPermissionsForProject(String, String) - Method in interface com.atlassian.bamboo.project.ProjectPermissionsService
-
- getGroupPermissionsForProjectPlan(String, String) - Method in class com.atlassian.bamboo.project.DefaultProjectPlanPermissionsService
-
- getGroupPermissionsForProjectPlan(String, String) - Method in interface com.atlassian.bamboo.project.ProjectPlanPermissionsService
-
- getGroupPermissionsForRepository(long, String) - Method in class com.atlassian.bamboo.repository.DefaultRepositoryPermissionsService
-
- getGroupPermissionsForRepository(long, String) - Method in interface com.atlassian.bamboo.repository.RepositoryPermissionsService
-
- getGroups(String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.user.GroupAdminResource
-
Retrieve a paginated list of groups.
- getGroups() - Method in class com.atlassian.bamboo.testutils.user.TestUser
-
- getGroups() - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- getGroups() - Method in interface com.atlassian.bamboo.user.crowd.filteredgroups.FilteredGroupsProvider
-
Provides names of groups.
- getGroups() - Method in class com.atlassian.bamboo.user.crowd.filteredgroups.XmlFilteredGroupsProvider
-
- getGroups() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityRequirementSetDecorator
-
- getGroups() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getGroups(User) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- getGroups() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- getGroups(User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- getGroupsToNotify() - Method in class com.atlassian.bamboo.xmpp.SmackXmppMessageSender
-
- getGroupsToNotify() - Method in interface com.atlassian.bamboo.xmpp.XmppMessageSender
-
- getGroupSuccessFailureChartBy() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart
-
- getGroupSummary() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavGroupObject
-
- getGroupSummary() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStage
-
- getGroupSummary() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- getGroupsWithPermission(BambooPermission) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- getGzipCompression() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
Informs the UI if the Gzip option is enabled.
- getH2DbName() - Method in class com.atlassian.bamboo.setup.DefaultHibernateConfigurator
-
- getH2Query() - Method in interface com.atlassian.bamboo.utils.db.SqlQueryProvider
-
- getHandledEventClasses() - Method in interface com.atlassian.bamboo.event.HibernateEventListener
-
Deprecated.
- getHandledEventClasses() - Method in class com.atlassian.bamboo.index.buildresult.ResultsSummaryIndexingListener
-
- getHandledEventClasses() - Method in class com.atlassian.bamboo.notification.AbstractNotificationEventListener
-
- getHandledEventClasses() - Method in class com.atlassian.bamboo.notification.chain.ChainCompletedNotificationListener
-
- getHandledEventClasses() - Method in class com.atlassian.bamboo.notification.chain.StageCompletedNotificationListener
-
- getHandledEventClasses() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.events.RestoreMaven2ParticlesOnServerStartupEventListener
-
- getHandledEventClasses() - Method in class com.atlassian.bamboo.v2.trigger.DependencyChainListener
-
- getHandledExceptions() - Method in interface com.atlassian.bamboo.ww2.actions.error.ExceptionHandler
-
Will be used to determine whether or not an exception is handled by this handler
- getHandledExceptions() - Method in class com.atlassian.bamboo.ww2.actions.error.IOExceptionHandler
-
- getHandler(BuildDefinition, boolean) - Method in class com.atlassian.bamboo.build.docker.DefaultDockerHandlerProvider
-
- getHandler(Environment, boolean) - Method in class com.atlassian.bamboo.build.docker.DefaultDockerHandlerProvider
-
- getHandler(Map<String, Object>, boolean) - Method in class com.atlassian.bamboo.build.docker.DefaultDockerHandlerProvider
-
- getHandler(BuildDefinition, boolean) - Method in interface com.atlassian.bamboo.build.docker.DockerHandlerProvider
-
- getHandler(Environment, boolean) - Method in interface com.atlassian.bamboo.build.docker.DockerHandlerProvider
-
- getHandler(Map<String, Object>, boolean) - Method in interface com.atlassian.bamboo.build.docker.DockerHandlerProvider
-
- getHandlerDescription() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getHandlerDescription() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getHandlerDescription() - Method in interface com.atlassian.bamboo.repository.CacheHandler
-
Additional information about this cache type that would be displayed in UI.
- getHardLimit() - Method in class com.atlassian.bamboo.configuration.StorageLimits
-
When Bamboo uses more than hard limit on local hard drive for artifact storage then warning will be shown for admin
- getHardLimit() - Method in class com.atlassian.bamboo.rest.model.admin.storage.RestStorageConfiguration
-
- getHasCapabilityConfiguratorPluginForEditPerspective() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getHasCapabilityConfiguratorPluginForViewPerspective() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getHash() - Method in class com.atlassian.bamboo.plugins.git.domain.HashAndSource
-
- getHash() - Method in class com.atlassian.bamboo.variable.baseline.VariableContextBaselineImpl
-
- getHashedUser() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewAllDeploymentProjects
-
- getHasRules() - Method in class com.atlassian.bamboo.rest.model.quickfilter.RestQuickFilter
-
- getHead() - Method in class com.atlassian.bamboo.plugin.servlet.RequestPath
-
Returns the first component of the path.
- getHeader() - Method in class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
-
- getHeader() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.remote.StashApprovePage
-
- getHeader() - Method in class com.atlassian.bamboo.persister.AuditLogEntity
-
- getHeader(String) - Method in class com.atlassian.bamboo.plugins.rest.common.ReplacedStringBodyRequestWrapper
-
- getHeaderNames() - Method in class com.atlassian.bamboo.plugins.rest.common.ReplacedStringBodyRequestWrapper
-
- getHeaders() - Method in class com.atlassian.bamboo.plugins.git.GitHubAccessor.HttpResponse
-
- getHeaders(String) - Method in class com.atlassian.bamboo.plugins.rest.common.ReplacedStringBodyRequestWrapper
-
- getHeadersAsMap(Header[]) - Static method in class com.atlassian.bamboo.testutils.http.HttpTestUtils
-
- getHeads(File, String, String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
- getHeight() - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- getHeight() - Method in class com.atlassian.bamboo.plugin.web.model.BambooWebIcon
-
- getHeight() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart
-
- getHelpLink() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooHeader.UserInfoDropDown
-
- getHelpLink() - Method in class com.atlassian.bamboo.plugin.descriptor.TaskModuleDescriptorImpl
-
- getHelpLink() - Method in interface com.atlassian.bamboo.task.TaskModuleDescriptor
-
TaskHelpLink objects contain the i18n keys which can be used to find help urls for tasks
and their corresponding titles.
- getHelpLink() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getHelpPanels() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getHelpPath(String) - Method in class com.atlassian.sal.bamboo.help.BambooHelpPathResolver
-
- getHelpPathsBundle() - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getHelpPathsBundle() - Method in interface com.atlassian.bamboo.utils.i18n.I18nBean
-
- getHgCommandProcessor() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- getHgExeCapability() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getHgExeCapability() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- getHgRepoAccess(VcsRepositoryData, BuildLogger) - Method in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- getHgRepoAccess(HgRepositoryAccessData, BuildLogger) - Method in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- getHgRepositoriesOfPlan(ImmutablePlan) - Static method in class com.atlassian.bamboo.plugins.hg.HgRepositoryUtils
-
Retrieves Hg repositories of one plan
- getHgRepository() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getHgRepository() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getHgRepository() - Method in interface com.atlassian.bamboo.plugins.hg.HgRepositoryFacade
-
- getHgRepositoryUri(RepositoryData) - Static method in class com.atlassian.bamboo.plugins.hg.HgServeWebRepositoryViewer
-
- getHibernateConfig() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getHibernateConfig() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getHibernateConfigurator() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getHibernateConfigurator() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getHibernateDialect() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewDatabaseConfiguration
-
- getHibernateProperties() - Method in class com.atlassian.bamboo.hibernate.BambooHibernateConfig
-
- getHibernateProperties() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getHibernateProperties() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getHibernateTemplate() - Static method in class com.atlassian.bamboo.plan.cache.CacheLoadContextSupport
-
- getHibernateType(Session) - Static method in class com.atlassian.bamboo.plan.PlanKeyUserType
-
- getHiddenEnvironmentsUsingRepositoryCount() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- getHiddenPlansUsingRepositoryCount() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- getHighestRankPermissionCheckPolicy(Permission[]) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityImpl
-
- getHighestRankPermissionCheckPolicy(Iterable<Permission>) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityImpl
-
- getHighestRevisionFound() - Method in class com.atlassian.bamboo.repository.svn.CommitExtractor
-
- getHighPriorityCount() - Method in class com.atlassian.bamboo.rest.model.warning.RestWarningSummary
-
- getHighPriorityCount() - Method in class com.atlassian.bamboo.results.warning.BuildWarningSummary
-
- getHighPriorityCount() - Method in interface com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummary
-
- getHighPriorityCount() - Method in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl
-
- getHighPriorityCount() - Method in class com.atlassian.bamboo.testutils.backdoor.model.build.warning.BuildResultWarningRest
-
- getHome() - Static method in class com.atlassian.bamboo.agent.bootstrap.RemoteAgentHomeLocatorForBootstrap
-
- getHomeDir() - Static method in class com.atlassian.bamboo.agent.installer.util.AgentInstallerUtil
-
Get the home directory.
- getHomeDirectory() - Method in class com.atlassian.bamboo.configuration.Jdk
-
- getHomeDirectory() - Method in class com.atlassian.bamboo.configuration.plugins.AbstractPluginConfigurationAction
-
- getHomeDirectory() - Method in class com.atlassian.sal.bamboo.BambooApplicationProperties
-
- getHomeFromExecutableInHomeBin(File) - Static method in class com.atlassian.bamboo.v2.build.agent.capability.ExecutablePathUtils
-
Gets the home directory for an executable if its parent directory is 'bin'
- getHomePath() - Method in class com.atlassian.bamboo.setup.BambooHomeLocator
-
- getHomePath() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeLocator
-
- getHost() - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- getHost() - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- getHost() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.TrustedKeyImpl
-
- getHost() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getHost() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getHost() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getHost() - Method in class com.atlassian.bamboo.plugins.git.ScpAwareUri
-
- getHost() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getHost() - Method in class com.atlassian.bamboo.plugins.ssh.SshProxy
-
- getHost() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getHost() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getHost() - Method in class com.atlassian.bamboo.repository.nullrepository.NullRepository
-
- getHost() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Retrieves the address of the Perforce Server
- getHost() - Method in interface com.atlassian.bamboo.repository.Repository
-
Deprecated.
What's the repository server host
- getHost() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getHost(BuildContext) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getHost() - Method in class com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
-
- getHost() - Method in class com.atlassian.bamboo.rest.model.admin.ssh.RestTrustedKey
-
- getHost() - Method in interface com.atlassian.bamboo.security.TrustedKey
-
- getHost() - Method in class com.atlassian.bamboo.security.TrustedKeyDTO
-
- getHost() - Method in class com.atlassian.bamboo.security.TrustedKeyImpl
-
- getHost() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- getHostDirectory() - Method in class com.atlassian.bamboo.docker.DataVolume
-
- getHostDirectory() - Method in class com.atlassian.bamboo.rest.model.build.docker.RestDataVolume
-
- getHostFromInfo(Depot) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
parses output of perforce indo command to extract out the address of the perforce server
- getHostKey() - Method in class com.atlassian.bamboo.plugins.git.jgit.transport.TrustedKeyFetcher
-
- getHostKey(String, String) - Method in class com.atlassian.bamboo.plugins.git.jgit.transport.TrustedKeyFetcher
-
- getHostName() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getHostName() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getHostName() - Method in class com.atlassian.bamboo.pageobjects.elements.HostVerificationErrorMessageElement
-
- getHostName() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getHostPort(ProcessContext, Path, String, Integer, Path, Map<String, String>) - Method in interface com.atlassian.bamboo.docker.DockerContainerService
-
Gets the host port mapped to the given container port.
- getHostPort(ProcessContext, Path, String, Integer, Path, Map<String, String>) - Method in class com.atlassian.bamboo.docker.DockerContainerServiceImpl
-
- getHostPort() - Method in class com.atlassian.bamboo.docker.PortMapping
-
- getHour() - Method in class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy
-
Deprecated.
- getHourOptions() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getHoursRunOnce() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getHoursRunOnceMeridian() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getHtml() - Method in class com.atlassian.bamboo.configuration.repository.VcsViewerUIConfigBean.VcsViewerTypeSelector
-
- getHtml(HttpServletRequest) - Method in interface com.atlassian.bamboo.plugin.PluggableFooter
-
Get the HTML to present on screen
- getHtml(HttpServletRequest) - Method in interface com.atlassian.bamboo.plugin.PluggableTopNavigation
-
Get the HTML to present on screen
- getHtml(HttpServletRequest) - Method in class com.atlassian.bamboo.plugin.web.DefaultFooter
-
Get the HTML to present on screen
- getHtml(HttpServletRequest) - Method in class com.atlassian.bamboo.plugin.web.DefaultTopNavigation
-
Get the HTML to present on screen
- getHtml(TextProvider, String, String...) - Static method in class com.atlassian.bamboo.util.TextProviderUtils
-
- getHtml(I18nResolver, String, String...) - Static method in class com.atlassian.bamboo.util.TextProviderUtils
-
- getHtml() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.TriggerUIConfigBean.TriggerSelector
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityAddedNotification
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityRemovedNotification
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.notification.buildcommented.CommentNotification
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotification
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.notification.buildhung.BuildHungNotification
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.notification.buildmissingcapableagent.BuildMissingCapableAgentNotification
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.notification.buildqueuetimeout.BuildQueueTimeoutNotification
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotification
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- getHtmlEmailContent() - Method in interface com.atlassian.bamboo.notification.Notification
-
Generates the html for the html part of an email notification.
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.notification.rss.RssNotification
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.storage.notification.ArtifactStorageHardLimitExceededNotification
-
- getHtmlEmailContent() - Method in class com.atlassian.bamboo.storage.notification.ArtifactStorageSoftLimitExceededNotification
-
- getHtmlEmailTemplate() - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- getHtmlEmailTemplate() - Method in class com.atlassian.bamboo.notification.buildcompleted.BuildCompletedNotification
-
- getHtmlEmailTemplate() - Method in class com.atlassian.bamboo.notification.chain.ChainCompletedNotification
-
- getHtmlForCommitsFull(ResultsSummary, RepositoryChangeset, RepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.AbstractHgWebRepositoryViewer
-
- getHtmlForCommitsFull(ResultsSummary, RepositoryChangeset, RepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer
-
- getHtmlForCommitsFull(ResultsSummary, RepositoryChangeset, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- getHtmlForCommitsFull(ResultsSummary, RepositoryChangeset, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- getHtmlForCommitsFull(ResultsSummary, RepositoryChangeset, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.NoWebRepositoryViewer
-
- getHtmlForCommitsFull(ResultsSummary, RepositoryChangeset, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- getHtmlForCommitsFull(ResultsSummary, RepositoryChangeset, RepositoryData) - Method in interface com.atlassian.bamboo.webrepository.WebRepositoryViewer
-
Deprecated.
Renders the html to display the full commits on the changes tab.
- getHtmlForCommitsSummary(ResultsSummary, RepositoryChangeset, RepositoryData, int) - Method in class com.atlassian.bamboo.plugins.hg.AbstractHgWebRepositoryViewer
-
- getHtmlForCommitsSummary(ResultsSummary, RepositoryChangeset, RepositoryData, int) - Method in class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer
-
- getHtmlForCommitsSummary(ResultsSummary, RepositoryChangeset, RepositoryData, int) - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- getHtmlForCommitsSummary(ResultsSummary, RepositoryChangeset, RepositoryData, int) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- getHtmlForCommitsSummary(ResultsSummary, RepositoryChangeset, RepositoryData, int) - Method in class com.atlassian.bamboo.webrepository.NoWebRepositoryViewer
-
- getHtmlForCommitsSummary(ResultsSummary, RepositoryChangeset, RepositoryData, int) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- getHtmlForCommitsSummary(ResultsSummary, RepositoryChangeset, RepositoryData, int) - Method in interface com.atlassian.bamboo.webrepository.WebRepositoryViewer
-
Deprecated.
Renders the html to display a summary of the commits on the Build Results Summary tab.
- getHtmlFragments() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityAddedNotification
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityRemovedNotification
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.notification.AbstractNotification
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.notification.buildcommented.CommentNotification
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotification
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.notification.buildhung.BuildHungNotification
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.notification.buildmissingcapableagent.BuildMissingCapableAgentNotification
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.notification.buildqueuetimeout.BuildQueueTimeoutNotification
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotification
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- getHtmlImContent() - Method in interface com.atlassian.bamboo.notification.Notification.HtmlImContentProvidingNotification
-
- getHtmlImContent() - Method in class com.atlassian.bamboo.notification.rss.RssNotification
-
- getHtmlImTemplate() - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- getHtmlImTemplate() - Method in class com.atlassian.bamboo.notification.buildcompleted.BuildCompletedNotification
-
- getHtmlImTemplate() - Method in class com.atlassian.bamboo.notification.chain.ChainCompletedNotification
-
- getHttpClient() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
- getHttpClient() - Static method in class com.atlassian.bamboo.testutils.http.HttpTestUtils
-
- getHttpClientWithTimeout() - Static method in class com.atlassian.bamboo.rest.utils.RESTCall
-
- getHTTPProxyPort() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgentBootstrap
-
- getHTTPProxyPort() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
- getHTTPProxyPort() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- getHttpServletRequest() - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerService
-
- getI18nBean() - Static method in class com.atlassian.bamboo.plugins.rest.common.RestHelper
-
- getI18nBean() - Method in class com.atlassian.bamboo.plugins.rest.common.RestHelperWrapper
-
- getI18nBean() - Static method in enum com.atlassian.bamboo.resultsummary.tests.TestState
-
- getI18nBean() - Method in class com.atlassian.bamboo.task.AbstractTaskConfigurator
-
- getI18NBean() - Method in interface com.atlassian.bamboo.user.BambooAuthenticationContext
-
Get i18n bean associated with the current user.
- getI18NBean() - Method in class com.atlassian.bamboo.user.DefaultAuthenticationContext
-
- getI18nBean() - Method in interface com.atlassian.bamboo.utils.i18n.I18nBeanFactory
-
- getI18nBean(Locale) - Method in interface com.atlassian.bamboo.utils.i18n.I18nBeanFactory
-
- getI18nBean() - Method in class com.atlassian.bamboo.utils.i18n.I18nBeanFactoryImpl
-
- getI18nBean(Locale) - Method in class com.atlassian.bamboo.utils.i18n.I18nBeanFactoryImpl
-
- getI18nBundles() - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getI18nExecutableNameKey() - Method in interface com.atlassian.bamboo.task.TaskExecutableType
-
An i18n key of the name of the
TaskType
in the Executable list
eg "Maven 2" or "Amazon Beanstalk Deployer"
- getI18nExecutableNameKey() - Method in class com.atlassian.bamboo.task.TaskExecutableTypeImpl
-
- getI18nKey() - Method in enum com.atlassian.bamboo.utils.db.DatabaseType
-
- getI18nKey() - Method in enum com.atlassian.bamboo.v2.build.trigger.DependencyBlockingStrategy
-
- getI18nNameKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getI18nNameKey() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getI18nPathHelpKey() - Method in interface com.atlassian.bamboo.task.TaskExecutableType
-
An i18n key to show a hint when the user is configuring the Executable path for this
TaskType
eg "Please enter the M2_HOME value as your path.
- getI18nPathHelpKey() - Method in class com.atlassian.bamboo.task.TaskExecutableTypeImpl
-
- getI18nProperties(I18nTestHelper.I18nDefinition) - Static method in class com.atlassian.bamboo.testutils.I18nTestHelper
-
- getI18nRawText(Locale, String) - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
- getI18nRawText(String) - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getI18nRawText(String) - Method in interface com.atlassian.bamboo.utils.i18n.I18nBean
-
- getI18nText(Locale, String) - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
- getI18nValue(String, List<?>, Map<String, Object>) - Method in class com.atlassian.bamboo.plugin.web.BambooWebFragmentHelper
-
- getIamInstanceProfile(ElasticImageConfiguration) - Static method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationCapabilities
-
- getIamInstanceProfile() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getIamInstanceProfileArnOrName() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getIcon() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- getIcon() - Method in class com.atlassian.bamboo.plugin.descriptor.BambooWebSectionModuleDescriptor
-
- getIcon() - Method in interface com.atlassian.bamboo.repository.configuration.RepositoryConfigurator
-
Returns IMAGE (icon) for specific repository.
- getIcon() - Method in class com.atlassian.bamboo.repository.configuration.RepositoryConfiguratorImpl
-
- getIcon() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getIcon() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
Returns IMAGE (icon) for specific repository.
- getIcon() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getIcon() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- getIcon2xUrl() - Method in class com.atlassian.bamboo.plugin.descriptor.TaskModuleDescriptorImpl
-
- getIcon2xUrl() - Method in interface com.atlassian.bamboo.task.TaskModuleDescriptor
-
URL to a two-times larger version of the
icon
to be used in the task browser for screens
with high resolution.
- getIconUrl() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultItemStatusEntity
-
- getIconUrl() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultItemTypeEntity
-
- getIconUrl() - Method in class com.atlassian.bamboo.plugin.descriptor.TaskModuleDescriptorImpl
-
- getIconUrl() - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerModuleDescriptorImpl
-
- getIconUrl() - Method in interface com.atlassian.bamboo.task.TaskModuleDescriptor
-
URL to the icon to be used in the Task browser
- getIconUrl() - Method in interface com.atlassian.bamboo.trigger.TriggerModuleDescriptor
-
- getIconUrl() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedApplicationType
-
- getIconUrl() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityLink
-
- getId() - Method in class com.atlassian.bamboo.artifact.ArtifactImpl
-
- getID() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingEntry
-
- getID() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingResult
-
- getID() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingUser
-
- getId() - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntry
-
- getId() - Method in class com.atlassian.bamboo.build.PlanBranchPullRequestEntity
-
- getId() - Method in class com.atlassian.bamboo.build.PlanBranchPullRequestImpl
-
- getId() - Method in class com.atlassian.bamboo.build.strategy.AbstractBuildStrategy
-
Deprecated.
- getId() - Method in enum com.atlassian.bamboo.buildqueue.AgentAssignment.ExecutableType
-
- getId() - Method in class com.atlassian.bamboo.buildqueue.ImmutableRemoteAgentAuthentication
-
- getId() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService.AgentAssignmentExecutable
-
- getId() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService.AgentAssignmentExecutor
-
- getId() - Method in interface com.atlassian.bamboo.buildqueue.RemotableRemoteAgentDefinition
-
- getId() - Method in class com.atlassian.bamboo.caching.conversation.Conversation
-
- getId() - Method in class com.atlassian.bamboo.chains.cache.ImmutableChainStageImpl
-
- getId() - Method in interface com.atlassian.bamboo.core.BambooIdProvider
-
- getId() - Method in class com.atlassian.bamboo.credentials.CredentialsDataImpl
-
- getId() - Method in class com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectImpl
-
- getId() - Method in class com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfigImpl
-
- getId() - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- getId() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- getId() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- getId() - Method in class com.atlassian.bamboo.deployments.environments.actions.DeleteEnvironment
-
- getId() - Method in class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment
-
- getId() - Method in class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironment
-
- getId() - Method in interface com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStub
-
- getId() - Method in class com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStubImpl
-
- getId() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentImpl
-
- getId() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getId() - Method in interface com.atlassian.bamboo.deployments.environments.InternalEnvironment
-
- getId() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentStubDto
-
- getId() - Method in class com.atlassian.bamboo.deployments.execution.actions.AvailableResult
-
- getId() - Method in class com.atlassian.bamboo.deployments.projects.AbstractDeploymentProjectItem
-
- getId() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- getId() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProject
-
- getId() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- getId() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeleteDeploymentProject
-
- getId() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects
-
- getId() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectIdentifier
-
- getId() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectImpl
-
- getId() - Method in interface com.atlassian.bamboo.deployments.projects.InternalDeploymentProject
-
- getId() - Method in interface com.atlassian.bamboo.deployments.projects.InternalDeploymentProjectItem
-
- getId() - Method in class com.atlassian.bamboo.deployments.projects.VersionNamingSchemeImpl
-
- getId() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getId() - Method in interface com.atlassian.bamboo.deployments.results.InternalDeploymentResult
-
- getId() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getId() - Method in class com.atlassian.bamboo.deployments.versions.AbstractDeploymentVersionItem
-
- getId() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl
-
- getId() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionStatusImpl
-
- getId() - Method in class com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsChangesetImpl
-
- getId() - Method in class com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsCommitImpl
-
- getId() - Method in interface com.atlassian.bamboo.deployments.versions.index.IndexedVersion
-
- getId() - Method in class com.atlassian.bamboo.deployments.versions.index.IndexedVersionImpl
-
- getId() - Method in interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersion
-
- getId() - Method in interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionItem
-
- getId() - Method in interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionStatus
-
- getId() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDto
-
- getId() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionStatusDto
-
- getId() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.AbstractDeploymentVersionItemDto
-
- getId() - Method in class com.atlassian.bamboo.event.TrustedKeyRemovedEvent
-
Id of removed trusted key.
- getId() - Method in class com.atlassian.bamboo.hibernate.HibernateBambooEntityObject
-
- getId() - Method in class com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid
-
- getId() - Method in class com.atlassian.bamboo.hibernate.HibernateEntityObject
-
- getId() - Method in interface com.atlassian.bamboo.index.quicksearch.QuickSearchDocument
-
- getId() - Method in class com.atlassian.bamboo.index.quicksearch.QuickSearchDocumentImpl
-
- getId() - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- getId() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl.AgentIdentifier
-
- getId() - Method in class com.atlassian.bamboo.notification.rss.RssNotification.RssAffectedDeployment
-
- getId() - Method in class com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage.Requirement
-
- getId() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.QuickFilterRuleRow
-
- getId() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.TrustedKeyImpl
-
- getId() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- getId() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionSubstitutionAwareImpl
-
- getId() - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionBase
-
- getId() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionImpl
-
- getId() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscriptionImpl
-
- getId() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getId() - Method in interface com.atlassian.bamboo.plan.PlanIdentifier
-
- getId() - Method in class com.atlassian.bamboo.plan.PlanIdentifierImpl
-
- getId() - Method in interface com.atlassian.bamboo.plan.VcsBambooSpecsSource
-
- getId() - Method in class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl
-
- getId() - Method in interface com.atlassian.bamboo.plan.VcsLocationBambooSpecsState
-
- getId() - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- getId() - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactOption
-
- getId() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketResourceEntity
-
- getId() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequest
-
- getId() - Method in class com.atlassian.bamboo.plugins.jira.summary.deployment.EnvironmentStatusJsonBean
-
- getId() - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- getId() - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariable
-
- getId() - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.RestLinkedDeploymentProject
-
- getId() - Method in class com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
-
- getId() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashBranchEntity
-
- getId() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashMirrorServerEntity
-
- getId() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashProjectEntity
-
- getId() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestRef
-
- getId() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- getId() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashRepositoryEntity
-
- getId() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashServerEntity
-
- getId() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashUserSshKeyEntity
-
- getId() - Method in interface com.atlassian.bamboo.project.ProjectIdentifier
-
- getId() - Method in class com.atlassian.bamboo.project.ProjectIdentifierImpl
-
- getId() - Method in class com.atlassian.bamboo.project.ProjectPlanPermissions
-
- getId() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl
-
Deprecated.
- getId() - Method in class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- getId() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- getId() - Method in class com.atlassian.bamboo.rest.model.admin.sharedcredentials.RestSharedCredential
-
- getId() - Method in class com.atlassian.bamboo.rest.model.admin.ssh.RestTrustedKey
-
- getId() - Method in class com.atlassian.bamboo.rest.model.agent.ExecutorKey
-
- getId() - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- getId() - Method in class com.atlassian.bamboo.rest.model.agent.RestBuildAgent
-
- getId() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifact
-
- getId() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifactDefinition
-
- getId() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- getId() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestDeploymentProject
-
- getId() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getId() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- getId() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionItem
-
- getId() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionStatus
-
- getId() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanConfig
-
- getId() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanIdentifier
-
- getId() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.artifact.RestArtifactSubscriptions
-
- getId() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestRequirement
-
- getId() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- getId() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.task.RestTask
-
- getId() - Method in class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- getId() - Method in class com.atlassian.bamboo.rest.model.quickfilter.RestQuickFilter
-
- getId() - Method in class com.atlassian.bamboo.rest.model.repository.RestRepository
-
- getId() - Method in class com.atlassian.bamboo.rest.model.RestIdContainer
-
- getId() - Method in class com.atlassian.bamboo.resultsummary.CustomDataRow
-
- getId() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- getId() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- getId() - Method in class com.atlassian.bamboo.security.applinks.BambooHostApplication
-
- getId() - Method in class com.atlassian.bamboo.security.GlobalApplicationSecureObject
-
- getId() - Method in class com.atlassian.bamboo.security.RememberMeTokenImpl
-
- getId() - Method in class com.atlassian.bamboo.security.TrustedKeyDTO
-
- getId() - Method in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- getId() - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- getId() - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- getId() - Method in interface com.atlassian.bamboo.task.TaskIdentifier
-
- getId() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestDeploymentProject
-
- getId() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestEnvironment
-
- getId() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestAgent
-
- getId() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryDefinition
-
- getId() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStage
-
- getId() - Method in class com.atlassian.bamboo.testutils.model.deployments.environments.TestEnvironmentDetails
-
- getId() - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- getId() - Method in class com.atlassian.bamboo.trigger.TriggerDefinitionImpl
-
- getId(Object) - Static method in class com.atlassian.bamboo.util.BambooObjectUtils
-
- getId() - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
- getId() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- getId() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
-
- getId() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.DecoratedCapabilityRequirement
-
- getId() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- getId() - Method in interface com.atlassian.bamboo.v2.build.agent.ExecutableBuildAgent
-
Agent id
- getId() - Method in class com.atlassian.bamboo.v2.build.agent.RemotableRemoteAgentDefinitionImpl
-
- getId() - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementDetailsImpl
-
- getId() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getId() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getId() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getId() - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentAssignmentExecutableDetails
-
- getId() - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentAssignmentExecutorDetails
-
- getId() - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- getID() - Method in class com.atlassian.bamboo.ww2.actions.agent.ElasticImageDecorator
-
- getId() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.RepositoryTriggerSelector
-
- getId() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedApplicationLink
-
- getId() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityLink
-
- getId() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavGroupObject
-
- getId() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getId() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStage
-
- getId() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- getId() - Method in class com.atlassian.breadcrumbs.BuildCrumb
-
- getId() - Method in class com.atlassian.breadcrumbs.chain.ChainCrumb
-
- getId() - Method in class com.atlassian.breadcrumbs.chain.ChainResultSummaryCrumb
-
- getId() - Method in class com.atlassian.breadcrumbs.chain.JobResultCrumb
-
- getId() - Method in class com.atlassian.breadcrumbs.ProjectCrumb
-
- getIdentification() - Method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactAckMessage
-
- getIdentification() - Method in interface com.atlassian.bamboo.v2.build.agent.messages.AuthenticableMessage
-
- getIdentifier() - Method in enum com.atlassian.bamboo.agent.AgentType
-
- getIdentifier() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityImpl
-
- getIdentifier() - Method in class com.atlassian.crowd.embedded.atlassianuser.EcDelegationAccessor
-
- getIdentifier() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- getIdentifier() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManagerImpl
-
- getIdentifiersOfPlansUsingRepository(long) - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLinkDao
-
Get identifiers of Plans referencing a repository.
- getIdentifiersOfPlansUsingRepository(long) - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkHibernateDao
-
- getIdentifiersOfPlansUsingRepository(long) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Get identifiers of Plans referencing a repository.
- getIdentifiersOfPlansUsingRepository(long) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getIdentifiersOfPlansUsingRepositoryOrItsDirectChildren(long) - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLinkDao
-
Get identifiers of Plans referencing a repository, either directly or through inheritance (only direct parent-child relationship is checked)
- getIdentifiersOfPlansUsingRepositoryOrItsDirectChildren(long) - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkHibernateDao
-
- getIdentifiersOfPlansUsingRepositoryOrItsDirectChildren(long) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Get identifiers of
Chain
s referencing a repository, either directly or through inheritance (only direct parent-child relationship is checked)
If the parameter refers to a linked repository, only
TopLevelPlan
s are returned.
- getIdentifiersOfPlansUsingRepositoryOrItsDirectChildren(long) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getIdePort() - Method in interface com.atlassian.bamboo.user.BambooUser
-
- getIdePort() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- getIdEqualPredicate(long) - Static method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementPredicates
-
- getIdleAgentShutdownDelayMinutes() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- getIdOfDeletedItem() - Method in class com.atlassian.bamboo.event.BuildDeletedEvent
-
- getIdOfDeletedItem() - Method in class com.atlassian.bamboo.event.BuildResultDeletedEvent
-
- getIdOfDeletedItem() - Method in class com.atlassian.bamboo.event.ChainDeletedEvent
-
- getIdOfDeletedItem() - Method in class com.atlassian.bamboo.event.ChainResultDeletedEvent
-
- getIds() - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentDashboardResource.EnvironmentIds
-
- getIds() - Method in class com.atlassian.bamboo.repository.CacheId
-
- getIfPresent(Object) - Method in class com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator
-
- getIgnoredTestCaseCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsSummary
-
Return total number of ignored (quarantined and skipped) test
- getIgnoredTestCaseCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
We use the fact that quarantined-skipped tests are counted only once as quarantined
- getIgnoredTestCount() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.PlanResultTestsPage
-
- getIgnoredTestCount() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- getImAddress() - Method in class com.atlassian.bamboo.notification.transports.ImTransport
-
- getImage() - Method in interface com.atlassian.bamboo.build.docker.DockerPipelineConfiguration
-
Docker image to be used for the Docker pipeline.
- getImage() - Method in class com.atlassian.bamboo.build.docker.DockerPipelineConfigurationImpl
-
- getImage() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfigurationAssignments
-
- getImage() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getImageConfigurationId() - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- getImageFilesVersion() - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentSystemProperties
-
- getImageFilesVersion() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- getImageFilesVersion() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getImageFilesVersion() - Method in interface com.atlassian.bamboo.buildqueue.ElasticAgentDefinition
-
- getImageFilesVersion() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getImageFilesVersion() - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- getImageFromMatrix(String) - Method in interface com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrix
-
- getImageFromMatrix(String) - Method in class com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrixImpl
-
- getImageId() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getImageMatches() - Method in interface com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrix
-
Get a set of elastic images that match ALL requirements.
- getImageMatches() - Method in class com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrixImpl
-
- getImagePath() - Method in class com.atlassian.bamboo.v2.build.agent.AgentBuildingStatus
-
- getImagePath() - Method in class com.atlassian.bamboo.v2.build.agent.AgentCancellingStatus
-
- getImagePath() - Method in class com.atlassian.bamboo.v2.build.agent.AgentIdleStatus
-
- getImagePath() - Method in class com.atlassian.bamboo.v2.build.agent.AgentOfflineStatus
-
- getImagePath() - Method in interface com.atlassian.bamboo.v2.build.agent.AgentStatus
-
The image to use for this status
- getImagePathForState(RemoteElasticInstanceState) - Static method in class com.atlassian.bamboo.ww2.actions.admin.elastic.RemoteElasticAgentStateUIHelper
-
- getImagePlanMatrixRow(ImmutableBuildable) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- getImages(AwsSupportConstants.Region, AwsSupportConstants.RootDeviceType, AwsSupportConstants.Architecture, AwsSupportConstants.Platform, Boolean) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationDao
-
- getImages(AwsSupportConstants.Region, AwsSupportConstants.RootDeviceType, AwsSupportConstants.Architecture, AwsSupportConstants.Platform, Boolean) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationHibernateDao
-
- getImages() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- getImagesAmount() - Method in class com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage.Requirement
-
- getImagesForExecutable(ResultKey) - Method in interface com.atlassian.bamboo.v2.build.queue.QueueOfExecutables
-
Returns the images currently considered to be eligible for building resultKey.
- getImagesForExecutable(ResultKey) - Method in class com.atlassian.bamboo.v2.build.queue.queues.AbstractQueueOfExecutables
-
- getImagesForQueuedExecutable(ResultKey) - Method in interface com.atlassian.bamboo.v2.build.queue.BuildQueueManager
-
- getImagesForQueuedExecutable(ResultKey) - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueueManagerImpl
-
- getImagesToStart() - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticRunningInstancesOptimizer
-
Which and how many elastic images should be started.
- getImagesToStart() - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticRunningInstancesOptimizerImpl
-
- getImageUrl(UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.ChartResource
-
- getIMContent() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityAddedNotification
-
- getIMContent() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityRemovedNotification
-
- getIMContent() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- getIMContent() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- getIMContent() - Method in class com.atlassian.bamboo.notification.buildcommented.CommentNotification
-
- getIMContent() - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- getIMContent() - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotification
-
- getIMContent() - Method in class com.atlassian.bamboo.notification.buildhung.BuildHungNotification
-
- getIMContent() - Method in class com.atlassian.bamboo.notification.buildmissingcapableagent.BuildMissingCapableAgentNotification
-
- getIMContent() - Method in class com.atlassian.bamboo.notification.buildqueuetimeout.BuildQueueTimeoutNotification
-
- getIMContent() - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotification
-
- getIMContent() - Method in class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- getIMContent() - Method in interface com.atlassian.bamboo.notification.Notification
-
Retrieves the content for the IM notification
- getIMContent() - Method in class com.atlassian.bamboo.notification.rss.RssNotification
-
- getIMContent() - Method in class com.atlassian.bamboo.storage.notification.AbstractArtifactStorageCappingNotification
-
- getImmutableBuild() - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- getImmutableBuild() - Method in class com.atlassian.bamboo.ww2.actions.BuildableAwareContextHolder
-
- getImmutableBuild() - Method in class com.atlassian.bamboo.ww2.actions.BuildActionSupport
-
- getImmutableBuild() - Method in interface com.atlassian.bamboo.ww2.aware.BuildableAware
-
- getImmutableChain() - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- getImmutableChain() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getImmutableChain() - Method in class com.atlassian.bamboo.ww2.actions.ChainAwareContextHolder
-
- getImmutableChain() - Method in interface com.atlassian.bamboo.ww2.aware.ChainAware
-
- getImmutableChainBranches() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getImmutableChainByKeyIfInCache(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
- getImmutableChainByKeyIfInCache(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- getImmutableChainStage() - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- getImmutableChainStage() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getImmutableChainStage() - Method in class com.atlassian.bamboo.ww2.actions.ChainAwareContextHolder
-
- getImmutableChainStage() - Method in interface com.atlassian.bamboo.ww2.aware.ChainAware
-
- getImmutableClassType() - Method in enum com.atlassian.bamboo.plan.PlanType
-
- getImmutableDeploymentVersionItem() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- getImmutableDeploymentVersionItem() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.items.MutableDeploymentVersionItem
-
- getImmutableEnvironment() - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
Generate an immutable version based on this mutable version.
- getImmutableEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getImmutablePlan() - Method in interface com.atlassian.bamboo.chains.ChainResultsSummary
-
- getImmutablePlan() - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- getImmutablePlan() - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- getImmutablePlan() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getImmutablePlan() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getImmutablePlan() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Gets the
ImmutablePlan
that this result belongs directly belongs to
- getImmutablePlan() - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
Gets the
Plan
that this result belongs directly belongs to
- getImmutablePlan() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getImmutablePlan() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getImmutablePlan() - Method in class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction
-
- getImmutablePlan() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getImmutablePlan() - Method in interface com.atlassian.bamboo.ww2.aware.PlanAware
-
- getImmutablePlanByKey(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
Returns a plan if one exists with the key.
- getImmutablePlanByKey(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- getImmutableProjectItem() - Method in class com.atlassian.bamboo.deployments.projects.persistence.items.MutableBambooArtifactDeploymentProjectItem
-
- getImmutableProjectItem() - Method in interface com.atlassian.bamboo.deployments.projects.persistence.items.MutableDeploymentProjectItem
-
- getImportExportManager() - Method in class com.atlassian.bamboo.configuration.ScheduledBackupJob
-
- getImportOptions() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupImportDataAction
-
- getImportPath() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupImportDataAction
-
- getImportUrlByType(EntityProperties) - Static method in class com.atlassian.bamboo.export.ConfigImportTestUtils
-
- getIMServerConfig(Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.imserver.IMServerResource
-
REST endpoint to get instant message server configurations in bamboo.
- getImTemplate() - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- getImTemplate() - Method in class com.atlassian.bamboo.notification.buildcompleted.BuildCompletedNotification
-
- getImTemplate() - Method in class com.atlassian.bamboo.notification.chain.ChainCompletedNotification
-
- getImTransport(String) - Method in interface com.atlassian.bamboo.notification.NotificationFactory
-
- getImTransport(String) - Method in class com.atlassian.bamboo.notification.NotificationFactoryImpl
-
- getInactiveBranchCleanUpPeriod() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getInactiveBranchCleanUpPeriodInDays() - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Returns a number of days the branch will be consider inactive (as per no commits activity in the repo) and therefore deleted.
- getInactiveBranchCleanUpPeriodInDays() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- getInactiveBranchCleanUpPeriodInDays() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getInactivityCleanupPeriodInDays() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches.PlanBranchesMonitoringComponent
-
- getInboundConnectionStatus(ApplicationId) - Method in interface com.atlassian.bamboo.applinks.RemoteEventsConnectionStatusService
-
If inbound remote events are working through given application link
- getInClause() - Method in interface com.atlassian.bamboo.persistence3.DeletionSQLAdapter
-
Typical use: delete from SLAVE_TABLE where FOREIGN_KEY_TO_MASTER in (deletionAdapter.getInClause())
- getIncludeExcludeFileOption() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getIncludeExcludeRegex() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getIncrementableVariables() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.AddVariableDialog
-
- getIncrementedVersionName(String) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Calculates an incremented version name for a project.
- getIncrementedVersionName(String) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getIncrementedVersionName(String) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Calculates an increment of a version name.
- getIncrementedVersionName(String) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getIncrementedVersionName(String) - Method in interface com.atlassian.bamboo.deployments.versions.service.VersionNamingService
-
Calculates an increment of a version name.
- getIncrementedVersionName(String) - Method in class com.atlassian.bamboo.deployments.versions.service.VersionNamingServiceImpl
-
- getIndex() - Method in interface com.atlassian.bamboo.plan.StageIdentifier
-
stage index as stored in
Chain
definition
index is 0 based
- getIndex() - Method in class com.atlassian.bamboo.plan.StageIdentifierImpl
-
- getIndex() - Method in class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- getIndex() - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveStageAction
-
- getIndexDirectory() - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
Returns the index directory as stored in the cfg.xml file with the bambooHome property replaced
- getIndexDirectory() - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- getIndexDirectory() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getIndexDirectory() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getIndexedBuildResultsSearcher() - Method in class com.atlassian.bamboo.author.LuceneAuthorManagerImpl
-
- getIndexerBandanaContext() - Method in class com.atlassian.bamboo.deployments.environments.index.EnvironmentIndexerImpl
-
- getIndexerBandanaContext() - Method in class com.atlassian.bamboo.deployments.versions.index.VersionIndexerImpl
-
- getIndexerBandanaContext() - Method in class com.atlassian.bamboo.index.AbstractIndexer
-
- getIndexerBandanaContext() - Method in class com.atlassian.bamboo.index.buildresult.DefaultBuildResultsIndexer
-
- getIndexerBandanaContext() - Method in class com.atlassian.bamboo.index.quicksearch.QuickSearchIndexerImpl
-
- getIndexerLockStatus() - Method in interface com.atlassian.bamboo.index.IndexerContext
-
Get indexer lock status (currently indexer is only locked while reindexing)
- getIndexFromKey(String) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
Retrieves an index from a key.
- getIndexNames(Connection, String, String) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- getIndexNames(Connection, String, String) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Returns indices set up on a given table, optionally narrowed down to a column.
- getIndexNames(Connection, String, String) - Method in class com.atlassian.bamboo.utils.db.PostgreSqlDbmsBean
-
- getIndexSize() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getIndexSize() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getIndices() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
Returns the indices created for plan cache content.
- getIndices() - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- getIndices(Connection, String) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- getIndices(Connection, String) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
- getIndices(Connection, String) - Method in class com.atlassian.bamboo.utils.db.H2DbmsBean
-
- getIndices(Connection, String) - Method in class com.atlassian.bamboo.utils.db.OracleDbmsBean
-
- getIndices(Connection, String) - Method in class com.atlassian.bamboo.utils.db.PostgreSqlDbmsBean
-
- getInetAddressByName(String) - Static method in class com.atlassian.bamboo.utils.BambooNetworkUtils
-
- getInfo() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- getInfo() - Method in class com.atlassian.bamboo.plugins.rest.resource.InfoResource
-
- getInformation() - Method in class com.atlassian.bamboo.crowd.BambooClusterService
-
- getInheritedData() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
Complete view on a configuration of a parent repository or null if there's no parent.
- getInheritedData() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getInheritedVariables() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- getInheritedVariables() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- getInjectable(ComponentContext, Context, Type) - Method in class com.atlassian.bamboo.plugins.rest.confirmation.ConfirmationTokenInjectableProvider
-
- getInjectable(ComponentContext, Context, Type) - Method in class com.atlassian.bamboo.plugins.rest.expansion.ExpansionProvider
-
- getInjectable(ComponentContext, Context, Type) - Method in class com.atlassian.bamboo.plugins.rest.pagination.PageRequestProvider
-
- getInnoDBLogFileSize() - Method in interface com.atlassian.bamboo.health.MySQLChecks
-
- getInnoDBLogFileSize() - Method in class com.atlassian.bamboo.health.MySQLChecksImpl
-
- getInput() - Method in class com.atlassian.bamboo.io.ByteArrayInputSupplier
-
- getInput() - Method in class com.atlassian.bamboo.io.FileInputSupplier
-
- getInput() - Method in class com.atlassian.bamboo.io.PluginArtifactInputSupplier
-
- getInput() - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- getInputColumn() - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- getInputElement(String) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentMiscellaneousPage
-
- getInputEncoding() - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
Since this class only gets used when encoding is not explicitly passed, need use the encoding that was
auto-detected...
- getInputField() - Method in class com.atlassian.bamboo.pageobjects.elements.PlanPickerElement
-
- getInputStream() - Method in class com.atlassian.bamboo.agent.classserver.JarDescriptor
-
- getInputStream() - Method in class com.atlassian.bamboo.plugins.rest.common.ReplacedStringBodyRequestWrapper
-
- getInputStream(String) - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
Obtains the given fileName as an input stream.
- getInputStream(String, Object) - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
Obtains the given fileName as an input stream.
- getInputStream(String, Class<?>) - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
Obtains the given fileName as an input stream.
- getInputStream() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.GetPkFileAction
-
- getInputTotal() - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- getInstallationDirectory() - Static method in class com.atlassian.bamboo.agent.bootstrap.RemoteAgentHomeLocatorForBootstrap
-
- getInstalledGrailsVersion(String) - Method in class com.atlassian.bamboo.plugins.grails.GrailsBuildTask
-
Look up in grails command home directory and read the grails version number form the 'build.properties' file
- getInstalledPackageVersion() - Static method in class com.atlassian.bamboo.agent.installer.util.AgentInstallerUtil
-
Returns version of installer used to install agent.
- getInstallerCommand() - Method in class com.atlassian.bamboo.agent.installer.arguments.CommandLineArguments
-
- getInstallerRunCommand(ElasticAgentUserDataImpl) - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataMetadataHelper
-
- getInstallerRunCommand() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- getInstallerRunCommand() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- getInstance() - Method in interface com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstance
-
- getInstance() - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- getInstance(String) - Static method in enum com.atlassian.bamboo.builder.BuildState
-
Returns the appropriate enum value from the given state string
- getInstance(String) - Static method in enum com.atlassian.bamboo.builder.DeltaState
-
- getInstance(String) - Static method in enum com.atlassian.bamboo.builder.LifeCycleState
-
Returns the appropriate enum value from the given state string
- getInstance() - Static method in class com.atlassian.bamboo.configuration.DefaultElementParser
-
- getInstance() - Static method in class com.atlassian.bamboo.container.PersisterFactory
-
- getInstance(String) - Static method in enum com.atlassian.bamboo.deployments.versions.DeploymentVersionState
-
- getInstance() - Static method in class com.atlassian.bamboo.jsonator.DefaultIntrospector
-
- getInstance(String) - Static method in enum com.atlassian.bamboo.persister.AuditLogEntityType
-
Returns the appropriate enum value from the given type string
- getInstance() - Static method in class com.atlassian.bamboo.plugin.PluginAwareStrutsLocalizedTextProvider
-
- getInstance(BuildLogger) - Static method in class com.atlassian.bamboo.process.ProcessManagement
-
- getInstance() - Static method in class com.atlassian.bamboo.repository.cvsimpl.CvsTimeoutSocketFactory
-
- getInstance() - Static method in class com.atlassian.bamboo.serialisers.kryopool.BambooKryoPool
-
- getInstance() - Static method in class com.atlassian.bamboo.util.NumberUtils
-
- getInstance() - Static method in class com.atlassian.bamboo.utils.BambooRepositoryUtils
-
Returns an instance of
BambooRepositoryUtils
for usage in context where static access is not possible
(e.g.
- getInstance() - Static method in class com.atlassian.bamboo.utils.DurationUtils
-
- getInstance() - Static method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getInstance() - Static method in class com.atlassian.bamboo.v2.build.agent.AgentIdleStatus
-
- getInstance() - Static method in class com.atlassian.bamboo.v2.build.agent.AgentOfflineStatus
-
- getInstance() - Static method in class com.atlassian.bamboo.web.utils.JohnsonEventContainerHolder
-
- getInstance() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getInstance() - Method in class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction
-
- getInstance(String, String, InputStream) - Static method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
Factory method used when the underlying data provider is an actual stream.
- getInstance(String, String, byte[], int, int) - Static method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
Factory method used when the underlying data provider is a pre-allocated block source, and no stream is used.
- getInstanceConfiguration() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockRemoteEC2Instance
-
- getInstanceFingerprint() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
A has identifying last restart of Bamboo server.
- getInstanceFingerprint() - Method in class com.atlassian.bamboo.agent.bootstrap.GetFingerprintResponse
-
- getInstanceFingerprint(Message) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
-
- getInstanceFingerprint() - Method in class com.atlassian.bamboo.setup.ServerFingerprint
-
Get server startup fingerprint.
- getInstanceForFreemarker() - Static method in class com.atlassian.bamboo.util.HtmlUtils
-
- getInstanceId() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticInstance.RestElasticInstanceLog
-
- getInstanceId() - Method in class com.atlassian.bamboo.rest.StopElasticAgents
-
- getInstanceId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- getInstanceId() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getInstanceId() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockRemoteEC2Instance
-
- getInstanceIdleTimeThreshold() - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- getInstanceIdleTimeThreshold() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getInstanceIdleTimeThresholdInput() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.AutomaticInstanceManagementComponent
-
- getInstanceIds() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getInstanceIds() - Method in class com.atlassian.bamboo.logger.ElasticErrorDetailsImpl
-
- getInstanceLog(String) - Method in interface com.atlassian.bamboo.plugins.rest.elastic.RestElasticInstanceService
-
Obtain logs from an EC2 instance.
- getInstanceLog(String) - Method in class com.atlassian.bamboo.plugins.rest.elastic.RestElasticInstanceServiceImpl
-
- getInstanceLog(String) - Method in class com.atlassian.bamboo.plugins.rest.resource.ElasticInstanceResource
-
Obtain logs from an EC2 instance.
- getInstanceLog() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getInstanceLogs(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Fetch console output of a running EC2 instance.
- getInstanceLogs(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getInstanceName() - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Get instance name
- getInstanceName() - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- getInstanceName() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getInstanceName() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getInstanceName() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getInstanceName() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
Get and Set the name of the Bamboo Instance
- getInstanceName() - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- getInstanceName() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- getInstanceName() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getInstanceName() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getInstancePrice(RemoteElasticInstance) - Method in interface com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBean
-
- getInstancePrice(RemoteElasticInstance) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBeanImpl
-
- getInstanceSpecificDataLocations(ElasticAgentUserData) - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataMetadataHelper
-
- getInstanceStatus() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockRemoteEC2Instance
-
- getInstancesWithStartingAgents() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Returns those elastic instances that have already started but their agents have not yet connected to the bamboo server.
- getInstancesWithStartingAgents() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getInstanceTag() - Static method in class com.atlassian.bamboo.agent.elastic.ElasticResourceNamingHelper
-
- getInstanceType() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- getInstanceType() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getInstanceType() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getInstanceType() - Method in class com.atlassian.bamboo.ww2.actions.agent.ElasticImageDecorator
-
- getInstanceTypes() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- getInstanceTypes() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getInstanceTypes() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getInstanceTypes() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction
-
- getInstanceTypes() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- getInstanceWithCookieKey(String) - Method in interface com.atlassian.bamboo.builder.resultsfilter.BuildResultsFilterFactory
-
- getInstanceWithCookieKey(String) - Method in class com.atlassian.bamboo.builder.resultsfilter.BuildResultsFilterFactoryImpl
-
- getInstantMessagingServer(long) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerManager
-
- getInstantMessagingServer(long) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerManagerImpl
-
- getInstantMessagingServerId() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- getInstantMessagingServers() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- getInt(String, int) - Method in interface com.atlassian.bamboo.collections.ActionParametersMap
-
Retrieve Integer value from the map of parameters.
- getInt(String, int) - Method in class com.atlassian.bamboo.collections.SimpleActionParametersMap
-
- getInt(String) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- getInt(String) - Method in interface com.atlassian.bamboo.fieldvalue.FieldValueItemHolder
-
- getInt(String) - Method in class com.atlassian.bamboo.repository.RepositoryConfigurationReference.RepoHierarchicalConfiguration
-
- getInt(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration
-
- getIntegerProperty(Object) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- getIntegrationBranchRevisionData() - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- getIntegrationBranchRevisionData() - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- getIntegrationBranchVcsKey() - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
Depensing on the integration strategy this could be the checked out revision or the merged revision
- getIntegrationBranchVcsKey() - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- getIntegrationBranchVcsRevision() - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- getIntegrationBranchVcsRevision() - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- getIntegrationCommitMessage() - Method in class com.atlassian.bamboo.configuration.RepositorySettings
-
- getIntegrationCommitMessage(Repository) - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationHelper
-
Deprecated.
Get commit message used for branch integration operations.
- getIntegrationCommitMessage(Repository) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationHelperImpl
-
- getIntegrationPlan(BranchIntegrationConfiguration) - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationService
-
- getIntegrationPlan(BranchIntegrationConfiguration) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationServiceImpl
-
- getIntegrationPlanBranchKey() - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationConfiguration
-
- getIntegrationPlanBranchKey() - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationConfigurationImpl
-
- getIntegrationPlanBranchKey() - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationPoint
-
- getIntegrationPlanBranchKey() - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationPointImpl
-
- getIntegrationPoint() - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationConfiguration
-
- getIntegrationPoint() - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationConfigurationImpl
-
- getIntegrationRepository(BuildContext) - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationHelper
-
Deprecated.
- getIntegrationRepository(BuildContext) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationHelperImpl
-
- getIntegrationRepository(ImmutablePlan) - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationService
-
Get repository configured as merge to / merge from in branch configuration.
- getIntegrationRepository(ImmutablePlan, BranchIntegrationPoint) - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationService
-
Get repository configured as integration point for arbitrary defined integration point (vcs branch or plan)
- getIntegrationRepository(ImmutablePlan) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationServiceImpl
-
- getIntegrationRepository(ImmutablePlan, BranchIntegrationPoint) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationServiceImpl
-
- getIntegrationRepositoryBranchName() - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
The branch name associated with the integration repository
- getIntegrationRepositoryBranchName() - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- getIntegrationRepositoryId() - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- getIntegrationRepositoryId() - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- getIntegrationRepositoryId() - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- getIntegrationRepositoryId() - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- getIntegrationStrategies() - Method in enum com.atlassian.bamboo.plan.branch.PlanBranchWorkflow
-
Allowed integration strategies for this workflow.
- getIntegrationStrategy() - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
Should not be null, however legacy data may exist that doesn't have this value.
- getIntegrationStrategy() - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- getIntegrationStrategy() - Method in class com.atlassian.bamboo.event.ChainBranchConfigUpdatedEvent
-
- getIntegrationVcsBranch(BuildContext) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationHelperImpl
-
- getIntegrationVcsBranch(BuildContext) - Method in interface com.atlassian.bamboo.plan.branch.VcsBranchIntegrationHelper
-
- getIntegrationVcsReference() - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationPoint
-
VCS reference used for merging.
- getIntegrationVcsReference() - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationPointImpl
-
- getIntegrationVcsRepository(BuildContext) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationHelperImpl
-
- getIntegrationVcsRepository(BuildContext) - Method in interface com.atlassian.bamboo.plan.branch.VcsBranchIntegrationHelper
-
- getInterceptorStack() - Method in class com.atlassian.bamboo.build.logger.AbstractBuildLogger
-
- getInterceptorStack() - Method in interface com.atlassian.bamboo.build.logger.BuildLogger
-
- getInterceptorStack() - Method in class com.atlassian.bamboo.build.logger.DisconnectedBuildLogger
-
- getInterceptorStack() - Method in class com.atlassian.bamboo.build.logger.NullBuildLogger
-
- getInterceptorStack() - Method in class com.atlassian.bamboo.build.logger.SimpleBuildLogger
-
- getInternalDirectory(CrowdDirectoryService) - Static method in class com.atlassian.bamboo.upgrade.tasks.v6_6.UpgradeTask60602MoveUsersToEmbeddedCrowd
-
- getInterpolator() - Method in class com.atlassian.bamboo.commonsconfig.BambooCombinedConfiguration
-
- getInterpolator() - Method in class com.atlassian.bamboo.commonsconfig.BambooHierarchicalConfiguration
-
- getInterpolator() - Method in class com.atlassian.bamboo.commonsconfig.BambooXmlConfiguration
-
- getInterpreter(String, boolean) - Static method in class com.atlassian.bamboo.agent.elastic.ScriptInterpreterUtils
-
- getInterpreter() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Job
-
- getInterpreter() - Method in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- getInterpreter() - Method in class com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails
-
- getInterpreterTypes() - Method in class com.atlassian.bamboo.plugins.script.task.configuration.ScriptBuildTaskConfigurator
-
- getIntervalMb() - Method in class com.atlassian.bamboo.agent.bootstrap.BootstrapUtils.ProgressMonitor
-
- getIntervalOptions() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getIntField(Document, String) - Static method in class com.atlassian.bamboo.index.IndexUtils
-
- getIntHeader(String) - Method in class com.atlassian.bamboo.plugins.rest.common.ReplacedStringBodyRequestWrapper
-
- getInvocations() - Method in class com.atlassian.bamboo.performance.PerformanceStatsEvent
-
- getIp() - Method in class com.atlassian.bamboo.buildqueue.ImmutableRemoteAgentAuthentication
-
- getIp() - Method in interface com.atlassian.bamboo.buildqueue.RemoteAgentAuthentication
-
IP address of the agent requesting approval.
- getIp() - Method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl
-
- getIp() - Method in class com.atlassian.bamboo.rest.model.agent.RestRemoteAgentAuthentication
-
- getIpAddress() - Method in class com.atlassian.bamboo.configuration.agent.EditRemoteAgentAuthenticationIp
-
- getIpAddress() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getIpAddress() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getIpPatterns() - Method in class com.atlassian.bamboo.buildqueue.ImmutableRemoteAgentAuthentication
-
- getIpPatterns() - Method in interface com.atlassian.bamboo.buildqueue.RemoteAgentAuthentication
-
- getIpPatterns() - Method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl
-
- getIpPatterns() - Method in class com.atlassian.bamboo.rest.model.agent.RestRemoteAgentAuthentication
-
- getIpPatterns() - Method in interface com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplication
-
Get IP patterns allowed for this application.
- getIpPatterns() - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl
-
- getIsFavourite() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranch
-
- getIsolationOptions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDocker
-
- getIsolationType() - Method in class com.atlassian.bamboo.build.docker.DefaultDockerHandlerImpl
-
- getIsolationType() - Method in class com.atlassian.bamboo.build.docker.DefaultDockerHandlerProvider
-
- getIsolationType() - Method in class com.atlassian.bamboo.build.docker.DockerConfigurationProviders.Config
-
- getIsolationType() - Method in interface com.atlassian.bamboo.build.docker.DockerHandler
-
Identifier of Docker isolation type.
- getIsolationType() - Method in interface com.atlassian.bamboo.build.docker.DockerHandlerProvider
-
- getIsolationType() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- getIsolationType() - Method in class com.atlassian.bamboo.deployments.environments.actions.docker.ConfigureEnvironmentDocker
-
- getIsolationType() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDocker
-
- getIsolationType() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- getIsolationType() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- getIsolationTypeLabel(TextProvider) - Method in class com.atlassian.bamboo.build.docker.DefaultDockerHandlerProvider
-
- getIsolationTypeLabel(TextProvider) - Method in interface com.atlassian.bamboo.build.docker.DockerHandlerProvider
-
- getIsolationTypeLabels(TextProvider) - Method in class com.atlassian.bamboo.build.docker.DockerConfigurationProviders
-
- getIssueCount() - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionAction
-
- getIssueCount() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionJiraIssues
-
- getIssueDetails(Iterable<LinkedJiraIssue>) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getIssueDetails(String, String, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.build.PlanResource
-
- getIssueKey() - Method in class com.atlassian.bamboo.deployments.versions.history.issues.DeploymentVersionLinkedJiraIssueImpl
-
- getIssueKey() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssue
-
- getIssueKey() - Method in class com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssueImpl
-
- getIssueKey() - Method in interface com.atlassian.bamboo.jira.jiraissues.InternalLinkedJiraIssue
-
JIRA issue key (DB field)
- getIssueKey() - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueDetails
-
Returns JIRA issue key
- getIssueKey() - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- getIssueKey() - Method in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueImpl
-
- getIssueKey() - Method in class com.atlassian.bamboo.pageobjects.pages.jira.CreateIssueConfirmationDialog
-
- getIssueKey() - Method in class com.atlassian.bamboo.ww2.actions.jira.CreateRemoteJiraLinkAction
-
- getIssueKey() - Method in class com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction
-
- getIssueKey() - Method in class com.atlassian.bamboo.ww2.actions.jira.TransitionJiraIssueAction
-
- getIssueKeyInput() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.EditJiraIssues
-
- getIssuesChangedForDeploymentResult(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesService
-
Finds issue keys for given deployment result
Returns empty list if status of result build is unknown or if this and previous status is failed.
- getIssuesChangedForDeploymentResult(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesServiceImpl
-
- getIssuesCount() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateVersionPage
-
- getIssuesCount() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewVersionPage
-
- getIssueType() - Method in class com.atlassian.bamboo.deployments.versions.history.issues.DeploymentVersionLinkedJiraIssueImpl
-
- getIssueType() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssue
-
- getIssueType() - Method in class com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssueImpl
-
- getIssueType() - Method in interface com.atlassian.bamboo.jira.jiraissues.InternalLinkedJiraIssue
-
Return information how Bamboo object relates to JIRA issue (DB field)
- getIssueType() - Method in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueImpl
-
- getIssuetype() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- getIssueTypeId() - Method in class com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction
-
- getIssueTypeInput() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.EditJiraIssues
-
- getItemPaint(int, int) - Method in class com.atlassian.bamboo.charts.renderer.BuildResultSuccessFailureRenderer
-
- getItems() - Method in interface com.atlassian.bamboo.deployments.versions.DeploymentVersion
-
- getItems() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl
-
- getItems() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDto
-
- getItems() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersion
-
- getItems() - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- getItems() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraApplinksEntities
-
- getItems() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultChannelEntity
-
- getItems() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultEntity
-
- getItems() - Method in class com.atlassian.bamboo.pageobjects.elements.AuiDropDown2Menu
-
- getItems() - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- getItems(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.items.AdminMenuCoreLinksProvider
-
- getItems() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- getItems() - Method in class com.atlassian.bamboo.testutils.backdoor.model.build.metadata.RestBuildMetadataList
-
- getItems() - Method in class com.atlassian.bamboo.webwork.StarterAction.DashboardPage
-
- getItems() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext.WebSectionDto
-
- getItemType() - Method in class com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
-
- getJabberAddress() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage.UserDetails
-
- getJabberAddress() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- getJabberAddress() - Method in interface com.atlassian.bamboo.user.BambooUser
-
Returns the user's jabber address for IMs
- getJabberAddress() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- getJabberAddress() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getJabberAddress() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- getJabberAddress() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- getJabberAddress() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- getJars() - Method in interface com.atlassian.bamboo.agent.classserver.ClassServerManifest
-
- getJars() - Method in class com.atlassian.bamboo.agent.classserver.ClassServerManifestImpl
-
- GetJarServlet - Class in com.atlassian.bamboo.agent.classserver
-
- GetJarServlet() - Constructor for class com.atlassian.bamboo.agent.classserver.GetJarServlet
-
- getJarsOfFrameworkBundle() - Method in interface com.atlassian.bamboo.agent.classserver.AgentClassServer
-
- getJarsOfFrameworkBundle() - Method in class com.atlassian.bamboo.agent.classserver.AgentClassServerImpl
-
- getJarsOfSystemProvidedPlugins() - Method in interface com.atlassian.bamboo.agent.classserver.AgentClassServer
-
- getJarsOfSystemProvidedPlugins() - Method in class com.atlassian.bamboo.agent.classserver.AgentClassServerImpl
-
- getJarsOfUserInstalledPlugins() - Method in interface com.atlassian.bamboo.agent.classserver.AgentClassServer
-
- getJarsOfUserInstalledPlugins() - Method in class com.atlassian.bamboo.agent.classserver.AgentClassServerImpl
-
- getJarsOnSystemClasspath() - Method in interface com.atlassian.bamboo.agent.classserver.AgentClassServer
-
- getJarsOnSystemClasspath() - Method in class com.atlassian.bamboo.agent.classserver.AgentClassServerImpl
-
- getJarsToRemove() - Method in interface com.atlassian.bamboo.agent.classserver.ClassServerManifest
-
- getJarsToRemove() - Method in class com.atlassian.bamboo.agent.classserver.ClassServerManifestImpl
-
- getJavaType() - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- getJavaType() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityImpl
-
- getJdbcDatabaseUrl() - Method in class com.atlassian.bamboo.testutils.properties.DbProperties
-
- getJdbcDriverClassName() - Method in class com.atlassian.bamboo.testutils.properties.DbProperties
-
- getJdbcHibernateDialect() - Method in class com.atlassian.bamboo.testutils.properties.DbProperties
-
- getJdbcPassword() - Method in class com.atlassian.bamboo.testutils.properties.DbProperties
-
- getJdbcUserName() - Method in class com.atlassian.bamboo.testutils.properties.DbProperties
-
- getJdk() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getJdkLabel() - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- getJdkLabels() - Method in class com.atlassian.bamboo.builder.DefaultJdkManager
-
- getJdkLabels() - Method in interface com.atlassian.bamboo.builder.JdkManager
-
Gets a sorted
List
of all JDK labels available in the system.
- getJdkLabels() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getJdkLabels() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
Gets a
Collection
of all JDK labels available in the system.
- getJdkName() - Method in class com.atlassian.bamboo.ww2.actions.setup.SelectSetupStepAction
-
- getJdkPath() - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- getJdkSelectorElement() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.Maven2TaskComponent
-
- getJFreeChart() - Method in class com.atlassian.bamboo.charts.author.AuthorNumberBuildsBarChart
-
- getJFreeChart() - Method in class com.atlassian.bamboo.clover.reports.charts.BuildNumberCoverageLineChart
-
- getJFreeChart() - Method in class com.atlassian.bamboo.clover.reports.charts.BuildSummaryCodeLinesLineChart
-
- getJFreeChart() - Method in class com.atlassian.bamboo.clover.reports.charts.BuildSummaryCoverageLineChart
-
- getJFreeChart() - Method in class com.atlassian.bamboo.reports.charts.BambooReportLineChart
-
- getJFreeChart() - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryFailureRatioWithLabelUsageLineChart
-
- getJFreeChart() - Method in class com.atlassian.bamboo.reports.charts.BuildSummaryLabelUsageRatioLineChart
-
- getJFreeChart() - Method in class com.atlassian.bamboo.reports.charts.BuildSummarySuccessRatioLineChart
-
- getJiraApplicationLink(String, Project) - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraRemoteIssueManager
-
Retrieves the 'best' application link for a given JIRA project key.
- getJiraApplicationLink(String, Project) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraRemoteIssueManagerImpl
-
- getJiraApplicationLinks() - Method in interface com.atlassian.bamboo.applinks.JiraApplinksService
-
Retrieve JIRA application links from all application links defined in Bamboo, returning primary link first
and the rest in alphabetical order.
- getJiraApplicationLinks() - Method in class com.atlassian.bamboo.applinks.JiraApplinksServiceImpl
-
- getJiraApplicationType() - Method in interface com.atlassian.bamboo.applinks.JiraApplinksService
-
Get ApplicationType
class that implements JiraApplicationType
- getJiraApplicationType() - Method in class com.atlassian.bamboo.applinks.JiraApplinksServiceImpl
-
- getJiraBaseUrl() - Method in class com.atlassian.bamboo.plugins.jira.release.JIRAReleaseTriggerReason
-
- getJiraDisplayUrl(ApplicationLink, String) - Static method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
- getJiraEntityLinksForProject(Project) - Method in interface com.atlassian.bamboo.applinks.JiraApplinksService
-
Retrieve all JIRA entity links associated with a bamboo project, returning primary link first and the rest in
alphabetical order.
- getJiraEntityLinksForProject(Project) - Method in class com.atlassian.bamboo.applinks.JiraApplinksServiceImpl
-
- getJiraIssueCountForDeploymentVersion(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.issues.DeploymentVersionLinkedJiraIssueDao
-
- getJiraIssueCountForDeploymentVersion(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.issues.DeploymentVersionLinkedJiraIssueDaoImpl
-
- getJiraIssueCountForDeploymentVersion(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesService
-
- getJiraIssueCountForDeploymentVersion(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesServiceImpl
-
- getJiraIssueDefaults(User) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
- getJiraIssueDefaults(User) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- getJiraIssueDetails() - Method in class com.atlassian.bamboo.deployments.versions.history.issues.DeploymentVersionLinkedJiraIssueImpl
-
- getJiraIssueDetails() - Method in class com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssueImpl
-
- getJiraIssueDetails() - Method in interface com.atlassian.bamboo.jira.jiraissues.InternalLinkedJiraIssue
-
JIRA issue details dynamically retrieved from remote JIRA instance
- getJiraIssueDetails(Project, Iterable<T>) - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueManager
-
Get issue details from JIRA via XML Search.
- getJiraIssueDetails(Project, String) - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueManager
-
Get issue details for a single issue.
- getJiraIssueDetails(Project, Iterable<T>) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueManagerImpl
-
- getJiraIssueDetails(Project, String) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueManagerImpl
-
- getJiraIssueDetails() - Method in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueImpl
-
- getJiraIssueDetailsKey(JiraIssueDetails) - Static method in class com.atlassian.bamboo.jira.jiraissues.JiraIssuePredicates
-
- getJiraIssueKey() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- getJiraIssueKeys() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- getJiraIssueKeys() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getJiraIssueKeys() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Returns all the JIRA issue keys linked to this build result
- getJiraIssueKeysForDeploymentVersion(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesService
-
- getJiraIssueKeysForDeploymentVersion(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesServiceImpl
-
- getJiraIssueKeysForProject(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesService
-
- getJiraIssueKeysForProject(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesServiceImpl
-
- getJiraIssues() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getJiraIssues() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- getJiraIssues() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getJiraIssues() - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- getJiraIssues() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getJiraIssues() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Returns all the JIRA issues linked to this build result
- GetJiraIssueSchemaAction - Class in com.atlassian.bamboo.ww2.actions.jira
-
- GetJiraIssueSchemaAction() - Constructor for class com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction
-
- getJiraIssuesForBuildResults(List<ResultsSummary>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Retrieves a list of
LinkedJiraIssue
linked to the given build result summaries
- getJiraIssuesForBuildResults(List<ResultsSummary>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getJiraIssuesForDeploymentVersion(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesService
-
- getJiraIssuesForDeploymentVersion(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesServiceImpl
-
- getJiraIssuesForDeploymentVersionsMap(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesService
-
- getJiraIssuesForDeploymentVersionsMap(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesServiceImpl
-
- getJiraIssuesForNewDeploymentVersion(long, PlanResultKey) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesService
-
Finds the relevant jira issues if a new version would be created from planResultKey.
- getJiraIssuesForNewDeploymentVersion(long, PlanResultKey, DeploymentVersion) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesService
-
Same as above, but gets all issues between a specific version and the planResultKey.
- getJiraIssuesForNewDeploymentVersion(long, PlanResultKey) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesServiceImpl
-
- getJiraIssuesForNewDeploymentVersion(long, PlanResultKey, DeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesServiceImpl
-
- getJiraIssuesForPlanKey(PlanKey) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getJiraIssuesForPlanKey(PlanKey) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getJiraIssuesKeys() - Method in class com.atlassian.bamboo.deployments.environments.events.EnvironmentDeletedEvent
-
Deprecated.
- getJiraIssuesKeys() - Method in class com.atlassian.bamboo.deployments.environments.events.EnvironmentOrderUpdatedEvent
-
- getJiraIssuesKeys() - Method in class com.atlassian.bamboo.deployments.environments.index.events.DeploymentProjectDeindexedEvent
-
- getJiraIssuesKeys() - Method in class com.atlassian.bamboo.deployments.environments.index.events.DeploymentResultDeindexedEvent
-
- getJiraIssuesKeys() - Method in class com.atlassian.bamboo.deployments.environments.index.events.EnvironmentDeindexedEvent
-
- getJiraIssuesKeys() - Method in class com.atlassian.bamboo.deployments.environments.index.events.EnvironmentOrderUpdateIndexedEvent
-
- getJiraIssuesKeys() - Method in class com.atlassian.bamboo.deployments.projects.events.DeploymentProjectDeletedEvent
-
- getJiraIssuesKeys() - Method in class com.atlassian.bamboo.deployments.results.events.DeploymentResultDeletedEvent
-
- getJiraIssuesKeys() - Method in class com.atlassian.bamboo.deployments.versions.events.DeploymentVersionDeletedEvent
-
- getJiraIssuesKeys() - Method in class com.atlassian.bamboo.deployments.versions.index.events.DeploymentVersionDeindexedEvent
-
- getJiraIssuesKeys() - Method in class com.atlassian.bamboo.index.buildresult.events.ChainDeindexedEvent
-
- getJiraIssuesKeys() - Method in class com.atlassian.bamboo.index.buildresult.events.ChainResultDeindexedEvent
-
- getJiraIssuesKeys() - Method in class com.atlassian.bamboo.index.buildresult.events.ChainResultUpdateIndexedEvent
-
- getJiraIssueStatusForProject(String, long) - Method in class com.atlassian.bamboo.plugins.rest.deployments.issues.JiraIssueRelatedDeploymentsResource
-
Get deployment project environments and versions associated with JIRA issue
- getJiraIssueStatusForProject(String) - Method in class com.atlassian.bamboo.plugins.rest.deployments.issues.JiraIssueRelatedDeploymentsResource
-
Get all deployment projects associated with JIRA issue key
- getJiraIssueTitleText() - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
- getJiraIssueTypes() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- getJiraIssueUrl(String, JiraIssueKey, JiraIssueUtils.JiraPanel) - Static method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
- getJiraIssueUrl() - Method in class com.atlassian.bamboo.ww2.actions.jira.JiraRedirectAction
-
- getJiraProjectEntityType() - Method in interface com.atlassian.bamboo.applinks.JiraApplinksService
-
Get EntityType
that implements JiraProjectEntityType
- getJiraProjectEntityType() - Method in class com.atlassian.bamboo.applinks.JiraApplinksServiceImpl
-
- getJiraProjectKey(String) - Static method in class com.atlassian.bamboo.jira.jiraissues.JiraIssuePredicates
-
- getJiraProjectKey() - Method in class com.atlassian.bamboo.plugins.jira.release.JIRAReleaseTriggerReason
-
- getJiraProjectName() - Method in class com.atlassian.bamboo.plugins.jira.release.JIRAReleaseTriggerReason
-
- getJiraProjects() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- getJiraServers() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction
-
- getJiraUrl(ApplicationLink, String) - Static method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
- getJiraUsername() - Method in class com.atlassian.bamboo.plugins.jira.release.JIRAReleaseTriggerReason
-
- getJiraVersionName() - Method in class com.atlassian.bamboo.plugins.jira.release.JIRAReleaseTriggerReason
-
- getJMSProxyPort() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgentBootstrap
-
- getJMSProxyPort() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
- getJMSProxyPort() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- getJndiChoice() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getJndiDataSourceName() - Method in class com.atlassian.bamboo.testutils.properties.DbProperties
-
- getJndiLocation() - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- getJndiName() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getJob() - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- getJob(PlanKey) - Method in interface com.atlassian.bamboo.plan.job.JobService
-
Get an individual job
- getJob(PlanKey) - Method in class com.atlassian.bamboo.plan.job.JobServiceImpl
-
- getJob(String, long, String, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.JobConfigResource
-
Retrieves the details of a specific job of a stage of a build plan.
- getJob(String, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.JobConfigShortcutResource
-
Retrieves the details of a specific job of a stage of a build plan.
- getJob(TestStageDetails, String) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getJob(PlanKey) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getJob(int) - Method in class com.atlassian.bamboo.testutils.model.TestStageDetails
-
- getJobArtifactLinks(BuildResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainArtifacts
-
- getJobBatch() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch
-
- getJobByKey(PlanKey) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageElement
-
- getJobCount() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getJobCount() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- getJobCount() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
Note: Does not include Jobs that are marked for deletion.
- getJobDeletionWarnings(PlanKey, Expansion, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.plan.stage.job.RestJobService
-
Get warnings related to job deletion.
- getJobDeletionWarnings(PlanKey, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.RestJobServiceImpl
-
- getJobDetailMultimap() - Method in class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- getJobDetails(JobId) - Method in class com.atlassian.bamboo.schedule.AtlassianSchedulerServiceImpl
-
- getJobDisplayName() - Method in interface com.atlassian.bamboo.process.ProcessContext
-
- getJobDisplayName() - Method in class com.atlassian.bamboo.process.ProcessContextImpl
-
- getJobEquiv() - Method in interface com.atlassian.bamboo.ww2.aware.NavigationAware
-
- getJobEquiv() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getJobExecution(PlanResultKey) - Method in interface com.atlassian.bamboo.chains.ChainExecutionAccessor
-
Get the state of a single Job being executed
- getJobExecution(PlanResultKey) - Method in class com.atlassian.bamboo.chains.ChainExecutionManagerImpl
-
- getJobExecution(PlanResultKey) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- getJobExecution(PlanResultKey) - Method in interface com.atlassian.bamboo.plan.ExecutionStatusProvider
-
Get the state of a single Job being executed
- getJobExecution(PlanResultKey) - Method in class com.atlassian.bamboo.plan.ExecutionStatusProviderImpl
-
- getJobExecution(PlanResultKey) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- getJobExecutionPhaseString() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectStatus
-
- getJobExecutionPhaseString() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- getJobForKey(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- getJobGroupName() - Static method in class com.atlassian.bamboo.build.monitoring.BuildStopDelayedJob
-
- getJobGroupName() - Static method in class com.atlassian.bamboo.build.monitoring.DeploymentStopDelayedJob
-
- getJobId() - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- getJobKey() - Method in class com.atlassian.bamboo.admin.scheduler.ScheduledJob
-
- getJobKey(PlanKey, String) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Joins the a
Chain
key and a jobKey part to create a Job
PlanKey
For example, BAM-REL and UNIT becomes BAM-REL-UNIT
- getJobKey() - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- getJobKey() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getJobKey(PlanProperties, JobProperties) - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- getJobKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- getJobKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getJobKey() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- getJobKey() - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveJobAction
-
- getJobKeys(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Return all plan keys of Jobs that belong to a Chain
- getJobKeys(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getJobKeyToClone(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- getJobMap() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
-
- getJobMoveWarnings(PlanKey, long, Expansion, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.plan.stage.job.RestJobService
-
Get warnings related to job move.
- getJobMoveWarnings(PlanKey, long, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.RestJobServiceImpl
-
- getJobName(PlanResultKey) - Static method in class com.atlassian.bamboo.build.monitoring.BuildStopDelayedJob
-
- getJobName(ResultKey) - Static method in class com.atlassian.bamboo.build.monitoring.DeploymentStopDelayedJob
-
- getJobName(PlanKey) - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- getJobName() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- getJobOrSharedDirectory(PlanKey) - Method in interface com.atlassian.bamboo.storage.ArtifactDirectoryBuilder
-
Returns [artifact-root] / [chain-part] / [job-part]
[job-part] will be "shared" if the parameter points to a chain rather than a job.
- getJobOrSharedDirectory(PlanKey) - Method in class com.atlassian.bamboo.storage.location.ArtifactDirectoryBuilderImpl
-
- getJobOrSharedPath(PlanKey) - Method in interface com.atlassian.bamboo.storage.ArtifactPathBuilder
-
Returns [artifact-root] / [chain-storage-tag] / [job-part]
[job-part] will be "shared" if the parameter points to a chain rather than a job.
- getJobOrSharedPath(PlanKey) - Method in class com.atlassian.bamboo.storage.location.ArtifactPathBuilderImpl
-
- getJobRequirementSetDecorator() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getJobResultKey() - Method in class com.atlassian.bamboo.build.warning.BuildWarning.Artifact
-
- getJobResultKey() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- getJobResultKeyForLogDisplay() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- getJobResultSummaries() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- getJobRunnerKeysForAllScheduledJobs() - Method in class com.atlassian.bamboo.schedule.AtlassianSchedulerServiceImpl
-
- getJobs() - Method in interface com.atlassian.bamboo.admin.scheduler.SchedulerService
-
Gets the collection of jobs currently scheduled to be run.
- getJobs() - Method in class com.atlassian.bamboo.admin.scheduler.SchedulerServiceImpl
-
- getJobs() - Method in interface com.atlassian.bamboo.chains.cache.ImmutableChainStage
-
- getJobs() - Method in class com.atlassian.bamboo.chains.cache.ImmutableChainStageImpl
-
- getJobs() - Method in interface com.atlassian.bamboo.chains.ChainStage
-
Gets the
Job
s associated with this Stage, exlcuding the ones marked for deletion
- getJobs() - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- getJobs() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Stage
-
- getJobs() - Method in class com.atlassian.bamboo.plugins.rest.admin.scheduler.SchedulerResource
-
Gets the collection of jobs currently scheduled to run.
- getJobs() - Method in class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- getJobs() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestJobList
-
- getJobs(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
- getJobs() - Method in class com.atlassian.bamboo.testutils.backdoor.SchedulerControl
-
Gets the collection of jobs currently scheduled to be run.
- getJobs() - Method in class com.atlassian.bamboo.testutils.model.TestStageDetails
-
- getJobs() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStage
-
- getJobsByJobRunnerKey(JobRunnerKey) - Method in class com.atlassian.bamboo.schedule.AtlassianSchedulerServiceImpl
-
- getJobsConsumingArtifact(String, long, PageRequest, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact.ArtifactResource
-
Returns a paginated list of
jobs
subscribing a specified artifact.
- getJobsConsumingArtifact(PlanKey, long, PageRequest, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact.RestArtifactService
-
Returns a paginated lists of jobs subscribing to a specified artifact.
- getJobsConsumingArtifact(PlanKey, long, PageRequest, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact.RestArtifactServiceImpl
-
- getJobsContainingInvalidSubscriptions() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- getJobsContainingInvalidSubscriptions() - Method in class com.atlassian.bamboo.ww2.actions.chains.DeleteStageAction
-
- getJobsContainingInvalidSubscriptions() - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveJobAction
-
This method returns consumers of artifacts
for which exists a subscription that would be broken by the move operation that triggered the action.
- getJobsContainingInvalidSubscriptions() - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveStageAction
-
This method returns consumers of artifacts for which exists a subscription that would be broken by the move
operation that triggered the action.
- getJobsContainingInvalidSubscriptions() - Method in class com.atlassian.bamboo.ww2.actions.plan.DeletePlan
-
- getJobsForPlan(PlanKey) - Method in interface com.atlassian.bamboo.plan.job.JobService
-
Get all jobs in a plan, ordered alphabetically
- getJobsForPlan(PlanKey) - Method in class com.atlassian.bamboo.plan.job.JobServiceImpl
-
- getJobsForPlan(String, Expansion, PageRequest, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.PlanConfigResource
-
Retrieves all jobs for a build plan.
- getJobsForPlan(PlanKey, UriInfo, AuthenticationContext) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
Get a list of jobs of specified plan.
- getJobsForPlan(PlanKey, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- getJobsForStage(PlanKey, long) - Method in interface com.atlassian.bamboo.plan.job.JobService
-
Get all jobs in a particular stage, ordered alphabetically
- getJobsForStage(PlanKey, long) - Method in class com.atlassian.bamboo.plan.job.JobServiceImpl
-
- getJobsList() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStage
-
- getJobsParentKey() - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverBuildResults
-
Returns a key of job's parent, e.g.
- getJobsSubscribedToArtifact(ArtifactDefinition) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
Get jobs subscribed to artifact
- getJobsToClone() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
Used on first render for functional tests
- getJobsToConfirm(Plan) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- getJobsWebItemsForSection(String, HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getJobUrl(DecoratedNavObject) - Method in class com.atlassian.bamboo.ww2.NavigationContext
-
- getJobWithKey(PlanKey) - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStage
-
Get the job with the given key, returns null if no such job is found.
- getJsArrayValues() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction.AutoElasticConfigPreset
-
- getJSch(OpenSshConfig.Host, FS) - Method in class com.atlassian.bamboo.plugins.git.GitSshSessionFactory
-
- getJson() - Method in class com.atlassian.bamboo.rest.model.quicksearch.JsonSearchResultsList
-
- getJson(boolean) - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- getJson() - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- getJson() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ArtifactDefinitionJsonDecorator
-
- getJson() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ArtifactSubscriptionJsonDecorator
-
- getJson(JsonStream) - Method in class com.atlassian.bamboo.ww2.actions.build.ChainExecutionJsonDecorator
-
- getJson(JsonStream) - Method in class com.atlassian.bamboo.ww2.actions.build.CurrentlyBuildingJsonDecorator
-
- getJson(JsonStream) - Method in class com.atlassian.bamboo.ww2.actions.build.CurrentlyDeployingJsonDecorator
-
- getJson(JsonStream) - Method in class com.atlassian.bamboo.ww2.actions.build.QueuedBuildJsonDecorator
-
- getJson() - Method in class com.atlassian.bamboo.ww2.actions.build.StageJsonDecorator
-
- getJson() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedApplicationLink
-
- getJson() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedApplicationType
-
- getJson() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityLink
-
- getJsonObject() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- getJsonObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- getJsonObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.DeleteEnvironmentTask
-
- getJsonObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- getJsonObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- getJsonObject() - Method in class com.atlassian.bamboo.deployments.versions.actions.EditDeploymentVersionCommentAction
-
- getJsonObject() - Method in class com.atlassian.bamboo.js.ViewPlanUpdates
-
- getJsonObject() - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- getJsonObject() - Method in class com.atlassian.bamboo.plan.task.DecoratedTaskDefinitionImpl
-
- getJsonObject() - Method in class com.atlassian.bamboo.plugins.git.LoadGitHubRepositories
-
- getJsonObject() - Method in interface com.atlassian.bamboo.task.DecoratedTaskDefinition
-
Retrieve a JSON representation of this task definition.
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentJsonProvider
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.DecoratedTaskManipulationResult
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.DecoratedTasksRequirementsConflicts
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.chains.ListJobsForChain
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewBuildNumberChart
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.comment.EditCommentAction
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.CronExpressionGeneratorAction
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.jira.CreateRemoteJiraLinkAction
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.actions.jira.TransitionJiraIssueAction
-
- getJsonObject() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
This is default property read by webwork for webwork's result type "json".
- getJsonPathSupplier(RequestSpecification, ResponseSpecification, String) - Static method in class com.atlassian.bamboo.testutils.rest.RestAssuredUtils
-
- getJsonResource(String, Object, Properties) - Static method in class com.atlassian.bamboo.testutils.json.BambooJsonUtils
-
- getJsonResource(String, Object) - Static method in class com.atlassian.bamboo.testutils.json.BambooJsonUtils
-
- getJsonResource(String, Class<?>) - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
- getJsonStatus() - Method in class com.atlassian.bamboo.ww2.actions.setup.FinishSetupAction
-
- getJsonStatus() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- getJsonStatus() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDefaultsAction
-
- getJsonStatus() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupEmbeddedDatabaseAction
-
- getJsonStatus() - Method in interface com.atlassian.bamboo.ww2.aware.JsonStatusProvider
-
- getJustEditedEnvironmentComponent() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- getKeepAliveTime() - Method in class com.atlassian.bamboo.event.spi.BambooEventThreadPoolConfiguration
-
- getKey() - Method in class com.atlassian.bamboo.bandana.BandanaItem
-
- getKey() - Method in class com.atlassian.bamboo.build.logger.LoggerId
-
- getKey() - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- getKey() - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategy
-
Deprecated.
A lowercase string key to identify the build strategy
- getKey() - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- getKey() - Method in class com.atlassian.bamboo.build.strategy.ManualBuildStrategy
-
Deprecated.
- getKey() - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- getKey() - Method in class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy
-
Deprecated.
- getKey() - Method in class com.atlassian.bamboo.build.strategy.StashBuildStrategy
-
Deprecated.
- getKey() - Method in class com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy
-
Deprecated.
- getKey() - Method in enum com.atlassian.bamboo.chains.branches.BranchNotificationStrategy
-
Key for this constant to be used e.g.
- getKey() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Plan
-
- getKey() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Project
-
- getKey() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- getKey() - Method in class com.atlassian.bamboo.configuration.repository.VcsViewerUIConfigBean.VcsViewerTypeSelector
-
- getKey() - Method in interface com.atlassian.bamboo.credentials.PrivateKeyCredentials
-
- getKey() - Method in class com.atlassian.bamboo.credentials.SshCredentialsImpl
-
- getKey() - Method in class com.atlassian.bamboo.deployments.DeploymentKeyImpl
-
- getKey() - Method in class com.atlassian.bamboo.deployments.DeploymentResultKeyImpl
-
- getKey() - Method in class com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStubImpl
-
- getKey() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentImpl
-
- getKey() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getKey() - Method in interface com.atlassian.bamboo.deployments.environments.InternalEnvironment
-
Key representing this environment.
- getKey() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentStubDto
-
- getKey() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getKey() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectIdentifier
-
- getKey() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectImpl
-
- getKey() - Method in interface com.atlassian.bamboo.deployments.projects.InternalDeploymentProject
-
- getKey() - Method in class com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl
-
- getKey() - Method in enum com.atlassian.bamboo.deployments.projects.ProjectItemType
-
- getKey() - Method in interface com.atlassian.bamboo.deployments.results.DeploymentResult
-
- getKey() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getKey() - Method in class com.atlassian.bamboo.fieldvalue.FieldValueItem
-
- getKey(String, String, String) - Method in class com.atlassian.bamboo.filter.UrlRewriteFilter
-
- getKey() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraApplinksEntity
-
- getKey() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultItemEntity
-
- getKey() - Method in class com.atlassian.bamboo.js.PlanSummaryObject
-
- getKey() - Method in interface com.atlassian.bamboo.Key
-
- getKey() - Method in class com.atlassian.bamboo.migration.stream.CustomDataBean
-
- getKey() - Method in class com.atlassian.bamboo.notification.AbstractNotificationType
-
- getKey() - Method in interface com.atlassian.bamboo.notification.NotificationRecipient
-
returns full key for this condition object
- getKey() - Method in interface com.atlassian.bamboo.notification.NotificationType
-
returns key for this condition object
- getKey() - Method in class com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
-
- getKey() - Method in class com.atlassian.bamboo.pageobjects.elements.HostVerificationErrorMessageElement
-
- getKey() - Method in class com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage.Requirement
-
- getKey() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.TrustedKeyImpl
-
- getKey() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage.Agent
-
- getKey() - Method in class com.atlassian.bamboo.performance.ActionIdentifier
-
Retrieve an unique key for this action identifier.
- getKey() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getKey() - Method in class com.atlassian.bamboo.plan.AbstractPlanParticle
-
- getKey() - Method in enum com.atlassian.bamboo.plan.branch.BranchTriggeringOption
-
Key for this constant to be used e.g.
- getKey() - Method in enum com.atlassian.bamboo.plan.branch.PlanBranchWorkflow
-
Key to be used for storing this enum in any configuration as string.
- getKey() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getKey() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
Obtain the plan's unique key (uppercase alphanumeric).
- getKey() - Method in class com.atlassian.bamboo.plan.cache.PlanBranchGist
-
- getKey() - Method in class com.atlassian.bamboo.plan.PlanKey
-
Full plan key (e.g.
- getKey() - Method in interface com.atlassian.bamboo.plan.PlanParticle
-
Return PlanParticle key.
- getKey() - Method in class com.atlassian.bamboo.plan.PlanResultKey
-
Full build result key (e.g.
- getKey() - Method in interface com.atlassian.bamboo.plan.pullrequest.VcsPullRequest
-
- getKey() - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- getKey() - Method in class com.atlassian.bamboo.plan.TriggerableInternalKeyImpl
-
- getKey() - Method in class com.atlassian.bamboo.plugin.BambooApplication
-
- getKey() - Method in class com.atlassian.bamboo.plugin.PluginIdentifier
-
- getKey() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.buildstatus.RestBuildStatus
-
- getKey() - Method in class com.atlassian.bamboo.plugins.git.jgit.transport.TrustedKeyFetcher
-
- getKey() - Method in class com.atlassian.bamboo.plugins.hg.BitbucketUrlProvider
-
- getKey() - Method in class com.atlassian.bamboo.plugins.hg.HgServeRepositoryUrlProvider
-
- getKey() - Method in interface com.atlassian.bamboo.plugins.hg.HgWebRepositoryUrlProvider
-
- getKey() - Method in class com.atlassian.bamboo.plugins.hg.HgWebRepositoryUrlProvider.None
-
- getKey() - Method in class com.atlassian.bamboo.plugins.rest.admin.darkfeature.RestDarkFeature
-
- getKey() - Method in class com.atlassian.bamboo.plugins.rest.model.build.metadata.RestBuildMetadataItem
-
- getKey() - Method in class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableSubstitutionContext
-
- getKey() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashProjectEntity
-
- getKey() - Method in class com.atlassian.bamboo.project.DefaultProject
-
- getKey() - Method in interface com.atlassian.bamboo.project.ProjectIdentifier
-
Returns key of the project.
- getKey() - Method in class com.atlassian.bamboo.project.ProjectIdentifierImpl
-
- getKey() - Method in class com.atlassian.bamboo.quickfilter.rule.AbstractQuickFilterRuleType
-
- getKey() - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleType
-
Complete plugin module key of this rule type.
- getKey() - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleTypeUnsafeCodeDecorator
-
- getKey() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getKey() - Method in enum com.atlassian.bamboo.repository.AuthenticationType
-
- getKey() - Method in class com.atlassian.bamboo.repository.CacheDescription.FileBased
-
- getKey() - Method in interface com.atlassian.bamboo.repository.CacheDescription
-
Unique for given
CacheHandler
key that would be used to identify which cache the user wants to delete.
- getKey() - Method in interface com.atlassian.bamboo.repository.CacheHandler
-
Unique key identifying this provider, for example module key.
- getKey() - Method in class com.atlassian.bamboo.repository.nullrepository.NullRepository
-
- getKey() - Method in interface com.atlassian.bamboo.repository.Repository
-
Deprecated.
The full complete plugin key for the repo
- getKey() - Method in class com.atlassian.bamboo.rest.model.admin.ssh.RestTrustedKey
-
- getKey() - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- getKey() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- getKey() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestDeploymentProject
-
- getKey() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getKey() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanConfig
-
- getKey() - Method in class com.atlassian.bamboo.rest.model.plan.RestProjectIdentifier
-
- getKey() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestRequirement
-
- getKey() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- getKey() - Method in class com.atlassian.bamboo.rest.model.project.RestProject
-
- getKey() - Method in class com.atlassian.bamboo.rest.model.RestKey
-
- getKey() - Method in class com.atlassian.bamboo.rest.model.RestResultKey
-
- getKey() - Method in class com.atlassian.bamboo.rest.model.Status.Plugin
-
Deprecated.
- getKey() - Method in interface com.atlassian.bamboo.ResultKey
-
- getKey() - Method in class com.atlassian.bamboo.resultsummary.CustomDataRow
-
- getKey() - Method in class com.atlassian.bamboo.sal.message.DefaultMessage
-
- getKey() - Method in interface com.atlassian.bamboo.security.TrustedKey
-
- getKey() - Method in class com.atlassian.bamboo.security.TrustedKeyDTO
-
- getKey() - Method in class com.atlassian.bamboo.security.TrustedKeyImpl
-
- getKey() - Method in class com.atlassian.bamboo.security.XStreamSecureTokenPersister.PersistedSecureToken
-
- getKey() - Method in enum com.atlassian.bamboo.soy.FormatDateSoyFunction.DATE_FORMAT
-
- getKey() - Method in enum com.atlassian.bamboo.task.TaskCategory
-
- getKey() - Method in interface com.atlassian.bamboo.task.TaskHelpLink
-
- getKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.build.metadata.RestBuildMetadataItem
-
- getKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestDarkFeature
-
- getKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestJob
-
- getKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestTask
-
- getKey() - Method in enum com.atlassian.bamboo.testutils.model.Repository.Scm
-
- getKey() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getKey() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getKey() - Method in class com.atlassian.bamboo.testutils.model.variable.TestVariableDetails
-
- getKey() - Method in class com.atlassian.bamboo.testutils.ProjectDescriptor
-
- getKey() - Method in class com.atlassian.bamboo.testutils.rest.entity.RestCapability
-
- getKey() - Method in class com.atlassian.bamboo.testutils.rest.entity.RestCaptcha
-
- getKey() - Method in class com.atlassian.bamboo.testutils.rest.entity.RestVariableDefinition
-
- getKey() - Method in interface com.atlassian.bamboo.trigger.TriggerableInternalKey
-
- getKey() - Method in enum com.atlassian.bamboo.utils.db.DatabaseType
-
- getKey() - Method in class com.atlassian.bamboo.utils.SystemProperty
-
Obtain the key used to find this property
- getKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
-
- getKey() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityDescriptor
-
- getKey() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Capability
-
Get the key representing the capability
- getKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl
-
- getKey() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.DecoratedCapabilityRequirement
-
- getKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- getKey() - Method in class com.atlassian.bamboo.v2.build.BuildKey
-
- getKey() - Method in interface com.atlassian.bamboo.v2.build.requirement.ImmutableRequirement
-
Represents the requirement.
- getKey() - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementDetailsImpl
-
- getKey() - Method in class com.atlassian.bamboo.v2.build.trigger.AbstractTriggerReason
-
- getKey() - Method in interface com.atlassian.bamboo.v2.build.trigger.TriggerReason
-
- getKey() - Method in class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl
-
- getKey() - Method in class com.atlassian.bamboo.variable.StageVariableContextImpl
-
- getKey() - Method in class com.atlassian.bamboo.variable.SubstitutedVariableDefinitionContextImpl
-
- getKey() - Method in class com.atlassian.bamboo.variable.VariableContextSnapshotImpl
-
- getKey() - Method in interface com.atlassian.bamboo.variable.VariableDefinitionContext
-
Variable key as defined in UI
- getKey() - Method in class com.atlassian.bamboo.variable.VariableDefinitionContextImpl
-
- getKey() - Method in interface com.atlassian.bamboo.variable.VariableDefinitionIdentifier
-
Variable key as defined in UI
- getKey() - Method in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- getKey() - Method in interface com.atlassian.bamboo.variable.VariableSubstitutionContext
-
- getKey() - Method in class com.atlassian.bamboo.variable.VariableSubstitutionContextImpl
-
- getKey() - Method in class com.atlassian.bamboo.variable.VariableSubstitutionImpl
-
- getKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getKey() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getKey() - Method in class com.atlassian.bamboo.webrepository.AbstractWebRepositoryViewer
-
- getKey() - Method in interface com.atlassian.bamboo.webrepository.WebRepositoryViewer
-
Deprecated.
The full complete plugin key for the repository viewer
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.AddNotificationBulkAction
-
- getKey() - Method in interface com.atlassian.bamboo.ww2.actions.admin.bulk.BulkAction
-
Unique identifier for the action
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DeleteAllNotificationBulkAction
-
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction
-
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction
-
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction
-
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsModuleBulkAction
-
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsRootCredentialsBulkAction
-
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnCredentialsBulkAction
-
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnUrlBulkAction
-
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateWebUrlBulkAction
-
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersBulkAction
-
- getKey() - Method in enum com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction.KeyProvisioningMethod
-
- getKey() - Method in enum com.atlassian.bamboo.ww2.actions.branch.BranchCreationType
-
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.TriggerUIConfigBean.TriggerSelector
-
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityLink
-
- getKey() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityReference
-
- getKey() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObject
-
- getKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan.DecoratedPlanBranchGist
-
- getKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedProject
-
- getKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getKey() - Method in class com.atlassian.sal.bamboo.help.BambooHelpPath
-
- getKeyAndOwnerIdEqualPredicate(String, long) - Static method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementPredicates
-
- getKeyEqualPredicate(String) - Static method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementPredicates
-
- getKeyFile() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getKeyFile() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getKeyFile() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- getKeyFile() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getKeyFromString(String) - Static method in enum com.atlassian.bamboo.KeyType
-
Get the typed key from its string representation
- getKeyManagerAlgorithmName() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
- getKeyManagerAlgorithmName() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- getKeyPair() - Method in class com.atlassian.bamboo.security.trustedapplications.BambooCurrentApplication
-
- getKeyPair() - Method in interface com.atlassian.bamboo.ssh.ProxyConnectionData
-
- getKeyPairName() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
- getKeyPairName() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- getKeyPairName() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getKeyParameters(PrivateKey) - Static method in class com.atlassian.bamboo.crypto.BouncyCastleProviderUtils
-
- getKeyPattern() - Method in enum com.atlassian.bamboo.validation.ValidationService.ValidationType
-
- getKeyPrefix() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestJobBatch
-
- getKeyPrefix() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch.RestStageJobBatch
-
- getKeyProvideMethods() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getKeys(BandanaContext) - Method in class com.atlassian.bamboo.bandana.BambooBandanaManager
-
- getKeys(BandanaContext) - Method in class com.atlassian.bamboo.bandana.PerBuildCachingBandanaManager
-
- getKeys() - Method in class com.atlassian.bamboo.utils.BambooMergedResourceBundle
-
- getKeys(PropertiesConfiguration) - Static method in class com.atlassian.bamboo.utils.CommonsConfigUtils
-
- getKeysOfTriggersExpectingRepository() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersAction
-
- getKeysOfTriggersExpectingRepository() - Method in class com.atlassian.bamboo.ww2.actions.branch.AbstractBranchTriggerConfigAction
-
- getKeysSize() - Method in class com.atlassian.bamboo.plan.DetectionQueue
-
- getKeyStore() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
- getKeyStore() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- getKeystorePassword() - Static method in class com.atlassian.bamboo.agent.bootstrap.SslKeystoreUtils
-
- getKeyTypeFromString(String) - Static method in enum com.atlassian.bamboo.KeyType
-
Look at the provided key and work out what KeyType it is
- getKnownHostsRepositoryID() - Method in class com.atlassian.bamboo.plugins.git.jgit.transport.TrustedKeyFetcher
-
- getLabel() - Method in interface com.atlassian.bamboo.artifact.Artifact
-
Label of the Artifact
- getLabel() - Method in class com.atlassian.bamboo.artifact.ArtifactImpl
-
- getLabel() - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- getLabel() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLink
-
- getLabel() - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink
-
- getLabel() - Method in class com.atlassian.bamboo.builder.resultsfilter.AllBuildResultsFilter
-
The filter's label in the gui
- getLabel() - Method in interface com.atlassian.bamboo.builder.resultsfilter.BuildResultsFilter
-
The filter's label in the gui
- getLabel() - Method in class com.atlassian.bamboo.builder.resultsfilter.Latest25FiveBuildResultsFilter
-
The filter's label in the gui
- getLabel() - Method in class com.atlassian.bamboo.builder.resultsfilter.TimeAgoBuildResultsFilter
-
- getLabel() - Method in enum com.atlassian.bamboo.buildqueue.AgentAssignment.ExecutableType
-
- getLabel() - Method in class com.atlassian.bamboo.configuration.Jdk
-
- getLabel() - Method in class com.atlassian.bamboo.deployments.versions.ArtifactDeploymentVersionItemImpl
-
- getLabel() - Method in interface com.atlassian.bamboo.deployments.versions.InternalArtifactDeploymentVersionItem
-
- getLabel() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.ArtifactDeploymentVersionItemDto
-
- getLabel() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- getLabel() - Method in class com.atlassian.bamboo.event.ResultLabelEvent
-
- getLabel() - Method in interface com.atlassian.bamboo.labels.LabelCount
-
- getLabel() - Method in class com.atlassian.bamboo.labels.LabelCountImpl
-
- getLabel() - Method in interface com.atlassian.bamboo.labels.Labelling
-
- getLabel() - Method in class com.atlassian.bamboo.labels.LabellingImpl
-
- getLabel() - Method in enum com.atlassian.bamboo.plugin.servlet.SymbolicBuildReference
-
- getLabel() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashUserSshKeyEntity
-
- getLabel() - Method in class com.atlassian.bamboo.repository.NameValuePair
-
- getLabel() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifact
-
- getLabel() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestArtifactDeploymentVersionItem
-
- getLabel() - Method in enum com.atlassian.bamboo.task.TaskCategory
-
- getLabel() - Method in class com.atlassian.bamboo.v2.build.agent.AgentBuildingStatus
-
- getLabel() - Method in class com.atlassian.bamboo.v2.build.agent.AgentCancellingStatus
-
- getLabel() - Method in class com.atlassian.bamboo.v2.build.agent.AgentIdleStatus
-
- getLabel() - Method in class com.atlassian.bamboo.v2.build.agent.AgentOfflineStatus
-
- getLabel() - Method in interface com.atlassian.bamboo.v2.build.agent.AgentStatus
-
The label to display
- getLabel() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
-
- getLabel(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- getLabel(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractMultipleExecutableCapabilityTypeModule
-
- getLabel(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AgentEnvironmentCapabilityType
-
- getLabel(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- getLabel(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
-
The display label
- getLabel() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.DecoratedCapabilityRequirement
-
- getLabel(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.GenericCapabilityType
-
- getLabel(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.JdkCapabilityType
-
- getLabel(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.PerforceCapabilityType
-
- getLabel() - Method in interface com.atlassian.breadcrumbs.BreadCrumb
-
Returns the visible label for the bread crumb
- getLabel() - Method in class com.atlassian.breadcrumbs.build.result.BuildResultSummaryCrumb
-
- getLabel() - Method in class com.atlassian.breadcrumbs.BuildCrumb
-
- getLabel() - Method in class com.atlassian.breadcrumbs.chain.ChainBranchesCrumb
-
- getLabel() - Method in class com.atlassian.breadcrumbs.chain.ChainConfigCrumb
-
- getLabel() - Method in class com.atlassian.breadcrumbs.chain.ChainCrumb
-
- getLabel() - Method in class com.atlassian.breadcrumbs.chain.ChainResultSummaryCrumb
-
- getLabel() - Method in class com.atlassian.breadcrumbs.chain.JobConfigCrumb
-
- getLabel() - Method in class com.atlassian.breadcrumbs.chain.JobResultCrumb
-
- getLabel() - Method in class com.atlassian.breadcrumbs.ProjectCrumb
-
- getLabelAwareReportKeys() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getLabelCountAlphabeticComparator() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getLabelCountRankComparator() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getLabelInput() - Method in class com.atlassian.bamboo.ww2.actions.labels.EditLabelsAction
-
- getLabellings() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- getLabellings() - Method in class com.atlassian.bamboo.labels.LabelImpl
-
- getLabellings() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getLabellings() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getLabellings() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getLabellings() - Method in interface com.atlassian.bamboo.plan.Plan
-
- getLabellings() - Method in class com.atlassian.bamboo.project.DefaultProject
-
- getLabellings() - Method in interface com.atlassian.bamboo.project.Project
-
- getLabellings() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getLabellings() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Tags / labels associated with the build
- getLabelManager() - Method in class com.atlassian.bamboo.plugins.labeller.BuildLabeller
-
- getLabelName() - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewBuildResultsForLabelAction
-
- getLabelNames() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- getLabelNames() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getLabelNames() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getLabelNames() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
Returns all the names of related labels with a namesapce of :label
- getLabelNames() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getLabelNames() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
A shortcut method to get all of the label names from the labellings
- getLabelNames() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getLabelNames() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getLabels() - Method in class com.atlassian.bamboo.migration.stream.AbstractResultSummaryMapper
-
- getLabels() - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- getLabels() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- getLabels() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getLabels() - Method in class com.atlassian.bamboo.ww2.actions.labels.EditLabelsAction
-
- getLabelsByName(List<String>) - Method in interface com.atlassian.bamboo.labels.LabelManager
-
Gets list of labels based on label names
- getLabelsByName(List<String>) - Method in class com.atlassian.bamboo.labels.LabelManagerImpl
-
- getLabelsList() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
Returns an immutable list of labels that should be matched
- getLabelsToExclude() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- getLabelsToExclude() - Method in interface com.atlassian.bamboo.resultsummary.ExpiryCriteria
-
A set of labellings to exclude from the search (so to avoid expiring build results with certain labels).
- getLabelsToExclude() - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- getLabelsToKeep() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- getLabelsToKeep() - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- getLabelTarget() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getLabelUsageRatio() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodLabelUsageRatioCollater
-
- getLabelWithAccessKeyUnderlined() - Method in class com.atlassian.breadcrumbs.BaseCrumb
-
- getLast(Collection<T>, UriInfo) - Static method in class com.atlassian.bamboo.plugins.rest.common.Paginator
-
- getLastAuthenticationTimestamp() - Method in interface com.atlassian.bamboo.user.LoginInformation
-
- getLastAuthenticationTimestamp() - Method in class com.atlassian.bamboo.user.LoginInformationImpl
-
- getLastBuildForAgent(String, Long) - Method in class com.atlassian.bamboo.resultsummary.AgentBuildResultsSummaryManagerImpl
-
- getLastBuildForAgent(String, Long) - Method in interface com.atlassian.bamboo.resultsummary.AgentResultsSummaryManager
-
- getLastBuildNumber() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getLastBuildNumber() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getLastBuildNumber() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
What was the number of the latest build (may be being built)
- getLastBuiltSummary() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- getLastCommit() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getLastCommit(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudBranchDetector
-
- getLastCommit() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getLastCommit() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getLastCommit(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.git.v2.GitBranchDetector
-
- getLastCommit(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.GitHubBranchDetector
-
- getLastCommit() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getLastCommit(File) - Method in interface com.atlassian.bamboo.plugins.hg.HgRepositoryAccess
-
- getLastCommit(File) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- getLastCommit(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialBranchDetector
-
- getLastCommit() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getLastCommit(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerBranchDetector
-
- getLastCommit() - Method in interface com.atlassian.bamboo.repository.BranchDetectionCapableRepository
-
Deprecated.
Retrieve last commit on the branch set on this Repository.
- getLastCommit() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getLastCommit(VcsRepositoryData) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnBranchDetector
-
- getLastCommit(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyBranchDetector
-
- getLastCommit(VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsBranchDetector
-
Retrieve last commit on the branch set on this Repository.
- getLastDeployedDate() - Method in interface com.atlassian.bamboo.deployments.environments.index.IndexedEnvironment
-
- getLastDeployedDate() - Method in class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- getLastDeploymentResult() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getLastElements(Collection<T>, int) - Static method in class com.atlassian.bamboo.util.BambooCollectionUtils
-
Returns the last N elements of a collection.
- getLastEnvironmentPosition(long) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
- getLastEnvironmentPosition(long) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- getLastFinished() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestExpiryStatus
-
- getLastFinishedDate() - Method in class com.atlassian.bamboo.deployments.expiry.ExpiryStatus
-
- getLastFinishedDate() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestExpiryStatus
-
- getLastLogTime() - Method in interface com.atlassian.bamboo.build.monitoring.BuildHungDetails
-
The last date when a log has been received
- getLastLogTime() - Method in class com.atlassian.bamboo.build.monitoring.BuildHungDetailsImpl
-
- getLastModificationDate() - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinition
-
- getLastModificationDate() - Method in interface com.atlassian.bamboo.comment.Comment
-
The date the comment was last modified
- getLastModificationDate() - Method in interface com.atlassian.bamboo.labels.Label
-
- getLastModificationDate() - Method in interface com.atlassian.bamboo.labels.Labelling
-
- getLastModificationDate() - Method in interface com.atlassian.bamboo.plan.pullrequest.VcsPullRequest
-
- getLastModified() - Method in class com.atlassian.bamboo.agent.classserver.JarDescriptor
-
- getLastModified() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- getLastModified() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssues
-
- getLastModified() - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- getLastModified() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- getLastModified() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- getLastN(int) - Method in interface com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogService.RepositoryStoredSpecsLogAccessor
-
- getLastName() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketUserEntity
-
- getLastNCommitsForVersion(long, DeploymentVersion, int) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionVcsChangesetService
-
Find changesets for the version and fetch n last commits.
- getLastNCommitsForVersion(long, DeploymentVersion, int) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionVcsChangesetServiceImpl
-
- getLastNFailedResultsSummaries(Plan, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getLastNFailedResultsSummaries(Plan, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Returns the most recent n failed build results.
- getLastNFailingResults(TestCase, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Retrieve the last n failing testResults for this given test case, latest first.
- getLastNFailingResults(TestCase, List<BuildResultsSummary>, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Retrieve the last n failing testResults for this given test case, but only those that occurred within the provided
build results.
- getLastNFailingResults(TestCase, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getLastNFailingResults(TestCase, List<BuildResultsSummary>, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getLastNFailingResultsForTestCase(TestCase, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Retrieve the last n failing testResults for this given test case, latest first.
- getLastNFailingResultsForTestCase(TestCase, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getLastNFailingResultsForTestCaseAndBuildResults(TestCase, List<BuildResultsSummary>, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Retrieve the last n failing testResults for this given test case, but only those that occurred within the provided
build results.
- getLastNFailingResultsForTestCaseAndBuildResults(TestCase, List<BuildResultsSummary>, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getLastNLogEntries(int) - Method in class com.atlassian.bamboo.build.logger.AbstractBuildLogger
-
- getLastNLogEntries(int) - Method in interface com.atlassian.bamboo.build.logger.BuildLogger
-
Provide the latest build details (last n lines of logs).
- getLastNLogEntries(int) - Method in class com.atlassian.bamboo.build.logger.DisconnectedBuildLogger
-
- getLastNLogEntries(int) - Method in class com.atlassian.bamboo.build.logger.NullBuildLogger
-
- getLastNLogEntries(int) - Method in class com.atlassian.bamboo.build.logger.SimpleBuildLogger
-
- getLastNLogs(int) - Method in class com.atlassian.bamboo.build.logger.BuildLogFileAccessor
-
Retrives a List of the last N logs.
- getLastNLogsOfType(int, Collection<Class<?>>) - Method in class com.atlassian.bamboo.build.logger.BuildLogFileAccessor
-
- getLastNResultsSummaries(ImmutablePlan, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getLastNResultsSummaries(ImmutablePlan, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Provides a list of the latest N results summaries for the given plan, newest first.
- getLastOccurred() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getLastOccurred() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
- getLastOccurred() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- getLastPageIndex() - Method in class com.atlassian.bamboo.filter.Pager
-
- getLastPageUrl() - Method in class com.atlassian.bamboo.configuration.agent.ViewOfflineAgents
-
- getLastPageUrl() - Method in class com.atlassian.bamboo.filter.Pager
-
- getLastPeriod(Date, String) - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- getLastProjectKey() - Method in class com.atlassian.bamboo.webwork.StarterAction.DashboardPage
-
- getLastRanBuild() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseSummary
-
- getLastRanBuild() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseSummaryImpl
-
- getLastRanBuildNumber() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- getLastRanBuildNumber() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getLastRanDate() - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- getLastRanInBuild() - Method in interface com.atlassian.bamboo.build.statistics.StatisticsCollector
-
What is the last number in this collection?
- getLastRanInBuild() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
What is the last number in this collection?
- getLastReceivedEventInfo(ApplicationId) - Static method in class com.atlassian.bamboo.plugins.stash.StashDiagnostics
-
Returns information about last received Stash event for the specified application link.
- getLastResultBefore(DeploymentResult) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
- getLastResultBefore(DeploymentResult) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getLastResultBefore(DeploymentResult) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
- getLastResultBefore(DeploymentResult) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getLastResultBuildState() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableRow
-
- getLastResultInStatesBefore(DeploymentResult, EnumSet<BuildState>) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
- getLastResultInStatesBefore(DeploymentResult, EnumSet<BuildState>) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getLastResultInStatesBefore(DeploymentResult, EnumSet<BuildState>) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
- getLastResultInStatesBefore(DeploymentResult, EnumSet<BuildState>) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getLastResultKey() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- getLastResultKey() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getLastResultKey() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- getLastResultKey() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
Get the latest result key including active (not finished) results
- getLastResultLink() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableRow
-
- getLastResultsSummary(String, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getLastResultsSummary(String, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getLastResultSummary(String, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Returns the latest completed
ResultsSummary
for the plan represented by planKey
- getLastResultSummary(String, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getLastRun() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestExpiryStatus
-
- getLastRunDate() - Method in interface com.atlassian.bamboo.deployments.expiry.DeploymentExpiryService
-
- getLastRunDate() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryServiceImpl
-
- getLastRunDate() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestExpiryStatus
-
- getLastShutdownTime() - Method in interface com.atlassian.bamboo.buildqueue.properties.DistributedProperties
-
- getLastShutdownTime() - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- getLastShutdownTime() - Method in class com.atlassian.bamboo.v2.build.agent.properties.DistributedPropertiesImpl
-
- getLastShutdownTime() - Method in class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl
-
- getLastStartedDate() - Method in class com.atlassian.bamboo.deployments.expiry.ExpiryStatus
-
- getLastStartupTime() - Method in interface com.atlassian.bamboo.buildqueue.properties.DistributedProperties
-
- getLastStartupTime() - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- getLastStartupTime() - Method in class com.atlassian.bamboo.v2.build.agent.properties.DistributedPropertiesImpl
-
- getLastStartupTime() - Method in class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl
-
- getLastSuccessfulBuildForAgent(String, Long) - Method in class com.atlassian.bamboo.resultsummary.AgentBuildResultsSummaryManagerImpl
-
- getLastSuccessfulBuildForAgent(String, Long) - Method in interface com.atlassian.bamboo.resultsummary.AgentResultsSummaryManager
-
- getLastSuccessfulResultSummary(PlanKey) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getLastSuccessfulResultSummary(PlanKey) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getLastSuccessfulSummary() - Method in class com.atlassian.bamboo.build.ViewBuild
-
- getLastSuccessfulSummary() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- getLastTestCaseResult() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseSummary
-
- getLastTestCaseResult() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseSummaryImpl
-
- getLastUpdated() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- getLastUpdated() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- getLastVcsRevisionKeys(PlanKey) - Method in interface com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryManager
-
Return the mapping between repository ids and strings representing the vcs revisions which were result of
last performed change detection.
- getLastVcsRevisionKeys(PlanKey) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryManagerImpl
-
- getLastVcsRevisionKeys(PlanKey) - Method in interface com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryService
-
Return the mapping between repository ids and strings representing the vcs revisions which were result of
last performed change detection.
- getLastVcsRevisionKeys(PlanKey) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryServiceImpl
-
- getLastVcsRevisionKeysBeforeBuildNumber(PlanKey, int) - Method in interface com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryManager
-
Return the mapping between repository ids and strings representing the vcs revisions which were result of
last change detection performed before given build.
- getLastVcsRevisionKeysBeforeBuildNumber(PlanKey, int) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryManagerImpl
-
- getLastVersionName() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateVersionPage
-
- getLastVersionPlanResultKey() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getLatestBuild() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- getLatestBuildDate(List<? extends ResultStatisticsProvider>) - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- getLatestBuildNumber(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.BuildResultsControl
-
- getLatestBuildResults(String, boolean, String, String, boolean, boolean, boolean, int, int, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.ResultResource
-
Provide list of latest build results for top level plans visible for users.
- getLatestBuildResults(UriInfo, AuthenticationContext) - Method in interface com.atlassian.bamboo.plugins.rest.service.ResultService
-
Does not return Specs-related results
- getLatestBuildResults(UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.service.ResultServiceImpl
-
- getLatestBuildResultsForProject(String, String, boolean, String, String, boolean, boolean, boolean, int, int, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.ResultResource
-
Provide list of latest build results for top level plans for specified project.
- getLatestBuildResultsForProject(String, UriInfo, AuthenticationContext) - Method in interface com.atlassian.bamboo.plugins.rest.service.ResultService
-
Does not return Specs-related results
- getLatestBuildResultsForProject(String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.service.ResultServiceImpl
-
- getLatestChangeNumber(Depot, String, int, boolean) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
retrieves the latest change list number on the perforce server for comparison to the one stored in Bamboo
- getLatestChangeset() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashBranchEntity
-
- getLatestCommitAuthor() - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformation
-
- getLatestCommitAuthor() - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- getLatestCommitChangeSetId() - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformation
-
Return VCS identifier of the last commit.
- getLatestCommitChangeSetId() - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- getLatestCommitDate() - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformation
-
- getLatestCommitDate() - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- getLatestDeploymentResult() - Method in class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironment
-
- getLatestDeploymentResult(long, long) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Retrieve the latest deployment result that exists for a version on an environment.
- getLatestDeploymentResult(long, long) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getLatestDeploymentResult(long, long) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
Retrieve a specific deployment result for an environment and version.
- getLatestDeploymentResult(long, long) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getLatestDeploymentResultForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Get the latest result that ran against an environment
- getLatestDeploymentResultForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getLatestDeploymentResultForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
Get the latest result that ran against an environment
- getLatestDeploymentResultForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getLatestDeploymentResultsForAllEnvironments() - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Retrieve the latest deployment result for every deployment environment.
- getLatestDeploymentResultsForAllEnvironments() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getLatestDeploymentResultsForEnvironment(long, int, int) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Get the latest deployment results for an Environment, limited to requested amount starting from requested start index.
- getLatestDeploymentResultsForEnvironment(long, int, int) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getLatestDeploymentResultsForEnvironments(List<Long>) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Retrieve the latest deployment result for deployment environments.
- getLatestDeploymentResultsForEnvironments(List<Long>) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getLatestFailedResultSummaries() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getLatestFailedResultSummaries() - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Retrieve list of failed build results (for all builds) in the last few days (number of days is specified in the
DAO) This method is filtered to remove results that user doesn't have permission to see
- getLatestKnownDeploymentResultDtoForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Get the latest result that *actually* ran against an environments.
- getLatestKnownDeploymentResultDtoForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getLatestKnownDeploymentResultForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Get the latest result that *actually* ran against an environments.
- getLatestKnownDeploymentResultForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getLatestKnownDeploymentResultForEnvironments(Iterable<? extends Environment>) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
- getLatestKnownDeploymentResultForEnvironments(Iterable<? extends Environment>) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getLatestKnownDeploymentResultForEnvironmentsInProject(DeploymentProject) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
Get the latest results that *actually* ran against a list of environments.
- getLatestKnownDeploymentResultForEnvironmentsInProject(DeploymentProject) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getLatestRelevantBuildStatusesForJiraIssue(List<String>) - Method in class com.atlassian.bamboo.plugins.jira.rest.resource.JiraIssueLatestRelatedBuildsResource
-
- getLatestRelevantBuildStatusesForJiraIssue(List<String>) - Method in class com.atlassian.bamboo.plugins.jira.rest.resource.JiraIssueRelatedDeploymentsResource
-
- getLatestRemoteRevisionHash(File) - Method in interface com.atlassian.bamboo.plugins.hg.HgRepositoryAccess
-
Returns the latest 40-character hash code of the tip-most change set in remote repository.
- getLatestRemoteRevisionHash(File) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- getLatestResult() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentStatus
-
The latest deployment result for this environment IF it is different from the deployment result of interest
- getLatestResult() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentStatusImpl
-
- getLatestResult() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatus
-
- getLatestResultForPlan(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanManager
-
- getLatestResultForPlan(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanManagerImpl
-
- getLatestResultResponse(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.BuildResultsControl
-
- getLatestResultsSummary() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getLatestResultsSummary() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- getLatestResultsSummary() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- getLatestResultsSummary() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
Get the latest finished result
- getLatestResultsSummary() - Method in interface com.atlassian.bamboo.plan.Plan
-
- getLatestResultSummaries() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getLatestResultSummaries() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getLatestResultSummaries() - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Retrieve list of build results (for all builds) in the last few days (number of days is specified in the DAO)
This method is filtered to remove results that user doesn't have permission to see
- getLatestStatusForAllEnvironments(Map<Long, Environment>, Map<Long, DeploymentProject>) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
- getLatestStatusForAllEnvironments(Map<Long, Environment>, Map<Long, DeploymentProject>) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getLatestStatusForEnvironments(List<Long>) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
- getLatestStatusForEnvironments(List<Long>) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getLatestSummariesForAgent(Long, Date) - Method in class com.atlassian.bamboo.resultsummary.AgentBuildResultsSummaryManagerImpl
-
- getLatestSummariesForAgent(Long, int) - Method in class com.atlassian.bamboo.resultsummary.AgentBuildResultsSummaryManagerImpl
-
- getLatestSummariesForAgent(Long, Date) - Method in interface com.atlassian.bamboo.resultsummary.AgentResultsSummaryManager
-
Retrieves build summaries for agent id not older than certain date.
- getLatestSummariesForAgent(Long, int) - Method in interface com.atlassian.bamboo.resultsummary.AgentResultsSummaryManager
-
Retrieves n last build summaries for agent.
- getLatestSummary() - Method in class com.atlassian.bamboo.build.ViewBuild
-
- getLatestSummary() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- getLatestSummaryForAgent(long) - Method in class com.atlassian.bamboo.resultsummary.AgentBuildResultsSummaryManagerImpl
-
- getLatestSummaryForAgent(long) - Method in interface com.atlassian.bamboo.resultsummary.AgentResultsSummaryManager
-
- getLatestTestCaseState() - Method in class com.atlassian.bamboo.build.tests.ViewTestCaseAction
-
- getLatestVersion() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getLatestVersionForProject(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
- getLatestVersionForProject(long, PlanKey) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Find the latest version for a deployment project.
- getLatestVersionForProject(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getLatestVersionForProject(long, PlanKey) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getLatestVersionStatus(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
Retrieves deployment version status.
- getLatestVersionStatus(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- getLatestVersionStatus(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
- getLatestVersionStatus(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getLatestVersionStatus(long) - Method in class com.atlassian.bamboo.plugins.rest.deployments.versions.DeploymentVersionResource
-
Get current status of deployment version.
- getLatestVersionStatusDto(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
Retrieves deployment version status.
- getLatestVersionStatusDto(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- getLatestVersionStatusDtos(List<Long>) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
- getLatestVersionStatusDtos(List<Long>) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- getLatestVersionStatuses(List<Long>) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Find a latest version status for each version id.
- getLatestVersionStatuses(List<Long>) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getLatestVersionWithPlanResultKey(PlanKey, long) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractCreateDeploymentVersion
-
- getLegacyConfigurationXml() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsLocationDefinition
-
- getLegacyConfigurationXml() - Method in class com.atlassian.bamboo.vcs.configuration.VcsLocationDefinitionImpl
-
- getLegacyConfigurationXml() - Method in interface com.atlassian.bamboo.vcs.viewer.configuration.VcsRepositoryViewerDefinition
-
- getLegacyConfigurationXml() - Method in class com.atlassian.bamboo.vcs.viewer.configuration.VcsRepositoryViewerDefinitionImpl
-
- getLegacyCustomVariables(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyVariableGenerator
-
- getLegacyModule() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getLegacyPrefix() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudVariableGenerator
-
- getLegacyPrefix() - Method in class com.atlassian.bamboo.plugins.git.v2.GitVariableGenerator
-
- getLegacyPrefix() - Method in class com.atlassian.bamboo.plugins.github.GitHubVariableGenerator
-
- getLegacyPrefix() - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialVariableGenerator
-
- getLegacyPrefix() - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerVariableGenerator
-
- getLegacyPrefix() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnVariableGenerator
-
- getLegacyPrefix() - Method in interface com.atlassian.bamboo.vcs.runtime.VcsVariableGenerator
-
- getLegacyRepositoryModuleDescriptor() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getLegacyViewerXml() - Method in interface com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfiguration
-
- getLegacyViewerXml() - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl
-
- getLegacyXml() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataBuilder
-
- getLegacyXml() - Method in interface com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfiguration
-
- getLegacyXml() - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl
-
- getLength() - Method in class com.atlassian.bamboo.agent.classserver.JarDescriptor
-
- getLevel() - Method in class com.atlassian.bamboo.configuration.logs.LoggingConfigEntry
-
OGNL forces me to match getter and setter types.
- getLevelTypes() - Method in class com.atlassian.bamboo.configuration.logs.ViewLog4jAction
-
- getLibraryDstPath() - Method in class com.atlassian.bamboo.agent.installer.JavaServiceWrapperFileNames
-
- getLibrarySrcPath() - Method in class com.atlassian.bamboo.agent.installer.JavaServiceWrapperFileNames
-
- getLicense() - Method in class com.atlassian.bamboo.clover.ww2.actions.admin.ConfigureCloverPlugin
-
- getLicense() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
Retrieves the current bamboo license for this instance.
- getLicense() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- getLicense() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- getLicenseDir(TaskContext) - Method in class com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
-
- getLicenseString() - Method in class com.atlassian.bamboo.clover.ww2.actions.admin.ConfigureCloverPlugin
-
- getLicenseString() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- getLicenseString() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- getLicenseString() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- getLicenseTier() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getLifeCycleState() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- getLifeCycleState() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- getLifeCycleState() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentStatusForDashboard
-
- getLifeCycleState() - Method in class com.atlassian.bamboo.deployments.execution.actions.AvailableResult
-
- getLifeCycleState() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getLifeCycleState() - Method in interface com.atlassian.bamboo.deployments.results.InternalDeploymentResult
-
- getLifeCycleState() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getLifeCycleState() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getLifeCycleState() - Method in class com.atlassian.bamboo.event.BuildStateResultEvent
-
Get the lifeCycleState of build
- getLifeCycleState() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getLifeCycleState() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getLifeCycleState() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getLifeCycleState() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getLifeCycleState() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getLifeCycleState() - Method in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- getLifeCycleState() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getLifeCycleState() - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
- getLifeCycleState() - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- getLifeCycleState() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- getLifeCycleStates() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getLimit() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.BitbucketPageEntity
-
- getLimit() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- getLimit() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPageEntity
-
- getLimit() - Method in class com.atlassian.bamboo.rest.model.pagination.PageRequest
-
- getLimit() - Method in class com.atlassian.bamboo.rest.model.pagination.PageResponse
-
Deprecated.
- getLimit() - Method in class com.atlassian.bamboo.rest.model.pagination.RestPageModel
-
Get the maximum number of items allowed/requested to be returned.
- getLimit() - Method in class com.atlassian.bamboo.util.pagination.PaginationRequest
-
- getLimit() - Method in class com.atlassian.bamboo.util.pagination.PaginationResult
-
- getLineNumber() - Method in class com.atlassian.bamboo.build.warning.WarningAnnotation
-
- getLineNumber() - Method in class com.atlassian.bamboo.rest.model.warning.RestWarningAnnotation
-
- getLinePrefix() - Method in class com.atlassian.bamboo.build.logger.LoggerId
-
- getLinesToDisplay() - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- getLinesToDisplay() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- getLinesToDisplay() - Method in class com.atlassian.bamboo.ww2.actions.ViewActivityLog
-
- getLink() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultItemEntity
-
- getLink() - Method in class com.atlassian.bamboo.plugin.descriptor.BambooWebItemModuleDescriptor
-
- getLink() - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- getLink() - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariable
-
- getLink() - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariables
-
- getLink() - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- getLink() - Method in class com.atlassian.bamboo.plugins.rest.model.build.ResultDetails
-
- getLinkDescription() - Method in enum com.atlassian.bamboo.jira.jiraissues.JiraIssueLinkType
-
Description of link for UI.
- getLinkedAuthorForUser(User) - Method in interface com.atlassian.bamboo.author.ExtendedAuthorManager
-
- getLinkedAuthorForUser(User) - Method in class com.atlassian.bamboo.author.HibernateAuthorManagerImpl
-
- getLinkedAuthorsForUser(User) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
- getLinkedAuthorsForUser(User) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getLinkedAuthorsForUser(User) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- getLinkedDeploymentProjects() - Method in class com.atlassian.bamboo.ww2.actions.plan.DeletePlan
-
- getLinkedJiraIssue(String) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
returns jira issue details for the given issueKey, or - in case of OAuth authentication required - URI for the login dance
- getLinkedJiraIssue() - Method in class com.atlassian.bamboo.plan.branch.cache.ImmutableChainBranchImpl
-
- getLinkedJiraIssue() - Method in interface com.atlassian.bamboo.plan.branch.ChainBranchIdentifier
-
Branches can be linked to a specific jira issue.
- getLinkedJiraIssue() - Method in class com.atlassian.bamboo.plan.branch.ChainBranchIdentifierImpl
-
- getLinkedJiraIssue() - Method in class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- getLinkedJiraIssue() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getLinkedJiraIssue() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getLinkedJiraIssueForTestCase(long) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getLinkedJiraIssueKey(InternalLinkedJiraIssue) - Static method in class com.atlassian.bamboo.jira.jiraissues.JiraIssuePredicates
-
- getLinkedJiraIssueKey() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
Tests can be linked to a specific jira issue.
- getLinkedJiraIssueKey() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getLinkedJiraIssues() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getLinkedJiraIssuesForBuildNumberRange(PlanKey, int, int) - Method in interface com.atlassian.bamboo.resultsummary.LinkedJiraIssueDao
-
Find and retrieve all jira issues related to build results from specified range.
- getLinkedJiraIssuesForBuildNumberRange(PlanKey, int, int) - Method in class com.atlassian.bamboo.resultsummary.LinkedJiraIssueHibernateDao
-
- getLinkedJiraIssueType(InternalLinkedJiraIssue) - Static method in class com.atlassian.bamboo.jira.jiraissues.JiraIssuePredicates
-
- getLinkedPlan() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getLinkedPlan() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getLinkedPlanKey() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getLinkedRepositories() - Method in class com.atlassian.bamboo.repository.EncryptedRepositoryDefinitionAccessorImpl
-
- getLinkedRepositories() - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionAccessor
-
Get all linked repositories current user has permission to use in his plans.
- getLinkedRepositories() - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Get all linked repositories current user has permission to use in his plans.
- getLinkedRepositories() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getLinkedRepositoriesForAdministration() - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Get all Shared repositories current user has permission to administrate.
- getLinkedRepositoriesForAdministration() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getLinkedRepositoriesForCreate() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean
-
Return a list of all global repositories the user can select from, For the create wizard
- getLinkedRepositoriesForSpecsCreate() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean
-
Return a list of all global repositories the user has administration permissions to; for the Bamboo Specs Wizard
- getLinkedRepositoriesUnrestricted() - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Get all linked repositories without permission checking.
- getLinkedRepositoriesUnrestricted() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getLinkedRepositoryAccess() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getLinkedRepositoryAccessOption() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- getLinkedRepositoryAccessOptions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getLinkedRepositoryByName(String) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Find a linked repository by name.
- getLinkedRepositoryByName(String) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getLinkedRepositoryLink(UriInfo, long) - Static method in class com.atlassian.bamboo.plugins.rest.configuration.external.UriUtils
-
- getLinkedRepositoryName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- getLinkedRepositoryName() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getLinkedTrackingEntry() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingResult
-
- getLinkedTrackingEntry() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingUser
-
- getLinkedUserName() - Method in interface com.atlassian.bamboo.author.AuthorContext
-
- getLinkedUserName() - Method in class com.atlassian.bamboo.author.AuthorDataImpl
-
- getLinkedUserName() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getLinkedUserName() - Method in class com.atlassian.bamboo.commit.AuthorContextImpl
-
- getLinkKey() - Method in interface com.atlassian.bamboo.task.TaskHelpLink
-
- getLinks() - Method in class com.atlassian.bamboo.docker.RunConfig
-
- getLinks() - Method in class com.atlassian.bamboo.rest.model.RestResource
-
Deprecated.
- getLinkType() - Method in interface com.atlassian.bamboo.artifact.Artifact
-
Type of artifact link
- getLinkType() - Method in class com.atlassian.bamboo.artifact.ArtifactImpl
-
- getLinkType() - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- getLinkType() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLink
-
- getLinkType() - Method in class com.atlassian.bamboo.build.artifact.ArtifactRetrievalStatus
-
- getLinkType() - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink
-
- getLinkType() - Method in enum com.atlassian.bamboo.jira.jiraissues.JiraIssueLinkType
-
Returns a string representation of the link type
- getLinkType() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifact
-
- getList() - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.ListNode
-
- getList(String, Class<T>) - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.MapNode
-
Get a property from a parsed YAML as a
List
of a particular type.
- getList() - Method in class com.atlassian.bamboo.filter.Page
-
- getList() - Method in class com.atlassian.bamboo.utils.collection.PartialList
-
- getListedPermissions() - Method in class com.atlassian.bamboo.pageobjects.components.permissions.PermissionsTableComponent
-
Returns a list of all permissions in this table.
- getListenerHandlers() - Method in class com.atlassian.bamboo.event.spi.BambooListenerHandlersConfiguration
-
Due to implementation of LockFreeEventPublisher when handlers create multiple invokers for a listener/event class
then last one takes precedence (there's a map-backed storage).
- getListenerInvoker() - Method in class com.atlassian.bamboo.event.spi.EventInvokerRunnable
-
- getListOfLong(Connection, String) - Static method in class com.atlassian.bamboo.utils.db.JdbcUtils
-
- getListOfStrings(String) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- getListOfStrings(String) - Method in interface com.atlassian.bamboo.fieldvalue.FieldValueItemHolder
-
Gets all of the matching keys as a
List
of
String
s
- getLoc() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- getLocalAgent(long) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Returns the pipeline that matches the passed id
- getLocalAgent(long) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getLocalAgent(long) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentStateCache
-
- getLocalAgentById(long) - Method in interface com.atlassian.bamboo.buildqueue.dao.AgentDao
-
Retrieve the localAgentDefinition
- getLocalAgentById(long) - Method in class com.atlassian.bamboo.buildqueue.dao.AgentHibernateDao
-
- getLocalAgents() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getLocalAgentsCount() - Method in interface com.atlassian.bamboo.health.BambooHealthCheckService
-
- getLocalAgentsCount() - Method in class com.atlassian.bamboo.health.BambooHealthCheckServiceImpl
-
- getLocalBuilders() - Method in class com.atlassian.bamboo.configuration.AdministerAction
-
- getLocalCanonicalHostName(String) - Static method in class com.atlassian.bamboo.configuration.InetAddressBean
-
- getLocalChangesetId(File) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
Returns 40char hash code of the current revision in repository.
- getLocale() - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
- getLocale() - Method in interface com.atlassian.bamboo.user.BambooAuthenticationContext
-
Get locale associated with the current user.
- getLocale() - Method in class com.atlassian.bamboo.user.DefaultAuthenticationContext
-
- getLocale() - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getLocale() - Method in interface com.atlassian.bamboo.utils.i18n.I18nBean
-
- getLocale(ActionInvocation, Configuration) - Method in class com.atlassian.bamboo.ww2.FreemarkerRequestDispatcherPageFilter
-
Returns the locale used for the Configuration.getTemplate(String, Locale)
call.
- getLocalEntities() - Method in class com.atlassian.bamboo.security.applinks.BambooHostApplication
-
- getLocalHostAddress(String) - Static method in class com.atlassian.bamboo.configuration.InetAddressBean
-
- getLocalHostAddress() - Static method in class com.atlassian.bamboo.configuration.InetAddressBean
-
- getLocalHostAddressForUrl() - Static method in class com.atlassian.bamboo.configuration.InetAddressBean
-
Returns the address of the local host or defaultAddress if local host could not be found.
- getLocalHostName(String) - Static method in class com.atlassian.bamboo.configuration.InetAddressBean
-
Returns the name of the local host or defaultName if local host could not be found
- getLocalJdks() - Method in class com.atlassian.bamboo.configuration.AdministerAction
-
- getLocalLicenseKey(BuildConfiguration) - Static method in class com.atlassian.bamboo.clover.CloverPluginHelper
-
Retrieve local Clover license key
- getLocalMemberNames(Group) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- getLocalPath(Map<String, String>, int) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- getLocalPluginVersion() - Method in exception com.atlassian.bamboo.serialization.xstream.IncompatiblePluginVersionException
-
- getLocalRepository(PlexusContainer, MavenConfiguration) - Static method in class com.atlassian.bamboo.maven.utils.MavenHelper
-
- getLocalRepositoryPath() - Method in class com.atlassian.bamboo.maven.embedder.MavenConfiguration
-
- getLocalRepositoryPath() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenDependenciesProcessorConfig
-
- getLocalTipInDirectory(File, String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
Returns 40char hash code of the tip-most changeset in repository contained in workingDirectory (or it parents).
- getLocation() - Method in class com.atlassian.bamboo.deployments.versions.ArtifactDeploymentVersionItemImpl
-
- getLocation() - Method in interface com.atlassian.bamboo.deployments.versions.InternalArtifactDeploymentVersionItem
-
- getLocation() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.ArtifactDeploymentVersionItemDto
-
- getLocation() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- getLocation() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- getLocation() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- getLocation() - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionBase
-
Get artifact location
- getLocation() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionImpl
-
- getLocation() - Method in class com.atlassian.bamboo.repository.CacheDescription.FileBased
-
- getLocation() - Method in interface com.atlassian.bamboo.repository.CacheDescription
-
Cache directory location
- getLocation() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifactDefinition
-
- getLocation() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestArtifactDeploymentVersionItem
-
- getLocation() - Method in enum com.atlassian.bamboo.testutils.I18nTestHelper.I18nDefinition
-
Resource location.
- getLocation() - Method in class com.atlassian.bamboo.testutils.model.TestArtifactDetails
-
- getLocation() - Method in interface com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdPropertiesPersister
-
- getLocation() - Method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdPropertiesPersisterImpl
-
- getLocation() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- getLocation() - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- getLocationHtml() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsHtmlFragments
-
- getLocationIdentifier() - Method in class com.atlassian.bamboo.configuration.repository.ViewAllRepositories.RepositoryDisplay
-
- getLocationIdentifier(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudServerConfigurator
-
- getLocationIdentifier() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getLocationIdentifier(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitServerConfigurator
-
- getLocationIdentifier(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.github.configurator.GitHubServerConfigurator
-
- getLocationIdentifier() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getLocationIdentifier(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.hg.v2.configurator.MercurialServerConfigurator
-
- getLocationIdentifier(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerServerConfigurator
-
- getLocationIdentifier() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getLocationIdentifier() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getLocationIdentifier() - Method in interface com.atlassian.bamboo.repository.Repository
-
Deprecated.
A string representing the location of the repository
- getLocationIdentifier() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getLocationIdentifier(VcsLocationDefinition) - Method in class com.atlassian.bamboo.repository.svn.v2.configurator.SvnServerConfigurator
-
- getLocationIdentifier(VcsLocationDefinition) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyVcsLocationConfigurator
-
- getLocationIdentifier(VcsLocationDefinition) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsLocationConfigurator
-
A string representing the location of the repository.
- getLocationTypes() - Method in class com.atlassian.bamboo.plugins.script.task.configuration.ScriptBuildTaskConfigurator
-
- getLog() - Method in class com.atlassian.bamboo.build.CommandLogEntry
-
- getLog() - Method in interface com.atlassian.bamboo.build.LogEntry
-
- getLog() - Method in class com.atlassian.bamboo.build.SimpleLogEntry
-
- getLog() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentLogsPage
-
- getLog() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.JobResultViewLogs
-
- getLog() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticInstance.RestElasticInstanceLog
-
- getLog() - Method in class com.atlassian.bamboo.testutils.OutputConsumerThread
-
- getLog4JLevel() - Method in class com.atlassian.bamboo.configuration.logs.LoggingConfigEntry
-
- getLogContent() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.PlanResultLogActivityPage
-
- getLogContent(BambooEnvironmentData, TestUser) - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.EditLinkedRepositoryPage.SpecsLog
-
- getLogDateFormat() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getLogDestinationPath() - Method in class com.atlassian.bamboo.testutils.backdoor.AnalyticsControl
-
- getLogEntries() - Method in class com.atlassian.bamboo.build.logger.interceptors.LogMemorisingInterceptor
-
- getLogEntries() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResultWithLogs
-
- getLogEntry() - Method in class com.atlassian.bamboo.v2.build.agent.messages.AbstractAddLogEntry
-
- getLogEntryType(String) - Static method in class com.atlassian.bamboo.build.logger.BuildLogUtils
-
Return the specific type of
LogEntry
for the given log line.
- getLogFile(Key, int) - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getLogFile(Key, long) - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getLogFile(ResultKey) - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getLogFile(Key, int) - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
- getLogFile(Key, long) - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
Returns the location of the log file for the specified build or deployment.
- getLogFile(ResultKey) - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
Returns the location of the log file for the specified build or deployment.
- getLogFile() - Method in class com.atlassian.bamboo.warnings.WarningsParsingLogInterceptor
-
- getLogFileDirectory(Key) - Static method in class com.atlassian.bamboo.build.logger.BuildLogUtils
-
- getLogFileDirectory() - Method in class com.atlassian.bamboo.build.logger.LoggerId
-
- getLogFileName(Key, int) - Static method in class com.atlassian.bamboo.build.logger.BuildLogUtils
-
- getLogFileName() - Method in class com.atlassian.bamboo.build.logger.LoggerId
-
- getLogFilename() - Method in interface com.atlassian.bamboo.plan.VcsLocationBambooSpecsState
-
- getLogFilename() - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- getLogFileName(Key, int) - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getLogFileName(Key, long) - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getLogFileName(ResultKey) - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getLogFileName(Key, int) - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
- getLogFileName(Key, long) - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
Returns the standard name of the log file for the specified build or deployment.
- getLogFileName(ResultKey) - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
Returns the standard name of the log file for the specified build or deployment.
- getLoggedInFullName() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooHeader
-
- getLoggedInGlobalPermissions() - Method in class com.atlassian.bamboo.security.DefaultGlobalPermissionsService
-
- getLoggedInGlobalPermissions() - Method in interface com.atlassian.bamboo.security.GlobalPermissionsService
-
- getLoggedInPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
- getLoggedInPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
- getLoggedInPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
- getLoggedInPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
- getLoggedInPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
- getLoggedInPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
- getLoggedInPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
- getLoggedInPermissions(Acl, Collection<BambooPermission>) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclHelper
-
- getLoggedInPermissionsForDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.projects.DefaultDeploymentProjectPermissionsService
-
- getLoggedInPermissionsForDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectPermissionsService
-
- getLoggedInPermissionsForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.environments.DefaultEnvironmentPermissionsService
-
- getLoggedInPermissionsForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentPermissionsService
-
- getLoggedInPermissionsForPlan(String) - Method in class com.atlassian.bamboo.plan.DefaultPlanPermissionsService
-
- getLoggedInPermissionsForPlan(String) - Method in interface com.atlassian.bamboo.plan.PlanPermissionsService
-
- getLoggedInPermissionsForProject(String) - Method in class com.atlassian.bamboo.project.DefaultProjectPermissionsService
-
- getLoggedInPermissionsForProject(String) - Method in interface com.atlassian.bamboo.project.ProjectPermissionsService
-
- getLoggedInPermissionsForProjectPlan(String) - Method in class com.atlassian.bamboo.project.DefaultProjectPlanPermissionsService
-
- getLoggedInPermissionsForProjectPlan(String) - Method in interface com.atlassian.bamboo.project.ProjectPlanPermissionsService
-
- getLoggedInPermissionsForRepository(long) - Method in class com.atlassian.bamboo.repository.DefaultRepositoryPermissionsService
-
- getLoggedInPermissionsForRepository(long) - Method in interface com.atlassian.bamboo.repository.RepositoryPermissionsService
-
- getLoggedInUsername() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooHeader
-
- getLogger(Key) - Method in interface com.atlassian.bamboo.build.BuildLoggerManager
-
- getLogger(ResultKey) - Method in interface com.atlassian.bamboo.build.BuildLoggerManager
-
- getLogger(Key) - Method in class com.atlassian.bamboo.build.logger.DefaultBuildLoggerManager
-
- getLogger(ResultKey) - Method in class com.atlassian.bamboo.build.logger.DefaultBuildLoggerManager
-
- getLogger(BuildLoggerManager) - Method in class com.atlassian.bamboo.build.logger.LoggerId
-
- getLogger() - Method in class com.atlassian.bamboo.maven.embedder.MavenConfiguration
-
- getLogger(Key) - Method in class com.atlassian.bamboo.testutils.build.logger.BuildLoggerManagerForTesting
-
- getLogger(ResultKey) - Method in class com.atlassian.bamboo.testutils.build.logger.BuildLoggerManagerForTesting
-
- getLogger(Key) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLoggerManager
-
- getLogger(ResultKey) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLoggerManager
-
- getLoggerId() - Method in class com.atlassian.bamboo.v2.build.agent.messages.AbstractBuildLoggerMessage
-
- getLoggerId() - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
-
- getLoggingFilter(Logger) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudRestApiClient
-
- getLoginAttempts() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- getLoginAttempts() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestBruteForceProtection
-
- getLoginAttemptsAsInt() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- getLoginInformationByUserName(String) - Method in interface com.atlassian.bamboo.user.LoginInformationDao
-
- getLoginInformationByUserName(String) - Method in class com.atlassian.bamboo.user.LoginInformationHibernateDao
-
- getLoginUriForRole(URI, UserRole, EnumSet<PageCapability>) - Method in class com.atlassian.sal.bamboo.auth.BambooLoginUriProvider
-
Original implementation uses atlassian-seraph:2.6.2 specific method
- getLoginUrl() - Method in class com.atlassian.bamboo.security.Login
-
- getLogJunitFilename() - Method in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- getLogJunitFilename() - Method in interface com.atlassian.bamboo.plugins.php.task.PhpUnitConfig
-
Get "Log test execution to an XML file" configuration value.
- getLogLevel(Stopwatch, int, int, int) - Static method in class com.atlassian.bamboo.utils.BambooLogUtils
-
Returns the log level according to the supplied info/warn/error thresholds.
- getLogLevel(Stopwatch, Duration, Duration, Duration) - Static method in class com.atlassian.bamboo.utils.BambooLogUtils
-
Returns the log level according to the supplied info/warn/error thresholds.
- getLogLines() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainLogs
-
- getLogoutLink() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooHeader.UserInfoDropDown
-
- getLogoutUrl() - Method in class com.atlassian.bamboo.security.Logout
-
- getLogoutUrl(String, HttpServletRequest) - Static method in class com.atlassian.bamboo.security.LogoutSupport
-
- getLogPrefix() - Method in class com.atlassian.bamboo.upgrade.AdministrationConfigurationUpgrader
-
- getLogPrefix() - Method in class com.atlassian.bamboo.upgrade.ConfigurationUpgrader
-
- getLogPrefix() - Method in class com.atlassian.bamboo.upgrade.UserConfigurationUpgrader
-
- getLogQuietMinutesTimeDefault() - Method in class com.atlassian.bamboo.rest.model.admin.buildmonitoring.RestBuildMonitoring
-
- getLogRelativePath(String) - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getLogSize() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getLogSize() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getLogSize() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Returns the size of log associated with this result.
- getLong(String, long) - Method in interface com.atlassian.bamboo.collections.ActionParametersMap
-
Retrieve Long value from the map of parameters.
- getLong(String, long) - Method in class com.atlassian.bamboo.collections.SimpleActionParametersMap
-
- getLong(ResultSet, int) - Static method in class com.atlassian.bamboo.utils.db.JdbcUtils
-
- getLongDescriptionHtml() - Method in class com.atlassian.bamboo.v2.build.trigger.DefaultTriggerReasonRenderer
-
- getLongDescriptionHtml() - Method in interface com.atlassian.bamboo.v2.build.trigger.TriggerReasonRenderer
-
- getLongDescriptionTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerReasonModuleDescriptor
-
- getLongDescriptionText() - Method in class com.atlassian.bamboo.v2.build.trigger.DefaultTriggerReasonRenderer
-
- getLongDescriptionText() - Method in interface com.atlassian.bamboo.v2.build.trigger.TriggerReasonRenderer
-
- getLongDescriptionTextTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerReasonModuleDescriptor
-
- getLongestElapsedBuildPeriod() - Method in interface com.atlassian.bamboo.build.statistics.StatisticsCollector
-
- getLongestElapsedBuildPeriod() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
- getLongestElapsedTimePeriod() - Method in interface com.atlassian.bamboo.build.statistics.StatisticsCollector
-
- getLongestElapsedTimePeriod() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
- getLongestRunningTestCases(ImmutablePlan) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Provide a list of the top ten longest running tests for a plan, based on the duration of the TestCase's
TestCaseResults
Finds top 10 results in order (longest first)
- getLongestRunningTestCases(ImmutablePlan) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getLongestRunningTestCasesForPlan(ImmutablePlan) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseDao
-
Provide a list of the top ten longest running tests for a plan, based on the duration of the TestCase's
TestCaseResults
Finds top 10 results in order (longest first)
- getLongestRunningTestCasesForPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseHibernateDao
-
- getLongestRunningTests() - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- getLongestRunningTests() - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummaryForPlan
-
- getLongestTimeToFixTests() - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- getLongestTimeToFixTests() - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummaryForPlan
-
- getLongestToFixTestCases(ImmutablePlan) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Retrieve a list of the test cases that have taken the longest amount of time to fix.
- getLongestToFixTestCases(List<BuildResultsSummary>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Retrieve a list of the test cases that have taken the longest amount of time to fix.
- getLongestToFixTestCases(ImmutablePlan) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getLongestToFixTestCases(List<BuildResultsSummary>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getLongestToFixTestCasesForBuildResults(List<BuildResultsSummary>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseDao
-
Retrieve a list of the test cases that have taken the longest amount of time to fix.
- getLongestToFixTestCasesForBuildResults(List<BuildResultsSummary>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseHibernateDao
-
- getLongestToFixTestCasesForPlan(PlanIdentifier) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseDao
-
Retrieve a list of the test cases that have taken the longest amount of time to fix.
- getLongestToFixTestCasesForPlan(PlanIdentifier) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseHibernateDao
-
- getLongField(Document, String) - Static method in class com.atlassian.bamboo.index.IndexUtils
-
- getLoopback() - Static method in class com.atlassian.bamboo.configuration.InetAddressBean
-
- getLowestBambooVersionApplicableForUpgrade() - Method in class com.atlassian.bamboo.upgrade.UpgradeUtilityBean
-
- getLowPriorityCount() - Method in class com.atlassian.bamboo.rest.model.warning.RestWarningSummary
-
- getLowPriorityCount() - Method in class com.atlassian.bamboo.results.warning.BuildWarningSummary
-
- getLowPriorityCount() - Method in interface com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummary
-
- getLowPriorityCount() - Method in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl
-
- getLowPriorityCount() - Method in class com.atlassian.bamboo.testutils.backdoor.model.build.warning.BuildResultWarningRest
-
- getMailConfiguration(Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.mail.MailConfigurationResource
-
The REST endpoint to retrieve the current mail server configuration
- getMailQueueProcessor() - Method in class com.atlassian.bamboo.mail.EmailService
-
- getMailServer() - Method in interface com.atlassian.bamboo.admin.configuration.MailConfigurationService
-
Retrieve the current mail server configuration
- getMailServer() - Method in class com.atlassian.bamboo.admin.configuration.MailConfigurationServiceImpl
-
- getMailServerManager() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- getMailServerManager() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- getMailServerManager() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- getMainAppClassloader() - Static method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getMainClass() - Method in class com.atlassian.bamboo.agent.classserver.BambooAgentInstallerAction
-
- getMajor() - Method in class com.atlassian.bamboo.util.Version
-
- getMajorVersion() - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- getManagedClassToPrototypeNames() - Method in class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport
-
Return a Map of managed classes to prototype names
- getMandatoryCapabilityKey() - Method in class com.atlassian.bamboo.plugins.git.GitCapabilityTypeModule
-
- getMandatoryCapabilityKey() - Method in class com.atlassian.bamboo.plugins.hg.HgCapabilityTypeModule
-
- getMandatoryCapabilityKey() - Method in class com.atlassian.bamboo.plugins.ssh.SshCapabilityTypeModule
-
- getMandatoryCapabilityKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- getManual() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStage
-
- getManualBranchPath() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- getManualBranchRootUrl() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getManualBranchUrl() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
Get url for branch creation task - all configuration parts joined together.
- getManualChainStageCount() - Method in interface com.atlassian.bamboo.chains.ChainStageDao
-
- getManualChainStageCount() - Method in class com.atlassian.bamboo.chains.ChainStageHibernateDao
-
- getManualChainStageCount() - Method in interface com.atlassian.bamboo.chains.ChainStageManager
-
Deprecated.
- getManualChainStageCount() - Method in class com.atlassian.bamboo.chains.DefaultChainStageManager
-
- getManualIssueKey() - Method in class com.atlassian.bamboo.ww2.actions.jira.LinkTestToJiraIssueAction
-
- getManuallyOverriddenVariables() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getManuallyOverriddenVariables() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getManualTagPath() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- getManualTagRootUrl() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getManualTagUrl() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
Get url for tag creation task - all configuration parts joined together.
- getManualVariables() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getManualVariables() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
Get manual variables that were set before this stage started.
- getManualVariables() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- getManualVariables(ChainResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.variables.ResultsSummaryVariableAccessor
-
Get manual variables state from start of this chain result.
- getManualVariables(ChainResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.variables.ResultsSummaryVariableAccessorImpl
-
- getMap(String) - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.MapNode
-
Get a property from a parsed YAML as a
Map
.
- getMap() - Method in class com.atlassian.bamboo.plan.ResultsSummaryJsonDecorator
-
- getMapFromConfiguration(String, String, HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.utils.ConfigUtils
-
- getMapFromConfiguration(String, HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.utils.ConfigUtils
-
- getMapPathFrom() - Method in interface com.atlassian.bamboo.ssh.ProxyConnectionData
-
- getMapPathTo() - Method in interface com.atlassian.bamboo.ssh.ProxyConnectionData
-
- getMask() - Method in class com.atlassian.bamboo.security.acegi.acls.BambooPermission
-
- getMaskedMetadata() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getMaskedVariables() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getMaster() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- getMaster() - Method in interface com.atlassian.bamboo.build.Job
-
- getMaster() - Method in interface com.atlassian.bamboo.chains.cache.ImmutableChainStage
-
- getMaster() - Method in class com.atlassian.bamboo.chains.cache.ImmutableChainStageImpl
-
- getMaster() - Method in interface com.atlassian.bamboo.chains.Chain
-
- getMaster() - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- getMaster() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getMaster() - Method in class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- getMaster() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- getMaster() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
- getMaster() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableJob
-
- getMaster() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- getMaster() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
Return the master plan if one exists.
- getMaster() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getMaster() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObject
-
The master plan iff the plan is a branched plan and it has a master.
- getMaster() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan.DecoratedBranch
-
- getMaster() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan.DecoratedPlanBranchGist
-
- getMaster() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getMaster() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getMasterAndBranchesKeys(CachedPlanManager, PlanKey) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
Get keys of all branches and master plan.
- getMasterBranchKey() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getMasterChainKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
Return the main chain key for this plan.
- getMasterId() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getMasterId() - Method in class com.atlassian.bamboo.plan.branch.cache.ImmutableChainBranchImpl
-
- getMasterId() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getMasterId() - Method in interface com.atlassian.bamboo.plan.PlanIdentifier
-
Database id of master of this ChainBranch
- getMasterId() - Method in class com.atlassian.bamboo.plan.PlanIdentifierImpl
-
- getMasterId() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanIdentifier
-
- getMasterId() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getMasterJob(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- getMasterJobKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
Return the job key of this plan.
- getMasterOfJob(PlanKey, PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
- getMasterOfJob(PlanKey, PlanKey) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getMasterPlan(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
Returns master branch for a given branchKey.
- getMasterPlan(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getMasterPlan(ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
Get master plan if plan has master or passed plan otherwise.
- getMasterPlan(ImmutableChain) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
Get master plan if plan has master or passed plan otherwise.
- getMasterPlan(Chain) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
Get master plan if plan has master or passed plan otherwise.
- getMasterPlanBranches() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- getMasterPlanBranches() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getMasterPlanKey() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getMasterPlanKey() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- getMasterPlanKey() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction.PlanOrBranchKeySelectorModel
-
- getMasterPlanKey(ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
Get planKey of master plan if plan has master or planKey of passed plan otherwise.
- getMasterPlanKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestDeploymentProject
-
- getMatchAge() - Method in class com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor
-
- getMatchesCustomDataKeys() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getMatchesJiraIssues() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getMatchesLabels() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getMatchingAgents() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestRequirement.RequirementReadonlyData
-
- getMatchingAgents() - Method in interface com.atlassian.bamboo.v2.build.requirement.RequirementDetails
-
Number of non-elastic agents that match this requirement
- getMatchingAgents() - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementDetailsImpl
-
- getMatchingDocuments(IndexerContext, Query) - Method in interface com.atlassian.bamboo.index.IndexerService
-
Submit a document search query
- getMatchingDocuments(IndexerContext, IndexSearcherTask<T>) - Method in interface com.atlassian.bamboo.index.IndexerService
-
Submit a custom search task for execution
- getMatchingDocuments(IndexerContext, Query) - Method in class com.atlassian.bamboo.index.IndexerServiceImpl
-
- getMatchingDocuments(IndexerContext, IndexSearcherTask<T>) - Method in class com.atlassian.bamboo.index.IndexerServiceImpl
-
- getMatchingImages() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestRequirement.RequirementReadonlyData
-
- getMatchingImages() - Method in interface com.atlassian.bamboo.v2.build.requirement.RequirementDetails
-
Number of elastic images that match this requirement
- getMatchingImages() - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementDetailsImpl
-
- getMatchingPattern() - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Returns the reg expression every vcs branch name needs to match for Bamboo to automatically create a plan branch for it.
- getMatchingPattern() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- getMatchType() - Method in class com.atlassian.bamboo.buildqueue.AgentAssignmentRequirement
-
- getMatchType() - Method in class com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage.Requirement
-
- getMatchType() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Requirement
-
- getMatchType() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementDecorator
-
- getMatchType() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- getMatchValue() - Method in class com.atlassian.bamboo.buildqueue.AgentAssignmentRequirement
-
- getMatchValue() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestRequirement
-
- getMatchValue() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementDecorator
-
- getMatchValue() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- getMatchValue() - Method in interface com.atlassian.bamboo.v2.build.requirement.ImmutableRequirement
-
A match requirement value.
- getMatchValue() - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementDetailsImpl
-
- getMavenExecutablePath(String) - Method in class com.atlassian.bamboo.plugins.maven.task.AbstractMavenConfig
-
- getMavenExecutablePath(String) - Method in class com.atlassian.bamboo.plugins.maven.task.Maven3Config
-
- getMavenHome() - Method in class com.atlassian.bamboo.maven.embedder.MavenConfiguration
-
- getMavenPath() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration
-
- getMavenPath() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCheckoutPomAction
-
- getMavenPomAccessor() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getMavenPomAccessor() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getMavenPomAccessor() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getMavenPomAccessor() - Method in interface com.atlassian.bamboo.repository.MavenPomAccessorCapableRepository
-
- getMavenPomAccessor() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- getMavenPomAccessor() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getMavenPomCheckoutAccessEditHtml(BuildConfiguration) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getMavenPomCheckoutAccessEditHtml(BuildConfiguration) - Method in interface com.atlassian.bamboo.repository.MavenPomAccessor
-
Returns HTML for the Maven POM import configuration of the repository
- getMavenPomCheckoutAccessEditHtml(BuildConfiguration) - Method in class com.atlassian.bamboo.repository.MavenPomAccessorAbstract
-
- getMavenPomCheckoutAccessEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
- getMavenPomCheckoutPomRelativePath() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- getMavenScmProviderKey() - Method in class com.atlassian.bamboo.plugins.git.GitMavenPomAccessor
-
- getMavenScmProviderKey() - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitMavenPomAccessor
-
- getMavenScmProviderKey() - Method in class com.atlassian.bamboo.plugins.hg.HgMavenPomAccessor
-
- getMavenScmProviderKey() - Method in class com.atlassian.bamboo.plugins.hg.v2.configurator.MercurialMavenPomAccessor
-
- getMavenScmProviderKey() - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsRepositoryMavenPomAccessor
-
- getMavenScmProviderKey() - Method in interface com.atlassian.bamboo.repository.MavenPomAccessor
-
Return Maven's SCM provider key for this repository type.
- getMavenScmProviderKey() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepositoryMavenPomAccessor
-
- getMavenScmProviderKey() - Method in class com.atlassian.bamboo.repository.svn.SvnRepositoryMavenPomAccessor
-
- getMavenScmProviderKey() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnMavenPomAccessor
-
- getMavenScmProviderKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyMavenPomAccessor
-
- getMavenScmProviderKey() - Method in interface com.atlassian.bamboo.vcs.configurator.VcsMavenPomAccessor
-
Return Maven's SCM provider key for this repository type.
- getMavenVersion(File) - Static method in class com.atlassian.bamboo.plugins.maven.task.MavenUtils
-
Parse output of "mvn --version".
- getMax() - Method in class com.atlassian.bamboo.performance.StatsImpl
-
Maximum from accumulated values.
- getMax() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStats
-
- getMax() - Method in interface com.atlassian.bamboo.utils.statistics.Stats
-
Maximum from accumulated values.
- getMaxAllowedInstances() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- getMaxAllowedPacketSize() - Method in interface com.atlassian.bamboo.health.MySQLChecks
-
- getMaxAllowedPacketSize() - Method in class com.atlassian.bamboo.health.MySQLChecksImpl
-
- getMaxArtifactDefinitionOid(int) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionDao
-
Find maximum oid used by existing objects in the db.
- getMaxArtifactDefinitionOid(int) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionHibernateDao
-
- getMaxBuildCompletedDate() - Method in interface com.atlassian.bamboo.resultsummary.ExpiryCriteria
-
A criterion for result summaries completion date - will cause to fetch only results completed before the date.
- getMaxBuildCompletedDate() - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- getMaxBuildNumber() - Method in interface com.atlassian.bamboo.resultsummary.ExpiryCriteria
-
A criterion for result summaries that will cause to fetch only results with smaller than or equal build number.
- getMaxBuildNumber() - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- getMaxBuilds() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewBuildResultsByJiraKey
-
- getMaxBuilds() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- getMaxBuilds() - Method in class com.atlassian.bamboo.ww2.actions.rss.RssFeedAction
-
- getMaxCommitsToReturn() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getMaxCommitsToReturn() - Method in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- getMaxCommitsToReturn() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getMaxConcurrentBuilds() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- getMaxConcurrentBuilds() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getMaxConcurrentInstances() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- getMaxConcurrentInstances() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- getMaxConcurrentInstances() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
- getMaxConcurrentInstances() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- getMaxConnectionPoolSize(HibernateConfig) - Static method in class com.atlassian.bamboo.util.BambooHibernateUtils
-
Tries to get the maximum # of connections available in the connection pool.
- getMaxCredentialOid(int) - Method in interface com.atlassian.bamboo.credentials.CredentialsDao
-
- getMaxCredentialOid(int) - Method in class com.atlassian.bamboo.credentials.CredentialsHibernateDao
-
- getMaxDbConnectionPoolsSize() - Method in interface com.atlassian.bamboo.health.BambooHealthCheckService
-
- getMaxDbConnectionPoolsSize() - Method in class com.atlassian.bamboo.health.BambooHealthCheckServiceImpl
-
- getMaxDeploymentProjectOid(int) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
- getMaxDeploymentProjectOid(int) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getMaxElasticInstancesToStartAtOnce() - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- getMaxElasticInstancesToStartAtOnce() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getMaxElasticInstancesToStartAtOnceInput() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.AutomaticInstanceManagementComponent
-
- getMaxFontSize() - Method in class com.atlassian.bamboo.captcha.AtlassianRandomFontGenerator
-
- getMaxIgnoredLogSize() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- getMaxIgnoredLogSize() - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- getMaxIgnoredLogSize() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryConfig
-
- getMaxIgnoredLogSize() - Method in interface com.atlassian.bamboo.resultsummary.ExpiryCriteria
-
- getMaxIgnoredLogSize() - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- getMaxIgnoredLogSizeFormatted() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- getMaximum() - Method in class com.atlassian.bamboo.utils.Range
-
- getMaximumBuildWarningsCount() - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
- getMaximumBuildWarningsCount() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getMaximumBuildWarningsCount() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getMaximumIgnoredLogSize() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- getMaximumNumberOfElasticAgents() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getMaximumNumberOfValuesForIn(DbmsBean) - Static method in class com.atlassian.bamboo.persistence3.HibernateDaoUtils
-
- getMaximumPoolSize() - Method in class com.atlassian.bamboo.event.spi.BambooEventThreadPoolConfiguration
-
- getMaximumUploadedFileSizeBytes() - Method in interface com.atlassian.bamboo.web.utils.UploadedFileManager
-
- getMaximumUploadedFileSizeBytes() - Method in class com.atlassian.bamboo.web.utils.UploadedFileManagerImpl
-
- getMaxIssues() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssues
-
- getMaxLinesToShow() - Method in class com.atlassian.bamboo.build.ViewBuildLogs
-
- getMaxLo() - Method in class com.atlassian.bamboo.persistence.ResettableTableHiLoGenerator
-
Get the max_lo value, so that we can calculate a valid value for the next_hi DB value,
given the ids already allocated in the database.
- getMaxLoginAttempts() - Method in class com.atlassian.bamboo.configuration.CaptchaConfiguration
-
- getMaxLoginAttempts() - Method in class com.atlassian.bamboo.testutils.rest.entity.RestCaptchaConfiguration
-
- getMaxNonBambooInstances() - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- getMaxNonBambooInstances() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getMaxNonBambooInstancesInput() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.AutomaticInstanceManagementComponent
-
- getMaxNumberOfJobs() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch.RestStageJobBatch
-
- getMaxNumOfElasticInstances() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- getMaxNumOfInstancesStart() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- getMaxPlanOid(int, BambooEntityType) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Returns the max
BambooEntityOid
that's currently in use of the specified entity type, with the
given server key.
- getMaxPlanOid(int, BambooEntityType) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getMaxProjectOid(int) - Method in interface com.atlassian.bamboo.project.ProjectDao
-
- getMaxProjectOid(int) - Method in class com.atlassian.bamboo.project.ProjectHibernateDao
-
- getMaxRepositoryOid(int) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionDao
-
- getMaxRepositoryOid(int) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionHibernateDao
-
- getMaxResult() - Method in class com.atlassian.bamboo.testutils.backdoor.model.AbstractRestList
-
- getMaxResults(UriInfo) - Static method in class com.atlassian.bamboo.plugins.rest.common.Paginator
-
- getMaxResults(UriInfo, int) - Static method in class com.atlassian.bamboo.plugins.rest.common.Paginator
-
- getMaxResults() - Method in interface com.atlassian.bamboo.resultsummary.ExpiryCriteria
-
Number of results to return.
- getMaxResults() - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- getMaxResults() - Method in class com.atlassian.bamboo.ww2.actions.rss.LabelRssFeedAction
-
- getMaxRetries() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getMaxRetries() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getMaxRetries() - Method in interface com.atlassian.bamboo.repository.QuietPeriodAwareRepository
-
Returns the maximum number of times to collect changes
- getMaxRetries() - Method in class com.atlassian.bamboo.repository.QuietPeriodHelper
-
- getMaxRetries() - Method in class com.atlassian.bamboo.vcs.configuration.ChangeDetectionSourceDefinitionImpl
-
- getMaxRetries() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsChangeDetectionOptions
-
Returns the maximum number of times to collect changes
- getMaxRowCount() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getMaxStageOid(int) - Method in interface com.atlassian.bamboo.chains.ChainStageDao
-
- getMaxStageOid(int) - Method in class com.atlassian.bamboo.chains.ChainStageHibernateDao
-
- getMaxTaskOid(int) - Static method in class com.atlassian.bamboo.fieldvalue.TaskConfigurationUtils
-
- getMaxUnarchivedFilesPerArtifact(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
-
- getMaxUnarchivedFilesPerArtifact(Map<String, String>) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandler
-
Returns the maximum number of files that can exist per artifact which will not be compressed and combined into
a single archive.
- getMaxUnarchivedFilesPerArtifact(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerDecoratorSupport
-
- getMaxUnarchivedFilesPerArtifact(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
-
- getMediaType() - Method in class com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper
-
- getMemberNames(Group) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- getMemberNamesAsList(Group) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
- getMemberNamesAsList(Group) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- getMembershipDataPath(BootstrapManager) - Static method in class com.atlassian.bamboo.migration.stream.userdata.LocalGroupMapper
-
- getMergeCommit() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequest
-
- getMergeOutcome() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- getMergeResult() - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- getMergeResult() - Method in interface com.atlassian.bamboo.chains.ChainState
-
- getMergeResult() - Method in interface com.atlassian.bamboo.chains.ImmutableChainResultsSummary
-
Note: this API is experimental.
- getMergeResult() - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- getMergeResult() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getMergeResultDestinationBranch(PlanKey) - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationConfiguration
-
Returns the PlanKey of the relevant VCS branch we want to perform the merge on.
- getMergeResultDestinationBranch(PlanKey) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationConfigurationImpl
-
- getMergeResultVcsKey() - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- getMergeResultVcsKey() - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- getMergeRevision() - Method in class com.atlassian.bamboo.plan.branch.MergeResult
-
- getMergeState() - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
The state of the merge part of the integration strategy
Should be NotNull but legacy data may exist
- getMergeState() - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- getMergeWorkingCopy() - Method in interface com.atlassian.bamboo.chains.ChainState
-
- getMergeWorkingCopy() - Method in class com.atlassian.bamboo.plan.branch.MergeResult
-
- getMergingRequirements() - Method in class com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager
-
- getMergingRequirements() - Method in class com.atlassian.bamboo.plugins.github.GitHubWorkingCopyManager
-
- getMergingRequirements() - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerWorkingCopyManager
-
- getMergingRequirements() - Method in interface com.atlassian.bamboo.vcs.runtime.MergingVcsWorkingCopyManager
-
If executing merge imposes capability requirements on top of those
returned by VcsExecutorWithRequirements#getRequirements()
, return them here.
- getMeridianOptions() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getMessage() - Method in exception com.atlassian.bamboo.applinks.CredentialsRequiredContextException
-
- getMessage() - Method in class com.atlassian.bamboo.build.warning.WarningAnnotation
-
- getMessage() - Method in class com.atlassian.bamboo.collections.AgentMessageQueue.Message
-
- getMessage() - Method in class com.atlassian.bamboo.event.IMEvent
-
Deprecated.
- getMessage() - Method in class com.atlassian.bamboo.event.PlanSuspensionRequestedEvent
-
- getMessage() - Method in exception com.atlassian.bamboo.exception.WebValidationException
-
- getMessage() - Method in exception com.atlassian.bamboo.jira.jiraissues.CredentialsRequiredContextException
-
Deprecated.
- getMessage() - Method in class com.atlassian.bamboo.logger.ThrowableDetails
-
- getMessage() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultComment
-
- getMessage() - Method in interface com.atlassian.bamboo.persister.AuditLogEntry
-
- getMessage() - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- getMessage() - Static method in class com.atlassian.bamboo.plugins.dummy.DummyPreDeploymentAction
-
- getMessage() - Method in exception com.atlassian.bamboo.plugins.hg.HgCommandException
-
- getMessage() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashErrors.StashError
-
- getMessage() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashMirrorErrorEntity
-
- getMessage() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodExceptionEntity
-
- getMessage() - Method in exception com.atlassian.bamboo.repository.HostKeyVerificationException
-
- getMessage() - Method in class com.atlassian.bamboo.rest.LogToServer
-
- getMessage() - Method in class com.atlassian.bamboo.rest.model.Status
-
Deprecated.
- getMessage() - Method in class com.atlassian.bamboo.rest.model.warning.RestWarningAnnotation
-
- getMessage() - Method in class com.atlassian.bamboo.testutils.rest.entity.RestLogRequest
-
- getMessage() - Method in class com.atlassian.bamboo.testutils.vcs.CommitInfo
-
- getMessage() - Method in class com.atlassian.sal.bambootest.SalTestResult
-
- getMessage() - Method in class com.atlassian.upgrade.UpgradeError
-
- getMessageContent(BodyPart) - Static method in class com.atlassian.bamboo.testutils.GreenMailUtils
-
Extract email message from a BodyPart
instance.
- getMessageContextForUser(String) - Method in class com.atlassian.bamboo.xmpp.BambooSmackClient
-
- getMessageOrStackTrace(Throwable) - Static method in class com.atlassian.bamboo.util.BambooObjectUtils
-
returns a message from throwable, or, if there's no message create one using exception class name and stack trace
- getMessages() - Method in class com.atlassian.bamboo.sal.message.DefaultMessageCollection
-
- getMessages() - Method in interface com.atlassian.bamboo.utils.MessageCollection
-
- getMessages() - Method in class com.atlassian.bamboo.utils.MessageCollectionImpl
-
- getMessageTest() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- getMessageType() - Method in interface com.atlassian.bamboo.persister.AuditLogEntry
-
- getMessageType() - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- getMetaData() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
- getMetaData() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- getMetadata() - Method in class com.atlassian.bamboo.logger.ThrowableDetails
-
- getMetadata() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultSummaryMetadataPage
-
- getMetadata(PlanResultKey) - Method in class com.atlassian.bamboo.testutils.backdoor.BuildResultsControl
-
- getMetadata() - Method in class com.atlassian.bamboo.testutils.backdoor.model.build.ResultDetails
-
- getMetaDataKey() - Method in class com.atlassian.bamboo.clover.charts.collater.TimePeriodAveragingCollater
-
A meta data key to be summed up.
- getMetaDataKey() - Method in class com.atlassian.bamboo.clover.charts.collater.TimePeriodCoverageCollater
-
- getMetaDataKey() - Method in class com.atlassian.bamboo.clover.charts.collater.TimePeriodLOCCollater
-
- getMetaDataKey() - Method in class com.atlassian.bamboo.clover.charts.collater.TimePeriodNCLOCCollater
-
- getMethod() - Method in class com.atlassian.bamboo.event.agent.HttpTransportMessageEvent
-
- getMethod() - Method in class com.atlassian.bamboo.rest.util.RESTCall
-
Deprecated.
- getMethod() - Method in class com.atlassian.bamboo.rest.utils.RESTCall
-
- getMethodName() - Method in class com.atlassian.bamboo.build.ViewTestCaseResultAction
-
- getMethodName() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodEntity
-
- getMethodName() - Method in class com.atlassian.bamboo.results.tests.TestResults
-
Returns a sentence describing the test, derived from the method name of the test.
- getMethodName() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
Returns a sentence describing the test, derived from the method name of the test.
- getMethodName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getMethodName() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
- getMethodName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- getMethods() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- getMigrator(List<RepositoryConfiguration>) - Method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.AtlassianUserMigratorFactory
-
- getMigratorCount() - Method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.AtlassianUserMigrator
-
- getMillisDistanceToNow(Date) - Static method in class com.atlassian.bamboo.util.BambooDateUtils
-
- getMimeTypes() - Method in class com.atlassian.bamboo.fileserver.MimeTypeLoader
-
- getMimeTypes() - Method in class com.atlassian.bamboo.plugin.servlet.BambooContentTypeResolver
-
- getMin() - Method in class com.atlassian.bamboo.performance.StatsImpl
-
Minimum from accumulated values.
- getMin() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStats
-
- getMin() - Method in interface com.atlassian.bamboo.utils.statistics.Stats
-
Minimum from accumulated values.
- getMinBuildNumber() - Method in class com.atlassian.bamboo.resultsummary.tests.OrphanedTestsCleanupEntry
-
- getMinFontSize() - Method in class com.atlassian.bamboo.captcha.AtlassianRandomFontGenerator
-
- getMinimalEditHtml(BuildConfiguration) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getMinimalEditHtml(BuildConfiguration) - Method in class com.atlassian.bamboo.repository.nullrepository.NullRepository
-
- getMinimalEditHtml(BuildConfiguration) - Method in interface com.atlassian.bamboo.repository.Repository
-
Deprecated.
Returns HTML for the minimal configuration of the repository.
- getMinimalEditTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
- getMinimalPermission() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
Minimal permission to grant when adding new principal.
- getMinimum() - Method in class com.atlassian.bamboo.utils.Range
-
- getMinJavaVersion() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getMinJavaVersion() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getMinJdkVersion() - Static method in class com.atlassian.bamboo.util.BuildUtils
-
- getMinJdkVersion() - Method in class com.atlassian.bamboo.ww2.actions.setup.SelectSetupStepAction
-
- getMinMaxFromSeries(XYDataset, int) - Static method in class com.atlassian.bamboo.clover.reports.charts.RangeCalculator
-
- getMinMaxFromSeries(XYDataset, int, double, double, double, double) - Static method in class com.atlassian.bamboo.clover.reports.charts.RangeCalculator
-
- getMinNumberOfJobs() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch.RestStageJobBatch
-
- getMinor() - Method in class com.atlassian.bamboo.util.Version
-
- getMinorVersion() - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- getMinute() - Method in class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy
-
Deprecated.
- getMinuteOptions() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getMinutes() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getMinutes() - Method in enum com.atlassian.bamboo.utils.PrettyLength
-
- getMinutesBeforeQueueTimeout() - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingConfig
-
- getMinutesBeforeQueueTimeout() - Method in class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- getMinutesBetweenLogs() - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingConfig
-
- getMinutesBetweenLogs() - Method in class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- getMinutesDistanceToNow(Date) - Static method in class com.atlassian.bamboo.util.BambooDateUtils
-
- getMirrorName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- getMirrorNameHash() - Method in class com.atlassian.bamboo.plugins.stash.analytics.SmartMirrorEvent
-
- getMiscellaneousBuildConfigurationEditHtmlList() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildMiscellaneousOptions
-
- getMockBuildForView(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateWebUrlBulkAction
-
- getMode() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getMode() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- getModule() - Method in class com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor
-
- getModule() - Method in class com.atlassian.bamboo.plugin.descriptor.BuildTriggerConditionModuleDescriptorImpl
-
- getModule() - Method in class com.atlassian.bamboo.plugin.descriptor.DecoratorMapperModuleDescriptor
-
See getDecoratorMapper() for why this returns null
- getModule() - Method in class com.atlassian.bamboo.plugin.descriptor.DecoratorModuleDescriptor
-
- getModule() - Method in class com.atlassian.bamboo.plugin.descriptor.FooterModuleDescriptor
-
- getModule() - Method in class com.atlassian.bamboo.plugin.descriptor.NotificationTypeModuleDescriptor
-
- getModule() - Method in class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
For some reason on remote agent super.getModule() is not enough (not sure if it is not enough only for plugins type 2)
https://extranet.atlassian.com/jira/browse/BDEV-807
- getModule() - Method in class com.atlassian.bamboo.plugin.descriptor.TopNavigationModuleDescriptor
-
- getModule() - Method in class com.atlassian.bamboo.plugin.xwork.XWorkModuleDescriptor
-
- getModule() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getModule() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getModule() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getModuleClass() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getModuleClass() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getModuleDescriptor() - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
-
- getModuleDescriptor() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandler
-
- getModuleDescriptor() - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerDecoratorSupport
-
- getModuleDescriptor() - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerForPlanConfigurator
-
- getModuleDescriptor() - Method in class com.atlassian.bamboo.notification.AbstractNotificationType
-
- getModuleDescriptor() - Method in interface com.atlassian.bamboo.notification.NotificationRecipient
-
returns the moduleDescriptor for this plugin object if it exists.
- getModuleDescriptor() - Method in interface com.atlassian.bamboo.notification.NotificationType
-
returns the moduleDescriptor for this plugin object if it exists.
- getModuleDescriptor() - Method in class com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
-
- getModuleDescriptorNameOrdering() - Static method in class com.atlassian.bamboo.plugin.BambooPluginUtils
-
- getModuleDescriptorNameOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getModuleKey() - Method in class com.atlassian.bamboo.plugin.PluginModuleIdentifier
-
- getModules() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenProjectParser
-
- getModulesThatCanBeDisabled() - Method in interface com.atlassian.bamboo.health.BambooHealthCheckService
-
- getModulesThatCanBeDisabled() - Method in class com.atlassian.bamboo.health.BambooHealthCheckServiceImpl
-
- getModuleTypesOnJobPage() - Method in class com.atlassian.bamboo.plugin.web.PlanConfigurationPluginUIHelperImpl
-
- getModuleTypesOnJobPage() - Method in interface com.atlassian.bamboo.plugin.web.PlanConfigurationUIPluginHelper
-
- getMonthHoursRunOnce() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getMonthHoursRunOnceMeridian() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getMonthMinutes() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getMonthSpecifiedDaysOfWeek() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getMostFailingTestCases(ImmutablePlan) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Provide a list of the top 10 most failing test cases for a plan.
- getMostFailingTestCases(List<BuildResultsSummary>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Provide a list of the top 10 most failing test cases for a plan.
- getMostFailingTestCases(ImmutablePlan) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getMostFailingTestCases(List<BuildResultsSummary>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getMostFailingTestCasesForBuildResults(List<BuildResultsSummary>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseDao
-
Provide a list of the top 10 most failing test cases for a plan.
- getMostFailingTestCasesForBuildResults(List<BuildResultsSummary>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseHibernateDao
-
- getMostFailingTestCasesForPlan(PlanIdentifier) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseDao
-
Provide a list of the top 10 most failing test cases for a plan.
- getMostFailingTestCasesForPlan(PlanIdentifier) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseHibernateDao
-
- getMostFailingTests() - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- getMostFailingTests() - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummaryForPlan
-
- getMoveEnvironmentStrategy() - Method in class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment
-
- getMoveWarnings(String, long, String, long, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.JobConfigResource
-
Retrieves the warnings in relation to moving a job.
- getMoveWarnings(String, long, int, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.StageConfigResource
-
Retrieves the warnings associated to trying to move a stage.
- getMsSqlQuery() - Method in interface com.atlassian.bamboo.utils.db.SqlQueryProvider
-
- getMultipartEmailTransport(String) - Method in interface com.atlassian.bamboo.notification.NotificationFactory
-
- getMultipartEmailTransport(String) - Method in class com.atlassian.bamboo.notification.NotificationFactoryImpl
-
- getMultiplier() - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingConfig
-
- getMultiplier() - Method in class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- getMutableBuild() - Method in class com.atlassian.bamboo.ww2.actions.BuildActionSupport
-
- getMutableChain() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getMutableChainStage() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getMutableClass(Class<T>) - Static method in class com.atlassian.bamboo.plan.cache.BambooImmutables
-
- getMutablePlan() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getMutablePlan() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getMutablePlan() - Method in class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction
-
- getMutablePlan() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getMutablePlan() - Method in interface com.atlassian.bamboo.ww2.aware.PlanAware
-
- getMutatorStack() - Method in class com.atlassian.bamboo.build.logger.AbstractBuildLogger
-
- getMutatorStack() - Method in interface com.atlassian.bamboo.build.logger.BuildLogger
-
- getMutatorStack() - Method in class com.atlassian.bamboo.build.logger.DisconnectedBuildLogger
-
- getMutatorStack() - Method in class com.atlassian.bamboo.build.logger.NullBuildLogger
-
- getMutatorStack() - Method in class com.atlassian.bamboo.build.logger.SimpleBuildLogger
-
- getMySQLChecks() - Method in interface com.atlassian.bamboo.health.BambooHealthCheckService
-
- getMySQLChecks() - Method in class com.atlassian.bamboo.health.BambooHealthCheckServiceImpl
-
- getMySqlQuery() - Method in interface com.atlassian.bamboo.utils.db.SqlQueryProvider
-
- getName() - Method in class com.atlassian.bamboo.admin.scheduler.ScheduledJob
-
- getName() - Method in class com.atlassian.bamboo.agent.classserver.JarDescriptor
-
- getName() - Method in interface com.atlassian.bamboo.author.AuthorContext
-
Unique name identifying an author.
- getName() - Method in class com.atlassian.bamboo.author.AuthorDataImpl
-
- getName() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getName() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactFileData
-
- getName() - Method in class com.atlassian.bamboo.build.artifact.ArtifactFileDataImpl
-
- getName() - Method in class com.atlassian.bamboo.build.artifact.TrampolineArtifactFileData
-
- getName() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- getName() - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- getName() - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategy
-
Deprecated.
Returns the display name of the strategy type.
- getName() - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- getName() - Method in class com.atlassian.bamboo.build.strategy.ManualBuildStrategy
-
Deprecated.
- getName() - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- getName() - Method in class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy
-
Deprecated.
- getName() - Method in class com.atlassian.bamboo.build.strategy.StashBuildStrategy
-
Deprecated.
- getName() - Method in class com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy
-
Deprecated.
- getName() - Method in interface com.atlassian.bamboo.buildqueue.BuildQueue
-
- getName() - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinition
-
- getName() - Method in interface com.atlassian.bamboo.buildqueue.RemotableRemoteAgentDefinition
-
- getName() - Method in interface com.atlassian.bamboo.chains.cache.ImmutableChainStage
-
Get the Stage Name
- getName() - Method in class com.atlassian.bamboo.chains.cache.ImmutableChainStageImpl
-
- getName() - Method in interface com.atlassian.bamboo.chains.ChainExecution
-
Gets the name of the executing Chain
- getName() - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- getName() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- getName() - Method in interface com.atlassian.bamboo.chains.ChainState
-
Get Chain name
- getName() - Method in interface com.atlassian.bamboo.chains.StageExecution
-
Gets the name of the Stage
- getName() - Method in interface com.atlassian.bamboo.chains.StageState
-
Get Stage name
- getName() - Method in class com.atlassian.bamboo.commit.AuthorContextImpl
-
- getName() - Method in interface com.atlassian.bamboo.commit.CommitFile
-
- getName() - Method in class com.atlassian.bamboo.commit.CommitFileImpl
-
- getName() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Artifact
-
- getName() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Plan
-
- getName() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- getName() - Method in class com.atlassian.bamboo.configuration.repository.VcsViewerUIConfigBean.VcsViewerTypeSelector
-
- getName() - Method in interface com.atlassian.bamboo.core.IdGenerator
-
Name of id generator
- getName() - Method in interface com.atlassian.bamboo.credentials.CredentialsData
-
- getName() - Method in class com.atlassian.bamboo.credentials.CredentialsDataEntity
-
- getName() - Method in class com.atlassian.bamboo.credentials.CredentialsDataImpl
-
- getName() - Method in class com.atlassian.bamboo.crypto.AtlassianRandom
-
- getName() - Method in class com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectImpl
-
- getName() - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- getName() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- getName() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- getName() - Method in interface com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStub
-
- getName() - Method in class com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStubImpl
-
- getName() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentImpl
-
- getName() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getName() - Method in interface com.atlassian.bamboo.deployments.environments.InternalEnvironment
-
- getName() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentStubDto
-
- getName() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getName() - Method in class com.atlassian.bamboo.deployments.projects.AbstractDeploymentProjectItem
-
- getName() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- getName() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog.EnvironmentEntry
-
- getName() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectIdentifier
-
- getName() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectImpl
-
- getName() - Method in interface com.atlassian.bamboo.deployments.projects.InternalDeploymentProject
-
- getName() - Method in interface com.atlassian.bamboo.deployments.projects.InternalDeploymentProjectItem
-
- getName() - Method in class com.atlassian.bamboo.deployments.projects.persistence.items.AbstractMutableDeploymentProjectItem
-
- getName() - Method in class com.atlassian.bamboo.deployments.projects.persistence.items.MutableBambooArtifactDeploymentProjectItem
-
- getName() - Method in class com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl
-
- getName() - Method in class com.atlassian.bamboo.deployments.versions.AbstractDeploymentVersionItem
-
- getName() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl
-
- getName() - Method in interface com.atlassian.bamboo.deployments.versions.index.IndexedVersion
-
- getName() - Method in class com.atlassian.bamboo.deployments.versions.index.IndexedVersionImpl
-
- getName() - Method in interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersion
-
- getName() - Method in interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionItem
-
- getName() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDto
-
- getName() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.AbstractDeploymentVersionItemDto
-
- getName() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.AbstractMutableDeploymentVersionItem
-
- getName() - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- getName() - Method in enum com.atlassian.bamboo.event.analytics.RssLogDownloadEvent.Referrer
-
- getName() - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- getName() - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- getName() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraApplinksEntity
-
- getName() - Method in interface com.atlassian.bamboo.jira.jirametadata.JiraAssignee
-
- getName() - Method in class com.atlassian.bamboo.jira.jirametadata.JiraAssigneeImpl
-
- getName() - Method in class com.atlassian.bamboo.js.PlanSummaryObject
-
- getName() - Method in interface com.atlassian.bamboo.labels.Label
-
- getName() - Method in class com.atlassian.bamboo.labels.LabelImpl
-
- getName() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl.AgentIdentifier
-
- getName() - Method in class com.atlassian.bamboo.logger.ThrowableDetails
-
- getName() - Method in class com.atlassian.bamboo.maven.MavenNullLogger
-
- getName() - Method in class com.atlassian.bamboo.notification.AbstractNotificationType
-
- getName() - Method in interface com.atlassian.bamboo.notification.NotificationType
-
Returns a short name of the notification type
- getName() - Method in class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- getName() - Method in class com.atlassian.bamboo.notification.rss.RssNotification.RssAffectedDeployment
-
- getName() - Method in class com.atlassian.bamboo.oid.IdGeneratorEntity
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage.Requirement
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditGroupPage.TableRow
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.GroupsAdminPage.TableRow
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.QuickFilterRow
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.EditQuickFilterRuleComponent
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.QuickFilterRuleRow
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.repository.RepositoryRow
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureEnvironmentComponent
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage.Agent
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.global.filter.QuickFilterComponent
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.EditPlanDetailsPage
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageElement
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultJobArtifactsPage.Artifact
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.EditProjectDetailsPage
-
- getName() - Method in class com.atlassian.bamboo.pageobjects.pages.project.ProjectSummaryPage
-
- getName() - Static method in class com.atlassian.bamboo.pageobjects.pages.tasks.ArtifactDownloaderTaskComponent
-
- getName() - Static method in class com.atlassian.bamboo.pageobjects.pages.tasks.CheckoutTaskComponent
-
- getName() - Static method in class com.atlassian.bamboo.pageobjects.pages.tasks.JUnitParserTaskComponent
-
- getName() - Static method in class com.atlassian.bamboo.pageobjects.pages.tasks.Maven2TaskComponent
-
- getName() - Static method in class com.atlassian.bamboo.pageobjects.pages.tasks.ScriptTaskComponent
-
- getName() - Static method in class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.VcsBranchTaskComponent
-
- getName() - Static method in class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.VcsCommitTaskComponent
-
- getName() - Static method in class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.VcsPushTaskComponent
-
- getName() - Static method in class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.VcsTagTaskComponent
-
- getName() - Static method in class com.atlassian.bamboo.pageobjects.pages.tasks.WarningsTaskComponent
-
- getName() - Static method in class com.atlassian.bamboo.pageobjects.pages.triggers.AfterSuccessfulPlanTriggerComponent
-
- getName() - Method in class com.atlassian.bamboo.performance.ActionIdentifier
-
Unique name of the action, to allow future identification.
- getName() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
What's the name of plugin - used to identify the plugin in the bamboo.xml configuration file.
- getName() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getName() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- getName() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- getName() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionImpl
-
- getName() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionSubstitutionAwareImpl
-
- getName() - Method in class com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionImpl
-
- getName() - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionBase
-
Get artifact name
- getName() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionImpl
-
- getName() - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscription
-
- getName() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscriptionImpl
-
- getName() - Method in class com.atlassian.bamboo.plan.branch.BambooVcsBranchImpl
-
- getName() - Method in class com.atlassian.bamboo.plan.branch.ChainStagePropagatingFacade
-
- getName() - Method in class com.atlassian.bamboo.plan.branch.JobPropagatingFacade
-
- getName() - Method in interface com.atlassian.bamboo.plan.branch.VcsBranch
-
- getName() - Method in class com.atlassian.bamboo.plan.branch.VcsBranchImpl
-
- getName() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getName() - Method in interface com.atlassian.bamboo.plan.PlanIdentifier
-
Returns the full name for the build in the form of "project name - build name" e.g.
- getName() - Method in class com.atlassian.bamboo.plan.PlanIdentifierImpl
-
- getName() - Method in interface com.atlassian.bamboo.plan.StageIdentifier
-
- getName() - Method in class com.atlassian.bamboo.plan.StageIdentifierImpl
-
- getName() - Method in class com.atlassian.bamboo.plan.task.DecoratedTaskDefinitionImpl
-
- getName() - Method in class com.atlassian.bamboo.plugin.PluginIdentifier
-
- getName() - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactOption
-
- getName() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketResourceEntity
-
- getName() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getName() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.buildstatus.RestBuildStatus
-
- getName() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequestRef.Branch
-
- getName() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequestRef.Repository
-
- getName() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudCommitCommenter.DeploymentDTO
-
- getName() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudCommitCommenter.MissingPermissionEntity
-
- getName() - Method in class com.atlassian.bamboo.plugins.git.github.api.rest.entity.GitHubBranchEntity
-
- getName() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getName() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getName() - Method in class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter.DeploymentDTO
-
- getName() - Method in class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter.MissingPermissionEntity
-
- getName() - Method in class com.atlassian.bamboo.plugins.hg.BitbucketUrlProvider
-
- getName() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getName() - Method in class com.atlassian.bamboo.plugins.hg.HgServeRepositoryUrlProvider
-
- getName() - Method in interface com.atlassian.bamboo.plugins.hg.HgWebRepositoryUrlProvider
-
- getName() - Method in class com.atlassian.bamboo.plugins.hg.HgWebRepositoryUrlProvider.None
-
- getName() - Method in class com.atlassian.bamboo.plugins.jira.release.JIRAReleaseTriggerReason
-
- getName() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.build.PlanSummary
-
- getName() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.build.ProjectSummary
-
- getName() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.deployment.DeploymentProjectSummary
-
- getName() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.deployment.EnvironmentSummary
-
- getName() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.deployment.VersionSummary
-
- getName() - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- getName() - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariable
-
- getName() - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestVerificationRequest
-
- getName() - Method in class com.atlassian.bamboo.plugins.rest.deployments.issues.RestDeploymentProjectLink
-
- getName() - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.RestLinkedDeploymentProject
-
- getName() - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeFile
-
- getName() - Method in class com.atlassian.bamboo.plugins.rest.model.build.label.RestBuildLabel
-
- getName() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanAction
-
- getName() - Method in class com.atlassian.bamboo.plugins.rest.model.search.EnvironmentSearchResult
-
- getName() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashMirrorServerEntity
-
- getName() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashProjectEntity
-
- getName() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestParticipant
-
- getName() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashRepositoryEntity
-
- getName() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashServerEntity
-
- getName() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getName() - Method in class com.atlassian.bamboo.project.DefaultProject
-
- getName() - Method in interface com.atlassian.bamboo.project.ProjectIdentifier
-
- getName() - Method in class com.atlassian.bamboo.project.ProjectIdentifierImpl
-
- getName() - Method in class com.atlassian.bamboo.quartz.PreventJobExecutionUntilCompletedTriggerListener
-
- getName() - Method in class com.atlassian.bamboo.quartz.QuartzJobDurationListener
-
- getName() - Method in interface com.atlassian.bamboo.quickfilter.QuickFilter
-
Get the unique name of this quick filter.
- getName() - Method in class com.atlassian.bamboo.quickfilter.QuickFilterEntity
-
- getName() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.HasLabelRuleType
-
- getName() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.InProjectRuleType
-
- getName() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.LastExecutionDateRuleType
-
- getName() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.LastResultStatusRuleType
-
- getName() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.NameMatcherRuleType
-
- getName() - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.SuspensionStatusRuleType
-
- getName() - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRule
-
User assigned name of this rule.
- getName() - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity
-
- getName() - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleType
-
Name of this rule type.
- getName() - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleTypeUnsafeCodeDecorator
-
- getName() - Method in interface com.atlassian.bamboo.repository.CacheHandler
-
Display name of the cache type, for example repository type name.
- getName() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getName() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl
-
Deprecated.
- getName() - Method in class com.atlassian.bamboo.repository.NameValuePair
-
- getName() - Method in class com.atlassian.bamboo.repository.nullrepository.NullRepository
-
- getName() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Return the name of the repository
- getName() - Method in interface com.atlassian.bamboo.repository.Repository
-
Deprecated.
The display name for the repository type
- getName() - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- getName() - Method in class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- getName() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- getName() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
What's the name of the plugin - appears in the GUI dropdown
- getName() - Method in class com.atlassian.bamboo.rest.entity.NamedEntity
-
- getName() - Method in class com.atlassian.bamboo.rest.model.admin.alias.RestUserAlias
-
- getName() - Method in class com.atlassian.bamboo.rest.model.admin.group.RestGroup
-
- getName() - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- getName() - Method in class com.atlassian.bamboo.rest.model.admin.permission.RestGlobalPermission
-
- getName() - Method in class com.atlassian.bamboo.rest.model.admin.role.RestRole
-
- getName() - Method in class com.atlassian.bamboo.rest.model.admin.scheduler.RestScheduledJob
-
Gets the name of the job.
- getName() - Method in class com.atlassian.bamboo.rest.model.admin.sharedcredentials.RestSharedCredential
-
- getName() - Method in class com.atlassian.bamboo.rest.model.admin.user.RestUser
-
- getName() - Method in class com.atlassian.bamboo.rest.model.admin.user.RestUserPasswordUpdate
-
- getName() - Method in class com.atlassian.bamboo.rest.model.admin.user.RestUserRenameRequest
-
- getName() - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- getName() - Method in class com.atlassian.bamboo.rest.model.agent.RestBuildAgent
-
- getName() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifactDefinition
-
- getName() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- getName() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestCreateDeploymentProjectRequest
-
- getName() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestDeploymentProject
-
- getName() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestUpdateDeploymentProjectRequest
-
- getName() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestCreateVersionRequest
-
- getName() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- getName() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionItem
-
- getName() - Method in class com.atlassian.bamboo.rest.model.expansion.Expansion
-
- getName() - Method in class com.atlassian.bamboo.rest.model.permission.RestPermission
-
- getName() - Method in class com.atlassian.bamboo.rest.model.plan.label.RestPlanLabel
-
- getName() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanConfig
-
- getName() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanIdentifier
-
- getName() - Method in class com.atlassian.bamboo.rest.model.plan.RestProjectIdentifier
-
- getName() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- getName() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.task.RestTask
-
- getName() - Method in class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- getName() - Method in class com.atlassian.bamboo.rest.model.project.RestProject
-
- getName() - Method in class com.atlassian.bamboo.rest.model.quickfilter.RestQuickFilter
-
- getName() - Method in class com.atlassian.bamboo.rest.model.repository.RestRepository
-
- getName() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- getName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getName() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
- getName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- getName() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProvider
-
- getName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProviderImpl
-
- getName() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClass
-
The real name of the test class
- getName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassImpl
-
- getName() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResultDescriptor
-
- getName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- getName() - Method in class com.atlassian.bamboo.security.acegi.acls.BambooPermission
-
- getName() - Method in class com.atlassian.bamboo.security.applinks.BambooHostApplication
-
- getName() - Method in interface com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplication
-
- getName() - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl
-
- getName() - Method in class com.atlassian.bamboo.soy.CompareDateSoyFunction
-
- getName() - Method in class com.atlassian.bamboo.soy.ElapsedTimeSoyFunction
-
- getName() - Method in class com.atlassian.bamboo.soy.FormatDateSoyFunction
-
- getName() - Method in class com.atlassian.bamboo.soy.HasGlobalPermissionSoyFunction
-
- getName() - Method in class com.atlassian.bamboo.soy.ToJsonSoyFunction
-
- getName() - Method in interface com.atlassian.bamboo.task.DecoratedTaskDefinition
-
Retrieve the name of this task.
- getName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.admin.MailServerSettings
-
- getName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestDeploymentProject
-
- getName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestEnvironment
-
- getName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestAgent
-
- getName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestArtifact
-
- getName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestJob
-
- getName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- getName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStage
-
- getName() - Method in class com.atlassian.bamboo.testutils.model.deployments.environments.TestEnvironmentDetails
-
- getName() - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- getName() - Method in class com.atlassian.bamboo.testutils.model.TestArtifactDetails
-
- getName() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getName() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getName() - Method in class com.atlassian.bamboo.testutils.model.TestStageDetails
-
- getName() - Method in class com.atlassian.bamboo.testutils.ProjectDescriptor
-
- getName() - Method in class com.atlassian.bamboo.trigger.dependency.CompletedStageTriggerReason
-
- getName() - Method in class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyTriggerReason
-
- getName() - Method in class com.atlassian.bamboo.trigger.TriggerDefinitionImpl
-
- getName() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- getName() - Method in class com.atlassian.bamboo.util.SecureTemporaryFiles.TemporaryFileSpec
-
- getName() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.ColumnDefinition
-
- getName() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.ConstraintDefinition
-
- getName() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.IndexDefinition
-
- getName() - Method in interface com.atlassian.bamboo.utils.DescriptionProvider
-
- getName() - Method in interface com.atlassian.bamboo.utils.NameProvider
-
- getName() - Static method in class com.atlassian.bamboo.utils.NameProviderFunctions
-
- getName() - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
- getName() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- getName() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityDescriptor
-
- getName() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementAware
-
- getName() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- getName() - Method in interface com.atlassian.bamboo.v2.build.agent.ExecutableBuildAgent
-
Agent name
- getName() - Method in class com.atlassian.bamboo.v2.build.agent.PipelineDefinitionImpl
-
- getName() - Method in class com.atlassian.bamboo.v2.build.agent.RemotableRemoteAgentDefinitionImpl
-
- getName() - Method in class com.atlassian.bamboo.v2.build.trigger.ChildDependencyTriggerReason
-
- getName() - Method in class com.atlassian.bamboo.v2.build.trigger.CodeChangedTriggerReason
-
- getName() - Method in class com.atlassian.bamboo.v2.build.trigger.CustomRevisionBuildTriggerReason
-
- getName() - Method in class com.atlassian.bamboo.v2.build.trigger.DependencyTriggerReason
-
- getName() - Method in class com.atlassian.bamboo.v2.build.trigger.ManualBuildTriggerReason
-
- getName() - Method in class com.atlassian.bamboo.v2.build.trigger.RerunBuildTriggerReason
-
- getName() - Method in class com.atlassian.bamboo.v2.build.trigger.RssChangedTriggerReason
-
- getName() - Method in class com.atlassian.bamboo.v2.build.trigger.ScheduledTriggerReason
-
- getName() - Method in interface com.atlassian.bamboo.v2.build.trigger.TriggerReason
-
Gives the trigger reason
- getName() - Method in class com.atlassian.bamboo.v2.build.trigger.UnknownTriggerReason
-
- getName() - Method in class com.atlassian.bamboo.v2.trigger.InitialBuildTriggerReason
-
- getName() - Method in class com.atlassian.bamboo.variable.VariableUsage
-
- getName() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getName() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getName() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getName() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getName() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getName() - Method in class com.atlassian.bamboo.webrepository.AbstractWebRepositoryViewer
-
- getName() - Method in interface com.atlassian.bamboo.webrepository.WebRepositoryViewer
-
Deprecated.
The name of the web repository viewer, as displayed in the UI.
- getName() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction.AutoElasticConfigPreset
-
- getName() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- getName() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getName() - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentAssignmentExecutableDetails
-
- getName() - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentAssignmentExecutorDetails
-
- getName() - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- getName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- getName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- getName() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.RepositoryTriggerSelector
-
- getName() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.TriggerUIConfigBean.TriggerSelector
-
- getName() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog.JobEntry
-
- getName() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityLink
-
- getName() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedEntityReference
-
- getName() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedAuthorBuildStatistics
-
- getName() - Method in interface com.atlassian.bamboo.ww2.beans.author.DecoratedPersonaBuildStatistics
-
- getName() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedUserBuildStatistics
-
- getName() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavGroupObject
-
- getName() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getName() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedProject
-
- getName() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStage
-
- getName() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- getName() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroup
-
- getName() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
-
- getNamedDecorator(HttpServletRequest, String) - Method in class com.atlassian.bamboo.plugin.sitemesh.PluginDecoratorMapper
-
- getNameDisplayUrl() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedAuthorBuildStatistics
-
- getNameDisplayUrl() - Method in interface com.atlassian.bamboo.ww2.beans.author.DecoratedPersonaBuildStatistics
-
- getNameDisplayUrl() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedUserBuildStatistics
-
- getNameForSentence() - Method in class com.atlassian.bamboo.plugins.jira.release.JIRAReleaseTriggerReason
-
- getNameForSentence() - Method in class com.atlassian.bamboo.trigger.dependency.CompletedStageTriggerReason
-
- getNameForSentence() - Method in class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyTriggerReason
-
- getNameForSentence() - Method in class com.atlassian.bamboo.v2.build.trigger.ChildDependencyTriggerReason
-
- getNameForSentence() - Method in class com.atlassian.bamboo.v2.build.trigger.CodeChangedTriggerReason
-
- getNameForSentence() - Method in class com.atlassian.bamboo.v2.build.trigger.CustomRevisionBuildTriggerReason
-
- getNameForSentence() - Method in class com.atlassian.bamboo.v2.build.trigger.DependencyTriggerReason
-
- getNameForSentence() - Method in class com.atlassian.bamboo.v2.build.trigger.ManualBuildTriggerReason
-
- getNameForSentence() - Method in class com.atlassian.bamboo.v2.build.trigger.RerunBuildTriggerReason
-
- getNameForSentence() - Method in class com.atlassian.bamboo.v2.build.trigger.RssChangedTriggerReason
-
- getNameForSentence() - Method in class com.atlassian.bamboo.v2.build.trigger.ScheduledTriggerReason
-
- getNameForSentence() - Method in interface com.atlassian.bamboo.v2.build.trigger.TriggerReason
-
Gives the trigger reason in a format that can be used in a sentence
eg.
- getNameForSentence() - Method in class com.atlassian.bamboo.v2.build.trigger.UnknownTriggerReason
-
- getNameForSentence() - Method in class com.atlassian.bamboo.v2.trigger.InitialBuildTriggerReason
-
- getNameLike() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionSearchCriteria
-
- getNamePrefix() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestJobBatch
-
- getNamePrefix() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch
-
- getNamePrefix() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch.RestStageJobBatch
-
- getNameProviderCaseInsensitiveOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
Do not use this for plans unless you know the plans you are sorting are within the same parent (e.g.
- getNameProviderOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
Not that this order is case sensitive.
- getNamespace() - Method in interface com.atlassian.bamboo.labels.Label
-
- getNamespace() - Method in class com.atlassian.bamboo.labels.LabelImpl
-
- getNamespace() - Method in class com.atlassian.bamboo.plan.AbstractPlanParticle
-
- getNamespace() - Method in interface com.atlassian.bamboo.plan.PlanParticle
-
Return PlanParticle namespace.
- getNamespace() - Method in class com.atlassian.bamboo.testutils.model.task.InjectVariablesTaskDetails
-
- getNamespace() - Method in class com.atlassian.bamboo.variable.VariableUsage
-
- getNamespace() - Method in interface com.atlassian.bamboo.ww2.actions.admin.bulk.BulkAction.WebWorkAction
-
- getNamespace() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkAction.WebWorkActionImpl
-
- getNameValue() - Method in enum com.atlassian.bamboo.repository.AuthenticationType
-
- getNamingDetails() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestDeploymentProject
-
- getNamingDetails() - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- getNavGroups() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObject
-
- getNavGroups() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getNavGroups() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getNavigableBuilds() - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- getNavigableSummariesKey() - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- getNavigationContext() - Method in interface com.atlassian.bamboo.ww2.aware.NavigationAware
-
- getNavigationContext() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getNavigationUrl() - Method in interface com.atlassian.bamboo.ww2.aware.NavigationAware
-
The url of the current action.
- getNavigationUrl() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getNavObject() - Method in class com.atlassian.bamboo.ww2.NavigationContext
-
- getNcloc() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- getNeighbouringSummaries() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getNeighbouringSummaries(Plan, int) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Returns build results "around" given build number
- getNeighbouringSummaries(ImmutablePlan, int, int) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Returns build results "around" given build number.
- getNeighbouringSummaries(Plan, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getNeighbouringSummaries(ImmutablePlan, int, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getNeighbouringSummaries(Plan, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getNeighbouringSummaries(ImmutablePlan, int, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getNeighbouringSummaries(Plan, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Returns all the
ResultsSummary
objects that matches the passed build numbers
- getNeighbouringSummaries(ImmutablePlan, int, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Returns all the
ResultsSummary
objects that represent build results "around" the given build number.
- getNewAuthorName() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureAlias
-
- getNewAuthType(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsRootCredentialsBulkAction
-
- getNewAuthType(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnCredentialsBulkAction
-
- getNewBackgroundProcess(String, ActionInvocation, int) - Method in class com.atlassian.bamboo.ww2.interceptors.DelegatingSecurityExecuteAndWaitInterceptor
-
- getNewBranchName(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsModuleBulkAction
-
- getNewBuildStrategyId(List<BuildStrategy>) - Static method in class com.atlassian.bamboo.fieldvalue.BuildStrategyConfigurationUtils
-
Deprecated.
- getNewBuildStrategyInstance(String) - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategyManager
-
Deprecated.
Takes in a BuildStrategy key a creates a new
BuildStrategy
for that key.
- getNewBuildStrategyInstance(String) - Method in class com.atlassian.bamboo.build.strategy.DefaultBuildStrategyManager
-
Deprecated.
- getNewCapability() - Method in class com.atlassian.bamboo.configuration.agent.AgentCapabilityDelta
-
- getNewCapabilityKey() - Method in class com.atlassian.bamboo.configuration.agent.RenameAgentCapability
-
- getNewCapabilityLabel() - Method in class com.atlassian.bamboo.configuration.agent.RenameAgentCapability
-
- getNewCapabilityLabel() - Method in class com.atlassian.bamboo.event.CapabilityRenamedEvent
-
- getNewConfiguration(RepositoryDataEntity, String, String) - Method in class com.atlassian.bamboo.upgrade.tasks.v5_14.UpgradeTask51406UseNewXmlFormatForRepositories
-
- getNewCvsModule(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsModuleBulkAction
-
- getNewCvsRoot(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsRootCredentialsBulkAction
-
- getNewDependenciesDisabled(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction
-
- getNewDependenciesDisabled(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction
-
- getNewDependenciesDisabled(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction
-
- getNewDialect(String) - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractUpdateHibernateDialectUpgradeTask
-
- getNewDialect(String) - Method in class com.atlassian.bamboo.upgrade.tasks.v5_13.UpgradeTask51303UpdateHibernateDialectUpgradeTask
-
- getNewDialect(String) - Method in class com.atlassian.bamboo.upgrade.tasks.v5_13.UpgradeTask51304UpdateHibernateDialectUpgradeTask
-
- getNewFailedTestCaseCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsSummary
-
- getNewFailedTestCaseCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- getNewFailedTests() - Method in class com.atlassian.bamboo.chains.ChainFilteredTestResults
-
- getNewFailedTests() - Method in interface com.atlassian.bamboo.resultsummary.tests.FilteredTestResults
-
Returns
Multimap
of
TestCaseResult
that have failed, but were not failing in the last build.
- getNewFailedTests() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- getNewFailedTestsTable() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.PlanResultTestsPage
-
- getNewGroup() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getNewGroup() - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- getNewInstance() - Method in class com.atlassian.bamboo.build.creation.ChainBranchCreationServiceImpl
-
- getNewInstance() - Method in class com.atlassian.bamboo.build.creation.ChainCreationServiceImpl
-
- getNewInstance() - Method in interface com.atlassian.bamboo.build.creation.JobCreationService
-
- getNewInstance() - Method in class com.atlassian.bamboo.build.creation.JobCreationServiceImpl
-
- getNewInstance() - Method in interface com.atlassian.bamboo.build.creation.PlanCreationService
-
- getNewIssueKey() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getNewKeyFile(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsRootCredentialsBulkAction
-
- getNewKeyFromLabel(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityTypeModule
-
- getNewKeyFromLabel(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AgentEnvironmentCapabilityType
-
- getNewKeyFromLabel(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- getNewKeyFromLabel(String, String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
-
From the key and label, return a new key.
- getNewKeyFromLabel(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.GenericCapabilityType
-
- getNewKeyFromLabel(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.JdkCapabilityType
-
- getNewKeyFromLabel(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.PerforceCapabilityType
-
- getNewLabel() - Method in class com.atlassian.bamboo.configuration.plugins.AbstractPluginConfigurationAction
-
- getNewName() - Method in class com.atlassian.bamboo.deployments.versions.events.DeploymentVersionRenamedEvent
-
- getNewName() - Method in class com.atlassian.bamboo.deployments.versions.index.events.DeploymentVersionRenameIndexedEvent
-
- getNewNotification(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.AddNotificationBulkAction
-
- getNewPartialVcsConfigurationFromActionData(ActionParametersMap, VcsRepositoryModuleDescriptor, String, String, PartialVcsRepositoryData, boolean, Set<VcsConfigurationHelper.Overrides>) - Method in class com.atlassian.bamboo.configuration.repository.VcsConfigurationHelperImpl
-
- getNewPartialVcsConfigurationFromActionData(ActionParametersMap, VcsRepositoryModuleDescriptor, String, String, PartialVcsRepositoryData, boolean, Set<VcsConfigurationHelper.Overrides>) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsConfigurationHelper
-
Extracts repository configuration from action's parameters for saving in DB.
- getNewPassword() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.UsernamePasswordAuthenticationDetails
-
- getNewPassword() - Method in class com.atlassian.bamboo.security.ChangeForgottenPassword
-
- getNewPassword() - Method in class com.atlassian.bamboo.security.ChangePassword
-
- getNewPlanKey() - Method in class com.atlassian.bamboo.chains.events.ChainMovedEvent
-
- getNewPlanKey() - Method in class com.atlassian.bamboo.chains.events.ChainMovingEvent
-
- getNewPlanKey() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanDetailsComponent
-
- getNewReleaseBranchKey() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getNewReleaseBuildResult() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getNewRepositoryInstance(String) - Method in class com.atlassian.bamboo.repository.DefaultRepositoryManager
-
- getNewRepositoryInstance() - Method in interface com.atlassian.bamboo.repository.InternalRepositoryData
-
Get new instance of Repository that is not lazy-loaded.
- getNewRepositoryInstance() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl
-
Deprecated.
- getNewRepositoryInstance() - Method in class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- getNewRepositoryInstance() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- getNewRepositoryInstance(String) - Method in interface com.atlassian.bamboo.repository.RepositoryManager
-
Deprecated.
Takes in a repository key and creates a new
Repository
for that key
- getNewRepositoryInstance(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyExecutorBase
-
- getNewRepositoryInstanceAs(VcsRepositoryData, Class<T>) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyExecutorBase
-
- getNewRepositoryInstanceFromMavenScmProviderKey(String) - Method in class com.atlassian.bamboo.repository.DefaultRepositoryManager
-
- getNewRepositoryInstanceFromMavenScmProviderKey(String) - Method in interface com.atlassian.bamboo.repository.RepositoryManager
-
Deprecated.
Takes in a Maven SCM provider key and creates a new
Repository
for that key.
- getNewRepositoryList(List<PlanRepositoryLink>, PlanRepositoryLink, long, long) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- getNewRequirement() - Method in class com.atlassian.bamboo.configuration.agent.RequirementDelta
-
- getNewRevision() - Method in class com.atlassian.bamboo.repository.svn.SVNPathRevision
-
- getNewSession(SessionFactory) - Static method in class com.atlassian.bamboo.persistence.BambooSessionFactoryUtils
-
- getNewSshKeyFile(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnCredentialsBulkAction
-
- getNewSslKeyFile(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnCredentialsBulkAction
-
- getNewSvnBranchPath(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnUrlBulkAction
-
- getNewSvnRoot(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnUrlBulkAction
-
- getNewTaskList(List<TaskDefinition>, TaskDefinition, long, long, boolean) - Static method in class com.atlassian.bamboo.fieldvalue.TaskConfigurationUtils
-
- getNewUser() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- getNewUser() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getNewUser() - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- getNewUserName() - Method in class com.atlassian.bamboo.user.rename.UserRenameEvent
-
- getNewUsername(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnCredentialsBulkAction
-
- getNewValue() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.AuditLogPage.AuditLogItem
-
- getNewValue() - Method in interface com.atlassian.bamboo.persister.AuditLogEntry
-
- getNewValue() - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- getNewValue() - Method in interface com.atlassian.bamboo.persister.AuditLogService.FieldChange
-
- getNewValue() - Method in class com.atlassian.bamboo.utils.XmlDiffFinder.DefaultFieldChange
-
- getNewVersionName() - Method in class com.atlassian.bamboo.deployments.versions.actions.RenameDeploymentVersion
-
- getNewVersionType(Map<String, String[]>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsModuleBulkAction
-
- getNewWebRepositoryViewerInstance(String) - Method in interface com.atlassian.bamboo.webrepository.WebRepositoryViewerManager
-
Deprecated.
Gets a new instance of a WebRepositoryViewer plugin associated with the given key
- getNewWebRepositoryViewerInstance(String) - Method in class com.atlassian.bamboo.webrepository.WebRepositoryViewerManagerImpl
-
- getNext() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionQueue
-
Retrieves the next unit of work for the RSS detection worker thread.
- getNext() - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- getNextAfterWs(boolean) - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- getNextBranchKeyNumber(ImmutablePlan) - Method in interface com.atlassian.bamboo.plan.branch.ChainBranchManager
-
Retrieving suggested number for next branch key in given chain.
- getNextBranchKeyNumber(ImmutablePlan) - Method in class com.atlassian.bamboo.plan.branch.ChainBranchManagerImpl
-
- getNextBuildNumber(ImmutablePlan, int) - Method in class com.atlassian.bamboo.build.ViewNextBuildResults
-
Return the next build to the given currentBuildNumber.
- getNextBuildNumber() - Method in interface com.atlassian.bamboo.plan.number.PlanBuildNumbers
-
The next build number represents the number of the next build result that's to be executed.
- getNextBuildNumber() - Method in class com.atlassian.bamboo.plan.number.PlanBuildNumbersImpl
-
- getNextDeploymentVersions(long, String) - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentProjectVersioningResource
-
Get next deployment version name
- getNextEnvironment(long, int) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
- getNextEnvironment(long, int) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- getNextFireTime() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- getNextId() - Method in interface com.atlassian.bamboo.core.IdGenerator
-
Next id for this generator
- getNextId() - Method in class com.atlassian.bamboo.oid.IdGeneratorEntity
-
- getNextIndex() - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- getNextInterceptor() - Method in class org.springframework.orm.hibernate.support.ChainedInterceptorSupport
-
- getNextInterceptor() - Method in class org.springframework.orm.hibernate.support.DependencyInjectionInterceptorFactoryBean
-
Reutn the next Interceptor in the chain, or null if this is
the only interceptor.
- getNextPageLink() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.GenericList
-
- getNextPageStart() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.BitbucketPageEntity
-
- getNextPageStart() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPageEntity
-
- getNextPageUrl() - Method in class com.atlassian.bamboo.configuration.agent.ViewOfflineAgents
-
- getNextPageUrl() - Method in class com.atlassian.bamboo.filter.Pager
-
- getNextScheduledTime() - Method in class com.atlassian.bamboo.admin.scheduler.ScheduledJob
-
Gets the next scheduled time the job will run.
- getNextScheduledTime() - Method in class com.atlassian.bamboo.rest.model.admin.scheduler.RestScheduledJob
-
Gets the next scheduled time the job will run.
- getNextStage() - Method in interface com.atlassian.bamboo.chains.ChainState
-
Get the next stage
- getNextStart() - Method in class com.atlassian.bamboo.deployments.environments.PaginatedEnvironmentsForDashboard
-
- getNextStart() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectWithEnvironmentForDashboard
-
- getNextStart() - Method in class com.atlassian.bamboo.util.pagination.PaginationResult
-
- getNextStartIndexes() - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- getNextTaskToExecute() - Method in class com.atlassian.bamboo.task.TaskExecutionContext
-
- getNextVersion() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- getNextVersion() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestVersionNamingDetails
-
- getNextVersionName() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getNextVersionName() - Method in class com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingSchemeImpl
-
- getNextVersionName() - Method in interface com.atlassian.bamboo.deployments.projects.versionnaming.InternalVersionNamingScheme
-
String to be used as the next version name.
- getNextVersionName() - Method in class com.atlassian.bamboo.deployments.projects.VersionNamingSchemeImpl
-
- getNextVersionName() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getNextVersionName() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestCreateVersionRequest
-
- getNextVersionName() - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectVersionNamingDetails
-
- getNextVersionPattern() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.ConfigureReleaseVersioningPage
-
- getNiceSizeMessage(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- getNiceStartIndex() - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- getNodeId() - Method in class com.atlassian.bamboo.crowd.BambooClusterService
-
- getNoElasticOnlineTextKey() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getNonDecoratedParams() - Method in class com.atlassian.bamboo.clover.builder.command.CloverAntConfig
-
- getNonDefaultRepositoryRef(String, Map<String, String>) - Method in class com.atlassian.bamboo.task.export.AbstractRepositoryAwareTaskExporter
-
Get a Specs repository reference for a non-default repository.
- getNonDefaultRepositoryRef(String) - Method in class com.atlassian.bamboo.task.export.AbstractRepositoryAwareTaskExporter
-
Get a repository reference Specs entity for a non-default repository.
- getNonDeletedProjectCount() - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- getNonDeletedProjectCount() - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Returns the number of projects, excluding the ones marked for deletion.
- getNonElasticAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentStateCache
-
- getNonEmptyProjects() - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- getNonEmptyProjects() - Method in interface com.atlassian.bamboo.project.ProjectDao
-
- getNonEmptyProjects() - Method in class com.atlassian.bamboo.project.ProjectHibernateDao
-
- getNonEmptyProjects() - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Returns non empty projects.
- getNonNullRequest() - Static method in class com.atlassian.bamboo.util.RequestCacheThreadLocal
-
- getNonNullResponse() - Static method in class com.atlassian.bamboo.util.RequestCacheThreadLocal
-
- getNonPluginAwareInstance(XStreamFactory) - Static method in class com.atlassian.bamboo.persister.xstream.DefaultXStreamManager
-
A non-plugin aware instance that will always use the same underlying XStream instance with default class loader.
- getNonPrimaryVcsTypeSelectors() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getNonsharedArtifactsEnabled() - Method in class com.atlassian.bamboo.rest.model.artifacthandler.RestArtifactHandler
-
- getNoPasswordSharedCredentialsInfoBox() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- getNormalisedCapabilityLabel(String) - Method in class com.atlassian.bamboo.configuration.agent.AbstractViewCapabilitiesByType
-
- getNormalizedTime(long) - Static method in class com.atlassian.bamboo.utils.DurationUtils
-
Converts time in milliseconds to the number of milliseconds that fill in the nearest hour, minute or second.
- getNormalPriorityCount() - Method in class com.atlassian.bamboo.rest.model.warning.RestWarningSummary
-
- getNormalPriorityCount() - Method in class com.atlassian.bamboo.results.warning.BuildWarningSummary
-
- getNormalPriorityCount() - Method in interface com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummary
-
- getNormalPriorityCount() - Method in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl
-
- getNormalPriorityCount() - Method in class com.atlassian.bamboo.testutils.backdoor.model.build.warning.BuildResultWarningRest
-
- getNoSshSharedCredentialsInfoBox() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- getNotCreatedFromBranch() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionSearchCriteria
-
- getNotEditableChildKeys(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
Retrieves a list of keys representing the children that are not editable of the given plan
- getNotEditableChildKeys(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
- getNotEditableParentKeys(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
Retrieves a list of keys representing the children that are not editable of the given plan
- getNotEditableParentKeys(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
- getNothingState() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.MiscellaneousConfigurationPage
-
- getNotificationAddServerKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
Purpose of these notification messages is to advise the user that they can add an IM or email server if they have
admin permissions
- getNotificationAddServerKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureNotificationPreferences
-
Purpose of these notification messages is to advise the user that they can add an IM or email server if they have admin permissions
- getNotificationCondition() - Method in class com.atlassian.bamboo.testutils.model.notification.TestNotificationDetails
-
- getNotificationErrorMessageKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
Purpose of these notification errors is to warn the user if they will not recieve any notifications
- getNotificationErrorMessageKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureNotificationPreferences
-
Purpose of these notification errors is to warn the user if they will not receive any notifications
- getNotificationId() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- getNotificationId() - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- getNotificationId() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- getNotificationId() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- getNotificationManager() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getNotificationPreference() - Method in interface com.atlassian.bamboo.user.BambooUser
-
Returns the user's preferences for how they receive notifications
- getNotificationPreference() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- getNotificationPreference() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getNotificationRecipient(NotificationRule) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Instantiate and populate notification recipient from a rule.
- getNotificationRecipient(NotificationRule) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getNotificationRecipient() - Method in class com.atlassian.bamboo.testutils.model.notification.TestNotificationDetails
-
- getNotificationRecipientFromKey(String) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
- getNotificationRecipientFromKey(String) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getNotificationRecipients() - Method in class com.atlassian.bamboo.notification.AbstractNotification
-
- getNotificationRecipients() - Method in interface com.atlassian.bamboo.notification.Notification
-
Returns the recipients of this Notification
- getNotificationRecipients() - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- getNotificationRecipientType() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- getNotificationRecipientType() - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- getNotificationRecipientType() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- getNotificationRecipientType() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- getNotificationRule() - Method in interface com.atlassian.bamboo.notification.UsersNotification
-
The notification rule
- getNotificationRule() - Method in class com.atlassian.bamboo.notification.UsersNotificationImpl
-
- getNotificationRuleById(long) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Get a specific notification rule
- getNotificationRuleById(long) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getNotificationRuleById(long) - Method in interface com.atlassian.bamboo.notification.NotificationSet
-
- getNotificationRuleById(long) - Method in class com.atlassian.bamboo.notification.NotificationSetImpl
-
- getNotificationRules(ImmutablePlan, UserResponsibilityEvent) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibilitiesUpdatedNotificationListener
-
- getNotificationRules(ImmutablePlan, T) - Method in class com.atlassian.bamboo.notification.AbstractNotificationEventListener
-
Return notification rules effective for a given plan and event.
- getNotificationRules(ImmutablePlan) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Extract notification rules for a plan.
- getNotificationRules(Plan) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
- getNotificationRules(Plan) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getNotificationRules(ImmutablePlan) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getNotificationRules() - Method in interface com.atlassian.bamboo.notification.NotificationSet
-
- getNotificationRules() - Method in class com.atlassian.bamboo.notification.NotificationSetImpl
-
- getNotificationRulesForRecipients(String, Collection<String>) - Method in interface com.atlassian.bamboo.notification.NotificationDao
-
Retrieve all notification rules of a specific type matching the given list of recipient values.
- getNotificationRulesForRecipients(String, Collection<String>) - Method in class com.atlassian.bamboo.notification.NotificationHibernateDao
-
- getNotificationRulesForRecipientType(String) - Method in interface com.atlassian.bamboo.notification.NotificationDao
-
Retrieve All notification rules with a specific recipient type (useful for retrieveing watchers and committers)
- getNotificationRulesForRecipientType(String) - Method in class com.atlassian.bamboo.notification.NotificationHibernateDao
-
- getNotificationRulesForUser(BambooUser) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Retrieves all notification rules associated with a given user
searches for notification rules:
* assigned to the user
* assigned to a group the user belongs to
* assigned to the user's email or user's im address
* assigned to watchers of a build the user has marked as their favourite
- getNotificationRulesForUser(BambooUser) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getNotifications() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestEnvironment
-
- getNotifications() - Method in class com.atlassian.bamboo.testutils.model.deployments.environments.TestEnvironmentDetails
-
- getNotificationsBanner() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage
-
- getNotificationsCount() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentWithConfigCounts
-
- getNotificationSet() - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- getNotificationSet() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getNotificationSet(long) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Retrieve notification set for environment, if environment with id exists.
- getNotificationSet(long) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getNotificationSet() - Method in interface com.atlassian.bamboo.notification.NotificationRule
-
- getNotificationSet() - Method in class com.atlassian.bamboo.notification.NotificationRuleImpl
-
- getNotificationSet() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getNotificationSet() - Method in class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- getNotificationSet() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- getNotificationSet() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
Get notifications defined for this plan.
- getNotificationSet() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- getNotificationSetField() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
Raw access to notification set field used in import/export, upgrade tasks and Hibernate.
- getNotificationSetsForType(NotificationSet.NotificationSetType) - Method in interface com.atlassian.bamboo.notification.NotificationDao
-
Retrieve notification sets belonging to a specific type.
- getNotificationSetsForType(NotificationSet.NotificationSetType) - Method in class com.atlassian.bamboo.notification.NotificationHibernateDao
-
- getNotificationSetsForType(NotificationSet.NotificationSetType) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getNotificationSetType() - Method in interface com.atlassian.bamboo.notification.NotificationSet
-
The type of this notification set eg system or plan.
- getNotificationSetType() - Method in class com.atlassian.bamboo.notification.NotificationSetImpl
-
- getNotificationsNumberString() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getNotificationStrategies() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getNotificationStrategies() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchNotifications
-
- getNotificationStrategy() - Method in class com.atlassian.bamboo.event.ChainBranchConfigUpdatedEvent
-
- getNotificationStrategy() - Method in class com.atlassian.bamboo.plan.branch.BranchSpecificConfiguration
-
- getNotificationTransportPreference() - Method in interface com.atlassian.bamboo.user.BambooUser
-
Returns the user's preference for the format of emails
- getNotificationTransportPreference() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- getNotificationTransportPreference() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getNotificationTransportPreferenceTypes() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureNotificationPreferences
-
- getNotificationType(NotificationRule) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Instantiate and populate notification type from a rule.
- getNotificationType(NotificationRule) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getNotificationTypeForView() - Method in interface com.atlassian.bamboo.notification.NotificationRule
-
- getNotificationTypeForView() - Method in class com.atlassian.bamboo.notification.NotificationRuleImpl
-
Hack until i get the ui sorted out.
- getNotificationTypeFromKey(String) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
- getNotificationTypeFromKey(String) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getNotificationTypes() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureNotificationPreferences
-
- getNotIncludedCount() - Method in class com.atlassian.bamboo.webwork.StarterAction.DashboardPage
-
- getNotLegacyRepositoriesSelector() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCheckoutPomAction
-
- getNotNull(String) - Method in class com.atlassian.bamboo.filter.PerformanceStatistics.ServletPathStats
-
- getNotNull(String) - Method in class com.atlassian.bamboo.filter.PerformanceStatistics.UrlStats
-
- getNotRunYet() - Method in class com.atlassian.bamboo.deployments.execution.actions.AvailableResult
-
- getNotUpdatedDeploymentProjects() - Method in class com.atlassian.bamboo.event.rss.RssErrorEvent
-
- getNotUpdatedPlans() - Method in class com.atlassian.bamboo.event.rss.RssErrorEvent
-
- getNullRepositoryOption(TextProvider) - Static method in class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- getNullRepositorySelector() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean
-
- getNumAgentsToCreate() - Method in class com.atlassian.bamboo.rest.StartElasticAgents
-
- getNumAgentsToCreate() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- getNumberConcurrentBuilds() - Method in class com.atlassian.bamboo.configuration.ConcurrentBuildConfig
-
- getNumberConcurrentBuilds() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureConcurrentBuilds
-
- getNumberOfAvailableAgents() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage.Summary
-
- getNumberOfAvailableImages() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage.Summary
-
- getNumberOfBreakages() - Method in interface com.atlassian.bamboo.author.Author
-
Get the number of builds broken by the author
A build is deemed broken by the author if the build they triggered failed
and the previous one was successful.
- getNumberOfBreakages() - Method in class com.atlassian.bamboo.author.AuthorImpl
-
Deprecated.
- getNumberOfBreakages() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getNumberOfBrokenBuilds() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedAuthorBuildStatistics
-
- getNumberOfBrokenBuilds() - Method in interface com.atlassian.bamboo.ww2.beans.author.DecoratedPersonaBuildStatistics
-
- getNumberOfBrokenBuilds() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedUserBuildStatistics
-
- getNumberOfBuildBrokenByAuthor(ExtendedAuthor) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
- getNumberOfBuildBrokenByAuthor(ExtendedAuthor) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getNumberOfBuildFixedByAuthor(ExtendedAuthor) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
- getNumberOfBuildFixedByAuthor(ExtendedAuthor) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getNumberOfBuildsRun(ChainResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.chains.ListChainResults
-
- getNumberOfBuildsTriggeredByAuthor(ExtendedAuthor) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
- getNumberOfBuildsTriggeredByAuthor(ExtendedAuthor) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getNumberOfChainBranches() - Method in class com.atlassian.bamboo.ww2.actions.plan.DeletePlan
-
- getNumberOfCompatibleAgents() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getNumberOfConcurrentBuilds() - Method in class com.atlassian.bamboo.build.configuration.ConcurrentBuildConfigForPlan
-
- getNumberOfConcurrentBuilds() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.MiscellaneousConfigurationPage
-
- getNumberOfConcurrentlyRunningBuilds(PlanKey) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Get the number of concurrently running builds for planKey
- getNumberOfConcurrentlyRunningBuilds(PlanKey) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getNumberOfConcurrentlyRunningBuilds(PlanKey) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getNumberOfConcurrentlyRunningBuilds(PlanKey) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Gets the number of concurrently running builds
- getNumberOfCurrentlyBuildingPlans() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- getNumberOfCurrentlyBuildingPlans(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getNumberOfDocuments() - Method in class com.atlassian.bamboo.index.AbstractIndexer
-
- getNumberOfDocuments() - Method in interface com.atlassian.bamboo.index.Indexer
-
- getNumberOfDocuments() - Method in interface com.atlassian.bamboo.index.IndexerManager
-
How many documents all indexes have in total.
- getNumberOfDocuments() - Method in class com.atlassian.bamboo.index.IndexerManagerImpl
-
- getNumberOfElasticInstancesRunning() - Method in class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAvailability
-
- getNumberOfErrors() - Method in class com.atlassian.bamboo.build.test.junit.JunitTestResultsParser
-
How many errors did we find in ihe last parsed test report
- getNumberOfExecutions(PlanKey) - Method in class com.atlassian.bamboo.ww2.actions.plan.DeletePlan
-
- getNumberOfFailedBuilds() - Method in interface com.atlassian.bamboo.author.Author
-
Gets number of the builds triggered by the author that failed.
- getNumberOfFailedBuilds() - Method in class com.atlassian.bamboo.author.AuthorImpl
-
Deprecated.
- getNumberOfFailedBuilds() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getNumberOfFailedBuilds() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedAuthorBuildStatistics
-
- getNumberOfFailedBuilds() - Method in interface com.atlassian.bamboo.ww2.beans.author.DecoratedPersonaBuildStatistics
-
- getNumberOfFailedBuilds() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedUserBuildStatistics
-
- getNumberOfFailedBuildsByAuthor(ExtendedAuthor) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
- getNumberOfFailedBuildsByAuthor(ExtendedAuthor) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getNumberOfFailedExecutions() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.BulkActionResultsPage
-
- getNumberOfFailedRuns() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- getNumberOfFailedRuns() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getNumberOfFinalizedResults(ImmutablePlan) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getNumberOfFinalizedResults(ImmutablePlan) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getNumberOfFinalizedResults(ImmutablePlan) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getNumberOfFinalizedResults(ImmutablePlan) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getNumberOfFinishedResults(Plan) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Returns the number of finished results available for the given
Plan
- getNumberOfFinishedResults(Plan) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getNumberOfFinishedResults(Plan) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getNumberOfFinishedResults(Plan) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getNumberOfFixedBuilds() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedAuthorBuildStatistics
-
- getNumberOfFixedBuilds() - Method in interface com.atlassian.bamboo.ww2.beans.author.DecoratedPersonaBuildStatistics
-
- getNumberOfFixedBuilds() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedUserBuildStatistics
-
- getNumberOfFixes() - Method in interface com.atlassian.bamboo.author.Author
-
Get the number of builds fixed by the author
A build is deemed fixed by the author if the build they triggered was successful
and the previous one failed.
- getNumberOfFixes() - Method in class com.atlassian.bamboo.author.AuthorImpl
-
Deprecated.
- getNumberOfFixes() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getNumberOfJobs() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestJobBatch
-
- getNumberOfLinesInFile() - Method in class com.atlassian.bamboo.build.logger.BuildLogFileAccessor
-
Counts the number of lines in the file.
- getNumberOfLinesOfType(Collection<Class<?>>) - Method in class com.atlassian.bamboo.build.logger.BuildLogFileAccessor
-
Counts the number of lines in the log file, only taking into account log entries of specified types.
- getNumberOfOccurrences() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getNumberOfOccurrences() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
- getNumberOfOccurrences() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- getNumberOfOnlineElasticAgents() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getNumberOfOnlineRemoteAgents() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getNumberOfPlans() - Method in class com.atlassian.bamboo.configuration.DefaultSystemStatisticsBean
-
- getNumberOfPlans() - Method in interface com.atlassian.bamboo.configuration.SystemStatisticsBean
-
- getNumberOfPreviouslyFailedJobs() - Method in class com.atlassian.bamboo.event.JobCompletedEvent
-
- getNumberOfProjects() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getNumberOfRelatedBuilds(String) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan
-
- getNumberOfRelatedBuilds(String) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssues
-
- getNumberOfRelatedBuildsByIssueKey(List<String>) - Method in interface com.atlassian.bamboo.build.JiraIssueResultsManager
-
Counts the number of completed Build Results related to these issues
- getNumberOfRelatedBuildsByIssueKey(List<String>) - Method in class com.atlassian.bamboo.build.LuceneBasedJiraIssueResultsManagerImpl
-
- getNumberOfRepositories() - Method in class com.atlassian.bamboo.pageobjects.pages.triggers.PollingTriggerComponent
-
- getNumberOfRepositoriesSelected() - Method in class com.atlassian.bamboo.pageobjects.pages.triggers.PollingTriggerComponent
-
- getNumberOfRequestedElasticAgents() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getNumberOfRequirements() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage.Summary
-
- getNumberOfResults() - Method in class com.atlassian.bamboo.configuration.DefaultSystemStatisticsBean
-
- getNumberOfResults() - Method in interface com.atlassian.bamboo.configuration.SystemStatisticsBean
-
- getNumberOfResults() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getNumberOfResults() - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getNumberOfRetries() - Method in class com.atlassian.bamboo.v2.build.trigger.RerunBuildTriggerReason
-
- getNumberOfSkippedRuns() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- getNumberOfSkippedRuns() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getNumberOfStages() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch
-
- getNumberOfSuccessfulBuilds() - Method in interface com.atlassian.bamboo.author.Author
-
Gets number of the builds triggered by the author that were successful.
- getNumberOfSuccessfulBuilds() - Method in class com.atlassian.bamboo.author.AuthorImpl
-
Deprecated.
- getNumberOfSuccessfulBuilds() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getNumberOfSuccessfulBuildsByAuthor(ExtendedAuthor) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
- getNumberOfSuccessfulBuildsByAuthor(ExtendedAuthor) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getNumberOfSuccessfulExecutions() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.BulkActionResultsPage
-
- getNumberOfSuccessRuns() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- getNumberOfSuccessRuns() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getNumberOfSummariesForAgent(long) - Method in class com.atlassian.bamboo.resultsummary.AgentBuildResultsSummaryManagerImpl
-
- getNumberOfSummariesForAgent(long) - Method in interface com.atlassian.bamboo.resultsummary.AgentResultsSummaryManager
-
Retrieves the total count of build summaries executed on an agent.
- getNumberOfTests() - Method in class com.atlassian.bamboo.build.test.junit.JunitTestResultsParser
-
How many tests did the last parsed test report contain?
- getNumberOfTests() - Method in interface com.atlassian.bamboo.build.TestResultDecorator
-
- getNumberOfTestsAsDisplayedInCaption() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.TestTableElement
-
- getNumberOfTriggeredBuilds() - Method in interface com.atlassian.bamboo.author.Author
-
Gets number of builds triggered by the author
- getNumberOfTriggeredBuilds() - Method in class com.atlassian.bamboo.author.AuthorImpl
-
Deprecated.
- getNumberOfTriggeredBuilds() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getNumberOfTriggeredBuilds() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedAuthorBuildStatistics
-
- getNumberOfTriggeredBuilds() - Method in interface com.atlassian.bamboo.ww2.beans.author.DecoratedPersonaBuildStatistics
-
- getNumberOfTriggeredBuilds() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedUserBuildStatistics
-
- getNumberOfTriggers() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ConfigurePlanTriggersPage
-
- getNumberSuffixFromBranch(PlanKey, PlanKey) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Extract numerical branch suffix
- getNumberToAdjust(int) - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceSchedule
-
Given the curent instance count, by how many agents do we need to adjust by?
- getNumberToAdjust(int) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl
-
- getNumericParameter(Map<String, String[]>, String, int) - Static method in class com.atlassian.bamboo.charts.ChartParameterHelper
-
- getNumOfBuildsInQueue() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- getNumOfElasticBuildsInQueue() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- getOauthLoginDanceUrl() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getOauthLoginDanceUrl() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionJiraIssues
-
- getObject() - Method in class com.atlassian.bamboo.osgi.ReloadableBeanFactoryImpl
-
- getObject() - Method in class com.atlassian.bamboo.plugin.loaders.BundledPluginLoaderFactory
-
- getObject() - Method in class com.atlassian.bamboo.plugin.loaders.DirectoryScanningPluginFactory
- getObject() - Method in class com.atlassian.bamboo.spring.BambooProxyFactoryBean
-
- getObject() - Method in class com.atlassian.bamboo.spring.BambooTransactionProxyFactoryBean
-
- getObject() - Method in class com.atlassian.bamboo.spring.LazyComponentProxyFactoryBean
-
- getObject() - Method in class org.springframework.orm.hibernate.support.DependencyInjectionInterceptorFactoryBean
-
- getObjectFactorySpringAutoWire() - Static method in class com.atlassian.bamboo.webwork.StrutsConfiguration
-
- getObjectFactoryUseClassCache() - Static method in class com.atlassian.bamboo.webwork.StrutsConfiguration
-
- getObjectId() - Method in interface com.atlassian.bamboo.resultsummary.DeletionSQLAdapter
-
Returns the string value of the object we're querying for.
- getObjectId() - Method in class com.atlassian.bamboo.resultsummary.PlanKeyResultDeletionSQLAdapter
-
- getObjectId() - Method in class com.atlassian.bamboo.resultsummary.ResultIdResultDeletionSQLAdapter
-
- getObjectIdentity(Object) - Method in class com.atlassian.bamboo.deployments.projects.security.acegi.acls.objectidentity.DeploymentProjectFromEnvironmentObjectIdentityRetrievalStrategyImpl
-
- getObjectIdentity(Object) - Method in class com.atlassian.bamboo.deployments.results.security.acegi.acls.objectidentity.DeploymentResultObjectIdentityRetrievalStrategyImpl
-
- getObjectIdentity(Object) - Method in class com.atlassian.bamboo.deployments.versions.security.acegi.acls.objectidentity.DeploymentVersionObjectIdentityRetrievalStrategyImpl
-
- getObjectIdentity() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- getObjectIdentity(Object) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityRetrievalStrategyImpl
-
- getObjectIdentity() - Method in class com.atlassian.bamboo.security.acegi.acls.ImmutableAcl
-
- getObjectIdentity(Object) - Method in class com.atlassian.bamboo.security.acegi.acls.objectidentity.IdentifierObjectIdentityRetrievalStrategyImpl
-
- getObjectIdentityForDocument(Document) - Static method in class com.atlassian.bamboo.index.quicksearch.QuickSearchDocumentFactory
-
- getObjectName() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectSpecs
-
- getObjectName() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectYaml
-
- getObjectName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ViewPlanSpecs
-
- getObjectName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ViewPlanYaml
-
- getObjectSerialiser(Object) - Method in class com.atlassian.bamboo.serialisers.ObjectSerialiserDispatcher
-
- getObjectSerialiser(int) - Method in class com.atlassian.bamboo.serialisers.ObjectSerialiserDispatcher
-
- getObjectToReturn() - Method in class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- getObjectType() - Method in class com.atlassian.bamboo.event.SpecsExplicitDeletionEvent
-
- getObjectType() - Method in class com.atlassian.bamboo.event.SpecsSilentDeletionEvent
-
- getObjectType() - Method in class com.atlassian.bamboo.osgi.ReloadableBeanFactoryImpl
-
- getObjectType() - Method in class com.atlassian.bamboo.plugin.loaders.BundledPluginLoaderFactory
-
- getObjectType() - Method in class com.atlassian.bamboo.plugin.loaders.DirectoryScanningPluginFactory
-
- getObjectType() - Method in class com.atlassian.bamboo.spring.BambooProxyFactoryBean
-
- getObjectType() - Method in class com.atlassian.bamboo.spring.BambooTransactionProxyFactoryBean
-
- getObjectType() - Method in class com.atlassian.bamboo.spring.LazyComponentProxyFactoryBean
-
- getObjectType() - Method in class org.springframework.orm.hibernate.support.DependencyInjectionInterceptorFactoryBean
-
- getObjectValue(String) - Static method in class com.atlassian.bamboo.configuration.external.helpers.StringExportHelper
-
Convert arbitrary string to an object that is suitable for use in YAML export.
- getOfflineRemoteAgents() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getOgnlContext() - Static method in class com.atlassian.bamboo.struts.OgnlStackUtils
-
Returns the OGNL context for the current action.
- getOgnlStack() - Static method in class com.atlassian.bamboo.struts.OgnlStackUtils
-
- getOgnlStaticCall() - Method in class com.atlassian.bamboo.configuration.TestOgnlEscaping
-
- getOgnlStaticCallObject() - Method in class com.atlassian.bamboo.configuration.TestOgnlEscaping
-
- getOid() - Method in class com.atlassian.bamboo.chains.cache.ImmutableChainStageImpl
-
- getOid() - Method in class com.atlassian.bamboo.core.BambooEntityWithOid
-
- getOid() - Method in interface com.atlassian.bamboo.core.ImmutableEntityWithOid
-
OID assigned to this object.
- getOid() - Method in class com.atlassian.bamboo.credentials.CredentialsDataImpl
-
- getOid() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectIdentifier
-
- getOid() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectImpl
-
- getOid() - Method in class com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid
-
- getOid() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- getOid() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionImpl
-
- getOid() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getOid() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl
-
Deprecated.
- getOid() - Method in class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- getOid() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- getOid() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestDeploymentProject
-
- getOid() - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- getOid() - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- getOid() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getOid() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getOid() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getOldBuildNumber() - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeManager
-
- getOldBuildNumber() - Method in interface com.atlassian.bamboo.upgrade.UpgradeManager
-
- getOldCapability() - Method in class com.atlassian.bamboo.configuration.agent.AgentCapabilityDelta
-
- getOldCapabilityKey() - Method in class com.atlassian.bamboo.event.CapabilityRenamedEvent
-
- getOldLabel() - Method in class com.atlassian.bamboo.configuration.plugins.AbstractPluginConfigurationAction
-
- getOldName() - Method in class com.atlassian.bamboo.rest.model.admin.user.RestUserRenameRequest
-
- getOldRequirement() - Method in class com.atlassian.bamboo.configuration.agent.RequirementDelta
-
- getOldRevision() - Method in class com.atlassian.bamboo.repository.svn.SVNPathRevision
-
- getOldUser() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- getOldUserName() - Method in class com.atlassian.bamboo.user.rename.UserRenameEvent
-
- getOldValue() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.AuditLogPage.AuditLogItem
-
- getOldValue() - Method in interface com.atlassian.bamboo.persister.AuditLogEntry
-
- getOldValue() - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- getOldValue() - Method in interface com.atlassian.bamboo.persister.AuditLogService.FieldChange
-
- getOldValue() - Method in class com.atlassian.bamboo.utils.XmlDiffFinder.DefaultFieldChange
-
- getOnlineElasticAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Retrieve all online elastic build agents.
- getOnlineElasticAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- getOnlineElasticAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentStateCache
-
- getOnlineEnabledBuildAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrix
-
Get a set of agents that match ALL requirements AND are currently enabled and online.
- getOnlineEnabledBuildAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrixImpl
-
- getOnlineRemoteAgents() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getOnlyElasticOnlineTextKey() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getOobClassForTimingPoint(TimingPoint) - Static method in class com.atlassian.bamboo.deployments.execution.events.OutOfBandDeploymentTimingPoints
-
- getOobClassForTimingPoint(TimingPoint) - Static method in class com.atlassian.bamboo.v2.build.timing.OutOfBandBuildTimingPoints
-
- getOobClassForTimingPoint(Class<?>, TimingPoint) - Static method in class com.atlassian.bamboo.v2.build.timing.OutOfBandTimingPoints
-
- getOpenBranches(ImmutableChain, ErrorCollection) - Method in interface com.atlassian.bamboo.plan.branch.BranchDetectionService
-
Returns a list of currently open branches for the chain's default repository
List ordering determined by underlying repository (preference is for native ordering e.g.
- getOpenBranches(ImmutableChain, ErrorCollection) - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionServiceImpl
-
- getOpenBranches(String) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getOpenBranches(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudBranchDetector
-
- getOpenBranches(String) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getOpenBranches(GitRepositoryAccessData, File) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
- getOpenBranches(String) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getOpenBranches(GitRepositoryAccessData, File) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- getOpenBranches(GitRepositoryAccessData, File) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- getOpenBranches(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.git.v2.GitBranchDetector
-
- getOpenBranches(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.GitHubBranchDetector
-
- getOpenBranches(String) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getOpenBranches(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- getOpenBranches(String) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getOpenBranches(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerBranchDetector
-
- getOpenBranches(String) - Method in interface com.atlassian.bamboo.repository.BranchDetectionCapableRepository
-
Deprecated.
Set
of open branches that are discovered in the repository.
- getOpenBranches(BranchDetectionCapableRepository, String) - Method in interface com.atlassian.bamboo.repository.RepositoryCachingFacade
-
- getOpenBranches(VcsBranchDetector, VcsRepositoryData) - Method in interface com.atlassian.bamboo.repository.RepositoryCachingFacade
-
- getOpenBranches(BranchDetectionCapableRepository, String) - Method in class com.atlassian.bamboo.repository.RepositoryCachingFacadeImpl
-
- getOpenBranches(VcsBranchDetector, VcsRepositoryData) - Method in class com.atlassian.bamboo.repository.RepositoryCachingFacadeImpl
-
- getOpenBranches(String) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getOpenBranches(VcsRepositoryData) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnBranchDetector
-
- getOpenBranches(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyBranchDetector
-
- getOpenBranches(VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsBranchDetector
-
Set
of open branches that are discovered in the repository.
- getOpenPullRequests(ImmutableChain, VcsRepositoryData) - Method in interface com.atlassian.bamboo.plan.pullrequest.PullRequestDetectionService
-
Returns a list of currently open pull requests for the chain's default repository
List ordering determined by underlying repository (preference is for native ordering e.g.
- getOpenPullRequests(ImmutableChain, VcsRepositoryData) - Method in class com.atlassian.bamboo.plan.pullrequest.PullRequestDetectionServiceImpl
-
- getOpenPullRequests(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudPullRequestDetector
-
- getOpenPullRequests(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.BitbucketServerPullRequestDetector
-
- getOpenPullRequests(String, long, long, long) - Method in class com.atlassian.bamboo.plugins.stash.branchstatus.BitbucketServerPullRequestHandler
-
Retrieves open pull requests.
- getOpenPullRequests(VcsPullRequestDetector, VcsRepositoryData) - Method in interface com.atlassian.bamboo.repository.RepositoryCachingFacade
-
- getOpenPullRequests(VcsPullRequestDetector, VcsRepositoryData) - Method in class com.atlassian.bamboo.repository.RepositoryCachingFacadeImpl
-
- getOpenPullRequests(VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsPullRequestDetector
-
List
of open pull requests that are discovered in the repository.
- getOperatingSystem() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getOperatingSystem() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getOperatingSystemArchitecture() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getOperatingSystemArchitecture() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getOperation() - Method in class com.atlassian.bamboo.agent.bootstrap.ClassServerManifestReader.Item
-
- getOperation() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getOperation() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getOperations() - Method in interface com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStub
-
- getOperations() - Method in class com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStubImpl
-
- getOperations() - Method in interface com.atlassian.bamboo.deployments.environments.Environment
-
Operations
object describing detailed permissions for environment
- getOperations() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentImpl
-
- getOperations() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getOperations() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentStubDto
-
- getOperations() - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProject
-
- getOperations() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectIdentifier
-
- getOperations() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectImpl
-
- getOperations() - Method in interface com.atlassian.bamboo.deployments.results.DeploymentResult
-
Operations
object describing detailed permissions for result
- getOperations() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getOperations() - Method in interface com.atlassian.bamboo.deployments.versions.DeploymentVersion
-
- getOperations() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl
-
- getOperations() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- getOperations() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestDeploymentProject
-
- getOperations() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getOperations() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- getOperations() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestRequirement
-
- getOpTimeText() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectStatus
-
- getOpTimeText() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- getOptionalDoubleField(Document, String) - Static method in class com.atlassian.bamboo.index.IndexUtils
-
- getOptionalList(String, Class<T>) - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.MapNode
-
Get a property from a parsed YAML as a
List
of a particular type, if the property is present.
- getOptionalMap(String) - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.MapNode
-
Get a property from a parsed YAML as a
Map
if it's present.
- getOptionalString(String) - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.MapNode
-
Get a property from a parsed YAML as a
String
, if the property is present.
- getOptionDescription() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- getOptionDescription() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getOptionDescription() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getOptionDescription() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getOptionDescription() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getOptionDescription() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- getOptionDescription() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getOptionDescription() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getOptionDescription() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
Additional description rendered in repository selection UI.
- getOptionDescription() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getOptionDescription() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- getOptions() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestNotification
-
- getOptions() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestTrigger
-
- getOracleQuery() - Method in interface com.atlassian.bamboo.utils.db.SqlQueryProvider
-
- getOrCreateApplication() - Method in interface com.atlassian.crowd.embedded.EmbeddedCrowdBootstrap
-
- getOrCreateApplication() - Method in class com.atlassian.crowd.embedded.EmbeddedCrowdBootstrapImpl
-
- getOrCreateDeploymentVersion(long, PlanResultKey) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Given a build result, find a deployment version that matches it, or create it if it doesn't exist.
- getOrCreateDeploymentVersion(long, PlanResultKey) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getOrCreatePendingAuthentication(UUID, String) - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManager
-
Create a new pending authentication for given IP address and UUID.
- getOrCreatePendingAuthentication(UUID, String) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManagerImpl
-
- getOrCreateXsrfCookie(HttpServletRequest, HttpServletResponse) - Static method in class com.atlassian.bamboo.security.xsrf.XsrfTokenUtils
-
Returns a pair of a xsrf cookie and whether the request contains a
xsrf cookie already.
- getOrder() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- getOrderedExecutables() - Method in interface com.atlassian.bamboo.v2.build.queue.ExecutableOrderProvider
-
Returns a full list of result keys of queued executables ordered with a global ordering.
- getOrderedExecutables() - Method in class com.atlassian.bamboo.v2.build.queue.order.FifoExecutableOrderProvider
-
- getOrderedFilters() - Method in class com.atlassian.bamboo.util.pagination.PaginationRequest
-
- getOrderedJobResultSummaries() - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- getOrderedJobResultSummaries() - Method in interface com.atlassian.bamboo.chains.ImmutableChainResultsSummary
-
Returns all jobs
ResultsSummary
related to chain result summary
Summaries are ordered by stages
- getOrderedJobResultSummaries() - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- getOrderedJobResultSummaries() - Method in interface com.atlassian.bamboo.plan.cache.ChainResultDetails
-
Returns job results ordered by stage and then plan names
- getOrderedJobResultSummaries() - Method in class com.atlassian.bamboo.plan.cache.ChainResultDetailsImpl
-
- getOrderedJobResultSummaries() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getOrderIndex() - Method in class com.atlassian.bamboo.v2.build.agent.AgentBuildingStatus
-
- getOrderIndex() - Method in class com.atlassian.bamboo.v2.build.agent.AgentCancellingStatus
-
- getOrderIndex() - Method in class com.atlassian.bamboo.v2.build.agent.AgentIdleStatus
-
- getOrderIndex() - Method in class com.atlassian.bamboo.v2.build.agent.AgentOfflineStatus
-
- getOrderIndex() - Method in interface com.atlassian.bamboo.v2.build.agent.AgentStatus
-
- getOrganisationRepositories(String) - Method in class com.atlassian.bamboo.plugins.git.GitHubAccessor
-
- getOriginalData() - Method in class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- getOriginalData() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionImpl
-
- getOriginalName() - Method in interface com.atlassian.bamboo.web.utils.UploadedFile
-
- getOriginalName() - Method in class com.atlassian.bamboo.web.utils.UploadedFileImpl
-
- getOriginalPlanKey() - Method in class com.atlassian.bamboo.chains.events.ChainMovedEvent
-
- getOriginalPlanKey() - Method in class com.atlassian.bamboo.chains.events.ChainMovingEvent
-
- getOriginalVariables() - Method in interface com.atlassian.bamboo.variable.VariableContext
-
The original state of variables in this context, that is, the state as it
was when execution of job (environment) started.
- getOriginalVariables() - Method in class com.atlassian.bamboo.variable.VariableContextImpl
-
- getOrphanedArtifactLinks(ChainResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainArtifacts
-
- getOrThrow() - Method in class com.atlassian.bamboo.utils.BambooRunnables.RunnableFromCallable
-
- getOsName() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- getOsName() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getOtherPlansSharingCache(Plan) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getOtherRejectionReasons() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityMatchResult
-
- getOutboundConnectionStatus(ApplicationId) - Method in interface com.atlassian.bamboo.applinks.RemoteEventsConnectionStatusService
-
If outbound remote events are working through given application link
- getOutcome() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestMergeability
-
- getOutConsumer() - Method in class com.atlassian.bamboo.testutils.ProcessDescriptor
-
- getOutput() - Method in class com.atlassian.bamboo.testutils.RepositoryHelper.CommandResult
-
- getOutputLog() - Method in class com.atlassian.bamboo.testutils.ProcessDescriptor
-
- getOutputPtr() - Method in class com.ctc.wstx.sw.RestrictedCharsAwareBufferingXmlWriter
-
- getOutputStream(HttpServletRequest, HttpServletResponse, String, File) - Static method in class com.atlassian.bamboo.plugin.servlet.filter.HttpCompressionUtils
-
- getOutputStream() - Method in class com.ctc.wstx.sw.RestrictedCharsAwareBufferingXmlWriter
-
- getOutstandingTaskCount() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- getOverridableVariables() - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- getOverridableVariablesDropdownJson() - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- getOverriddenBranch() - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionData
-
- getOverriddenValue() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityDecorator
-
- getOverriddenVariablesMap() - Method in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- getOverriddenVariablesMap() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- getOverriddenVariablesMap() - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- getOverriddenVariablesMap() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- getOverriddenVcsBranch() - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- getOverriddenVcsBranch() - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- getOverrideAuthorities() - Method in class com.atlassian.bamboo.security.acegi.intercept.aopalliance.AuthorityOverrideMethodSecurityInterceptor
-
- getOverrideOptions() - Method in class com.atlassian.bamboo.configuration.agent.RenameAgentCapability
-
- getOverrideState() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.MiscellaneousConfigurationPage
-
- getOverrideValue() - Method in class com.atlassian.bamboo.configuration.agent.RenameAgentCapability
-
- getOverrideVariableLink() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.RunCustomisedDialog
-
- getOverrideVariableTable() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.RunCustomisedDialog
-
- getOverridingRepositoryIds() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.ConfigureChainBranchRepositories
-
- getOwner() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketResourceEntity
-
- getOwner(VcsRepositoryData) - Static method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketConfigUtils
-
- getOwner() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getOwner() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- getOwner() - Method in class com.atlassian.bamboo.security.acegi.acls.ImmutableAcl
-
- getOwnerDeployment() - Method in interface com.atlassian.bamboo.task.export.TaskValidationContext
-
Returns deployment project that contains environment which contains the task, if the task is part of a deployment environment.
- getOwnerDeployment() - Method in class com.atlassian.bamboo.task.export.TaskValidationContextImpl
-
- getOwnerDeployment() - Method in interface com.atlassian.bamboo.trigger.export.TriggerValidationContext
-
Returns deployment project that contains environment which contains the trigger, if the trigger is part of a deployment environment.
- getOwnerDeployment() - Method in class com.atlassian.bamboo.trigger.export.TriggerValidationContextImpl
-
- getOwnerEnvironment() - Method in interface com.atlassian.bamboo.task.export.TaskValidationContext
-
Returns deployment environment which contains the task, if the task is part of a deployment environment.
- getOwnerEnvironment() - Method in class com.atlassian.bamboo.task.export.TaskValidationContextImpl
-
- getOwnerEnvironment() - Method in interface com.atlassian.bamboo.trigger.export.TriggerValidationContext
-
Returns deployment environment which contains the trigger, if the trigger is part of a deployment environment.
- getOwnerEnvironment() - Method in class com.atlassian.bamboo.trigger.export.TriggerValidationContextImpl
-
- getOwnerId() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- getOwnerId() - Method in interface com.atlassian.bamboo.v2.build.requirement.ImmutableRequirement
-
- getOwnerId() - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementDetailsImpl
-
- getOwnerJob() - Method in interface com.atlassian.bamboo.task.export.TaskValidationContext
-
Returns job which contains the task, if the task is part of a job.
- getOwnerJob() - Method in class com.atlassian.bamboo.task.export.TaskValidationContextImpl
-
- getOwnerName() - Method in interface com.atlassian.bamboo.v2.build.requirement.RequirementDetails
-
- getOwnerName() - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementDetailsImpl
-
- getOwnerPlan() - Method in interface com.atlassian.bamboo.task.export.TaskValidationContext
-
Returns plans that contains job which contains the task, if the task is part of a job.
- getOwnerPlan() - Method in class com.atlassian.bamboo.task.export.TaskValidationContextImpl
-
- getOwnerPlan() - Method in interface com.atlassian.bamboo.trigger.export.TriggerValidationContext
-
Returns plans that contains the trigger, if the trigger is part of a job.
- getOwnerPlan() - Method in class com.atlassian.bamboo.trigger.export.TriggerValidationContextImpl
-
- getOwningBaseline() - Method in interface com.atlassian.bamboo.variable.baseline.VariableBaselineItem
-
- getOwningBaseline() - Method in class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl
-
- getP() - Method in class com.atlassian.bamboo.analytics.BaseDataEvent
-
- getP4Executable() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Which perforce p4 exe are we using?
- getPackages() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- GetPackageServlet - Class in com.atlassian.bamboo.agent.classserver
-
- GetPackageServlet() - Constructor for class com.atlassian.bamboo.agent.classserver.GetPackageServlet
-
- getPackaging() - Method in class com.atlassian.bamboo.plugins.maven2.Maven2ArtifactProperties
-
- getPackingTime() - Method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactUnpackResult
-
- getPage() - Method in class com.atlassian.bamboo.filter.Pager
-
- getPage() - Method in class com.atlassian.bamboo.plugin.descriptor.DecoratorModuleDescriptor
-
- getPage() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.GenericList
-
- getPage() - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
returns a subset of the list of items passed in, based on startIndex and the max result per page
- getPage(Collection<W>, PageRequest, Function<? super W, T>) - Static method in class com.atlassian.bamboo.plugins.rest.common.Paginator
-
- getPage(Iterable<W>, PageRequest, Expansion, UriInfo, RestConversionFunction<? super W, T>) - Method in interface com.atlassian.bamboo.plugins.rest.pagination.PaginationService
-
- getPage(Stream<W>, PageRequest, Expansion, UriInfo, RestConversionFunction<? super W, T>) - Method in interface com.atlassian.bamboo.plugins.rest.pagination.PaginationService
-
- getPage(Iterable<W>, PageRequest, Expansion, UriInfo, RestConversionFunction<? super W, T>, String) - Method in interface com.atlassian.bamboo.plugins.rest.pagination.PaginationService
-
- getPage(Stream<W>, PageRequest, Expansion, UriInfo, RestConversionFunction<? super W, T>, String) - Method in interface com.atlassian.bamboo.plugins.rest.pagination.PaginationService
-
- getPage(Iterable<W>, PageRequest, Expansion, UriInfo, RestConversionFunction<? super W, T>) - Method in class com.atlassian.bamboo.plugins.rest.pagination.PaginationServiceImpl
-
- getPage(Stream<W>, PageRequest, Expansion, UriInfo, RestConversionFunction<? super W, T>) - Method in class com.atlassian.bamboo.plugins.rest.pagination.PaginationServiceImpl
-
- getPage(Iterable<W>, PageRequest, Expansion, UriInfo, RestConversionFunction<? super W, T>, String) - Method in class com.atlassian.bamboo.plugins.rest.pagination.PaginationServiceImpl
-
- getPage(Stream<W>, PageRequest, Expansion, UriInfo, RestConversionFunction<? super W, T>, String) - Method in class com.atlassian.bamboo.plugins.rest.pagination.PaginationServiceImpl
-
- getPage(int, int) - Method in interface com.atlassian.bamboo.upgrade.utils.DatabaseUpgradePaginator.PaginatedDataSupplier
-
Fetch a single page of the collection from the data source.
- getPage() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getPageBinder() - Method in class com.atlassian.bamboo.pageobjects.BambooTestedProduct
-
- getPageIndex() - Method in class com.atlassian.bamboo.filter.Pager
-
- getPagelen() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.GenericList
-
- getPager() - Method in class com.atlassian.bamboo.build.ListBuildResults
-
- getPager() - Method in class com.atlassian.bamboo.build.ViewBuild
-
- getPager() - Method in class com.atlassian.bamboo.build.ViewBuildResultsSuccessfulTests
-
- getPager() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentAdmin
-
- getPager() - Method in class com.atlassian.bamboo.configuration.agent.ViewOfflineAgents
-
- getPager() - Method in class com.atlassian.bamboo.configuration.ViewGlobalAuditLogAction
-
- getPager() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog
-
- getPager() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionJiraIssues
-
- getPager() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan
-
- getPager() - Method in class com.atlassian.bamboo.ww2.actions.admin.author.ViewAuthors
-
- getPager() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticAgentHistoryAction
-
- getPager() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary
-
- getPager() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- getPager() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
-
- getPager() - Method in class com.atlassian.bamboo.ww2.actions.chains.ListChainResults
-
- getPager() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- getPager() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getPager() - Method in interface com.atlassian.bamboo.ww2.aware.LazyPaginationAware
-
Freemarker views for LazyPaginationAware actions should iterate over pager.page.list
- getPager() - Method in interface com.atlassian.bamboo.ww2.aware.PaginationAware
-
- getPageSize() - Method in class com.atlassian.bamboo.filter.Pager
-
- getPageSize() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getPageToNearestProject(String, List<ImmutableTopLevelPlan>, int) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getPaginatedDeploymentsWithEnvironments(int, int, String) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
- getPaginatedDeploymentsWithEnvironments(int, int, String) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getPaginatedDeploymentsWithEnvironments(int, int, String) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
- getPaginatedDeploymentsWithEnvironments(int, int, String) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getPaginatedEnvironmentsForDeploymentProject(long, int, int, String) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
Retrieve part of environments for a Deployment Project ordered by position
- getPaginatedEnvironmentsForDeploymentProject(long, int, int, String) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- getPaginatedEnvironmentsForDeploymentProject(long, int, int, String) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Get paginated environments for a particular deployment project ordered by position.
- getPaginatedEnvironmentsForDeploymentProject(long, int, int, String) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getPaginateDeploymentProject(long, String, PageRequest, UriInfo, HttpHeaders) - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentDashboardResource
-
- getPaginationRange(UriInfo) - Static method in class com.atlassian.bamboo.plugins.rest.common.Paginator
-
- getPaginationRange(Collection<T>, UriInfo) - Static method in class com.atlassian.bamboo.plugins.rest.common.Paginator
-
- getPaginationSupport(Pager<T>, UriInfo) - Static method in class com.atlassian.bamboo.plugins.rest.common.Paginator
-
- getPaginationSupport() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.AbstractEntityPagerSupport
-
- getPagingCallback() - Method in class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableDefinitionContextList
-
- getParam(String, Map<String, String[]>) - Method in class com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
-
- getParameter(String) - Static method in class com.atlassian.bamboo.util.ActionParamsUtils
-
- getParameter(ActionContext, String) - Static method in class com.atlassian.bamboo.util.ActionParamsUtils
-
- getParameter(String) - Method in class com.atlassian.bamboo.util.UrlBuilder
-
Returns the first item in the params list
- getParameter(String) - Method in class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
-
- getParameter(String) - Method in class com.atlassian.bamboo.ww2.interceptors.PlanAwareInterceptor
-
- getParameterAsInt(String) - Method in class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
-
- getParameters() - Method in interface com.atlassian.bamboo.collections.ActionParametersMap
-
Returns internal map of parameters.
- getParameters() - Method in class com.atlassian.bamboo.collections.SimpleActionParametersMap
-
- getParams() - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- getParams() - Method in class com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector
-
- getParams() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getParams() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getParams() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- getParamValue(Map<String, String[]>, String) - Static method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- getParent() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- getParent() - Method in interface com.atlassian.bamboo.build.Job
-
- getParent() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableJob
-
- getParent() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- getParent() - Method in interface com.atlassian.bamboo.repository.RepositoryDataEntity
-
- getParent() - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- getParent() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObject
-
- getParent() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan.DecoratedBranch
-
- getParent() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getParent() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getParentAcl() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- getParentAcl() - Method in class com.atlassian.bamboo.security.acegi.acls.ImmutableAcl
-
- getParentBuildContext() - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
- getParentBuildContext() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getParentBuildContext() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getParentBuildIdentifier() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getParentBuildIdentifier() - Method in interface com.atlassian.bamboo.v2.build.BuildIdentifier
-
- getParentBuildIdentifier() - Method in class com.atlassian.bamboo.v2.build.BuildIdentifierImpl
-
- getParentBuildIdentifier() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getParentChainKeys(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
Retrieves all chain that are children of the current plan
- getParentChainKeys(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
- getParentContext() - Method in interface com.atlassian.bamboo.bandana.BambooBandanaContext
-
Gets the parent context.
- getParentContext() - Method in class com.atlassian.bamboo.bandana.BambooBandanaContextImpl
-
- getParentId() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getParentId() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
Get id of the repository this inherits data from or null if none.
- getParentId() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getParentId() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
Get id of the repository this inherits data from or null if none.
- getParentId() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getParentKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- getParentKey() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateTasksJobWizard
-
- getParentName() - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentAssignmentExecutableDetails
-
- getParentNonEditableDependencies(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyDao
-
- getParentNonEditableDependencies(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyHibernateDao
-
- getParentOid() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getParentOid() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
Get oid of the repository this inherits data from or null if none.
- getParentOid() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getParentOid() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
Get oid of the repository this inherits data from or null if none.
- getParentOid() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getParentPlan() - Method in interface com.atlassian.bamboo.build.PlanDependency
-
- getParentPlan() - Method in class com.atlassian.bamboo.build.PlanDependencyImpl
-
- getParentPlanDependencies(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyDao
-
Retrievs all plan dependencies in which the given plan features as a child
- getParentPlanDependencies(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyHibernateDao
-
- getParentPlanDependencies(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
Retrieves all plan dependencies in which the given plan features as a child
- getParentPlanDependencies(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
- getParentPlanKey() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getParentPlanKeys(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
Retrievs all plans that are a parent of the current plan
- getParentPlanKeys(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
- getParentPlanKeys() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- getParentPlans() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- getParentPlansJson() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- getParentResultSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getParentResultSummary(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getParentResultSummary(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getParentResultSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getParentUrl() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getParentVcsTypeSelector() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- getParentViewerSelector() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- getParsedFiles() - Method in class com.atlassian.bamboo.plugins.ssh.SshConfig
-
- getParserErrorsCount() - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
Returns number of parsing errors.
- getParserErrorsCount() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getParsersMap() - Method in interface com.atlassian.bamboo.warnings.parsers.ParsersListProvider
-
- getParsersMap() - Method in class com.atlassian.bamboo.warnings.parsers.ParsersListProviderImpl
-
- getParsersNames() - Method in interface com.atlassian.bamboo.warnings.parsers.ParsersListProvider
-
- getParsersNames() - Method in class com.atlassian.bamboo.warnings.parsers.ParsersListProviderImpl
-
- getPartialChainKey(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- getPartialJobKey(PlanKey) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Return a partial job key from a full job key, e.g.
- getPartialKey() - Method in class com.atlassian.bamboo.plan.PlanKey
-
Partial plan key (e.g.
- getPartialResults() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewBuildResultsByJiraKey
-
- getPartialVcsConfigurationFromActionData(VcsRepositoryModuleDescriptor, String, String, PartialVcsRepositoryData, Set<VcsConfigurationHelper.Overrides>) - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean
-
- getPartialVcsConfigurationFromActionData(VcsRepositoryModuleDescriptor, String, String, PartialVcsRepositoryData, boolean, Set<VcsConfigurationHelper.Overrides>) - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean
-
- getPartialVcsRepositoryData() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getPassedEnv() - Method in class com.atlassian.bamboo.docker.RunConfig
-
- getPassphrase() - Method in interface com.atlassian.bamboo.credentials.PrivateKeyCredentials
-
- getPassphrase() - Method in class com.atlassian.bamboo.credentials.SshCredentialsImpl
-
- getPassphrase() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getPassphrase() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getPassphrase() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- getPassword(RemoteElasticInstance) - Method in class com.atlassian.bamboo.agent.elastic.server.Ec2PrivateKeyHandlerImpl
-
- getPassword(RemoteElasticInstance) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
- getPassword(RemoteElasticInstance) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- getPassword() - Method in class com.atlassian.bamboo.credentials.UsernamePasswordCredentials
-
- getPassword() - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- getPassword() - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- getPassword(VcsRepositoryData, CredentialsAccessor) - Static method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketConfigUtils
-
- getPassword() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getPassword() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- getPassword() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getPassword() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- getPassword() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- getPassword() - Method in class com.atlassian.bamboo.plugins.git.rest.entity.RestRequest
-
- getPassword() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData
-
- getPassword(String) - Method in class com.atlassian.bamboo.plugins.ssh.PlainTextPasswordFinder
-
- getPassword() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getPassword() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- getPassword() - Method in class com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
-
- getPassword() - Method in class com.atlassian.bamboo.rest.model.admin.user.RestNewUser
-
- getPassword() - Method in class com.atlassian.bamboo.rest.model.admin.user.RestUserPasswordUpdate
-
- getPassword() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- getPassword() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- getPassword() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getPassword() - Method in class com.atlassian.bamboo.testutils.user.TestUser
-
- getPassword() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- getPassword() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getPassword() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- getPassword() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getPassword() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ChangeEmail
-
- getPassword() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getPassword() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- getPassword() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- getPassword() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- getPassword2(RemoteElasticInstance) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
- getPassword2(RemoteElasticInstance) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- getPasswordChange() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- getPasswordChange() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getPasswordConfiguredCvsRoot(String, String) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsRepositoryManager
-
- getPasswordConfirm() - Method in class com.atlassian.bamboo.rest.model.admin.user.RestNewUser
-
- getPasswordConfirm() - Method in class com.atlassian.bamboo.rest.model.admin.user.RestUserPasswordUpdate
-
- getPasswordCredentialSource(VcsRepositoryData) - Static method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketConfigUtils
-
- getPasswordCredentialsSource() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- getPasswordCredentialsSource() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getPasswordCredentialsSources() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getPasswordCredentialsSources() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getPasswordFromUrl(String) - Static method in class com.atlassian.bamboo.util.PasswordMaskingUtils
-
- getPasswordResetToken(String) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Retrieves existing user token.
- getPasswordResetToken(String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- getPasswordSharedCredential(Long, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.sharedcredentials.SharedCredentialResource
-
Get configuration of a shared username/password credential.
- getPasswordSharedCredentialId() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- getPasswordSharedCredentialName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- getPasswordSharedCredentials() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getPasswordSharedCredentials() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getPasswordSharedCredentials(UriInfo, Expansion) - Method in class com.atlassian.bamboo.plugins.rest.admin.sharedcredentials.SharedCredentialResource
-
Rest endpoint to retrieve all username/password shared credentials.
- getPasswordSharedCredentialsId() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getPasswordVariables() - Method in interface com.atlassian.bamboo.variable.VariableContext
-
Get all variables in current context that are considered "password" variables, i.e.
- getPasswordVariables() - Method in class com.atlassian.bamboo.variable.VariableContextImpl
-
- getPath() - Method in class com.atlassian.bamboo.chains.branches.BranchStatusLinkInfo
-
Path to a specific VCS branch on branch status page, relative to branch status page root.
- getPath() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Artifact
-
- getPath() - Method in class com.atlassian.bamboo.migration.ExportDetailsBean
-
Returning canonical path (to find out real path of symlink).
- getPath(HierarchicalStreamWriter) - Static method in class com.atlassian.bamboo.persister.xstream.XStreamUtils
-
- getPath() - Method in class com.atlassian.bamboo.repository.svn.SVNPathRevision
-
- getPath() - Method in class com.atlassian.bamboo.rest.model.RestFile
-
- getPath() - Method in interface com.atlassian.bamboo.utils.BambooFiles.AutoRemoved
-
- getPath() - Method in class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopy
-
- getPath() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- getPath() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- getPathElements(File) - Static method in class com.atlassian.bamboo.persister.xstream.RelativePath
-
Get a list of the files individual path elements.
- getPathFixes() - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractElasticCapabilityUpgradeTask
-
- getPathHelp() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityDescriptor
-
- getPathKeys(Map<String, ?>) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- getPaths(CommonTaskContext) - Method in interface com.atlassian.bamboo.process.EnvironmentVariableAccessor
-
Use
TaskContext
as a source of additional PATH settings.
- getPaths(CommonTaskContext) - Method in class com.atlassian.bamboo.process.EnvironmentVariableAccessorImpl
-
- getPaths() - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- getPaths() - Method in interface com.atlassian.bamboo.process.ProcessContext
-
- getPaths() - Method in class com.atlassian.bamboo.process.ProcessContextImpl
-
- getPathUnderContext(String, String) - Static method in class com.atlassian.bamboo.util.UrlUtils
-
- getPathUnderContext(String, String) - Static method in class com.atlassian.bamboo.utils.UrlUtils
-
Given an URL which may:
- include scheme,host and optionally port
- start directly with context
- start with an arbitrary path under a context
this method returns the path under context.
- getPattern() - Method in class com.atlassian.bamboo.plugin.descriptor.DecoratorModuleDescriptor
-
- getPattern() - Method in class com.atlassian.bamboo.security.acegi.acls.BambooPermission
-
- getPendingIndexers() - Method in class com.atlassian.bamboo.index.IndexerManagerImpl
-
- getPercentageCompleted() - Method in interface com.atlassian.bamboo.progressbar.ProgressBar
-
Elapsed time / total time
- getPercentageCompleted() - Method in class com.atlassian.bamboo.progressbar.ProgressBarImpl
-
- getPercentageCompletedAsString() - Method in interface com.atlassian.bamboo.progressbar.ProgressBar
-
- getPercentageCompletedAsString() - Method in class com.atlassian.bamboo.progressbar.ProgressBarImpl
-
- getPercentageOfFailedBuilds() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedAuthorBuildStatistics
-
- getPercentageOfFailedBuilds() - Method in interface com.atlassian.bamboo.ww2.beans.author.DecoratedPersonaBuildStatistics
-
- getPercentageOfFailedBuilds() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedUserBuildStatistics
-
- getPercentile97th() - Method in class com.atlassian.bamboo.filter.PerformanceStatistics.Stats
-
- getPercentiles() - Method in class com.atlassian.bamboo.performance.PerformanceStatsEvent
-
- getPercentiles() - Method in class com.atlassian.bamboo.performance.StatsImpl
-
Returns an unmodifiable map, that contains percentiles and corresponding values of accumulated data.
- getPercentiles() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStats
-
- getPercentiles() - Method in interface com.atlassian.bamboo.utils.statistics.Stats
-
Returns an unmodifiable map, that contains percentiles and corresponding values of accumulated data.
- getPerforceDepot() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Retrieves an instance of a Perforce Depot populated with the builds information
- getPerforcePort() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getPeriod(Date, String) - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- getPeriod() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
One of "days", "weeks", or "months"
- getPeriod() - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- getPeriod() - Method in interface com.atlassian.bamboo.charts.collater.TimePeriodCollater
-
- getPeriod() - Method in class com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodCollater
-
- getPeriod(Date, String) - Method in class com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodGroupedChart
-
- getPeriod() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- getPeriod(Date, String) - Method in class com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector
-
- getPeriodRange() - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- getPeriodRange() - Method in class com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodGroupedChart
-
- getPeriodRange() - Method in class com.atlassian.bamboo.clover.reports.collector.CloverPerBuildCoverageCollector
-
- getPeriodRange() - Method in class com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector
-
- getPeriodRange() - Method in class com.atlassian.bamboo.reports.collector.RatioOfFailureWithLabelUsageCollector
-
- getPeriodRange() - Method in interface com.atlassian.bamboo.reports.collector.ReportCollector
-
- getPermission(String) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
- getPermission() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- getPermissionDependencies(String) - Method in class com.atlassian.bamboo.configuration.ConfigureGlobalPermissions
-
- getPermissionDependencies(String) - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- getPermissionDependencies(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentPermissions
-
- getPermissionDependencies(String) - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectPermissions
-
- getPermissionDependencies(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildPermissions
-
- getPermissionDependencies(String) - Method in class com.atlassian.bamboo.ww2.actions.project.EditPlanPermissions
-
- getPermissionDependencies(String) - Method in class com.atlassian.bamboo.ww2.actions.project.EditProjectPermissions
-
- getPermissionKeyFromAce(AccessControlEntry) - Static method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
Given an
AccessControlEntry
return a
String
representation.
- getPermissionPlanId(ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- getPermissions() - Method in class com.atlassian.bamboo.rest.model.admin.permission.RestGlobalPermission
-
- getPermissions() - Method in class com.atlassian.bamboo.rest.model.permission.RestGroupPermission
-
- getPermissions() - Method in class com.atlassian.bamboo.rest.model.permission.RestPermission
-
- getPermissions() - Method in class com.atlassian.bamboo.rest.model.permission.RestRolePermission
-
- getPermissions() - Method in class com.atlassian.bamboo.rest.model.permission.RestUserPermission
-
- getPermissions() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- getPermissionsAndDependencies(Collection<BambooPermission>, Function<BambooPermission, Collection<BambooPermission>>) - Static method in class com.atlassian.bamboo.security.PermissionsServiceUtils
-
Return a collection of permissions with all missing dependencies added.
- getPermissionsForPlan(PlanKey) - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
- getPermissionsForPlan(PlanKey) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- getPermissionToGrant() - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- getPermissionType() - Method in class com.atlassian.bamboo.testutils.user.BambooTestPermission
-
- getPermitted(TopDocs) - Method in class com.atlassian.bamboo.resultsummary.search.LucenePermissionChecker
-
- getPermittedAsStream(TopDocs) - Method in class com.atlassian.bamboo.resultsummary.search.LucenePermissionChecker
-
- getPersistentClass() - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleDaoImpl
-
- getPersistentClass() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationHibernateDao
-
- getPersistentClass() - Method in class com.atlassian.bamboo.build.artifact.ArtifactLinkHibernateDao
-
- getPersistentClass() - Method in class com.atlassian.bamboo.build.PlanDependencyHibernateDao
-
- getPersistentClass() - Method in class com.atlassian.bamboo.buildqueue.dao.AgentHibernateDao
-
- getPersistentClass() - Method in class com.atlassian.bamboo.capability.CapabilityHibernateSetDao
-
- getPersistentClass() - Method in class com.atlassian.bamboo.capability.ImageCapabilitySetHibernateDao
-
- getPersistentClass() - Method in class com.atlassian.bamboo.capability.LocalCapabilityHibernateSetDao
-
- getPersistentClass() - Method in class com.atlassian.bamboo.capability.RemoteCapabilityHibernateSetDao
-
- getPersistentClass() - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerHibernateDao
-
- getPersistentClass() - Method in class com.atlassian.bamboo.labels.LabelHibernateDao
-
- getPersistentClass() - Method in class com.atlassian.bamboo.notification.NotificationHibernateDao
-
- getPersistentClass() - Method in class com.atlassian.bamboo.security.acegi.acls.AclHibernateDao
-
- getPersistentClass() - Method in class com.atlassian.bamboo.user.PasswordResetTokenHibernateDao
-
- getPhpUnitVersion(File) - Static method in class com.atlassian.bamboo.plugins.php.task.utils.PhpUnitUtils
-
- getPids() - Method in class com.atlassian.bamboo.process.ProcessManagement
-
- getPids() - Method in class com.atlassian.bamboo.process.UnixProcessManagement
-
- getPids() - Method in class com.atlassian.bamboo.process.WindowsProcessManagement
-
- getPipelineDefinition(CapabilitySet) - Method in class com.atlassian.bamboo.capability.CapabilityHibernateSetDao
-
- getPipelineDefinition(CapabilitySet) - Method in interface com.atlassian.bamboo.capability.CapabilitySetDao
-
- getPipelineDefinition(CapabilitySet) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManager
-
- getPipelineDefinition(CapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- getPipelineDefinitionByBuildResult(BuildResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- GetPkFileAction - Class in com.atlassian.bamboo.ww2.actions.admin.elastic
-
- GetPkFileAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.elastic.GetPkFileAction
-
- getPkFileLocation() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
- getPkFileLocation() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- getPlaceholderBuildNumber() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getPlan() - Method in interface com.atlassian.bamboo.build.BuildDefinitionForBuild
-
- getPlan() - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionForBuild
-
- getPlan() - Method in interface com.atlassian.bamboo.chains.ChainResultsSummary
-
- getPlan() - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- getPlan() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getPlan() - Method in class com.atlassian.bamboo.configuration.external.PlanConfigImportService.ImportResult
-
- getPlan() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Project
-
- getPlan() - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- getPlan() - Method in class com.atlassian.bamboo.js.PlanSummaryObject
-
- getPlan() - Method in interface com.atlassian.bamboo.labels.Labelling
-
- getPlan() - Method in class com.atlassian.bamboo.labels.LabellingImpl
-
- getPlan(T) - Method in class com.atlassian.bamboo.notification.AbstractNotificationEventListener
-
Try to retrieve plan using data in the event.
- getPlan() - Method in interface com.atlassian.bamboo.notification.UsersNotification
-
The plan the notification rule applies to
- getPlan() - Method in class com.atlassian.bamboo.notification.UsersNotificationImpl
-
- getPlan() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getPlan(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.PlansState
-
- getPlan() - Method in interface com.atlassian.bamboo.plan.PlanAwareContext
-
- getPlan() - Method in class com.atlassian.bamboo.plan.PlanAwareContextImpl
-
- getPlan(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanService
-
Get an individual stage from a plan
- getPlan(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanServiceImpl
-
- getPlan() - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- getPlan(String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.build.PlanResource
-
Possible expand parameters: actions, stages, branches, variableContext.
- getPlan(String, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.PlanConfigResource
-
Gets the details of a build plan configuration.
- getPlan() - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLink
-
- getPlan() - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkImpl
-
- getPlan() - Method in class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- getPlan() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getPlan() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getPlan() - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- getPlan() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClass
-
Get the plan that this test class belongs to
- getPlan() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassImpl
-
- getPlan() - Method in class com.atlassian.bamboo.schedule.PlanSchedulerCallback
-
- getPlan() - Method in class com.atlassian.bamboo.session.BambooSession
-
- getPlan(Plan) - Method in class com.atlassian.bamboo.session.BambooSession
-
- getPlan(Map<String, Object>) - Static method in class com.atlassian.bamboo.task.TaskContextHelper
-
- getPlan() - Method in interface com.atlassian.bamboo.variable.VariableDefinition
-
- getPlan() - Method in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- getPlan() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getPlan() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getPlan() - Method in class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction
-
- getPlan() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getPlan() - Method in interface com.atlassian.bamboo.ww2.aware.PlanAware
-
- getPlan(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getPlanAlias(String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.build.PlanResource
-
Possible expand parameters: actions, stages, branches, variableContext.
- getPlanAndBranchesRelatedDeployments(PlanKey) - Method in interface com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectCacheService
-
Retrieve list of deployment projects associated with any of the branches in the plan
- getPlanAndBranchesRelatedDeployments(PlanKey) - Method in class com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectCacheServiceImpl
-
- getPlanArtifactDefinition(String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.build.PlanResource
-
- getPlanBeingCreated() - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- getPlanBranch(String, String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.build.PlanResource
-
Provide details for specified Branch of a specified Plan.
- getPlanBranchCacheIndex() - Method in interface com.atlassian.bamboo.plan.cache.index.PlanCacheIndices
-
- getPlanBranchCacheIndex() - Method in class com.atlassian.bamboo.plan.cache.index.PlanCacheIndicesImpl
-
- getPlanBranchCreation() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getPlanBranchCreation() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getPlanBranchCreationRegularExpression() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getPlanBranches(String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.build.PlanResource
-
Provide list of branches for specified plan.
- getPlanBranchName() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl
-
- getPlanBranchName() - Method in interface com.atlassian.bamboo.deployments.versions.index.IndexedVersion
-
- getPlanBranchName() - Method in class com.atlassian.bamboo.deployments.versions.index.IndexedVersionImpl
-
- getPlanBranchName() - Method in interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersion
-
- getPlanBranchName() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDto
-
- getPlanBranchName() - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- getPlanBranchName() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- getPlanBranchRepositoryDefinitionsMap() - Method in class com.atlassian.bamboo.configuration.credentials.DeleteSharedCredentials
-
- getPlanBranchWorkflow() - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Return the type of plan branching workflow.
- getPlanBranchWorkflow() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- getPlanBranchWorkflow() - Method in class com.atlassian.bamboo.plan.branch.BranchSpecificConfiguration
-
- getPlanBranchWorkflow() - Method in class com.atlassian.bamboo.plan.cache.PlanBranchGist
-
- getPlanBranchWorkflow() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan.DecoratedBranch
-
For plan branches, this value indicates which workflow led to creation of this particular plan branch.
- getPlanBranchWorkflow() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan.DecoratedPlanBranchGist
-
- getPlanBranchWorkflow() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getPlanById(long, Class<T>) - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
- getPlanById(long, Class<T>) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlanById(long) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getPlanById(long, Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getPlanById(long) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanById(long, Class<T>) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanByIdNotThrowing(long, Class<T>) - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
- getPlanByIdNotThrowing(long, Class<T>) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlanByKey(PlanKey) - Method in class com.atlassian.bamboo.pageobjects.pages.project.ProjectSummaryPage
-
- getPlanByKey(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
- getPlanByKey(PlanKey, Class<T>) - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
- getPlanByKey(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlanByKey(PlanKey, Class<T>) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlanByKey(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanManager
-
- getPlanByKey(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanManagerImpl
-
- getPlanByKey(PlanKey, Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Return a
Plan
that matches the given key
- getPlanByKey(String, Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Return a
Plan
that matches the given key
- getPlanByKey(PlanKey, Class<T>) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getPlanByKey(String, Class<T>) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getPlanByKey(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getPlanByKey(PlanKey, Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getPlanByKey(String) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getPlanByKey(String, Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getPlanByKey(String) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanByKey(String, Class<T>) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanByKey(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanByKey(PlanKey, Class<T>) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanByKey(PlanKey) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
Returns a
Plan
if plan exists and is visible for calling user
- getPlanByKey(PlanKey) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- getPlanByKeyIfOfType(PlanKey, Class<T>) - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
Returns a
Plan
by its planKey and if it's of the type
Class
.
- getPlanByKeyIfOfType(PlanKey, Class<T>) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlanByKeyIfOfType(PlanKey, Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
Returns a
Plan
by its planKey and if it's of the type
Class
.
- getPlanByKeyIfOfType(PlanKey, Class<T>) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanByKeyUnchecked(PlanKey) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
Returns a
Plan
if plan exists.
- getPlanByKeyUnchecked(PlanKey) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- getPlanByOid(BambooEntityOid, Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getPlanByOid(BambooEntityOid, Class<T>) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanByPartialKeyAndName(PlanKey, String, Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Returns a
Plan
that matches the start of the given
PlanKey
and name
- getPlanByPartialKeyAndName(PlanKey, String, Class<T>) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getPlanByPartialKeyAndName(PlanKey, String, Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getPlanByPartialKeyAndName(PlanKey, String, Class<T>) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanCacheStats() - Method in class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- getPlanClass(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
- getPlanClass(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getPlanClass(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getPlanClass(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanCount(Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
How many plans filtered by
Class
currently exist
- getPlanCount(ProjectIdentifier) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
How many plans currently exist in a project
.
- getPlanCount(Class<T>) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getPlanCount(ProjectIdentifier) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getPlanCount() - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getPlanCount(Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
How many plans filtered by
Class
currently exist
- getPlanCount(ProjectIdentifier) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
How many plans currently exist in a project
.
- getPlanCount() - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanCount(Class<T>) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanCount(ProjectIdentifier) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanCount(String) - Method in interface com.atlassian.bamboo.project.ProjectStatusHelper
-
- getPlanCount(String) - Method in class com.atlassian.bamboo.project.ProjectStatusHelperImpl
-
- getPlanDefaultBranch() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- getPlanDirectory(String, AuthenticationContext, HttpServletRequest) - Method in class com.atlassian.bamboo.plugins.rest.build.PlanDirectoryInformationResource
-
Provides the directories where artifacts and build logs can be found for a given plan key
- getPlanExecutionConfig() - Method in interface com.atlassian.bamboo.build.UserInitiatedBuildDetectionAction
-
Controls how plan execution would be resumed
If null, normal plan execution would be performed (new build starting on first stage)
- getPlanExecutionConfig() - Method in class com.atlassian.bamboo.v2.trigger.ContinuedBuildDetectionAction
-
- getPlanExecutionConfig() - Method in class com.atlassian.bamboo.v2.trigger.ManualBuildDetectionAction
-
- getPlanExecutionConfig() - Method in class com.atlassian.bamboo.v2.trigger.PluginTriggerBuildDetectionAction
-
- getPlanExecutionType() - Method in interface com.atlassian.bamboo.chains.ChainState
-
How this chain was executed, i.e.
- getPlanExecutionType() - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
type of resumed plan execution
- getPlanExecutionType() - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- getPlanExecutionType() - Method in class com.atlassian.bamboo.v2.ww2.build.AbstractContinuableBuildAction
-
- getPlanExecutionType() - Method in class com.atlassian.bamboo.v2.ww2.build.ContinueBuild
-
- getPlanExecutionType() - Method in class com.atlassian.bamboo.v2.ww2.build.RerunBuild
-
- getPlanExecutionType() - Method in class com.atlassian.bamboo.v2.ww2.build.RestartBuild
-
- getPlanExecutorStats() - Method in class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- getPlanId() - Method in interface com.atlassian.bamboo.bandana.BambooBandanaContext
-
Does it have any associated plans
- getPlanId() - Method in class com.atlassian.bamboo.bandana.BambooBandanaContextImpl
-
- getPlanId() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingEntry
-
The plan the failures belong to
- getPlanId() - Method in interface com.atlassian.bamboo.plan.number.PlanBuildNumbers
-
- getPlanId() - Method in class com.atlassian.bamboo.plan.number.PlanBuildNumbersImpl
-
- getPlanId(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
- getPlanId() - Method in interface com.atlassian.bamboo.v2.build.BuildIdentifier
-
- getPlanId() - Method in class com.atlassian.bamboo.v2.build.BuildIdentifierImpl
-
- getPlanId() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getPlanIdentifier(PlanProperties) - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- getPlanIdentifierForPermissionCheckingByKey(String) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Return a
Plan
skeleton providing ONLY id and key, that matches the given key
This method should be used only for permission checking using Acegi
If
Job
key is provided as a parameter, parent Chain will be returned anyway, as Acegi assertions are defined only for
TopLevelPlan
s
- getPlanIdentifierForPermissionCheckingByKey(String) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getPlanIdentifierForPermissionCheckingByKey(String) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
Returns a
Plan
skeleton skeleton providing ONLY id and key, that matches the given key This method should
be used only for permission checking using Acegi
- getPlanIdentifierForPermissionCheckingByKey(String) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanIdentifiersForProject(ProjectIdentifier, Class<T>, boolean) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Returns minimal data about all plans in the given project
- getPlanIdentifiersForProject(ProjectIdentifier, Class<T>, boolean) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getPlanIdentifiersForProject(ProjectIdentifier, Class<T>, boolean) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
Retrieve a list of plans for a given project.
- getPlanIdentifiersForProject(ProjectIdentifier, Class<T>, boolean) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlanIdIndexer() - Method in interface com.atlassian.bamboo.plan.cache.index.PlanCacheIndices
-
- getPlanIdIndexer() - Method in class com.atlassian.bamboo.plan.cache.index.PlanCacheIndicesImpl
-
- getPlanKey() - Method in class com.atlassian.bamboo.agent.AgentConsoleAction
-
- getPlanKey() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getPlanKey() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction.PlanOrBranchKeySelectorModel
-
- getPlanKey() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectIdentifier
-
- getPlanKey() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectImpl
-
- getPlanKey() - Method in interface com.atlassian.bamboo.deployments.projects.InternalDeploymentProject
-
- getPlanKey() - Method in class com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl
-
- getPlanKey() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getPlanKey() - Method in class com.atlassian.bamboo.event.BuildEvent
-
- getPlanKey() - Method in class com.atlassian.bamboo.event.ChainEvent
-
- getPlanKey() - Method in interface com.atlassian.bamboo.event.PlanEvent
-
- getPlanKey() - Method in class com.atlassian.bamboo.event.PlanSuspensionRequestedEvent
-
- getPlanKey() - Method in class com.atlassian.bamboo.event.ResultsSummaryUpdatedEvent
-
- getPlanKey(String) - Method in class com.atlassian.bamboo.filter.UrlRewriteFilter
-
- getPlanKey() - Method in class com.atlassian.bamboo.index.buildresult.events.ChainDeindexedEvent
-
- getPlanKey() - Method in class com.atlassian.bamboo.index.buildresult.events.ChainIndexedEvent
-
- getPlanKey() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- getPlanKey() - Method in class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- getPlanKey() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.branch.configuration.BranchConfigurationDetailsPage
-
- getPlanKey() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.DependenciesConfigurationPage.PlanDependencyElement
-
- getPlanKey() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.VariableConfigurationPage
-
- getPlanKey() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanElement
-
- getPlanKey() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getPlanKey() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getPlanKey() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getPlanKey() - Method in interface com.atlassian.bamboo.plan.PlanAwareContext
-
- getPlanKey() - Method in class com.atlassian.bamboo.plan.PlanAwareContextImpl
-
- getPlanKey() - Method in interface com.atlassian.bamboo.plan.PlanIdentifier
-
- getPlanKey() - Method in class com.atlassian.bamboo.plan.PlanIdentifierImpl
-
- getPlanKey - Static variable in interface com.atlassian.bamboo.plan.PlanKeyProvider
-
- getPlanKey() - Method in interface com.atlassian.bamboo.plan.PlanKeyProvider
-
- getPlanKey(String, String) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Creates a
PlanKey
from project key and build key
- getPlanKey(PlanProperties) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Creates a
PlanKey
from PlanProperties
- getPlanKey(PlanIdentifier) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Creates a
PlanKey
from
PlanIdentifier
- getPlanKey(String, String, String) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Creates a
PlanKey
from project key, parent chain key and build key
- getPlanKey(String) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Creates a
PlanKey
from its string form 'BAM-BOO' or from the result key form 'BAM-BOO-123'
- getPlanKey() - Method in class com.atlassian.bamboo.plan.PlanResultKey
-
- getPlanKey - Static variable in interface com.atlassian.bamboo.plan.PlanResultKeyProvider
-
- getPlanKey() - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- getPlanKey() - Method in class com.atlassian.bamboo.plan.TriggerableInternalKeyImpl
-
- getPlanKey() - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem
-
- getPlanKey() - Method in class com.atlassian.bamboo.plugins.jira.summary.build.PlanStatusJsonBean
-
- getPlanKey() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- getPlanKey() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestJobBatch
-
- getPlanKey() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch
-
- getPlanKey(Map<String, Object>) - Static method in class com.atlassian.bamboo.plugins.web.conditions.ConditionHelper
-
Retrieve plan result key from Freemarker context
- getPlanKey() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestCreateDeploymentProjectRequest
-
- getPlanKey() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestDeploymentProject
-
- getPlanKey() - Method in class com.atlassian.bamboo.rest.model.deployments.projects.RestUpdateDeploymentProjectRequest
-
- getPlanKey() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanIdentifier
-
- getPlanKey() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getPlanKey() - Method in interface com.atlassian.bamboo.resultsummary.ExpiryCriteria
-
- getPlanKey() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Full key of the plan.
- getPlanKey() - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- getPlanKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestDeploymentProject
-
- getPlanKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.queue.RestQueuedBuild
-
- getPlanKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- getPlanKey() - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- getPlanKey(Plan) - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- getPlanKey(PlanProperties) - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- getPlanKey(PlanIdentifierProperties) - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- getPlanKey() - Method in interface com.atlassian.bamboo.trigger.TriggerableInternalKey
-
Returns a
PlanKey
associated with this key if the source is actually a
Plan
- getPlanKey() - Method in class com.atlassian.bamboo.v2.build.agent.AbstractBuildAwareAgentStatus
-
- getPlanKey() - Method in interface com.atlassian.bamboo.v2.build.BuildIdentifier
-
- getPlanKey() - Method in class com.atlassian.bamboo.v2.build.BuildIdentifierImpl
-
- getPlanKey() - Method in class com.atlassian.bamboo.v2.build.events.BuildContextEvent
-
- getPlanKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getPlanKey() - Method in class com.atlassian.bamboo.webwork.ViewTelemetryAction
-
- getPlanKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ViewBuildTaskTypes
-
- getPlanKey() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- getPlanKey() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getPlanKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getPlanKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getPlanKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStage
-
- getPlanKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- getPlanKeyChangesMap() - Method in class com.atlassian.bamboo.event.BuildsMovedEvent
-
Gets the mapping between old and new plan keys.
- getPlanKeyFromCurrentUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.branch.configuration.BranchConfigurationDetailsPage
-
- getPlanKeyFunction - Static variable in interface com.atlassian.bamboo.plan.PlanIdentifier
-
- getPlanKeyHash() - Method in class com.atlassian.bamboo.event.analytics.BambooSpecPlanEvent
-
- getPlanKeyHash() - Method in class com.atlassian.bamboo.event.analytics.RssPlanSavedEvent
-
- getPlanKeyMappings() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- getPlanKeyPart(PlanKey) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Returns plan key part for given
PlanKey
- getPlanKeyPart(PlanResultKey) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
- getPlanKeys() - Method in class com.atlassian.bamboo.build.PlanKeyHitCollector
-
- getPlanKeys() - Method in class com.atlassian.bamboo.event.MultipleChainsDeletedEvent
-
- getPlanKeys() - Method in class com.atlassian.bamboo.event.MultipleJobsDeletedEvent
-
- getPlanKeys(Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Returns all plan keys of a particular type, NOT including the plans marked for deletion.
- getPlanKeys(Class<T>) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- getPlanKeys() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewPlanStatusByJiraKey
-
- getPlanKeysSortedByNumberOfFinalizedResultSummaries() - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getPlanKeysSortedByNumberOfFinalizedResultSummaries() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getPlanKeysSortedByNumberOfFinalizedResultSummaries() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getPlanKeysSortedByNumberOfFinalizedResultSummaries() - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getPlanKeyToClone(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- getPlanKeyToClone() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getPlanLabels(ImmutablePlan) - Method in interface com.atlassian.bamboo.labels.LabelManager
-
Get labels defined for a plan
- getPlanLabels(ImmutablePlan) - Method in class com.atlassian.bamboo.labels.LabelManagerImpl
-
- getPlanLabels(String, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.build.PlanResource
-
Provide list of labels for plan specified by projectKey-buildKey.
- getPlanLink(UriInfo, String) - Static method in class com.atlassian.bamboo.plugins.rest.configuration.external.UriUtils
-
- getPlanManager() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- getPlanManager() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getPlanManager() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getPlanName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanElement
-
- getPlanName() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudCommitCommenter.PlanDTO
-
- getPlanName() - Method in class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter.PlanDTO
-
- getPlanName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- getPlanName() - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- getPlanName() - Method in interface com.atlassian.bamboo.v2.build.BuildIdentifier
-
The full name of the
Plan
- getPlanName() - Method in class com.atlassian.bamboo.v2.build.BuildIdentifierImpl
-
- getPlanName() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getPlanName() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- getPlanNameMappings() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- getPlanNameProviderCaseInsensitiveOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getPlanNameResultOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getPlanNotificationTypes() - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
- getPlanNotificationTypes() - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getPlanOrEnvironmentURLArgument() - Method in class com.atlassian.bamboo.pageobjects.pages.agent.EnvironmentViewAgentsPage
-
- getPlanOrEnvironmentURLArgument() - Method in class com.atlassian.bamboo.pageobjects.pages.agent.PlanViewAgentsPage
-
- getPlanOrientedArtifactDirectory(PlanResultKey, ImmutableArtifactDefinitionBase) - Method in interface com.atlassian.bamboo.storage.ArtifactDirectoryBuilder
-
Always returns a plan-oriented directory, never a global storage directory.
- getPlanOrientedArtifactDirectory(PlanResultKey, ImmutableArtifactDefinitionBase) - Method in class com.atlassian.bamboo.storage.location.ArtifactDirectoryBuilderImpl
-
- getPlanOrientedArtifactPath(PlanResultKey, ImmutableArtifactDefinitionBase) - Method in interface com.atlassian.bamboo.storage.ArtifactPathBuilder
-
Always returns a plan-oriented path, never a global storage path.
- getPlanOrientedArtifactPath(PlanResultKey, ImmutableArtifactDefinitionBase) - Method in class com.atlassian.bamboo.storage.location.ArtifactPathBuilderImpl
-
- getPlanPermissionsList() - Static method in class com.atlassian.bamboo.security.acegi.acls.BambooPermission
-
- getPlanRepositoriesBeingCreated() - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- getPlanRepositoriesForExport(PlanIdentifier) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Get all repositories attached to a plan in form suitable for export.
- getPlanRepositoriesForExport(PlanIdentifier) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getPlanRepositoriesUsedByTask(TaskDefinition, ImmutableJob) - Method in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- getPlanRepositoriesUsedByTask(TaskDefinition, InternalEnvironment) - Method in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- getPlanRepositoryByIdSelector(CommonTaskContext, String) - Static method in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- getPlanRepositoryByIdSelector(CommonContext, TaskDefinition, String) - Static method in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- getPlanRepositoryDefinitionById(ImmutablePlan, long) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- getPlanRepositoryDefinitionMap(ImmutablePlan) - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationService
-
Get repository definition map for a given plan and if Branch Integration was configured merge it with
repository definition of branch selected in Integration Configuration
- getPlanRepositoryDefinitionMap(ImmutablePlan) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationServiceImpl
-
- getPlanRepositoryDefinitionMap(ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- getPlanRepositoryDefinitions() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getPlanRepositoryDefinitions() - Method in class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- getPlanRepositoryDefinitions() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- getPlanRepositoryDefinitions() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
Return list of repositories available to the chain.
- getPlanRepositoryDefinitions(ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- getPlanRepositoryDefinitions(PlanIdentifier) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Get all repositories attached to a plan ordered by position.
- getPlanRepositoryDefinitions(PlanIdentifier) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getPlanRepositoryDefinitions() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.ConfigureChainBranchRepositories
-
- getPlanRepositoryDefinitionsByType(ImmutablePlan, String) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- getPlanRepositoryDefinitionsForEnvironment(Environment) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- getPlanRepositoryDefinitionsForEnvironment(InternalEnvironment) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Retrieves all repositories used in environment source checkout tasks
- getPlanRepositoryDefinitionsForEnvironment(Environment) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getPlanRepositoryDefinitionsForEnvironment(InternalEnvironment) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getPlanRepositoryDefinitionsMap() - Method in class com.atlassian.bamboo.configuration.credentials.DeleteSharedCredentials
-
- getPlanRepositoryIndex() - Method in interface com.atlassian.bamboo.plan.cache.index.PlanCacheIndices
-
- getPlanRepositoryIndex() - Method in class com.atlassian.bamboo.plan.cache.index.PlanCacheIndicesImpl
-
- getPlanRepositoryLink(PlanIdentifier, long) - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLinkDao
-
- getPlanRepositoryLink(PlanIdentifier, long) - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkHibernateDao
-
- getPlanRepositoryLink(ImmutablePlan, long) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Get persistent representation of a relation between Plan and repository
- getPlanRepositoryLink(ImmutablePlan, long) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getPlanRepositoryLinkByName(PlanIdentifier, String) - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLinkDao
-
- getPlanRepositoryLinkByName(PlanIdentifier, String) - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkHibernateDao
-
- getPlanRepositoryLinkByName(ImmutablePlan, String) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Get persistent representation of a relation between Plan and repository
- getPlanRepositoryLinkByName(ImmutablePlan, String) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getPlanRepositoryLinks(ImmutablePlan) - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLinkDao
-
- getPlanRepositoryLinks(PlanIdentifier) - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLinkDao
-
- getPlanRepositoryLinks(ImmutablePlan) - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkHibernateDao
-
- getPlanRepositoryLinks(PlanIdentifier) - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkHibernateDao
-
- getPlanRepositoryLinks(ImmutablePlan) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Get persistent representation of relation between Plan and repositories
- getPlanRepositoryLinks(ImmutablePlan) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getPlanRepositoryVariables() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getPlanRepositoryVariables(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudVariableGenerator
-
- getPlanRepositoryVariables() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getPlanRepositoryVariables() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getPlanRepositoryVariables(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.git.v2.GitVariableGenerator
-
- getPlanRepositoryVariables(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.GitHubVariableGenerator
-
- getPlanRepositoryVariables() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getPlanRepositoryVariables(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialVariableGenerator
-
- getPlanRepositoryVariables() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getPlanRepositoryVariables(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerVariableGenerator
-
- getPlanRepositoryVariables() - Method in interface com.atlassian.bamboo.repository.CustomVariableProviderRepository
-
Return a map containing name->value mapping of the plan repository format variables.
- getPlanRepositoryVariables() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- getPlanRepositoryVariables() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getPlanRepositoryVariables(VcsRepositoryData) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnVariableGenerator
-
- getPlanRepositoryVariables(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyVariableGenerator
-
- getPlanRepositoryVariables(VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsVariableGenerator
-
Return a map containing name->value mapping of the plan repository format variables.
- getPlanResultKey() - Method in interface com.atlassian.bamboo.artifact.Artifact
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.artifact.ArtifactImpl
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityEvent
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.build.BuildRequestResultImpl
-
- getPlanResultKey() - Method in interface com.atlassian.bamboo.chains.BuildExecution
-
- getPlanResultKey() - Method in interface com.atlassian.bamboo.chains.ChainExecution
-
Get the result key
- getPlanResultKey() - Method in interface com.atlassian.bamboo.chains.ChainState
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.chains.ChainStateCreationRequestResultImpl
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.deployments.execution.actions.AvailableResult
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.deployments.execution.triggering.EnvironmentTriggeringResultImpl
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.deployments.versions.ArtifactDeploymentVersionItemImpl
-
- getPlanResultKey() - Method in interface com.atlassian.bamboo.deployments.versions.index.IndexedVersion
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.deployments.versions.index.IndexedVersionImpl
-
- getPlanResultKey() - Method in interface com.atlassian.bamboo.deployments.versions.InternalArtifactDeploymentVersionItem
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionPlanResultKey
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionPlanResultKeyDto
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.ArtifactDeploymentVersionItemDto
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.event.analytics.RssPlanSavedEvent
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.event.BuildResultEvent
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.event.ChainAbandonedEvent
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.event.ChainResultEvent
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.event.ChainStartedEvent
-
- getPlanResultKey() - Method in interface com.atlassian.bamboo.event.PlanResultEvent
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.event.ResultsSummaryUpdatedEvent
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.index.buildresult.events.ChainResultDeindexedEvent
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.index.buildresult.events.ChainResultIndexedEvent
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.index.buildresult.events.ChainResultUpdateIndexedEvent
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.migration.utils.BuildResultKeyHolder
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.pageobjects.elements.deployments.versions.CreateVersionBuildResultElement
-
- getPlanResultKey() - Method in interface com.atlassian.bamboo.plan.ExecutionRequestResult
-
- getPlanResultKey(String) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
- getPlanResultKey(String, int) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
- getPlanResultKey(PlanKey, int) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
- getPlanResultKey() - Method in interface com.atlassian.bamboo.plan.PlanResultKeyProvider
-
- getPlanResultKey(Map<String, Object>) - Static method in class com.atlassian.bamboo.plugins.web.conditions.ConditionHelper
-
Retrieve plan result key from Freemarker context
- getPlanResultKey() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifact
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestArtifactDeploymentVersionItem
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestCreateVersionRequest
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getPlanResultKey() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getPlanResultKey() - Method in interface com.atlassian.bamboo.v2.build.BuildIdentifier
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.v2.build.BuildIdentifierImpl
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.v2.build.events.BuildContextEvent
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.v2.build.timing.AbstractBuildTimingPoint
-
- getPlanResultKey() - Method in interface com.atlassian.bamboo.v2.build.timing.BuildTimingPoint
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.v2.build.trigger.CustomRevisionBuildTriggerReason
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.v2.build.trigger.ScheduledTriggerReason
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getPlanResultKey() - Method in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- getPlanResultKeyOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getPlanRootArtifactDirectory(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
Get the plan directory information for the plan
- getPlans() - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlans(Class<T>) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlans(Class<T>, Predicate<? super T>) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlans(Class<T>, Predicate<? super T>) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
- getPlans(Predicate<ImmutablePlan>) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
Returns a stream of plans (chains+jobs) matching the supplied predicate.
- getPlans(Class<T>, Predicate<? super T>) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- getPlans(Predicate<ImmutablePlan>) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- getPlans(PlanRepositoryIndex.Query) - Method in interface com.atlassian.bamboo.plan.cache.index.PlanRepositoryIndex
-
- getPlans(PlanRepositoryIndex.Query) - Method in class com.atlassian.bamboo.plan.cache.index.PlanRepositoryIndexer
-
- getPlans() - Method in interface com.atlassian.bamboo.plan.FilteringPlanManager
-
- getPlans(Class<T>) - Method in interface com.atlassian.bamboo.plan.FilteringPlanManager
-
- getPlans(Class<T>, Predicate<? super T>) - Method in interface com.atlassian.bamboo.plan.FilteringPlanManager
-
- getPlans() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.build.ProjectSummary
-
- getPlans() - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestStage
-
- getPlans() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanList
-
- getPlans() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlans
-
- getPlans(UriInfo, AuthenticationContext) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
Get a list of plans.
- getPlans(Class<T>, UriInfo, AuthenticationContext) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
Get a list of plans.
- getPlans(UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- getPlans(Class<T>, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- getPlans() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getPlans() - Method in class com.atlassian.bamboo.ww2.actions.project.ViewProject
-
- getPlansByDashboardFilter() - Method in class com.atlassian.bamboo.webwork.ViewTelemetryAction
-
- getPlansByLabel() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getPlansByProject(Project) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlansByProject(Project, Class<T>) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlansByProject(Project, Class<T>, Predicate<? super T>) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlansByProject(Project) - Method in interface com.atlassian.bamboo.plan.FilteringPlanManager
-
- getPlansByProject(Project, Class<T>) - Method in interface com.atlassian.bamboo.plan.FilteringPlanManager
-
- getPlansByProject(Project, Class<T>, Predicate<? super T>) - Method in interface com.atlassian.bamboo.plan.FilteringPlanManager
-
- getPlansByProject(Project) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getPlansByProject(Project, Class<T>) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getPlansByProject(Project) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlansByProject(Project, Class<T>) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getPlansByProject(Project, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
Get a list of plans that belong to a project.
- getPlansByProject(Project, UriInfo, AuthenticationContext) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
Get a list of plans that belong to a project.
- getPlansByProject(Project, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- getPlansByProject(Project, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- getPlansForClone() - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlansForClone() - Method in interface com.atlassian.bamboo.plan.FilteringPlanManager
-
- getPlansForDashboard() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getPlansForProjects(String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.gadget.PlanProjectResource
-
- getPlanStatusIcon(ResultsSummary) - Method in class com.atlassian.bamboo.plan.ResultsSummaryJsonDecorator
-
- getPlansToClone() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getPlanSummaries() - Method in class com.atlassian.bamboo.js.PlanSummariesObject
-
- getPlanSummaries() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTableByPlans
-
- getPlanSummariesObject() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTableByPlans
-
- getPlanSummary(UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.ChartResource
-
- getPlansUnrestricted() - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
- getPlansUnrestricted() - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlansUsingRepository(long) - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLinkDao
-
- getPlansUsingRepository(long) - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkHibernateDao
-
- getPlansUsingRepository(long) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
- getPlansUsingRepository(long) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getPlansWithBranches() - Method in interface com.atlassian.bamboo.plan.branch.ChainBranchManager
-
Returns a list of plans that currently have branches
- getPlansWithBranches() - Method in class com.atlassian.bamboo.plan.branch.ChainBranchManagerImpl
-
- getPlansWithRepository(PlanRepositoryIndex.Query) - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
Returns chains that use repositories with given params
- getPlansWithRepository(PlanRepositoryIndex.Query) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getPlanTrigger(String) - Method in interface com.atlassian.bamboo.plan.trigger.TriggerManager
-
- getPlanTrigger(String) - Method in class com.atlassian.bamboo.plan.trigger.TriggerManagerImpl
-
- getPlanType() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- getPlanType() - Method in class com.atlassian.bamboo.chains.DefaultChain
-
- getPlanType() - Method in class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- getPlanType() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getPlanType() - Method in interface com.atlassian.bamboo.plan.PlanIdentifier
-
- getPlanType() - Method in class com.atlassian.bamboo.plan.PlanIdentifierImpl
-
- getPlanType(UriInfo) - Static method in class com.atlassian.bamboo.plugins.rest.common.RestHelper
-
- getPlanType() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanIdentifier
-
- getPlanType() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObject
-
- getPlanType() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getPlanType() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getPlanUrl() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudCommitCommenter.PlanDTO
-
- getPlanUrl() - Method in class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter.PlanDTO
-
- getPlanUsingRepository() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- getPlanVariableByKey(PlanIdentifier, String) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionAccessor
-
Retrieves a specific variable for the plan with the given key
- getPlanVariableByKey(PlanIdentifier, String) - Method in class com.atlassian.bamboo.variable.VariableDefinitionAccessorImpl
-
- getPlanVariableByKey(PlanIdentifier, String) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- getPlanVariables(String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.plan.PlanResource
-
- getPlanVariables(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
- getPlanVariables(PlanIdentifier) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionAccessor
-
Get list of plan variables associated with a given plan
- getPlanVariables(PlanIdentifier) - Method in class com.atlassian.bamboo.variable.VariableDefinitionAccessorImpl
-
- getPlanVariables(PlanIdentifier) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- getPlatform() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
Get image platform
- getPlatform() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getPlatform() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getPlatformId() - Method in class com.atlassian.sal.bamboo.BambooApplicationProperties
-
- getPluggableFooter() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
Gets the pluggable footer plugin.
- getPluggableTopNavigation() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
Gets the pluggable top navigation plugin.
- getPlugin() - Method in class com.atlassian.bamboo.plugin.xwork.PluginAwareActionConfig
-
- getPlugin() - Method in class com.atlassian.bamboo.rest.model.Status
-
Deprecated.
- getPlugin() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getPlugin() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getPluginAccessor() - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- getPluginAccessor() - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
Applications must implement this method to get access to the application's PluginAccessor
- getPluginAccessor() - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getPluginAccessor() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getPluginCacheDirectory() - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getPluginCacheDirectory() - Method in interface com.atlassian.bamboo.setup.HomeDirectoryLayout
-
- getPluginCacheDirectory() - Method in class com.atlassian.bamboo.setup.HomeDirectoryLayoutImpl
-
- getPluginCacheDirectory() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeDirectoryLayout
-
- getPluginConfigMap(String) - Method in interface com.atlassian.bamboo.deployments.execution.DeploymentContext
-
Returns configuration map that is mapped to provided key.
- getPluginConfigMap(String) - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getPluginConfiguration() - Method in interface com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfig
-
- getPluginConfiguration() - Method in class com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfigImpl
-
- getPluginDirectory() - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getPluginDirectory() - Method in interface com.atlassian.bamboo.setup.HomeDirectoryLayout
-
- getPluginDirectory() - Method in class com.atlassian.bamboo.setup.HomeDirectoryLayoutImpl
-
- getPluginDirectory() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeDirectoryLayout
-
- getPluginEventManager() - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
- getPluginFrameworkBundles(Set<FileHashDescriptor>) - Method in interface com.atlassian.bamboo.agent.classserver.AgentClassServer
-
- getPluginFrameworkBundles(Set<FileHashDescriptor>) - Method in class com.atlassian.bamboo.agent.classserver.AgentClassServerImpl
-
- getPluginFrameworkBundlesDirectory() - Static method in class com.atlassian.bamboo.agent.bootstrap.RemoteAgentHomeLocatorForBootstrap
-
- getPluginIdentifier() - Method in class com.atlassian.bamboo.plugin.events.AbstractRemotePluginEvent
-
- getPluginIdentifier() - Method in class com.atlassian.bamboo.plugin.PluginModuleIdentifier
-
- getPluginKey() - Method in interface com.atlassian.bamboo.bandana.BambooBandanaContext
-
Get plugin key of plugin associated with this context.
- getPluginKey() - Method in class com.atlassian.bamboo.bandana.BambooBandanaContextImpl
-
- getPluginKey() - Method in interface com.atlassian.bamboo.credentials.CredentialsData
-
- getPluginKey() - Method in class com.atlassian.bamboo.credentials.CredentialsDataEntity
-
- getPluginKey() - Method in class com.atlassian.bamboo.credentials.CredentialsDataImpl
-
- getPluginKey() - Method in class com.atlassian.bamboo.oauth.serviceprovider.upgrade.PluginUpgradeTask001MigrateTokens
-
- getPluginKey() - Method in interface com.atlassian.bamboo.plugin.PluginKeyProvider
-
- getPluginKey() - Method in enum com.atlassian.bamboo.plugins.bitbucket.api.BitbucketRepositoryType
-
- getPluginKey() - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRule
-
Full plugin module key of this rule's type.
- getPluginKey() - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity
-
- getPluginKey() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl
-
Deprecated.
- getPluginKey() - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- getPluginKey() - Method in class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- getPluginKey() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- getPluginKey() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.task.RestTask
-
- getPluginKey() - Method in exception com.atlassian.bamboo.serialization.xstream.CannotResolvePluginClassException
-
- getPluginKey() - Method in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- getPluginKey() - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- getPluginKey() - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- getPluginKey() - Method in interface com.atlassian.bamboo.task.TaskIdentifier
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestTrigger
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.model.task.AntTaskDetails
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.model.task.CheckoutTaskDetails
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.model.task.InjectVariablesTaskDetails
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.model.task.Maven2TaskDetails
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.model.task.Maven3TaskDetails
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.model.task.TestTaskDetails
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.model.triggers.AfterSuccessfulPlanTriggerDetails
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.model.triggers.DailyTriggerDetails
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.model.triggers.RemoteTriggerDetails
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.model.triggers.RepositoryPollingTriggerDetails
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.model.triggers.ScheduledTriggerDetails
-
- getPluginKey() - Method in class com.atlassian.bamboo.testutils.model.triggers.TestTriggerDetails
-
- getPluginKey() - Method in class com.atlassian.bamboo.trigger.TriggerDefinitionImpl
-
- getPluginKey() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getPluginKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getPluginKey() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getPluginKey() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getPluginKey() - Method in class com.atlassian.bamboo.vcs.viewer.configuration.VcsRepositoryViewerDefinitionImpl
-
- getPluginKey() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getPluginKey() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewAggregatedJobPlugins
-
- getPluginKeyForStrategy(BuildStrategy) - Static method in class com.atlassian.bamboo.trigger.TriggerDefinition2BuildStrategyConverter
-
Deprecated.
- getPluginModuleIdentifier() - Method in class com.atlassian.bamboo.plugin.events.AbstractRemotePluginModuleEvent
-
- getPluginModuleKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementDecorator
-
- getPluginModuleKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- getPluginModuleKey() - Method in interface com.atlassian.bamboo.v2.build.requirement.ImmutableRequirement
-
The
ModuleDescriptor.getKey()
that is responsible for the Lifecycle of this
Requirement
- getPluginModuleKey() - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementDetailsImpl
-
- getPluginName() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewAggregatedJobPlugins
-
- getPluginRequirementsPredicate(String, long) - Static method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementPredicates
-
- getPlugins() - Method in class com.atlassian.bamboo.plugin.BambooPluginManager
-
- getPluginsAvailableForRemoteAgents() - Method in interface com.atlassian.bamboo.agent.classserver.AgentClassServer
-
- getPluginsAvailableForRemoteAgents() - Method in class com.atlassian.bamboo.agent.classserver.AgentClassServerImpl
-
- getPluginsThatCanBeDisabled() - Method in interface com.atlassian.bamboo.health.BambooHealthCheckService
-
- getPluginsThatCanBeDisabled() - Method in class com.atlassian.bamboo.health.BambooHealthCheckServiceImpl
-
- getPluginTabName() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewAggregatedJobPlugins
-
- getPluginUrl() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewAggregatedJobPlugins
-
- getPluginVersion() - Method in class com.atlassian.bamboo.clover.build.AbstractGrailsCloverIntegrator
-
- getPluginVersion() - Method in exception com.atlassian.bamboo.serialization.xstream.CannotResolvePluginClassException
-
- getPojoEvent() - Method in class com.atlassian.bamboo.notification.AbstractNotification
-
- getPojoEvent() - Method in interface com.atlassian.bamboo.notification.Notification
-
Retrieves the event object that triggered this notification
- getPollingCronExpression() - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- getPollingCronExpression() - Method in class com.atlassian.bamboo.configuration.RssDetectionConfiguration
-
- getPollingPeriod() - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- getPollingStrategy() - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- getPollingTime() - Method in class com.atlassian.bamboo.testutils.model.triggers.RepositoryPollingTriggerDetails
-
- getPollingTriggerModule() - Static method in class com.atlassian.bamboo.repository.AbstractRepository
-
- getPollingTypeName(String) - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getPollingTypeName(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getPollingTypes() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getPollingTypes() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getPomFile(CommonTaskContext) - Method in class com.atlassian.bamboo.clover.build.CloverGrailsBuildTaskActions
-
Returns location of pom.xml file in the workspace.
- getPoolSize() - Method in interface com.atlassian.bamboo.event.spi.ExecutorStats
-
THe maximmum number of threads
- getPoolSize() - Method in class com.atlassian.bamboo.event.spi.ExecutorStatsImpl
-
- getPort() - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- getPort() - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- getPort() - Method in class com.atlassian.bamboo.mail.SMTPMailServerWithEncryptedPassword
-
- getPort() - Method in class com.atlassian.bamboo.plugins.git.ScpAwareUri
-
- getPort() - Method in class com.atlassian.bamboo.plugins.ssh.SshProxy
-
- getPort() - Method in class com.atlassian.bamboo.repository.cvsimpl.ExtConnection
-
- getPort() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Which perforce server are we using?
- getPort() - Method in class com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
-
- getPort() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- getPorts() - Method in class com.atlassian.bamboo.docker.RunConfig
-
- getPosition() - Method in interface com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStub
-
- getPosition() - Method in class com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStubImpl
-
- getPosition() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentImpl
-
- getPosition() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getPosition() - Method in interface com.atlassian.bamboo.deployments.environments.InternalEnvironment
-
- getPosition() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentStubDto
-
- getPosition() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getPosition() - Method in interface com.atlassian.bamboo.deployments.repository.EnvironmentRepositoryLink
-
- getPosition() - Method in class com.atlassian.bamboo.deployments.repository.EnvironmentRepositoryLinkImpl
-
- getPosition() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.deployment.EnvironmentSummary
-
- getPosition() - Method in class com.atlassian.bamboo.plugins.jira.summary.deployment.EnvironmentStatusJsonBean
-
- getPosition() - Method in interface com.atlassian.bamboo.quickfilter.QuickFilter
-
Get the position of this quick filter on the quick filters list.
- getPosition() - Method in class com.atlassian.bamboo.quickfilter.QuickFilterEntity
-
- getPosition() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDefinitionImpl
-
Deprecated.
- getPosition() - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLink
-
- getPosition() - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkImpl
-
- getPosition() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- getPosition() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionImpl
-
- getPosition() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- getPosition() - Method in class com.atlassian.bamboo.rest.model.quickfilter.RestQuickFilter
-
- getPosition() - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
- getPosition() - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- getPosition() - Method in class com.atlassian.bamboo.vcs.configuration.PlanRepositoryDefinitionImpl
-
- getPosition() - Method in interface com.atlassian.bamboo.vcs.configuration.RepositoryPositionProvider
-
Position of repository in the list of repositories defined for
Plan
.
- getPosixHome() - Method in class com.atlassian.bamboo.plugins.ant.task.AntCapabilityDefaultsHelper
-
- getPosixHome() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven1CapabilityDefaultsHelper
-
- getPosixHome() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven2CapabilityDefaultsHelper
-
- getPosixHome() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven3CapabilityDefaultsHelper
-
- getPosixHome() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
-
- getPosixHomes() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven2CapabilityDefaultsHelper
-
- getPosixHomes() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven3CapabilityDefaultsHelper
-
- getPosixHomes() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
-
- getPossiblePlanDependencies() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- getPossibleResults(String, long, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource
-
- getPossibleVersionVariables(ImmutablePlan, boolean) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Provides a map of variables which might show up on a version.
- getPossibleVersionVariables(ImmutablePlan, PlanResultKey, boolean) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Provides a map of variables which might show up on a version.
- getPossibleVersionVariables(ImmutablePlan, boolean) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getPossibleVersionVariables(ImmutablePlan, PlanResultKey, boolean) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getPostgreSqlQuery() - Method in interface com.atlassian.bamboo.utils.db.SqlQueryProvider
-
- getPotentialOobClasses(Class<?>) - Static method in class com.atlassian.bamboo.v2.build.timing.OutOfBandTimingPoints
-
- getPreApplicationContextFiles() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgent
-
- getPreApplicationContextFiles() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
-
- getPrecedingConsecutiveFailuresCount() - Method in class com.atlassian.bamboo.build.BuildStatusHelper
-
- getPreference(String, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.preference.PreferenceResource
-
- getPreferences() - Method in class com.atlassian.bamboo.config.UserPreferencesDataProvider
-
- getPreferences() - Method in class com.atlassian.bamboo.plugins.rest.preference.model.RestPreferenceList
-
- getPreferences(AuthenticationContext, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.preference.PreferenceResource
-
- getPrefix() - Method in class com.atlassian.bamboo.mock.plugins.MockPrefixModuleFactory
-
- getPrefix() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getPreparedStatementSql() - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractPreparedStatementUpgradeTask
-
- getPreparedStatementSql() - Method in class com.atlassian.bamboo.upgrade.tasks.v5_12.UpgradeTask51201InitializeChainStorageTag
-
- getPreparedStatementSql() - Method in class com.atlassian.bamboo.upgrade.tasks.v5_13.UpgradeTask51310DropIdePortFromUserProperties
-
- getPreparedStatementSql() - Method in class com.atlassian.bamboo.upgrade.tasks.v6_8.UpgradeTask60802DeleteVcsLinksIfMarkedForDeletion
-
- getPreselectedVersion() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getPresetSelect() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.AutomaticInstanceManagementComponent
-
- getPrettyApproximateIndexTime() - Method in class com.atlassian.bamboo.index.ReindexAction
-
- getPrettyCronExpression(String) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- getPrettyCronExpression(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedules
-
- getPrettyDuration() - Method in class com.atlassian.bamboo.results.tests.TestResults
-
- getPrettyDuration() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
- getPrettyDuration() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- getPrettyLabel(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityRequirementSetDecorator
-
- getPrettyPrint(long, PrettyLength) - Static method in class com.atlassian.bamboo.utils.DurationUtils
-
Formats time to the nearest hour, minute or second.
- getPrettyPrint(long) - Static method in class com.atlassian.bamboo.utils.DurationUtils
-
- getPrettyPrint(long, boolean) - Static method in class com.atlassian.bamboo.utils.DurationUtils
-
- getPrettyTimeRemaining() - Method in interface com.atlassian.bamboo.progressbar.ProgressBar
-
- getPrettyTimeRemaining(boolean) - Method in interface com.atlassian.bamboo.progressbar.ProgressBar
-
- getPrettyTimeRemaining(boolean) - Method in class com.atlassian.bamboo.progressbar.ProgressBarImpl
-
- getPrettyTimeRemaining() - Method in class com.atlassian.bamboo.progressbar.ProgressBarImpl
-
- getPreviousBuildResultsSummary() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverDeltaCalculator
-
- getPreviousEnvironment(long, int) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
- getPreviousEnvironment(long, int) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- getPreviousFailedStageResult(BuildResultsSummary) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getPreviousIndex() - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- getPreviousPageUrl() - Method in class com.atlassian.bamboo.configuration.agent.ViewOfflineAgents
-
- getPreviousPageUrl() - Method in class com.atlassian.bamboo.filter.Pager
-
- getPreviousStage() - Method in interface com.atlassian.bamboo.chains.ChainState
-
- getPreviousStartIndexes() - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- getPreviousSuccessfulBuild() - Method in class com.atlassian.bamboo.build.BuildStatusHelper
-
- getPreviousTypeData() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- getPreviousTypeData() - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- getPreviousTypeData() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- getPreviousTypeData() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- getPreviousVcsRevisionKey(long) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
Returns a
Repository
dependent "id" for previous state of repository, so change is between previousVcsRevisionKey and vcsRevisionKey
This is value is taken from the
Repository
as to be internally consistent
- getPreviousVcsRevisionKey(long) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- getPreviousVcsRevisionKey() - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
Returns a
Repository
dependent "id" for previous state of repository, so change is between previousVcsRevisionKey and vcsRevisionKey
This is value is taken from the
Repository
as to be internally consistent
- getPreviousVcsRevisionKey() - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- getPreviousVersionName() - Method in interface com.atlassian.bamboo.deployments.execution.DeploymentContext
-
- getPreviousVersionName() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getPrevResultKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.ReorderBuild
-
- getPrimaryVcsTypeSelectors() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getPrincipal() - Method in class com.atlassian.bamboo.security.acegi.acls.GroupPrincipalSid
-
- getPrincipal() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- getPrincipal() - Method in class com.atlassian.bamboo.testutils.user.BambooTestPermission
-
- getPrincipalName() - Method in class com.atlassian.bamboo.testutils.user.BambooGroupPrincipal
-
- getPrincipalName() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipal
-
- getPrincipalName() - Method in class com.atlassian.bamboo.testutils.user.BambooRole
-
- getPrincipalName() - Method in class com.atlassian.bamboo.testutils.user.BambooUserPrincipal
-
- getPrincipals() - Method in class com.atlassian.bamboo.pageobjects.components.permissions.PermissionsTableComponent
-
Returns a list of all principals which have permissions granted.
- getPrincipalType() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- getPrincipalType() - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- getPrincipalType() - Method in class com.atlassian.bamboo.testutils.user.BambooGroupPrincipal
-
- getPrincipalType() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipal
-
- getPrincipalType() - Method in class com.atlassian.bamboo.testutils.user.BambooRole
-
- getPrincipalType() - Method in class com.atlassian.bamboo.testutils.user.BambooUserPrincipal
-
- getPrivateKey(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticAgentServerKeyManager
-
- getPrivateKey() - Method in class com.atlassian.bamboo.plugins.stash.StashKeyUpdateStatus
-
- getPrivateKey() - Method in class com.atlassian.bamboo.security.trustedapplications.BambooCurrentApplication
-
- getPrivateKeyFile() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getPrivateKeyFile() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- getPrivateKeyLocation() - Method in class com.atlassian.bamboo.agent.elastic.server.Ec2PrivateKeyHandlerImpl
-
- getPrivateKeyLocation() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
Returns the location of the AWS private key
- getPrivateKeyLocation() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- getPrivateRepositoryAuthenticationTypes() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getPrivateRepositoryDefinitionsByPlan(Plan) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionDao
-
- getPrivateRepositoryDefinitionsByPlan(Plan) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionHibernateDao
-
- getProcess() - Method in class com.atlassian.bamboo.testutils.ProcessDescriptor
-
- getProcessConfigAttribute() - Method in class com.atlassian.bamboo.security.acegi.vote.WebworkNewObjectAclVoter
-
- getProcessingDuration() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
Processing duration of stage (time of longest job in stage execution)
- getProcessingDuration() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- getProcessingDuration() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getProcessingDuration() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getProcessingDuration() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Duration of actual build processing in miliseconds
- getProcessingDuration() - Method in interface com.atlassian.bamboo.resultsummary.ResultStatisticsProvider
-
Get processing duration of the build in milliseconds.
- getProcessingDuration() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProviderImpl
-
- getProcessingDurationDescription() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getProcessingDurationDescription() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Returns the processing duration in a "pretty" format.
- getProducedArtifactLinks() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- getProducedArtifactLinks() - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummary
-
Returns all artifacts produced by this build.
- getProducedArtifactLinks() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- getProducedArtifacts() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getProducerJob() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinition
-
Get Buildable that is a producer of artifact
- getProducerJob() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- getProducerJob(ArtifactSubscription) - Static method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionsFunctions
-
Get producer job from artifact subscription object.
- getProducerJob() - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinition
-
Get Buildable that is a producer of artifact
- getProducerJob() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionImpl
-
- getProducerJobKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestArtifact
-
- getProducerJobResult() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLink
-
- getProducerJobResult() - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink
-
- getProducersPlanKeys(Iterable<? extends PlanParticle>) - Method in interface com.atlassian.bamboo.plan.PlanParticleManager
-
Return collection of Plan keys registered as planParticle producers
- getProducersPlanKeys(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanParticleManager
-
Return collection of Plan keys registered as consumers of particles produced by plan identified with planKey
- getProducersPlanKeys(Iterable<? extends PlanParticle>) - Method in class com.atlassian.bamboo.plan.PlanParticleManagerImpl
-
- getProducersPlanKeys(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanParticleManagerImpl
-
- getProducerStats() - Method in class com.atlassian.bamboo.configuration.PerformanceStatsJmxAction
-
- getProduct() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- getProduct() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getProduct() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getProduct() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getProductInstance() - Method in class com.atlassian.bamboo.pageobjects.BambooTestedProduct
-
- getProductKeys() - Method in class com.atlassian.sal.bamboo.license.BambooLicenseHandler
-
- getProductLicenseDetails(String) - Method in class com.atlassian.sal.bamboo.license.BambooLicenseHandler
-
- getProducts() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
Get information on product names from SpotPriceMatrix
- getProductSchema() - Method in interface com.atlassian.bamboo.plugins.querydsl.api.SchemaNameSupplier
-
- getProductSchema() - Method in class com.atlassian.bamboo.plugins.querydsl.SchemaNameSupplierImpl
-
- getProfile() - Static method in class com.atlassian.bamboo.testutils.junit.rule.RepeatRule
-
- getProfileLink() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooHeader.UserInfoDropDown
-
- getProgressBar() - Method in interface com.atlassian.bamboo.plan.ExecutionStatus
-
Track progress of the current build
- getProgressBar() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
Because of XStream deserialization we need to lazy initialize buildProgressBar in getter
- getProject() - Method in interface com.atlassian.bamboo.build.BuildDefinitionForProject
-
- getProject() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.BambooYamlDefinition
-
- getProject() - Method in interface com.atlassian.bamboo.labels.Labelling
-
- getProject() - Method in class com.atlassian.bamboo.labels.LabellingImpl
-
- getProject() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getProject() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getProject() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
- getProject() - Method in interface com.atlassian.bamboo.plan.PlanIdentifier
-
- getProject() - Method in class com.atlassian.bamboo.plan.PlanIdentifierImpl
-
- getProject() - Method in class com.atlassian.bamboo.plugins.jira.summary.deployment.EnvironmentStatusJsonBean
-
- getProject(String, boolean, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.ProjectResource
-
Method used to retrieve information for project specified as project key.
- getProject() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanConfig
-
- getProject() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanIdentifier
-
- getProject() - Method in interface com.atlassian.bamboo.specs.RssProjectPermission
-
- getProject() - Method in class com.atlassian.bamboo.specs.RssProjectPermissionImpl
-
- getProject() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getProject() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- getProject() - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewLabels
-
- getProject() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getProject() - Method in class com.atlassian.bamboo.ww2.actions.project.ProjectActionSupport
-
- getProject() - Method in class com.atlassian.bamboo.ww2.actions.project.ViewProject
-
- getProject() - Method in interface com.atlassian.bamboo.ww2.aware.ProjectAware
-
- getProject() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getProjectArtifacts() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.ViewMaven2ChainSummary
-
- getProjectBuilds() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- getProjectById(long) - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- getProjectById(long) - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Returns the project given the id
- getProjectByKey(String) - Method in class com.atlassian.bamboo.plugins.navlinks.spi.impl.NavlinksProjectManager
-
- getProjectByKey(String) - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- getProjectByKey(String) - Method in interface com.atlassian.bamboo.project.ProjectDao
-
- getProjectByKey(String) - Method in class com.atlassian.bamboo.project.ProjectHibernateDao
-
- getProjectByKey(String) - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Returns the project given a project key
- getProjectByName(String) - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- getProjectByName(String) - Method in interface com.atlassian.bamboo.project.ProjectDao
-
- getProjectByName(String) - Method in class com.atlassian.bamboo.project.ProjectHibernateDao
-
- getProjectByName(String) - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Returns project by name
- getProjectByOid(BambooEntityOid) - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- getProjectByOid(BambooEntityOid) - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Returns project by oid
- getProjectChains() - Method in class com.atlassian.bamboo.ww2.actions.project.ViewProject
-
- getProjectConfig() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration
-
- getProjectCount() - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- getProjectCount() - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Returns the number of projects, including the ones marked for deletion.
- getProjectCoveragePercentage() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- getProjectDependencies() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.ViewMaven2ChainSummary
-
- getProjectDescription(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- getProjectDescription() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getProjectDescription() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateProject
-
- getProjectDescription() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- getProjectDescription() - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- getProjectDescription() - Method in class com.atlassian.bamboo.ww2.actions.project.EditProjectDetails
-
- getProjectFile() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenDependenciesProcessorConfig
-
- getProjectGroupPermissions(String, String, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getProjectId() - Method in interface com.atlassian.bamboo.deployments.environments.index.IndexedEnvironment
-
- getProjectId() - Method in class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- getProjectId() - Method in interface com.atlassian.bamboo.deployments.versions.index.IndexedVersion
-
- getProjectId() - Method in class com.atlassian.bamboo.deployments.versions.index.IndexedVersionImpl
-
- getProjectId() - Method in class com.atlassian.bamboo.event.ProjectDeletedEvent
-
- getProjectId() - Method in class com.atlassian.bamboo.plugins.jira.summary.deployment.EnvironmentStatusJsonBean
-
- getProjectId() - Method in class com.atlassian.bamboo.ww2.actions.project.ViewProject
-
- getProjectItem(long) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Get DeploymentProjectItem by DB id
- getProjectItem(long) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getProjectItem(long) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Get a specific Project Item.
- getProjectItem(long) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getProjectItems() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects
-
- getProjectItems(long) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Get list of DeploymentProject items
- getProjectItems(long) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getProjectKey(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- getProjectKey() - Method in class com.atlassian.bamboo.event.ProjectCreatedEvent
-
- getProjectKey() - Method in class com.atlassian.bamboo.event.ProjectDeletedEvent
-
- getProjectKey() - Method in class com.atlassian.bamboo.event.ProjectUpdatedEvent
-
- getProjectKey() - Method in class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- getProjectKey() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- getProjectKey() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestRef
-
- getProjectKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- getProjectKey(BambooKeyProperties) - Static method in class com.atlassian.bamboo.testutils.specs.TestProjectSpecsHelper
-
- getProjectKey(ProjectProperties) - Static method in class com.atlassian.bamboo.testutils.specs.TestProjectSpecsHelper
-
- getProjectKey(Project) - Static method in class com.atlassian.bamboo.testutils.specs.TestProjectSpecsHelper
-
- getProjectKey() - Method in class com.atlassian.bamboo.webwork.ViewTelemetryAction
-
- getProjectKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getProjectKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateProject
-
- getProjectKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- getProjectKey() - Method in class com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction
-
- getProjectKey() - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewLabels
-
- getProjectKey() - Method in class com.atlassian.bamboo.ww2.actions.project.ProjectActionSupport
-
- getProjectKey() - Method in class com.atlassian.bamboo.ww2.actions.project.ViewProject
-
- getProjectKey() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getProjectKey() - Method in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- getProjectKeyPart(PlanKey) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Returns project key part for given
PlanKey
- getProjectKeyPart(PlanResultKey) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
- getProjectKeys() - Method in exception com.atlassian.bamboo.exception.RssPermissionException
-
- getProjectKeys() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- getProjectKeys() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getProjectMetrics() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.CloverXmlHandler
-
- getProjectName(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- getProjectName() - Method in interface com.atlassian.bamboo.deployments.environments.index.IndexedEnvironment
-
- getProjectName() - Method in class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- getProjectName() - Method in class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- getProjectName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- getProjectName() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudCommitCommenter.PlanDTO
-
- getProjectName() - Method in class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter.PlanDTO
-
- getProjectName() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestRef
-
- getProjectName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- getProjectName() - Method in interface com.atlassian.bamboo.v2.build.BuildIdentifier
-
- getProjectName() - Method in class com.atlassian.bamboo.v2.build.BuildIdentifierImpl
-
- getProjectName() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getProjectName() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getProjectName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- getProjectName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateProject
-
- getProjectName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- getProjectName() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- getProjectName() - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- getProjectName() - Method in class com.atlassian.bamboo.ww2.actions.project.EditProjectDetails
-
- getProjectName() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getProjectPlanMap(Class<T>, boolean) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- getProjectPlanMap(Class<T>, boolean) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- getProjectPlans() - Method in class com.atlassian.bamboo.ww2.actions.project.ViewProject
-
- getProjectProperties() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.ViewMaven2ChainSummary
-
- getProjectRepositories(String, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getProjects() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.build.ProjectSummaries
-
- getProjects(boolean, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.ProjectResource
-
Method used to list all projects defined in Bamboo.
- getProjects() - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- getProjects() - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Returns a collection of
Project
objects
- getProjects() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- getProjectsAndPlans(String, String, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.gadget.PlanProjectResource
-
- getProjectsMissingRssAccess() - Method in class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- getProjectStatusHelper() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getProjectStatusHelper() - Method in class com.atlassian.bamboo.ww2.actions.project.ViewProject
-
- getProjectsToConfirm() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- getProjectSummary(String) - Method in interface com.atlassian.bamboo.project.ProjectStatusHelper
-
- getProjectSummary(String) - Method in class com.atlassian.bamboo.project.ProjectStatusHelperImpl
-
- getProjectSummaryForPlans(Collection<ImmutableTopLevelPlan>) - Method in class com.atlassian.bamboo.project.ProjectStatusHelperImpl
-
- getProjectUrl() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudCommitCommenter.PlanDTO
-
- getProjectUrl() - Method in class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter.PlanDTO
-
- getProjectUserPermissions(String, String, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getPromoteVersion() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getProperties(Object, Class<? extends Annotation>) - Method in class com.atlassian.bamboo.jsonator.DefaultIntrospector
-
- getProperties(Object, Class<? extends Annotation>) - Method in interface com.atlassian.bamboo.jsonator.Introspector
-
Return the properties of the bean as property names mapped to property value Objects.
- getProperties() - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- getProperties() - Method in interface com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdPropertiesPersister
-
Returns active Crowd properties.
- getProperties() - Method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdPropertiesPersisterImpl
-
- getPropertiesFilePath() - Method in class com.atlassian.bamboo.testutils.model.task.InjectVariablesTaskDetails
-
- getPropertiesWithPrefix(String) - Method in class com.atlassian.bamboo.setup.BambooApplicationConfig
-
- getPropertiesWithPrefix(String) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- getPropertiesWithPrefix(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getPropertiesWithPrefix(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getProperty(Object) - Method in class com.atlassian.bamboo.setup.BambooApplicationConfig
-
- getProperty(String) - Method in class com.atlassian.bamboo.testutils.config.AbstractEnvironmentData
-
- getProperty(String) - Method in class com.atlassian.bamboo.testutils.config.AmpsTestEnvironmentData
-
- getProperty(String) - Static method in class com.atlassian.bamboo.testutils.properties.BambooTestProperties
-
- getProperty(Object) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- getProperty(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getProperty(String) - Method in class com.atlassian.bamboo.utils.properties.ChainedPropertyProvider
-
- getProperty(String) - Method in class com.atlassian.bamboo.utils.properties.PrefixedPropertyProvider
-
- getProperty(String) - Method in interface com.atlassian.bamboo.utils.properties.PropertyProvider
-
Retrieve property value
- getProperty(String) - Method in class com.atlassian.bamboo.utils.properties.SimplePropertyProvider
-
- getProperty(String) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- getProperty(String) - Method in class com.atlassian.bamboo.webdriver.WebDriverTestEnvironmentData
-
- getProperty(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getPropertyAsList(HierarchicalConfiguration, String, Class<T>) - Static method in class com.atlassian.bamboo.utils.ConfigUtils
-
Returns a given property from the configuration as a list of given type.
- getPropertyAsList(Map<String, Object>, String, Class<T>) - Static method in class com.atlassian.bamboo.utils.ConfigUtils
-
Returns a given property from the configuration as a list of given type.
- getPropertyByName(String, String[], Object[]) - Static method in class com.atlassian.bamboo.util.BambooHibernateUtils
-
- getPropertyChanges(Object[], Object[], String[]) - Static method in class com.atlassian.bamboo.util.BambooHibernateUtils
-
- getPropertyKeys() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getPropertyKeys() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getPropertyNames() - Method in class com.atlassian.bamboo.plan.PlanResultKeyCompositeUserType
-
- getPropertyNames() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityUserType
-
- getPropertyNames() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType
-
- getPropertySet(Entity) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdPropertySetFactory
-
- getPropertySet(String) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdPropertySetFactory
-
Retrieve profile for User with given name.
- getPropertySetFactory() - Method in class com.atlassian.crowd.embedded.atlassianuser.EcDelegationAccessor
-
- getPropertyTypes() - Method in class com.atlassian.bamboo.plan.PlanResultKeyCompositeUserType
-
- getPropertyTypes() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityUserType
-
- getPropertyTypes() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType
-
- getPropertyValue(Object, int) - Method in class com.atlassian.bamboo.plan.PlanResultKeyCompositeUserType
-
- getPropertyValue(Object, int) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityUserType
-
- getPropertyValue(Object, int) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType
-
- getPropertyValue(String) - Method in class com.atlassian.sal.bamboo.BambooApplicationProperties
-
- getProtocol() - Method in enum com.atlassian.bamboo.utils.db.DatabaseType
-
- getProvider() - Static method in class com.atlassian.bamboo.crypto.BouncyCastleProviderUtils
-
- getProviderName() - Static method in class com.atlassian.bamboo.crypto.BouncyCastleProviderUtils
-
- getProxiedUrl(String) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- getProxyForScheme(String) - Static method in class com.atlassian.bamboo.utils.HttpUtils
-
- getProxyHost() - Method in class com.atlassian.bamboo.plugins.ssh.ProxyRegistrationInfoImpl
-
- getProxyHost() - Method in interface com.atlassian.bamboo.ssh.ProxyRegistrationInfo
-
- getProxyPort() - Method in class com.atlassian.bamboo.plugins.ssh.ProxyRegistrationInfoImpl
-
- getProxyPort() - Method in interface com.atlassian.bamboo.ssh.ProxyRegistrationInfo
-
- getProxyRegistrationInfo() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- getProxyRegistrationInfo() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- getProxyUserName() - Method in class com.atlassian.bamboo.plugins.ssh.ProxyRegistrationInfoImpl
-
- getProxyUserName() - Method in interface com.atlassian.bamboo.ssh.ProxyRegistrationInfo
-
- getPsDetectionCommand() - Method in class com.atlassian.bamboo.process.ProcessManagement
-
- getPsDetectionCommand() - Method in class com.atlassian.bamboo.process.UnixProcessManagement
-
- getPsDetectionCommand() - Method in class com.atlassian.bamboo.process.WindowsProcessManagement
-
- getPublicKey() - Method in class com.atlassian.bamboo.plugins.stash.StashKeyUpdateStatus
-
- getPublicKey() - Method in class com.atlassian.bamboo.security.trustedapplications.BambooCurrentApplication
-
- getPublicKey() - Method in interface com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplication
-
Get the trusted application's public key which is shared with this Bamboo instance.
- getPublicKey() - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl
-
- getPublicPlanAccess(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- getPublicRepositories(String) - Method in interface com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiService
-
Return a list of all public repositories that user has access to.
- getPublicRepositories(String, String) - Method in interface com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiService
-
Return a list of all public repositories that user has access to.
- getPublicRepositories(String, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.impl.BitbucketApiServiceImpl
-
- getPublicRepositories(String) - Method in class com.atlassian.bamboo.plugins.bitbucket.impl.BitbucketApiServiceImpl
-
- getPublishingResults() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactContext
-
- getPublishingResults() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactContextImpl
-
- getPullRequest() - Method in class com.atlassian.bamboo.plan.pullrequest.event.VcsPullRequestCreatedEvent
-
- getPullRequestAfterChanges() - Method in class com.atlassian.bamboo.plan.pullrequest.event.VcsPullRequestUpdatedEvent
-
- getPullRequestBeforeChanges() - Method in class com.atlassian.bamboo.plan.pullrequest.event.VcsPullRequestUpdatedEvent
-
- getPullRequestDetector() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getPullRequestDetector() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getPullRequestDetector() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getPullRequests() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.ListPullRequestsResponse
-
- getPullRequests() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashOpenPullRequestsResponse
-
- getPullRequests(long, String, long, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashResource
-
Returns list of pull requests for given repository and optionally branch.
- getPullRequestsByRepository(ApplicationLink, String, String, Integer, long, long) - Method in class com.atlassian.bamboo.plugins.stash.BitbucketServerPullRequestDetector
-
- getPullRequestsByRepository(String, String, String, StashClient.PullRequestDirection, StashClient.PullRequestStateFilter, StashClient.PullRequestsOrder, long, long, AvatarRequest) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getPullRequestsByRepository(String, String, String, StashClient.PullRequestDirection, StashClient.PullRequestStateFilter, StashClient.PullRequestsOrder, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getPushedRevision() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- getPushState() - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
The state of the push part of the integration strategy
Should be NotNull but legacy data may exist
- getPushState() - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- getQuarantineConfiguration() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getQuarantineConfiguration() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getQuarantineConfiguration() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getQuarantinedAt() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.QuarantinedTestRow
-
- getQuarantineDate() - Method in interface com.atlassian.bamboo.resultsummary.tests.QuarantineStatistics
-
- getQuarantineDate() - Method in class com.atlassian.bamboo.resultsummary.tests.QuarantineStatisticsImpl
-
- getQuarantinedTest(String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.QuarantinedTestsPage
-
- getQuarantinedTestCaseCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsSummary
-
- getQuarantinedTestCaseCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- getQuarantinedTestCases() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewQuarantinedTests
-
- getQuarantinedTestCasesForBuildResult(BuildResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Provide a list of the quarantined tests for a build result
- getQuarantinedTestCasesForBuildResult(BuildResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getQuarantinedTestCasesForChain(ImmutableChain) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseDao
-
Provide a list of the quarantined tests for a job
- getQuarantinedTestCasesForChain(ImmutableChain) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseHibernateDao
-
- getQuarantinedTestCasesForChainResult(ChainResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Provide a list of the quarantined tests for a chain result
- getQuarantinedTestCasesForChainResult(ChainResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getQuarantinedTestCasesForJob(ImmutableJob) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseDao
-
Provide a list of the quarantined tests for a job
- getQuarantinedTestCasesForJob(ImmutableJob) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseHibernateDao
-
- getQuarantinedTestCount() - Method in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- getQuarantinedTests() - Method in class com.atlassian.bamboo.chains.ChainFilteredTestResults
-
- getQuarantinedTests() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.QuarantinedTestsPage
-
- getQuarantinedTests() - Method in interface com.atlassian.bamboo.resultsummary.tests.FilteredTestResults
-
Returns
Multimap
of
TestCaseResult
that were Quarantined in this build, whether failed,
successful or skipped.
- getQuarantinedTests() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- getQuarantinedTests(Map<String, String>) - Static method in class com.atlassian.bamboo.resultsummary.tests.TestQuarantineHelper
-
- getQuarantinedTestsListForBuildResult(BuildResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestQuarantineManager
-
- getQuarantinedTestsListForBuildResult(BuildResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.tests.TestQuarantineManagerImpl
-
- getQuarantinedTestsListForChainResult(ChainResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestQuarantineManager
-
Get a list of
TestCase
of all the tests quarantined for a given chain result
- getQuarantinedTestsListForChainResult(ChainResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.tests.TestQuarantineManagerImpl
-
- getQuarantinedTestsTable() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.PlanResultTestsPage
-
- getQuarantineExpiryDate() - Method in interface com.atlassian.bamboo.resultsummary.tests.QuarantineStatistics
-
Return the quarantine expiry date for this
TestCase
- getQuarantineExpiryDate() - Method in class com.atlassian.bamboo.resultsummary.tests.QuarantineStatisticsImpl
-
- getQuarantineSettings(Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.quarantine.QuarantineResource
-
Retrieve Bamboo quarantine settings.
- getQuarantineStatistics() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- getQuarantineStatistics() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getQuarantineTestsEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.quarantine.RestQuarantineConfig
-
- getQuarantiningUser(TestCase) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewQuarantinedTests
-
- getQuarantiningUserFullName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.QuarantinedTestRow
-
- getQuarantiningUsername() - Method in interface com.atlassian.bamboo.resultsummary.tests.QuarantineStatistics
-
Return the username of the user that quarantined this
TestCase
- getQuarantiningUsername() - Method in class com.atlassian.bamboo.resultsummary.tests.QuarantineStatisticsImpl
-
- getQuarantiningUserUsername() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.QuarantinedTestRow
-
- getQuartzTrigger(ElasticInstanceSchedule) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleScheduler
-
- getQuery() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- getQuery() - Method in class com.atlassian.bamboo.plugins.git.rest.entity.RestRequest
-
- getQuery(SqlQueryProvider) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Provide a different SQL query depending on SQL engine used.
- getQuery(SqlQueryProvider) - Method in class com.atlassian.bamboo.utils.db.H2DbmsBean
-
- getQuery(SqlQueryProvider) - Method in class com.atlassian.bamboo.utils.db.MsSqlDbmsBean
-
- getQuery(SqlQueryProvider) - Method in class com.atlassian.bamboo.utils.db.MySqlDbmsBean
-
- getQuery(SqlQueryProvider) - Method in class com.atlassian.bamboo.utils.db.OracleDbmsBean
-
- getQuery(SqlQueryProvider) - Method in class com.atlassian.bamboo.utils.db.PostgreSqlDbmsBean
-
- getQueryParamAsList(UriInfo, String) - Static method in class com.atlassian.bamboo.plugins.rest.common.RestHelper
-
- getQueryParamsMap(UriInfo) - Static method in class com.atlassian.bamboo.plugins.rest.common.RestHelper
-
Returns first occurrence of parameters map
- getQueue() - Method in interface com.atlassian.bamboo.buildqueue.BuildQueue
-
Get the contents of the queue.
- getQueue(long) - Static method in class com.atlassian.bamboo.event.sse.ServerSentEventQueue
-
- getQueue() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getQueuedDate() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentStatusForDashboard
-
- getQueuedDate() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getQueuedDate() - Method in interface com.atlassian.bamboo.deployments.results.InternalDeploymentResult
-
- getQueuedDate() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getQueuedDate() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getQueuedDate() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getQueuedDate() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getQueuedDetections() - Method in class com.atlassian.bamboo.plan.ItemDetections
-
- getQueuedExecutables() - Method in interface com.atlassian.bamboo.v2.build.queue.BuildQueueManager
-
- getQueuedExecutables() - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueueManagerImpl
-
- getQueuedExecutables(BuildQueueManager) - Static method in class com.atlassian.bamboo.v2.build.queue.QueueManagerUtils
-
- getQueuedResultKey() - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueueManager.QueueItemView
-
- getQueueDuration() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- getQueueDuration() - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
Chain document stores this precalculated value for use in reports
- getQueueDuration() - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummary
-
How long build was in the queue (in miliseconds)
- getQueueDuration() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- getQueueLength() - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueuePosition
-
- getQueuePosition(ResultKey) - Method in interface com.atlassian.bamboo.v2.build.queue.BuildQueueManager
-
Returns information on position of plan result in the queue.
- getQueuePosition(ResultKey) - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueueManagerImpl
-
- getQueuePosition() - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueuePosition
-
- getQueueStats() - Method in class com.atlassian.bamboo.configuration.PerformanceStatsJmxAction
-
- getQueueTime() - Method in interface com.atlassian.bamboo.chains.ChainState
-
- getQueueTime() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- getQueueTime() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getQueueTime() - Method in interface com.atlassian.bamboo.plan.ExecutionStatus
-
When the process was queued for execution
- getQueueTime() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
Date when build was queued.
- getQueueTime() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
When the build queued
- getQueueTime() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
The
Date
when the build was originally queued
- getQueueTime() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getQueueTimeoutDetected() - Method in interface com.atlassian.bamboo.build.monitoring.BuildQueueTimeoutDetails
-
- getQueueTimeoutDetected() - Method in class com.atlassian.bamboo.build.monitoring.BuildQueueTimeoutDetailsImpl
-
- getQueueTimeoutMinutes() - Method in interface com.atlassian.bamboo.build.monitoring.BuildQueueTimeoutDetails
-
- getQueueTimeoutMinutes() - Method in class com.atlassian.bamboo.build.monitoring.BuildQueueTimeoutDetailsImpl
-
- getQueueView() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.plan.QueueResource
-
- getQueueView(Iterable<BuildQueueManager.QueueItemView<V>>) - Method in class com.atlassian.bamboo.v2.build.queue.QueueManagerView
-
- getQuickFilter(long) - Method in class com.atlassian.bamboo.plugins.rest.resource.QuickFilterResource
-
Get a single quick filter by ID.
- getQuickFilter() - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRule
-
Quick filter, for which this rule has been defined.
- getQuickFilter() - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity
-
- getQuickFilter(long) - Method in class com.atlassian.bamboo.testutils.backdoor.QuickFiltersControl
-
Get an existing quick filter by id.
- getQuickFilter() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureQuickFilterAction
-
- getQuickFilterId() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureQuickFilterAction
-
- getQuickFilterId() - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
- getQuickFilterName() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.QuickFilterRulesConfigurationPage
-
- getQuickFilters() - Method in class com.atlassian.bamboo.pageobjects.pages.global.filter.QuickFiltersDashboardComponent
-
- getQuickFilters() - Method in class com.atlassian.bamboo.plugins.rest.resource.QuickFilterResource
-
Obtain a list of quick filters defined for this Bamboo instance.
- getQuickSearchDocuments(IndexSearcher, BambooCachingPermissionManagerFacade, BooleanQuery, int, int) - Method in class com.atlassian.bamboo.index.quicksearch.QuickSearchSearcherImpl
-
- getQuietPeriod() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getQuietPeriod() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getQuietPeriod() - Method in interface com.atlassian.bamboo.repository.QuietPeriodAwareRepository
-
Returns the number of seconds to wait between each retry
- getQuietPeriod() - Method in class com.atlassian.bamboo.repository.QuietPeriodHelper
-
- getQuietPeriod() - Method in class com.atlassian.bamboo.vcs.configuration.ChangeDetectionSourceDefinitionImpl
-
- getQuietPeriod() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsChangeDetectionOptions
-
Returns the number of seconds to wait between each retry
- getRandomFontsForCaptchas(Iterable<Font>, int) - Method in class com.atlassian.bamboo.captcha.AtlassianRandomFontGenerator
-
Create list of fonts that are not blacklisted for captcha and can display all requiredCharacters.
- getRandomString() - Method in class com.atlassian.bamboo.security.RememberMeTokenImpl
-
- getRawFileLocation() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentFileManifestDao.AgentFileManifestEntry
-
- getRawFragment() - Method in class com.atlassian.bamboo.plugins.git.ScpAwareUri
-
- getRawPath() - Method in class com.atlassian.bamboo.plugins.git.ScpAwareUri
-
- getRawProductLicense(String) - Method in class com.atlassian.sal.bamboo.license.BambooLicenseHandler
-
- getRawQuery() - Method in class com.atlassian.bamboo.plugins.git.ScpAwareUri
-
- getRawText(String) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
-
- getRawText(Locale, String) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
-
- getRawText(Locale, String) - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getRawText(Locale, String) - Method in interface com.atlassian.bamboo.utils.i18n.I18nBean
-
- getRawText(String) - Method in class com.atlassian.bamboo.utils.i18n.I18nResolverAdapter
-
- getRawText(Locale, String) - Method in class com.atlassian.bamboo.utils.i18n.I18nResolverAdapter
-
- getRawText(String) - Method in class com.atlassian.sal.bamboo.message.BambooI18nResolver
-
- getRawText(Locale, String) - Method in class com.atlassian.sal.bamboo.message.BambooI18nResolver
-
- getRawValue() - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestVerificationRequest
-
- getReachableAddress(String, int) - Static method in class com.atlassian.bamboo.utils.BambooNetworkUtils
-
Does nothing for IPv4.
- getReachableEndpointForAgents() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentBootstrap
-
- getReachableEndpointForAgents() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgentBootstrap
-
- getReader() - Method in class com.atlassian.bamboo.plugins.rest.common.ReplacedStringBodyRequestWrapper
-
- getReader(String) - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
- getReadonlyData() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestRequirement
-
- getRealBean(String, Class<T>) - Method in class com.atlassian.bamboo.testutils.junit.rule.SpringContextRule
-
- getRealBean(Class<T>) - Method in class com.atlassian.bamboo.testutils.junit.rule.SpringContextRule
-
- getRealBean(String, Class<T>) - Method in class com.atlassian.bamboo.testutils.spring.MockContainerContext
-
- getRealBean(Class<T>) - Method in class com.atlassian.bamboo.testutils.spring.MockContainerContext
-
- getRealBuildNumber() - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
The is the build number of the new version of Confluence being upgraded to.
- getRealRepositoryUrl() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getReason() - Method in class com.atlassian.bamboo.event.analytics.ChainBranchCreatedAnalyticsEvent
-
- getReason() - Method in class com.atlassian.bamboo.ReasonForBuild
-
- getReasonForBuild(String) - Static method in class com.atlassian.bamboo.ReasonForBuild
-
- getReasonForBuild() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- getReasonForBuild() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- getReasonSummary() - Method in interface com.atlassian.bamboo.deployments.results.DeploymentResult
-
- getReasonSummary() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getReasonSummary() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- getReasonSummary() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getReasonSummary() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getReasonSummary() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getReasonSummary() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getReasonSummaryTooltip() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- getRecentFailures(TestCase, int) - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- getRecentFailures(TestCase, int) - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummaryForPlan
-
- getRecentHistory() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- getRecentHistorySize() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- getRecentResultsTriggeredByAuthors(List<ExtendedAuthor>, int) - Method in interface com.atlassian.bamboo.author.AuthorDao
-
Retrieve all build results triggered by the author in the last X days
- getRecentResultsTriggeredByAuthors(List<ExtendedAuthor>, int) - Method in class com.atlassian.bamboo.author.AuthorHibernateDao
-
- getRecipient() - Method in interface com.atlassian.bamboo.notification.NotificationRule
-
- getRecipient() - Method in class com.atlassian.bamboo.notification.NotificationRuleImpl
-
- getRecipientConfig() - Method in interface com.atlassian.bamboo.notification.NotificationRecipient
-
Retrieve string representation of data - if none exists return empty string
- getRecipientConfig() - Method in class com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
-
- getRecipientConfig() - Method in class com.atlassian.bamboo.notification.recipients.EmailRecipient
-
- getRecipientConfig() - Method in class com.atlassian.bamboo.notification.recipients.GroupRecipient
-
- getRecipientConfig() - Method in class com.atlassian.bamboo.notification.recipients.ImRecipient
-
- getRecipientConfig() - Method in class com.atlassian.bamboo.notification.recipients.UserRecipientImpl
-
- getRecipients() - Method in class com.atlassian.bamboo.xmpp.SmackXmppMessageSender
-
- getRecipients() - Method in interface com.atlassian.bamboo.xmpp.XmppMessageSender
-
- getRecipientType() - Method in interface com.atlassian.bamboo.notification.NotificationRule
-
- getRecipientType() - Method in class com.atlassian.bamboo.notification.NotificationRuleImpl
-
- getRecipientType() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestNotification
-
- getRecommendedInnoDBLogFileSize() - Method in interface com.atlassian.bamboo.health.MySQLChecks
-
- getRecommendedInnoDBLogFileSize() - Method in class com.atlassian.bamboo.health.MySQLChecksImpl
-
- getRecommendedMaxPacketsSize() - Method in interface com.atlassian.bamboo.health.MySQLChecks
-
- getRecommendedMaxPacketsSize() - Method in class com.atlassian.bamboo.health.MySQLChecksImpl
-
- getRecoveryModeInfo() - Method in class com.atlassian.bamboo.pageobjects.pages.global.NotificationsBanner
-
- getRedirectAddress() - Method in class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch
-
- getRedirectUri() - Method in exception com.atlassian.bamboo.rest.common.exception.AuthenticationRequiredUrlCallbackException
-
- getRef() - Method in class com.atlassian.bamboo.plugins.git.domain.HashAndSource
-
- getReferrer() - Method in class com.atlassian.bamboo.event.analytics.RssLogDownloadEvent
-
- getRefSpec() - Method in class com.atlassian.bamboo.plugins.git.api.GitRef
-
- getRefValue() - Method in class com.atlassian.bamboo.plugins.git.domain.HashAndSource
-
- getRegex() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.plugin.ByNameRuleEditComponent
-
- getRegion() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- getRegion() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- getRegion() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
Get Region for which the image configuration is defined.
- getRegion() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getRegion() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getRegion() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getRegion() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- getRegion() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getRegionName() - Method in class com.atlassian.bamboo.event.aws.ElasticBambooConfigChangedEventImpl
-
- getRegisteredJobRunnerKeys() - Method in class com.atlassian.bamboo.schedule.AtlassianSchedulerServiceImpl
-
- getReindexInfo(UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.ReindexResource
-
Returns status of the current indexing operation.
- getRejectedRequirements() - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- getRejectedRequirements() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityMatchResult
-
- getRelatedDeploymentProjects() - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- getRelatedDeploymentProjects() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- getRelatedDeploymentProjects() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan.DecoratedBranch
-
- getRelatedDeploymentProjects() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getRelatedDeployments(PlanKey) - Method in interface com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectCacheService
-
- getRelatedDeployments(PlanKey) - Method in class com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectCacheServiceImpl
-
- getRelatedDeployments() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- getRelatedEnvId() - Method in class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment
-
- getRelatedIssues() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssues
-
- getRelatedJiraIssues(Iterable<LinkedJiraIssue>) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
returns a set of all jira issues with link type 'related'
- getRelatedJiraIssues() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getRelatedJiraIssues() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Returns JIRA issues that are related to this build result.
- getRelatedLabellings() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getRelatedLabellings() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getRelatedLabellings() - Method in interface com.atlassian.bamboo.plan.Plan
-
Returns labellings that are applicable for the plan level
- getRelatedLabellings() - Method in class com.atlassian.bamboo.project.DefaultProject
-
- getRelatedLabellings() - Method in interface com.atlassian.bamboo.project.Project
-
- getRelatedPlan() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProject
-
- getRelatedPlan() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects
-
- getRelatedPlan(Map<String, Object>) - Static method in class com.atlassian.bamboo.task.TaskContextHelper
-
- getRelatedPlanResultKeys(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
- getRelatedPlanResultKeys(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- getRelatedPlanResultKeys(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
- getRelatedPlanResultKeys(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getRelatedPlanResults() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary.VersionWithPlanResultKeys
-
- getRelatedProcesses(int, Map<Integer, Map<String, String>>) - Method in class com.atlassian.bamboo.process.ProcessManagement
-
get all descendants from 'pid' We are also interested in orphans processes related to our pid
so we also need to filter children of 1 (orphan process) with the same process group id
groups id's are the only reliable way of getting related processes
http://www.steve.org.uk/Reference/Unix/faq_2.html#SEC26
- getRelatedVersion() - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectStatusForResultSummary
-
- getRelatedVersion() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectStatusForResultSummaryImpl
-
- getRelatedVersion(long, PlanResultKey) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
Find latest version of a deployment project that is related to specific plan result.
- getRelatedVersion(long, PlanResultKey) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- getRelatedVersion(long, PlanResultKey) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Find latest version of a deployment project that is related to specific plan result.
- getRelatedVersion(long, PlanResultKey) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getRelatedVersions() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- getRelatedVersionsPanel() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- getRelativeBuildDate() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getRelativeBuildDate(Date) - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
Provides a relative build date, such as 2 hours ago.
- getRelativeBuildDate() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getRelativeBuildDate(Date) - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getRelativeBuildStartedDate() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getRelativeBuildStartedDate(Date) - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
Provides a relative build started date, such as 2 hours ago.
- getRelativeBuildStartedDate() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Returns the relative started time (duration) compared to current date
- getRelativeBuildStartedDate(Date) - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Returns the relative started time (duration) compared to date passed as parameter
- getRelativeDate(Date) - Static method in class com.atlassian.bamboo.utils.DurationUtils
-
- getRelativeDate(long) - Static method in class com.atlassian.bamboo.utils.DurationUtils
-
- getRelativeDate(Date, Date) - Static method in class com.atlassian.bamboo.utils.DurationUtils
-
- getRelativeDateString(Date) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- getRelativePath(File, File) - Static method in class com.atlassian.bamboo.persister.xstream.RelativePath
-
get relative path of fileToMakeRelative with respect to the homeDirectory
- getRelativePath() - Method in class com.atlassian.bamboo.plugin.servlet.RequestPath
-
Returns the full path without any leading "/" character.
- getRelativeQueueDate() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getRelativeQueueDate(Date) - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
Provides a relative queue date, such as 2 hours ago.
- getRelativeQueueDate() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getRelativeQueueDate(Date) - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getRelativeToDate(long) - Static method in class com.atlassian.bamboo.utils.DurationUtils
-
- getRelativeUrl(String) - Method in enum com.atlassian.bamboo.ww2.actions.build.admin.config.BranchConfigPage
-
- getRelativeUrl(String) - Method in enum com.atlassian.bamboo.ww2.actions.build.admin.config.BuildConfigPage
-
- getRelativeUrl(String) - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigTabUrlProvider
-
- getRelativeUrl(String) - Method in enum com.atlassian.bamboo.ww2.actions.build.admin.config.JobConfigPage
-
- getRelativeUrl(String) - Method in enum com.atlassian.bamboo.ww2.actions.chains.ChainConfigPage
-
- getRelativeUrl(String) - Method in enum com.atlassian.bamboo.ww2.actions.chains.ChainSummaryPage
-
- getRelativeUrl(String) - Method in enum com.atlassian.bamboo.ww2.actions.chains.JobSummaryPage
-
- getReleasedVersionTimestamp() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewPlanStatusByJiraKey
-
- getReleaseName() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentResultPage
-
- getReleases() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.GroupedMaven2ArtifactProperties
-
- getReleaseTypeOption() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getRelevantChangesetIds(ImmutableResultsSummary, Predicate<RepositoryChangeset>) - Static method in class com.atlassian.bamboo.build.status.AbstractBuildStatusUpdater
-
- getRelevantJobsForRepositoryIdChange(ImmutablePlan, long) - Method in interface com.atlassian.bamboo.repository.RepositoryConfigurationService
-
Deprecated.
Returns mapping between
Job
and
TaskDefinition
for tasks using repository by given repository id
- getRelevantJobsForRepositoryIdChange(ImmutablePlan, long) - Method in class com.atlassian.bamboo.repository.RepositoryConfigurationServiceImpl
-
- getRelevantJobsForRepositoryIdChange(ImmutablePlan, long) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
-
- getRelevantJobsForRepositoryIdChange(ImmutablePlan, long) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- getRelevantJobsUsingRepository() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.DeleteRepository
-
- getRelevantRepositoryIds() - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
- getRelevantRepositoryIds() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getRelevantRepositoryIds() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getRelevantTasksForRepositoryId(ImmutableJob, long) - Method in interface com.atlassian.bamboo.task.TaskConfigurationService
-
- getRelevantTasksForRepositoryId(ImmutableJob, long) - Method in class com.atlassian.bamboo.task.TaskConfigurationServiceImpl
-
- getRemainingJmxObjects() - Method in class com.atlassian.bamboo.configuration.PerformanceStatsJmxAction
-
- getRemainingJobsLimit() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getRemoteAddress() - Method in interface com.atlassian.bamboo.ssh.ProxyConnectionData
-
- getRemoteAgent() - Method in interface com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstance
-
- getRemoteAgent() - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- getRemoteAgentById(long) - Method in interface com.atlassian.bamboo.buildqueue.dao.AgentDao
-
Retrieve the remoteAgentDefinition
- getRemoteAgentById(long) - Method in class com.atlassian.bamboo.buildqueue.dao.AgentHibernateDao
-
- getRemoteAgentConfiguration(Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RemoteAgentConfigurationResource
-
The REST endpoint to retrieve the remote agent configuration
- getRemoteAgentDefinition() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- getRemoteAgentLog() - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentManager
-
- getRemoteAgentLog() - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentManagerImpl
-
- getRemoteAgentLog() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getRemoteAgents(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.resource.AgentResource
-
Provides a list of all agent authentication statuses.
- getRemoteAgentsAmount() - Method in class com.atlassian.bamboo.ww2.actions.admin.SelectAgentsAction
-
- getRemoteElasticInstances() - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentJsonProvider
-
- getRemoteEventsTopicQueueName() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- getRemoteHost() - Method in interface com.atlassian.bamboo.ssh.ProxyConnectionData
-
- getRemoteIssueLinkJson(String, String, String, String, String, String) - Method in interface com.atlassian.bamboo.jira.rest.JiraRestService
-
Generate the JsonData representing an Issue link.
- getRemoteIssueLinkJson(String, String, String, String, String, String) - Method in class com.atlassian.bamboo.jira.rest.JiraRestServiceImpl
-
- getRemotePassword() - Method in interface com.atlassian.bamboo.ssh.ProxyConnectionData
-
- getRemotePort() - Method in interface com.atlassian.bamboo.ssh.ProxyConnectionData
-
- getRemoteTimestamp() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- getRemoteTipForBranch(File, String, String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
Returns 40char hash code of the tip-most changeset in remote repository.
- getRemoteUri() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getRemoteUri() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- getRemoteUser() - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- getRemoteUser(HttpServletRequest) - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- getRemoteUserKey() - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- getRemoteUserKey(HttpServletRequest) - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- getRemoteUserName() - Method in interface com.atlassian.bamboo.ssh.ProxyConnectionData
-
- getRemoteUsername(HttpServletRequest) - Static method in class com.atlassian.bamboo.user.BambooRemoteUserUtils
-
- getRemoteUsername() - Static method in class com.atlassian.bamboo.user.BambooRemoteUserUtils
-
- getRemoteUsername() - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- getRemoteUsername(HttpServletRequest) - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- getRemovedArtifactProviders() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.versions.VersionDetailsComponent
-
- getRemovedBranchCleanUpPeriod() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getRemovedBranchCleanupPeriodInDays() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches.PlanBranchesMonitoringComponent
-
- getRemovedBranchCleanUpPeriodInDays() - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Returns a number of days the plan branch will be deleted once detected the vcs branch has been removed.
- getRemovedBranchCleanUpPeriodInDays() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- getRemovedBranchCleanUpPeriodInDays() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getRemovedInBuild() - Method in class com.atlassian.bamboo.build.statistics.FailurePeriod
-
- getRemovePrecedence() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getRenderedId(Map<String, Object>) - Method in class com.atlassian.bamboo.plugin.web.model.BambooWebLink
-
This method will force the id to follow (relaxed) HTML standard recommendations.
- getRenderedString(String, String, Integer) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
Renders valid jira issues in the input string, valid issues are determined by what is stored in the BuildResultSummary
- getRenderedString(String, ImmutableResultsSummary) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
Renders valid jira issues in the input string, valid issues are determined by what is stored in the BuildResultSummary
- getRenderedString(String, DeploymentVersion) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
Renders valid jira issues in the input string, valid issues are determined by what is stored in the DeploymentVersion
- getRenderedString(String) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
Renders any jira links within the input string
- getReorderedBuildKey() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getReplaceRepository() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.DeleteRepository
-
- getRepoPrefix() - Static method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getRepoRoot() - Method in class com.atlassian.bamboo.testutils.FilebasedRepositoryDescriptor
-
- getReport(String) - Method in interface com.atlassian.bamboo.charts.ChartManager
-
- getReport(String) - Method in class com.atlassian.bamboo.charts.DefaultChartManager
-
- getReport(String, String, String, String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getReportCollector(List<ResultsSummary>, Map<String, String[]>) - Method in interface com.atlassian.bamboo.charts.ChartManager
-
- getReportCollector(List<ResultsSummary>, Map<String, String[]>) - Method in class com.atlassian.bamboo.charts.DefaultChartManager
-
- getReportData(XYDataset, Map<String, String[]>) - Method in interface com.atlassian.bamboo.charts.ChartManager
-
- getReportData(XYDataset, String) - Method in interface com.atlassian.bamboo.charts.ChartManager
-
- getReportData(XYDataset, Map<String, String[]>) - Method in class com.atlassian.bamboo.charts.DefaultChartManager
-
- getReportData(XYDataset, String) - Method in class com.atlassian.bamboo.charts.DefaultChartManager
-
- getReporterOutput() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodEntity
-
- getReportKey() - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- getReportKey(Map<String, String[]>) - Method in interface com.atlassian.bamboo.charts.ChartManager
-
- getReportKey(Map<String, String[]>) - Method in class com.atlassian.bamboo.charts.DefaultChartManager
-
- getReportKey() - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- getReportKey() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- getReportKey() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewAuthorChart
-
- getReportKey() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewReportChart
-
- getReportKey() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getReportLinker() - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverBuildResults
-
- getReportLinker() - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- getReports(String, String, String, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getReportSearcherContext() - Method in class com.atlassian.bamboo.session.BambooSession
-
- getRepositories(String, String) - Method in interface com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiService
-
Retrieve list of all repositories accessible to Bitbucket user
- getRepositories(String, String, String) - Method in interface com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiService
-
Retrieve list of all repositories accessible to Bitbucket user
- getRepositories() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketUserRepositoriesResponse
-
- getRepositories() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketUserResponse
-
- getRepositories(String, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.impl.BitbucketApiServiceImpl
-
- getRepositories(String, String, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.impl.BitbucketApiServiceImpl
-
- getRepositories(String, String, String, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashResource
-
- getRepositories(String, String, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getRepositories() - Method in class com.atlassian.bamboo.repository.DefaultRepositoryManager
-
- getRepositories() - Method in interface com.atlassian.bamboo.repository.RepositoryManager
-
Deprecated.
- getRepositories() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getRepositories() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getRepositories() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getRepositoriesAffectedWithChange(long) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionCacheIndicesImpl
-
- getRepositoriesBeingCreated() - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- getRepositoriesForConvertion() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConvertLocalToGlobalRepository
-
- getRepositoriesForWorkingDirSelection(ImmutableJob, VcsRepositoryManager) - Static method in class com.atlassian.bamboo.build.creation.RepositoryConfigHelper
-
Deprecated.
Scans checkout tasks for repositories that define their source directory.
- getRepositoriesForWorkingDirSelection() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- getRepositoriesForWorkingDirSelection() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getRepositoriesMissingRssAccess() - Method in class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- getRepositoriesNames() - Method in exception com.atlassian.bamboo.exception.RssPermissionException
-
- getRepositoriesUsedByTask(TaskDefinition, Environment) - Method in interface com.atlassian.bamboo.deployments.environments.RepositoryAwareDeploymentTaskConfigurator
-
- getRepositoriesUsedByTask(TaskDefinition, ImmutableJob) - Method in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- getRepositoriesUsedByTask(TaskDefinition, Environment) - Method in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- getRepositoriesUsedByTask(TaskDefinition, ImmutableJob) - Method in interface com.atlassian.bamboo.task.repository.RepositoryAwareTaskConfigurator
-
- getRepositoriesUsedByTask(TaskDefinition, List<RepositoryDefinition>) - Static method in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- getRepositoriesUsedByTask(TaskDefinition, ImmutableJob) - Method in class com.atlassian.bamboo.warnings.WarningsTaskConfigurator
-
- getRepositoriesWithAccessToDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- getRepositoriesWithAccessToDeploymentProject(long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
List all repositories which are allowed to create or modify plans inside a deployment project identified by
projectId
.
- getRepositoriesWithAccessToProject(long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- getRepositoriesWithAccessToProject(long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
List all repositories which are allowed to create or modify plans inside a build project identified by
projectId
.
- getRepositoriesWithAccessToRepository(long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- getRepositoriesWithAccessToRepository(long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
List all repositories which are allowed to use target repository identified by
targetRepositoryId
.
- getRepository() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionTriggerData
-
- getRepository() - Method in interface com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermission
-
- getRepository() - Method in class com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermissionImpl
-
- getRepository() - Method in class com.atlassian.bamboo.event.analytics.RssRestTriggerEvent
-
- getRepository(String, String, String, String) - Method in interface com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiService
-
Retrieve data about single Bitbucket repository.
- getRepository(String, String, String, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.impl.BitbucketApiServiceImpl
-
- getRepository() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequestRef
-
- getRepository() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- getRepository(UriInfo, RestBitbucketRequest) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.resource.BitbucketResource
-
- getRepository() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getRepository() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- getRepository() - Method in class com.atlassian.bamboo.plugins.git.rest.entity.RestRequest
-
- getRepository(String, String, String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashResource
-
- getRepository(String, String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getRepository() - Method in class com.atlassian.bamboo.repository.CacheId
-
- getRepository() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl
-
Deprecated.
- getRepository() - Method in interface com.atlassian.bamboo.repository.RepositoryData
-
Deprecated.
- getRepository() - Method in class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- getRepository() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- getRepository() - Method in interface com.atlassian.bamboo.specs.RssProjectPermission
-
- getRepository() - Method in class com.atlassian.bamboo.specs.RssProjectPermissionImpl
-
- getRepository() - Method in interface com.atlassian.bamboo.specs.RssRepositoryPermission
-
- getRepository() - Method in class com.atlassian.bamboo.specs.RssRepositoryPermissionImpl
-
- getRepository() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- getRepository() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.CvsBulkAction
-
- getRepository() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.SvnBulkAction
-
- getRepository() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- getRepository() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdAuthenticator
-
- getRepository(Entity) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- getRepository(Entity) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManagerImpl
-
- getRepositoryAccessor(String) - Method in class com.atlassian.crowd.embedded.atlassianuser.EcDelegationAccessor
-
- getRepositoryAccessors() - Method in class com.atlassian.crowd.embedded.atlassianuser.EcDelegationAccessor
-
- getRepositoryAliases() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- getRepositoryAliases() - Method in class com.atlassian.bamboo.ww2.actions.user.ViewUserSummary
-
- getRepositoryBranch() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getRepositoryBranches(String, String, String, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getRepositoryBranchName(PartialVcsRepositoryData) - Static method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getRepositoryBuildWarningUpdater(Long, VcsRepositoryManager, RepositoryDefinitionManager, Logger) - Static method in class com.atlassian.bamboo.utils.BambooRepositoryUtils
-
- getRepositoryById(long) - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- getRepositoryById(long) - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- getRepositoryById(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- getRepositoryById(long) - Method in interface com.atlassian.bamboo.ww2.aware.RepositoryConfigurationAware
-
- getRepositoryChanges() - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- getRepositoryChanges() - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- getRepositoryChangeset() - Method in interface com.atlassian.bamboo.commit.Commit
-
- getRepositoryChangeset() - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- getRepositoryChangeset(long) - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetManager
-
- getRepositoryChangeset(long) - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetManagerImpl
-
- getRepositoryChangesets() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getRepositoryChangesets() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getRepositoryChangesets() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- getRepositoryChangesets() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getRepositoryChangesetsWithNotBlankRevision(ResultsSummary) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getRepositoryConfiguration() - Method in class com.atlassian.bamboo.event.analytics.VcsRepositoryBuildStartedAnalyticsEvent
-
- getRepositoryData(RepositoryChangeset) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getRepositoryData() - Method in class com.atlassian.bamboo.configuration.repository.ViewAllRepositories.RepositoryDisplay
-
- getRepositoryData() - Method in interface com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsChangeset
-
- getRepositoryData() - Method in class com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsChangesetImpl
-
- getRepositoryData() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangeset
-
- getRepositoryData() - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl
-
- getRepositoryData() - Method in class com.atlassian.bamboo.event.rss.RssEvent
-
- getRepositoryData() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getRepositoryData(RepositoryDataEntity) - Method in class com.atlassian.bamboo.notification.AbstractNotification
-
- getRepositoryData(RepositoryChangeset) - Method in class com.atlassian.bamboo.notification.AbstractNotification
-
- getRepositoryData() - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
- getRepositoryData() - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- getRepositoryData(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsViewerBase
-
- getRepositoryDataEntity() - Method in interface com.atlassian.bamboo.deployments.repository.EnvironmentRepositoryLink
-
- getRepositoryDataEntity() - Method in class com.atlassian.bamboo.deployments.repository.EnvironmentRepositoryLinkImpl
-
- getRepositoryDataEntity() - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLink
-
- getRepositoryDataEntity() - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkImpl
-
- getRepositoryDataEntity(long) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Get persistent representation of a repository
- getRepositoryDataEntity(long) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getRepositoryDataIdForChangeset(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsChangesetDao
-
- getRepositoryDataIdForChangeset(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsChangesetDaoImpl
-
- getRepositoryDefaultBranch(String, String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getRepositoryDefiningWorkingDirectory() - Method in class com.atlassian.bamboo.task.TaskRootDirectorySelector
-
- getRepositoryDefiningWorkingDirectory() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- getRepositoryDefiningWorkingDirectory() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getRepositoryDefinition() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- getRepositoryDefinitionByIdSelector(CommonTaskContext, String) - Static method in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- getRepositoryDefinitionByIdSelector(CommonContext, TaskDefinition, String) - Static method in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- getRepositoryDefinitionMap() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getRepositoryDefinitionMap() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getRepositoryDefinitionMap() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getRepositoryDefinitionMap() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getRepositoryDefinitions() - Method in class com.atlassian.bamboo.configuration.repository.ConfigureLinkedRepositories
-
- getRepositoryDefinitions() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getRepositoryDefinitions() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getRepositoryDefinitions() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getRepositoryDefinitions() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getRepositoryDefinitions(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.CvsBulkAction
-
- getRepositoryDefinitions(ImmutablePlan) - Method in interface com.atlassian.bamboo.ww2.actions.admin.bulk.repository.RepositoryAwareBulkAction
-
- getRepositoryDefinitions(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.SvnBulkAction
-
- getRepositoryDefinitions(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateWebUrlBulkAction
-
- getRepositoryDefinitions() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getRepositoryDefinitions() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.ConfigureChainBranchRepositories
-
- getRepositoryDefinitions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureChainRepositories
-
- getRepositoryDefinitions() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- getRepositoryDefinitions(String[]) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewPlanConfiguration
-
- getRepositoryDefinitions(String, String[]) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewPlanConfiguration
-
- getRepositoryDefinitionsForEnvironment(Environment) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- getRepositoryDefinitionsForEnvironment(Environment) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- getRepositoryDefinitionsForPlan(ImmutablePlan) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
- getRepositoryDefinitionsForPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getRepositoryDescriptor() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionTriggerData
-
- getRepositoryDescriptor() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getRepositoryDisplayName() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getRepositoryEditHtml() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getRepositoryForCommits() - Static method in class com.atlassian.bamboo.testutils.vcs.git.LocalGitSetupHelper
-
- getRepositoryForReadOnlyAccess() - Static method in class com.atlassian.bamboo.testutils.vcs.git.LocalGitSetupHelper
-
- getRepositoryHash() - Method in class com.atlassian.bamboo.event.analytics.RssRunEvent
-
- getRepositoryId() - Method in class com.atlassian.bamboo.build.warning.BuildWarning.RepositoryChangeset
-
- getRepositoryId() - Method in class com.atlassian.bamboo.build.warning.WarningAnnotation
-
- getRepositoryId() - Method in class com.atlassian.bamboo.commit.UnassociatedCommit
-
- getRepositoryId() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionWork
-
- getRepositoryId() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- getRepositoryId() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl.RepositoryIdentifier
-
- getRepositoryId() - Method in class com.atlassian.bamboo.logger.ThrowableDetails
-
- getRepositoryId(String) - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.VcsConfigurationComponent
-
- getRepositoryId() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.VcsElement
-
- getRepositoryId() - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem
-
- getRepositoryId() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- getRepositoryId() - Method in class com.atlassian.bamboo.plugins.git.rest.entity.RestRequest
-
- getRepositoryId() - Method in exception com.atlassian.bamboo.repository.RepositoryException
-
Id of this exception's source.
- getRepositoryId() - Method in class com.atlassian.bamboo.results.warning.BuildWarningSummary
-
- getRepositoryId() - Method in interface com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummary
-
- getRepositoryId() - Method in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl
-
- getRepositoryId() - Method in class com.atlassian.bamboo.testutils.backdoor.model.build.warning.BuildResultWarningRest
-
- getRepositoryId() - Method in class com.atlassian.bamboo.testutils.model.task.CheckoutTaskDetails
-
- getRepositoryId() - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- getRepositoryId() - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- getRepositoryId() - Method in class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopy
-
- getRepositoryId() - Method in class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopyCommit
-
- getRepositoryId() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- getRepositoryId() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- getRepositoryIdChanges() - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- getRepositoryIdDefiningWorkingDir() - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
- getRepositoryIdDefiningWorkingDir() - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- getRepositoryIdDefiningWorkingDir() - Method in interface com.atlassian.bamboo.build.PartialBuildDefinition
-
- getRepositoryIds() - Method in class com.atlassian.bamboo.build.warning.BuildWarning
-
- getRepositoryIdString(VcsRepositoryIdentifierProperties, TaskContainer) - Method in class com.atlassian.bamboo.task.export.AbstractRepositoryAwareTaskExporter
-
Get database ID of a repository based on the passed identifier and task container.
- getRepositoryInstance(VcsLocationDefinition) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyVcsLocationConfigurator
-
- getRepositoryInstance(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyExecutorBase
-
- getRepositoryInstanceAs(VcsRepositoryData, Class<T>) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyExecutorBase
-
- getRepositoryKey() - Method in class com.atlassian.bamboo.event.analytics.VcsRepositoryBuildStartedAnalyticsEvent
-
- getRepositoryKeys(String, String, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getRepositoryListForTaskContainer(TaskContainer) - Method in class com.atlassian.bamboo.task.export.AbstractRepositoryAwareTaskExporter
-
- getRepositoryLocationDefinitionLevel() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getRepositoryLocationString() - Method in class com.atlassian.bamboo.testutils.CvsRepositoryDescriptor
-
- getRepositoryLocationString() - Method in class com.atlassian.bamboo.testutils.PublicRepositoryDescriptor
-
- getRepositoryLocationString() - Method in interface com.atlassian.bamboo.testutils.RepositoryDescriptor
-
- getRepositoryLocationString() - Method in class com.atlassian.bamboo.testutils.SvnRepositoryDescriptor
-
- getRepositoryLocationString() - Method in class com.atlassian.bamboo.testutils.vcs.git.GitRepositoryDescriptor
-
- getRepositoryLocationString() - Method in class com.atlassian.bamboo.testutils.vcs.hg.HgRepositoryDescriptor
-
- getRepositoryLogsDir() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- getRepositoryLogsDirectory() - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- getRepositoryLogsDirectory() - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- getRepositoryLogsDirectory() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getRepositoryLogsDirectory() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getRepositoryMirrors(StashClient, String, String) - Method in class com.atlassian.bamboo.plugins.stash.BitbucketSeverMirrorHelper
-
Reads all mirrors for a given repository
- getRepositoryMirrors(String, String, String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashResource
-
- getRepositoryMirrors(long, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getRepositoryModuleDescriptor(String) - Method in class com.atlassian.bamboo.repository.DefaultRepositoryManager
-
- getRepositoryModuleDescriptor(String) - Method in interface com.atlassian.bamboo.repository.RepositoryManager
-
Deprecated.
- getRepositoryModuleDescriptorByMavenScmKey(String, String) - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryManager
-
- getRepositoryModuleDescriptorByMavenScmKey(String, String) - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryManagerImpl
-
- getRepositoryName() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- getRepositoryName() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestRef
-
- getRepositoryName() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getRepositoryName() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- getRepositoryName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- getRepositoryName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getRepositoryNameMaxLength() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- getRepositoryNameMaxLength() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- getRepositoryNameMaxLength() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- getRepositoryNotificationInfo(Long) - Method in class com.atlassian.bamboo.build.warning.BuildWarning
-
- getRepositoryOwner(VcsRepositoryData) - Static method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketConfigUtils
-
- getRepositoryOwner() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getRepositoryOwner(VcsRepositoryData) - Static method in class com.atlassian.bamboo.plugins.github.GitHubRepositoryHelper
-
- getRepositoryPermission(String, String, String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashResource
-
- getRepositoryPluginKeys() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getRepositorySelectionMode() - Method in class com.atlassian.bamboo.plugins.stash.trigger.StashTriggerConfigurator
-
- getRepositorySelectionMode() - Method in class com.atlassian.bamboo.trigger.daily.DailyTriggerConfigurator
-
- getRepositorySelectionMode() - Method in class com.atlassian.bamboo.trigger.environment.AbstractEnvironmentTriggerConfigurator
-
- getRepositorySelectionMode() - Method in class com.atlassian.bamboo.trigger.polling.PollingTriggerConfigurator
-
- getRepositorySelectionMode() - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerConfigurator
-
- getRepositorySelectionMode() - Method in interface com.atlassian.bamboo.trigger.TriggerConfigurator
-
- getRepositorySettings() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getRepositorySettings() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getRepositorySettings() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getRepositorySlug(VcsRepositoryData) - Static method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketConfigUtils
-
- getRepositorySlug() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getRepositorySlug(VcsRepositoryData) - Static method in class com.atlassian.bamboo.plugins.github.GitHubRepositoryHelper
-
- getRepositorySlug() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestRef
-
- getRepositorySSHKeys(String, String, String, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashResource
-
- getRepositoryTags(String, String, String, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getRepositoryTrackedFile(File) - Static method in class com.atlassian.bamboo.repository.RepositoryModificationTestHelper
-
Try to find any repository tracked file.
- getRepositoryTriggerSelectors(TriggerDefinition) - Method in class com.atlassian.bamboo.ww2.actions.branch.AbstractBranchTriggerConfigAction
-
- getRepositoryTriggerSelectors() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- getRepositoryTriggerSelectors() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getRepositoryTriggerSelectors() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- getRepositoryType(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.AbstractBitbucketCloudExecutor
-
- getRepositoryUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- getRepositoryUrl() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getRepositoryUrl() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- getRepositoryUrl() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData
-
- getRepositoryUrl() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- getRepositoryUrl() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getRepositoryUrl() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
Which repository URL are we using?
- getRepositoryUrl() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- getRepositoryUrl() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getRepositoryUsernameAndPassword(long, CachedRepositoryDefinitionManager) - Static method in class com.atlassian.bamboo.plugins.github.GitHubRepositoryHelper
-
- getRepositoryViewer(VcsRepositoryData) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getRequest() - Static method in class com.atlassian.bamboo.util.RequestCacheThreadLocal
-
- getRequest() - Method in class com.atlassian.sal.bamboo.web.context.BambooHttpContext
-
- getRequestCache() - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
This must be a thread-local cache that will be accessible from both the page, and the decorator
- getRequestCache() - Static method in class com.atlassian.bamboo.util.RequestCacheThreadLocal
-
- getRequestedBuildNumber() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getRequestedElasticInstances() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- getRequestedElasticInstancesCount() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getRequestedElasticRemoteAgents() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Returns the elastic instances which have been requested but not yet identified.
- getRequestedElasticRemoteAgents() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getRequestIpAddresses(HttpServletRequest) - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerIpHandling
-
Returns all IP addresses involved in a request.
- getRequiredGrailsVersion(CommonTaskContext) - Static method in class com.atlassian.bamboo.plugins.grails.GrailsBuildTask
-
Look up for 'application.properties' file and return Grails version set in it.
- getRequirement() - Method in class com.atlassian.bamboo.deployments.projects.persistence.RequirementDeploymentMapping
-
- getRequirement(String) - Method in class com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage
-
- getRequirement(long) - Method in class com.atlassian.bamboo.utils.RequirementUtils.MinimalRequirementSetImpl
-
- getRequirement() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.RequirementAwareMapping
-
- getRequirement() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementPlanMapping
-
- getRequirement(String, long) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.RequirementSet
-
Get a requirement from the set via the key and ownerId.
- getRequirement(long) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.RequirementSet
-
Get a requirement from the set via the id.
- getRequirement(String, long) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl
-
- getRequirement(long) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl
-
- getRequirement(long) - Method in interface com.atlassian.bamboo.v2.build.requirement.ImmutableRequirementSet
-
- getRequirementAware() - Method in class com.atlassian.bamboo.deployments.projects.persistence.RequirementDeploymentMapping
-
- getRequirementAware() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.RequirementAwareMapping
-
- getRequirementAware() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementDecorator
-
- getRequirementAware() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementPlanMapping
-
- getRequirementCount() - Method in interface com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrix
-
- getRequirementCount() - Method in class com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrixImpl
-
- getRequirementEnvironmentDeltaMap() - Method in class com.atlassian.bamboo.configuration.agent.RenameAgentCapability
-
- getRequirementForEnvironment(long, long) - Method in interface com.atlassian.bamboo.deployments.environments.requirement.EnvironmentRequirementService
-
Get a single requirement for a environment.
- getRequirementForEnvironment(long, long) - Method in class com.atlassian.bamboo.deployments.environments.requirement.EnvironmentRequirementServiceImpl
-
- getRequirementForEnvironment(long, long, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.deployments.environments.EnvironmentRequirementResource
-
Gets the details of a requirement for a given environment.
- getRequirementForJob(String, long, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.requirement.RequirementResource
-
Gets the details of a requirement for a given job.
- getRequirementForJob(PlanKey, long) - Method in interface com.atlassian.bamboo.v2.build.requirement.RequirementService
-
Get a single requirement for a job.
- getRequirementForJob(PlanKey, long) - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementServiceImpl
-
- getRequirementLabel() - Method in interface com.atlassian.bamboo.v2.build.requirement.RequirementDetails
-
- getRequirementLabel() - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementDetailsImpl
-
- getRequirementPlanDeltaMap() - Method in class com.atlassian.bamboo.configuration.agent.RenameAgentCapability
-
- getRequirements() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Job
-
- getRequirements() - Method in class com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage
-
- getRequirements() - Method in class com.atlassian.bamboo.plan.ExecutableAgentsHelper.ExecutorQuery
-
- getRequirements() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getRequirements(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudWorkingCopyManager
-
- getRequirements() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getRequirements() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getRequirements(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialWorkingCopyManager
-
- getRequirements() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getRequirements() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- getRequirements(Long) - Method in class com.atlassian.bamboo.testutils.backdoor.deployments.EnvironmentsControl
-
- getRequirements() - Method in class com.atlassian.bamboo.utils.RequirementUtils.MinimalRequirementSetImpl
-
- getRequirements() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.RequirementSet
-
- getRequirements() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl
-
- getRequirements() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetRenderer
-
- getRequirements() - Method in class com.atlassian.bamboo.v2.build.queue.queues.CommonContextMap.ContextWithMetadata
-
- getRequirements() - Method in interface com.atlassian.bamboo.v2.build.repository.RequirementsAwareRepository
-
- getRequirements() - Method in interface com.atlassian.bamboo.v2.build.requirement.ImmutableRequirementSet
-
Get all requirements as a
Set
- getRequirements(VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsExecutorWithRequirements
-
- getRequirementSet() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- getRequirementSet() - Method in class com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStubImpl
-
- getRequirementSet() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentImpl
-
- getRequirementSet() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getRequirementSet() - Method in interface com.atlassian.bamboo.deployments.environments.InternalEnvironment
-
Return effective value of
ImmutableRequirementSet
, that is value that is considered when checking which agents and elastic images
can deploy to this environment.
- getRequirementSet() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentStubDto
-
- getRequirementSet() - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- getRequirementSet() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getRequirementSet() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableBuildable
-
- getRequirementSet() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableJob
-
- getRequirementSet() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- getRequirementSet() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- getRequirementSet() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Requirement
-
- getRequirementSet() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- getRequirementSet(CommonContext) - Method in class com.atlassian.bamboo.v2.build.queue.ExecutorCalculator
-
- getRequirementSetDecorator() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildRequirement
-
- getRequirementsForEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.environments.requirement.EnvironmentRequirementService
-
Get all requirements for environment.
- getRequirementsForEnvironment(long) - Method in class com.atlassian.bamboo.deployments.environments.requirement.EnvironmentRequirementServiceImpl
-
- getRequirementsForEnvironment(long) - Method in class com.atlassian.bamboo.plugins.rest.deployments.environments.EnvironmentRequirementResource
-
Gets all the requirements of an environment.
- getRequirementsForJob(String) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.requirement.RequirementResource
-
Gets all the requirements of a job.
- getRequirementsForJob(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
- getRequirementsForJob(PlanKey) - Method in interface com.atlassian.bamboo.v2.build.requirement.RequirementService
-
Get all requirements for jobs.
- getRequirementsForJob(PlanKey) - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementServiceImpl
-
- getRequirementsForPlugin(String, long) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.RequirementSet
-
- getRequirementsForPlugin(String, long) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl
-
- getRequirementsFromKey(String) - Method in interface com.atlassian.bamboo.capability.CapabilityDao
-
- getRequirementsFromKey(String) - Method in class com.atlassian.bamboo.capability.CapabilityDaoImpl
-
- getRequirementsWithNoMatches() - Method in interface com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrix
-
Retrieve a list of all requirements which were not matched by any agent or image.
- getRequirementsWithNoMatches() - Method in class com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrixImpl
-
- getRequireTLSSSLConnection() - Method in class com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
-
- getResettableGenerator() - Method in class com.atlassian.bamboo.persistence.ImportAwareGenerator
-
- getResolutionId() - Method in class com.atlassian.bamboo.ww2.actions.jira.TransitionJiraIssueAction
-
- getResolveArtifactContentTypeByExtension() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getResolveArtifactContentTypeByExtension() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getResolveArtifactContentTypeByExtension() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Use correct Content-Type header when return artifact content.
- getResolvedAutoPeriod() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- getResolvedAutoPeriod() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getResolvedTaskCount() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- getResource() - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- getResource() - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- getResource(String) - Method in class com.atlassian.bamboo.mock.plugins.MockPlugin
-
- getResource() - Method in class com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
-
- getResource() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- getResourceAsStream(String) - Method in class com.atlassian.bamboo.mock.plugins.MockPlugin
-
- getResourceDescriptor(String, String) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getResourceDescriptor(String, String) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getResourceDescriptors() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getResourceDescriptors(String) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getResourceDescriptors() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getResourceDescriptors(String) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getResourceLocation(String, String) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getResourceLocation(String, String) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- getResourcesCreated() - Method in class com.atlassian.bamboo.rest.model.Status
-
Deprecated.
- GetResourceServlet - Class in com.atlassian.bamboo.agent.classserver
-
- GetResourceServlet() - Constructor for class com.atlassian.bamboo.agent.classserver.GetResourceServlet
-
- GetResourcesServlet - Class in com.atlassian.bamboo.agent.classserver
-
- GetResourcesServlet() - Constructor for class com.atlassian.bamboo.agent.classserver.GetResourcesServlet
-
- getResourcesUpdated() - Method in class com.atlassian.bamboo.rest.model.Status
-
Deprecated.
- getResourceType() - Method in class com.atlassian.bamboo.plugin.web.FreemarkerWebPanelRenderer
-
- getResourceUri() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketUserEntity
-
- getResponse() - Method in exception com.atlassian.bamboo.jira.issuelink.RemoteLinkCreationFailedException
-
- getResponse() - Method in class com.atlassian.bamboo.plugins.git.GitHubAccessor.HttpResponse
-
- getResponse() - Method in class com.atlassian.bamboo.testutils.rest.entity.RestCaptcha
-
- getResponse() - Static method in class com.atlassian.bamboo.util.RequestCacheThreadLocal
-
- getResponse() - Method in class com.atlassian.sal.bamboo.web.context.BambooHttpContext
-
- getResponseAsStream() - Method in class com.atlassian.bamboo.rest.util.RESTCall
-
Deprecated.
- getResponseAsStream() - Method in class com.atlassian.bamboo.rest.utils.RESTCall
-
- getResponseAsString() - Method in class com.atlassian.bamboo.rest.utils.RESTCall
-
- getResponseBody() - Method in class com.atlassian.bamboo.rest.util.RESTCall
-
Deprecated.
Returns the response body as a byte array.
- getResponseBody() - Method in class com.atlassian.bamboo.rest.utils.RESTCall
-
Returns the response body as a byte array.
- getResponseHeaders() - Method in class com.atlassian.bamboo.rest.utils.RESTCall
-
- getResponseMediaType(HttpRequestContext) - Static method in class com.atlassian.bamboo.rest.common.utils.BambooRestUtils
-
Returns MediaType
to be used for creating response for the given HTTP request.
- getResponseMediaType(Request, HttpHeaders) - Static method in class com.atlassian.bamboo.rest.common.utils.BambooRestUtils
-
Returns MediaType
to be used for creating response for the given request.
- getResponseMessage() - Method in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- getResponseMessage() - Method in interface com.atlassian.bamboo.xmpp.commands.SmackCommand
-
- getResponseSupplier(RequestSpecification, ResponseSpecification, String) - Static method in class com.atlassian.bamboo.testutils.rest.RestAssuredUtils
-
- getRestartCount() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getRestartCount() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getRestartCount() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Return the number of build restart attempts
- getRestartUrl() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- getRestBuildMonitoring() - Method in interface com.atlassian.bamboo.plugins.rest.admin.buildmonitoring.RestBuildMonitoringService
-
Retrieve build monitoring settings from bamboo.
- getRestBuildMonitoring() - Method in class com.atlassian.bamboo.plugins.rest.admin.buildmonitoring.RestBuildMonitoringServiceImpl
-
- getRestCallStatusCode() - Method in exception com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiException
-
- getRestCallURI() - Method in exception com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiException
-
- getRestElasticConfiguration(UriInfo, Expansion) - Method in class com.atlassian.bamboo.plugins.rest.admin.elasticconfiguration.ElasticConfigurationResource
-
Return the current elastic configuration.
- getRestModulePath() - Method in class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
-
Returns the REST path used in this plugin's atlassian-plugin.xml
(e.g.
- getRestModulePath() - Method in class com.atlassian.bamboo.testutils.backdoor.DarkFeatureControl
-
- getRestrictedAdminGroups() - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Get a list of all the groups that have global restricted administration permission
- getRestrictedAdminGroups() - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- getRestrictedAdminUsers() - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Get a list of all the users that have global restricted administration permission
- getRestrictedAdminUsers() - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- getRestSecuritySettings() - Method in interface com.atlassian.bamboo.plugins.rest.admin.security.RestSecuritySettingsService
-
Retrieve security settings from bamboo.
- getRestSecuritySettings() - Method in class com.atlassian.bamboo.plugins.rest.admin.security.RestSecuritySettingsServiceImpl
-
- getResult() - Method in class com.atlassian.bamboo.util.pagination.PaginationResult
-
- getResult() - Method in class com.atlassian.bamboo.utils.fage.Result
-
Return valid result object if
Result
object was created with one.
- getResult(T) - Method in class com.atlassian.bamboo.utils.fage.Result
-
- getResult() - Method in class com.atlassian.sal.bambootest.SalTestResult
-
- getResultAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.AbstractNotificationBulkAction
-
- getResultAction() - Method in interface com.atlassian.bamboo.ww2.actions.admin.bulk.BulkAction
-
Action to view the new values after executing the bulk action
- getResultAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction
-
- getResultAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction
-
- getResultAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction
-
- getResultAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.AbstractRepositoryBulkAction
-
Action to show the result of the bulk action
- getResultAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersBulkAction
-
- getResultData() - Method in interface com.atlassian.bamboo.task.TaskResult
-
- getResultDetails(PlanKey, int) - Method in class com.atlassian.bamboo.testutils.backdoor.BuildResultsControl
-
- getResultDetails(PlanResultKey) - Method in class com.atlassian.bamboo.testutils.backdoor.BuildResultsControl
-
- getResultId() - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentInProgress
-
- getResultId() - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentInProgressImpl
-
- getResultId() - Method in class com.atlassian.bamboo.ww2.actions.build.DeploymentQueueItemViewForJsonDecorator
-
- getResultIds() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingEntry
-
All the results that are part of this failure span.
- getResultIdString() - Method in class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyTriggerReason
-
- getResultKey() - Method in interface com.atlassian.bamboo.core.ResultKeyProvider
-
- getResultKey() - Method in class com.atlassian.bamboo.deployments.events.DeploymentContextEvent
-
- getResultKey() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getResultKey() - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentInProgress
-
- getResultKey() - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentInProgressImpl
-
- getResultKey() - Method in interface com.atlassian.bamboo.event.ResultEvent
-
- getResultKey() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getResultKey() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
Get result key associated with this error
- getResultKey() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- getResultKey() - Method in interface com.atlassian.bamboo.process.ProcessContext
-
- getResultKey() - Method in class com.atlassian.bamboo.process.ProcessContextImpl
-
- getResultKey() - Static method in class com.atlassian.bamboo.utils.BambooFunctions
-
Extract ResultKey from ResultKeyProvider
JDK8: replace with lambda
- getResultKey() - Method in class com.atlassian.bamboo.v2.build.agent.AbstractBuildAwareAgentStatus
-
- getResultKey() - Method in class com.atlassian.bamboo.v2.build.agent.messages.toagent.LogsAreWatchedAgentMessage
-
- getResultKey() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getResultKey() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getResultKey() - Method in class com.atlassian.bamboo.v2.build.events.BuildContextEvent
-
- getResultKey() - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueueManager.QueuedResultKey
-
- getResultKey() - Method in class com.atlassian.bamboo.v2.build.queue.QueueOfExecutables.ExecutableData
-
- getResultKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getResultKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.ReorderBuild
-
- getResultKey() - Method in class com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
-
- getResultKeysInQueue(Timeouts) - Method in class com.atlassian.bamboo.testutils.backdoor.QueueControl
-
- getResultList() - Method in class com.atlassian.bamboo.jpa.JpaUtils.CriteriaQuery
-
- getResultList(int, int) - Method in class com.atlassian.bamboo.jpa.JpaUtils.CriteriaQuery
-
- getResultNumber() - Method in class com.atlassian.bamboo.deployments.DeploymentResultKeyImpl
-
- getResultNumber() - Method in class com.atlassian.bamboo.deployments.execution.actions.AvailableResult
-
- getResultNumber() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getResultNumber() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
- getResultNumber() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- getResultNumber() - Method in class com.atlassian.bamboo.plan.PlanResultKey
-
- getResultNumber() - Method in class com.atlassian.bamboo.rest.model.RestResultKey
-
- getResultNumber() - Method in interface com.atlassian.bamboo.ResultKey
-
- getResultNumberLong() - Method in class com.atlassian.bamboo.deployments.DeploymentResultKeyImpl
-
- getResultNumberLong() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getResultNumberLong() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
- getResultNumberLong() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- getResultNumberLong() - Method in class com.atlassian.bamboo.plan.PlanResultKey
-
- getResultNumberLong() - Method in class com.atlassian.bamboo.rest.model.RestResultKey
-
- getResultNumberLong() - Method in interface com.atlassian.bamboo.ResultKey
-
- getResultOrNull() - Static method in class com.atlassian.bamboo.utils.BambooFunctions
-
- getResultPlanKeysHavingDeploymentProjectVersions(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
Returns keys of result plans (branch) that have at least one deployment project version (release)
- getResultPlanKeysHavingDeploymentProjectVersions(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- getResultPlanKeysHavingDeploymentProjectVersions(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Returns keys of result plans (branch) that have at least one deployment project version (release)
- getResultPlanKeysHavingDeploymentProjectVersions(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getResults() - Method in class com.atlassian.bamboo.plugins.rest.model.build.RestResultList
-
- getResults() - Method in class com.atlassian.bamboo.plugins.rest.model.build.RestResults
-
- getResults() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResultList
-
- getResults() - Method in class com.atlassian.bamboo.rest.model.ListResponse
-
Deprecated.
- getResults() - Method in class com.atlassian.bamboo.rest.model.pagination.PageResponse
-
Deprecated.
- getResults() - Method in class com.atlassian.bamboo.rest.model.pagination.RestPageModel
-
- getResults() - Method in class com.atlassian.bamboo.rest.model.RestListModel
-
- getResults() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- getResults() - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewLabels
-
- getResults() - Method in class com.atlassian.sal.bambootest.SalTestResults
-
- getResultsCount() - Method in class com.atlassian.bamboo.build.ListBuildResults
-
- getResultsCount() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog
-
- getResultsCount() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionJiraIssues
-
- getResultsCount() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan
-
- getResultsCount() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticAgentHistoryAction
-
- getResultsCount() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary
-
- getResultsCount() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
-
- getResultsCount() - Method in class com.atlassian.bamboo.ww2.actions.chains.ListChainResults
-
- getResultsCount() - Method in interface com.atlassian.bamboo.ww2.aware.LazyPaginationAware
-
Implementing actions should return a total number of items that are subject to pagination
- getResultsForPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.builder.resultsfilter.AllBuildResultsFilter
-
- getResultsForPlan(ImmutablePlan) - Method in interface com.atlassian.bamboo.builder.resultsfilter.BuildResultsFilter
-
Obtain a collection of
ResultsSummary
for the specified plan
The number returned will depend on the filter applied.
- getResultsForPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.builder.resultsfilter.Latest25FiveBuildResultsFilter
-
- getResultsForPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.builder.resultsfilter.TimeAgoBuildResultsFilter
-
- getResultsList() - Method in class com.atlassian.bamboo.build.ListBuildResults
-
- getResultsList() - Method in class com.atlassian.bamboo.build.ViewBuild
-
- getResultsList() - Method in class com.atlassian.bamboo.build.ViewBuildResultsSuccessfulTests
-
- getResultsList() - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- getResultsList() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentAdmin
-
- getResultsList() - Method in class com.atlassian.bamboo.configuration.agent.ViewOfflineAgents
-
- getResultsList() - Method in class com.atlassian.bamboo.configuration.ViewGlobalAuditLogAction
-
- getResultsList() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- getResultsList() - Method in class com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector
-
- getResultsList() - Method in class com.atlassian.bamboo.ww2.actions.admin.author.ViewAuthors
-
- getResultsList() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthor
-
- getResultsList() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- getResultsList() - Method in class com.atlassian.bamboo.ww2.actions.chains.ListChainResults
-
- getResultsList() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- getResultsList() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewBuildNumberChart
-
- getResultsList() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart
-
Provide the GUI with the collection of
ResultsSummary
objects for the specified build.
- getResultsList() - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewBuildResultsForLabelAction
-
- getResultsList() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getResultsList() - Method in class com.atlassian.bamboo.ww2.actions.rss.RssFeedAction
-
- getResultsList() - Method in interface com.atlassian.bamboo.ww2.aware.ResultsListAware
-
- getResultsList() - Method in interface com.atlassian.bamboo.ww2.aware.ResultsListProvider
-
- getResultsResponse(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.BuildResultsControl
-
- getResultsSummary() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getResultsSummary() - Method in interface com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssue
-
- getResultsSummary() - Method in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueImpl
-
- getResultsSummary(PlanResultKey, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getResultsSummary(PlanResultKey, Class<T>, ResultDataRead) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getResultsSummary(PlanResultKey, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getResultsSummary(PlanResultKey, Class<T>, ResultDataRead) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getResultsSummary(PlanResultKey) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultsSummary(PlanResultKey, ResultDataRead) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultsSummary(PlanResultKey, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultsSummary(PlanResultKey, Class<T>, ResultDataRead) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultsSummary(long) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultsSummary() - Method in class com.atlassian.bamboo.resultsummary.CustomDataRow
-
- getResultsSummary(PlanResultKey) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getResultsSummary(long) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Lookup the ResultsSummary by id
- getResultsSummary(PlanResultKey, ResultDataRead) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getResultsSummary(PlanResultKey, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getResultsSummary(PlanResultKey, Class<T>, ResultDataRead) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getResultsSummary() - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
- getResultsSummary() - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- getResultsSummary() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- getResultsSummary() - Method in class com.atlassian.bamboo.ww2.actions.labels.EditLabelsAction
-
- getResultsSummary() - Method in interface com.atlassian.bamboo.ww2.aware.ResultsSummaryAware
-
- getResultsSummary() - Method in class com.atlassian.bamboo.xmpp.commands.SimpleSmackCommand
-
- getResultsSummaryClass() - Method in interface com.atlassian.bamboo.resultsummary.ExpiryCriteria
-
The actual class of returned result summaries (eg.
- getResultsSummaryClass() - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- getResultsSummaryId(PlanResultKey) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getResultsSummaryId(PlanResultKey) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getResultsSummaryManager() - Method in class com.atlassian.bamboo.reports.charts.BambooReportLineChart
-
- getResultsSummaryManager() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- getResultsSummaryManager() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getResultsSummaryNameAndNumberComparator() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getResultsSummaryNumberOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getResultState() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.MiscellaneousConfigurationPage
-
- getResultStatistics(TestCase) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Returns a list of wrapped TestCaseResult and BuildResultSummary for a particular test case, for use by e.g.
- getResultStatistics(TestCase, List<BuildResultsSummary>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Returns a list of wrapped TestCaseResult and BuildResultSummary for a particular test case and contained within a specific
span of build result summaries.
- getResultStatistics(TestCase) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getResultStatistics(TestCase, List<BuildResultsSummary>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getResultStatisticsForTestCase(TestCase) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Returns a list of wrapped TestCaseResult and BuildResultSummary for a particular test case, for use by e.g.
- getResultStatisticsForTestCase(TestCase) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getResultStatisticsForTestCaseAndBuilds(TestCase, List<BuildResultsSummary>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Returns a list of wrapped TestCaseResult and BuildResultSummary for a particular test case and contained within a specific
span of build result summaries.
- getResultStatisticsForTestCaseAndBuilds(TestCase, List<BuildResultsSummary>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getResultStatus(String, String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.ResultResource
-
Provide runtime information for currently executing build result.
- getResultStatus(String, String, String, UriInfo, AuthenticationContext) - Method in interface com.atlassian.bamboo.plugins.rest.service.ResultService
-
- getResultStatus(String, String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.service.ResultServiceImpl
-
- getResultSummaries(ResultsSummaryCriteria) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultSummaries(ResultsSummaryCriteria) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Generic search to find any result summaries basing on the criteria provided.
- getResultSummariesByChangeSetId(String, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Get a list of all build results containing a commit with the given changeset ID.
- getResultSummariesByChangeSetId(String, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getResultSummariesByChangeSetId(String, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultSummariesByChangeSetId(String, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Get a list of all build results containing a commit with the given changeset ID.
- getResultSummariesByChangeSetIdAndRepository(long, String, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Get a list of all build results containing a commit with the given changeset ID that are in the given repository.
- getResultSummariesByChangeSetIdAndRepository(long, String, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getResultSummariesByChangeSetIdAndRepository(long, String, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultSummariesByChangeSetIdAndRepository(long, String, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Get a list of all build results containing a commit with the given changeset ID that are in the given repository.
- getResultSummariesByChangeSetIds(List<String>, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Get a list of all build results containing a commit with any of the given changeset IDs.
- getResultSummariesByChangeSetIds(List<String>, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getResultSummariesByChangeSetIds(List<String>, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultSummariesByChangeSetIds(Iterable<Pair<String, RepositoryData>>, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultSummariesByChangeSetIds(List<String>, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Get a list of all build results containing a commit with any of the given changeset IDs.
- getResultSummariesByChangeSetIds(Iterable<Pair<String, RepositoryData>>, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Get a list of all build results containing a commit with any of the given changeset IDs and which are in the supplied list of repository datas.
- getResultSummariesByCheckoutChangesetId(String, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Get a list of all build results containing repositories checked out with the given changeset ID.
- getResultSummariesByCheckoutChangesetId(String, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getResultSummariesByCheckoutChangesetId(String, Class<T>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultSummariesByCheckoutChangesetId(String, Class<T>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Get a list of all build results containing repositories checked out with the given changeset ID.
- getResultSummariesForExpiry(ExpiryCriteria) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultSummariesForExpiry(ExpiryCriteria) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getResultSummariesForPlan(ImmutablePlan, int, int) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getResultSummariesForPlan(ImmutablePlan, int, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getResultSummariesForPlan(ImmutablePlan, int, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultSummariesForPlan(ImmutablePlan, int, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getResultSummariesForPlanByLifeCycleState(Plan, LifeCycleState, int, int) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getResultSummariesForPlanByLifeCycleState(Plan, LifeCycleState, int, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getResultSummariesForPlanByLifeCycleState(Plan, LifeCycleState, int, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getResultSummariesForPlanByLifeCycleState(Plan, LifeCycleState, int, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getResultSummary(Map<String, Object>) - Static method in class com.atlassian.bamboo.plugins.web.conditions.ConditionHelper
-
Retrieve result summary from the context
- getResultSummary(ResultsSummaryManager, Map<String, Object>) - Static method in class com.atlassian.bamboo.plugins.web.conditions.ConditionHelper
-
Retrieve result summary key from the context and then extract it from DB
- getResultSummary() - Method in interface com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummary
-
- getResultSummary() - Method in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl
-
- getResultSummary() - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- getResultSummary() - Method in interface com.atlassian.bamboo.variable.VariableContextSnapshot
-
- getResultSummary() - Method in class com.atlassian.bamboo.variable.VariableContextSnapshotImpl
-
- getResultSummary() - Method in interface com.atlassian.bamboo.variable.VariableSubstitution
-
Deprecated.
- getResultSummary() - Method in class com.atlassian.bamboo.variable.VariableSubstitutionImpl
-
- getResultSummaryClass() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getResultSummaryDeleteWhenCondition() - Method in interface com.atlassian.bamboo.resultsummary.DeletionSQLAdapter
-
Condition used in a WHEN clause in BUILDRESULTSUMMARY eg.
- getResultSummaryDeleteWhenCondition() - Method in class com.atlassian.bamboo.resultsummary.PlanKeyResultDeletionSQLAdapter
-
- getResultSummaryDeleteWhenCondition() - Method in class com.atlassian.bamboo.resultsummary.ResultIdResultDeletionSQLAdapter
-
- getResultSummaryId() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingResult
-
- getResultSummaryInCondition() - Method in interface com.atlassian.bamboo.resultsummary.DeletionSQLAdapter
-
Inner condition used in a WHEN BUILDRESULTSUMMARY_ID IN e.g.
- getResultSummaryInCondition() - Method in class com.atlassian.bamboo.resultsummary.PlanKeyResultDeletionSQLAdapter
-
- getResultSummaryInCondition() - Method in class com.atlassian.bamboo.resultsummary.ResultIdResultDeletionSQLAdapter
-
- getResultSummaryLabelNames(ResultsSummary) - Method in interface com.atlassian.bamboo.labels.LabelDao
-
Get names of labels related to result summary
- getResultSummaryLabelNames(ResultsSummary) - Method in class com.atlassian.bamboo.labels.LabelHibernateDao
-
- getResultsWhereDeploymentVersionIsDeployedNow(List<Long>, long) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
- getResultsWhereDeploymentVersionIsDeployedNow(List<Long>, long) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getResultTabsNames() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- getResultThrowException() - Method in class com.atlassian.bamboo.utils.fage.Result
-
- getResultToRerun() - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
- getResultToRerun() - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- getResultVariables() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getResultVariables() - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummary
-
Get state of result variables produced by this result.
- getResultVariables() - Method in interface com.atlassian.bamboo.variable.VariableContext
-
- getResultVariables() - Method in class com.atlassian.bamboo.variable.VariableContextImpl
-
- getReturnUri(UriInfo) - Static method in class com.atlassian.bamboo.plugins.rest.common.RestHelper
-
Content of 'returnUrl' request parameter or null if empty.
- getReturnUrl() - Method in class com.atlassian.bamboo.build.GotoBuildResult
-
Validate that requested build numbers falls between first and last build summary's build numbers.
- getReturnUrl() - Method in class com.atlassian.bamboo.build.ViewNextBuildResults
-
- getReturnUrl() - Method in class com.atlassian.bamboo.build.ViewPreviousBuildResults
-
- getReturnUrl() - Method in interface com.atlassian.bamboo.ww2.aware.ReturnUrlAware
-
- getReturnUrl() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getReviewers() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- getRevision() - Method in interface com.atlassian.bamboo.commit.CommitFile
-
- getRevision() - Method in class com.atlassian.bamboo.commit.CommitFileImpl
-
- getRevision() - Method in interface com.atlassian.bamboo.plan.VcsLocationBambooSpecsState
-
- getRevision() - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- getRevision(File, String) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- getRevision() - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeFile
-
- getRevision() - Method in class com.atlassian.bamboo.testutils.vcs.CommitInfo
-
- getRevision() - Method in class com.atlassian.bamboo.v2.build.trigger.CustomRevisionBuildTriggerReason
-
- getRevisionId() - Method in class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopyCommit
-
- getRole() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestParticipant
-
- getRolePermission(String, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.permission.GlobalPermissionResource
-
Deprecated.
Retrieve a list of roles with their permissions.
- getRolePermissions(Acl, BambooPermissionManager, boolean) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
Retrieve global permissions of the two known roles, logged in user and anonymous user.
- getRolePermissions(BambooRole) - Method in class com.atlassian.bamboo.testutils.backdoor.GlobalPermissionControl
-
Get current global role permissions.
- getRollbackDeploymentResultBeforeStartedDate(DeploymentResult) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Find the result successfully deployed on same environment before given deployment result coming from different deployment version
- getRollbackDeploymentResultBeforeStartedDate(DeploymentResult) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getRollbackDeploymentResultForEnvironment(long, long) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Find the result that you are trying to replicate by doing a rollback.
- getRollbackDeploymentResultForEnvironment(long, long) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getRollbackVersion(long) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
For a given environment find the version that existed on the environment prior to the last deployment.
- getRollbackVersion(DeploymentResult) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
For a given deployment result find the version that existed on the environment before that deployment.
- getRollbackVersion(long) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getRollbackVersion(DeploymentResult) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getRootArtifactDirectory(BootstrapManager) - Static method in class com.atlassian.bamboo.storage.location.ArtifactPathBuilderFactoryImpl
-
Only used by some internal code during the boot process, before the StorageLocationService
is available.
- getRootBuildDataDirectory() - Method in class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- getRootBuildDataDirectory() - Method in interface com.atlassian.bamboo.storage.StorageLocationService
-
Returns the root build data directory for all plans and deployment projects.
- getRootCursor(Object, String) - Static method in class com.atlassian.bamboo.migration.MapperTestUtils
-
Caller should close the input stream by calling .getStreamReader().closeCompletely() on returned value
- getRootCursor(File) - Static method in class com.atlassian.bamboo.migration.MapperTestUtils
-
Caller should close the input stream by calling .getStreamReader().closeCompletely() on returned value
- getRootCursor(InputStream) - Static method in class com.atlassian.bamboo.migration.MapperTestUtils
-
Caller should close the input stream by calling .getStreamReader().closeCompletely() on returned value
- getRootDeviceType() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- getRootDeviceType() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getRootDeviceType() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getRootDirectory() - Method in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- getRootDirectory() - Method in interface com.atlassian.bamboo.plugins.php.task.PhpUnitConfig
-
- getRootDirectory() - Method in interface com.atlassian.bamboo.storage.ArtifactDirectoryBuilder
-
Returns the root artifact storage directory that this instance is using to build absolute
File
objects.
- getRootDirectory() - Method in class com.atlassian.bamboo.storage.location.ArtifactDirectoryBuilderImpl
-
- getRootDirectory() - Method in interface com.atlassian.bamboo.task.CommonTaskContext
-
Get build root directory (where sources were checked out)
- getRootDirectory() - Method in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- getRootDirectory() - Method in interface com.atlassian.bamboo.task.TaskContext
-
Get build root directory (where sources were checked out)
- getRootDirectory() - Method in class com.atlassian.bamboo.task.TaskContextImpl
-
- getRootDirectory() - Method in class com.atlassian.bamboo.task.TaskExecutionContext
-
- getRootDirectorySelector() - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- getRootDirectorySelector() - Method in interface com.atlassian.bamboo.task.TaskDefinition
-
- getRootDirectorySelector() - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- getRootDirSelector() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getRootElement() - Method in class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
-
- getRootFsSizeOverride() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- getRootFsSizeOverride() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getRootFsSizeOverride() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getRootFsSizeOverride() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getRootPath() - Method in interface com.atlassian.bamboo.storage.ArtifactPathBuilder
-
Returns the root artifact storage path that this instance is using to build absolute paths, or null if this
instance is configured to build relative paths.
- getRootPath() - Method in class com.atlassian.bamboo.storage.location.ArtifactPathBuilderImpl
-
- getRootRepository() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getRootStorageDirectory() - Method in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
- getRootUrl() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkDataProvider
-
- getRootUrl() - Method in class com.atlassian.bamboo.build.artifact.CachingArtifactLinkDataProviderDecorator
-
- getRootUrl() - Method in class com.atlassian.bamboo.build.artifact.FileSystemArtifactLinkDataProvider
-
- getRootUrl() - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactLinkDataProvider
-
- getRootUrl() - Method in class com.atlassian.bamboo.build.artifact.TrampolineUrlArtifactLinkDataProvider
-
- getRootVcsRepositoryId() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getRootVcsRepositoryId() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
Get id of the repository that is the root of the hierarchy this repository belongs to.
- getRootVcsRepositoryId() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getRootVcsRepositoryId() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
Get id of the repository that is the root of the hierarchy this repository belongs to.
- getRootVcsRepositoryId() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getRow() - Method in class com.atlassian.bamboo.fieldvalue.FieldValueItem
-
- getRowData(ResultSet) - Static method in class com.atlassian.bamboo.utils.db.JdbcUtils
-
- getRpcUrl() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashServerEntity
-
- getRsaOpenSshKeyPair(String) - Method in class com.atlassian.bamboo.utils.SshKeysProvider
-
Provides freshly generated 2048-bit RSA key pair.
- getRssDetectionConfiguration() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getRssDetectionConfiguration() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Get global RSS detection configuration.
- getRssDockerImage() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- getRssDockerImageDescription() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- getRssLink(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getRssPermissions() - Method in interface com.atlassian.bamboo.task.export.TaskValidationContext
-
Returns object that allows to test if entities referenced by trigger are accessible.
- getRssPermissions() - Method in class com.atlassian.bamboo.task.export.TaskValidationContextImpl
-
- getRssPermissions() - Method in interface com.atlassian.bamboo.trigger.export.TriggerValidationContext
-
Returns object that allows to test if entities referenced by trigger are accessible.
- getRssPermissions() - Method in class com.atlassian.bamboo.trigger.export.TriggerValidationContextImpl
-
- getRssPollingCron() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- getRssPollingCronExpression() - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Cron expression for RSS polling.
- getRssPollingCronExpression() - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- getRssPollingCronExpression() - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- getRssRepositoriesAllowedToAccessRepository(Long) - Method in class com.atlassian.bamboo.plugins.rest.resource.RepositoryResource
-
Fetch list of RSS repositories which can use given repository by RSS code.
- getRssRepositoriesAllowedToAccessRepository(String) - Method in class com.atlassian.bamboo.testutils.backdoor.RepositoryControl
-
- getRssSecurityConfiguration() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getRssSecurityConfiguration() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Get RSS security configuration
- getRssSecurityConfiguration() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- getRudeKillCmd(String) - Method in class com.atlassian.bamboo.process.ProcessManagement
-
- getRudeKillCmd(String) - Method in class com.atlassian.bamboo.process.UnixProcessManagement
-
- getRudeKillCmd(String) - Method in class com.atlassian.bamboo.process.WindowsProcessManagement
-
- getRule() - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
- getRuleConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
- getRuleId() - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
- getRuleName() - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
- getRules() - Method in interface com.atlassian.bamboo.quickfilter.QuickFilter
-
Returns a list of rules for this quick filter.
- getRules() - Method in class com.atlassian.bamboo.quickfilter.QuickFilterEntity
-
- getRuleTypeKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
- getRuleTypes() - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
- getRunAction() - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- getRunEnvironmentIsolation(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- getRunnablePlans(Project, Class<T>) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- getRunnablePlans(Project, Class<T>) - Method in interface com.atlassian.bamboo.plan.FilteringPlanManager
-
- getRunnablePlans(Project, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
Get a list of plans that can be run currently logged in user.
- getRunnablePlans(Project, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- getRunning() - Method in class com.atlassian.bamboo.rest.model.RestWarnings
-
- getRunningElasticInstances() - Method in class com.atlassian.bamboo.rest.ListRunningInstances
-
- getRunningElasticInstances() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- getRunningElasticInstancesCount() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getRunningInstance() - Static method in class com.atlassian.bamboo.plugins.ssh.SshProxy
-
- getRunningPlans() - Method in class com.atlassian.bamboo.buildqueue.ViewRunningPlans
-
- getRunOnlyOnceId() - Method in class com.atlassian.bamboo.migration.cloud.upgrade.ConvertRestrictedAdmins
-
- getRunOnlyOnceId() - Method in class com.atlassian.bamboo.migration.cloud.upgrade.EnableServerPlugins
-
- getRunOnlyOnceId() - Method in class com.atlassian.bamboo.migration.cloud.upgrade.ResetServerCapabilities
-
- getRunOnlyOnceId() - Method in class com.atlassian.bamboo.upgrade.AbstractRepeatableTask
-
Unique key of the task, used to run the task just once.
- getRuntimeArtifactIds(Map<String, String>, int) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
Retrieves the runtime artifact ids calculated by artifact downloader task for a given transfer id.
- getRuntimeConfiguration() - Method in interface com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersService
-
Get artifact handlers configuration for runtime.
- getRuntimeConfiguration() - Method in class com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersServiceImpl
-
- getRuntimeContext() - Method in interface com.atlassian.bamboo.task.runtime.RuntimeTaskDefinition
-
- getRuntimeContext() - Method in class com.atlassian.bamboo.task.runtime.RuntimeTaskDefinitionImpl
-
- getRuntimeData() - Method in interface com.atlassian.bamboo.task.runtime.RuntimeTaskDefinition
-
- getRuntimeData() - Method in class com.atlassian.bamboo.task.runtime.RuntimeTaskDefinitionImpl
-
- getRuntimeTaskContext() - Method in interface com.atlassian.bamboo.task.CommonTaskContext
-
- getRuntimeTaskContext() - Method in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- getRuntimeTaskContext() - Method in interface com.atlassian.bamboo.task.TaskContext
-
- getRuntimeTaskData() - Method in interface com.atlassian.bamboo.task.CommonTaskContext
-
- getRuntimeTaskData() - Method in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- getRuntimeTaskDataProvider() - Method in class com.atlassian.bamboo.plugin.descriptor.TaskModuleDescriptorImpl
-
- getRuntimeTaskDataProvider() - Method in interface com.atlassian.bamboo.task.TaskModuleDescriptor
-
Optional server side component allowing inject runtime parameters for task
- getRuntimeTaskDefinitions() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getRuntimeTaskDefinitions() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getRuntimeTaskDefinitions() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
All tasks defined for this build.
- getRuntimeTaskDefinitions() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getS3ArtifactHandler(Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.artifacthandler.ArtifactHandlerResource
-
Retrieve configuration of S3 Artifact Handler.
- getSafeCommandString() - Method in class com.atlassian.bamboo.docker.ProcessCommand
-
Get the command as a String replacing all occurrences of the mask
value with a masked password String, e.g.
- getSaveMessage() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.MiscellaneousConfigurationPage
-
- getScanDirection() - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- getScheduleBackupBean() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- getScheduleBackupConfiguration() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getScheduleBackupConfiguration() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getScheduleBackupConfiguration() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getScheduleCountForImage(ElasticImageConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getScheduledDate() - Method in class com.atlassian.bamboo.v2.build.trigger.ScheduledTriggerReason
-
- getScheduler() - Method in class com.atlassian.bamboo.build.strategy.AbstractQuartzStrategy
-
Deprecated.
- getScheduler() - Method in class com.atlassian.bamboo.trigger.quartz.AbstractQuartzTriggerActivator
-
- getScheduler() - Method in class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- getSchema(Connection) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- getSchema(Connection) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Schema name, retrieved from connection or cache
- getSchemaName() - Method in class com.atlassian.bamboo.sal.SessionFactoryConnectionProvider
-
- getSchemaUncached(Connection) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- getSchemaUncached(Connection) - Method in class com.atlassian.bamboo.utils.db.MsSqlDbmsBean
-
- getSchemaUpgradeTasks() - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
- getScheme() - Method in class com.atlassian.bamboo.plugins.git.ScpAwareUri
-
- getSchemeRegistryDataFactory(SchemeRegistryFactory) - Method in class com.atlassian.bamboo.agent.bootstrap.AgentBootstrap
-
- getSchemeRegistryDataFactory(SchemeRegistryFactory) - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgentBootstrap
-
- getScm() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketResourceEntity
-
- getScm() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getScm() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getScm() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getScm() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getScm() - Method in interface com.atlassian.bamboo.repository.ScmTypePublishingRepository
-
Get a string representing the name of the repository type.
- getScm() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- getScm() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getScmType(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudServerConfigurator
-
- getScmType(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitServerConfigurator
-
- getScmType(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.github.configurator.GitHubServerConfigurator
-
- getScmType(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.hg.v2.configurator.MercurialServerConfigurator
-
- getScmType(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerServerConfigurator
-
- getScmType(VcsLocationDefinition) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyVcsLocationConfigurator
-
- getScmType(VcsLocationDefinition) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsLocationConfigurator
-
Return the type of vcs system used by a repository.
- getScope() - Method in class com.atlassian.bamboo.notification.AbstractNotificationType
-
- getScope() - Method in interface com.atlassian.bamboo.notification.NotificationType
-
The scope of the notification type be it "plan" or "system" or "chain"
- getScope() - Method in class com.atlassian.bamboo.plugin.descriptor.NotificationTypeModuleDescriptor
-
- getScope() - Method in class com.atlassian.bamboo.plugins.rest.confirmation.ConfirmationTokenInjectableProvider
-
- getScope() - Method in class com.atlassian.bamboo.plugins.rest.expansion.ExpansionProvider
-
- getScope() - Method in class com.atlassian.bamboo.plugins.rest.pagination.PageRequestProvider
-
- getScope() - Method in class com.atlassian.bamboo.testutils.user.BambooTestPermission
-
- getScore() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedAuthorBuildStatistics
-
- getScore() - Method in interface com.atlassian.bamboo.ww2.beans.author.DecoratedPersonaBuildStatistics
-
- getScore() - Method in class com.atlassian.bamboo.ww2.beans.author.DecoratedUserBuildStatistics
-
- getScript() - Method in class com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails
-
- getScriptBody() - Method in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- getScriptBody() - Method in class com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails
-
- getScriptFilename() - Method in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- getScriptLocation() - Method in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- getScriptLocation() - Method in class com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails
-
- getScripts() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Job
-
- getScriptSuffix() - Static method in class com.atlassian.bamboo.util.BambooFilenameUtils
-
- getSearcher() - Method in class com.atlassian.bamboo.index.AbstractDocumentHitCollector
-
- getSearchOption() - Method in class com.atlassian.bamboo.ww2.actions.admin.author.ViewAuthors
-
- getSearchOptions() - Method in class com.atlassian.bamboo.ww2.actions.admin.author.ViewAuthors
-
- getSearchResults() - Method in class com.atlassian.bamboo.rest.model.repository.RestRepositoryList
-
- getSearchString() - Method in class com.atlassian.bamboo.ww2.actions.admin.author.ViewAuthors
-
- getSecond() - Method in class com.atlassian.bamboo.utils.Pair
-
- getSeconds() - Method in enum com.atlassian.bamboo.utils.PrettyLength
-
- getSecondsDistanceToNow(Date) - Static method in class com.atlassian.bamboo.util.BambooDateUtils
-
- getSecondsToRefresh() - Method in class com.atlassian.bamboo.ww2.actions.ViewActivityLog
-
- getSecretAccessKey() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.configuration.AdministerAction
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.configuration.GlobalAdminAction
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.configuration.plugins.AbstractPluginConfigurationAction
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAdminAction
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.configuration.repository.ConfigureLinkedRepositories
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.configuration.actions.ConfigureEnvironmentMiscellaneousSettings
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.agents.ConfigureEnvironmentAgents
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentPermissions
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.DeleteEnvironment
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.docker.ConfigureEnvironmentDocker
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.execution.actions.DeleteDeploymentResult
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.execution.actions.StopDeployment
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.projects.actions.CloneDeploymentProject
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectDetails
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectPermissions
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectSpecsRepositories
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeleteDeploymentProject
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectSpecs
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectYaml
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.versions.actions.DeleteDeploymentVersion
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.deployments.versions.actions.RenameDeploymentVersion
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.logger.RemoveBuildError
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.logger.ViewBuildError
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.ReorderBuild
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewLabels
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.ww2.actions.project.ProjectActionSupport
-
- getSecuredDomainObject() - Method in interface com.atlassian.bamboo.ww2.aware.permissions.DeploymentEnvironmentEditSecurityAware
-
- getSecuredDomainObject() - Method in interface com.atlassian.bamboo.ww2.aware.permissions.DeploymentEnvironmentExecuteSecurityAware
-
- getSecuredDomainObject() - Method in interface com.atlassian.bamboo.ww2.aware.permissions.DeploymentProjectEditSecurityAware
-
- getSecuredDomainObject() - Method in interface com.atlassian.bamboo.ww2.aware.permissions.DomainObjectSecurityAware
-
- getSecuredDomainObject() - Method in interface com.atlassian.bamboo.ww2.aware.permissions.ProjectAdminSecurityAware
-
- getSecuredDomainObject() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getSecureObjectClass() - Method in class com.atlassian.bamboo.security.acegi.intercept.web.WebworkSecurityInterceptor
-
- getSecureToken() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactContext
-
- getSecureToken() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactContextImpl
-
- getSecureToken() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContext
-
The secure token to use for authentication if needed
- getSecureToken() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- getSecureToken() - Method in class com.atlassian.bamboo.security.XStreamSecureTokenPersister.PersistedSecureToken
-
- getSecuritySettings() - Method in class com.atlassian.bamboo.plugins.rest.admin.security.SecuritySettingsResource
-
The REST endpoint to retrieve security settings.
- getSecuritySettings() - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- getSecurityToken() - Method in interface com.atlassian.bamboo.agent.AgentSecurityTokenService
-
Get the current security token for this Bamboo instance.
- getSecurityToken() - Method in class com.atlassian.bamboo.agent.AgentSecurityTokenServiceImpl
-
- getSecurityToken() - Method in class com.atlassian.bamboo.agent.installer.arguments.CommandLineArguments
-
- getSecurityToken() - Method in class com.atlassian.bamboo.configuration.agent.AddRemoteAgent
-
- getSecurityToken() - Method in class com.atlassian.bamboo.ww2.actions.admin.SelectAgentsAction
-
- getSegment(int) - Method in class com.atlassian.bamboo.plugin.servlet.RequestPath
-
Returns the specified zero-based path segment, or an empty string if that segment doesn't exist.
- getSegmentCount() - Method in class com.atlassian.bamboo.plugin.servlet.RequestPath
-
Returns the number of non-empty segments in the path.
- getSelectableRights() - Method in class com.atlassian.bamboo.pageobjects.components.permissions.AddPermissionPrincipalsComponent
-
Return a list of rights which can be granted to the chosen principals.
- getSelectDeploymentKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- getSelectDeploymentName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- getSelectedArtifactStorage() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactStorage
-
- getSelectedAuthorNames() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- getSelectedBranchValue() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- getSelectedBuilds() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- getSelectedBuilds() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- getSelectedBuilds() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- getSelectedBuilds() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- getSelectedBuildStrategy() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- getSelectedBulkActionKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- getSelectedCondition() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- getSelectedCondition() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getSelectedDatabase() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseAction
-
- getSelectedDatabase() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- getSelectedExpiryTypesLabel() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- getSelectedExpiryTypesLabel(CombinedExpiryConfig) - Method in class com.atlassian.bamboo.build.expiry.plugin.BuildExpiryPerPlanPlugin
-
- getSelectedExpiryTypesLabelKeys(boolean) - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- getSelectedFilterKey() - Method in class com.atlassian.bamboo.build.FilterController
-
- getSelectedFilterName() - Method in class com.atlassian.bamboo.build.FilterController
-
- getSelectedJiraApplicationLink() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction
-
- getSelectedLabel() - Method in class com.atlassian.bamboo.ww2.actions.labels.EditLabelsAction
-
- getSelectedLabelNames() - Method in class com.atlassian.bamboo.webwork.DashboardFilter
-
- getSelectedPlanKeys() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- getSelectedPlans() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- getSelectedPlans() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- getSelectedPlans() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- getSelectedProject() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- getSelectedProjectKeys() - Method in class com.atlassian.bamboo.webwork.DashboardFilter
-
- getSelectedProjects() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- getSelectedReport() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- getSelectedRepositories() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- getSelectedRepository() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- getSelectedRepository() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- getSelectedRepository() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- getSelectedRepository() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- getSelectedRepositoryDefinitions(Plan) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- getSelectedRepositoryKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getSelectedRepositoryValue() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- getSelectedResult() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getSelectedStage() - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- getSelectedSubTab() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- getSelectedTab() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- getSelectedTab() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- getSelectedTab() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getSelectedTab() - Method in interface com.atlassian.bamboo.ww2.aware.TabSelectionAware
-
- getSelectedTrigger(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersAction
-
- getSelectedUserName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureNotificationComponent
-
- getSelectedValue() - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
Get currently selected value from a single-select element.
- getSelectedValues() - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
Get all selected values from a multi-select element.
- getSelectedWebRepositoryViewer() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- getSelectedWebRepositoryViewer() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- getSelectedWebRepositoryViewer() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- getSelectedWebRepositoryViewerKey() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getSelectProjectKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- getSelectProjectName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- getSelf() - Method in class com.atlassian.bamboo.rest.model.AbstractRestModel
-
- getSelf() - Method in class com.atlassian.bamboo.rest.model.Links
-
Deprecated.
- getSelfUrl() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashMirrorServerEntity
-
- getSendTest() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- getSendTest() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getSerializableClassWhitelistFromBambooHome() - Method in interface com.atlassian.bamboo.server.ServerStateService
-
Get class name whitelist for serialization read from Bamboo home directory
- getSerializableClassWhitelistFromBambooHome() - Method in class com.atlassian.bamboo.server.ServerStateServiceImpl
-
- getSerializationProtectionOptionsForBandana() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- getSerializationProtectionOptionsForRemoting() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- getSerializationSecurityConfig() - Method in class com.atlassian.bamboo.agent.remote.serialization.CachingSerializationSecurityConfigAccessor
-
- getSerializationSecurityConfig() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getSerializationSecurityConfig() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getSerializationSecurityConfig() - Method in interface com.atlassian.bamboo.configuration.SerializationSecurityConfigAccessor
-
- getSerializationSecurityConfig() - Method in class com.atlassian.bamboo.event.AdministrationConfigurationUpdatedEvent
-
- getSerializationSecurityConfig() - Method in class com.atlassian.bamboo.serialization.ServerSerializationSecurityConfigAccessor
-
- getSerializationSecurityMethod() - Method in class com.atlassian.bamboo.persister.xstream.BandanaXStreamTypePermission
-
- getSerializationSecurityMethod() - Method in class com.atlassian.bamboo.persister.xstream.RemoteCommunicationXStreamTypePermission
-
- getSerializationSecurityMethod() - Method in class com.atlassian.bamboo.persister.xstream.XStreamTypePermission
-
- getSerializedConfig() - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity
-
- getSerializedData() - Method in class com.atlassian.bamboo.bandana.BandanaItem
-
- getSeriesKey(ResultsSummary) - Method in class com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector
-
- getSeriesKey(ResultsSummary) - Method in class com.atlassian.bamboo.reports.collector.AgentUtilizationCollector
-
- getSeriesName() - Method in interface com.atlassian.bamboo.charts.collater.TimePeriodCollater
-
- getSeriesName() - Method in class com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodCollater
-
- getServerAliases(String, Principal[]) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticAgentServerKeyManager
-
- getServerBaseUrl() - Method in class com.atlassian.bamboo.js.JavascriptWriteServlet
-
- getServerBaseUrl() - Method in class com.atlassian.bamboo.xmpp.commands.SimpleSmackCommand
-
- getServerConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataBuilder
-
- getServerConfiguration() - Method in interface com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfiguration
-
- getServerConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl
-
- getServerErrorMessage() - Method in class com.atlassian.bamboo.plugins.stash.rest.common.ServerErrorStatus
-
- getServerExecutable(String) - Method in class com.atlassian.bamboo.testutils.backdoor.ServerCapabilitiesControl
-
Get value of server executable capability
- getServerFile() - Method in interface com.atlassian.bamboo.web.utils.UploadedFile
-
- getServerFile() - Method in class com.atlassian.bamboo.web.utils.UploadedFileImpl
-
- getServerFingerprint() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
A hash identifying Bamboo server.
- getServerFingerprint() - Method in class com.atlassian.bamboo.agent.bootstrap.GetFingerprintResponse
-
- getServerFingerprint() - Method in class com.atlassian.bamboo.setup.ServerFingerprint
-
Get server fingerprint.
- getServerHost(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudServerConfigurator
-
- getServerHost(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitServerConfigurator
-
- getServerHost(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.github.configurator.GitHubServerConfigurator
-
- getServerHost(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.hg.v2.configurator.MercurialServerConfigurator
-
- getServerHost(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerServerConfigurator
-
- getServerHost(VcsLocationDefinition) - Method in class com.atlassian.bamboo.repository.svn.v2.configurator.SvnServerConfigurator
-
- getServerHost(VcsLocationDefinition) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyVcsLocationConfigurator
-
- getServerHost(VcsLocationDefinition) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsLocationConfigurator
-
What's the repository server host.
- getServerID() - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- getServerID() - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- getServerId(String) - Static method in class com.atlassian.bamboo.testutils.ApplicationLinksTestHelper
-
- getServerID() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getServerId() - Method in class com.atlassian.sal.bamboo.license.BambooLicenseHandler
-
- getServerID() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getServerIdHash() - Method in class com.atlassian.bamboo.plugins.stash.analytics.SmartMirrorEvent
-
- getServerKey() - Method in class com.atlassian.bamboo.core.BambooEntityOid
-
Return server key represented by this OID.
- getServerKey() - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- getServerKey() - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- getServerKey() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getServerKey() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getServerLifecycleState() - Method in interface com.atlassian.bamboo.server.ServerStatusInfo
-
- getServerLifecycleState() - Method in interface com.atlassian.bamboo.ServerLifecycleManager
-
- getServerLifecycleState() - Method in class com.atlassian.bamboo.ServerLifecycleManagerImpl
-
- getServerLifecycleState() - Method in interface com.atlassian.bamboo.ServerLifecycleProvider
-
- getServerLifecycleState() - Method in class com.atlassian.bamboo.ServerLifecycleProviderImpl
-
- getServerLifecycleState() - Method in class com.atlassian.bamboo.webwork.ViewTelemetryAction
-
- getServerLifecycleState() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getServerLifecycleState() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getServerRunningWarning() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ServerPauseResumePage
-
- getServers() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.ListServersResponse
-
- getServerSideTaskWorkingDirectory(ResultKey) - Method in interface com.atlassian.bamboo.build.fileserver.BuildDirectoryManager
-
Returns the directory used by server-side tasks, e.g.
- getServerSideTaskWorkingDirectory(BuildDirectoryManager.ServerSideTaskType) - Method in interface com.atlassian.bamboo.build.fileserver.BuildDirectoryManager
-
Returns the directory used by server-side tasks of specific type.
- getServerSideTaskWorkingDirectory(ResultKey) - Method in class com.atlassian.bamboo.build.fileserver.DefaultBuildDirectoryManager
-
- getServerSideTaskWorkingDirectory(BuildDirectoryManager.ServerSideTaskType) - Method in class com.atlassian.bamboo.build.fileserver.DefaultBuildDirectoryManager
-
- getServerSideTaskWorkingDirectory() - Method in class com.atlassian.bamboo.build.fileserver.DefaultBuildDirectoryManager
-
- getServerSideTaskWorkingDirectory(ResultKey) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
-
- getServerSideTaskWorkingDirectory(BuildDirectoryManager.ServerSideTaskType) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
-
- getServerStartupTimestamp() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentHeartBeatInfo
-
- getServerStateDirectory() - Static method in class com.atlassian.bamboo.fileserver.SystemDirectory
-
- getServerStatusInfo() - Method in interface com.atlassian.bamboo.server.ServerStatusProvider
-
- getServerStatusInfo() - Method in class com.atlassian.bamboo.server.ServerStatusProviderImpl
-
- getServerStatusInfo() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getServletContext() - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
- getServletContext() - Method in class com.atlassian.bamboo.plugin.BambooServletContextFactory
-
- getServletModuleManager() - Method in class com.atlassian.bamboo.plugin.servlet.filter.ServletFilterModuleContainerFilter
-
- getServletPath() - Method in class com.atlassian.bamboo.plugin.servlet.AbstractDownloadStrategy
-
Returns the servlet path handled by this download strategy.
- getServletPath() - Method in class com.atlassian.bamboo.plugin.servlet.ArtifactDownloadStrategy
-
- getServletPath() - Method in class com.atlassian.bamboo.plugin.servlet.DefaultDownloadStrategy
-
- getServletPath() - Method in class com.atlassian.bamboo.plugin.servlet.DeploymentDownloadStrategy
-
- getServletPath() - Method in class com.atlassian.bamboo.plugin.servlet.GlobalArtifactDownloadStrategy
-
- getServletPath() - Method in class com.atlassian.bamboo.plugin.servlet.SpecLogsDownloadStrategy
-
- getServletPathStats() - Method in class com.atlassian.bamboo.configuration.PerformanceStatsAction
-
- getSession() - Method in class com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
-
Get the Hibernate session
- getSession() - Method in interface com.atlassian.bamboo.persistence3.PluginHibernateSessionFactory
-
Gets the current Hibernate session
- getSession() - Method in class com.atlassian.bamboo.persistence3.SpringPluginHibernateSessionFactory
-
- getSession(long) - Method in class com.atlassian.bamboo.shell.ShellSessionManager
-
- getSession(boolean) - Method in class com.atlassian.sal.bamboo.web.context.BambooHttpContext
-
- getSessionFactory() - Method in class com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
-
- getSessionFactory() - Method in class com.atlassian.bamboo.user.DefaultHibernateAccessor
-
- getSessionId() - Method in class com.atlassian.bamboo.rest.Login
-
- getSessionManager() - Method in interface com.atlassian.bamboo.Bamboo
-
Which session manager is the system using?
- getSessionManager() - Method in class com.atlassian.bamboo.container.BambooContainer
-
- getSessionUser(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getSetByUser() - Method in enum com.atlassian.bamboo.ServerLifecycleState
-
- getSetting(String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.PluginSettingsResource
-
- getSettings(PlexusContainer, MavenConfiguration) - Static method in class com.atlassian.bamboo.maven.utils.MavenHelper
-
- getSetupInvoker() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDefaultsAction
-
- getSetupPersister() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getSetupPersister() - Method in class com.atlassian.bamboo.ww2.actions.setup.AbstractSetupAction
-
- getSetupPersister() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getSetupType() - Method in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- getSetupType() - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- getSetupTypeInstall() - Method in class com.atlassian.bamboo.ww2.actions.setup.AbstractSetupAction
-
- getSetupUtilityBean() - Method in class com.atlassian.bamboo.ww2.actions.setup.AbstractSetupAction
-
- getSeverity() - Method in class com.atlassian.bamboo.build.warning.WarningAnnotation
-
- getSeverity() - Method in class com.atlassian.bamboo.rest.model.warning.RestWarningAnnotation
-
- getShaOfRefIfExists(File, String) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
- getShaOfRefIfExists(File, String) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- getShaOfRefIfExists(File, String) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- getSharedArtifactLinks(BuildResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- getSharedArtifactPath() - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- getSharedArtifacts() - Method in class com.atlassian.bamboo.event.artifact.PlanSharedArtifactDefinitionListModified
-
- getSharedArtifactsEnabled() - Method in class com.atlassian.bamboo.rest.model.artifacthandler.RestArtifactHandler
-
- getSharedArtifactsFromPreviousStages() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactContext
-
- getSharedArtifactsFromPreviousStages() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactContextImpl
-
- getSharedCapabilitySet() - Method in class com.atlassian.bamboo.capability.CapabilityHibernateSetDao
-
- getSharedCapabilitySet() - Method in interface com.atlassian.bamboo.capability.CapabilitySetDao
-
Accessor for getting shared capabilities
- getSharedCapabilitySet() - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- getSharedCapabilitySet() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- getSharedCapabilitySet() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getSharedCapabilitySet(CapabilitySet) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManager
-
- getSharedCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- getSharedCapabilitySet(CapabilitySetManager, Class<? extends CapabilitySet>) - Static method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerUtils
-
Gets the shared capabilities depending on agentCapability type.
- getSharedCapabilitySetDecorator() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- getSharedCapabilitySetDecorator() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getSharedCapabilitySetType() - Method in class com.atlassian.bamboo.configuration.agent.EditSharedCapability
-
- getSharedCapabilitySetType() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySet
-
Returns the identifier for the set if it is shared.
- getSharedCapabilitySetType() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl
-
- getSharedCapabilitySetType() - Method in class com.atlassian.bamboo.v2.build.agent.capability.ImageCapabilitySetImpl
-
- getSharedCapabilitySetType() - Method in class com.atlassian.bamboo.v2.build.agent.capability.LocalCapabilitySet
-
- getSharedCapabilitySetType() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RemoteCapabilitySet
-
- getSharedCapabilityType() - Method in class com.atlassian.bamboo.configuration.agent.EditSharedCapability
-
- getSharedCredentialIds(Map<String, String>) - Method in interface com.atlassian.bamboo.credentials.ConfigurableSharedCredentialDepender
-
Returns a list of shared credential ids used by this class.
- getSharedCredentialIds() - Method in interface com.atlassian.bamboo.credentials.SharedCredentialDepender
-
Returns a list of shared credential ids used by this class.
- getSharedCredentialIds() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getSharedCredentialIds() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getSharedCredentialIds() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getSharedCredentialName() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getSharedCredentials() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getSharedCredentials() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getSharedCredentials() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getSharedCredentials() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getSharedCredentialsId() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- getSharedCredentialsId() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- getSharedCredentialsIdField(HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.plugins.git.helper.GitRepositorySharedCredentialsHelper
-
- getSharedCredentialsIdField(Map<String, String>) - Static method in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- getSharedCredentialsIds(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudServerConfigurator
-
- getSharedCredentialsIds(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitServerConfigurator
-
- getSharedCredentialsIds(VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.hg.v2.configurator.MercurialServerConfigurator
-
- getSharedCredentialsIds(VcsLocationDefinition) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyVcsLocationConfigurator
-
- getSharedCredentialsIds(VcsLocationDefinition) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsLocationConfigurator
-
Returns a list of shared credential ids used by a repository.
- getSharedLocalCapabilitySet() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- getSharedLocalCapabilitySet() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.RemotedCapabilitySetManager
-
Gets the locally shared capabilities
- getSharedRemoteCapabilitySet() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManager
-
Gets the remotely shared capabilities
- getSharedRemoteCapabilitySet() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- getSharedTemporaryFile(String, String, String, boolean, File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- getSharedTemporaryFile(SharedTemporaryFiles.SharedTemporaryFileSpec) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- getShippedElasticImageData() - Static method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- getShortClassName() - Method in class com.atlassian.bamboo.results.tests.TestResults
-
The short name of the class
- getShortDescription() - Method in class com.atlassian.bamboo.oauth.serviceprovider.upgrade.PluginUpgradeTask001MigrateTokens
-
- getShortDescription() - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
-
- getShortDescription() - Method in interface com.atlassian.bamboo.upgrade.UpgradeTask
-
- getShortDescription() - Method in class com.atlassian.upgrade.AbstractUpgradeTask
-
- getShortDescription() - Method in interface com.atlassian.upgrade.UpgradeTask
-
A short (<50 chars) description of the upgrade action
- getShortDescriptionHtml() - Method in class com.atlassian.bamboo.v2.build.trigger.DefaultTriggerReasonRenderer
-
- getShortDescriptionHtml() - Method in interface com.atlassian.bamboo.v2.build.trigger.TriggerReasonRenderer
-
- getShortDescriptionTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerReasonModuleDescriptor
-
- getShortDescriptionText() - Method in class com.atlassian.bamboo.v2.build.trigger.DefaultTriggerReasonRenderer
-
- getShortDescriptionText() - Method in interface com.atlassian.bamboo.v2.build.trigger.TriggerReasonRenderer
-
- getShortDescriptionTextTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerReasonModuleDescriptor
-
- getShortJiraIssues() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
Returns a shortened (default length) list of jira issues and controls logic behind which are shown * Fixed issues
are given preference
- getShortJiraIssues(int) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
Returns a required length list of jira issues and controls logic behind which are shown * Fixed issues are given
preference
- getShortKey() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getShortKey() - Method in interface com.atlassian.bamboo.repository.Repository
-
Deprecated.
The mini key from the plugin (should not contain plugin prefix)
- getShortKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranch
-
- getShortKey() - Method in class com.atlassian.bamboo.webrepository.AbstractWebRepositoryViewer
-
- getShortKey() - Method in interface com.atlassian.bamboo.webrepository.WebRepositoryViewer
-
Deprecated.
The shorter version fo the plugin key (without prefix and should not contain any ':')
- getShortKeyFromPlanKey(PlanKey) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
Return a last part of the plan key, e.g PROJ-CHAIN would reduce CHAIN and PROJ-CHAIN-HOB would return JOB
- getShortName() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClass
-
Get the short name for this class for the UI
- getShortName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassImpl
-
- getShortName() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResultDescriptor
-
- getShortName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- getShortName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranch
-
- getShortName() - Method in interface com.atlassian.bamboo.v2.build.BuildIdentifier
-
The short name of the
Plan
- getShortName() - Method in class com.atlassian.bamboo.v2.build.BuildIdentifierImpl
-
- getShortName() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getShortReasonSummary() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getShortReasonSummary() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getShortTempDir() - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
- getShortWindowsPath(String) - Static method in class com.atlassian.bamboo.util.BambooFilenameUtils
-
Returns a short 8.3 path for a given path.
- getShowLGPLLicenses() - Method in class com.atlassian.bamboo.ww2.actions.about.AboutAction
-
- getShowOptions() - Method in class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction
-
- getShowStatus() - Method in class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction
-
- getShutdownDate() - Method in class com.atlassian.bamboo.server.control.ChangeDetectionController.ShutdownMarker
-
- getShutdownDelay() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticTerminationConfiguration
-
- getShutdownHook() - Method in class com.atlassian.bamboo.testutils.ProcessDescriptor
-
- getShutdownMarkerIfAvailable() - Method in interface com.atlassian.bamboo.server.control.ChangeDetectionController
-
- getShutdownMarkerIfAvailable() - Method in class com.atlassian.bamboo.server.control.ChangeDetectionControllerImpl
-
- getSiblingBranchIdentifiers() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getSid() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- getSid() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipal
-
- getSid() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- getSid() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- getSidFromPermissionKey(String) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
Get the Sid
based on a permission key.
- getSidManager() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- getSids(Authentication) - Method in class com.atlassian.bamboo.security.acegi.acls.CachingSidRetrievalStrategy
-
- getSids(Authentication) - Method in class com.atlassian.bamboo.security.acegi.acls.GroupAwareSidRetrievalStrategyImpl
-
- getSignUp() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- getSimpleType(Class<?>) - Static method in class com.atlassian.bamboo.utils.BambooReflectionUtils
-
- getSimpleUris(URI...) - Static method in class com.atlassian.bamboo.amq.BrokerUriUtils
-
- getSimpleVariableMapByType(VariableContext, VariableType) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionAccessor
-
Filter variable context by variable type and return as simple key/value map
- getSimpleVariableMapByType(VariableContext, VariableType) - Method in class com.atlassian.bamboo.variable.VariableDefinitionAccessorImpl
-
- getSimpleVariableMapByType(VariableContext, VariableType) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- getSinceSystemTime() - Method in class com.atlassian.bamboo.js.ViewPlanUpdates
-
- getSingleFile() - Method in class com.atlassian.bamboo.build.artifact.ArtifactRetrievalStatus
-
- getSingleFileFromDirectory(File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Obtain a single file from a directory.
- getSingleResult() - Method in class com.atlassian.bamboo.jpa.JpaUtils.CriteriaQuery
-
- getSize() - Method in interface com.atlassian.bamboo.artifact.Artifact
-
Returns a file size in bytes.
- getSize() - Method in class com.atlassian.bamboo.artifact.ArtifactImpl
-
- getSize() - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- getSize() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactFileData
-
- getSize() - Method in class com.atlassian.bamboo.build.artifact.ArtifactFileDataImpl
-
- getSize() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLink
-
- getSize() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkDataProvider
-
- getSize() - Method in class com.atlassian.bamboo.build.artifact.CachingArtifactLinkDataProviderDecorator
-
- getSize() - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink
-
- getSize() - Method in class com.atlassian.bamboo.build.artifact.FileSystemArtifactLinkDataProvider
-
- getSize() - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactLinkDataProvider
-
- getSize() - Method in class com.atlassian.bamboo.build.artifact.TrampolineArtifactFileData
-
- getSize() - Method in class com.atlassian.bamboo.build.artifact.TrampolineUrlArtifactLinkDataProvider
-
- getSize() - Method in class com.atlassian.bamboo.collections.AgentMessageQueue.Message
-
- getSize() - Method in class com.atlassian.bamboo.deployments.versions.ArtifactDeploymentVersionItemImpl
-
- getSize() - Method in interface com.atlassian.bamboo.deployments.versions.InternalArtifactDeploymentVersionItem
-
- getSize() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.ArtifactDeploymentVersionItemDto
-
- getSize() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- getSize() - Method in class com.atlassian.bamboo.event.agent.AgentInstallerEvent
-
- getSize() - Method in class com.atlassian.bamboo.event.artifact.BuildResultArtifactEvent
-
- getSize() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultJobArtifactsPage.Artifact
-
- getSize() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.BitbucketPageEntity
-
- getSize() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.GenericList
-
- getSize() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanList
-
- getSize() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPageEntity
-
- getSize() - Method in class com.atlassian.bamboo.rest.model.AbstractRestList
-
- getSize() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifact
-
- getSize() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestArtifactDeploymentVersionItem
-
- getSize() - Method in class com.atlassian.bamboo.testutils.backdoor.model.AbstractRestList
-
- getSize() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestArtifact
-
- getSizeBoundedLinkedJiraIssues(int) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getSkippedCommitCount() - Method in class com.atlassian.bamboo.plugins.git.CommitOutputHandler
-
- getSkippedCommitsCnt() - Method in class com.atlassian.bamboo.repository.svn.CommitExtractor
-
- getSkippedCommitsCount(ResultsSummary) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getSkippedCommitsCount() - Method in interface com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsChangeset
-
The number of commits that were included in this summary, but their details were skipped (because there
was too many commits to keep them all in this summary)
- getSkippedCommitsCount() - Method in class com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsChangesetImpl
-
- getSkippedCommitsCount() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangeset
-
- getSkippedCommitsCount() - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl
-
- getSkippedCommitsCount() - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
The number of commits that were included in this summary, but their details were skipped (because there
was too many commits to keep them all in this summary)
- getSkippedCommitsCount() - Static method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetFunctions
-
- getSkippedCommitsCount() - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- getSkippedCommitsCount(long) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
The number of commits that were included in this buildChanges, but their details were skipped (because there
was too many commits to keep them all in this buildChanges)
- getSkippedCommitsCount(long) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- getSkippedCommitsCount() - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
The number of commits that were included in this buildChanges, but their details were skipped (because there
was too many commits to keep them all in this buildChanges)
- getSkippedCommitsCount() - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- getSkippedCommitsCountForVersion(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsChangesetDao
-
- getSkippedCommitsCountForVersion(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsChangesetDaoImpl
-
- getSkippedTestCaseCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsSummary
-
Returns number of test cases classified as skipped by the parser.
- getSkippedTestCaseCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- getSkippedTestCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
- getSkippedTestCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- getSkippedTestList() - Method in class com.atlassian.bamboo.chains.ChainFilteredTestResults
-
- getSkippedTestList() - Method in interface com.atlassian.bamboo.resultsummary.tests.FilteredTestResults
-
- getSkippedTestList() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- getSkippedTestResults() - Method in interface com.atlassian.bamboo.build.test.TestCollectionResult
-
Get all the unit
TestResults
that have been skipped (or inconclusive).
- getSkippedTestResults() - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
- getSkippedTestResults() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getSkippedTests() - Method in class com.atlassian.bamboo.build.test.junit.JunitTestResultsParser
-
- getSkippedTests() - Method in class com.atlassian.bamboo.chains.ChainFilteredTestResults
-
- getSkippedTests() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestNGResultsParser
-
- getSkippedTests() - Method in interface com.atlassian.bamboo.resultsummary.tests.FilteredTestResults
-
- getSkippedTests() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- getSkippedTestsTable() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.PlanResultTestsPage
-
- getSlug() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketResourceEntity
-
- getSlug() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestParticipant
-
- getSlug() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashRepositoryEntity
-
- getSmtpChoice() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getSMTPMailServerClass() - Method in class com.atlassian.bamboo.mail.BambooMailServerManager
-
- getSmtpPassword() - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- getSmtpPassword() - Method in class com.atlassian.bamboo.testutils.backdoor.model.admin.MailServerSettings
-
- getSmtpPort() - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- getSmtpPort() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getSmtpServer() - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- getSmtpServerHost() - Method in class com.atlassian.bamboo.testutils.backdoor.model.admin.MailServerSettings
-
- getSmtpServerPort() - Method in class com.atlassian.bamboo.testutils.backdoor.model.admin.MailServerSettings
-
- getSmtpUsername() - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- getSmtpUsername() - Method in class com.atlassian.bamboo.testutils.backdoor.model.admin.MailServerSettings
-
- getSnapshot() - Method in class com.atlassian.bamboo.filter.PerformanceStatistics
-
- getSnapshot() - Method in class com.atlassian.bamboo.filter.PerformanceStatistics.ServletPathStats
-
- getSnapshot() - Method in class com.atlassian.bamboo.filter.PerformanceStatistics.UrlStats
-
- getSnapshots() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.GroupedMaven2ArtifactProperties
-
- getSocketAddress() - Method in class com.atlassian.bamboo.amq.TomcatHttpTransportServer
-
- getSoftLimit() - Method in class com.atlassian.bamboo.configuration.StorageLimits
-
When Bamboo uses more than soft limit on local hard drive for artifact storage then warning will be shown for admin
- getSoftLimit() - Method in class com.atlassian.bamboo.rest.model.admin.storage.RestStorageConfiguration
-
- getSortBy() - Method in class com.atlassian.bamboo.configuration.PerformanceStatsAction
-
- getSortedBuildResults() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- getSortedBuildResults() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- getSortedNotificationRules() - Method in interface com.atlassian.bamboo.notification.NotificationSet
-
- getSortedNotificationRules() - Method in class com.atlassian.bamboo.notification.NotificationSetImpl
-
- getSortedPlans(Project) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- getSortedPlans(Project) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- getSortedPlans(Project) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- getSortedProjects() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrixWizard
-
- getSortedProjects() - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- getSortedProjects() - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Returns a sorted by name list of projects.
- getSortedProjects() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- getSortedProjects() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- getSortedProjects() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- getSortedProjects() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- getSortedTopLevelPlans(Project) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrixWizard
-
- getSortedTopLevelPlans(Project) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- getSortedTopLevelPlans(Project) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- getSortedTopLevelPlans(Project) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- getSortedTopLevelPlans(Project) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- getSortField() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getSortOrder() - Method in class com.atlassian.bamboo.plugin.descriptor.CapabilityTypeModuleDescriptor
-
- getSortOrder() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityTypeModule
-
- getSortOrder() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AgentEnvironmentCapabilityType
-
- getSortOrder() - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- getSortOrder() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
-
Specifies how early in the UI the type should be shown
- getSortOrder() - Method in class com.atlassian.bamboo.v2.build.agent.capability.GenericCapabilityType
-
- getSortOrder() - Method in class com.atlassian.bamboo.v2.build.agent.capability.JdkCapabilityType
-
- getSortOrder() - Method in class com.atlassian.bamboo.v2.build.agent.capability.PerforceCapabilityType
-
- getSource() - Method in class com.atlassian.bamboo.build.warning.WarningAnnotation
-
Human readable name of the warning origin (e.g.
- getSource() - Method in class com.atlassian.bamboo.deployments.environments.index.events.DeploymentProjectConfigUpdateIndexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.deployments.environments.index.events.DeploymentProjectDeindexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.deployments.environments.index.events.DeploymentResultDeindexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.deployments.environments.index.events.DeploymentResultIndexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.deployments.environments.index.events.EnvironmentConfigUpdateIndexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.deployments.environments.index.events.EnvironmentCreationIndexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.deployments.environments.index.events.EnvironmentDeindexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.deployments.environments.index.events.EnvironmentOrderUpdateIndexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.deployments.versions.index.events.DeploymentVersionCreationIndexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.deployments.versions.index.events.DeploymentVersionDeindexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.deployments.versions.index.events.DeploymentVersionRenameIndexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.index.buildresult.events.ChainDeindexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.index.buildresult.events.ChainIndexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.index.buildresult.events.ChainResultDeindexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.index.buildresult.events.ChainResultIndexedEvent
-
- getSource() - Method in class com.atlassian.bamboo.index.buildresult.events.ChainResultUpdateIndexedEvent
-
- getSource() - Method in interface com.atlassian.bamboo.index.events.IndexingFinishedEvent
-
- getSource() - Method in interface com.atlassian.bamboo.plan.pullrequest.VcsPullRequest
-
- getSource() - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- getSource() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequest
-
- getSource() - Method in class com.atlassian.bamboo.rest.model.warning.RestWarningAnnotation
-
- getSourceBranch() - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- getSourceCodeBreadcrumb() - Method in class com.atlassian.bamboo.build.ViewBuildFiles
-
- getSourceCodeDirectory(PlanKey) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
For Subversion, we use the build name's directory within the system's working directory
- getSourceCodeDirectory(PlanKey) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getSourceCodeDirectory(PlanKey) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Retrieves the location that the build will occur.
- getSourceCodeDirectory(PlanKey) - Method in interface com.atlassian.bamboo.v2.build.repository.RepositoryV2
-
- getSourceData() - Method in class com.atlassian.bamboo.vcs.runtime.ContextualVcsId
-
- getSourceDirectory() - Method in class com.atlassian.bamboo.build.ViewBuildFiles
-
- getSourceEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- getSourceEnvironmentId() - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- getSourceFileSet() - Method in class com.atlassian.bamboo.build.artifact.ArtifactPublishingConfig
-
- getSourceJobKey() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- getSourceLocation() - Method in interface com.atlassian.bamboo.plan.VcsBambooSpecsSource
-
- getSourceLocation() - Method in class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl
-
- getSourcePlan() - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- getSourcePlanKey(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- getSourcePlanKey() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- getSourcePlanKey(Map<String, T>) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- getSourceRepositoryId() - Method in interface com.atlassian.bamboo.plan.pullrequest.VcsPullRequest
-
- getSourceRepositoryId() - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- getSoxComplianceModeEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- getSpecifiedDaysPerWeek() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getSpecImportState() - Method in interface com.atlassian.bamboo.plan.VcsLocationBambooSpecsState
-
- getSpecImportState() - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- getSpecLogs() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.EditLinkedRepositoryPage
-
- getSpecsCommits() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionTriggerData
-
- getSpecsCustomData(VcsLocationBambooSpecsState, boolean) - Static method in class com.atlassian.bamboo.resultsummary.ResultSummaryHelper
-
- getSpecsDetectionStatus(long, Integer) - Method in class com.atlassian.bamboo.plugins.rest.resource.RepositoryResource
-
Resource providing status of RSS processing for a given repository.
- getSpecsExecutionDate() - Method in interface com.atlassian.bamboo.plan.VcsLocationBambooSpecsState
-
- getSpecsExecutionDate() - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- getSpecsKeys() - Static method in class com.atlassian.bamboo.resultsummary.ResultSummaryHelper
-
- getSpecsOnboarding() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- getSpecsRepositoryId() - Method in class com.atlassian.bamboo.webwork.StarterAction.SpecsOnboardingDialog
-
- getSpecsRepositoryName() - Method in interface com.atlassian.bamboo.configuration.external.RssPermissions
-
Name of the repository which contains the Bamboo Specs.
- getSpecsRunnerImage() - Static method in class com.atlassian.bamboo.testutils.DockerImages
-
- getSpecsState() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionTriggerData
-
- getSpecsType() - Method in class com.atlassian.bamboo.event.analytics.RssPlanSavedEvent
-
- getSpeed(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.AbstractLocalArtifactHandler
-
- getSpeed(Map<String, String>) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandler
-
Return approximate transfer speed of this artifact handler in bytes per second for the specified configuration.
- getSpeed(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerDecoratorSupport
-
- getSpeed(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
-
- getSpeed(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
-
- getSpotInstanceConfig() - Method in interface com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfigurationAccessor
-
Retrieve Spot Instances configuration data
- getSpotInstanceConfig() - Method in class com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfigurationAccessorImpl
-
- getSpotInstanceConfig() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction
-
- getSpotRequestTimeoutSeconds() - Method in class com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfig
-
Getter for spot request timeout
- getSpringStartupApplicationContextFiles() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgent
-
- getSpringStartupApplicationContextFiles() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
-
- getSqlNullability() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.ColumnDefinition
-
- getSqlStatements() - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractStatementUpgradeTask
-
A list of SQL statements to be run in order.
- getSqlType() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.ColumnDefinition
-
- getSqlTypeDescriptorOverride(int) - Method in class com.atlassian.bamboo.hibernate.SQLServerIntlDialect
-
- getSqlTypeName(int) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- getSqlTypeName(int) - Method in class com.atlassian.bamboo.utils.db.MsSqlDbmsBean
-
- getSrc() - Method in class com.atlassian.bamboo.agent.installer.InstallableFile
-
- getSshCapability() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getSshCapability() - Method in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- getSshCloneUrl() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashRepositoryEntity
-
- getSshCredentialsSource() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- getSshCredentialsSource() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getSshCredentialsSource() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getSshCredentialsSources() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getSshCredentialsSources() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getSshCredentialsSources() - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitServerConfigurator
-
- getSshExeCapability() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getSshKey() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- getSshKeyPath() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- getSshKeyPath() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getSshPassphrase() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- getSshPassphrase() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData
-
- getSshPassPhrase() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getSshPrivateKey() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData
-
- getSshSharedCredential(Long, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.sharedcredentials.SharedCredentialResource
-
Get configuration of a shared ssh credential.
- getSshSharedCredentialId() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- getSshSharedCredentialName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- getSshSharedCredentials() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getSshSharedCredentials() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getSshSharedCredentials() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryUIHelper
-
- getSshSharedCredentials(UriInfo, Expansion) - Method in class com.atlassian.bamboo.plugins.rest.admin.sharedcredentials.SharedCredentialResource
-
Rest endpoint to retrieve all ssh shared credentials.
- getSshTrustedKeys() - Method in interface com.atlassian.bamboo.server.ServerStateService
-
- getSshTrustedKeys() - Method in class com.atlassian.bamboo.server.ServerStateServiceImpl
-
- getSshUrl() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashMirrorServerEntity
-
- getSslContext() - Static method in class com.atlassian.bamboo.security.ssl.AllTrustingSslEntities
-
Creates an SSL context that trust all supplied certificates.
- getStack() - Method in class com.atlassian.bamboo.struts.OgnlStackWrapper
-
- getStackTrace() - Method in class com.atlassian.bamboo.logger.ThrowableDetails
-
- getStacktrace() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodExceptionEntity
-
- getStackTrace() - Method in class com.atlassian.bamboo.ww2.actions.error.FiveOhOh
-
- getStackTraceAndKillRelatedProcesses(int) - Method in class com.atlassian.bamboo.process.ProcessManagement
-
Entry point method for this class in the HBK plugin
- getStage() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- getStage() - Method in interface com.atlassian.bamboo.build.Job
-
- getStage() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableJob
-
- getStage() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- getStage(PlanKey, long) - Method in interface com.atlassian.bamboo.plan.stage.StageService
-
Get an individual stage from a plan
- getStage(PlanKey, long) - Method in class com.atlassian.bamboo.plan.stage.StageServiceImpl
-
- getStage(String, long, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.StageConfigResource
-
Retrieves the details of a specific stage of a build plan.
- getStage() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- getStage(String) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getStageAndBranches() - Method in class com.atlassian.bamboo.plan.branch.ChainStagePropagatingFacade
-
- getStageDecorator(DecoratedPlan) - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectFactory
-
Return a function that could be used to decorate stages
- getStageDecorator(DecoratedPlan) - Method in class com.atlassian.bamboo.ww2.beans.DecoratedNavObjectFactoryImpl
-
- getStageDefinition() - Method in class com.atlassian.bamboo.event.StageCompletedEvent
-
- getStageDeletionWarnings(PlanKey, long, Expansion, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.plan.stage.RestStageService
-
Get warnings related to stage deletion.
- getStageDeletionWarnings(PlanKey, long, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.RestStageServiceImpl
-
- getStageDescription(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- getStageDescription() - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- getStageExecution() - Method in interface com.atlassian.bamboo.chains.BuildExecution
-
- getStageExecution() - Method in class com.atlassian.bamboo.event.FailedStageRestartEvent
-
- getStageExecution() - Method in class com.atlassian.bamboo.event.ManualStageResumedEvent
-
- getStageExecution() - Method in class com.atlassian.bamboo.event.StageCompletedEvent
-
- getStageExecution() - Method in class com.atlassian.bamboo.event.StoppedOnManualStageEvent
-
- getStageForChain(Chain) - Method in class com.atlassian.bamboo.plan.branch.ChainStagePropagatingFacade
-
- getStageForResult(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
- getStageForResult(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- getStageForResult(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- getStageForResult(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- getStageId() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestJobBatch
-
- getStageId() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- getStageId() - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveJobAction
-
- getStageId() - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveStageAction
-
- getStageId() - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- getStageIndex() - Method in interface com.atlassian.bamboo.chains.StageExecution
-
- getStageIndex() - Method in interface com.atlassian.bamboo.chains.StageState
-
- getStageMoveWarnings(PlanKey, long, int, Expansion, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.plan.stage.RestStageService
-
Returns warnings related to a stage move action.
- getStageMoveWarnings(PlanKey, long, int, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.RestStageServiceImpl
-
- getStageName(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- getStageName() - Method in class com.atlassian.bamboo.v2.build.trigger.ManualBuildTriggerReason
-
- getStageName() - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- getStageResultId() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getStageResults() - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- getStageResults() - Method in interface com.atlassian.bamboo.chains.ImmutableChainResultsSummary
-
- getStageResults() - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- getStageResults() - Method in interface com.atlassian.bamboo.plan.cache.ChainResultDetails
-
Returns all stage results.
- getStageResults() - Method in class com.atlassian.bamboo.plan.cache.ChainResultDetailsImpl
-
- getStageResults() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getStageResults() - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestChainResultStatus
-
- getStageResults() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getStages() - Method in interface com.atlassian.bamboo.chains.Chain
-
- getStages() - Method in interface com.atlassian.bamboo.chains.ChainExecution
-
Get Stages for this Chain
- getStages() - Method in interface com.atlassian.bamboo.chains.ChainState
-
Get all stages for Chain
- getStages() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.BambooYamlDefinition
-
- getStages() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getStages() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- getStages() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
Get Stages of the chain.
- getStages() - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatusList
-
- getStages() - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestChainResult
-
- getStages() - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestStageList
-
- getStages() - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResultList
-
- getStages() - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResults
-
- getStages() - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestStages
-
- getStages() - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- getStages() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanConfig
-
- getStages() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStageList
-
- getStages(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
- getStages() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getStages() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getStagesAndJobsSidebar() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- getStagesForPlan(PlanKey) - Method in interface com.atlassian.bamboo.plan.stage.StageService
-
Get all stages in a plan, in order
- getStagesForPlan(PlanKey) - Method in class com.atlassian.bamboo.plan.stage.StageServiceImpl
-
- getStagesForPlan(PlanKey, UriInfo, AuthenticationContext) - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
Get a list of stages of specified plan.
- getStagesForPlan(PlanKey, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- getStagesList() - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestChainResult
-
- getStagesList() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- getStageStatusHelper() - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- getStageStatusHelper() - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- getStagesToExecute() - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
- getStagesToExecute() - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- getStageToContinue() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getStageToContinue(ChainResultsSummary) - Static method in class com.atlassian.bamboo.chains.ContinuableStageHelper
-
- getStageToContinue() - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- getStageToRestart() - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- getStageToRestart(ChainResultsSummary) - Static method in class com.atlassian.bamboo.chains.ContinuableStageHelper
-
- getStageToRestart() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- getStageWithName(String) - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan.DecoratedBranch
-
- getStageWithName(String) - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
Retrieve the named stage.
- getStandaloneRepositories() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getStandaloneRepositories() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getStart() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.BitbucketPageEntity
-
- getStart() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- getStart() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPageEntity
-
- getStart() - Method in class com.atlassian.bamboo.rest.model.pagination.PageRequest
-
- getStart() - Method in class com.atlassian.bamboo.rest.model.pagination.PageResponse
-
Deprecated.
- getStart() - Method in class com.atlassian.bamboo.rest.model.pagination.RestPageModel
-
Get the index this page starts from.
- getStart() - Method in class com.atlassian.bamboo.util.pagination.PaginationRequest
-
- getStart() - Method in class com.atlassian.bamboo.util.pagination.PaginationResult
-
- getStartDate() - Method in interface com.atlassian.bamboo.chains.ChainState
-
- getStartedDate() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentStatusForDashboard
-
- getStartedDate() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getStartedDate() - Method in interface com.atlassian.bamboo.deployments.results.InternalDeploymentResult
-
- getStartedDate() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getStartedDate() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getStartedDate() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getStartedDate() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getStartIndex() - Method in class com.atlassian.bamboo.filter.Page
-
- getStartIndex() - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- getStartIndex(UriInfo, int) - Static method in class com.atlassian.bamboo.plugins.rest.common.Paginator
-
- getStartIndex() - Method in class com.atlassian.bamboo.testutils.backdoor.model.AbstractRestList
-
- getStartIndex() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.AbstractEntityPagerSupport
-
- getStartIndexValue() - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
Always return the start index value, regardless of whether the pagination has any total.
- getStartingElasticInstances() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Return the elastic instances which have been identified but not started up yet,
i.e.
- getStartingElasticInstances() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getStartStage() - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
Stage where plan execution should be resumed
- getStartStage() - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- getStartText(String, HttpServletRequest, long) - Method in class com.atlassian.bamboo.filter.AccessLogFilter
-
- getStartTime() - Method in interface com.atlassian.bamboo.plan.ExecutionStatus
-
When was the execution started.
- getStartTime() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
When was the build was started
- getStartTime() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
What was the date and time of the build?
- getStartTime() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getStartupBuildNumber() - Method in class com.atlassian.bamboo.setup.BambooApplicationConfig
-
Returns the build number that Bamboo was on before any upgrade tasks have ran.
- getStartupScript() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getStartupScripts(Map<String, String>) - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataMetadataHelper
-
- getStartupScripts() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- getStartupScripts() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getStartupScripts() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getStartupTimeoutSeconds() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
- getStartupTimeoutSeconds() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- getStartupTimestamp() - Method in class com.atlassian.bamboo.configuration.StartupStatisticsBean
-
- getStartupTimestamp() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getStartupTimestamp() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getStashApplicationLinks() - Method in interface com.atlassian.bamboo.applinks.StashApplinksService
-
Retrieve Stash application links from all application links defined in Bamboo, returning primary link first
and the rest in alphabetical order.
- getStashApplicationLinks() - Method in class com.atlassian.bamboo.applinks.StashApplinksServiceImpl
-
- getStashApplicationProperties() - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getStashApplicationType() - Method in interface com.atlassian.bamboo.applinks.StashApplinksService
-
Get ApplicationType
class that implements StashApplicationType
- getStashApplicationType() - Method in class com.atlassian.bamboo.applinks.StashApplinksServiceImpl
-
- getStashEntityLinksForProject(Project) - Method in interface com.atlassian.bamboo.applinks.StashApplinksService
-
Retrieve all JIRA entity links associated with a bamboo project, returning primary link first and the rest in
alphabetical order.
- getStashEntityLinksForProject(Project) - Method in class com.atlassian.bamboo.applinks.StashApplinksServiceImpl
-
- getStashProject() - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- getStashProjectEntityType() - Method in interface com.atlassian.bamboo.applinks.StashApplinksService
-
Get EntityType
that implements StashProjectEntityType
- getStashProjectEntityType() - Method in class com.atlassian.bamboo.applinks.StashApplinksServiceImpl
-
- getStashProjectKey() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- getStashProjectKey() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getStashProjectKey(Repository) - Static method in class com.atlassian.bamboo.repository.ReflectionRepositoryAccessor.StashRepositoryAccessor
-
- getStashProjectKey(VcsLocationDefinition) - Static method in class com.atlassian.bamboo.repository.ReflectionRepositoryAccessor.StashRepositoryAccessor
-
- getStashProjectKeyMethod(Class<? extends Repository>) - Static method in class com.atlassian.bamboo.repository.ReflectionRepositoryAccessor.StashRepositoryAccessor
-
- getStashProjectName() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getStashRepositoryId() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- getStashRepositoryId() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getStashRepositoryName() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getStashRepositoryName() - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- getStashRepositorySlug() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- getStashRepositorySlug() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getStashRepositorySlug(VcsLocationDefinition) - Static method in class com.atlassian.bamboo.repository.ReflectionRepositoryAccessor.StashRepositoryAccessor
-
- getStashRepositorySlug(Repository) - Static method in class com.atlassian.bamboo.repository.ReflectionRepositoryAccessor.StashRepositoryAccessor
-
- getStashRepositorySlugMethod(Class<? extends Repository>) - Static method in class com.atlassian.bamboo.repository.ReflectionRepositoryAccessor.StashRepositoryAccessor
-
- getStashUrl() - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- getStashUrlForFile(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer
-
Generate the link to a given file in the selected stash repository
- getStashUrlForFile(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
Generate the link to a given file in the selected stash repository
- getStashUrlForFileAtItsRevision(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer
-
Generate the link to a given file in the selected stash repository at the revision pointed by the commit
- getStashUrlForFileAtItsRevision(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
Generate the link to a given file in the selected stash repository at the revision pointed by the commit
- getStashUrlForFileDiff(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer
-
Generate the link to a diff between given file and its direct ancestor
- getStashUrlForFileDiff(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
Generate the link to a diff between given file and its direct ancestor
- getStatDate() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getStatDate() - Method in interface com.atlassian.bamboo.resultsummary.ResultStatisticsProvider
-
When the build was executed.
- getStatDate() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProviderImpl
-
- getState() - Method in interface com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstance
-
- getState() - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- getState() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- getState() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- getState() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.buildstatus.RestBuildStatus
-
- getState() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequest
-
- getState() - Method in class com.atlassian.bamboo.results.tests.TestResults
-
- getState() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
Get the state of this test run, e.g.
- getState() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- getState() - Method in class com.atlassian.bamboo.ww2.actions.agent.ElasticImageDecorator
-
- getStateBanner() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AbstractBambooAdminPage
-
State banner is present on every admin page
- getStateBanner() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage
-
- getStateDescription(RemoteElasticInstanceState) - Method in interface com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBean
-
- getStateDescription(RemoteElasticInstanceState) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBeanImpl
-
- getStateDescription() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getStateImagePath(RemoteElasticInstanceState) - Method in interface com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBean
-
- getStateImagePath(RemoteElasticInstanceState) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBeanImpl
-
- getStateImagePath() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getStatements() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
- getStaticResourceLocale() - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
- getStatistics() - Method in class com.atlassian.bamboo.build.ViewBuild
-
- getStatistics() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getStatistics(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticAgentHistoryAction
-
- getStatistics() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- getStatistics() - Method in interface com.atlassian.bamboo.ww2.aware.StatisticsAware
-
- getStats() - Method in class com.atlassian.bamboo.filter.PerformanceStatistics.ServletPathStats
-
- getStats() - Method in interface com.atlassian.bamboo.filter.PerformanceStatistics.StatProvider
-
- getStats() - Method in class com.atlassian.bamboo.filter.PerformanceStatistics.UrlStats
-
- getStats() - Method in class com.atlassian.bamboo.performance.StatsAccumulatorImpl
-
- getStats() - Method in class com.atlassian.bamboo.plan.cache.BambooCacheStats
-
- getStats() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.stats.StatsResource
-
- getStats() - Method in class com.atlassian.bamboo.testutils.backdoor.StatsControl
-
- getStats() - Method in interface com.atlassian.bamboo.utils.statistics.StatsAccumulator
-
Get a snapshot of statistics from values accumulated so far.
- getStatsByJavaType() - Method in class com.atlassian.bamboo.security.acegi.acls.AclEntriesStatistics
-
- getStatsByPermissionName() - Method in class com.atlassian.bamboo.security.acegi.acls.AclEntriesStatistics.AclEntryStatistics
-
- getStatus() - Method in interface com.atlassian.bamboo.build.expiry.BuildExpiryBean
-
- getStatus() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryBeanImpl
-
- getStatus() - Method in interface com.atlassian.bamboo.deployments.expiry.DeploymentExpiryService
-
- getStatus() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryServiceImpl
-
- getStatus() - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueDetails
-
Returns JIRA issue status as parsed from remote JIRA response
- getStatus() - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- getStatus() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultItemEntity
-
- getStatus() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentResultPage
-
- getStatus() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.EditLinkedRepositoryPage.SpecsLog
-
- getStatus() - Method in class com.atlassian.bamboo.plugins.jira.summary.build.PlanStatusJsonBean
-
- getStatus() - Method in class com.atlassian.bamboo.plugins.jira.summary.deployment.EnvironmentStatusJsonBean
-
- getStatus() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.CombinedExpiryResource
-
Retrieves build and deployment expiry status.
- getStatus() - Method in class com.atlassian.bamboo.plugins.rest.resource.ServerResource
-
- getStatus() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestParticipant
-
- getStatus() - Method in class com.atlassian.bamboo.plugins.stash.StashKeyUpdateStatus
-
- getStatus() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodEntity
-
- getStatus(String) - Method in class com.atlassian.bamboo.testutils.backdoor.DarkFeatureControl
-
Gets the status of a dark feature, enabled or disabled.
- getStatus() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavGroupObject
-
- getStatus() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObject
-
- getStatus() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getStatus() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getStatus() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStage
-
- getStatus() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- getStatusClass() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- getStatusCode() - Method in class com.atlassian.bamboo.plugins.git.GitHubAccessor.HttpResponse
-
- getStatusCode() - Method in class com.atlassian.bamboo.rest.util.RESTCall
-
Deprecated.
- getStatusCode() - Method in class com.atlassian.bamboo.rest.utils.RESTCall
-
- getStatusDescription() - Method in interface com.atlassian.bamboo.jira.jirametadata.JiraStatus
-
- getStatusDescription() - Method in class com.atlassian.bamboo.jira.jirametadata.JiraStatusImpl
-
- getStatusIconClass() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- getStatusIconUrl() - Method in interface com.atlassian.bamboo.jira.jirametadata.JiraStatus
-
- getStatusIconUrl() - Method in class com.atlassian.bamboo.jira.jirametadata.JiraStatusImpl
-
- getStatusLine() - Method in class com.atlassian.bamboo.rest.utils.RESTCall
-
- getStatusText() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- getStatusUrl() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RunExpiryResponse
-
- getStdDeviation() - Method in class com.atlassian.bamboo.performance.StatsImpl
-
Returns standard deviation of accumulated values.
- getStdDeviation() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStats
-
- getStdDeviation() - Method in interface com.atlassian.bamboo.utils.statistics.Stats
-
Returns standard deviation of accumulated values.
- getStderr() - Method in exception com.atlassian.bamboo.repository.RepositoryException
-
- getStdout() - Method in class com.atlassian.bamboo.plugins.git.AncestryPathOutputHandler
-
- getStdout() - Method in class com.atlassian.bamboo.plugins.git.CommitOutputHandler
-
- getStdout() - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor.HgStringOutputHandler
-
- getStdout() - Method in exception com.atlassian.bamboo.repository.RepositoryException
-
- getStockImageConfigurationName(ElasticImageConfiguration) - Static method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationFunctions
-
- getStockImageConfigurationName(ElasticImageConfiguration) - Static method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationHelper
-
- getStockImageName(ImageData.ImageDefinition) - Static method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationHelper
-
- getStorageCappingEvent() - Method in class com.atlassian.bamboo.storage.notification.AbstractArtifactStorageCappingNotification
-
- getStorageCappingService() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getStorageConfiguration() - Method in class com.atlassian.bamboo.plugins.rest.admin.storage.StorageConfigurationResource
-
Read storage configuration limits.
- getStorageConfiguration() - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- getStorageLimit() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getStorageLimit() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getStorageLimit() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Storage limits configuration.
- getStorageLimits() - Method in class com.atlassian.bamboo.storage.event.AbstractArtifactStorageCappingEvent
-
- getStorageLimits() - Method in interface com.atlassian.bamboo.storage.event.ArtifactStorageCappingEvent
-
Return the storage limits configured for this Bamboo instance.
- getStorageLimits() - Method in class com.atlassian.bamboo.storage.notification.AbstractArtifactStorageCappingNotification
-
- getStorageTag() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getStorageTag() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- getStorageTag() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
- getStoredConnectionPoolProperties() - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- getStoredListTotal(String, Map<String, String>) - Static method in class com.atlassian.bamboo.v2.build.CustomBuildDataHelper
-
- getStrategy() - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationConfiguration
-
- getStrategy() - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationConfigurationImpl
-
- getStrategy(ImmutablePlan) - Static method in enum com.atlassian.bamboo.v2.build.trigger.DependencyBlockingStrategy
-
Get strategy for build
- getStrategyJob() - Method in class com.atlassian.bamboo.build.strategy.AbstractQuartzStrategy
-
Deprecated.
- getStrategyJob() - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- getStrategyJob() - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- getStrategyJob() - Method in class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy
-
Deprecated.
- getStrategyJob() - Method in class com.atlassian.bamboo.build.strategy.StashBuildStrategy
-
Deprecated.
- getStrategyJob() - Method in class com.atlassian.bamboo.plugins.stash.trigger.StashTriggerActivator
-
- getStrategyJob() - Method in class com.atlassian.bamboo.trigger.cron.CronTriggerActivator
-
- getStrategyJob() - Method in class com.atlassian.bamboo.trigger.daily.DailyTriggerActivator
-
- getStrategyJob() - Method in class com.atlassian.bamboo.trigger.polling.PollingTriggerActivator
-
- getStrategyJob() - Method in class com.atlassian.bamboo.trigger.quartz.AbstractQuartzTriggerActivator
-
- getString(String) - Method in interface com.atlassian.bamboo.collections.ActionParametersMap
-
Returns a String value from the map of parameters.
- getString(String, String) - Method in interface com.atlassian.bamboo.collections.ActionParametersMap
-
Returns a String value from the map of parmeters.
- getString(String, String) - Method in class com.atlassian.bamboo.collections.SimpleActionParametersMap
-
- getString(String) - Method in class com.atlassian.bamboo.collections.SimpleActionParametersMap
-
- getString(String) - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.MapNode
-
Get a property from a parsed YAML as a
String
.
- getString(String) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- getString(String, Integer) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- getString(String) - Method in interface com.atlassian.bamboo.fieldvalue.FieldValueItemHolder
-
- getString(String, Integer) - Method in interface com.atlassian.bamboo.fieldvalue.FieldValueItemHolder
-
Gets a string value for the passsed key and row
- getString(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getString(ResultSet, int) - Static method in class com.atlassian.bamboo.utils.db.JdbcUtils
-
- getString(int) - Static method in class com.atlassian.bamboo.utils.db.JdbcUtils
-
- getString(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getStringArray(String) - Method in interface com.atlassian.bamboo.collections.ActionParametersMap
-
Returns a String[] value from the map of parameters.
- getStringArray(String) - Method in class com.atlassian.bamboo.collections.SimpleActionParametersMap
-
- getStringArrayMap() - Static method in class com.atlassian.bamboo.util.ActionParamsUtils
-
- getStringErrorLogs() - Method in class com.atlassian.bamboo.build.logger.AbstractBuildLogger
-
- getStringErrorLogs() - Method in interface com.atlassian.bamboo.build.logger.BuildLogger
-
- getStringErrorLogs() - Method in class com.atlassian.bamboo.build.logger.DisconnectedBuildLogger
-
- getStringErrorLogs() - Method in class com.atlassian.bamboo.build.logger.NullBuildLogger
-
- getStringErrorLogs() - Method in class com.atlassian.bamboo.build.logger.SimpleBuildLogger
-
- getStringFromObject(Object) - Static method in class com.atlassian.bamboo.util.ActionParamsUtils
-
Returns String representation of the Object.
- getStringFromUrl(String) - Method in class com.atlassian.bamboo.plugins.git.GitHubAccessor
-
Get a string from a given URL.
- getStringLogs() - Method in class com.atlassian.bamboo.build.logger.SimpleBuildLogger
-
- getStringToMatch() - Method in class com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor
-
- getStringValue(Object) - Static method in class com.atlassian.bamboo.configuration.external.helpers.StringExportHelper
-
Converts back to String using with toString method.
- getSubBuildKey(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- getSubBuildKey() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- getSubCode() - Method in class com.atlassian.bamboo.rest.model.Status
-
Deprecated.
- getSubDirectory() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.Maven2TaskComponent
-
- getSubExpansion(String) - Method in class com.atlassian.bamboo.rest.model.expansion.Expansion
-
Get expansion at a specific sub node.
- getSubExpansions() - Method in class com.atlassian.bamboo.rest.model.expansion.Expansion
-
- getSubjectPrefix() - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- getSubjectPrefix() - Method in class com.atlassian.bamboo.testutils.backdoor.model.admin.MailServerSettings
-
- getSubmitAction() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- getSubmitAction() - Method in class com.atlassian.bamboo.configuration.repository.CreateLinkedRepository
-
- getSubmitAction() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- getSubmitAction() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- getSubmitAction() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- getSubmitAction() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.CreateEnvironmentTrigger
-
- getSubmitAction() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.EditEnvironmentTrigger
-
- getSubmitAction() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.CreateRepository
-
- getSubmitAction() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.EditRepository
-
- getSubmitAction() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.CreateTask
-
- getSubmitAction() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.EditTask
-
- getSubmitAction() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.CreateChainTrigger
-
- getSubmitAction() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.EditChainTrigger
-
- getSubnetIds() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- getSubnetIds() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getSubnetIds() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- getSubnetMap() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getSubnets() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- getSubscriberStats() - Method in class com.atlassian.bamboo.configuration.PerformanceStatsJmxAction
-
- getSubscriptionContexts() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactContext
-
- getSubscriptionContexts() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactContextImpl
-
- getSubscriptionId() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- getSubscriptions() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLink
-
- getSubscriptions() - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink
-
- getSubscriptions() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinition
-
Get List of ArtifactSubscriptions on this ArtifactDefinition.
- getSubscriptions() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- getSubscriptions() - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinition
-
Get List of ArtifactSubscriptions on this ArtifactDefinition.
- getSubscriptions() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionImpl
-
- getSubscriptions() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getSubscriptions() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getSubscriptions() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getSubsequentVersionName() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getSubset(String, Map<String, String>) - Static method in class com.atlassian.bamboo.v2.build.CustomBuildDataHelper
-
- getSubstitutedAccessData(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- getSubstitutedAccessData() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
Returns processed access data: - repositoryUrl/branch/username are substituted - password/sshKey/sshPassphrase
are decrypted - username/password are extracted from repositoryUrl if not set explicitly
- getSubstitutedAccessData() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- getSubstitutedAccessData(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
Returns processed access data: - repositoryUrl/branch/username are substituted - password/sshKey/sshPassphrase
are decrypted - username/password are extracted from repositoryUrl if not set explicitly
- getSubstitutedAccessData(VcsRepositoryData) - Method in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
- getSubstitutedAccessDataBuilder(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- getSubstitutedAccessDataBuilder(VcsRepositoryData) - Method in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
- getSubstitutedBranch(CustomVariableContext) - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration
-
- getSubstitutedBranchName() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
Returns branch name with all the variables extrapolated with current values.
- getSubstitutedBranchName(ImmutableChain) - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectFactory
-
Gets the branch name from the default repository if the chain has one.
- getSubstitutedBranchName(ImmutableChain) - Method in class com.atlassian.bamboo.ww2.beans.DecoratedNavObjectFactoryImpl
-
- getSubstitutedClient() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- getSubstitutedCvsRoot() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getSubstitutedDepot() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- getSubstitutedKeyFile() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getSubstitutedKeyFile() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getSubstitutedPort() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- getSubstitutedRepositoryUrl() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
Return repository URL with extrapolated Bamboo variables
- getSubstitutedResource(String, Object, Properties) - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
- getSubstitutedSvnUrl() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getSubstitutedUrl(CustomVariableContext) - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration
-
- getSubstitutedUser() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- getSubstitutedUsername(CustomVariableContext) - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.UsernamePasswordAuthenticationDetails
-
- getSubstitutedVariables() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getSubstitutedVariables() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getSubstitutedVariables() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getSubstitutedVariables() - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
Get all the variables that have previously been substituted in this thread.
- getSubstitutedVariables() - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- getSubstitutedVariables() - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- getSubstitutedVariables() - Method in interface com.atlassian.bamboo.variable.substitutor.VariableSubstitutor
-
Returns all variables used in string substitution during this object's lifetime
- getSubstitutedVariables() - Method in class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorImpl
-
- getSubstitutedVcsBranchDisplayName(CustomVariableContext, ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.branch.ChainBranchUtils
-
- getSubstitutedVcsBranchDisplayNameWithoutContextChange(CustomVariableContext, ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.branch.ChainBranchUtils
-
- getSubstitutedVcsBranchName(CustomVariableContext, ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.branch.ChainBranchUtils
-
- getSubstitutions() - Method in interface com.atlassian.bamboo.variable.VariableContext
-
- getSubstitutions() - Method in class com.atlassian.bamboo.variable.VariableContextImpl
-
- getSubstitutor() - Method in class com.atlassian.bamboo.commonsconfig.BambooCombinedConfiguration
-
- getSubstitutor() - Method in class com.atlassian.bamboo.commonsconfig.BambooHierarchicalConfiguration
-
- getSubstitutor() - Method in class com.atlassian.bamboo.commonsconfig.BambooXmlConfiguration
-
- getSubversionWorkingCopyFormat() - Method in class com.atlassian.bamboo.configuration.RepositorySettings
-
- getSubversionWorkingCopyFormat() - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- getSucceedingSinceBuild() - Method in class com.atlassian.bamboo.build.BuildStatusHelper
-
If the currentBuildResult is set and successful then return first successful BuildResultSummary in series.
- getSucceedingSinceBuild() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseSummary
-
- getSucceedingSinceBuild() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseSummaryImpl
-
- getSucceedingSinceBuildResultSummary(TestCase) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Find the build in which the given test has been successful since.
- getSucceedingSinceBuildResultSummary(TestCase) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getSucceedingSinceBuildResultSummary(TestCase) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Find the build in which the given test has been successful since.
- getSucceedingSinceBuildResultSummary(TestCase) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getSuccessful() - Method in class com.atlassian.bamboo.deployments.execution.actions.AvailableResult
-
- getSuccessfulBuildCount() - Method in class com.atlassian.bamboo.js.PlanSummaryObject
-
- getSuccessfulBuildNumbers() - Method in interface com.atlassian.bamboo.build.statistics.StatisticsCollector
-
List of build numbers which were successes.
- getSuccessfulBuildNumbers() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
List of build numbers which were successes.
- getSuccessfulBuildResults() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- getSuccessfulBuildResults() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- getSuccessfulBuilds() - Method in interface com.atlassian.bamboo.author.Author
-
Gets all the builds triggered by the author that was successful.
- getSuccessfulBuilds() - Method in class com.atlassian.bamboo.author.AuthorImpl
-
Deprecated.
- getSuccessfulBuilds() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getSuccessfulDeploymentResultsForEnvironment(long, int, int) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Get a list of DeploymentResults successfully deployed to an Environment
- getSuccessfulDeploymentResultsForEnvironment(long, int, int) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- getSuccessfulDeploymentResultsForEnvironment(long, int, int) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
Get successful deployment results for environment.
- getSuccessfulDeploymentResultsForEnvironment(long, int, int) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- getSuccessfulPlanKeyChanges() - Method in exception com.atlassian.bamboo.plan.MovePlansException
-
- getSuccessfulPublishers() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactContext
-
- getSuccessfulPublishers() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactContextImpl
-
- getSuccessfulPublishingResults() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactPublishingResult
-
- getSuccessfulPublishingResults() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactPublishingResultImpl
-
- getSuccessfulTestCaseCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsSummary
-
- getSuccessfulTestCaseCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- getSuccessfulTestCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
- getSuccessfulTestCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- getSuccessfulTestCount() - Method in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- getSuccessfulTestResults() - Method in interface com.atlassian.bamboo.build.test.TestCollectionResult
-
Get all the unit
TestResults
that have passed without error.
- getSuccessfulTestResults() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- getSuccessfulTestResults() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- getSuccessfulTestResults() - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
- getSuccessfulTestResults() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getSuccessfulTestResultsMap() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
Get map of all successful test results.
- getSuccessfulTestResultsMap() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- getSuccessfulTests() - Method in class com.atlassian.bamboo.build.test.junit.JunitTestResultsParser
-
- getSuccessfulTests() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestNGResultsParser
-
- getSuccessMessage() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- getSuccessMessage() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- getSuccessMessages() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.EditPlanDetailsPage
-
- getSuccessMessages() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.EditProjectDetailsPage
-
- getSuccessPercentage() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
- getSuccessPercentage() - Method in interface com.atlassian.bamboo.build.statistics.SuccessPercentageStatisticsBean
-
- getSuccessPercentage() - Method in class com.atlassian.bamboo.build.statistics.SuccessPercentageStatisticsBeanImpl
-
- getSuccessPercentage() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- getSuccessPercentage() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getSuccessRatio() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodSuccessRatioCollater
-
- getSummaries() - Method in class com.atlassian.bamboo.commit.CommitView
-
- getSummary() - Method in class com.atlassian.bamboo.build.warning.BuildWarning.RepositoryNotificationInfo
-
- getSummary() - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueDetails
-
Returns JIRA issue summary as parsed from remote JIRA response
- getSummary() - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- getSummary() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultItemEntity
-
- getSummary() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage
-
- getSummary() - Method in class com.atlassian.bamboo.rest.model.warning.RestBuildWarnings
-
- getSummary() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- getSummarySuffix() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectStatus
-
- getSummarySuffix() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- getSuperBatchModuleCompleteKeys() - Method in class com.atlassian.bamboo.plugin.web.BambooResourceBatchingConfiguration
-
- getSuperBatchVersion() - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
- getSupportedAgents() - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
-
- getSupportedAgents() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandler
-
- getSupportedAgents() - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerDecoratorSupport
-
- getSupportedAuthenticationTypes() - Method in enum com.atlassian.bamboo.plugins.bitbucket.BitbucketAccessLevel
-
Obtain a list of authentication types supported by the specific access level.
- getSupportedCipherSuites() - Method in class com.atlassian.bamboo.agent.elastic.tunnel.DoubleSSLSocketFactory
-
- getSupportedFileExtensions() - Method in class com.atlassian.bamboo.build.test.junit.JunitTestReportCollector
-
- getSupportedFileExtensions() - Method in interface com.atlassian.bamboo.build.test.TestReportCollector
-
The valid file extension(s) of the test report file.
- getSupportedFileExtensions() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestNGTestReportCollector
-
- getSupportedPermissions() - Method in class com.atlassian.bamboo.configuration.ConfigureGlobalPermissions
-
- getSupportedPermissions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildPermissions
-
- getSupportedRepositories() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketCloudRepositoryViewer
-
- getSupportedRepositories() - Method in class com.atlassian.bamboo.plugins.hg.HgServeWebRepositoryViewer
-
- getSupportedRepositories() - Method in class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer
-
- getSupportedRepositories() - Method in class com.atlassian.bamboo.webrepository.AbstractWebRepositoryViewer
-
- getSupportedRepositories() - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- getSupportedRepositories() - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- getSupportedRepositories() - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- getSupportedRepositories() - Method in interface com.atlassian.bamboo.webrepository.WebRepositoryViewer
-
Deprecated.
The keys for the
Repository
classes that the web viewer currently supports.
- getSupportEntitlementNumber() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- getSupportEntitlementNumber() - Method in class com.atlassian.sal.bamboo.license.BambooLicenseHandler
-
- getSupportPeriodEnd() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- getSuspended() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- getSvnAdminPath() - Static method in class com.atlassian.bamboo.testutils.LocalRepositorySetupHelper
-
- getSVNClientManager(ISVNOptions, ISVNAuthenticationManager) - Method in class com.atlassian.bamboo.repository.svn.SVNClientManagerFactory
-
- getSvnClientManager() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
SVNClientManager factory.
- getSvnClientManager(SvnRepositoryAccessData) - Method in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
SVNClientManager factory.
- getSvnRepository(SvnRepositoryDescriptor, String) - Static method in class com.atlassian.bamboo.testutils.backdoor.repository.RestRepositoryHelper
-
Creates an SVN
Repository
object for further usage in tests, e.g.
- getSvnRepository(String, String) - Static method in class com.atlassian.bamboo.testutils.backdoor.repository.RestRepositoryHelper
-
Creates an SVN
Repository
object for further usage in tests, e.g.
- getSvnRepositoryForReadOnlyAccess() - Static method in class com.atlassian.bamboo.testutils.LocalRepositorySetupHelper
-
- getSvnVersion() - Method in enum com.atlassian.bamboo.repository.svn.SvnWcFormat
-
- getSymbolicNameType() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getSymbolicNameType(String, BuildLogger, CVSRepository) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsRepositoryManager
-
Execute cvs rtag -h -l modulename operation and gather information about available symbolic revisions.
- getSyndFeed() - Method in class com.atlassian.bamboo.ww2.actions.rss.AllBuildsRssFeedAction
-
- getSyndFeed() - Method in class com.atlassian.bamboo.ww2.actions.rss.LabelRssFeedAction
-
- getSyndFeed() - Method in class com.atlassian.bamboo.ww2.actions.rss.RssFeedAction
-
- getSyntax() - Method in enum com.atlassian.bamboo.xmpp.UserMessageContext.Commands
-
- getSystemBuildNumber() - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
Represents the last time the system was updated.
- getSystemCapabilities(String) - Method in class com.atlassian.bamboo.capability.CapabilityHibernateSetDao
-
- getSystemCapabilities(String) - Method in interface com.atlassian.bamboo.capability.CapabilitySetDao
-
Collection of
Capability
which have keys prefixed with system.{type}
Used to identify Bamboo system capabilities for Builders / JDKs.
- getSystemCapabilities(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManager
-
Collection of
Capability
which have keys prefixed with system.{type}
Used to identify Bamboo system capabilities for Builders / JDKs.
- getSystemCapabilities(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- getSystemCapabilitiesByKey(String) - Method in class com.atlassian.bamboo.capability.CapabilityHibernateSetDao
-
- getSystemCapabilitiesByKey(String) - Method in interface com.atlassian.bamboo.capability.CapabilitySetDao
-
Collection of
Capability
which have the specified key
- getSystemCapabilitiesByKey(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManager
-
Collection of
Capability
which have the specified key
- getSystemCapabilitiesByKey(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- getSystemCapabilityKeys() - Method in class com.atlassian.bamboo.configuration.agent.AbstractViewCapabilitiesByType
-
- getSystemCapabilityKeys(String, boolean) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManager
-
Returns a list of Capability Keys that match the given type
- getSystemCapabilityKeys(String, boolean) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- getSystemClasspath() - Method in interface com.atlassian.bamboo.agent.classserver.AgentClassServer
-
- getSystemClasspath(Set<FileHashDescriptor>) - Method in interface com.atlassian.bamboo.agent.classserver.AgentClassServer
-
- getSystemClasspath() - Method in class com.atlassian.bamboo.agent.classserver.AgentClassServerImpl
-
- getSystemClasspath(Set<FileHashDescriptor>) - Method in class com.atlassian.bamboo.agent.classserver.AgentClassServerImpl
-
- getSystemClasspathZip() - Method in interface com.atlassian.bamboo.agent.classserver.AgentClassServer
-
- getSystemClasspathZip() - Method in class com.atlassian.bamboo.agent.classserver.AgentClassServerImpl
-
- getSystemConnectionPoolProperties() - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- getSystemCounter() - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
Represents the unique number for this system, which when updated will flush the cache.
- getSystemDate() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getSystemDate() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getSystemEncoding() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getSystemEncoding() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getSystemErrorMessages() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentAdmin
-
- getSystemErrors() - Method in class com.atlassian.bamboo.logger.SystemErrorList
-
Obtain 100 first current system errors.
- getSystemErrors(int) - Method in class com.atlassian.bamboo.logger.SystemErrorList
-
Obtain the current system errors.
- getSystemInfo() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- getSystemInfo() - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
Provide the GUI with the system info
- getSystemInfo() - Method in class com.atlassian.bamboo.configuration.SystemInfoFactory
-
- getSystemInfo() - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- getSystemInfo(BuildAgent) - Static method in class com.atlassian.bamboo.v2.build.agent.BuildAgentFunctions
-
- getSystemInfo() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- getSystemInfo() - Method in interface com.atlassian.bamboo.v2.build.agent.HasSystemInfo
-
Gets the system info, which may be null
if not yet initialized.
- getSystemInfo() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- getSystemInformation() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.AdministrationResource
-
- getSystemKeysExcludingElasticByType(String) - Method in class com.atlassian.bamboo.capability.CapabilityHibernateSetDao
-
- getSystemKeysExcludingElasticByType(String) - Method in interface com.atlassian.bamboo.capability.CapabilitySetDao
-
Returns a list of Capability Keys that match the given type but not for capabilities used by Elastic Images.
- getSystemNotificationRules(T) - Method in class com.atlassian.bamboo.notification.AbstractNotificationEventListener
-
Return system notification rules effective for a given event.
- getSystemNotificationRules() - Method in interface com.atlassian.bamboo.notification.SystemNotificationService
-
Get a copy of all system notification rules.
- getSystemNotificationRules() - Method in class com.atlassian.bamboo.notification.SystemNotificationServiceImpl
-
- getSystemNotificationRules() - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- getSystemNotificationTypes() - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
- getSystemNotificationTypes() - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- getSystemOut() - Method in class com.atlassian.bamboo.results.tests.TestResults
-
- getSystemProperties() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getSystemProperties() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getSystemProperties() - Method in class com.atlassian.bamboo.maven.embedder.MavenConfiguration
-
- getSystemProperty(String) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- getSystemProperty(String) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- getSystemProperty(String) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- getSystemProperty(String) - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getSystemProperty(String) - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getSystemProvidedPlugins(Set<FileHashDescriptor>) - Method in interface com.atlassian.bamboo.agent.classserver.AgentClassServer
-
- getSystemProvidedPlugins(Set<FileHashDescriptor>) - Method in class com.atlassian.bamboo.agent.classserver.AgentClassServerImpl
-
- getSystemRequirements(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.RequirementSet
-
Gets a subset of requirements which are of a particular system type.
- getSystemRequirements(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl
-
- getSystemStatisticsBean() - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
- getSystemTime() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getSystemTime() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getSystemUsage() - Method in class com.atlassian.bamboo.amq.BambooBrokerService
-
- getSystemWideExclusionPatterns() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getSystemWideExclusionPatterns() - Method in interface com.atlassian.bamboo.repository.FilterChangesetAwareRepository
-
Collection of system wide, hardcoded changeset filtering patterns
- getTable() - Method in class com.atlassian.bamboo.pageobjects.components.InfiniteScrollTableComponent
-
- getTable() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.TestTableElement
-
- getTables(Connection) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- getTables(Connection) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Retrieves the list of table names in the current schema.
- getTag() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactFileData
-
- getTag() - Method in class com.atlassian.bamboo.build.artifact.ArtifactFileDataImpl
-
- getTag() - Method in class com.atlassian.bamboo.build.artifact.TrampolineArtifactFileData
-
- getTag() - Method in class com.atlassian.bamboo.serialisers.JavaObjectSerialiser
-
- getTag() - Method in class com.atlassian.bamboo.serialisers.KryoObjectSerialiser
-
- getTag() - Method in interface com.atlassian.bamboo.serialisers.ObjectSerialiser
-
Returns an unique identifier for this object serialiser
- getTag() - Method in class com.atlassian.bamboo.serialisers.XStreamObjectSerialiser
-
- getTag() - Method in class com.atlassian.bamboo.ww2.actions.chains.ArtifactUrlRedirectAction
-
- getTagCreator() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getTagCreator() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getTagCreator() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getTagRootUrl(SVNClientManager, SvnRepositoryAccessData) - Method in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
- getTags() - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsChangeLogListener
-
- getTagsRootUrl() - Method in class com.atlassian.bamboo.repository.svn.SvnRepositoryPathHelper
-
- getTagsRootUrl(SVNClientManager, String) - Static method in class com.atlassian.bamboo.repository.svn.v2.SvnPathHelper
-
- getTail() - Method in class com.atlassian.bamboo.plugin.servlet.RequestPath
-
Returns the remainder of the path after removing the first component.
- getTarget() - Method in interface com.atlassian.bamboo.plan.pullrequest.VcsPullRequest
-
- getTarget() - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- getTarget() - Method in class com.atlassian.bamboo.testutils.model.task.AntTaskDetails
-
- getTargetActiveInstances() - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceSchedule
-
Postive integer for # of active instances to have
- getTargetActiveInstances() - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl
-
- getTargetActiveInstances() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- getTargetRepository() - Method in interface com.atlassian.bamboo.specs.RssRepositoryPermission
-
- getTargetRepository() - Method in class com.atlassian.bamboo.specs.RssRepositoryPermissionImpl
-
- getTargetRepositoryId() - Method in interface com.atlassian.bamboo.plan.pullrequest.VcsPullRequest
-
- getTargetRepositoryId() - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- getTargetSqlType() - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractMSSQLConvertColumnUpgradeTask
-
- getTargetSqlType() - Method in class com.atlassian.bamboo.upgrade.tasks.v5_15.UpgradeTask51511ConvertNumericColumnsToBigints
-
- getTargetSqlType() - Method in class com.atlassian.bamboo.upgrade.tasks.v6_5.UpgradeTask60509ChangeStartedDateColumnTypeMSSQL
-
- getTargetTypes(boolean, boolean) - Static method in class com.atlassian.bamboo.hibernate.BambooSchemaHelper
-
- getTask(String) - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.TaskConfigurationPage
-
- getTask(String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.TaskConfigurationPage
-
- getTaskActionsFor(Class<D>, T) - Method in class com.atlassian.bamboo.task.TaskActionExecutorImpl
-
Find all module descriptors of descriptorClass
type, next reduce a list to those which
are intended to be used with tasks of task
type (descriptor.getTaskClass()).
- getTaskBackgroundProcessor() - Method in class com.atlassian.bamboo.plugin.descriptor.TaskModuleDescriptorImpl
-
- getTaskBackgroundProcessor() - Method in interface com.atlassian.bamboo.task.TaskModuleDescriptor
-
Optional agent side components allowing additional processing happening before and after the build.
- getTaskById(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- getTaskById(List<TaskDefinition>, long) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentTaskServiceImpl
-
- getTaskById(List<TaskDefinition>, long) - Method in class com.atlassian.bamboo.task.TaskConfigurationServiceImpl
-
- getTaskById(ImmutablePlan, long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getTaskClass() - Method in class com.atlassian.bamboo.plugin.descriptor.PrePostTaskActionsDescriptor
-
- getTaskConditions(boolean) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- getTaskConditions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getTaskConditions(boolean, String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskUIConfigBean
-
- getTaskConfigurationMap(TaskModuleDescriptor, TaskDefinition) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskUIConfigBean
-
- getTaskConfigurator() - Method in class com.atlassian.bamboo.plugin.descriptor.TaskModuleDescriptorImpl
-
- getTaskConfigurator() - Method in interface com.atlassian.bamboo.task.TaskModuleDescriptor
-
Retrieves the plugin class responsible fo handling user configuration of this plugin.
- getTaskContainer() - Method in class com.atlassian.bamboo.plan.task.DecoratedTaskDefinitionImpl
-
- getTaskContainer() - Method in interface com.atlassian.bamboo.task.DecoratedTaskDefinition
-
Retrieve the entity for which this task belongs.
- getTaskContext() - Method in interface com.atlassian.bamboo.process.ProcessContext
-
- getTaskContext() - Method in class com.atlassian.bamboo.process.ProcessContextImpl
-
- getTaskCount() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequest
-
- getTaskDefinition() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- getTaskDefinition(ActionParametersMap) - Method in interface com.atlassian.bamboo.task.TaskConfiguratorHelper
-
- getTaskDefinition(ActionParametersMap) - Method in class com.atlassian.bamboo.task.TaskConfiguratorHelperImpl
-
- getTaskDefinition() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.EditTask
-
- getTaskDefinitions() - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
All tasks defined for this build.
- getTaskDefinitions() - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- getTaskDefinitions() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- getTaskDefinitions() - Method in interface com.atlassian.bamboo.build.PartialBuildDefinition
-
- getTaskDefinitions() - Method in class com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStubImpl
-
- getTaskDefinitions() - Method in interface com.atlassian.bamboo.deployments.environments.Environment
-
- getTaskDefinitions() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentImpl
-
- getTaskDefinitions() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getTaskDefinitions() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentStubDto
-
- getTaskDefinitions() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getTaskDefinitions() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getTaskDefinitions() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- getTaskDefinitions() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- getTaskDefinitions(ActionParametersMap) - Method in interface com.atlassian.bamboo.task.TaskConfiguratorHelper
-
Get all the task definitions for the job or environment defined in the parameter map.
- getTaskDefinitions(ActionParametersMap) - Method in class com.atlassian.bamboo.task.TaskConfiguratorHelperImpl
-
- getTaskDefinitions() - Method in interface com.atlassian.bamboo.task.TaskContainer
-
- getTaskDefinitions() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getTaskDefinitions() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getTaskDefinitions() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getTaskDefinitionsFromConfig(String, HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.fieldvalue.TaskConfigurationUtils
-
Retrieves tasks from build configuration
- getTaskDescription() - Method in interface com.atlassian.bamboo.process.ProcessContext
-
- getTaskDescription() - Method in class com.atlassian.bamboo.process.ProcessContextImpl
-
- getTaskDescriptor(String) - Method in interface com.atlassian.bamboo.task.TaskManager
-
Get the task type descriptor matching a particular plugin key.
- getTaskDescriptor(String) - Method in class com.atlassian.bamboo.task.TaskManagerImpl
-
- getTaskExecutables() - Method in class com.atlassian.bamboo.plugin.descriptor.TaskModuleDescriptorImpl
-
- getTaskExecutables() - Method in interface com.atlassian.bamboo.task.TaskModuleDescriptor
-
- getTaskExporter() - Method in class com.atlassian.bamboo.plugin.descriptor.TaskModuleDescriptorImpl
-
- getTaskExporter() - Method in interface com.atlassian.bamboo.task.TaskModuleDescriptor
-
Retrieves the plugin class responsible for exporting of user configuration of this plugin.
- getTaskFromJob(String, long, String, long, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.task.TaskConfigResource
-
Return a task from a given job.
- getTaskHeader(TaskManager, TaskDefinition) - Static method in class com.atlassian.bamboo.persister.TaskAuditLogHelper
-
- getTaskHelpLink() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- getTaskHelpLink() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- getTaskHelpLink() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.CreateTask
-
- getTaskHelpLink() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.EditTask
-
- getTaskId() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- getTaskId() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.DeleteEnvironmentTask
-
- getTaskId() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- getTaskId() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.MoveEnvironmentTask
-
- getTaskId() - Method in interface com.atlassian.bamboo.process.ProcessContext
-
Returns and id of the current task.
- getTaskId() - Method in class com.atlassian.bamboo.process.ProcessContextImpl
-
- getTaskId() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- getTaskId() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getTaskIdentifier() - Method in interface com.atlassian.bamboo.task.TaskResult
-
- getTaskManager() - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- getTaskName() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- getTaskName() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- getTaskName(TaskDefinition) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.DeleteRepository
-
- getTaskName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getTaskNumber(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityRequirementSetDecorator
-
- getTaskPluginKey() - Method in interface com.atlassian.bamboo.process.ProcessContext
-
- getTaskPluginKey() - Method in class com.atlassian.bamboo.process.ProcessContextImpl
-
- getTaskPluginKeyHash() - Method in class com.atlassian.bamboo.event.analytics.TaskBuildStartedAnalyticsEvent
-
- getTaskResults() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getTaskResults() - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
- getTaskResults() - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- getTaskResultsForTask(String) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getTaskResultsForTask(String) - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
- getTaskResultsForTask(String) - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- getTaskRootDirectoryType() - Method in class com.atlassian.bamboo.task.TaskRootDirectorySelector
-
- getTasks(Map<String, Object>) - Method in interface com.atlassian.bamboo.task.TaskContextHelperService
-
- getTasks(ActionParametersMap) - Method in interface com.atlassian.bamboo.task.TaskContextHelperService
-
- getTasks(Map<String, Object>) - Method in class com.atlassian.bamboo.task.TaskContextHelperServiceImpl
-
- getTasks(ActionParametersMap) - Method in class com.atlassian.bamboo.task.TaskContextHelperServiceImpl
-
- getTasks() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestEnvironment
-
- getTasks() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestTaskList
-
- getTasks() - Method in class com.atlassian.bamboo.testutils.model.deployments.environments.TestEnvironmentDetails
-
- getTasksBeforeTaskId(Map<String, Object>, long) - Method in interface com.atlassian.bamboo.task.TaskContextHelperService
-
- getTasksBeforeTaskId(Map<String, Object>, long) - Method in class com.atlassian.bamboo.task.TaskContextHelperServiceImpl
-
- getTasksCount(Map<Job, List<TaskDefinition>>) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.DeleteRepository
-
- getTaskScript() - Method in class com.atlassian.bamboo.testutils.backdoor.plans.PlanExecutionLatch
-
Get the task script which will be blocked per-build by this object.
- getTasksList() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestJob
-
- getTasksRequirements(PlanKey) - Method in interface com.atlassian.bamboo.task.TaskConfigurationService
-
- getTasksRequirements(PlanKey) - Method in class com.atlassian.bamboo.task.TaskConfigurationServiceImpl
-
- getTasksRequirements(Job) - Method in interface com.atlassian.bamboo.task.TaskManager
-
- getTasksRequirements(Job) - Method in class com.atlassian.bamboo.task.TaskManagerImpl
-
- getTasksRequirementsConflicts() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getTasksRequirementsConflicts(Collection<? extends ImmutableRequirement>) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskUIConfigBean
-
- getTasksStartDate() - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
- getTasksStartDate() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getTasksStartDate() - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
- getTasksStartDate() - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- getTaskState() - Method in interface com.atlassian.bamboo.task.TaskResult
-
- getTaskState() - Method in class com.atlassian.bamboo.task.TaskResultBuilder
-
- getTasksXmlData() - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- getTasksXmlData() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getTempDir() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getTempDir() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getTempDir() - Method in class com.atlassian.bamboo.testutils.FilebasedRepositoryDescriptor
-
- getTempDirectory() - Method in interface com.atlassian.bamboo.setup.HomeDirectoryLayout
-
- getTempDirectory() - Method in class com.atlassian.bamboo.setup.HomeDirectoryLayoutImpl
-
- getTempDirectory() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeDirectoryLayout
-
- getTemplateRenderer() - Method in class com.atlassian.bamboo.capability.AbstractCapabilityConfiguratorPluginModule
-
- getTemporaryConfigFile() - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractPhase1MoveAdminConfigToDatabaseUpgradeTask
-
- getTemporaryConstant(String) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getTemporaryDir() - Method in class com.atlassian.bamboo.util.SecureTemporaryFiles.TemporaryFileSpec
-
- getTemporaryDirectory() - Method in class com.atlassian.bamboo.plugin.webresource.BambooWebResourceIntegration
-
- getTemporaryDirectory() - Method in interface com.atlassian.bamboo.storage.ArtifactDirectoryBuilder
-
Get the directory for temporary storage of artifacts.
- getTemporaryDirectory() - Method in class com.atlassian.bamboo.storage.location.ArtifactDirectoryBuilderImpl
-
- getTemporaryPath() - Method in interface com.atlassian.bamboo.storage.ArtifactPathBuilder
-
Returns a path that can be used for temporary storage underneath the artifact root storage path.
- getTemporaryPath() - Method in class com.atlassian.bamboo.storage.location.ArtifactPathBuilderImpl
-
- getTemporaryPrefix() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getTemporaryUuidFileName() - Static method in class com.atlassian.bamboo.agent.bootstrap.RemoteAgentHomeLocatorForBootstrap
-
- getTermQuery(Class<? extends UserQuery>, String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- getTestCase() - Method in class com.atlassian.bamboo.build.tests.ViewTestCaseAction
-
- getTestCase() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
- getTestCase() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- getTestCaseById(long) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Find a specific testCase by id
- getTestCaseById(long) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTestCaseHistory(TestCase) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewQuarantinedTests
-
- getTestCaseId() - Method in class com.atlassian.bamboo.build.tests.ViewTestCaseAction
-
- getTestCaseId() - Method in class com.atlassian.bamboo.build.ViewTestCaseResultAction
-
- getTestCaseId() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.TestTableRowElement
-
- getTestCaseId() - Method in class com.atlassian.bamboo.results.tests.TestResults
-
- getTestCaseId() - Method in class com.atlassian.bamboo.ww2.actions.jira.CreateNewJiraIssueForTestAction
-
- getTestCaseId() - Method in class com.atlassian.bamboo.ww2.actions.jira.LinkTestToJiraIssueAction
-
- getTestCaseId() - Method in class com.atlassian.bamboo.ww2.actions.jira.UnlinkTestToJiraIssueAction
-
- getTestCaseName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.TestTableRowElement
-
- getTestCaseResult() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultError
-
- getTestCaseResult() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorImpl
-
- getTestCaseResult() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProvider
-
- getTestCaseResult() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultStatisticsProviderImpl
-
- getTestCaseResultById(long) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Find a specific testCaseResult by id
- getTestCaseResultById(long) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTestCaseResultOnMasterBranch(TestCaseResult) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getTestCaseResults() - Method in class com.atlassian.bamboo.build.ViewTestCaseResultAction
-
- getTestCaseResults(TestCase, long) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Find a specific run of a testCase
- getTestCaseResults(TestCase, long) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getTestCaseResults() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
Retrieve the TestCaseResults contained within this TestClassResult
- getTestCaseResults() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- getTestCaseResults(TestCase, long) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Find a specific run of a testCase
- getTestCaseResults(TestCase, long) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTestCaseResultsForTestCase(TestCase) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Return a list of TestCaseResults for a given TestCase
- getTestCaseResultsForTestCase(TestCase) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getTestCaseResultsForTestCaseAndBuilds(TestCase, List<BuildResultsSummary>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Return a list of TestCaseResults for a given TestCase constrained to a specific set of Build Result Summaries
- getTestCaseResultsForTestCaseAndBuilds(TestCase, List<BuildResultsSummary>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getTestCases() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClass
-
Retrieve the TestCases that are part of this class.
- getTestCases() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassImpl
-
- getTestCases() - Method in class com.atlassian.bamboo.testutils.TestClassDescriptor
-
- getTestCasesCount() - Method in class com.atlassian.bamboo.testutils.backdoor.DatabaseControl
-
- getTestCaseSummary() - Method in class com.atlassian.bamboo.build.tests.ViewTestCaseAction
-
- getTestClass() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- getTestClass() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getTestClass() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
- getTestClass() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- getTestClass() - Method in class com.atlassian.sal.bambootest.SalTestResult
-
- getTestClassById(long) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Find a specific testClass by id
- getTestClassById(long) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTestClasses() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getTestClasses() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getTestClassesForPlan(Plan, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsDao
-
Retrieve all test classes attached to a specific plan in a build later or equal to cutoffBuildNumber
- getTestClassesForPlan(Plan, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsHibernateDao
-
Retrieve all test classes attached to a specific plan
- getTestClassName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.QuarantinedTestRow
-
- getTestClassName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.TestTableRowElement
-
- getTestClassResult() - Method in class com.atlassian.bamboo.build.ViewTestClassResultAction
-
- getTestClassResult() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
- getTestClassResult() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- getTestClassResultById(long) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Find a specific testClassResult by id
- getTestClassResultById(long) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTestClassResults() - Method in class com.atlassian.bamboo.build.ViewTestCaseResultAction
-
- getTestClassResults() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getTestClassResults(PlanResultKey) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsDao
-
Retrieves a list of all testClassResults for a BuildResultSummary
- getTestClassResults(PlanResultKey) - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsHibernateDao
-
- getTestClassResults(PlanResultKey) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Retrieves a list of all testClassResults for a BuildResultSummary
- getTestClassResults(PlanResultKey) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTestCollectionResult() - Method in interface com.atlassian.bamboo.build.test.TestReportProvider
-
- getTestDatabaseConnection(DatabaseDetails) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getTestDatabaseConnection(DatabaseDetails) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getTestDataFile(String) - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
Get file from test data directory.
- getTestDatasourceConnection(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- getTestDatasourceConnection(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- getTestDirectoryRadios() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.Maven2TaskComponent
-
- getTester() - Method in class com.atlassian.bamboo.pageobjects.BambooTestedProduct
-
- getTestLicense() - Static method in class com.atlassian.bamboo.testutils.license.LicenseTestHelper
-
- getTestMethodName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.QuarantinedTestRow
-
- getTestName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.TestTableRowElement
-
- getTestName() - Method in class com.atlassian.bamboo.testutils.TestCaseDescriptor
-
- getTestOrderedMap(List<TestCaseResult>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Generate a ListOrderedMap of TestClassResult to list of
TestCaseResult
based on a given list of TestCaseResults.
- getTestOrderedMap(List<TestCaseResult>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTestParsers() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Job
-
- getTestQuantity() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getTestQuantity() - Method in class com.atlassian.bamboo.testutils.TestClassDescriptor
-
- getTestQuarantineExpiryDuration() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getTestQuarantineExpiryPeriod() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getTestQuarantineManager() - Method in class com.atlassian.bamboo.chains.ChainFilteredTestResults
-
- getTestQuarantineManager() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- getTestRecipient() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getTestRecipients() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- getTestResults() - Method in interface com.atlassian.bamboo.build.TestResultDecorator
-
- getTestResults() - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- getTestResults() - Method in interface com.atlassian.bamboo.chains.ImmutableChainResultsSummary
-
- getTestResults() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.TestParser
-
- getTestResults() - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- getTestResults() - Method in interface com.atlassian.bamboo.plan.cache.ChainResultDetails
-
Get the helper class to provide filtered test lists for this chain result
- getTestResults() - Method in class com.atlassian.bamboo.plan.cache.ChainResultDetailsImpl
-
- getTestResults() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getTestResults() - Method in class com.atlassian.bamboo.plugins.rest.model.build.ResultDetails
-
- getTestResultsDirectory() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.JUnitParserTaskComponent
-
- getTestResultsFilePattern() - Method in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- getTestResultsFilePattern() - Method in class com.atlassian.bamboo.plugins.maven.task.AbstractMavenConfig
-
- getTestResultsSummary() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getTestResultsSummary() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getTestResultsSummary() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getTests() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.TestTableElement
-
- getTests() - Method in class com.atlassian.sal.bambootest.BambooSalServlet
-
- getTests() - Method in class com.atlassian.sal.bambootest.tests.SalApplicationPropertiesTestServlet
-
- getTests() - Method in class com.atlassian.sal.bambootest.tests.SalI18nResolverTestServlet
-
- getTests() - Method in class com.atlassian.sal.bambootest.tests.SalLicenseManagerTestServlet
-
- getTests() - Method in class com.atlassian.sal.bambootest.tests.SalPluginSettingsTestServlet
-
- getTests() - Method in class com.atlassian.sal.bambootest.tests.SalProjectManagerTestServlet
-
- getTests() - Method in class com.atlassian.sal.bambootest.tests.SalUserManagerTestServlet
-
- getTestsCheckbox() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.Maven2TaskComponent
-
- getTestsFailed() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getTestsFailed() - Method in class com.atlassian.bamboo.testutils.TestClassDescriptor
-
- getTestsForBuildResultByDeltaState(ResultsSummary, TestDeltaState, int, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Retrieves a list of testCaseResults for a BuildResultSummary based on their delta state (e.g BROKEN, FIXED)
- getTestsForBuildResultByDeltaState(ResultsSummary, TestDeltaState, int, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getTestsForBuildResultByDeltaState(BuildResultsSummary, TestDeltaState, int, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Retrieves a list of testCaseResults for a BuildResultSummary based on their delta state (e.g BROKEN, FIXED)
- getTestsForBuildResultByDeltaState(BuildResultsSummary, TestDeltaState, int, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTestsForBuildResultByState(ResultsSummary, TestState, int, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Retrieves a list of testCaseResults for a BuildResultSummary based on their state (e.f FAILED or SUCCESS).
- getTestsForBuildResultByState(ResultsSummary, TestState, int, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getTestsForBuildResultByState(BuildResultsSummary, TestState) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Retrieves a list of testCaseResults for a BuildResultSummary based on their state (e.f FAILED or SUCCESS)
- getTestsForBuildResultByState(BuildResultsSummary, TestState, int, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Retrieves a list of testCaseResults for a BuildResultSummary based on their state (e.f FAILED or SUCCESS).
- getTestsForBuildResultByState(BuildResultsSummary, TestState) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTestsForBuildResultByState(BuildResultsSummary, TestState, int, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTestsForBuildResultSummary(BuildResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Retrieves a list of all testCaseResults for a BuildResultSummary
- getTestsForBuildResultSummary(BuildResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getTestsForChainResultByDeltaState(ChainResultsSummary, TestDeltaState, int, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Retrieves a list of testCaseResults for a ChainResultSummary based on their delta state (e.g BROKEN, FIXED)
- getTestsForChainResultByDeltaState(ChainResultsSummary, TestDeltaState, int, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTestsForChainResultByDeltaStates(ChainResultsSummary, TestDeltaState[], int, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Retrieves a list of testCaseResults for a ChainResultSummary based on their delta state (e.g BROKEN, FIXED)
- getTestsForChainResultByDeltaStates(ChainResultsSummary, TestDeltaState[], int, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getTestsForChainResultByDeltaStates(ChainResultsSummary, TestDeltaState[], int, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Retrieves a list of testCaseResults for a ChainResultSummary based on their delta state (e.g BROKEN, FIXED)
- getTestsForChainResultByDeltaStates(ChainResultsSummary, TestDeltaState[], int, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTestsForChainResultByState(ChainResultsSummary, TestState, int, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Retrieves a list of testCaseResults for a ChainResultSummary based on their
TestState
- getTestsForChainResultByState(ChainResultsSummary, TestState, int, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- getTestsForChainResultByState(ChainResultsSummary, TestState, int, int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Retrieves a list of testCaseResults for a ChainResultSummary based on their
TestState
- getTestsForChainResultByState(ChainResultsSummary, TestState, int, int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTestsManager() - Method in class com.atlassian.bamboo.chains.ChainFilteredTestResults
-
- getTestsManager() - Method in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- getTestsPassed() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getTestsPassed() - Method in class com.atlassian.bamboo.testutils.TestClassDescriptor
-
- getTestSummary() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- getTestSummary() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getTestSummary() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getTestSummary() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectStatus
-
A text representation of test status for this object
- getTestSummary() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- getTestSummaryDescription() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsSummary
-
- getTestSummaryDescription() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- getTestType() - Method in class com.atlassian.bamboo.plugins.testresultparser.task.exporter.JUnitParserTaskExporter
-
- getTestType() - Method in class com.atlassian.bamboo.plugins.testresultparser.task.exporter.TestParserTaskExporter
-
- getTestType() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.task.exporter.TestNGParserTaskExporter
-
- getText() - Static method in class com.atlassian.bamboo.pageobjects.utils.WebElementFunctions
-
- getText() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashServerEntity
-
- getText() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashUserSshKeyEntity
-
- getText(String, Serializable...) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
-
- getText(Locale, String, Serializable...) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
-
- getText(String) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
-
- getText(Locale, String) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
-
- getText(Message) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
-
- getText(Locale, Message) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
-
- getText() - Method in enum com.atlassian.bamboo.testutils.TestBuildReason
-
- getText(TextProvider, String, String...) - Static method in class com.atlassian.bamboo.util.TextProviderUtils
-
- getText(I18nResolver, String, String...) - Static method in class com.atlassian.bamboo.util.TextProviderUtils
-
- getText(String) - Static method in class com.atlassian.bamboo.util.TextProviderUtils
-
- getText(String) - Method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getText(String, String) - Method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getText(String, List) - Method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getText(String, String[]) - Method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getText(String, String, List) - Method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getText(String, String, String[]) - Method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getText(String, String, String) - Method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getText(String, String, List<?>, ValueStack) - Method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getText(String, String, String[], ValueStack) - Method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getText(String, String, List, OgnlValueStack) - Method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getText(String, String, String[], OgnlValueStack) - Method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getText(String) - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getText(String, String) - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getText(String, String, String) - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getText(String, List) - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getText(String, Object[]) - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getText(String, String, List) - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getText(String, String, Object[]) - Method in class com.atlassian.bamboo.utils.i18n.DefaultI18nBean
-
- getText(String) - Method in interface com.atlassian.bamboo.utils.i18n.I18nBean
-
- getText(String, String) - Method in interface com.atlassian.bamboo.utils.i18n.I18nBean
-
- getText(String, String, String) - Method in interface com.atlassian.bamboo.utils.i18n.I18nBean
-
- getText(String, List) - Method in interface com.atlassian.bamboo.utils.i18n.I18nBean
-
- getText(String, Object[]) - Method in interface com.atlassian.bamboo.utils.i18n.I18nBean
-
- getText(String, String, List) - Method in interface com.atlassian.bamboo.utils.i18n.I18nBean
-
- getText(String, String, Object[]) - Method in interface com.atlassian.bamboo.utils.i18n.I18nBean
-
- getText(String, Serializable...) - Method in class com.atlassian.bamboo.utils.i18n.I18nResolverAdapter
-
- getText(Locale, String, Serializable...) - Method in class com.atlassian.bamboo.utils.i18n.I18nResolverAdapter
-
- getText(String) - Method in class com.atlassian.bamboo.utils.i18n.I18nResolverAdapter
-
- getText(Locale, String) - Method in class com.atlassian.bamboo.utils.i18n.I18nResolverAdapter
-
- getText(Message) - Method in class com.atlassian.bamboo.utils.i18n.I18nResolverAdapter
-
- getText(Locale, Message) - Method in class com.atlassian.bamboo.utils.i18n.I18nResolverAdapter
-
- getText(String) - Method in class com.atlassian.bamboo.utils.i18n.TextProviderAdapter
-
- getText(String, String) - Method in class com.atlassian.bamboo.utils.i18n.TextProviderAdapter
-
- getText(String, String, String) - Method in class com.atlassian.bamboo.utils.i18n.TextProviderAdapter
-
- getText(String, List) - Method in class com.atlassian.bamboo.utils.i18n.TextProviderAdapter
-
- getText(String, String, List) - Method in class com.atlassian.bamboo.utils.i18n.TextProviderAdapter
-
- getText(String, String[]) - Method in class com.atlassian.bamboo.utils.i18n.TextProviderAdapter
-
- getText(String, String, String[]) - Method in class com.atlassian.bamboo.utils.i18n.TextProviderAdapter
-
- getText(String, String, List, OgnlValueStack) - Method in class com.atlassian.bamboo.utils.i18n.TextProviderAdapter
-
- getText(String, String, String[], OgnlValueStack) - Method in class com.atlassian.bamboo.utils.i18n.TextProviderAdapter
-
- getText(String, String, List, ValueStack) - Method in class com.atlassian.bamboo.utils.i18n.TextProviderAdapter
-
- getText(String, String, String[], ValueStack) - Method in class com.atlassian.bamboo.utils.i18n.TextProviderAdapter
-
- getText(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- getText(String, Object[]) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- getText(String, String[]) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- getText(String, Object...) - Method in class com.atlassian.bamboo.webdriver.BambooWebDriverTest
-
Get i18n text from Bamboo language properties.
- getText(String, Object[]) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getText(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getText(String, String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getText(String, String, String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getText(String, List) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getText(String, String[]) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getText(String, String, List) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getText(String, String, String[]) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getText(String, String, List, OgnlValueStack) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getText(String, String, String[], OgnlValueStack) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getText(String, String, String[], ValueStack) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getText(String, String, List, ValueStack) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getText(String) - Method in class com.atlassian.breadcrumbs.BaseCrumb
-
- getTextAsHtml(Object) - Static method in class com.atlassian.bamboo.util.HtmlUtils
-
Changes text to html, this includes escaping any html specific characters, placing href tags around links and replacing new lines with break tags
- getTextEmailContent() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityAddedNotification
-
- getTextEmailContent() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityRemovedNotification
-
- getTextEmailContent() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- getTextEmailContent() - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- getTextEmailContent() - Method in class com.atlassian.bamboo.notification.buildcommented.CommentNotification
-
- getTextEmailContent() - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- getTextEmailContent() - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotification
-
- getTextEmailContent() - Method in class com.atlassian.bamboo.notification.buildhung.BuildHungNotification
-
- getTextEmailContent() - Method in class com.atlassian.bamboo.notification.buildmissingcapableagent.BuildMissingCapableAgentNotification
-
- getTextEmailContent() - Method in class com.atlassian.bamboo.notification.buildqueuetimeout.BuildQueueTimeoutNotification
-
- getTextEmailContent() - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotification
-
- getTextEmailContent() - Method in class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- getTextEmailContent() - Method in interface com.atlassian.bamboo.notification.Notification
-
Generates the text email content for the notifications
- getTextEmailContent() - Method in class com.atlassian.bamboo.notification.rss.RssNotification
-
- getTextEmailContent() - Method in class com.atlassian.bamboo.storage.notification.ArtifactStorageHardLimitExceededNotification
-
- getTextEmailContent() - Method in class com.atlassian.bamboo.storage.notification.ArtifactStorageSoftLimitExceededNotification
-
- getTextEmailTemplate() - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- getTextEmailTemplate() - Method in class com.atlassian.bamboo.notification.buildcompleted.BuildCompletedNotification
-
- getTextEmailTemplate() - Method in class com.atlassian.bamboo.notification.chain.ChainCompletedNotification
-
- getTextEmailTransport(String) - Method in interface com.atlassian.bamboo.notification.NotificationFactory
-
- getTextEmailTransport(String) - Method in class com.atlassian.bamboo.notification.NotificationFactoryImpl
-
- getTextProvider() - Method in class com.atlassian.bamboo.build.strategy.AbstractBuildStrategy
-
Deprecated.
- getTextProvider() - Static method in class com.atlassian.bamboo.util.TextProviderUtils
-
- getTextProvider() - Method in class com.atlassian.bamboo.v2.build.agent.AgentIdleStatus
-
- getTextProvider() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- getTextProvider() - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- getTextProvider() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getTexts(String) - Method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getTexts() - Method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- getTexts(String) - Method in class com.atlassian.bamboo.utils.i18n.TextProviderAdapter
-
- getTexts() - Method in class com.atlassian.bamboo.utils.i18n.TextProviderAdapter
-
- getTexts(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getTexts() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getTextWithArgs(String, String...) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getThreadLocalContext() - Method in class com.atlassian.sal.bamboo.executor.BambooThreadLocalContextManager
-
Get the thread local context of the current thread
- getThreadToRunnableMappings() - Method in class com.atlassian.bamboo.event.spi.EventLoggingThreadPoolExecutor
-
- getThreadToRunnableMappings() - Method in interface com.atlassian.bamboo.event.spi.ExecutorStats
-
A mapping of a ThreadName to a pair of Runnable and the date the runnable started running.
- getThreadToRunnableMappings() - Method in class com.atlassian.bamboo.event.spi.ExecutorStatsImpl
-
- getThreshold() - Method in class com.atlassian.bamboo.maven.MavenNullLogger
-
- getThrowableDetails() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- getThrowableDetails() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
Contains the details of any
Throwable
which may have been thrown in the error
- getThrowableDetails() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
Contains the details of any
Throwable
which may have been thrown in the error
- getTimeAvg() - Method in class com.atlassian.bamboo.performance.PerformanceStatsEvent
-
- getTimeElapsedWidth() - Method in interface com.atlassian.bamboo.progressbar.ProgressBar
-
Return the width of the "elapsed time" progress bar
- getTimeElapsedWidth() - Method in class com.atlassian.bamboo.progressbar.ProgressBarImpl
-
- getTimeHangDetected() - Method in interface com.atlassian.bamboo.build.monitoring.BuildHungDetails
-
When exactly the hung was detected
- getTimeHangDetected() - Method in class com.atlassian.bamboo.build.monitoring.BuildHungDetailsImpl
-
- getTimeMax() - Method in class com.atlassian.bamboo.performance.PerformanceStatsEvent
-
- getTimeMin() - Method in class com.atlassian.bamboo.performance.PerformanceStatsEvent
-
- getTimeOfLastLog() - Method in class com.atlassian.bamboo.build.logger.AbstractBuildLogger
-
- getTimeOfLastLog() - Method in interface com.atlassian.bamboo.build.logger.BuildLogger
-
last time a log entry was added.
- getTimeOfLastLog() - Method in class com.atlassian.bamboo.build.logger.DisconnectedBuildLogger
-
- getTimeOfLastLog() - Method in class com.atlassian.bamboo.build.logger.NullBuildLogger
-
- getTimeOfLastLog() - Method in class com.atlassian.bamboo.build.logger.SimpleBuildLogger
-
- getTimeout() - Method in interface com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplication
-
- getTimeout() - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl
-
- getTimeoutMs() - Static method in class com.atlassian.bamboo.agent.bootstrap.http.RemoteAgentHttpClientFactory
-
- getTimeoutSeconds() - Method in class com.atlassian.bamboo.executor.InterruptThreadWatchdog
-
- getTimer() - Method in class com.atlassian.bamboo.testutils.ProcessDescriptor
-
- getTimes(Map<Object, Long>, int) - Static method in class com.atlassian.bamboo.util.BambooProfilingUtils
-
- getTimeSinceLastLogTime() - Method in interface com.atlassian.bamboo.build.monitoring.BuildHungDetails
-
The diff between the last log time and current time
- getTimeSinceLastLogTime() - Method in class com.atlassian.bamboo.build.monitoring.BuildHungDetailsImpl
-
- getTimestamp() - Method in class com.atlassian.bamboo.clover.build.coverage.CloverReportLinker
-
- getTimestamp(Artifact) - Method in class com.atlassian.bamboo.clover.build.coverage.CloverReportLinker
-
- getTimestamp() - Method in interface com.atlassian.bamboo.clover.build.coverage.ReportProvider
-
- getTimestamp(Artifact) - Method in interface com.atlassian.bamboo.clover.build.coverage.ReportProvider
-
- getTimestamp() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.AuditLogPage.AuditLogItem
-
- getTimestamp() - Method in interface com.atlassian.bamboo.persister.AuditLogEntry
-
- getTimestamp() - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- getTimeStdDev() - Method in class com.atlassian.bamboo.performance.PerformanceStatsEvent
-
- getTimeToFix() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getTimeToFix() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getTimeToFix() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
A stored version of how long (milli seconds) it took for this build to fix a failure.
- getTimeUnit() - Method in class com.atlassian.bamboo.event.spi.BambooEventThreadPoolConfiguration
-
- getTimingPoint() - Method in class com.atlassian.bamboo.v2.build.timing.OutOfBandTimingPointWrapper
-
- getTitle() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewVersionPage
-
- getTitle() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.TaskElement
-
- getTitle() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.VcsElement
-
- getTitle() - Method in class com.atlassian.bamboo.plugin.servlet.TitledFile
-
- getTitle() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequest
-
- getTitle() - Method in class com.atlassian.bamboo.plugins.jira.summary.deployment.EnvironmentStatusJsonBean
-
- getTitle() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- getTitle(String) - Method in class com.atlassian.bamboo.utils.i18n.DefaultDocumentationLinkProvider
-
- getTitle(String) - Method in interface com.atlassian.bamboo.utils.i18n.DocumentationLinkProvider
-
Retrieve the title for the link to help documentation.
- getTitle() - Method in interface com.atlassian.bamboo.utils.TitleProvider
-
- getTitle() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.AddNotificationBulkAction
-
- getTitle() - Method in interface com.atlassian.bamboo.ww2.actions.admin.bulk.BulkAction
-
What the label for the bulk action is
- getTitle() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DeleteAllNotificationBulkAction
-
- getTitle() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction
-
- getTitle() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction
-
- getTitle() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction
-
- getTitle() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsModuleBulkAction
-
- getTitle() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsRootCredentialsBulkAction
-
- getTitle() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnCredentialsBulkAction
-
- getTitle() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnUrlBulkAction
-
- getTitle() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateWebUrlBulkAction
-
- getTitle() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersBulkAction
-
- getTitle() - Method in class com.atlassian.breadcrumbs.build.result.BuildResultSummaryCrumb
-
- getTitle() - Method in class com.atlassian.breadcrumbs.BuildCrumb
-
- getTitle() - Method in class com.atlassian.breadcrumbs.chain.ChainCrumb
-
- getTitle() - Method in class com.atlassian.breadcrumbs.chain.ChainResultSummaryCrumb
-
- getTitle() - Method in class com.atlassian.breadcrumbs.chain.JobResultCrumb
-
- getTitle() - Method in class com.atlassian.breadcrumbs.ProjectCrumb
-
- getTitle() - Method in class com.atlassian.sal.bamboo.help.BambooHelpPath
-
- getTitleKey() - Method in interface com.atlassian.bamboo.task.TaskHelpLink
-
- getTitleOrElse(String) - Method in class com.atlassian.bamboo.plugin.servlet.TitledFile
-
- getTmpStorageDirectory() - Method in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
- getToBuildNumber() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getToCreationDate() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getToDate() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getToDateIsNull() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- getToken() - Method in interface com.atlassian.bamboo.oauth.serviceprovider.data.ao.AoServiceProviderToken
-
- getToken() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContext
-
- getToken() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContextImpl
-
- getToken() - Method in class com.atlassian.bamboo.rest.model.confirmation.ConfirmationToken
-
- getToken() - Method in class com.atlassian.bamboo.security.ChangeForgottenPassword
-
- getToken() - Method in class com.atlassian.bamboo.security.SecureToken
-
- getToken() - Method in interface com.atlassian.bamboo.user.PasswordResetToken
-
- getToken() - Method in class com.atlassian.bamboo.user.PasswordResetTokenImpl
-
- getTokenCreationTime() - Method in interface com.atlassian.bamboo.user.PasswordResetToken
-
- getTokenCreationTime() - Method in class com.atlassian.bamboo.user.PasswordResetTokenImpl
-
- getTokenFromRequestParameters(HttpServletRequest) - Static method in class com.atlassian.bamboo.security.xsrf.XsrfTokenUtils
-
Returns the xsrf token value from the request parameters.
- getTooltipKey() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- getTooltipKey() - Method in interface com.atlassian.bamboo.repository.configuration.RepositoryConfigurator
-
Returns TRANSLATION key which is used in tooltips.
- getTooltipKey() - Method in class com.atlassian.bamboo.repository.configuration.RepositoryConfiguratorImpl
-
- getTooltipKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getTooltipKey() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
Returns TRANSLATION key which is used in tooltips.
- getTooltipKey() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getTooltipKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- getTopBrokenTests(PlanKey, BuildResultsFilter) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseDao
-
- getTopBrokenTests(PlanKey, BuildResultsFilter) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseHibernateDao
-
- getTopBrokenTests(PlanKey, BuildResultsFilter) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Returns a pai of the top 10 tests that's broken + the count for a given filter period
- getTopBrokenTests(PlanKey, BuildResultsFilter) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- getTopicStats() - Method in class com.atlassian.bamboo.configuration.PerformanceStatsJmxAction
-
- getTopicSubscriberStats() - Method in class com.atlassian.bamboo.configuration.PerformanceStatsJmxAction
-
- getTopLevelBuildContext(BuildContext) - Static method in class com.atlassian.bamboo.v2.build.BuildContextHelper
-
- getTopLevelGlobalRepositories(int, int) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionDao
-
Return a list of global, non-deleted repositories without any parent repository.
- getTopLevelGlobalRepositories(int, int) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionHibernateDao
-
- getTopLevelPlanNameProviderCaseInsensitiveOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getTopNByDateDesc(List, int) - Method in class com.atlassian.bamboo.ww2.actions.user.ViewUserSummary
-
- getToRef() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- getTotal() - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- getTotalBuildCount() - Method in class com.atlassian.bamboo.js.PlanSummaryObject
-
- getTotalBuildInQueueThreshold() - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- getTotalBuildInQueueThreshold() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getTotalBuildInQueueThresholdInput() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.AutomaticInstanceManagementComponent
-
- getTotalBulkActionErrors() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction
-
- getTotalBulkActionErrors() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction
-
- getTotalBulkActionErrors() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction
-
- getTotalChangesetsCountSinceRevision(File, HgCommandBuilder) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
Returns total count of commits since previousRevision up to tip revision.
- getTotalCommitCount() - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionCommitsComparisonResult
-
- getTotalCommitsCount() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionCommits
-
- getTotalErrors() - Method in interface com.atlassian.bamboo.utils.error.ErrorCollection
-
- getTotalErrors() - Method in class com.atlassian.bamboo.utils.error.SimpleErrorCollectionInternal
-
Deprecated.
- getTotalErrors() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getTotalFailures() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
- getTotalFailures() - Method in interface com.atlassian.bamboo.build.statistics.SuccessPercentageStatisticsBean
-
- getTotalFailures() - Method in class com.atlassian.bamboo.build.statistics.SuccessPercentageStatisticsBeanImpl
-
- getTotalJobCount() - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- getTotalJobCount() - Method in interface com.atlassian.bamboo.chains.ImmutableChainResultsSummary
-
- getTotalJobCount() - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- getTotalJobCount() - Method in interface com.atlassian.bamboo.plan.cache.ChainResultDetails
-
Total number of job results.
- getTotalJobCount() - Method in class com.atlassian.bamboo.plan.cache.ChainResultDetailsImpl
-
- getTotalJobCount() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getTotalLines() - Method in class com.atlassian.bamboo.build.ViewBuildLogs
-
- getTotalMemory() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getTotalMemory() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getTotalNumberOfPages() - Method in class com.atlassian.bamboo.filter.Pager
-
- getTotalNumberOfResults() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
- getTotalNumberOfResults() - Method in interface com.atlassian.bamboo.build.statistics.SuccessPercentageStatisticsBean
-
- getTotalNumberOfResults() - Method in class com.atlassian.bamboo.build.statistics.SuccessPercentageStatisticsBeanImpl
-
- getTotalNumberOfTriggeredBuilds() - Method in class com.atlassian.bamboo.pageobjects.pages.author.ViewAuthorPage
-
- getTotalNumElasticRemoteAgents() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Return how many license spots are currently being occupied by elastic instances
(pending and running)
- getTotalNumElasticRemoteAgents() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getTotalSize() - Method in class com.atlassian.bamboo.filter.Pager
-
- getTotalSize() - Method in class com.atlassian.bamboo.utils.collection.PartialList
-
- getTotalSize() - Method in class com.atlassian.bamboo.webwork.StarterAction.DashboardPage
-
- getTotalSuccesses() - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
- getTotalSuccesses() - Method in interface com.atlassian.bamboo.build.statistics.SuccessPercentageStatisticsBean
-
- getTotalSuccesses() - Method in class com.atlassian.bamboo.build.statistics.SuccessPercentageStatisticsBeanImpl
-
- getTotalTestCaseCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsSummary
-
- getTotalTestCaseCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- getTotalTestDuration() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsSummary
-
- getTotalTestDuration() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- getTotalTestRuns() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- getTotalTestRuns() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- getTotalTime() - Method in class com.atlassian.bamboo.filter.PerformanceStatistics.Stats
-
- getTotalTimeWidth() - Method in interface com.atlassian.bamboo.progressbar.ProgressBar
-
Return the width of the "total time" progress bar
- getTotalTimeWidth() - Method in class com.atlassian.bamboo.progressbar.ProgressBarImpl
-
- getTotalUploadedSize() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResult
-
- getTotalUploadedSize() - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResultImpl
-
- getTrackingEntry() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityEvent
-
- getTrackingEntry() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.ViewTrackingForBuildResult
-
- getTrackingEntryById(int) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
Find tracking entry by database ID
- getTrackingEntryById(int) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- getTrackingEntryById(int) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager
-
Find tracking entry by database id
- getTrackingEntryById(int) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManagerImpl
-
- getTrackingEntryByResultId(long) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager
-
Find the tracking entry for a given chain result.
- getTrackingEntryByResultId(long) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManagerImpl
-
- getTrackingEntryForPlan() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.ResponsibleAvatars
-
- getTrackingEntryForResult(Long) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
- getTrackingEntryForResult(Long) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- getTrackingEntryWithBuildNumber(long, int) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
- getTrackingEntryWithBuildNumber(long, int) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- getTrackingEntryWithBuildNumber(long, int) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager
-
Find the tracking entry with given build number.
- getTrackingEntryWithBuildNumber(long, int) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManagerImpl
-
- getTrackingId() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- getTransferKeys(Map<String, ?>) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- getTransformerDescriptors() - Method in class com.atlassian.bamboo.fieldvalue.BuildDefinitionConverter
-
- getTransitionId() - Method in class com.atlassian.bamboo.ww2.actions.jira.TransitionJiraIssueAction
-
- getTransportConnectors() - Method in class com.atlassian.bamboo.amq.BambooBrokerService
-
- getTransportConnectors() - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
- getTransports() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibleRecipient
-
- getTransports() - Method in interface com.atlassian.bamboo.notification.NotificationRecipient
-
Evaluates the appropriate mediums for sending notifications for this recipient,
returning a list of appropriate transports.
- getTransports(Set<UserRecipient>) - Method in class com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
-
- getTransports() - Method in class com.atlassian.bamboo.notification.recipients.CommitterRecipient
-
- getTransports() - Method in class com.atlassian.bamboo.notification.recipients.EmailRecipient
-
- getTransports() - Method in class com.atlassian.bamboo.notification.recipients.GroupRecipient
-
- getTransports() - Method in class com.atlassian.bamboo.notification.recipients.ImRecipient
-
- getTransports() - Method in class com.atlassian.bamboo.notification.recipients.UserRecipientImpl
-
- getTransports() - Method in class com.atlassian.bamboo.notification.recipients.WatcherRecipient
-
- getTraversedElements() - Method in class com.atlassian.bamboo.utils.MemorisingIterable.MemorisingIterator
-
Returns a list of all elements already traversed by calling
Iterator.next()
on this object.
- getTrigger() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- getTrigger() - Method in interface com.atlassian.bamboo.build.expiry.ExpiryScheduler
-
- getTrigger() - Method in class com.atlassian.bamboo.build.expiry.ExpirySchedulerImpl
-
- getTrigger(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.AbstractQuartzStrategy
-
Deprecated.
- getTrigger(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- getTrigger(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- getTrigger(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy
-
Deprecated.
- getTrigger(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.StashBuildStrategy
-
Deprecated.
- getTrigger() - Method in class com.atlassian.bamboo.pageobjects.elements.AuiDropDown2Menu
-
- getTrigger(Triggerable, TriggerDefinition, Date) - Method in class com.atlassian.bamboo.plugins.stash.trigger.StashTriggerActivator
-
- getTrigger(Triggerable, TriggerDefinition, Date) - Method in class com.atlassian.bamboo.trigger.cron.CronTriggerActivator
-
- getTrigger(Triggerable, TriggerDefinition, Date) - Method in class com.atlassian.bamboo.trigger.daily.DailyTriggerActivator
-
- getTrigger(Triggerable, TriggerDefinition, Date) - Method in class com.atlassian.bamboo.trigger.polling.PollingTriggerActivator
-
- getTrigger(Triggerable, TriggerDefinition, Date) - Method in class com.atlassian.bamboo.trigger.quartz.AbstractQuartzTriggerActivator
-
- getTrigger() - Method in class com.atlassian.bamboo.v2.events.ChangeDetectionRequiredEvent
-
- getTrigger(ElasticInstanceSchedule) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedules
-
- getTriggerable() - Method in class com.atlassian.bamboo.plan.TriggerableInternalKeyImpl
-
- getTriggerable() - Method in class com.atlassian.bamboo.schedule.TriggerableSchedulerCallback
-
- getTriggerable() - Method in interface com.atlassian.bamboo.trigger.TriggerableInternalKey
-
- getTriggerActivator(String) - Method in class com.atlassian.bamboo.build.strategy.DefaultBuildStrategyManager
-
Deprecated.
- getTriggerActivator(String) - Method in interface com.atlassian.bamboo.trigger.TriggerTypeManager
-
- getTriggerConditionEditHtml() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- getTriggerConditionEditHtml() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- getTriggerConditionEditHtml() - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- getTriggerConditionsConfiguration() - Method in class com.atlassian.bamboo.build.strategy.AbstractBuildStrategy
-
Deprecated.
- getTriggerConditionsConfiguration() - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategy
-
Deprecated.
- getTriggerConditionsConfiguration() - Method in interface com.atlassian.bamboo.build.test.TriggerConditionsAwareBuildDetectionAction
-
- getTriggerConditionsConfiguration() - Method in interface com.atlassian.bamboo.trigger.TriggerDefinition
-
- getTriggerConditionsConfiguration() - Method in class com.atlassian.bamboo.trigger.TriggerDefinitionImpl
-
- getTriggerConditionsConfiguration() - Method in class com.atlassian.bamboo.v2.events.ChangeDetectionRequiredEvent
-
- getTriggerConditionsConfiguration() - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- getTriggerConditionsConfiguration() - Method in class com.atlassian.bamboo.v2.trigger.ScheduledBuildDetectionAction
-
- getTriggerConfiguration() - Method in class com.atlassian.bamboo.v2.trigger.ScheduledBuildDetectionAction
-
- getTriggerConfigurationMap(TriggerModuleDescriptor, TriggerDefinition) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.TriggerUIConfigBean
-
- getTriggerConfigurator() - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerModuleDescriptorImpl
-
- getTriggerConfigurator() - Method in interface com.atlassian.bamboo.trigger.TriggerModuleDescriptor
-
Retrieves the plugin class responsible for handling user configuration of this plugin.
- getTriggerCount() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentTriggersPage
-
- getTriggerDefinition() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- getTriggerDefinition() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentTriggerValidationError
-
- getTriggerDefinition() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- getTriggerDefinitionById(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- getTriggerDefinitionById(Iterable<TriggerDefinition>, long) - Static method in class com.atlassian.bamboo.trigger.TriggerConfigurationUtils
-
- getTriggerDefinitionById(long) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- getTriggerDefinitions() - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
Definitions of all automatic build triggers defined for this build.
- getTriggerDefinitions() - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- getTriggerDefinitions() - Method in interface com.atlassian.bamboo.build.PartialBuildDefinition
-
- getTriggerDefinitions() - Method in class com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStubImpl
-
- getTriggerDefinitions() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentImpl
-
- getTriggerDefinitions() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getTriggerDefinitions() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentStubDto
-
- getTriggerDefinitions() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getTriggerDefinitions() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getTriggerDefinitions() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- getTriggerDefinitions() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- getTriggerDefinitions() - Method in interface com.atlassian.bamboo.trigger.Triggerable
-
- getTriggerDefinitionsFromConfig(HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.trigger.TriggerConfigurationUtils
-
Retrieves tasks from build configuration
- getTriggerDefinitionsFromConfigNotNull(HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.trigger.TriggerConfigurationUtils
-
- getTriggerDescriptor(String) - Method in class com.atlassian.bamboo.build.strategy.DefaultBuildStrategyManager
-
Deprecated.
- getTriggerDescriptor(String) - Method in interface com.atlassian.bamboo.trigger.TriggerTypeManager
-
Get the trigger type descriptor matching a particular plugin key.
- getTriggerDetailsSummaryHtml(Triggerable, I18nTextProvider) - Method in class com.atlassian.bamboo.build.strategy.AbstractBuildStrategy
-
Deprecated.
- getTriggerDetailsSummaryHtml(Triggerable, I18nTextProvider) - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategy
-
Deprecated.
- getTriggerDetailsSummaryHtml(Triggerable, I18nTextProvider) - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- getTriggeredBuildResults() - Method in interface com.atlassian.bamboo.author.Author
-
Gets all builds triggered by the author
Depending on implementation number of results may be limited to arbitrary value
- getTriggeredBuildResults() - Method in class com.atlassian.bamboo.author.AuthorImpl
-
Deprecated.
- getTriggeredBuildResults() - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- getTriggerElements() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentTriggersPage
-
- getTriggerExporter() - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerModuleDescriptorImpl
-
- getTriggerExporter() - Method in interface com.atlassian.bamboo.trigger.TriggerModuleDescriptor
-
Retrieves the plugin class responsible for exporting of user configuration of this plugin.
- getTriggerHeader(TriggerDefinition) - Static method in class com.atlassian.bamboo.persister.TriggerAuditLogHelper
-
- getTriggerId() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- getTriggerId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.TriggerListElement
-
- getTriggerId() - Method in class com.atlassian.bamboo.v2.events.ChangeDetectionRequiredEvent
-
Identifier (unique to a plan) of a Chain trigger being the source of this event.
- getTriggerId() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- getTriggerId() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTriggers
-
- getTriggeringBranchKey() - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- getTriggeringBuildResultKey() - Method in class com.atlassian.bamboo.trigger.dependency.CompletedStageTriggerReason
-
- getTriggeringBuildResultKey() - Method in interface com.atlassian.bamboo.v2.build.trigger.BuildResultTriggerReason
-
- getTriggeringBuildResultKey() - Method in class com.atlassian.bamboo.v2.build.trigger.ChildDependencyTriggerReason
-
- getTriggeringBuildResultKey() - Method in class com.atlassian.bamboo.v2.build.trigger.DependencyTriggerReason
-
- getTriggeringOption() - Method in class com.atlassian.bamboo.event.ChainBranchConfigUpdatedEvent
-
- getTriggeringPlanKey() - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- getTriggeringRepositories() - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- getTriggeringRepositories() - Method in interface com.atlassian.bamboo.build.strategy.RepositoryAwareBuildStrategy
-
Deprecated.
Return a list of repository ids this trigger is configured for.
- getTriggeringRepositories() - Method in class com.atlassian.bamboo.build.strategy.StashBuildStrategy
-
Deprecated.
- getTriggeringRepositories() - Method in class com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy
-
Deprecated.
- getTriggeringRepositories() - Method in interface com.atlassian.bamboo.trigger.TriggerDefinition
-
If trigger checks if repositories changed in order to decide weather build should be run,
this method returns ids of the repositories that are checked.
- getTriggeringRepositories() - Method in class com.atlassian.bamboo.trigger.TriggerDefinitionImpl
-
- getTriggeringRepositories() - Method in class com.atlassian.bamboo.v2.events.ChangeDetectionRequiredEvent
-
- getTriggeringRepositoryIdByOid(String) - Method in class com.atlassian.bamboo.trigger.export.TriggeringRepositoriesHelper
-
- getTriggeringStageName() - Method in class com.atlassian.bamboo.trigger.dependency.CompletedStageTriggerReason
-
- getTriggeringtRepositoryIdByName(String) - Method in class com.atlassian.bamboo.trigger.export.TriggeringRepositoriesHelper
-
- getTriggerIp() - Method in class com.atlassian.bamboo.testutils.model.triggers.RemoteTriggerDetails
-
- getTriggerIpAddress() - Method in class com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy
-
Deprecated.
- getTriggerManager() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getTriggerManager() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getTriggerManager() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getTriggerReason() - Method in interface com.atlassian.bamboo.chains.ChainExecution
-
- getTriggerReason() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getTriggerReason() - Method in class com.atlassian.bamboo.deployments.results.DeploymentResultImpl
-
- getTriggerReason() - Method in interface com.atlassian.bamboo.deployments.results.InternalDeploymentResult
-
- getTriggerReason() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getTriggerReason() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getTriggerReason() - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentInProgress
-
- getTriggerReason() - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentInProgressImpl
-
- getTriggerReason() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getTriggerReason() - Method in interface com.atlassian.bamboo.plan.ExecutionStatus
-
The trigger reason of the current build
- getTriggerReason(ChainResultsSummary, BuildResultsSummary) - Method in interface com.atlassian.bamboo.plan.trigger.TriggerManager
-
- getTriggerReason(BuildContext) - Method in interface com.atlassian.bamboo.plan.trigger.TriggerManager
-
- getTriggerReason(String, Map<String, String>) - Method in interface com.atlassian.bamboo.plan.trigger.TriggerManager
-
- getTriggerReason(String, ResultsSummary) - Method in interface com.atlassian.bamboo.plan.trigger.TriggerManager
-
- getTriggerReason(ChainResultsSummary, BuildResultsSummary) - Method in class com.atlassian.bamboo.plan.trigger.TriggerManagerImpl
-
- getTriggerReason(BuildContext) - Method in class com.atlassian.bamboo.plan.trigger.TriggerManagerImpl
-
- getTriggerReason(String, Map<String, String>) - Method in class com.atlassian.bamboo.plan.trigger.TriggerManagerImpl
-
- getTriggerReason(String, ResultsSummary) - Method in class com.atlassian.bamboo.plan.trigger.TriggerManagerImpl
-
- getTriggerReason() - Method in class com.atlassian.bamboo.plugins.jira.release.JIRAReleaseTriggerReason
-
- getTriggerReason() - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- getTriggerReason() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getTriggerReason() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- getTriggerReason() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Why the build was was triggered
- getTriggerReason() - Method in class com.atlassian.bamboo.testutils.backdoor.model.queue.RestQueuedBuild
-
- getTriggerReason() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getTriggerReason() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
The reason this build was triggered
- getTriggerReason() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getTriggerReason() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getTriggerReason() - Method in class com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
-
- getTriggerReasonDescription() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- getTriggerReasonKey() - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDto
-
- getTriggerReasonKey() - Method in interface com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResult
-
- getTriggerReasonKey() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getTriggerReasonKey() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getTriggerReasonLongDescriptionHtml(ResultsSummary) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getTriggerReasonLongDescriptionText(ResultsSummary) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getTriggerReasonRenderer(TriggerReason, ResultsSummary) - Method in interface com.atlassian.bamboo.plan.trigger.TriggerManager
-
- getTriggerReasonRenderer(TriggerReason, CurrentlyBuilding) - Method in interface com.atlassian.bamboo.plan.trigger.TriggerManager
-
- getTriggerReasonRenderer(TriggerReason) - Method in interface com.atlassian.bamboo.plan.trigger.TriggerManager
-
- getTriggerReasonRenderer(TriggerReason, ResultsSummary) - Method in class com.atlassian.bamboo.plan.trigger.TriggerManagerImpl
-
- getTriggerReasonRenderer(TriggerReason, CurrentlyBuilding) - Method in class com.atlassian.bamboo.plan.trigger.TriggerManagerImpl
-
- getTriggerReasonRenderer(TriggerReason) - Method in class com.atlassian.bamboo.plan.trigger.TriggerManagerImpl
-
- getTriggerReasonRenderer() - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerReasonModuleDescriptor
-
- getTriggerReasonText() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentResultPage
-
- getTriggers() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- getTriggers() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestEnvironment
-
- getTriggers() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- getTriggers() - Method in class com.atlassian.bamboo.testutils.model.deployments.environments.TestEnvironmentDetails
-
- getTriggers() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- getTriggersCount() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentWithConfigCounts
-
- getTriggerSelectors() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- getTriggerSelectors() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersAction
-
- getTriggerSelectors() - Method in class com.atlassian.bamboo.ww2.actions.branch.AbstractBranchTriggerConfigAction
-
- getTriggersNumberString() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getTriggersXmlData() - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- getTriggersXmlData() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- getTriggerValidationErrors() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- getTrustedApplication(String) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationsManagerImpl
-
- getTrustedApplications() - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationsManagerImpl
-
- getTrustedKey() - Method in class com.atlassian.bamboo.event.TrustedKeySavedEvent
-
- getTrustedKey() - Method in exception com.atlassian.bamboo.repository.HostKeyVerificationException
-
- getTrustedKey() - Method in exception com.atlassian.bamboo.ssh.UntrustedKeyException
-
- getTrustedKeys() - Method in class com.atlassian.bamboo.agent.remote.security.RemoteTrustedKeyHelperImpl
-
- getTrustedKeys() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage
-
- getTrustedKeys() - Method in class com.atlassian.bamboo.security.ServerTrustedKeyHelperImpl
-
- getTrustedKeys() - Method in interface com.atlassian.bamboo.security.TrustedKeyHelper
-
- getTrustedSshKeys() - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- getTrustManagerAlgorithmName() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
- getTrustManagerAlgorithmName() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- getTunnelledProtocol(String) - Static method in class com.atlassian.bamboo.agent.elastic.tunnel.HandlerRegistry
-
- getTunnelPort() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgentBootstrap
-
- getTunnelPort() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
- getTunnelPort() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- getTunnelPort() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- getTunnelPort() - Method in interface com.atlassian.bamboo.agent.elastic.tunnel.ElasticAgentTunnelPorts
-
The TCP port upon which Elastic Agents listens for incoming tunnel connections from the Bamboo Server.
- getType() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryType
-
- getType() - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinition
-
Gets type of the agent
- getType() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.TestParser
-
- getType() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- getType() - Method in class com.atlassian.bamboo.deployments.projects.AbstractDeploymentProjectItem
-
- getType() - Method in interface com.atlassian.bamboo.deployments.projects.InternalDeploymentProjectItem
-
- getType() - Method in class com.atlassian.bamboo.deployments.projects.persistence.items.MutableBambooArtifactDeploymentProjectItem
-
- getType() - Method in class com.atlassian.bamboo.deployments.versions.AbstractDeploymentVersionItem
-
- getType() - Method in interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionItem
-
- getType() - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- getType() - Method in class com.atlassian.bamboo.event.agent.AgentInstallerEvent
-
- getType() - Method in class com.atlassian.bamboo.event.sse.ServerSentEvent
-
- getType() - Method in interface com.atlassian.bamboo.index.quicksearch.QuickSearchDocument
-
- getType() - Method in class com.atlassian.bamboo.index.quicksearch.QuickSearchDocumentImpl
-
- getType() - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueDetails
-
Returns JIRA issue type as parsed from remote JIRA response
- getType() - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- getType() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultItemEntity
-
- getType() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage.Agent
-
- getType() - Method in class com.atlassian.bamboo.performance.ActionIdentifier
-
Type of the action.
- getType() - Method in class com.atlassian.bamboo.persister.AuditLogEntity
-
- getType() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getType() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getType() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
- getType() - Method in enum com.atlassian.bamboo.plugins.bitbucket.api.BitbucketRepositoryType
-
- getType() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequest
-
- getType() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequestRef.Repository
-
- getType() - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- getType() - Method in class com.atlassian.bamboo.plugins.rest.deployments.versions.DeploymentVersionSearchResult
-
- getType() - Method in class com.atlassian.bamboo.plugins.rest.model.search.AgentAssignmentSearchResult
-
- getType() - Method in class com.atlassian.bamboo.plugins.rest.model.search.AuthorSearchResult
-
- getType() - Method in class com.atlassian.bamboo.plugins.rest.model.search.EnvironmentSearchResult
-
- getType() - Method in class com.atlassian.bamboo.plugins.rest.model.search.PlanSearchResult
-
- getType() - Method in class com.atlassian.bamboo.plugins.rest.model.search.ProjectSearchResult
-
- getType() - Method in class com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
-
- getType() - Method in class com.atlassian.bamboo.plugins.rest.model.search.StageSearchResult
-
- getType() - Method in class com.atlassian.bamboo.plugins.rest.model.search.UserSearchResult
-
- getType() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashProjectEntity
-
- getType() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashServerEntity
-
- getType() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- getType() - Method in class com.atlassian.bamboo.rest.model.agent.ExecutorKey
-
- getType() - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- getType() - Method in class com.atlassian.bamboo.rest.model.agent.RestBuildAgent
-
- getType() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestArtifactDeploymentVersionItem
-
- getType() - Method in class com.atlassian.bamboo.security.applinks.BambooHostApplication
-
- getType() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestTask
-
- getType() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails.CloverBuild
-
- getType() - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
- getType() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- getType() - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- getType() - Method in class com.atlassian.bamboo.v2.build.agent.LocalAgentDefinitionImpl
-
- getType() - Method in class com.atlassian.bamboo.v2.build.agent.PipelineDefinitionImpl
-
- getType() - Method in class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl
-
- getType() - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentAssignmentExecutableDetails
-
- getType() - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentAssignmentExecutorDetails
-
- getType() - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- getType() - Method in class com.atlassian.bamboo.ww2.actions.project.DecoratedApplicationLink
-
- getType() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObject
-
- getType() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- getType() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- getTypeDescription() - Method in interface com.atlassian.bamboo.jira.jirametadata.JiraType
-
- getTypeDescription() - Method in class com.atlassian.bamboo.jira.jirametadata.JiraTypeImpl
-
- getTypedJobKey() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- getTypedPlanKey() - Method in interface com.atlassian.bamboo.v2.build.BuildIdentifier
-
Full plan key (e.g.
- getTypedPlanKey() - Method in class com.atlassian.bamboo.v2.build.BuildIdentifierImpl
-
- getTypedPlanKey() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getTypedPlanKey() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getTypedPlanResultKey() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- getTypedTaskProperties(TaskProperties, Class<T>) - Method in class com.atlassian.bamboo.plugins.vcs.task.export.AbstractVcsTaskExporter
-
Get task properties as an instance of the given class if possible.
- getTypedValue() - Method in class com.atlassian.bamboo.utils.SystemProperty.BooleanSystemProperty
-
- getTypedValue() - Method in class com.atlassian.bamboo.utils.SystemProperty.IntegerSystemProperty
-
- getTypeForDiscriminator(String) - Method in class com.atlassian.bamboo.persistence3.AbstractDiscriminatorRegistry
-
- getTypeIconUrl() - Method in interface com.atlassian.bamboo.jira.jirametadata.JiraType
-
- getTypeIconUrl() - Method in class com.atlassian.bamboo.jira.jirametadata.JiraTypeImpl
-
- getTypeId() - Method in enum com.atlassian.bamboo.core.BambooEntityType
-
Returns the type ID of this enum constant.
- getTypeId() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraApplinksEntity
-
- getTypeKey() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.EditQuickFilterRuleComponent
-
- getTypeKey() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.plugin.QuickFilterRuleType
-
- getTypeKey() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityGroup
-
- getTypeLabel() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityGroup
-
- getTypeLabel() - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentAssignmentExecutableDetails
-
- getTypeOfMatch() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestRequirement
-
- getTypeOfMatch() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementDecorator
-
- getTypeOfMatch() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- getTypeOfMatch() - Method in interface com.atlassian.bamboo.v2.build.requirement.ImmutableRequirement
-
- getTypeOfMatch() - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementDetailsImpl
-
- getTypeString() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getTypeString() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
Returns "type" of vcs to be used for variable generation.
- getTypeString() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getUiConfigBean() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- getUiConfigBean() - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- getUiConfigBean() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- getUiConfigBean() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersAction
-
- getUiConfigBean() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getUiConfigBean() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
-
- getUiConfigBean() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getUiConfigBean() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- getUiConfigBean() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- getUIHelper() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getUnapprovedOnlineAgentsCount() - Method in class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAuthentication
-
- getUnchecked(K) - Method in class com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator
-
- getUnclonableSubscriptions() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- getUncompletedSteps() - Method in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- getUnconfigurableFeatureDefaults() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- getUnconfigurableFeatureDefaults() - Method in interface com.atlassian.bamboo.FeatureManager
-
- getUnderlyingVcsModuleDescriptor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.AbstractBitbucketCloudExecutor
-
- getUneditableDuration() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.QuarantineConfirmationDialog
-
- getUniqueAuthors() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- getUniqueAuthors() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- getUniqueAuthors() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
A shortcut method to get the unique set of authors contributing to this build.
- getUniqueId(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.AbstractQuartzStrategy
-
Deprecated.
- getUniqueId(List<TaskDefinition>) - Static method in class com.atlassian.bamboo.fieldvalue.TaskConfigurationUtils
-
Returns id of task that is not used in provided list.
- getUniqueId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableRow
-
Returns a unique id assigned to this row.
- getUniqueId(Triggerable, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.quartz.AbstractQuartzTriggerActivator
-
- getUniqueId(List<TriggerDefinition>) - Static method in class com.atlassian.bamboo.trigger.TriggerConfigurationUtils
-
Returns id of trigger that is not used in provided list.
- getUniqueProjects(Collection<? extends TopLevelPlan>) - Method in interface com.atlassian.bamboo.project.ProjectStatusHelper
-
- getUniqueProjects(Collection<? extends TopLevelPlan>) - Method in class com.atlassian.bamboo.project.ProjectStatusHelperImpl
-
- getUniqueTimeId() - Static method in class com.atlassian.bamboo.testutils.UniqueNameHelper
-
- getUniqueVersionName(long, String) - Method in class com.atlassian.bamboo.deployments.versions.service.VersionNamingServiceImpl
-
- getUniqueVersionNameByAutoIncrementing(long, MutableVersionNamingScheme, String, VariableSubstitutor) - Method in class com.atlassian.bamboo.deployments.versions.service.VersionNamingServiceImpl
-
- getUnit() - Method in class com.atlassian.bamboo.utils.BambooTimeValue
-
Deprecated.
- getUnmaskedVariabledId() - Method in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- getUnmaskedVariabledId() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- getUnmaskedVariabledId() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- getUnmergedBuildDefinition(PlanKey) - Method in interface com.atlassian.bamboo.build.BuildDefinitionManager
-
Returns a stateful version the build definition for the
Plan
.
- getUnmergedBuildDefinition(PlanKey) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManager
-
- getUnmergedBuildDefinition(PlanKey) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManagerTx
-
- getUnpackingTime() - Method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactUnpackResult
-
- getUnrelatedElasticInstances() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticAccountManagementService
-
Retrieve a list of running instances on your AWS account that were not started by bamboo
- getUnrelatedElasticInstances() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticAccountManagementServiceImpl
-
- getUnrelatedElasticInstances() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction
-
- getUnsortedPlans() - Method in class com.atlassian.bamboo.plan.cache.PlansState
-
- getUnstyledLog() - Method in interface com.atlassian.bamboo.build.LogEntry
-
- getUnstyledLog() - Method in class com.atlassian.bamboo.build.SimpleLogEntry
-
- getUnusedProperties() - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.ListNode
-
- getUnusedProperties() - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.MapNode
-
- getUnusedProperties() - Method in interface com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.Node
-
Visits recursively the whole structure and returns list of unused properties.
- getUnusedProperties() - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.StringNode
-
- getUnvalidatedPkLocation() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getUnvalidatedPrivateKeyLocation() - Method in class com.atlassian.bamboo.agent.elastic.server.Ec2PrivateKeyHandlerImpl
-
- getUpdatedFiles() - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsUpdateLogListener
-
- getUpdateFormName() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentTasksPage
-
- getUpdateFormName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.JobTaskConfigurationPage
-
- getUpdateFormName() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.TaskConfigurationPage
-
- getUpgradeDocument() - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeManager
-
- getUpgradeTasks() - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeManager
-
Gets a map of upgrade tasks which need to run.
- getUpgradeTasks() - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
- getUploadAwsIdentifier() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- getUploadedFilesDirectory() - Method in interface com.atlassian.bamboo.web.utils.UploadedFileManager
-
- getUploadedFilesDirectory() - Method in class com.atlassian.bamboo.web.utils.UploadedFileManagerImpl
-
- getUptime() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getUptime() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getURI() - Method in class com.atlassian.bamboo.rest.util.RESTCall
-
Deprecated.
- getURI() - Method in class com.atlassian.bamboo.rest.utils.RESTCall
-
- getUriForRepositoryData(RepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketCloudRepositoryViewer
-
- getUriForRepositoryData(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.viewer.BitbucketCloudVcsRepositoryViewer
-
- getUriForRepositoryData(RepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.viewer.BitbucketCloudVcsRepositoryViewer
-
- getUriForRepositoryData(RepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.AbstractHgWebRepositoryViewer
-
- getUriForRepositoryData(RepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.HgServeWebRepositoryViewer
-
- getUriForRepositoryData(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.viewer.HgServeVcsRepositoryViewer
-
- getUriViaProxy(GitRepositoryAccessData, ScpAwareUri) - Static method in class com.atlassian.bamboo.plugins.git.UriUtils
-
- getUrl() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactFileData
-
- getUrl() - Method in class com.atlassian.bamboo.build.artifact.ArtifactFileDataImpl
-
- getUrl() - Method in class com.atlassian.bamboo.build.artifact.TrampolineArtifactFileData
-
- getUrl() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog.EnvironmentEntry
-
- getUrl() - Method in class com.atlassian.bamboo.deployments.versions.actions.DeploymentVersionItemWithUrl
-
- getUrl() - Method in class com.atlassian.bamboo.notification.rss.RssNotification.CommitWithUrl
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AddGroupPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.agent.AgentsConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.agent.ViewAgentPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AnalyticsConfigPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ApplicationLinksAdminPage
-
Deprecated.
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ArtifactStoragePage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.BambooAdminHomePage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.BulkActionResultsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.ChoosePlansForBulkActionsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.ConfigureBulkActionPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.ConfirmBulkActionPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.SelectBulkActionPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConcurrentBuildsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureBackupsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureGlobalPermissionsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureSecurityPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureSharedLocalCapabilitiesPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfirmPlansToBeDeletedPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.CreateUserPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditGroupPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditMailServerAdminPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditUserPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.ViewElasticConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ExportPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.GlobalVariablesPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.GroupsAdminPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.MovePlansConfigureDetailsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.MovePlansPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.QuarantineSettingsAdminPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.QuickFiltersConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.QuickFilterRulesConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.RemovePlanAdminPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.repository.RepositoryRow
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ServerCapabilitiesPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.SharedRepositoriesPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.AddTrustedKeyDialogPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.DeleteTrustedKeyConfirmationDialog
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UpmPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewBackupsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewDatabaseConfiguration
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewMailServerAdminPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.author.AuthorsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.author.ViewAuthorPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CloneDeploymentPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPermissionsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateEnvironmentPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateVersionPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentLogsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentProjectRepositoryAssignmentPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentResultPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentVersionCommitsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentVersionJiraIssuesPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentDetailsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentDockerPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentMiscellaneousPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentPermissionsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentTasksPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentTriggersPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentVariablesPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.EnvironmentSummaryPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.execute.ExecuteDeploymentPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.ConfigureReleaseVersioningPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfigureDeploymentProjectDetailsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfirmDeploymentProjectDetailsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.ConfirmDeleteDeploymentProjectPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.RenameVersionPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewDeploymentProjectPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewVersionPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.export.ViewDeploymentProjectYamlPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.export.ViewPlanYamlPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooLoginPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.global.CurrentBuildQueuePage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.jira.ViewLinkTypes
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.branch.configuration.BranchConfigurationDetailsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ArtifactConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.AuditLogPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.BranchesConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CloneChainPlanLimitReachedPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ClonePlanPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ConfigureJobDockerPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ConfigurePlanTriggersPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreateChainPlanLimitReachedPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanTasksPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.DeletePlanPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.DependenciesConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.EditPlanDetailsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.JobRequirementsConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.JobTaskConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.MiscellaneousConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureBranchNotificationsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigurePlanNotificationsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.permissions.ConfigurePlanPermissionsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.PlanRepositoryConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.remote.StashApprovePage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.remote.StashAuthorisedApplicationsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.RequirementDetailsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.VariableConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.JobResultSummaryPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanBranchOverview
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanHistoryPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.QuarantinedTestsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.JobResultViewLogs
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.PlanResultLogActivityPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.PlanResultTestsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultJobArtifactsPage.Artifact
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultJobArtifactsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultSummaryCommitsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultSummaryMetadataPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.ConfigureProjectPermissionsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.ConfigureProjectPlanPermissionsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.EditProjectDetailsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.ProjectRepositoryAssignmentPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.project.CreateProjectPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.project.ProjectSummaryPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.AbstractBambooSetupPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.hosted.SetupAwsPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.hosted.SetupPlanPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.TaskConfigurationPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.user.EditUserProfilePage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.user.SignupPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.user.UserProfilePage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.ConfigureLinkedRepositoryPage
-
- getUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.EditLinkedRepositoryPage
-
- getUrl() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
Who implemented this plugin?
- getUrl() - Method in class com.atlassian.bamboo.plugin.web.model.BambooWebIcon
-
- getURL(String) - Method in class com.atlassian.bamboo.plugin.xwork.PluginClassTemplateLoader
-
- getUrl() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.buildstatus.RestBuildStatus
-
- getUrl() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudCommitCommenter.DeploymentDTO
-
- getUrl() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudCommitCommenter.MissingPermissionEntity
-
- getUrl() - Method in class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter.DeploymentDTO
-
- getUrl() - Method in class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter.MissingPermissionEntity
-
- getUrl() - Method in class com.atlassian.bamboo.plugins.jira.rest.model.build.BuildStatusSummary
-
- getUrl() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- getUrl() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getUrl() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- getUrl() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
Where is the documentation and help about using Subversion?
- getUrl() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
Get repository url - all configuration parts joined together.
- getUrl() - Method in class com.atlassian.bamboo.rest.model.repository.RestRepository
-
- getUrl() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- getUrl(BambooEnvironmentData, String) - Static method in class com.atlassian.bamboo.testutils.http.HttpTestUtils
-
- getUrl(String) - Method in class com.atlassian.bamboo.utils.i18n.DefaultDocumentationLinkProvider
-
- getUrl(String) - Method in interface com.atlassian.bamboo.utils.i18n.DocumentationLinkProvider
-
Constructs a link to the help documentation.
- getUrl() - Method in class com.atlassian.bamboo.v2.build.agent.AbstractBuildAwareAgentStatus
-
- getUrl() - Method in class com.atlassian.bamboo.v2.build.agent.AgentIdleStatus
-
- getUrl() - Method in class com.atlassian.bamboo.v2.build.agent.AgentOfflineStatus
-
- getUrl() - Method in interface com.atlassian.bamboo.v2.build.agent.AgentStatus
-
The URL the status should point to.
- getUrl() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog.JobEntry
-
- getUrl() - Method in interface com.atlassian.breadcrumbs.BreadCrumb
-
Returns the URL for the given label
- getUrl() - Method in class com.atlassian.breadcrumbs.build.result.BuildResultSummaryCrumb
-
- getUrl() - Method in class com.atlassian.breadcrumbs.BuildCrumb
-
- getUrl() - Method in class com.atlassian.breadcrumbs.chain.ChainBranchesCrumb
-
- getUrl() - Method in class com.atlassian.breadcrumbs.chain.ChainConfigCrumb
-
- getUrl() - Method in class com.atlassian.breadcrumbs.chain.ChainCrumb
-
- getUrl() - Method in class com.atlassian.breadcrumbs.chain.ChainResultSummaryCrumb
-
- getUrl() - Method in class com.atlassian.breadcrumbs.chain.JobConfigCrumb
-
- getUrl() - Method in class com.atlassian.breadcrumbs.chain.JobResultCrumb
-
- getUrl() - Method in class com.atlassian.breadcrumbs.ProjectCrumb
-
- getUrl() - Method in class com.atlassian.sal.bamboo.help.BambooHelpPath
-
- getUrlAsString() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
Get url string without any validation.
- getUrlForChangeset(String, String, URI) - Method in class com.atlassian.bamboo.plugins.hg.BitbucketUrlProvider
-
- getUrlForChangeset(String, String, URI) - Method in class com.atlassian.bamboo.plugins.hg.HgServeRepositoryUrlProvider
-
- getUrlForChangeset(String, String, URI) - Method in interface com.atlassian.bamboo.plugins.hg.HgWebRepositoryUrlProvider
-
- getUrlForChangeset(String, String, URI) - Method in class com.atlassian.bamboo.plugins.hg.HgWebRepositoryUrlProvider.None
-
- getUrlForCommitId(String, VcsRepositoryData) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getUrlForFile(String, String, URI) - Method in class com.atlassian.bamboo.plugins.hg.BitbucketUrlProvider
-
- getUrlForFile(String, String, URI) - Method in class com.atlassian.bamboo.plugins.hg.HgServeRepositoryUrlProvider
-
- getUrlForFile(String, String, URI) - Method in interface com.atlassian.bamboo.plugins.hg.HgWebRepositoryUrlProvider
-
- getUrlForFile(String, String, URI) - Method in class com.atlassian.bamboo.plugins.hg.HgWebRepositoryUrlProvider.None
-
- getUrlPatterns() - Method in interface com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplication
-
Get URL patterns allowed for this application.
- getUrlPatterns() - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl
-
- getUrlProvider(VcsRepositoryViewerDefinition) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsViewerBase
-
- getUrlProvider(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsViewerBase
-
- getUrlsForChangeset(RepositoryChangeset) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- getUrlsForChangeset(DeploymentVersionVcsChangeset) - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionCommits
-
- getUrlStatsMap() - Method in class com.atlassian.bamboo.filter.PerformanceStatistics.UrlStats
-
- getUsageCountForLabel(Label) - Method in interface com.atlassian.bamboo.labels.LabelDao
-
- getUsageCountForLabel(Label) - Method in class com.atlassian.bamboo.labels.LabelHibernateDao
-
- getUsedMemory() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getUsedMemory() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getUsePermissionGroups() - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Get a list of all the groups that have global read or create plan permission
- getUsePermissionGroups() - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- getUsePermissionUsers() - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Get a list of all the users that have global read or create plan permission
- getUsePermissionUsers() - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- getUser() - Method in interface com.atlassian.bamboo.comment.Comment
-
The user that created the comment
- getUser() - Method in class com.atlassian.bamboo.comment.CommentImpl
-
- getUser() - Method in class com.atlassian.bamboo.event.ResultLabelEvent
-
- getUser() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage
-
- getUser() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.AuditLogPage.AuditLogItem
-
- getUser() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketUserResponse
-
- getUser() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
What's the optional perforce user name? Returns null if we are not using a user
- getUser() - Method in class com.atlassian.bamboo.testutils.model.notification.UserNotificationDetails
-
- getUser(String) - Method in class com.atlassian.bamboo.user.authentication.BambooAuthenticator
-
- getUser() - Method in interface com.atlassian.bamboo.user.BambooAuthenticationContext
-
Who's the current current user (in the current http session!)
- getUser() - Method in interface com.atlassian.bamboo.user.BambooUser
-
Returns the user, which contains the user's details
- getUser(String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- getUser() - Method in class com.atlassian.bamboo.user.DefaultAuthenticationContext
-
- getUser() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- getUser() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- getUser() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getUser(HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getUser(String) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManagerImpl
-
- getUser(String) - Method in class com.atlassian.crowd.integration.seraph.v25.BambooAuthenticator
-
- getUserByName(String) - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.ViewTrackingForBuildResult
-
- getUserData() - Static method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgentSynchroniser
-
- getUserDescription() - Method in class com.atlassian.bamboo.build.strategy.AbstractBuildStrategy
-
Deprecated.
- getUserDescription() - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategy
-
Deprecated.
Name under which this instance of build strategy appears on Plan's list of triggers.
- getUserDescription() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- getUserDescription() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- getUserDescription() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- getUserDescription() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- getUserDescription() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.task.RestTask
-
- getUserDescription() - Method in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- getUserDescription() - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- getUserDescription() - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- getUserDescription() - Method in interface com.atlassian.bamboo.task.TaskIdentifier
-
- getUserDescription() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestTrigger
-
- getUserDescription() - Method in interface com.atlassian.bamboo.trigger.TriggerDefinition
-
- getUserDescription() - Method in class com.atlassian.bamboo.trigger.TriggerDefinitionImpl
-
- getUserDescription() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- getUserDescription() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getUserDescription() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- getUserDirectory() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage.UserDetails
-
- getUserDirectory() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- getUserGlobalPermissions(String) - Method in class com.atlassian.bamboo.security.DefaultGlobalPermissionsService
-
- getUserGlobalPermissions(String) - Method in interface com.atlassian.bamboo.security.GlobalPermissionsService
-
- getUserGroups() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage
-
- getUserGroups(RestUser) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.user.UserResource
-
- getUserHome() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getUserHome() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getUserInfo() - Method in class com.atlassian.bamboo.plugins.git.ScpAwareUri
-
- getUserInstalledPlugins(Set<FileHashDescriptor>) - Method in interface com.atlassian.bamboo.agent.classserver.AgentClassServer
-
- getUserInstalledPlugins(Set<FileHashDescriptor>) - Method in class com.atlassian.bamboo.agent.classserver.AgentClassServerImpl
-
- getUserLocale() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getUserLocale() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getUserManager() - Method in class com.atlassian.crowd.embedded.atlassianuser.EcDelegationAccessor
-
- getUserName() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingUser
-
- getUserName() - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingResponsibility
-
- getUserName() - Method in interface com.atlassian.bamboo.comment.Comment
-
The username of the user that created the comment
- getUserName() - Method in class com.atlassian.bamboo.comment.CommentImpl
-
- getUserName() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getUserName() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getUserName() - Method in class com.atlassian.bamboo.configuration.ViewDatabaseConfigurationAction
-
- getUsername() - Method in class com.atlassian.bamboo.credentials.UsernamePasswordCredentials
-
- getUserName() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionStatusImpl
-
- getUserName() - Method in interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionStatus
-
- getUserName() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionStatusDto
-
- getUserName() - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatusImpl
-
- getUsername() - Method in class com.atlassian.bamboo.event.PlanFavouriteEvent
-
- getUsername() - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- getUsername() - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- getUsername() - Method in class com.atlassian.bamboo.jira.jiraissues.xml.JiraXmlSearchResultItemAssigneeEntity
-
- getUserName() - Method in interface com.atlassian.bamboo.labels.Labelling
-
- getUserName() - Method in class com.atlassian.bamboo.labels.LabellingImpl
-
- getUsername() - Method in interface com.atlassian.bamboo.notification.recipients.UserRecipient
-
- getUsername() - Method in class com.atlassian.bamboo.notification.recipients.UserRecipientImpl
-
- getUserName() - Method in interface com.atlassian.bamboo.oauth.serviceprovider.data.ao.AoServiceProviderToken
-
- getUsername() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage.TableRow
-
- getUsername() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage.User
-
- getUsername() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewDatabaseConfiguration
-
- getUsername() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage.UserDetails
-
- getUsername() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- getUserName() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultComment
-
- getUsername() - Method in class com.atlassian.bamboo.pageobjects.pages.user.UserProfilePage
-
- getUsername() - Method in interface com.atlassian.bamboo.persister.AuditLogEntry
-
- getUsername() - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- getUsername() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketUserEntity
-
- getUsername(VcsRepositoryData, CredentialsAccessor) - Static method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketConfigUtils
-
- getUsername() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getUsername() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- getUsername() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getUsername() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- getUsername() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- getUsername() - Method in class com.atlassian.bamboo.plugins.git.rest.entity.RestRequest
-
- getUsername() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData
-
- getUserName() - Method in class com.atlassian.bamboo.plugins.rest.admin.darkfeature.RestUserDarkFeature
-
- getUserName() - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- getUsername() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
What username are we using to access the repository?
- getUsername() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- getUsername() - Method in class com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
-
- getUserName() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionStatus
-
- getUsername() - Method in class com.atlassian.bamboo.security.ChangeForgottenPassword
-
- getUsername() - Method in class com.atlassian.bamboo.security.ForgotPassword
-
- getUserName() - Method in class com.atlassian.bamboo.security.RememberMeTokenImpl
-
- getUserName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- getUserName() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- getUserName() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- getUsername() - Method in class com.atlassian.bamboo.testutils.model.triggers.ScheduledTriggerDetails
-
- getUsername() - Method in class com.atlassian.bamboo.testutils.user.TestUser
-
- getUserName() - Method in interface com.atlassian.bamboo.user.BambooAuthenticationContext
-
Who's the current current user (in the current http session!)
- getUserName() - Method in class com.atlassian.bamboo.user.DefaultAuthenticationContext
-
- getUsername() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- getUserName() - Method in interface com.atlassian.bamboo.user.LoginInformation
-
- getUserName() - Method in class com.atlassian.bamboo.user.LoginInformationImpl
-
- getUserName() - Method in interface com.atlassian.bamboo.user.PasswordResetToken
-
- getUserName() - Method in class com.atlassian.bamboo.user.PasswordResetTokenImpl
-
- getUserName() - Method in class com.atlassian.bamboo.v2.build.trigger.ManualBuildTriggerReason
-
- getUserName() - Method in class com.atlassian.bamboo.ww2.actions.admin.author.AdministerAuthors
-
- getUsername() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- getUserName() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- getUserName() - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- getUsername() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- getUsername() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- getUsername() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- getUsername() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- getUsernameAndPassword(VcsRepositoryData, CredentialsAccessor) - Static method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketConfigUtils
-
- getUsernameForAnEmailOrUsername(String) - Static method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketApiAccessor
-
- getUserNameFromSecurityContext() - Method in interface com.atlassian.bamboo.user.BambooAuthenticationContext
-
- getUserNameFromSecurityContext() - Method in class com.atlassian.bamboo.user.DefaultAuthenticationContext
-
- getUserNameFromSession(String) - Method in class com.atlassian.bamboo.rest.DefaultSessionManager
-
What is the username associated with this session?
- getUserNameFromSession(String) - Method in interface com.atlassian.bamboo.rest.SessionManager
-
- getUserNameFromSession() - Method in class com.atlassian.bamboo.ww2.interceptors.RemoteApiLoginInterceptor
-
- getUsernamePasswordSharedCredentials() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryUIHelper
-
- getUserNames() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManagerImpl
-
- getUsernameTerm() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- getUserOrganisations() - Method in class com.atlassian.bamboo.plugins.git.GitHubAccessor
-
- getUserPassword() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
What password are we using to access the repository
- getUserPermission(String, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.admin.permission.GlobalPermissionResource
-
Deprecated.
Retrieve a list of users with their permissions.
- getUserPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
- getUserPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
- getUserPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
- getUserPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
- getUserPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
- getUserPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
- getUserPermissions(String, String) - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
- getUserPermissions(Acl, String, Collection<BambooPermission>) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclHelper
-
- getUserPermissions(String, Acl, BambooPermissionManager, boolean) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
Retrieve granted global permission of the given user.
- getUserPermissions(TestUser) - Method in class com.atlassian.bamboo.testutils.backdoor.GlobalPermissionControl
-
Get current global user permissions.
- getUserPermissionsForDeploymentProject(long, String) - Method in class com.atlassian.bamboo.deployments.projects.DefaultDeploymentProjectPermissionsService
-
- getUserPermissionsForDeploymentProject(long, String) - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectPermissionsService
-
- getUserPermissionsForEnvironment(long, String) - Method in class com.atlassian.bamboo.deployments.environments.DefaultEnvironmentPermissionsService
-
- getUserPermissionsForEnvironment(long, String) - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentPermissionsService
-
- getUserPermissionsForPlan(String, String) - Method in class com.atlassian.bamboo.plan.DefaultPlanPermissionsService
-
- getUserPermissionsForPlan(String, String) - Method in interface com.atlassian.bamboo.plan.PlanPermissionsService
-
- getUserPermissionsForProject(String, String) - Method in class com.atlassian.bamboo.project.DefaultProjectPermissionsService
-
- getUserPermissionsForProject(String, String) - Method in interface com.atlassian.bamboo.project.ProjectPermissionsService
-
- getUserPermissionsForProjectPlan(String, String) - Method in class com.atlassian.bamboo.project.DefaultProjectPlanPermissionsService
-
- getUserPermissionsForProjectPlan(String, String) - Method in interface com.atlassian.bamboo.project.ProjectPlanPermissionsService
-
- getUserPermissionsForRepository(long, String) - Method in class com.atlassian.bamboo.repository.DefaultRepositoryPermissionsService
-
- getUserPermissionsForRepository(long, String) - Method in interface com.atlassian.bamboo.repository.RepositoryPermissionsService
-
- getUserProfile(String) - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- getUserProfile(UserKey) - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- getUserProperties() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
- getUserProperties() - Method in interface com.atlassian.bamboo.agent.classserver.AgentServerManager
-
- getUserProperties() - Method in class com.atlassian.bamboo.agent.classserver.AgentServerManagerImpl
-
- getUserProperties() - Method in class com.atlassian.bamboo.maven.embedder.MavenConfiguration
-
- getUserRecipient(String) - Method in interface com.atlassian.bamboo.notification.NotificationFactory
-
- getUserRecipient(String) - Method in class com.atlassian.bamboo.notification.NotificationFactoryImpl
-
- getUserRecipients() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibleRecipient
-
- getUserRecipients() - Method in interface com.atlassian.bamboo.notification.NotificationRecipient.UserRecipientExpandable
-
- getUserRecipients() - Method in class com.atlassian.bamboo.notification.recipients.CommitterRecipient
-
- getUserRecipients() - Method in class com.atlassian.bamboo.notification.recipients.GroupRecipient
-
- getUserRecipients() - Method in class com.atlassian.bamboo.notification.recipients.WatcherRecipient
-
- getUserRepositories() - Method in class com.atlassian.bamboo.plugins.git.GitHubAccessor
-
- getUserRepositoryAliases(String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.user.UserAdminResource
-
Retrieve a page of aliases.
- getUserResponsible() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityEvent
-
- getUsers(String, PageRequest, Expansion, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.user.UserAdminResource
-
Retrieve a page of users.
- getUsers(String, long, long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- getUsers() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.user.UserResource
-
- getUsers() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUserList
-
- getUsers() - Method in class com.atlassian.bamboo.testutils.backdoor.UserControl
-
- getUsers() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- getUsers() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManagerImpl
-
- getUsersBuildStatistics() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAggregatedAuthors
-
- getUserScheduledBy() - Method in class com.atlassian.bamboo.v2.build.trigger.ScheduledTriggerReason
-
- getUserSettings(String) - Method in class com.atlassian.sal.bamboo.usersettings.BambooUserSettingsService
-
- getUserSettings(UserKey) - Method in class com.atlassian.sal.bamboo.usersettings.BambooUserSettingsService
-
- getUsersNotificationRules() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureNotificationPreferences
-
- getUsersWithPermission(BambooPermission) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- getUserTimezone() - Method in class com.atlassian.bamboo.configuration.SystemInfo
-
- getUserTimezone() - Method in class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- getUserTimeZone() - Method in class com.atlassian.sal.bamboo.timezone.BambooTimeZoneManager
-
- getUserTimeZone(UserKey) - Method in class com.atlassian.sal.bamboo.timezone.BambooTimeZoneManager
-
- getUserWhoAssigned() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingUser
-
- getUserWhoAssigned() - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingResponsibility
-
- getUserWhoUpdated() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityEvent
-
- getUsingPlans() - Method in class com.atlassian.bamboo.repository.CacheDescription.FileBased
-
- getUsingPlans() - Method in interface com.atlassian.bamboo.repository.CacheDescription
-
Collection of Plans that are currently configured to use this cache.
- getUTF8Reader(File) - Method in class com.atlassian.bamboo.clover.build.GrailsCloverBuildConfigIntegrator
-
- getUtilisation() - Method in class com.atlassian.bamboo.configuration.agent.elastic.ViewOfflineElasticAgentDetailsAction
-
- getUuid() - Method in class com.atlassian.bamboo.buildqueue.ImmutableRemoteAgentAuthentication
-
- getUuid() - Method in interface com.atlassian.bamboo.buildqueue.RemoteAgentAuthentication
-
UUID of this authentication request.
- getUuid() - Method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl
-
- getUuid() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequestRef.Repository
-
- getUuid() - Method in class com.atlassian.bamboo.rest.model.agent.RestRemoteAgentAuthentication
-
- getUuid(BuildAgent) - Static method in class com.atlassian.bamboo.v2.build.agent.BuildAgentFunctions
-
- getUuid() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- getUuid() - Method in interface com.atlassian.bamboo.v2.build.agent.HasUuid
-
Get UUID of this agent
- getUuid() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
-
- getUuidAsString() - Method in interface com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationEntity
-
UUID converted to String
- getUuidAsString() - Method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl
-
- getUuidAsString() - Static method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthentications
-
- getUuidHash(Message) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
-
Retrieves UUID hash from the message.
- getValidatedBaseUrlProperty(Properties) - Method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdRepositoryConfigurationMigrator
-
- getValidationContext() - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.BaseNode
-
- getValidationContext() - Method in interface com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.Node
-
Returns validation context of the node.
- getValidationContext() - Method in class com.atlassian.bamboo.plugins.vcs.task.export.AbstractVcsTaskExporter
-
Get validation context for this task type.
- getValidationContext() - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsBranchTaskExporter
-
- getValidationContext() - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsCheckoutTaskExporter
-
- getValidationContext() - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsCommitTaskExporter
-
- getValidationContext() - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsPushTaskExporter
-
- getValidationContext() - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsTagTaskExporter
-
- getValidationErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.AddTrustedKeyDialogPage
-
- getValidationErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.project.CreateProjectPage
-
- getValidationErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupDatabaseConnectionPage
-
- getValidationErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.user.ChangeEmailPopup
-
- getValidationErrors(PageElementFinder) - Static method in class com.atlassian.bamboo.pageobjects.utils.PageUtils
-
- getValidationRunnableForHelpers(ValidationAware, BuildConfiguration, PlanConfigHelper...) - Static method in class com.atlassian.bamboo.build.creation.PlanConfigHelpers
-
Get Runnable that goes through the provided helpers and invokes validation on provided build configuration.
- getValidatorContext() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
Can be used for WebWork's validation
- getValidChainBranchName(VcsBranch) - Static method in class com.atlassian.bamboo.plan.branch.ChainBranchUtils
-
- getValidChainBranchName(String) - Static method in class com.atlassian.bamboo.plan.branch.ChainBranchUtils
-
- getValidityPredicate() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven2CapabilityDefaultsHelper
-
- getValidityPredicate() - Method in class com.atlassian.bamboo.plugins.maven.task.Maven3CapabilityDefaultsHelper
-
- getValidityPredicate() - Method in class com.atlassian.bamboo.plugins.php.task.PhpUnitCapabilityDefaultsHelper
-
- getValidityPredicate() - Method in class com.atlassian.bamboo.plugins.php.task.PhpUnitPre34CapabilityDefaultsHelper
-
- getValidityPredicate() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
-
- getValidPhase1File() - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractPhase2MoveAdminConfigToDatabaseUpgradeTask
-
- getValidSubversionWorkingCopyFormats() - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- getValue(BandanaContext, String) - Method in class com.atlassian.bamboo.bandana.BambooBandanaManager
-
- getValue(BandanaContext, String, boolean) - Method in class com.atlassian.bamboo.bandana.BambooBandanaManager
-
- getValue(BandanaContext, String) - Method in class com.atlassian.bamboo.bandana.PerBuildCachingBandanaManager
-
- getValue(BandanaContext, String, boolean) - Method in class com.atlassian.bamboo.bandana.PerBuildCachingBandanaManager
-
- getValue() - Method in enum com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator.AwsCredentialsSource
-
- getValue() - Method in enum com.atlassian.bamboo.builder.LifeCycleState
-
- getValue() - Method in enum com.atlassian.bamboo.buildqueue.AgentAssignment.ExecutableType
-
- getValue() - Method in class com.atlassian.bamboo.caching.conversation.Conversation
-
- getValue(Key<V>) - Method in class com.atlassian.bamboo.chains.ExecutionContext
-
- getValue(Key<V>) - Method in class com.atlassian.bamboo.chains.ExecutionContextImpl
-
- getValue() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodAgentUtilizationCollater
-
- getValue() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodAverageDurationCollater
-
- getValue() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodAverageQueuedDurationCollater
-
- getValue() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodAverageSuccessDurationCollater
-
- getValue() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodBrokenBuildsCollater
-
- getValue() - Method in interface com.atlassian.bamboo.charts.collater.TimePeriodCollater
-
- getValue() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodFailuresCollater
-
- getValue() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodFixedBuildsCollater
-
- getValue() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodLabelUsageCountCollater
-
- getValue() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodLabelUsageRatioCollater
-
- getValue() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodNumberOfBuildsCollater
-
- getValue() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodNumberOfTestsCollater
-
- getValue() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodSuccessRatioCollater
-
- getValue() - Method in class com.atlassian.bamboo.charts.collater.TimePeriodTimeToFixCollater
-
- getValue() - Method in class com.atlassian.bamboo.clover.charts.collater.TimePeriodAveragingCollater
-
- getValue() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapability
-
- getValue() - Method in enum com.atlassian.bamboo.configuration.external.yaml.properties.inner.TestParser.TestParserType
-
- getValue() - Method in class com.atlassian.bamboo.core.BambooEntityOid
-
Returns the serialized representation of this OID object.
- getValue() - Method in enum com.atlassian.bamboo.deployments.versions.DeploymentVersionState
-
- getValue() - Method in class com.atlassian.bamboo.fieldvalue.FieldValueItem
-
- getValue(Document) - Method in interface com.atlassian.bamboo.index.fields.IndexedEntityField
-
- getValue(Document) - Method in interface com.atlassian.bamboo.index.fields.IndexedEntityIdField
-
- getValue(Document) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityIdFieldImpl
-
- getValue(Document, int) - Method in interface com.atlassian.bamboo.index.fields.IndexedEntityIntegerField
-
- getValue(Document, int) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityIntegerFieldImpl
-
- getValue(Document, long) - Method in interface com.atlassian.bamboo.index.fields.IndexedEntityLongField
-
- getValue(Document, long) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityLongFieldImpl
-
- getValue() - Method in class com.atlassian.bamboo.migration.stream.CustomDataBean
-
- getValue() - Method in interface com.atlassian.bamboo.oauth.serviceprovider.data.ao.AoServiceProviderToken
-
- getValue() - Method in class com.atlassian.bamboo.plugins.git.api.GitRef
-
- getValue() - Method in class com.atlassian.bamboo.plugins.git.domain.GitHash
-
- getValue() - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariable
-
- getValue(HttpContext) - Method in class com.atlassian.bamboo.plugins.rest.confirmation.ConfirmationTokenInjectableProvider
-
- getValue(HttpContext) - Method in class com.atlassian.bamboo.plugins.rest.expansion.ExpansionProvider
-
- getValue() - Method in class com.atlassian.bamboo.plugins.rest.model.build.metadata.RestBuildMetadataItem
-
- getValue() - Method in class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableSubstitutionContext
-
- getValue(HttpContext) - Method in class com.atlassian.bamboo.plugins.rest.pagination.PageRequestProvider
-
- getValue() - Method in class com.atlassian.bamboo.repository.NameValuePair
-
- getValue() - Method in class com.atlassian.bamboo.rest.entity.NamedEntity
-
- getValue() - Method in class com.atlassian.bamboo.resultsummary.CustomDataRow
-
- getValue() - Method in class com.atlassian.bamboo.testutils.backdoor.model.build.metadata.RestBuildMetadataItem
-
- getValue() - Method in class com.atlassian.bamboo.testutils.model.variable.TestVariableDetails
-
- getValue() - Method in class com.atlassian.bamboo.testutils.rest.entity.RestCapability
-
- getValue() - Method in class com.atlassian.bamboo.testutils.rest.entity.RestVariableDefinition
-
- getValue() - Method in class com.atlassian.bamboo.utils.BambooTimeValue
-
Deprecated.
- getValue(Key<? extends V>) - Method in class com.atlassian.bamboo.utils.map.TypedIdentityMap
-
Retrieves the value represented by
Key
in a type safe manner.
- getValue(ThreadScopedCaches.Key<K, V>, K, Supplier<? extends V>) - Static method in class com.atlassian.bamboo.utils.scopedcaches.ThreadScopedCaches
-
Returns the value called by supplier.get
or a previously cached value.
- getValue() - Method in class com.atlassian.bamboo.utils.SystemProperty
-
Obtain the value of this proprty
- getValue(String) - Method in class com.atlassian.bamboo.utils.SystemProperty
-
Obtain the value of the property (returns the default value if the environment variable has not been defined.
- getValue(boolean) - Method in class com.atlassian.bamboo.utils.SystemProperty
-
Obtain the boolean property value
- getValue(int) - Method in class com.atlassian.bamboo.utils.SystemProperty
-
- getValue(long) - Method in class com.atlassian.bamboo.utils.SystemProperty
-
- getValue(String) - Method in class com.atlassian.bamboo.utils.SystemProperty.UrlSystemProperty
-
- getValue() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
-
- getValue() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Capability
-
A value of the capability property.
- getValue() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl
-
- getValue() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.DecoratedCapabilityRequirement
-
- getValue() - Method in enum com.atlassian.bamboo.v2.build.trigger.DependencyBlockingStrategy
-
Get storage value
- getValue() - Method in class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl
-
- getValue() - Method in class com.atlassian.bamboo.variable.StageVariableContextImpl
-
- getValue() - Method in class com.atlassian.bamboo.variable.SubstitutedVariableDefinitionContextImpl
-
- getValue() - Method in class com.atlassian.bamboo.variable.VariableContextSnapshotImpl
-
- getValue() - Method in interface com.atlassian.bamboo.variable.VariableDefinitionContext
-
Variable value as set in UI
- getValue() - Method in class com.atlassian.bamboo.variable.VariableDefinitionContextImpl
-
- getValue() - Method in interface com.atlassian.bamboo.variable.VariableDefinitionIdentifier
-
Variable value
- getValue() - Method in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- getValue() - Method in interface com.atlassian.bamboo.variable.VariableSubstitutionContext
-
- getValue() - Method in class com.atlassian.bamboo.variable.VariableSubstitutionContextImpl
-
- getValue() - Method in class com.atlassian.bamboo.variable.VariableSubstitutionImpl
-
- getValue() - Method in class com.atlassian.bamboo.webwork.util.WwSelectOption
-
- getValueClass() - Method in class com.atlassian.bamboo.utils.map.Key
-
Gets the
Class
type used for the Value stored against this key
- getValueDescription() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
-
- getValueDescription() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.DecoratedCapabilityRequirement
-
- getValueDescriptionKey(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityTypeModule
-
- getValueDescriptionKey(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractMultipleExecutableCapabilityTypeModule
-
- getValueDescriptionKey(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AgentEnvironmentCapabilityType
-
- getValueDescriptionKey(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- getValueDescriptionKey(String, String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
-
Given the key and value, show any custom description for the value
- getValueDescriptionKey(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.GenericCapabilityType
-
- getValueDescriptionKey(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.JdkCapabilityType
-
- getValueDescriptionKey(String, String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.PerforceCapabilityType
-
- getValueFromConglomerateCookie(String, String) - Method in interface com.atlassian.bamboo.build.CookieCutter
-
Retrieve variable from a conglomerate cookie.
- getValueFromConglomerateCookie(String, String) - Method in class com.atlassian.bamboo.build.CookieCutterImpl
-
Retrieve variable from AJS conglomerate cookie.
- getValueFromCookie(String) - Method in interface com.atlassian.bamboo.build.CookieCutter
-
- getValueFromCookie(String, String) - Method in interface com.atlassian.bamboo.build.CookieCutter
-
- getValueFromCookie(String) - Method in class com.atlassian.bamboo.build.CookieCutterImpl
-
- getValueFromCookie(String, String) - Method in class com.atlassian.bamboo.build.CookieCutterImpl
-
- getValueFunction() - Method in interface com.atlassian.bamboo.index.fields.IndexedEntityField
-
- getValues(Function<PageElement, T>) - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- getValues() - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- getValues() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.BitbucketPageEntity
-
- getValues() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPageEntity
-
- getValueWithDefault() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Capability
-
A null-safe getter of value of the capability property.
- getValueWithDefault() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl
-
- getVariableContext() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getVariableContext() - Method in interface com.atlassian.bamboo.deployments.versions.DeploymentVersion
-
- getVariableContext() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl
-
- getVariableContext() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getVariableContext() - Method in interface com.atlassian.bamboo.process.ProcessContext
-
- getVariableContext() - Method in class com.atlassian.bamboo.process.ProcessContextImpl
-
- getVariableContext() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- getVariableContext() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getVariableContext() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getVariableContext() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getVariableContext() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getVariableContext() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getVariableContextBaseline() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getVariableContextBaseline() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersion
-
- getVariableContextBaseline() - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- getVariableContextBaseline() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getVariableContextBaseline(long) - Method in interface com.atlassian.bamboo.variable.baseline.VariableContextBaselineDao
-
- getVariableContextBaseline(long) - Method in class com.atlassian.bamboo.variable.baseline.VariableContextBaselineHibernateDao
-
- getVariableContextBaselineId() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getVariableContextBaselineId() - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- getVariableContextLogs() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- getVariableContextLogs() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- getVariableContextLogs() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- getVariableContexts(CommonContext) - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
- getVariableContexts() - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
Get all variables from current thread local context.
- getVariableContexts(CommonContext) - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- getVariableContexts() - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- getVariableContexts(CommonContext) - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- getVariableContexts() - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- getVariableContexts() - Method in interface com.atlassian.bamboo.variable.substitutor.VariableSubstitutor
-
Get all variables in current context
- getVariableContexts() - Method in class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorImpl
-
- getVariableDefinitionContextOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getVariableDefinitionContextOrdering() - Static method in class com.atlassian.bamboo.variable.VariableComparators
-
- getVariableDefinitionContextType() - Static method in class com.atlassian.bamboo.variable.VariableFunctions
-
- getVariableDefinitionContextValue() - Static method in class com.atlassian.bamboo.variable.VariableFunctions
-
- getVariableDefinitionOrdering() - Static method in class com.atlassian.bamboo.utils.Comparators
-
- getVariableDefinitionOrdering() - Static method in class com.atlassian.bamboo.variable.VariableComparators
-
- getVariableDefinitionsBeingCreated() - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- getVariableDefinitionType() - Static method in class com.atlassian.bamboo.variable.VariableFunctions
-
- getVariableGenerator() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getVariableGenerator() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getVariableGenerator() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getVariableId() - Method in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- getVariableId() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- getVariableId() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- getVariableKey() - Method in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- getVariableKey() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- getVariableKey(VariableDefinitionIdentifier) - Static method in class com.atlassian.bamboo.variable.VariableFunctions
-
- getVariableKey() - Static method in class com.atlassian.bamboo.variable.VariableFunctions
-
- getVariableKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- getVariableMap() - Method in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- getVariableMap() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- getVariableMap() - Method in interface com.atlassian.bamboo.plan.trigger.PlanTriggerResult
-
- getVariableMap() - Method in class com.atlassian.bamboo.plan.trigger.PlanTriggerResultBuilder.BuildTriggerResultImpl
-
- getVariableMap() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- getVariableName() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContext
-
- getVariableName() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContextImpl
-
- getVariableName() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionSubstitutionAware
-
- getVariableName() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionSubstitutionAwareImpl
-
- getVariables() - Method in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- getVariables() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- getVariables() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultSummaryMetadataPage
-
- getVariables() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- getVariables() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- getVariables() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
- getVariables() - Method in class com.atlassian.bamboo.plan.trigger.PlanTriggerResultBuilder
-
- getVariables() - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- getVariables(Function<ImmutableResultsSummary, Collection<VariableDefinitionContext>>) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- getVariables() - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestChainResult
-
- getVariables() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestEnvironment
-
- getVariables() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestVersionNamingDetails
-
- getVariables() - Method in class com.atlassian.bamboo.testutils.model.deployments.environments.TestEnvironmentDetails
-
- getVariables() - Method in interface com.atlassian.bamboo.variable.baseline.VariableContextBaseline
-
- getVariables() - Method in class com.atlassian.bamboo.variable.baseline.VariableContextBaselineImpl
-
- getVariables(CommonContext) - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
- getVariables(CommonContext) - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- getVariables(CommonContext) - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- getVariables() - Method in class com.atlassian.bamboo.ww2.actions.AvailableVariablesAction
-
- getVariables() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- getVariablesCount() - Method in class com.atlassian.bamboo.pageobjects.components.variables.VariableEditor
-
- getVariablesCount() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentVariablesPage
-
- getVariablesCount() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.VariableConfigurationPage
-
- getVariablesCount() - Method in interface com.atlassian.bamboo.pageobjects.pages.variables.VariableEditorPage
-
- getVariablesCount() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentWithConfigCounts
-
- getVariablesForContinuedBuild(TriggerReason) - Method in interface com.atlassian.bamboo.plan.trigger.PlanTrigger
-
Return plugin specific variables for continued builds
- getVariablesForContinuedBuild(TriggerReason) - Method in class com.atlassian.bamboo.plugins.jira.release.JIRAReleasePlanTrigger
-
- getVariablesFromName(long, String) - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentProjectVersioningResource
-
Extract variables value from version name.
- getVariablesKey() - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- getVariablesNumberString() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- getVariableStateForJobResult(BuildResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.variables.ResultsSummaryVariableAccessor
-
Get state of all variables at the end of the job.
- getVariableStateForJobResult(BuildResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.variables.ResultsSummaryVariableAccessorImpl
-
- getVariablesToAutoIncrement() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- getVariablesToAutoIncrement() - Method in class com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingSchemeImpl
-
- getVariablesToAutoIncrement() - Method in interface com.atlassian.bamboo.deployments.projects.versionnaming.InternalVersionNamingScheme
-
The list of variables Bamboo should auto increment on version creation
- getVariablesToAutoIncrement() - Method in class com.atlassian.bamboo.deployments.projects.VersionNamingSchemeImpl
-
- getVariablesToAutoIncrement() - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectVersionNamingDetails
-
- getVariableSubstitutorFactory() - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
- getVariableSubstitutorFactory() - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- getVariableSubstitutorFactory() - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- getVariableType() - Method in class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableSubstitutionContext
-
- getVariableType() - Method in class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl
-
- getVariableType() - Method in class com.atlassian.bamboo.variable.StageVariableContextImpl
-
- getVariableType() - Method in class com.atlassian.bamboo.variable.SubstitutedVariableDefinitionContextImpl
-
- getVariableType() - Method in class com.atlassian.bamboo.variable.VariableContextSnapshotImpl
-
- getVariableType() - Method in interface com.atlassian.bamboo.variable.VariableDefinitionContext
-
VariableType
shows the source of variable value as it was evaluated before build execution
- getVariableType() - Method in class com.atlassian.bamboo.variable.VariableDefinitionContextImpl
-
- getVariableType() - Method in interface com.atlassian.bamboo.variable.VariableDefinitionIdentifier
-
VariableType
shows the source of variable value as it was evaluated before build execution
- getVariableType() - Method in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- getVariableType(VariableDefinitionIdentifier) - Static method in class com.atlassian.bamboo.variable.VariableFunctions
-
- getVariableType() - Method in interface com.atlassian.bamboo.variable.VariableSubstitutionContext
-
- getVariableType() - Method in class com.atlassian.bamboo.variable.VariableSubstitutionContextImpl
-
- getVariableType() - Method in class com.atlassian.bamboo.variable.VariableSubstitutionImpl
-
- getVariableValue() - Method in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- getVariableValue() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- getVariableValue(String) - Method in class com.atlassian.bamboo.pageobjects.components.variables.VariableEditor
-
- getVariableValue(String) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentVariablesPage
-
- getVariableValue(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.VariableConfigurationPage
-
- getVariableValue(String) - Method in interface com.atlassian.bamboo.pageobjects.pages.variables.VariableEditorPage
-
- getVariableValue(VariableDefinitionIdentifier) - Static method in class com.atlassian.bamboo.variable.VariableFunctions
-
- getVariableValue() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- getVariableValueFromVisibleInput() - Method in class com.atlassian.bamboo.pageobjects.components.variables.InlineVariableEditComponent
-
- getVcsBambooSpecsSource() - Method in interface com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProject
-
- getVcsBambooSpecsSource() - Method in class com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl
-
- getVcsBambooSpecsSource() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- getVcsBambooSpecsSource() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- getVcsBambooSpecsSource() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
- getVcsBranch() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- getVcsBranch() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getVcsBranch() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- getVcsBranch() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getVcsBranch() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- getVcsBranch() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- getVcsBranch() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getVcsBranch() - Method in interface com.atlassian.bamboo.repository.BranchAwareRepository
-
- getVcsBranch() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- getVcsBranch() - Method in interface com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfiguration
-
- getVcsBranch() - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl
-
- getVcsBranch() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsBranchDefinition
-
- getVcsBranch() - Method in class com.atlassian.bamboo.vcs.configuration.VcsBranchDefinitionImpl
-
- getVcsBranchConfigurator() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getVcsBranchConfigurator() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getVcsBranchConfigurator() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getVcsBranchDetectionOptions() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getVcsBranchDetectionOptions() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
- getVcsBranchDetectionOptions() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getVcsBranchDetectionOptions() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
- getVcsBranchDetectionOptions() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getVcsBranchDetectionOptionsConfigurator() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getVcsBranchDetectionOptionsConfigurator() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getVcsBranchDetectionOptionsConfigurator() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getVcsBranches() - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- getVcsBranches(String, String, UriInfo, HttpHeaders) - Method in class com.atlassian.bamboo.plugins.rest.build.PlanResource
-
Provide list of vcs branch names for branches that exist on the default repository of this plan
- getVcsBranchFromConfig(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudBranchConfigurator
-
- getVcsBranchFromConfig(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitBranchConfigurator
-
- getVcsBranchFromConfig(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.github.configurator.GitHubBranchConfigurator
-
- getVcsBranchFromConfig(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.hg.v2.configurator.MercurialBranchConfigurator
-
- getVcsBranchFromConfig(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerBranchConfigurator
-
- getVcsBranchFromConfig(Map<String, String>) - Method in class com.atlassian.bamboo.repository.svn.v2.configurator.SvnBranchConfigurator
-
- getVcsBranchFromConfig(Map<String, String>) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyBranchConfigurator
-
- getVcsBranchFromConfig(Map<String, String>) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsBranchConfigurator
-
Return branch name according to provided config.
- getVcsBranchFromRepositoryXml(String) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyBranchConfigurator
-
- getVcsChangeDetectionOptions() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getVcsChangeDetectionOptions() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
- getVcsChangeDetectionOptions() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getVcsChangeDetectionOptions() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
- getVcsChangeDetectionOptions() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getVcsChangeDetectionOptionsConfigurator() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getVcsChangeDetectionOptionsConfigurator() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getVcsChangeDetectionOptionsConfigurator() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getVcsCommitCommenter() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getVcsCommitCommenter() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudBranchDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudChangeDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudCommitCommenter
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudPullRequestDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.git.v2.GitBranchDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.git.v2.GitChangeDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.GitHubBranchDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.GitHubChangeDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialBranchDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialChangeDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.BitbucketServerBuildWarningsUpdater
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.BitbucketServerPullRequestDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerBranchDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerChangeDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnBranchDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnChangeDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyBranchDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyChangeDetector
-
- getVcsIdForExecutor(VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.runtime.IdentifyingExecutor
-
Returned id has to fulfill the following:
Given two VcsRepositoryData objects A and B, and executor e returning equal ContextualVcsId (in terms of equals()),
for any operation foo() provided by the executor,
the calls e::foo(A) and e::foo(B) should be equivalent.
- getVcsLastChangeRevisionKey(long) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- getVcsLastChangeRevisionKey(long) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- getVcsLastChangeRevisionKey() - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- getVcsLastChangeRevisionKey() - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- getVcsLocation() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getVcsLocation() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
- getVcsLocation() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getVcsLocation() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
- getVcsLocation() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getVcsLocationBambooSpecsState() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableChain
-
- getVcsLocationBambooSpecsState() - Method in interface com.atlassian.bamboo.plan.VcsBambooSpecsSource
-
- getVcsLocationBambooSpecsState() - Method in class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl
-
- getVcsLocationConfigurator() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getVcsLocationConfigurator() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getVcsLocationConfigurator() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getVcsLocationId() - Method in interface com.atlassian.bamboo.plan.VcsLocationBambooSpecsState
-
- getVcsLocationId() - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- getVcsMavenPomAccessor() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getVcsMavenPomAccessor() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getVcsMavenPomAccessor() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getVcsPullRequest() - Method in interface com.atlassian.bamboo.build.MutablePlanBranchPullRequest
-
- getVcsPullRequest() - Method in interface com.atlassian.bamboo.build.PlanBranchPullRequest
-
- getVcsPullRequest() - Method in class com.atlassian.bamboo.build.PlanBranchPullRequestEntity
-
- getVcsPullRequest() - Method in class com.atlassian.bamboo.build.PlanBranchPullRequestImpl
-
- getVcsRepositories() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getVcsRepositories() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getVcsRepositories() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getVcsRepositories() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getVcsRepositoryData() - Method in class com.atlassian.bamboo.configuration.repository.ViewLinkedRepository
-
- getVcsRepositoryData(long) - Method in interface com.atlassian.bamboo.repository.CachedRepositoryDefinitionManager
-
- getVcsRepositoryData(long) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Get plugin-agnostic representation of a repository configuration.
- getVcsRepositoryData(long) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getVcsRepositoryData() - Method in class com.atlassian.bamboo.session.BambooSession
-
- getVcsRepositoryDataByOid(BambooEntityOid) - Method in class com.atlassian.bamboo.repository.EncryptedRepositoryDefinitionAccessorImpl
-
- getVcsRepositoryDataByOid(BambooEntityOid) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionAccessor
-
Find a repository by oid.
- getVcsRepositoryDataByOid(BambooEntityOid) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getVcsRepositoryDataForEditing(long) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
- getVcsRepositoryDataForEditing(long) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- getVcsRepositoryMap() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getVcsRepositoryMap() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- getVcsRepositoryMap() - Method in interface com.atlassian.bamboo.v2.build.CommonContext
-
- getVcsRepositoryMap() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- getVcsRepositoryModuleDescriptor(String) - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryManager
-
Return module descriptor for given plugin key or null if it doesn't exists or plugin is disabled.
- getVcsRepositoryModuleDescriptor(String) - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryManagerImpl
-
- getVcsRepositoryViewerModuleDescriptor(String) - Method in interface com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerManager
-
Return module descriptor for given plugin key or null if it doesn't exists or plugin is disabled.
- getVcsRepositoryViewerModuleDescriptor(String) - Method in class com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerManagerImpl
-
- getVcsRevisionData(long) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- getVcsRevisionData(long) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- getVcsRevisionKey() - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionData
-
- getVcsRevisionKey() - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem
-
- getVcsRevisionKey() - Method in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- getVcsRevisionKey(long) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
Returns a
Repository
dependent "id" for this checkout.
- getVcsRevisionKey(long) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- getVcsRevisionKey() - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
Returns a
Repository
dependent "id" for this checkout.
- getVcsRevisionKey() - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- getVcsTypeSelector() - Method in class com.atlassian.bamboo.configuration.repository.ViewLinkedRepository
-
- getVcsTypeSelectors() - Method in class com.atlassian.bamboo.configuration.repository.ConfigureLinkedRepositories
-
- getVcsTypeSelectors() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getVcsTypeSelectors() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureChainRepositories
-
- getVcsTypeSelectors() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getVcsTypeSelectors() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- getVcsUIConfigBean() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- getVcsUIConfigBean() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- getVcsUIConfigBean() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- getVcsUpdateDuration() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- getVcsUpdateDuration() - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
Chain document stores this precalculated value for use in reports
- getVcsUpdateDuration() - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummary
-
How long checkout take (in miliseconds)
- getVcsUpdateDuration() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- getVcsUpdateTime() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- getVcsUpdateTime() - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummary
-
When the source syncronisation was kicked off
- getVcsUpdateTime() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- getVcsUpdateTime() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
The time
Date
when updating / checking out source repository began
- getVcsUpdateTime() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- getVcsWorkingCopyState() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- getVcsWorkingCopyState() - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
Version control system working copy state after build completion.
- getVcsWorkingCopyState() - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- getVelocityEngine() - Static method in class com.atlassian.bamboo.utils.DefaultVelocityEngine
-
- getVelocityResourceLocation(String) - Method in class com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor
-
- getVerboseLogs() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- getVerboseLogs() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- getVerboseLogs() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- getVerboseLogs() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- getVersion() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatus
-
- getVersion() - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatusImpl
-
- getVersion() - Static method in class com.atlassian.bamboo.hibernate.DatabaseVersionHolder
-
- getVersion() - Method in class com.atlassian.bamboo.plugin.BambooApplication
-
- getVersion() - Method in class com.atlassian.bamboo.plugin.PluginIdentifier
-
- getVersion() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenProjectParser
-
- getVersion() - Method in class com.atlassian.bamboo.plugins.maven2.Maven2ArtifactProperties
-
- getVersion() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- getVersion() - Method in class com.atlassian.bamboo.rest.model.Status.Plugin
-
Deprecated.
- getVersion() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- getVersion() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- getVersion() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- getVersion() - Method in class com.atlassian.sal.bamboo.BambooApplicationProperties
-
- getVersionAndBuild() - Static method in class com.atlassian.bamboo.util.BuildUtils
-
- getVersionArtifacts() - Method in interface com.atlassian.bamboo.deployments.execution.DeploymentContext
-
- getVersionArtifacts() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- getVersionArtifacts(DeploymentVersion) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
- getVersionArtifacts(DeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getVersionDeploymentStatuses() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersion
-
- getVersionDetails() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewVersionPage
-
- getVersionId() - Method in class com.atlassian.bamboo.deployments.environments.index.events.DeploymentResultDeindexedEvent
-
- getVersionId() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getVersionId() - Method in class com.atlassian.bamboo.deployments.results.events.DeploymentResultDeletedEvent
-
- getVersionId() - Method in interface com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResult
-
- getVersionId() - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- getVersionId() - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionAction
-
- getVersionId() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getVersionId() - Method in class com.atlassian.bamboo.deployments.versions.events.DeploymentVersionEvent
-
- getVersionId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewVersionPage
-
- getVersionId() - Method in class com.atlassian.bamboo.ww2.actions.build.DeploymentQueueItemViewForJsonDecorator
-
- getVersionInfo() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- getVersionName() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- getVersionName() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- getVersionName() - Method in class com.atlassian.bamboo.pageobjects.elements.deployments.environments.EnvironmentRowOnDashboardElement
-
- getVersionName() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateVersionPage
-
- getVersionName() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewVersionPage
-
- getVersionName(long, String) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource
-
- getVersionName() - Method in class com.atlassian.bamboo.ww2.actions.build.DeploymentQueueItemViewForJsonDecorator
-
- getVersionNamePreview(ResultsSummary, String) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Given a version name and a result summary, what would the version name look like after substitution.
- getVersionNamePreview(ResultsSummary, String) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getVersionNamingScheme(long) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Get the version naming configuration for a project
- getVersionNamingScheme(long) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- getVersionNamingSchemeForProject(long) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Get the version naming configuration for a specific project
- getVersionNamingSchemeForProject(long) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- getVersionNamingSchemeForProject(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.VersionNamingService
-
Get the version naming configuration for a project
- getVersionNamingSchemeForProject(long) - Method in class com.atlassian.bamboo.deployments.versions.service.VersionNamingServiceImpl
-
- getVersionPreview(String, long, long, long, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource
-
- getVersionPreview(String, String, int, long, long, UriInfo, HttpHeaders) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource
-
- getVersions() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects
-
- getVersions() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- getVersionsCount() - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
Count all versions
- getVersionsCount() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- getVersionsCount() - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Count all versions
- getVersionsCount() - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getVersionsCountForProject(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
Count versions related to deployment project
- getVersionsCountForProject(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- getVersionsCountForProject(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Count versions related to deployment project
- getVersionsCountForProject(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- getVersionSpecificDataLocation(ElasticAgentUserData) - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataMetadataHelper
-
- getVersionState() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionStatusImpl
-
- getVersionState() - Method in interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionStatus
-
- getVersionState() - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionStatusDto
-
- getVersionState() - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatusImpl
-
- getVersionState() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionStatus
-
- getVersionStatus() - Method in interface com.atlassian.bamboo.deployments.versions.DeploymentVersion
-
- getVersionStatus() - Method in class com.atlassian.bamboo.deployments.versions.DeploymentVersionImpl
-
- getVersionStatus() - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- getVersionStatuses(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
- getVersionStatuses(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- getVersionStatusGravatarUrl() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getVersionStatusUserDisplayName() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getVersionStatusUserName() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- getVersionTypes() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- getView() - Method in class com.atlassian.bamboo.pageobjects.elements.AuiDropDown2Menu
-
- getView() - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueueManager.QueueItemView
-
- getViewAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.AbstractNotificationBulkAction
-
- getViewAction() - Method in interface com.atlassian.bamboo.ww2.actions.admin.bulk.BulkAction
-
Action to run to get the view of the current value for this bulk action
- getViewAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction
-
- getViewAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction
-
- getViewAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction
-
- getViewAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsModuleBulkAction
-
- getViewAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsRootCredentialsBulkAction
-
- getViewAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnCredentialsBulkAction
-
- getViewAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnUrlBulkAction
-
- getViewAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateWebUrlBulkAction
-
- getViewAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersBulkAction
-
- getViewerConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- getViewerConfiguration() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
- getViewerConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- getViewerConfiguration() - Method in interface com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfiguration
-
- getViewerConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl
-
- getViewerConfiguration() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
- getViewerConfiguration() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- getViewerDefinitionFromActionContext(ActionParametersMap, VcsRepositoryModuleDescriptor, VcsRepositoryViewerDefinition, boolean) - Method in class com.atlassian.bamboo.configuration.repository.VcsViewerUIConfigBean
-
- getViewerForRepository(VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerManager
-
Get viewer configured for a repository.
- getViewerForRepository(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerManagerImpl
-
- getViewerOptionsForRepositoryType(String, TaskRenderMode) - Method in class com.atlassian.bamboo.configuration.repository.VcsViewerUIConfigBean
-
- getViewerOptionsForRepositoryType(String, VcsRepositoryViewerDefinition, TaskRenderMode) - Method in class com.atlassian.bamboo.configuration.repository.VcsViewerUIConfigBean
-
- getViewerPluginKey() - Method in interface com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfiguration
-
- getViewerPluginKey() - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl
-
- getViewerSelectors() - Method in class com.atlassian.bamboo.configuration.repository.CreateLinkedRepository
-
- getViewerSelectors() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- getViewerSelectors() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- getViewerSelectors() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- getViewerSelectors() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.CreateRepository
-
- getViewerSelectors() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.EditRepository
-
- getViewerViewHtml(VcsRepositoryViewerDefinition) - Method in class com.atlassian.bamboo.configuration.repository.VcsViewerUIConfigBean
-
- getViewHtml() - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibleRecipient
-
- getViewHtml() - Method in class com.atlassian.bamboo.build.docker.DefaultDockerHandlerImpl
-
- getViewHtml() - Method in class com.atlassian.bamboo.build.docker.DockerConfigurationProviders.Config
-
- getViewHtml() - Method in interface com.atlassian.bamboo.build.docker.DockerHandler
-
Renders the view page.
- getViewHtml(Configuration) - Method in class com.atlassian.bamboo.capability.AbstractCapabilityConfiguratorPluginModule
-
- getViewHtml(Configuration) - Method in interface com.atlassian.bamboo.capability.CapabilityConfiguratorPluginModule
-
Get view HTML for capability configuration.
- getViewHtml() - Method in class com.atlassian.bamboo.notification.AbstractNotificationType
-
- getViewHtml() - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotificationType
-
- getViewHtml() - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotificationType
-
- getViewHtml() - Method in interface com.atlassian.bamboo.notification.NotificationRecipient
-
Returns the HTML representing the notification type for the notification
- getViewHtml() - Method in interface com.atlassian.bamboo.notification.NotificationType
-
Returns the HTML representing the notification type for the notification
- getViewHtml() - Method in class com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
-
- getViewHtml() - Method in class com.atlassian.bamboo.notification.recipients.CommitterRecipient
-
- getViewHtml() - Method in class com.atlassian.bamboo.notification.recipients.EmailRecipient
-
- getViewHtml() - Method in class com.atlassian.bamboo.notification.recipients.GroupRecipient
-
- getViewHtml() - Method in class com.atlassian.bamboo.notification.recipients.ImRecipient
-
- getViewHtml() - Method in class com.atlassian.bamboo.notification.recipients.UserRecipientImpl
-
- getViewHtml() - Method in class com.atlassian.bamboo.notification.recipients.WatcherRecipient
-
- getViewHtml(Plan, Class<T>) - Method in class com.atlassian.bamboo.plugin.web.PlanConfigurationPluginUIHelperImpl
-
- getViewHtml(Plan, Class<T>) - Method in interface com.atlassian.bamboo.plugin.web.PlanConfigurationUIPluginHelper
-
Generate html page from all plugin view fragments.
- getViewHtml(Plan) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
- getViewHtml() - Method in class com.atlassian.bamboo.repository.AbstractStandaloneRepository
-
- getViewHtml(RepositoryData) - Method in class com.atlassian.bamboo.repository.AbstractStandaloneRepository
-
- getViewHtml() - Method in class com.atlassian.bamboo.repository.nullrepository.NullRepository
-
- getViewHtml(RepositoryData) - Method in interface com.atlassian.bamboo.repository.RequiresRepositoryData
-
- getViewHtml() - Method in interface com.atlassian.bamboo.repository.StandaloneRepository
-
Returns the HTML that represents the view of the repository configuration
- getViewHtml(Plan) - Method in class com.atlassian.bamboo.v2.build.BaseBuildConfigurationAwarePlugin
-
- getViewHtml(Plan) - Method in interface com.atlassian.bamboo.v2.build.RenderableBuildConfiguration
-
Returns the HTML that represents the view of the repository configuration
- getViewHtml(Plan) - Method in class com.atlassian.bamboo.webrepository.NoWebRepositoryViewer
-
- getViewHtmlList(Plan, Class<T>, Class<? extends ModuleDescriptor<?>>...) - Method in class com.atlassian.bamboo.plugin.web.PlanConfigurationPluginUIHelperImpl
-
- getViewHtmlList(Plan, Class<T>, Class<? extends ModuleDescriptor<?>>...) - Method in interface com.atlassian.bamboo.plugin.web.PlanConfigurationUIPluginHelper
-
Generate list of html view fragments for all plugins.
- getViewResourceName() - Method in enum com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsHtmlFragment
-
- getViewTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.AbstractBambooConfigurableModuleDescriptor
-
- getViewTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.BuildTriggerConditionModuleDescriptorImpl
-
- getViewTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.CapabilityConfiguratorModuleDescriptor
-
- getViewTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.CapabilityTypeModuleDescriptor
-
- getViewTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.CustomBuildCompleteActionModuleDescriptor
-
- getViewTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.CustomPreBuildActionModuleDescriptor
-
- getViewTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.CustomPreBuildQueuedActionModuleDescriptor
-
- getViewTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.NotificationRecipientModuleDescriptor
-
- getViewTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.NotificationTypeModuleDescriptor
-
- getViewTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
- getViewTemplate() - Method in class com.atlassian.bamboo.plugin.descriptor.WebRepositoryViewerModuleDescriptorImpl
-
- getViewTypeAction() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityType
-
- getViewTypeAction() - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- getViewTypeAction() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
-
The action name of the list view action of this capability type
- getViewTypeAction() - Method in class com.atlassian.bamboo.v2.build.agent.capability.JdkCapabilityType
-
- getViewUpdatedAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.AddNotificationBulkAction
-
- getViewUpdatedAction() - Method in interface com.atlassian.bamboo.ww2.actions.admin.bulk.BulkAction
-
Action to run to get the view of the updated value for this bulk action
- getViewUpdatedAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DeleteAllNotificationBulkAction
-
- getViewUpdatedAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction
-
- getViewUpdatedAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction
-
- getViewUpdatedAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction
-
- getViewUpdatedAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsModuleBulkAction
-
- getViewUpdatedAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateCvsRootCredentialsBulkAction
-
- getViewUpdatedAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnCredentialsBulkAction
-
- getViewUpdatedAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateSvnUrlBulkAction
-
- getViewUpdatedAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateWebUrlBulkAction
-
- getViewUpdatedAction() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersBulkAction
-
- getVirtualisationType() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- getVirtualisationType() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- getVisibleBranches() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- getVisibleTabs() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.JobTaskConfigurationPage
-
- getVisibleTabs() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageConfigurationPage
-
- getVolumeMappings() - Method in class com.atlassian.bamboo.pageobjects.components.docker.DockerVolumeMappingTable
-
Get a list of all currently configured volume mappings.
- getVolumes() - Method in class com.atlassian.bamboo.docker.RunConfig
-
- getVolumes(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- getWaitMessage() - Method in class com.atlassian.bamboo.ww2.actions.setup.FinishSetupAction
-
- getWaitMessage() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- getWaitMessage() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDefaultsAction
-
- getWaitMessage() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupEmbeddedDatabaseAction
-
- getWaitStep() - Method in class com.atlassian.bamboo.ww2.actions.setup.FinishSetupAction
-
- getWaitStep() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- getWaitStep() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDefaultsAction
-
- getWaitStep() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupEmbeddedDatabaseAction
-
- getWarning() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- getWarningCount(WarningAnnotation.Severity) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- getWarnings() - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- getWarnings() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- getWarningsCount() - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- getWarningsCount() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- getWcFormatVersion() - Method in enum com.atlassian.bamboo.repository.svn.SvnWcFormat
-
- getWebApplicationContext() - Static method in class com.atlassian.bamboo.web.utils.ServletContextHolder
-
- getWebFragmentsContextMap() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getWebFragmentsContextMapNoAction(HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
A context map that gets appended to for web fragments.
- getWebhookUrl() - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsOnboardingDialogPage
-
- getWebItem() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext.WebItemDto
-
- getWebItems(String, HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
Returns a list of Map objects with prefilled text, id, accesskey, href fields for a template engine layer to consome
- getWebItemsForSection(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getWebItemsForSectionNoAction(String, HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getWebPanelContext(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
Returns for the context for a WebPanel
based on the location specified In the future the results of this
method may be cached
- getWebPanels(String) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
Gets all the rendered WebPanel
s for the location specified.
- getWebPanels(String, Map<String, Object>) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getWebPanelsForPlan(String, String) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
Gets all the rendered WebPanel
s for the location specified for a specific plan key.
- getWebPanelsForResultsSummary(String, ResultsSummary) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
Gets all the rendered WebPanel
s for the location specified for a specific ResultSummary.
- getWebRepositoryJson() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getWebRepositoryJson() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getWebRepositoryName() - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- getWebRepositoryPath() - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- getWebRepositoryPluginKey() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl
-
Deprecated.
- getWebRepositoryPluginKey() - Method in interface com.atlassian.bamboo.repository.RepositoryData
-
Deprecated.
- getWebRepositoryPluginKey() - Method in class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- getWebRepositoryPluginKey() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- getWebRepositoryRepoName() - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- getWebRepositoryUrl() - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrl() - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- getWebRepositoryUrlForCommit(Commit, RepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.AbstractHgWebRepositoryViewer
-
- getWebRepositoryUrlForCommit(Commit, RepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer
-
- getWebRepositoryUrlForCommit(Commit, RepositoryData) - Method in interface com.atlassian.bamboo.webrepository.CommitUrlProvider
-
Provide the url to link to the given commit in the web repository
- getWebRepositoryUrlForCommit(Commit, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrlForCommit(Commit, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- getWebRepositoryUrlForCommit(Commit, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.NoWebRepositoryViewer
-
- getWebRepositoryUrlForCommit(Commit, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrlForCommits(Collection<Commit>, RepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.AbstractHgWebRepositoryViewer
-
Used in defaultCommitSummaryView.ftl
- getWebRepositoryUrlForCommits(Collection<Commit>, RepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer
-
- getWebRepositoryUrlForCommits(Collection<Commit>, RepositoryData) - Method in interface com.atlassian.bamboo.webrepository.CommitUrlProvider
-
Provide the urls to link all the given commits in the web repository
- getWebRepositoryUrlForCommits(Collection<Commit>, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrlForCommits(Collection<Commit>, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- getWebRepositoryUrlForCommits(Collection<Commit>, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.NoWebRepositoryViewer
-
- getWebRepositoryUrlForCommits(Collection<Commit>, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrlForDeploymentVersionCommits(Collection<DeploymentVersionVcsCommit>, RepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.AbstractHgWebRepositoryViewer
-
- getWebRepositoryUrlForDeploymentVersionCommits(Collection<DeploymentVersionVcsCommit>, RepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer
-
- getWebRepositoryUrlForDeploymentVersionCommits(Collection<DeploymentVersionVcsCommit>, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrlForDeploymentVersionCommits(Collection<DeploymentVersionVcsCommit>, RepositoryData) - Method in interface com.atlassian.bamboo.webrepository.DeploymentsAwareCommitUrlProvider
-
Provide the urls to link all the given commits in the web repository
- getWebRepositoryUrlForDeploymentVersionCommits(Collection<DeploymentVersionVcsCommit>, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- getWebRepositoryUrlForDeploymentVersionCommits(Collection<DeploymentVersionVcsCommit>, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrlForDiff(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.AbstractHgWebRepositoryViewer
-
Used in defaultCommitView.ftl
- getWebRepositoryUrlForDiff(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrlForDiff(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- getWebRepositoryUrlForDiff(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrlForFile(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.viewer.BitbucketCloudVcsRepositoryViewer
-
- getWebRepositoryUrlForFile(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.viewer.GitHubVcsRepositoryViewer
-
- getWebRepositoryUrlForFile(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.AbstractHgWebRepositoryViewer
-
Used in defaultCommitView.ftl
- getWebRepositoryUrlForFile(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.viewer.HgServeVcsRepositoryViewer
-
- getWebRepositoryUrlForFile(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.v2.viewer.BitbucketServerVcsRepositoryViewer
-
- getWebRepositoryUrlForFile(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.fisheye.FishEyeRepositoryViewer
-
- getWebRepositoryUrlForFile(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.generic.GenericRepositoryViewer
-
- getWebRepositoryUrlForFile(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyRepositoryViewer
-
- getWebRepositoryUrlForFile(CommitFile, VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.viewer.runtime.VcsRepositoryViewer
-
Generate the link to a given file in a given repository
- getWebRepositoryUrlForFile(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
Generate the link to a given file in a given repository
- getWebRepositoryUrlForFile(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
Generate the link to a given file in a given repository
- getWebRepositoryUrlForFile(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrlForFileDiff(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.viewer.BitbucketCloudVcsRepositoryViewer
-
- getWebRepositoryUrlForFileDiff(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.viewer.GitHubVcsRepositoryViewer
-
- getWebRepositoryUrlForFileDiff(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.viewer.HgServeVcsRepositoryViewer
-
- getWebRepositoryUrlForFileDiff(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.v2.viewer.BitbucketServerVcsRepositoryViewer
-
- getWebRepositoryUrlForFileDiff(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.fisheye.FishEyeRepositoryViewer
-
- getWebRepositoryUrlForFileDiff(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.generic.GenericRepositoryViewer
-
- getWebRepositoryUrlForFileDiff(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyRepositoryViewer
-
- getWebRepositoryUrlForFileDiff(CommitFile, VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.viewer.runtime.VcsRepositoryViewer
-
Generate the link to a given file, showing changes in given revision.
- getWebRepositoryUrlForFileRevision(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.viewer.BitbucketCloudVcsRepositoryViewer
-
- getWebRepositoryUrlForFileRevision(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.viewer.GitHubVcsRepositoryViewer
-
- getWebRepositoryUrlForFileRevision(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.viewer.HgServeVcsRepositoryViewer
-
- getWebRepositoryUrlForFileRevision(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.v2.viewer.BitbucketServerVcsRepositoryViewer
-
- getWebRepositoryUrlForFileRevision(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.fisheye.FishEyeRepositoryViewer
-
- getWebRepositoryUrlForFileRevision(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.generic.GenericRepositoryViewer
-
- getWebRepositoryUrlForFileRevision(CommitFile, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyRepositoryViewer
-
- getWebRepositoryUrlForFileRevision(CommitFile, VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.viewer.runtime.VcsRepositoryViewer
-
Generate the link to a given file in a given repository at given revision,
- getWebRepositoryUrlForRevision(String, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.viewer.BitbucketCloudVcsRepositoryViewer
-
- getWebRepositoryUrlForRevision(String, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.viewer.GitHubVcsRepositoryViewer
-
- getWebRepositoryUrlForRevision(String, RepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.AbstractHgWebRepositoryViewer
-
- getWebRepositoryUrlForRevision(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.AbstractHgWebRepositoryViewer
-
Used in defaultCommitView.ftl
- getWebRepositoryUrlForRevision(String, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.viewer.HgServeVcsRepositoryViewer
-
- getWebRepositoryUrlForRevision(String, RepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer
-
- getWebRepositoryUrlForRevision(String, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.v2.viewer.BitbucketServerVcsRepositoryViewer
-
- getWebRepositoryUrlForRevision(String, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.fisheye.FishEyeRepositoryViewer
-
- getWebRepositoryUrlForRevision(String, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.generic.GenericRepositoryViewer
-
- getWebRepositoryUrlForRevision(String, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyRepositoryViewer
-
- getWebRepositoryUrlForRevision(String, VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.viewer.runtime.VcsRepositoryViewer
-
Provide the url to link to the given revision in the web repository
- getWebRepositoryUrlForRevision(String, RepositoryData) - Method in interface com.atlassian.bamboo.webrepository.CommitUrlProvider
-
Provide the url to link to the given revision in the web repository
- getWebRepositoryUrlForRevision(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrlForRevision(String, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrlForRevision(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- getWebRepositoryUrlForRevision(String, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- getWebRepositoryUrlForRevision(String, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.NoWebRepositoryViewer
-
- getWebRepositoryUrlForRevision(String, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrlForRevision(CommitFile, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- getWebRepositoryUrlForRevisions(Stream<String>, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.viewer.BitbucketCloudVcsRepositoryViewer
-
- getWebRepositoryUrlForRevisions(Stream<String>, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.github.viewer.GitHubVcsRepositoryViewer
-
- getWebRepositoryUrlForRevisions(Stream<String>, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.viewer.HgServeVcsRepositoryViewer
-
- getWebRepositoryUrlForRevisions(Stream<String>, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.v2.viewer.BitbucketServerVcsRepositoryViewer
-
- getWebRepositoryUrlForRevisions(Stream<String>, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.fisheye.FishEyeRepositoryViewer
-
- getWebRepositoryUrlForRevisions(Stream<String>, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.generic.GenericRepositoryViewer
-
- getWebRepositoryUrlForRevisions(Stream<String>, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyRepositoryViewer
-
- getWebRepositoryUrlForRevisions(Stream<String>, VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.viewer.runtime.VcsRepositoryViewer
-
Provide the urls to link all the given commits in the web repository
- getWebRepositoryUrlForRevisions(Collection<String>, RepositoryData) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- getWebRepositoryViewer() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl
-
Deprecated.
- getWebRepositoryViewer() - Method in interface com.atlassian.bamboo.repository.RepositoryData
-
Deprecated.
- getWebRepositoryViewer() - Method in class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- getWebRepositoryViewer() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- getWebRepositoryViewerModuleDescriptors() - Method in interface com.atlassian.bamboo.webrepository.WebRepositoryViewerManager
-
Deprecated.
Return list of enabled web repository viewer plugins.
- getWebRepositoryViewerModuleDescriptors() - Method in class com.atlassian.bamboo.webrepository.WebRepositoryViewerManagerImpl
-
- getWebRepositoryViewers() - Method in interface com.atlassian.bamboo.webrepository.WebRepositoryViewerManager
-
Deprecated.
Return a list of all installed WebRepositoryViewer plugins.
- getWebRepositoryViewers() - Method in class com.atlassian.bamboo.webrepository.WebRepositoryViewerManagerImpl
-
- getWebRepositoryViewers() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateWebUrlBulkAction
-
- getWebRepositoryViewers() - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- getWebRepositoryViewers() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- getWebSection() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext.WebSectionDto
-
- getWebSectionsForLocation(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- getWebSectionsForLocationNoAction(String, HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getWebSectionsWithItems(String, HttpServletRequest, String) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
Return a DTO storing all web sections for the given location
together with a list of all web items
under each web section.
- getWebSudoBanner() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooHeader
-
- getWeekOptions() - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- getWeight() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- getWeight() - Method in class com.atlassian.bamboo.plugin.descriptor.NotificationRecipientModuleDescriptor
-
- getWeight() - Method in class com.atlassian.bamboo.plugin.descriptor.NotificationTypeModuleDescriptor
-
- getWeight() - Method in interface com.atlassian.bamboo.repository.configuration.RepositoryConfigurator
-
Get repository WEIGHT, which is used for ordering (rendering).
- getWeight() - Method in class com.atlassian.bamboo.repository.configuration.RepositoryConfiguratorImpl
-
- getWeight() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getWeight() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getWeight() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- getWhatOption() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- getWhatOptions() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- getWhenOption() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- getWhenOptions() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- getWhitelist() - Method in class com.atlassian.bamboo.serialization.event.BambooHomeDirectoryClassWhitelistChanged
-
- getWhitelistedClasses() - Method in class com.atlassian.bamboo.plugins.git.GitSerializableClassWhitelistProvider
-
- getWhitelistedClasses() - Method in class com.atlassian.bamboo.plugins.hg.HgSerializableClassWhitelistProvider
-
- getWhitelistedClasses() - Method in class com.atlassian.bamboo.plugins.maven.MavenSerializableClassWhitelistProvider
-
- getWhitelistedClasses() - Method in interface com.atlassian.bamboo.security.SerializableClassWhitelistProvider
-
Return names of classes that are allowed to be serialized and deserialized in Bamboo.
- getWhitelistedClasses() - Method in class com.atlassian.bamboo.security.SystemSerializableClassWhitelistProvider
-
- getWhitelistedClasses() - Method in class com.atlassian.bamboo.serialization.BambooHomeDirectoryClassWhitelistProvider
-
- getWidth() - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- getWidth() - Method in class com.atlassian.bamboo.plugin.web.model.BambooWebIcon
-
- getWidth() - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart
-
- getWindowsExecutable() - Method in enum com.atlassian.bamboo.agent.installer.InstallerCommand
-
- getWithDefault(Map<K, V>, V) - Static method in class com.atlassian.bamboo.util.BambooMaps
-
- getWithPrefix(String) - Method in class com.atlassian.bamboo.util.BambooStringUtils.AffixFilteringTree
-
- getWithSuffix(String) - Method in class com.atlassian.bamboo.util.BambooStringUtils.AffixFilteringTree
-
- getWorkDir() - Method in class com.atlassian.bamboo.docker.RunConfig
-
- getWorkingCopyFormatFromConfiguration() - Method in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
- getWorkingCopyInfo(VcsRepositoryData, File) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudWorkingCopyManager
-
- getWorkingCopyInfo(VcsRepositoryData, File) - Method in class com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager
-
- getWorkingCopyInfo(VcsRepositoryData, File) - Method in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- getWorkingCopyInfo(VcsRepositoryData, File) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialWorkingCopyManager
-
- getWorkingCopyInfo(VcsRepositoryData, File) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerWorkingCopyManager
-
- getWorkingCopyInfo(VcsRepositoryData, File) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnWorkingCopyManager
-
- getWorkingCopyInfo(VcsRepositoryData, File) - Method in interface com.atlassian.bamboo.vcs.runtime.StatusProvidingVcsWorkingCopyManager
-
Provide repository working copy information for the given checkout path.
- getWorkingCopyManager() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- getWorkingCopyManager() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- getWorkingCopyManager() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- getWorkingCopyPath(CommonContext, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyFixedDirectoryWorkingCopyManager
-
- getWorkingCopyPath(CommonContext, VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.runtime.FixedDirectoryWorkingCopyManager
-
Deprecated.
Based on configuration and current context produce absolute path to the working copy.
- getWorkingDir(String, String, String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
Extracts the directory from the depot(client view) and source code directory which will contain the build files
- getWorkingDirectory() - Method in class com.atlassian.bamboo.maven.embedder.MavenConfiguration
-
- getWorkingDirectory() - Method in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- getWorkingDirectory() - Method in class com.atlassian.bamboo.plugins.command.task.CommandConfig
-
- getWorkingDirectory() - Method in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- getWorkingDirectory() - Method in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- getWorkingDirectory() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenDependenciesProcessorConfig
-
- getWorkingDirectory() - Method in class com.atlassian.bamboo.plugins.maven.task.AbstractMavenConfig
-
- getWorkingDirectory() - Method in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- getWorkingDirectory() - Method in interface com.atlassian.bamboo.plugins.php.task.PhpUnitConfig
-
- getWorkingDirectory() - Method in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- getWorkingDirectory() - Method in interface com.atlassian.bamboo.plugins.shell.task.ShellConfig
-
- getWorkingDirectory() - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- getWorkingDirectory() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- getWorkingDirectory() - Method in interface com.atlassian.bamboo.task.CommonTaskContext
-
Get build working directory (where task should be executed).
- getWorkingDirectory() - Method in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- getWorkingDirectory() - Method in interface com.atlassian.bamboo.task.TaskContext
-
Get build working directory (where task should be executed).
- getWorkingDirectory() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- getWorkingDirectoryForRss(BuildDirectoryManager, long) - Static method in class com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsServiceImpl
-
- getWorkingDirectoryOfCurrentAgent() - Method in interface com.atlassian.bamboo.build.fileserver.BuildDirectoryManager
-
- getWorkingDirectoryOfCurrentAgent() - Method in class com.atlassian.bamboo.build.fileserver.DefaultBuildDirectoryManager
-
- getWorkingDirectoryOfCurrentAgent() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
-
- getWorkingDirSelector() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- getWorkingDirSelector() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getWorkingDirSelectorOptions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- getWorkingDirSelectorOptions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- getWrappedObject() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementAware
-
- getWritableGroups() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- getWriter() - Method in class com.ctc.wstx.sw.RestrictedCharsAwareBufferingXmlWriter
-
- getxAxisLabel() - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- getXml() - Method in class com.atlassian.bamboo.credentials.CredentialsDataEntity
-
- getXml() - Method in interface com.atlassian.bamboo.credentials.MutableCredentialsData
-
- getXmlConfigFromXmlString(String) - Static method in class com.atlassian.bamboo.utils.ConfigUtils
-
- getXmlConfigFromXmlString(String, boolean) - Static method in class com.atlassian.bamboo.utils.ConfigUtils
-
- getXmlData() - Method in interface com.atlassian.bamboo.build.BuildDefinitionXml
-
- getXmlData() - Method in class com.atlassian.bamboo.build.BuildDefinitionXmlImpl
-
- getXmlData() - Method in interface com.atlassian.bamboo.repository.RepositoryDataEntity
-
Combined data in xml format.
- getXmlData() - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.BambooStAXMappingListHelperAbstractImpl
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.AbstractProjectMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.AceMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.AclMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.ArtifactSubscriptionMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.AuditLogMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.BandanaItemMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.build.ChainBranchMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.build.ChainBuildMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.build.ChainMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.build.ChainStageMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.build.ProjectDependencyMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.CapabilitySetMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.CommentMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.CommitFilesMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.CommitMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.ConsumedSubscriptionMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.ElasticInstanceScheduleMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.InstantMessagingServerMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.LabellingMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.LabelMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.LinkedJiraIssuesMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.MailServerMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.PipelineMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.PlanRepositoryLinkMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.PlanVcsRevisionHistoryMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.RelevantChangesetsMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.RemoteAgentAuthenticationMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.RepositoryChangesetMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.TrustedApplicationsMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.userdata.ExternalEntityMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.userdata.LocalGroupMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.userdata.LocalUserMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.migration.stream.userdata.PropertyEntryMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassMapper
-
- getXmlElementNodeName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultMapper
-
- getXmlRootNodeName() - Method in interface com.atlassian.bamboo.migration.BambooStAXMappingHelper
-
Returns local name of the XML parent node that will contain exported/imported object's properties
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.BambooStAXMappingListHelperAbstractImpl
-
- getXmlRootNodeName() - Method in interface com.atlassian.bamboo.migration.BambooStAXRootMapper
-
Returns local name of the XML parent node handled by this mapper
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.AbstractProjectMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.AceMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.AclMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.ArtifactSubscriptionMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.AuditLogMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.BandanaItemMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.build.ChainBranchMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.build.ChainBuildMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.build.ChainMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.build.ChainStageMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.build.ProjectDependencyMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.BuildDefinitionMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.BuildNumberMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.CapabilitySetMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.CommentMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.CommitFilesMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.CommitMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.ConsumedSubscriptionMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.ElasticInstanceScheduleMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.InstantMessagingServerMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.LabellingMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.LabelMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.LinkedJiraIssuesMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.LocalCapabilitySetMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.MailServerMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.PipelineMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.PlanRepositoryLinkMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.PlanResultKeyListMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.PlanVcsRevisionHistoryMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.RelevantChangesetsMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.RemoteAgentAuthenticationMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.RemoteCapabilitySetMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.RepositoryChangesetMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.ServerIDMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.SharedCapabilityMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.TrustedApplicationsMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.userdata.ExternalEntityMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.userdata.LocalGroupMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.userdata.LocalUserMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.migration.stream.userdata.PropertyEntryMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassMapper
-
- getXmlRootNodeName() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultMapper
-
- getXmlString() - Method in class com.atlassian.bamboo.repository.RepositoryConfigurationReference
-
- getXmlStringWithNewVcsBranch(VcsBranch, HierarchicalConfiguration) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyBranchConfigurator
-
- getXsrfProtection() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- getXsrfToken(HttpServletRequest) - Static method in class com.atlassian.bamboo.security.xsrf.XsrfTokenUtils
-
Returns value of the xsrf token for the given request
- getXsrfToken() - Method in interface com.atlassian.bamboo.ww2.BareFreeMarkerContext
-
- getXsrfToken() - Method in class com.atlassian.bamboo.ww2.BareFreeMarkerContextImpl
-
- getXsrfToken() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- getXsrfToken() - Static method in class com.atlassian.bamboo.ww2.FreeMarkerContextHelper
-
- getXsrfTokenSource(HttpServletRequest) - Static method in class com.atlassian.bamboo.security.xsrf.XsrfTokenUtils
-
- getxStreamMethod() - Method in class com.atlassian.bamboo.configuration.SerializationSecurityConfig
-
- getXstreamSerializationProtectionMethod() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- getyAxisLabel() - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- getYValue(int, int) - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- getYValue(int, int) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- git() - Method in class com.atlassian.bamboo.testutils.model.Repository.Builder
-
- GIT - Static variable in class com.atlassian.bamboo.vcs.configurator.VcsType
-
- GIT_AUTHENTICATION_TYPES - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- GIT_CAPABILITY - Static variable in class com.atlassian.bamboo.plugins.git.GitCapabilityTypeModule
-
- GIT_CAPABILITY - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- GIT_CONFIG_TIMEOUT - Static variable in class com.atlassian.bamboo.testutils.vcs.git.LocalGitSetupHelper
-
- GIT_DUMP_FILE_NAME - Static variable in class com.atlassian.bamboo.testutils.vcs.git.LocalGitSetupHelper
-
- GIT_PASSWORD_CREDENTIALS_SOURCES - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- GIT_PASSWORD_USE_CREDENTIALS_FILE - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Whether Bamboo should use credentials file during https/http connection to git repository with user/password authentication
Use this flag to disable the feature and fallback to old credentials via url method.
- GIT_REPOSITORIES_OF_PLAN - Static variable in interface com.atlassian.bamboo.plugins.git.GitRepositoryFacade
-
Retrieves git repositories of one plan
- GIT_REPOSITORY_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.plugin.BambooPluginKeys
-
- GIT_REPOSITORY_V2_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.plugin.BambooPluginKeys
-
- GIT_USER_EMAIL - Static variable in class com.atlassian.bamboo.testutils.vcs.git.GitRepositoryHelper
-
- GIT_USER_NAME - Static variable in class com.atlassian.bamboo.testutils.vcs.git.GitRepositoryHelper
-
- GitAuthenticationType - Enum in com.atlassian.bamboo.plugins.git
-
- GitBambooSpecsHandler - Class in com.atlassian.bamboo.plugins.git.v2
-
- GitBambooSpecsHandler(CapabilityContext, CredentialsAccessor, CustomVariableContext, BuildDirectoryManager, I18nResolver, TrustedKeyHelper, SshProxyService) - Constructor for class com.atlassian.bamboo.plugins.git.v2.GitBambooSpecsHandler
-
- GitBranchConfigurator - Class in com.atlassian.bamboo.plugins.git.v2.configurator
-
- GitBranchConfigurator(I18nResolver, CustomVariableContext) - Constructor for class com.atlassian.bamboo.plugins.git.v2.configurator.GitBranchConfigurator
-
- GitBranchCreator - Class in com.atlassian.bamboo.plugins.git.v2
-
- GitBranchCreator(CapabilityContext, CredentialsAccessor, CustomVariableContext, BuildDirectoryManager, I18nResolver, TrustedKeyHelper, SshProxyService) - Constructor for class com.atlassian.bamboo.plugins.git.v2.GitBranchCreator
-
- GitBranchDetector - Class in com.atlassian.bamboo.plugins.git.v2
-
- GitBranchDetector(CapabilityContext, CredentialsAccessor, CustomVariableContext, BuildDirectoryManager, I18nResolver, TrustedKeyHelper, SshProxyService) - Constructor for class com.atlassian.bamboo.plugins.git.v2.GitBranchDetector
-
- GitCacheDirectory - Class in com.atlassian.bamboo.plugins.git
-
Class used to handle git cache directory operations.
- GitCacheDirectoryUtils - Class in com.atlassian.bamboo.plugins.git
-
Utilities for handling operations on the git cache directory.
- GitCacheDirectoryUtils() - Constructor for class com.atlassian.bamboo.plugins.git.GitCacheDirectoryUtils
-
- GitCacheHandler - Class in com.atlassian.bamboo.plugins.git
-
Implementation of a cache handler for git.
- GitCacheHandler(CachedPlanManager, BuildDirectoryManager, GitCacheDirectoryUtils, I18nResolver, AgentManager, AgentCommandSender, CustomVariableContext) - Constructor for class com.atlassian.bamboo.plugins.git.GitCacheHandler
-
- GitCapabilityTypeModule - Class in com.atlassian.bamboo.plugins.git
-
- GitCapabilityTypeModule(TextProvider) - Constructor for class com.atlassian.bamboo.plugins.git.GitCapabilityTypeModule
-
- GitChangeDetectionOptionsConfigurator - Class in com.atlassian.bamboo.plugins.git.v2.configurator
-
- GitChangeDetectionOptionsConfigurator() - Constructor for class com.atlassian.bamboo.plugins.git.v2.configurator.GitChangeDetectionOptionsConfigurator
-
- GitChangeDetector - Class in com.atlassian.bamboo.plugins.git.v2
-
- GitChangeDetector(CapabilityContext, CredentialsAccessor, CustomVariableContext, BuildDirectoryManager, I18nResolver, TrustedKeyHelper, SshProxyService, BuildLoggerManager) - Constructor for class com.atlassian.bamboo.plugins.git.v2.GitChangeDetector
-
- GitCommandBuilder - Class in com.atlassian.bamboo.plugins.git
-
- GitCommandBuilder(String...) - Constructor for class com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
- GitCommandBuilder(Version, String...) - Constructor for class com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
- GitConfigurationConstants - Interface in com.atlassian.bamboo.plugins.git.v2.configurator
-
Configuration constants for Git repository.
- GitConfigurationConverter - Class in com.atlassian.bamboo.plugins.git.v2.converter
-
- GitConfigurationConverter() - Constructor for class com.atlassian.bamboo.plugins.git.v2.converter.GitConfigurationConverter
-
- GitConfigurationExporter - Class in com.atlassian.bamboo.plugins.git.v2.exporter
-
- GitConfigurationExporter() - Constructor for class com.atlassian.bamboo.plugins.git.v2.exporter.GitConfigurationExporter
-
- GitConnectionTester - Class in com.atlassian.bamboo.plugins.git.v2
-
- GitConnectionTester(CapabilityContext, CredentialsAccessor, CustomVariableContext, BuildDirectoryManager, I18nResolver, TrustedKeyHelper, SshProxyService) - Constructor for class com.atlassian.bamboo.plugins.git.v2.GitConnectionTester
-
- GitConstants - Class in com.atlassian.bamboo.plugins.git.api
-
- GitConstants() - Constructor for class com.atlassian.bamboo.plugins.git.api.GitConstants
-
- GitHash - Class in com.atlassian.bamboo.plugins.git.domain
-
- GitHash(String) - Constructor for class com.atlassian.bamboo.plugins.git.domain.GitHash
-
- GITHUB - Static variable in class com.atlassian.bamboo.plugins.git.rest.commons.RestConstants
-
- GITHUB_BASE_URL - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- GITHUB_REPOSITORY_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.plugin.BambooPluginKeys
-
- GITHUB_REPOSITORY_V2_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.plugin.BambooPluginKeys
-
- GitHubAccessor - Class in com.atlassian.bamboo.plugins.git
-
- GitHubAccessor(String, String) - Constructor for class com.atlassian.bamboo.plugins.git.GitHubAccessor
-
- GitHubAccessor.GitHubException - Exception in com.atlassian.bamboo.plugins.git
-
- GitHubAccessor.HttpResponse - Class in com.atlassian.bamboo.plugins.git
-
- GitHubBambooSpecsHandler - Class in com.atlassian.bamboo.plugins.github
-
- GitHubBambooSpecsHandler(VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.plugins.github.GitHubBambooSpecsHandler
-
- GitHubBranchConfigurator - Class in com.atlassian.bamboo.plugins.github.configurator
-
- GitHubBranchConfigurator(I18nResolver, CustomVariableContext) - Constructor for class com.atlassian.bamboo.plugins.github.configurator.GitHubBranchConfigurator
-
- GitHubBranchDetector - Class in com.atlassian.bamboo.plugins.github
-
- GitHubBranchDetector(VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.plugins.github.GitHubBranchDetector
-
- GitHubBranchEntity - Class in com.atlassian.bamboo.plugins.git.github.api.rest.entity
-
- GitHubBranchEntity() - Constructor for class com.atlassian.bamboo.plugins.git.github.api.rest.entity.GitHubBranchEntity
-
- GitHubBranchEntity(String) - Constructor for class com.atlassian.bamboo.plugins.git.github.api.rest.entity.GitHubBranchEntity
-
- GitHubChangeDetector - Class in com.atlassian.bamboo.plugins.github
-
- GitHubChangeDetector(VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.plugins.github.GitHubChangeDetector
-
- GitHubCommitCommenter - Class in com.atlassian.bamboo.plugins.github
-
- GitHubCommitCommenter(AdministrationConfigurationAccessor, CachedRepositoryDefinitionManager, DeploymentProjectService, ProjectManager, RepositoryDefinitionManager, RepositoryStoredSpecsLogService, TemplateRenderer) - Constructor for class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter
-
- GitHubCommitCommenter.DeploymentDTO - Class in com.atlassian.bamboo.plugins.github
-
- GitHubCommitCommenter.MissingPermissionEntity - Class in com.atlassian.bamboo.plugins.github
-
- GitHubCommitCommenter.PlanDTO - Class in com.atlassian.bamboo.plugins.github
-
- GitHubConfigurationConstants - Interface in com.atlassian.bamboo.plugins.github.configurator
-
- GitHubConfigurationConverter - Class in com.atlassian.bamboo.plugins.github.converter
-
- GitHubConfigurationConverter() - Constructor for class com.atlassian.bamboo.plugins.github.converter.GitHubConfigurationConverter
-
- GitHubConfigurationExporter - Class in com.atlassian.bamboo.plugins.github.exporter
-
- GitHubConfigurationExporter() - Constructor for class com.atlassian.bamboo.plugins.github.exporter.GitHubConfigurationExporter
-
- GitHubConnectionTester - Class in com.atlassian.bamboo.plugins.github
-
- GitHubConnectionTester(VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.plugins.github.GitHubConnectionTester
-
- GitHubException(String) - Constructor for exception com.atlassian.bamboo.plugins.git.GitHubAccessor.GitHubException
-
- GitHubException(JSONException) - Constructor for exception com.atlassian.bamboo.plugins.git.GitHubAccessor.GitHubException
-
- GitHubRepository - Class in com.atlassian.bamboo.plugins.git
-
- GitHubRepository() - Constructor for class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- GitHubRepositoryAccessData - Class in com.atlassian.bamboo.plugins.git
-
- GitHubRepositoryAccessData() - Constructor for class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- GitHubRepositoryAccessData.Builder - Class in com.atlassian.bamboo.plugins.git
-
- GitHubRepositoryEntity - Class in com.atlassian.bamboo.plugins.git.github.api.rest.entity
-
- GitHubRepositoryEntity() - Constructor for class com.atlassian.bamboo.plugins.git.github.api.rest.entity.GitHubRepositoryEntity
-
- GitHubRepositoryEntity(String) - Constructor for class com.atlassian.bamboo.plugins.git.github.api.rest.entity.GitHubRepositoryEntity
-
- GitHubRepositoryHelper - Class in com.atlassian.bamboo.plugins.github
-
- GitHubRepositoryHelper() - Constructor for class com.atlassian.bamboo.plugins.github.GitHubRepositoryHelper
-
- GitHubResource - Class in com.atlassian.bamboo.plugins.git.rest.resource
-
- GitHubResource(I18nResolver, CachedRepositoryDefinitionManager) - Constructor for class com.atlassian.bamboo.plugins.git.rest.resource.GitHubResource
-
- GitHubServerConfigurator - Class in com.atlassian.bamboo.plugins.github.configurator
-
- GitHubServerConfigurator(I18nResolver) - Constructor for class com.atlassian.bamboo.plugins.github.configurator.GitHubServerConfigurator
-
- githubToGitData(VcsRepositoryData) - Static method in class com.atlassian.bamboo.plugins.github.AbstractGitHubExecutor
-
- GitHubVariableGenerator - Class in com.atlassian.bamboo.plugins.github
-
- GitHubVariableGenerator(VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.plugins.github.GitHubVariableGenerator
-
- GitHubVcsRepositoryViewer - Class in com.atlassian.bamboo.plugins.github.viewer
-
- GitHubVcsRepositoryViewer() - Constructor for class com.atlassian.bamboo.plugins.github.viewer.GitHubVcsRepositoryViewer
-
- GitHubWorkingCopyManager - Class in com.atlassian.bamboo.plugins.github
-
- GitHubWorkingCopyManager(VcsRepositoryManager, CapabilityContext) - Constructor for class com.atlassian.bamboo.plugins.github.GitHubWorkingCopyManager
-
- GitMavenPomAccessor - Class in com.atlassian.bamboo.plugins.git
-
- GitMavenPomAccessor(GitRepository, SshProxyService, I18nResolver, String, TrustedKeyHelper) - Constructor for class com.atlassian.bamboo.plugins.git.GitMavenPomAccessor
-
- GitMavenPomAccessor - Class in com.atlassian.bamboo.plugins.git.v2.configurator
-
- GitMavenPomAccessor() - Constructor for class com.atlassian.bamboo.plugins.git.v2.configurator.GitMavenPomAccessor
-
- GitOperationHelper - Interface in com.atlassian.bamboo.plugins.git
-
- GitOperationHelperFactory - Class in com.atlassian.bamboo.plugins.git
-
- GitPasswordCredentialsSource - Enum in com.atlassian.bamboo.plugins.git
-
Source of username and password authentication credentials for Git repository.
- gitPath() - Method in class com.atlassian.bamboo.testutils.backdoor.ServerCapabilitiesControl
-
- GitRef - Class in com.atlassian.bamboo.plugins.git.api
-
- GitRef(String) - Constructor for class com.atlassian.bamboo.plugins.git.api.GitRef
-
- GitRepository - Class in com.atlassian.bamboo.plugins.git
-
- GitRepository() - Constructor for class com.atlassian.bamboo.plugins.git.GitRepository
-
- gitRepository(GitRepositoryDescriptor) - Static method in class com.atlassian.bamboo.testutils.specs.TestVcsRepositorySpecsHelper
-
- GitRepositoryAccessData - Class in com.atlassian.bamboo.plugins.git
-
- GitRepositoryAccessData() - Constructor for class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- GitRepositoryAccessData.Builder - Class in com.atlassian.bamboo.plugins.git
-
- GitRepositoryDescriptor - Class in com.atlassian.bamboo.testutils.vcs.git
-
- GitRepositoryFacade - Interface in com.atlassian.bamboo.plugins.git
-
- gitRepositoryForReadOnlyAccess() - Static method in class com.atlassian.bamboo.testutils.specs.TestVcsRepositorySpecsHelper
-
- GitRepositoryHelper - Class in com.atlassian.bamboo.testutils.vcs.git
-
- GitRepositorySharedCredentialsHelper - Class in com.atlassian.bamboo.plugins.git.helper
-
- GitSerializableClassWhitelistProvider - Class in com.atlassian.bamboo.plugins.git
-
- GitSerializableClassWhitelistProvider() - Constructor for class com.atlassian.bamboo.plugins.git.GitSerializableClassWhitelistProvider
-
- GitServerConfigurator - Class in com.atlassian.bamboo.plugins.git.v2.configurator
-
- GitServerConfigurator(I18nResolver, FeatureManager, CustomVariableContext, CredentialsAccessor) - Constructor for class com.atlassian.bamboo.plugins.git.v2.configurator.GitServerConfigurator
-
- GitSshCredentialsSource - Enum in com.atlassian.bamboo.plugins.git
-
Source of SSH keypair authentication credentials for Git repository.
- GitSshSessionFactory - Class in com.atlassian.bamboo.plugins.git
-
- GitTagCreator - Class in com.atlassian.bamboo.plugins.git.v2
-
- GitTagCreator(CapabilityContext, CredentialsAccessor, CustomVariableContext, BuildDirectoryManager, I18nResolver, TrustedKeyHelper, SshProxyService) - Constructor for class com.atlassian.bamboo.plugins.git.v2.GitTagCreator
-
- GitVariableGenerator - Class in com.atlassian.bamboo.plugins.git.v2
-
- GitVariableGenerator(CapabilityContext, CredentialsAccessor, CustomVariableContext, BuildDirectoryManager, I18nResolver, TrustedKeyHelper, SshProxyService) - Constructor for class com.atlassian.bamboo.plugins.git.v2.GitVariableGenerator
-
- GitVcsComponent - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git
-
- GitVcsComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- GitVcsComponent(VcsConfigurationComponent) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
- GitWorkingCopyManager - Class in com.atlassian.bamboo.plugins.git.v2
-
- GitWorkingCopyManager(CapabilityContext, CredentialsAccessor, CustomVariableContext, BuildDirectoryManager, I18nResolver, TrustedKeyHelper, SshProxyService, BuildLoggerManager, VcsBranchIntegrationHelper) - Constructor for class com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager
-
- global - Static variable in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl_
-
- GLOBAL - Static variable in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl_
-
- GLOBAL - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- GLOBAL - Static variable in interface com.atlassian.bamboo.testutils.user.BambooPermissionScope
-
- GLOBAL_CONTEXT - Static variable in class com.atlassian.bamboo.bandana.PlanAwareBandanaContext
-
- GLOBAL_PLUGIN_STATE - Static variable in interface com.atlassian.bamboo.ww2.actions.setup.BambooSetupConstants
-
- GLOBAL_REPOSITORY_DASHBOARD - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Whether Bamboo should show new (true) or old (false) global repository ui.
- GLOBAL_STORAGE_DIR - Static variable in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
- GLOBAL_TRACKING_DEFAULT_USER - Static variable in class com.atlassian.bamboo.brokenbuildtracker.ui.GlobalTrackingConfiguration
-
- GLOBAL_TRACKING_ENABLED - Static variable in class com.atlassian.bamboo.brokenbuildtracker.ui.GlobalTrackingConfiguration
-
- GLOBAL_VARIABLES - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- GLOBAL_VARIABLES_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- GLOBAL_VARIABLES_VERIFY - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- GlobalAdminAction - Class in com.atlassian.bamboo.configuration
-
- GlobalAdminAction() - Constructor for class com.atlassian.bamboo.configuration.GlobalAdminAction
-
- GlobalAdminInterceptor - Class in com.atlassian.bamboo.ww2.interceptors
-
- GlobalAdminInterceptor() - Constructor for class com.atlassian.bamboo.ww2.interceptors.GlobalAdminInterceptor
-
- GlobalAdminMenuCondition - Class in com.atlassian.bamboo.ww2.actions.admin
-
Web item condition for Global Admin actions
- GlobalAdminMenuCondition() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.GlobalAdminMenuCondition
-
- GlobalAdminSecurityAware - Interface in com.atlassian.bamboo.ww2.aware.permissions
-
Marker interface for actions accessible by restricted admins and system admins.
- GlobalApplicationSecureObject - Class in com.atlassian.bamboo.security
-
Basic Pojo representing the "Global" level permissions, so that we can leverage Acegi's ACL even on the Global
Authorization level without a particular build plan
- GlobalArtifactDownloadStrategy - Class in com.atlassian.bamboo.plugin.servlet
-
- GlobalArtifactDownloadStrategy(AdministrationConfigurationAccessor, BambooPermissionManager, BambooAuthenticationContext, ArtifactPermissionService, BambooContentTypeResolver) - Constructor for class com.atlassian.bamboo.plugin.servlet.GlobalArtifactDownloadStrategy
-
- GlobalBypassSecurityAware - Interface in com.atlassian.bamboo.ww2.aware.permissions
-
- globalContext() - Static method in class com.atlassian.bamboo.index.IndexerBandanaContext
-
- GlobalCreatePlanPermissionCondition - Class in com.atlassian.bamboo.plugins.web.conditions
-
- GlobalCreatePlanPermissionCondition() - Constructor for class com.atlassian.bamboo.plugins.web.conditions.GlobalCreatePlanPermissionCondition
-
- GlobalCreatePlanSecurityAware - Interface in com.atlassian.bamboo.ww2.aware.permissions
-
- GlobalCreateRepositoryPermissionCondition - Class in com.atlassian.bamboo.plugins.web.conditions
-
- GlobalCreateRepositoryPermissionCondition() - Constructor for class com.atlassian.bamboo.plugins.web.conditions.GlobalCreateRepositoryPermissionCondition
-
- GlobalCreateRepositorySecurityAware - Interface in com.atlassian.bamboo.ww2.aware.permissions
-
- GlobalCreateVoter - Class in com.atlassian.bamboo.security.acegi.vote
-
- GlobalCreateVoter(AclService, String) - Constructor for class com.atlassian.bamboo.security.acegi.vote.GlobalCreateVoter
-
- globalLinkId() - Method in class com.atlassian.bamboo.pageobjects.pages.author.AuthorsPage
-
- globalLinkId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.AbstractDeploymentVersionPage
-
- globalLinkId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- globalLinkId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateEnvironmentPage
-
- globalLinkId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateVersionPage
-
- globalLinkId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentLogsPage
-
- globalLinkId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentDetailsPage
-
- globalLinkId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.execute.ExecuteDeploymentPage
-
- globalLinkId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.ConfigureReleaseVersioningPage
-
- globalLinkId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfigureDeploymentProjectDetailsPage
-
- globalLinkId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfirmDeploymentProjectDetailsPage
-
- globalLinkId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage
-
- globalLinkId() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage
-
- globalLinkId() - Method in interface com.atlassian.bamboo.pageobjects.pages.GlobalPage
-
ID of the link in the main navigation menu.
- globallyStoredCopyOf(Artifact) - Static method in class com.atlassian.bamboo.artifact.ArtifactImpl
-
- GlobalPage - Interface in com.atlassian.bamboo.pageobjects.pages
-
Global page accessible from main navigation menu.
- GlobalPermissionControl - Class in com.atlassian.bamboo.testutils.backdoor
-
Provides a way to deal with global permissions, for testing purposes.
- GlobalPermissionControl(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.backdoor.GlobalPermissionControl
-
- GlobalPermissionConversionFunction - Class in com.atlassian.bamboo.plugins.rest.admin.permission
-
- GlobalPermissionConversionFunction(LinkService) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.permission.GlobalPermissionConversionFunction
-
- GlobalPermissionResource - Class in com.atlassian.bamboo.plugins.rest.admin.permission
-
- GlobalPermissionResource(BambooPermissionManager, HibernateMutableAclService, GlobalPermissionConversionFunction, I18nResolver, BambooUserManager, AdministrationConfigurationAccessor, AdministrationConfigurationPersister, GlobalPermissionsService) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.permission.GlobalPermissionResource
-
Deprecated.
- globalPermissions() - Method in class com.atlassian.bamboo.testutils.backdoor.Backdoor
-
Gets access to control global permissions.
- globalPermissions() - Method in class com.atlassian.bamboo.testutils.junit.rule.BackdoorRule
-
- GlobalPermissionsResource - Class in com.atlassian.bamboo.plugins.rest.permission
-
REST endpoint to manage user/group global permissions in Bamboo.
- GlobalPermissionsService - Interface in com.atlassian.bamboo.security
-
Service to manage global permissions.
- GlobalReadPermissionCondition - Class in com.atlassian.bamboo.plugins.web.conditions
-
- GlobalReadPermissionCondition() - Constructor for class com.atlassian.bamboo.plugins.web.conditions.GlobalReadPermissionCondition
-
- GlobalReadSecurityAware - Interface in com.atlassian.bamboo.ww2.aware.permissions
-
- GlobalReadVoter - Class in com.atlassian.bamboo.security.acegi.vote
-
- GlobalReadVoter(AclService, String) - Constructor for class com.atlassian.bamboo.security.acegi.vote.GlobalReadVoter
-
- globalRepositoryDetails - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.AbstractVcsComponent
-
- GlobalTrackingConfiguration - Class in com.atlassian.bamboo.brokenbuildtracker.ui
-
- GlobalTrackingConfiguration() - Constructor for class com.atlassian.bamboo.brokenbuildtracker.ui.GlobalTrackingConfiguration
-
- GlobalVariableResource - Class in com.atlassian.bamboo.plugins.rest.admin.globalvariable
-
REST endpoint to manage bamboo global variables
- GlobalVariableResource(RestGlobalVariableService) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.globalvariable.GlobalVariableResource
-
- GlobalVariablesPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- GlobalVariablesPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.GlobalVariablesPage
-
- GlobalVariablesResource - Class in com.atlassian.bamboo.plugins.testutils.rest.resource.administration
-
- GlobalVariablesResource(VariableConfigurationService, VariableDefinitionManager) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.GlobalVariablesResource
-
- GlobalVoter - Class in com.atlassian.bamboo.security.acegi.vote
-
- GlobalVoter(AclService, String, Permission) - Constructor for class com.atlassian.bamboo.security.acegi.vote.GlobalVoter
-
- GlobTreeWalker - Class in com.atlassian.bamboo.utils.files
-
Files tree walker, that uses a glob pattern to determine which files to visit
- GlobTreeWalker() - Constructor for class com.atlassian.bamboo.utils.files.GlobTreeWalker
-
- goal(String) - Method in class com.atlassian.bamboo.testutils.model.task.Maven2TaskDetails.Maven2TaskDetailsBuilder
-
- goal(String) - Method in class com.atlassian.bamboo.testutils.model.task.Maven3TaskDetails.Maven3TaskDetailsBuilder
-
- goBack() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.QuickFilterRulesConfigurationPage
-
- gotIt() - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsOnboardingDialogPage
-
- gotoAdminHomePage() - Method in class com.atlassian.bamboo.pageobjects.BambooTestedProduct
-
- GotoAuthors - Class in com.atlassian.bamboo.ww2.actions.author
-
- GotoAuthors() - Constructor for class com.atlassian.bamboo.ww2.actions.author.GotoAuthors
-
- GotoBuildResult - Class in com.atlassian.bamboo.build
-
- GotoBuildResult() - Constructor for class com.atlassian.bamboo.build.GotoBuildResult
-
- gotoCurrentlyDeployedRelease() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.EnvironmentSummaryPage
-
- goToExecutableDeploymentEnvironments() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.agent.ViewAgentPage
-
- gotoHomePage() - Method in class com.atlassian.bamboo.pageobjects.BambooTestedProduct
-
- gotoLastResult() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.EnvironmentSummaryPage
-
- gotoLoginPage() - Method in class com.atlassian.bamboo.pageobjects.BambooTestedProduct
-
- goToQuarantinedTestsPage() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- goToUserProfile() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooHeader.UserInfoDropDown
-
- GRAILS_CLOVER_PLUGIN_DEFAULT_VERSION - Static variable in class com.atlassian.bamboo.clover.build.CloverGrailsBuildTaskActions
-
Default Grails Clover Plugin version to be installed.
- GRAILS_CLOVER_PLUGIN_VERSION_VARIABLE - Static variable in class com.atlassian.bamboo.clover.build.CloverGrailsBuildTaskActions
-
Name of a custom variable which can be configured for a plan in order to install a specific version
of the Grails Clover Plugin.
- GRAILS_RUN_CLEAN_GOAL - Static variable in class com.atlassian.bamboo.plugins.grails.GrailsBuildTask
-
Whether we should run the "grails clean" before running other goals
- GrailsBuildTask - Class in com.atlassian.bamboo.plugins.grails
-
- GrailsBuildTask(ProcessService, TestCollationService, EnvironmentVariableAccessor, CapabilityContext) - Constructor for class com.atlassian.bamboo.plugins.grails.GrailsBuildTask
-
- GrailsCapabilityDefaultsHelper - Class in com.atlassian.bamboo.plugins.grails
-
- GrailsCapabilityDefaultsHelper() - Constructor for class com.atlassian.bamboo.plugins.grails.GrailsCapabilityDefaultsHelper
-
- GrailsCloverBuildConfigIntegrator - Class in com.atlassian.bamboo.clover.build
-
Integration of Clover with a Grails project via BuildConfig.groovy file.
- GrailsCloverBuildConfigIntegrator(String) - Constructor for class com.atlassian.bamboo.clover.build.GrailsCloverBuildConfigIntegrator
-
- GrailsCloverPomIntegrator - Class in com.atlassian.bamboo.clover.build
-
Integration of Clover with a Grails project via pom.xml file.
- GrailsCloverPomIntegrator(String) - Constructor for class com.atlassian.bamboo.clover.build.GrailsCloverPomIntegrator
-
- GrailsTaskConfigurator - Class in com.atlassian.bamboo.plugins.grails
-
- GrailsTaskConfigurator() - Constructor for class com.atlassian.bamboo.plugins.grails.GrailsTaskConfigurator
-
- grantDeploymentProjectAccess(long, long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- grantDeploymentProjectAccess(long, long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
Allow Bamboo Specs stored in the repository identified by repositoryId
to modify
a deployment project identified by projectId
.
- grantDeploymentProjectPermission(long, String, String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.deployment.DeploymentPermissionsResource
-
- grantDeploymentProjectPermission(long, BambooTestPermission) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
- grantedGroups - Variable in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- grantedPermissions - Variable in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- grantedUsers - Variable in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- grantEnvironmentPermission(long, String, String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.deployment.DeploymentPermissionsResource
-
- grantEnvironmentPermission(long, BambooTestPermission) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
- grantLinkedRepositoryPermission(long, BambooTestPermission) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
Grant permission to a linked repository.
- grantPermission(String, String) - Method in class com.atlassian.bamboo.pageobjects.components.permissions.PermissionsTableComponent
-
Grant a permission to the given principal.
- grantPermission(BambooIdProvider, BambooPrincipalType, String, String) - Method in interface com.atlassian.bamboo.plugins.testutils.permission.PermissionsTestService
-
- grantPermission(BambooIdProvider, BambooPrincipalType, String, String) - Method in class com.atlassian.bamboo.plugins.testutils.permission.PermissionsTestServiceImpl
-
- grantPlanPermission(String, String, String, String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.plan.PlanPermissionsResource
-
- grantPlanPermission(PlanKey, BambooTestPermission) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
- grantProjectAccess(long, long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- grantProjectAccess(long, long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
Allow Bamboo Specs stored in the repository identified by repositoryId
to modify
plans in a project identified by projectId
.
- grantProjectPermission(String, String, String, String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.project.ProjectPermissionsResource
-
- grantProjectPermission(String, String, String, String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.project.ProjectPlanPermissionsResource
-
- grantProjectPermission(String, BambooTestPermission) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
Grant project permission
- grantProjectPlanPermission(String, BambooTestPermission) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
Grant project plan permission
- grantRepoPermission(long, String, String, String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.repository.RepositoryPermissionsResource
-
- grantRepositoryAccess(long, long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- grantRepositoryAccess(long, long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
Allow Bamboo Specs stored in the repository identified by repositoryId
to use
repository identified by targetRepositoryId
.
- grantRssRepositoryAccess(String) - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.EditLinkedRepositoryPage
-
Grant repositoryName to use current repository in RSS code.
- grantRssRepositoryAccess(Long, RestIdContainer, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.RepositoryResource
-
Grant repository with RSS code to use target repository in build plans and deployments.
- GRAPH - Static variable in class com.atlassian.bamboo.plugins.hg.HgCommandBuilder
-
- GRAVATAR_BASE_URL - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Base url for Atlassian account avatars.
- GravatarDefaultImage - Enum in com.atlassian.bamboo.user.gravatar
-
- GravatarDownloadException - Exception in com.atlassian.bamboo.user.gravatar
-
- GravatarDownloadException(Throwable) - Constructor for exception com.atlassian.bamboo.user.gravatar.GravatarDownloadException
-
- GravatarRating - Enum in com.atlassian.bamboo.user.gravatar
-
- GravatarService - Interface in com.atlassian.bamboo.user.gravatar
-
A gravatar is a dynamic image resource that is requested from the gravatar.com server.
- GravatarServiceImpl - Class in com.atlassian.bamboo.user.gravatar
-
A gravatar is a dynamic image resource that is requested from the gravatar.com server.
- GravatarServiceImpl(AdministrationConfigurationPersister, AdministrationConfigurationAccessor) - Constructor for class com.atlassian.bamboo.user.gravatar.GravatarServiceImpl
-
- GREEDY_NAME_PARAM - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- GREEN - Static variable in class com.atlassian.bamboo.charts.utils.ChartDefaults
-
- GREEN2 - Static variable in class com.atlassian.bamboo.charts.utils.ChartDefaults
-
- GREEN_DIFF - Static variable in class com.atlassian.bamboo.charts.utils.ChartDefaults
-
- GreenMailUtils - Class in com.atlassian.bamboo.testutils
-
- GreenMailUtils() - Constructor for class com.atlassian.bamboo.testutils.GreenMailUtils
-
- gridLineColor - Static variable in class com.atlassian.bamboo.charts.utils.ChartDefaults
-
- GROUP - Static variable in class com.atlassian.bamboo.testutils.rest.common.RestConstants
-
- GROUP_FIELD - Static variable in class com.atlassian.bamboo.notification.recipients.GroupRecipient
-
- GROUP_NAME_FIELD - Static variable in class com.atlassian.bamboo.ww2.actions.admin.group.CreateGroupAction
-
- GROUP_XML_ROOT - Static variable in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- GroupAdminResource - Class in com.atlassian.bamboo.plugins.rest.user
-
REST resource to manage groups in Bamboo.
- GroupAdminResource(BambooPermissionManager, BambooUserManager, GravatarService, TransactionTemplate, TextProvider, PaginationService) - Constructor for class com.atlassian.bamboo.plugins.rest.user.GroupAdminResource
-
- GroupAttributeMapper(SessionFactory, TransactionOperations, InternalGroup) - Constructor for class com.atlassian.bamboo.migration.stream.crowd.GroupMapper.GroupAttributeMapper
-
- GroupAwareSidRetrievalStrategyImpl - Class in com.atlassian.bamboo.security.acegi.acls
-
- GroupAwareSidRetrievalStrategyImpl() - Constructor for class com.atlassian.bamboo.security.acegi.acls.GroupAwareSidRetrievalStrategyImpl
-
- groupByPlanKey(List<ChainStageTuple>) - Static method in class com.atlassian.bamboo.chains.ChainStageTuple
-
- GroupControl - Class in com.atlassian.bamboo.testutils.backdoor
-
- GroupControl(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.backdoor.GroupControl
-
- GroupConversionFunction - Class in com.atlassian.bamboo.plugins.rest.admin.group
-
- GroupConversionFunction() - Constructor for class com.atlassian.bamboo.plugins.rest.admin.group.GroupConversionFunction
-
- GroupedMaven2ArtifactProperties - Class in com.atlassian.bamboo.plugins.maven.dependencies
-
- GroupedMaven2ArtifactProperties(String) - Constructor for class com.atlassian.bamboo.plugins.maven.dependencies.GroupedMaven2ArtifactProperties
-
- GroupedMaven2ArtifactProperties.Predicates - Class in com.atlassian.bamboo.plugins.maven.dependencies
-
- GroupMapper - Class in com.atlassian.bamboo.migration.stream.crowd
-
- GroupMapper(SessionFactory, TransactionOperations, DirectoryManager, DirectoryDAOHibernate, GroupDAOHibernate) - Constructor for class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- GroupMapper.GroupAttributeMapper - Class in com.atlassian.bamboo.migration.stream.crowd
-
- GroupMappingsMapper(SessionFactory, TransactionOperations, DirectoryMapping) - Constructor for class com.atlassian.bamboo.migration.stream.crowd.ApplicationMapper.GroupMappingsMapper
-
- groupName - Variable in class com.atlassian.bamboo.testutils.user.TestGroup
-
- GroupPrincipalSid - Class in com.atlassian.bamboo.security.acegi.acls
-
A Sid
that represents a group instead of a user.
- GroupPrincipalSid(String) - Constructor for class com.atlassian.bamboo.security.acegi.acls.GroupPrincipalSid
-
- GroupRecipient - Class in com.atlassian.bamboo.notification.recipients
-
Represents a group recipient.
- GroupRecipient() - Constructor for class com.atlassian.bamboo.notification.recipients.GroupRecipient
-
- GroupRecipientExporter - Class in com.atlassian.bamboo.notification.recipients
-
- GroupRecipientExporter() - Constructor for class com.atlassian.bamboo.notification.recipients.GroupRecipientExporter
-
- GroupResource - Class in com.atlassian.bamboo.plugins.rest.admin.group
-
REST resource to manage groups in bamboo.
- GroupResource(UserService, GroupConversionFunction) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.group.GroupResource
-
- GROUPS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- groups() - Method in class com.atlassian.bamboo.testutils.backdoor.Backdoor
-
- groups() - Method in class com.atlassian.bamboo.testutils.junit.rule.BackdoorRule
-
- groups - Variable in class com.atlassian.bamboo.testutils.user.TestUser
-
- GROUPS_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- GROUPS_PERMISSIONS_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- GroupsAdminPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- GroupsAdminPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.GroupsAdminPage
-
- GroupsAdminPage.ConfirmationDialog - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- GroupsAdminPage.TableComponent - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- GroupsAdminPage.TableRow - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- GuavaCacheLazyExpiryHandler - Class in com.atlassian.bamboo.utils.expirables
-
Expirable guava caches are expired on access.
- GuavaCacheLazyExpiryHandler(Cache<?, ?>) - Constructor for class com.atlassian.bamboo.utils.expirables.GuavaCacheLazyExpiryHandler
-
- guessChangeSetId() - Method in interface com.atlassian.bamboo.commit.CommitContext
-
- guessChangeSetId() - Method in class com.atlassian.bamboo.commit.CommitContextImpl
-
- guessChangeSetId() - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- guessChangeSetId() - Method in class com.atlassian.bamboo.notification.rss.RssNotification.CommitWithUrl
-
- guessEncodingBitSize(String) - Static method in class com.ctc.wstx.sw.RestrictedCharsAwareBufferingXmlWriter
-
Method used to figure out which part of the Unicode char set the
encoding can natively support.
- I18N_AUTHENTICATION_TYPE_PREFIX - Static variable in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryUIHelper
-
- I18N_RESOLVER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- I18nBean - Interface in com.atlassian.bamboo.utils.i18n
-
- I18nBeanFactory - Interface in com.atlassian.bamboo.utils.i18n
-
- I18nBeanFactoryImpl - Class in com.atlassian.bamboo.utils.i18n
-
- I18nBeanFactoryImpl(CacheFactory, PluginAccessor, PluginEventManager) - Constructor for class com.atlassian.bamboo.utils.i18n.I18nBeanFactoryImpl
-
- i18nResolver - Variable in class com.atlassian.bamboo.plugins.git.AbstractGitOperationHelper
-
- i18nResolver - Variable in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- i18nResolver - Variable in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- i18nResolver - Variable in class com.atlassian.bamboo.trigger.environment.AbstractEnvironmentTriggerConfigurator
-
- I18nResolverAdapter - Class in com.atlassian.bamboo.utils.i18n
-
- I18nResolverAdapter(I18nBean) - Constructor for class com.atlassian.bamboo.utils.i18n.I18nResolverAdapter
-
- I18nTestHelper - Class in com.atlassian.bamboo.testutils
-
Test helper to obtain
Properties
for assertions against i18n constant values.
- I18nTestHelper() - Constructor for class com.atlassian.bamboo.testutils.I18nTestHelper
-
- I18nTestHelper.I18nDefinition - Enum in com.atlassian.bamboo.testutils
-
Definition of a single localization .properties resource in Bamboo.
- ICON_RESOURCE - Static variable in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- id - Static variable in class com.atlassian.bamboo.build.PlanBranchPullRequestEntity_
-
- ID - Static variable in class com.atlassian.bamboo.build.PlanBranchPullRequestEntity_
-
- id - Static variable in class com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfigImpl_
-
- ID - Static variable in class com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfigImpl_
-
- id - Variable in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- id - Static variable in class com.atlassian.bamboo.deployments.projects.persistence.items.MutableBambooArtifactDeploymentProjectItem_
-
- ID - Static variable in class com.atlassian.bamboo.deployments.projects.persistence.items.MutableBambooArtifactDeploymentProjectItem_
-
- id - Static variable in class com.atlassian.bamboo.hibernate.HibernateBambooEntityObject_
-
- ID - Static variable in class com.atlassian.bamboo.hibernate.HibernateBambooEntityObject_
-
- id - Static variable in class com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid_
-
- ID - Static variable in class com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid_
-
- id - Static variable in class com.atlassian.bamboo.hibernate.HibernateEntityObject_
-
- ID - Static variable in class com.atlassian.bamboo.hibernate.HibernateEntityObject_
-
- id(long) - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionImpl.Builder
-
- id(long) - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscriptionImpl.Builder
-
- id - Static variable in class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl_
-
- ID - Static variable in class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl_
-
- id - Static variable in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl_
-
- ID - Static variable in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl_
-
- ID - Static variable in class com.atlassian.bamboo.plugins.hg.HgCommandBuilder
-
- id - Variable in class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResult
-
- id(Long) - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanConfig.Builder
-
- id(Long) - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob.Builder
-
- id(Long) - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.task.RestTask.Builder
-
- id(Long) - Method in class com.atlassian.bamboo.rest.model.plan.stage.RestStage.Builder
-
- ID - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- id(long) - Method in class com.atlassian.bamboo.trigger.TriggerDefinitionImpl.Builder
-
- id - Variable in class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
-
- ID_DSA - Static variable in class com.atlassian.bamboo.plugins.ssh.SshConfig
-
- ID_ECDSA - Static variable in class com.atlassian.bamboo.plugins.ssh.SshConfig
-
- ID_RSA - Static variable in class com.atlassian.bamboo.plugins.ssh.SshConfig
-
- identificationVariables(String, String) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- identifier(BuildIdentifier) - Method in interface com.atlassian.bamboo.build.context.BuildContextBuilder
-
- identifier(BuildIdentifier) - Method in class com.atlassian.bamboo.build.context.BuildContextBuilderImpl
-
- IdentifierObjectIdentityRetrievalStrategyImpl - Class in com.atlassian.bamboo.security.acegi.acls.objectidentity
-
Object Identity Retrieval Strategy that uses class and expects domainObject to be either instance of this class or Serializable id of domain object
- IdentifierObjectIdentityRetrievalStrategyImpl(Class<? extends BambooIdProvider>) - Constructor for class com.atlassian.bamboo.security.acegi.acls.objectidentity.IdentifierObjectIdentityRetrievalStrategyImpl
-
- identifiersToContextMap(Iterable<? extends VariableDefinitionIdentifier>) - Static method in class com.atlassian.bamboo.variable.VariableUtils
-
- IdentifyingExecutor<T extends IdentifyingExecutor> - Interface in com.atlassian.bamboo.vcs.runtime
-
- IdGenerator - Interface in com.atlassian.bamboo.core
-
Hold next unique id for given generator (like entity name)
- IdGeneratorDao - Interface in com.atlassian.bamboo.oid
-
Handles generation of unique IDs for various entities.
- IdGeneratorDaoImpl - Class in com.atlassian.bamboo.oid
-
- IdGeneratorDaoImpl() - Constructor for class com.atlassian.bamboo.oid.IdGeneratorDaoImpl
-
- IdGeneratorEntity - Class in com.atlassian.bamboo.oid
-
Entity to hold id generator values in hibernate.
- IdGeneratorEntity() - Constructor for class com.atlassian.bamboo.oid.IdGeneratorEntity
-
- IdGeneratorEntity(String, long) - Constructor for class com.atlassian.bamboo.oid.IdGeneratorEntity
-
- IdGeneratorMapper - Class in com.atlassian.bamboo.migration.stream
-
- IdGeneratorMapper(SessionFactory, TransactionOperations, IdGeneratorDao) - Constructor for class com.atlassian.bamboo.migration.stream.IdGeneratorMapper
-
- idSelectorToPlanRepositoryDefinition(CommonTaskContext) - Static method in class com.atlassian.bamboo.repository.RepositoryFunctions
-
- idSelectorToPlanRepositoryDefinition(List<PlanRepositoryDefinition>, TaskDefinition) - Static method in class com.atlassian.bamboo.repository.RepositoryFunctions
-
- idSelectorToPlanRepositoryDefinition(Map<Long, PlanRepositoryDefinition>, TaskDefinition) - Static method in class com.atlassian.bamboo.repository.RepositoryFunctions
-
- idSelectorToRepositoryDefinition(CommonTaskContext) - Static method in class com.atlassian.bamboo.repository.RepositoryFunctions
-
- idSelectorToRepositoryDefinition(List<RepositoryDefinition>, TaskDefinition) - Static method in class com.atlassian.bamboo.repository.RepositoryFunctions
-
- idSelectorToRepositoryDefinition(Map<Long, RepositoryDefinition>, TaskDefinition) - Static method in class com.atlassian.bamboo.repository.RepositoryFunctions
-
- ignorableWhitespace(char[], int, int) - Method in class com.atlassian.bamboo.configuration.DefaultContentHandler
-
- ignoreDisabledPlugin(String) - Method in interface com.atlassian.bamboo.health.BambooHealthCheckService
-
- ignoreDisabledPlugin(String) - Method in class com.atlassian.bamboo.health.BambooHealthCheckServiceImpl
-
- ignoreDisabledPluginModule(String) - Method in interface com.atlassian.bamboo.health.BambooHealthCheckService
-
- ignoreDisabledPluginModule(String) - Method in class com.atlassian.bamboo.health.BambooHealthCheckServiceImpl
-
- ignoreLineComment() - Static method in class com.atlassian.bamboo.utils.predicates.text.TextPredicates
-
- IgnoreMissingFieldXStream - Class in com.atlassian.bamboo.persister.xstream
-
- IgnoreMissingFieldXStream() - Constructor for class com.atlassian.bamboo.persister.xstream.IgnoreMissingFieldXStream
-
Deprecated.
- IgnoreNewRelicFilter - Class in com.atlassian.bamboo.filter
-
Allows you to ignore newrelic metrics collection
http://newrelic.com/docs/java/blocking-instrumentation-in-java
- IgnoreNewRelicFilter() - Constructor for class com.atlassian.bamboo.filter.IgnoreNewRelicFilter
-
- ILLEGAL_NAME_CHARACTERS - Static variable in class com.atlassian.bamboo.validation.ValidationServiceImpl
-
- IllegalArgumentExceptionMapper - Class in com.atlassian.bamboo.plugins.rest.common.exception
-
- IllegalArgumentExceptionMapper() - Constructor for class com.atlassian.bamboo.plugins.rest.common.exception.IllegalArgumentExceptionMapper
-
- IllegalStateExceptionMapper - Class in com.atlassian.bamboo.plugins.rest.common.exception
-
- IllegalStateExceptionMapper() - Constructor for class com.atlassian.bamboo.plugins.rest.common.exception.IllegalStateExceptionMapper
-
- IM_FIELD - Static variable in class com.atlassian.bamboo.notification.recipients.ImRecipient
-
- IM_PREF - Static variable in interface com.atlassian.bamboo.user.BambooUser
-
- IM_SERVER - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- IM_SERVER_CONFIG - Static variable in class com.atlassian.bamboo.plugins.rest.admin.imserver.IMServerResource
-
- IM_SERVER_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- IM_TEMPLATE - Static variable in class com.atlassian.bamboo.notification.buildcommented.CommentNotification
-
- IM_TEMPLATE - Static variable in class com.atlassian.bamboo.notification.builderror.BuildErrorNotification
-
- IM_TEMPLATE - Static variable in class com.atlassian.bamboo.notification.buildhung.BuildHungNotification
-
- IM_TEMPLATE - Static variable in class com.atlassian.bamboo.notification.buildmissingcapableagent.BuildMissingCapableAgentNotification
-
- IM_TEMPLATE - Static variable in class com.atlassian.bamboo.notification.buildqueuetimeout.BuildQueueTimeoutNotification
-
- IM_TEMPLATE - Static variable in class com.atlassian.bamboo.notification.chain.AfterXFailedNotification
-
- IM_TEMPLATE - Static variable in class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- IMAGE - Static variable in interface com.atlassian.bamboo.build.docker.DockerPipelineConfigurationImpl.ConfigFields
-
- IMAGE_CAPABILITIES_FILE - Static variable in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManager
-
- IMAGE_CAPTCHA_SERVICE - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- IMAGE_FILES_VERSION - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- IMAGE_FILES_VERSION_PROPERTY - Static variable in class com.atlassian.bamboo.agent.elastic.ElasticAgentSystemProperties
-
- IMAGE_MAP - Static variable in class com.atlassian.bamboo.plugins.rest.model.chart.RestChart
-
- IMAGE_MAP_NAME - Static variable in class com.atlassian.bamboo.plugins.rest.model.chart.RestChart
-
- IMAGE_MISSING_ERROR_KEY - Static variable in class com.atlassian.bamboo.build.docker.DockerPipelineValidationServiceImpl
-
- ImageCapabilitySet - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
- ImageCapabilitySetDao - Interface in com.atlassian.bamboo.capability
-
- ImageCapabilitySetHibernateDao - Class in com.atlassian.bamboo.capability
-
- ImageCapabilitySetHibernateDao() - Constructor for class com.atlassian.bamboo.capability.ImageCapabilitySetHibernateDao
-
- ImageCapabilitySetImpl - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- ImageCapabilitySetImpl() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.ImageCapabilitySetImpl
-
- ImageCapabilitySetImpl(CapabilityScope) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.ImageCapabilitySetImpl
-
- ImageCapabilitySetImpl(CapabilityScope, Capability...) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.ImageCapabilitySetImpl
-
- imageFilesVersion - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- IMEvent - Class in com.atlassian.bamboo.event
-
- IMEvent(Object, Message) - Constructor for class com.atlassian.bamboo.event.IMEvent
-
Deprecated.
- IMMEDIATE - Static variable in class com.atlassian.bamboo.util.AcquisitionPolicy
-
Attempts to acquire the lock immediately.
- IMMUTABLE_ARTIFACT_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- IMMUTABLE_PLAN_CACHE_SERVICE - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- IMMUTABLE_PLAN_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- ImmutableAcl - Class in com.atlassian.bamboo.security.acegi.acls
-
- ImmutableArtifactDefinition - Interface in com.atlassian.bamboo.plan.artifact
-
- ImmutableArtifactDefinitionBase - Interface in com.atlassian.bamboo.plan.artifact
-
- ImmutableArtifactDefinitionImpl - Class in com.atlassian.bamboo.plan.artifact
-
- ImmutableArtifactDefinitionImpl.Builder - Class in com.atlassian.bamboo.plan.artifact
-
- ImmutableArtifactDefinitionLazyReference - Class in com.atlassian.bamboo.plan.artifact
-
- ImmutableArtifactDefinitionLazyReference(ImmutableArtifactManager, ImmutableArtifactSubscription) - Constructor for class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionLazyReference
-
- ImmutableArtifactDefinitionListLazyReference - Class in com.atlassian.bamboo.plan.artifact
-
Calls to ImmutableArtifactDefinitionListLazyReference.get must be wrapped with Hibernate session.
- ImmutableArtifactDefinitionListLazyReference(ImmutableArtifactManager, ImmutableJob) - Constructor for class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionListLazyReference
-
- ImmutableArtifactManager - Interface in com.atlassian.bamboo.plan.artifact
-
Builds immutable artifact object in a Hibernate transaction to eliminate risk of LazyInitializationException
- ImmutableArtifactManagerImpl - Class in com.atlassian.bamboo.plan.artifact
-
- ImmutableArtifactManagerImpl(ArtifactDefinitionManager, ArtifactSubscriptionManager) - Constructor for class com.atlassian.bamboo.plan.artifact.ImmutableArtifactManagerImpl
-
- ImmutableArtifactSubscription - Interface in com.atlassian.bamboo.plan.artifact
-
- ImmutableArtifactSubscriptionImpl - Class in com.atlassian.bamboo.plan.artifact
-
- ImmutableArtifactSubscriptionImpl.Builder - Class in com.atlassian.bamboo.plan.artifact
-
- ImmutableArtifactSubscriptionListLazyReference - Class in com.atlassian.bamboo.plan.artifact
-
- ImmutableArtifactSubscriptionListLazyReference(ImmutableArtifactManager, ImmutableJob) - Constructor for class com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscriptionListLazyReference
-
- ImmutableArtifactSubscriptionListLazyReference(ImmutableArtifactManager, ImmutableArtifactDefinition) - Constructor for class com.atlassian.bamboo.plan.artifact.ImmutableArtifactSubscriptionListLazyReference
-
- ImmutableBuildable - Interface in com.atlassian.bamboo.plan.cache
-
- ImmutableChain - Interface in com.atlassian.bamboo.plan.cache
-
Represents a
Chain
that is immutable.
- ImmutableChainBranch - Interface in com.atlassian.bamboo.plan.cache
-
- ImmutableChainBranchImpl - Class in com.atlassian.bamboo.plan.branch.cache
-
- ImmutableChainBranchImpl(ChainBranch, BuildLoggerManager, ImmutablePlanCacheService, ImmutablePlanManager, LabelManager, ResultsSummaryManager, RepositoryDefinitionManager, CachedRepositoryDefinitionManager, VariableDefinitionManager, BuildDefinition) - Constructor for class com.atlassian.bamboo.plan.branch.cache.ImmutableChainBranchImpl
-
- ImmutableChainImpl - Class in com.atlassian.bamboo.plan.cache
-
- ImmutableChainImpl(Chain, BuildLoggerManager, ImmutablePlanCacheService, ImmutablePlanManager, LabelManager, ResultsSummaryManager, RepositoryDefinitionManager, CachedRepositoryDefinitionManager, VariableDefinitionManager, BuildDefinition) - Constructor for class com.atlassian.bamboo.plan.cache.ImmutableChainImpl
-
- ImmutableChainPropagatingFacade - Class in com.atlassian.bamboo.plan.branch
-
- ImmutableChainPropagatingFacade(CachedPlanManager, ImmutableChain) - Constructor for class com.atlassian.bamboo.plan.branch.ImmutableChainPropagatingFacade
-
- ImmutableChainResultsSummary - Interface in com.atlassian.bamboo.chains
-
- ImmutableChainStage - Interface in com.atlassian.bamboo.chains.cache
-
- ImmutableChainStageImpl - Class in com.atlassian.bamboo.chains.cache
-
- ImmutableChainStageImpl(ImmutableChain, ChainStage, ImmutablePlanManager, ImmutablePlanCacheService) - Constructor for class com.atlassian.bamboo.chains.cache.ImmutableChainStageImpl
-
- ImmutableDeletable - Interface in com.atlassian.bamboo.plan.cache
-
Interface that lets an object be deleted or not
- ImmutableEntityWithOid - Interface in com.atlassian.bamboo.core
-
- ImmutableJob - Interface in com.atlassian.bamboo.plan.cache
-
Immutable, threadsafe cacheable version of
Job
- ImmutableJobImpl - Class in com.atlassian.bamboo.plan.cache
-
- ImmutableJobImpl(ImmutableChain, ImmutableChainStage, Job, BuildLoggerManager, LabelManager, VariableDefinitionManager, TaskManager, ResultsSummaryManager, BuildDefinition, CachedPlanManager, ImmutableArtifactManager) - Constructor for class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- ImmutableListAdapter<E> - Class in com.atlassian.bamboo.rest.adapter
-
- ImmutableListAdapter() - Constructor for class com.atlassian.bamboo.rest.adapter.ImmutableListAdapter
-
- ImmutablePlan - Interface in com.atlassian.bamboo.plan.cache
-
Represents a
Plan
that is immutable.
- ImmutablePlanCacheService - Interface in com.atlassian.bamboo.plan.cache
-
An experimental API for getting immutable, weakly held, cached
ImmutableChain
.
- ImmutablePlanCacheService.CacheInvalidator - Interface in com.atlassian.bamboo.plan.cache
-
- ImmutablePlanCacheServiceImpl - Class in com.atlassian.bamboo.plan.cache
-
- ImmutablePlanCacheServiceImpl(ImmutablePlanManager, PlanDao, HibernateConfig, CustomVariableContext, BuildResultsSummaryDao, VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- ImmutablePlanManager - Interface in com.atlassian.bamboo.plan.cache
-
Transactional manager for immutable plans.
- ImmutablePlanManagerImpl - Class in com.atlassian.bamboo.plan.cache
-
- ImmutablePlanManagerImpl(PlanManager, ResultsSummaryManager, BuildDefinitionManager, BuildLoggerManager, LabelManager, RepositoryDefinitionManager, TaskManager, TriggerManager, VariableDefinitionManager) - Constructor for class com.atlassian.bamboo.plan.cache.ImmutablePlanManagerImpl
-
- ImmutableRemoteAgentAuthentication - Class in com.atlassian.bamboo.buildqueue
-
Immutable business object representing remote agent authentication request.
- ImmutableRemoteAgentAuthentication(UUID, String) - Constructor for class com.atlassian.bamboo.buildqueue.ImmutableRemoteAgentAuthentication
-
- ImmutableRemoteAgentAuthentication(UUID, String, boolean) - Constructor for class com.atlassian.bamboo.buildqueue.ImmutableRemoteAgentAuthentication
-
- ImmutableRemoteAgentAuthentication(RemoteAgentAuthenticationEntity) - Constructor for class com.atlassian.bamboo.buildqueue.ImmutableRemoteAgentAuthentication
-
- ImmutableRequirement - Interface in com.atlassian.bamboo.v2.build.requirement
-
Read only view of a requirement
- ImmutableRequirement.MatchType - Enum in com.atlassian.bamboo.v2.build.requirement
-
- ImmutableRequirementSet - Interface in com.atlassian.bamboo.v2.build.requirement
-
- ImmutableResultsSummary - Interface in com.atlassian.bamboo.resultsummary
-
- ImmutableResultsSummaryImpl - Class in com.atlassian.bamboo.plan.cache
-
- ImmutableResultsSummaryImpl(ChainResultsSummary, TriggerManager, ImmutablePlanManager, CachedPlanManager) - Constructor for class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- ImmutableTaskDefinition - Class in com.atlassian.bamboo.task
-
- ImmutableTaskDefinition(TaskDefinition) - Constructor for class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- ImmutableTopLevelPlan - Interface in com.atlassian.bamboo.plan.cache
-
- Impersonated - Annotation Type in com.atlassian.bamboo.plugins.testutils.junit
-
- IMPERSONATION_SERVICE - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- ImpersonationHelper - Class in com.atlassian.bamboo.security
-
- ImpersonationRule - Class in com.atlassian.bamboo.plugins.testutils.junit.rule
-
- ImpersonationRule() - Constructor for class com.atlassian.bamboo.plugins.testutils.junit.rule.ImpersonationRule
-
- impersonationRule - Variable in class it.com.atlassian.bamboo.deployments.environments.service.EnvironmentDeletionServiceWiredTest
-
- impersonationRule - Variable in class it.com.atlassian.bamboo.deployments.expiry.DeploymentExpiryServiceWiredTest
-
- impersonationRule - Variable in class it.com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceWiredTest
-
- impersonationRule - Variable in class it.com.atlassian.bamboo.deployments.results.service.DeploymentResultDeletionServiceWiredTest
-
- impersonationRule - Variable in class it.com.atlassian.bamboo.deployments.versions.service.DeploymentVersionDeletionServiceWiredTest
-
- impersonationRule - Variable in class it.com.atlassian.bamboo.plugins.testutils.job.JobTestServiceImplWiredTest
-
- impersonationRule - Variable in class it.com.atlassian.bamboo.plugins.testutils.plan.PlanTestServiceImplWiredTest
-
- impersonationRule - Variable in class it.com.atlassian.bamboo.plugins.testutils.stage.StageTestServiceImplWiredTest
-
- impersonationRule - Variable in class it.com.atlassian.bamboo.trigger.TestDisablingTriggerPlugin
-
- ImpersonationService - Interface in com.atlassian.bamboo.applinks
-
Allows you to run something in the context of a user
A replica of this exists in the Jira Bamboo Plugin.
- ImpersonationServiceImpl - Class in com.atlassian.bamboo.applinks
-
- ImpersonationServiceImpl(BambooUserManager) - Constructor for class com.atlassian.bamboo.applinks.ImpersonationServiceImpl
-
- ImplicitNamingStrategyRealLegacyHbmImpl - Class in com.atlassian.bamboo.hibernate.cache
-
A naming strategy mimicking the behaviour of Hibernate 4.3
- ImplicitNamingStrategyRealLegacyHbmImpl() - Constructor for class com.atlassian.bamboo.hibernate.cache.ImplicitNamingStrategyRealLegacyHbmImpl
-
- IMPORT - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- Import - Class in com.atlassian.bamboo.ww2.actions.admin.migration
-
- Import() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- IMPORT_FILE - Static variable in class com.atlassian.bamboo.testutils.properties.BambooTestProperties
-
- ImportAwareGenerator - Class in com.atlassian.bamboo.persistence
-
- ImportAwareGenerator() - Constructor for class com.atlassian.bamboo.persistence.ImportAwareGenerator
-
- importBambooSpecsDetectionOptions(BitbucketServerRepositoryProperties, VcsBambooSpecsDetectionOptions) - Method in class com.atlassian.bamboo.plugins.stash.v2.exporter.BitbucketServerExporter
-
- importBambooSpecsDetectionOptions(P, VcsBambooSpecsDetectionOptions) - Method in interface com.atlassian.bamboo.vcs.export.VcsRepositoryDataExporter
-
Extract Bamboo Specs detection configuration from properties object.
- importBranchData(BitbucketCloudRepositoryProperties, VcsBranchDefinition) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.export.BitbucketCloudImporterExporter
-
- importBranchData(GitRepositoryProperties, VcsBranchDefinition) - Method in class com.atlassian.bamboo.plugins.git.v2.exporter.GitConfigurationExporter
-
- importBranchData(GitHubRepositoryProperties, VcsBranchDefinition) - Method in class com.atlassian.bamboo.plugins.github.exporter.GitHubConfigurationExporter
-
- importBranchData(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.hg.v2.exporter.MercurialConfigurationExporter
-
- importBranchData(BitbucketServerRepositoryProperties, VcsBranchDefinition) - Method in class com.atlassian.bamboo.plugins.stash.v2.exporter.BitbucketServerExporter
-
- importBranchData(AnyVcsRepositoryProperties, VcsBranchDefinition) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyRepositoryConfigurationExporter
-
- importBranchData(AnyVcsRepositoryProperties, VcsBranchDefinition) - Method in class com.atlassian.bamboo.vcs.export.DefaultVcsRepositoryDataExporter
-
- importBranchData(PlanRepositoryLinkProperties.LinkedGlobalRepository, VcsBranchDefinition) - Method in class com.atlassian.bamboo.vcs.export.NoOverridesVcsRepositoryDataExporter
-
- importBranchData(P, VcsBranchDefinition) - Method in interface com.atlassian.bamboo.vcs.export.VcsRepositoryDataExporter
-
Extract branch configuration from properties object.
- importBranchDetectionOptions(BitbucketCloudRepositoryProperties, VcsBranchDetectionOptions) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.export.BitbucketCloudImporterExporter
-
- importBranchDetectionOptions(GitRepositoryProperties, VcsBranchDetectionOptions) - Method in class com.atlassian.bamboo.plugins.git.v2.exporter.GitConfigurationExporter
-
- importBranchDetectionOptions(GitHubRepositoryProperties, VcsBranchDetectionOptions) - Method in class com.atlassian.bamboo.plugins.github.exporter.GitHubConfigurationExporter
-
- importBranchDetectionOptions(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.hg.v2.exporter.MercurialConfigurationExporter
-
- importBranchDetectionOptions(BitbucketServerRepositoryProperties, VcsBranchDetectionOptions) - Method in class com.atlassian.bamboo.plugins.stash.v2.exporter.BitbucketServerExporter
-
- importBranchDetectionOptions(AnyVcsRepositoryProperties, VcsBranchDetectionOptions) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyRepositoryConfigurationExporter
-
- importBranchDetectionOptions(AnyVcsRepositoryProperties, VcsBranchDetectionOptions) - Method in class com.atlassian.bamboo.vcs.export.DefaultVcsRepositoryDataExporter
-
- importBranchDetectionOptions(PlanRepositoryLinkProperties.LinkedGlobalRepository, VcsBranchDetectionOptions) - Method in class com.atlassian.bamboo.vcs.export.NoOverridesVcsRepositoryDataExporter
-
- importBranchDetectionOptions(P, VcsBranchDetectionOptions) - Method in interface com.atlassian.bamboo.vcs.export.VcsRepositoryDataExporter
-
Extract branch detection configuration from properties object.
- importChangeDetectionOptions(BitbucketCloudRepositoryProperties, VcsChangeDetectionOptions) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.export.BitbucketCloudImporterExporter
-
- importChangeDetectionOptions(GitRepositoryProperties, VcsChangeDetectionOptions) - Method in class com.atlassian.bamboo.plugins.git.v2.exporter.GitConfigurationExporter
-
- importChangeDetectionOptions(GitHubRepositoryProperties, VcsChangeDetectionOptions) - Method in class com.atlassian.bamboo.plugins.github.exporter.GitHubConfigurationExporter
-
- importChangeDetectionOptions(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.hg.v2.exporter.MercurialConfigurationExporter
-
- importChangeDetectionOptions(BitbucketServerRepositoryProperties, VcsChangeDetectionOptions) - Method in class com.atlassian.bamboo.plugins.stash.v2.exporter.BitbucketServerExporter
-
- importChangeDetectionOptions(AnyVcsRepositoryProperties, VcsChangeDetectionOptions) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyRepositoryConfigurationExporter
-
- importChangeDetectionOptions(AnyVcsRepositoryProperties, VcsChangeDetectionOptions) - Method in class com.atlassian.bamboo.vcs.export.DefaultVcsRepositoryDataExporter
-
- importChangeDetectionOptions(PlanRepositoryLinkProperties.LinkedGlobalRepository, VcsChangeDetectionOptions) - Method in class com.atlassian.bamboo.vcs.export.NoOverridesVcsRepositoryDataExporter
-
- importChangeDetectionOptions(P, VcsChangeDetectionOptions) - Method in interface com.atlassian.bamboo.vcs.export.VcsRepositoryDataExporter
-
Extract change detection configuration from properties object.
- importConfiguration(String, EnvironmentPluginConfigurationProperties) - Method in class com.atlassian.bamboo.configuration.external.helpers.CustomEnvironmentPluginExportHelper
-
- ImportContext<T> - Class in com.atlassian.bamboo.migration
-
- importCredential(String, HttpHeaders) - Method in class com.atlassian.bamboo.plugins.rest.configuration.external.BambooCredentialsImportResource
-
Import configuration of a shared credential in YAML format.
- importCredentials(SharedCredentialsProperties) - Method in interface com.atlassian.bamboo.configuration.external.CredentialsExportService
-
Validates exported credential properties within Bamboo context (e.g.
- importCredentials(SharedCredentialsProperties) - Method in class com.atlassian.bamboo.configuration.external.CredentialsExportServiceImpl
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.artifact.ArtifactMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.build.artifact.ArtifactLinkMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.buildqueue.migration.stream.AgentAssignmentMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.credentials.CredentialMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.DeploymentProjectMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.results.migration.stream.DeploymentResultMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.commits.DeploymentVersionVcsCommitMapper
-
- importData(SMInputCursor) - Method in interface com.atlassian.bamboo.migration.BambooStAXRootMapper
-
Perform data import
- importData(InputStream) - Method in interface com.atlassian.bamboo.migration.BambooStreamRootMapper
-
Perform data import
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.AbstractProjectMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.AclMapper
-
- importData(InputStream) - Method in class com.atlassian.bamboo.migration.stream.activeobjects.ActiveObjectsMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.ArtifactDefinitionMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.ArtifactSubscriptionMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.AuditLogMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.AuthorMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.BandanaItemMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.build.ProjectDependencyMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.build.SpecsSourceMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.build.SpecsStateMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.BuildNumberMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.CommentRootMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.CommitRootMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.ConsumedSubscriptionMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.AliasMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.ApplicationMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.DirectoryMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.MembershipMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.UserMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.CrowdDeletedEntityMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.ElasticImageConfigurationMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.ElasticInstanceScheduleMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.IdGeneratorMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.InstantMessagingServerMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.LabelMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.LinkedJiraIssueRootMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.MailServerMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.PipelineMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.PlanBranchPullRequestMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.PlanBuildNumbersMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.PlanRepositoryLinkMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.PlanVcsRevisionHistoryMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.PullRequestMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.RelevantChangesetsMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.RemoteAgentAuthenticationMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.RepositoryChangesetMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.RepositoryDefinitionMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.script.ScriptMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.ServerIDMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.SharedCapabilityMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.TrustedApplicationsMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.userdata.ExternalEntityMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.userdata.LocalGroupMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.userdata.LocalUserMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.userdata.PropertyEntryMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.variable.baseline.VariableContextBaselineMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.VariableDefinitionMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.VariableSubstitutionMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.VcsBranchMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultMapper
-
- importData(SMInputCursor) - Method in class com.atlassian.bamboo.security.TrustedKeyMapper
-
- importDefaults(Object, SMInputCursor) - Static method in class com.atlassian.bamboo.migration.MapperUtil
-
- importDependencies(DefaultChain, BuildDefinition, DependenciesProperties) - Method in interface com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporter
-
- importDependencies(DefaultChain, BuildDefinition, DependenciesProperties) - Method in class com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporterImpl
-
- importDependenciesConfiguration(BuildDefinition, DependenciesProperties) - Method in interface com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporter
-
- importDependenciesConfiguration(BuildDefinition, DependenciesProperties) - Method in class com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporterImpl
-
- importDeployment(DeploymentProperties, User, RssPermissions, boolean) - Method in interface com.atlassian.bamboo.configuration.external.DeploymentImportService
-
Validates exported deployment properties within Bamboo context (e.g.
- importDeployment(DeploymentProperties, User, RssPermissions, boolean) - Method in class com.atlassian.bamboo.configuration.external.DeploymentImportServiceImpl
-
- importDeploymentEnvironmentPermissions(EnvironmentPermissionsProperties, RssPermissions) - Method in interface com.atlassian.bamboo.configuration.external.DeploymentImportService
-
Import permissions for deployment environment.
- importDeploymentEnvironmentPermissions(EnvironmentPermissionsProperties, RssPermissions) - Method in class com.atlassian.bamboo.configuration.external.DeploymentImportServiceImpl
-
- importDeploymentPermission(String, HttpHeaders) - Method in class com.atlassian.bamboo.plugins.rest.configuration.external.BambooDeploymentImportResource
-
Import configuration of deployment permission in YAML format.
- importDeploymentPermissions(DeploymentPermissionsProperties, RssPermissions) - Method in interface com.atlassian.bamboo.configuration.external.DeploymentImportService
-
Import permissions for deployment project.
- importDeploymentPermissions(DeploymentPermissionsProperties, RssPermissions) - Method in class com.atlassian.bamboo.configuration.external.DeploymentImportServiceImpl
-
- importDeploymentProject(SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.DeploymentProjectMapper
-
- importDeploymentProject(String, HttpHeaders, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.configuration.external.BambooDeploymentImportResource
-
Import configuration of a deployment project in YAML format.
- importDeploymentProjectItems(SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.DeploymentProjectMapper
-
- importDeploymentVersionChangesets(SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.DeploymentVersionMapper
-
- importDeploymentVersionItems(SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.DeploymentVersionMapper
-
- importDeploymentVersionLinkedJiraIssues(SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.DeploymentVersionMapper
-
- importDeploymentVersionStatuses(SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.DeploymentVersionMapper
-
- importEnvironmentPermission(String, HttpHeaders) - Method in class com.atlassian.bamboo.plugins.rest.configuration.external.BambooDeploymentImportResource
-
Import configuration of environment permission in YAML format.
- importEnvironments(SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.DeploymentProjectMapper
-
- ImportExportAwarePlugin<T extends com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration,P extends com.atlassian.bamboo.specs.api.model.plan.configuration.PluginConfigurationProperties> - Interface in com.atlassian.bamboo.v2.build
-
Interface for plugin modules that support importing and exporting of their configuration.
- ImportExportManager - Interface in com.atlassian.bamboo.migration
-
Controls the import and export tasks for Bamboo
- ImportExportManagerImpl - Class in com.atlassian.bamboo.migration
-
- ImportExportManagerImpl(DeletionService, XmlMigrator, TextProvider, AdminErrorHandler, DummyResultsSummaryCache, ImmutablePlanCacheService, ServerLifecycleManager) - Constructor for class com.atlassian.bamboo.migration.ImportExportManagerImpl
-
- importLinkedRepository(VcsRepositoryProperties) - Method in interface com.atlassian.bamboo.configuration.external.LinkedRepositoryExportService
-
Validates exported linked repository properties within Bamboo context (e.g.
- importLinkedRepository(VcsRepositoryProperties) - Method in class com.atlassian.bamboo.configuration.external.LinkedRepositoryExportServiceImpl
-
- importLinkedRepository(String, HttpHeaders, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.configuration.external.BambooLinkedRepositoryImportResource
-
Import configuration of a linked repository in YAML format.
- importListItems(TransactionOperations, Session, SMInputCursor, BambooStAXMappingListHelper<T, I>, List<I>, String) - Method in enum com.atlassian.bamboo.migration.BambooStAXListImportStrategy
-
- importListXml(TransactionOperations, Session, SMInputCursor, BambooStAXMappingListHelper<T, I>) - Method in enum com.atlassian.bamboo.migration.BambooStAXListImportStrategy
-
Strategy entry point
- importListXml(SMInputCursor) - Method in class com.atlassian.bamboo.migration.BambooStAXMappingListHelperAbstractImpl
-
Import list from XML
- importListXml(Session, SMInputCursor) - Method in class com.atlassian.bamboo.migration.BambooStAXMappingListHelperAbstractImpl
-
Import list from XML
- importListXml(Session, SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.RelevantChangesetsMapper
-
- importListXmlInTransaction(SMInputCursor) - Method in class com.atlassian.bamboo.migration.BambooStAXMappingListHelperAbstractImpl
-
- importLocationData(BitbucketCloudRepositoryProperties, VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.export.BitbucketCloudImporterExporter
-
- importLocationData(GitRepositoryProperties, VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.git.v2.exporter.GitConfigurationExporter
-
- importLocationData(GitHubRepositoryProperties, VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.github.exporter.GitHubConfigurationExporter
-
- importLocationData(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.hg.v2.exporter.MercurialConfigurationExporter
-
- importLocationData(BitbucketServerRepositoryProperties, VcsLocationDefinition) - Method in class com.atlassian.bamboo.plugins.stash.v2.exporter.BitbucketServerExporter
-
- importLocationData(AnyVcsRepositoryProperties, VcsLocationDefinition) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyRepositoryConfigurationExporter
-
- importLocationData(AnyVcsRepositoryProperties, VcsLocationDefinition) - Method in class com.atlassian.bamboo.vcs.export.DefaultVcsRepositoryDataExporter
-
- importLocationData(PlanRepositoryLinkProperties.LinkedGlobalRepository, VcsLocationDefinition) - Method in class com.atlassian.bamboo.vcs.export.NoOverridesVcsRepositoryDataExporter
-
- importLocationData(P, VcsLocationDefinition) - Method in interface com.atlassian.bamboo.vcs.export.VcsRepositoryDataExporter
-
Extract vcs location configuration from properties object.
- importMapXml(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper.SingleValuedAttributesMapper
-
- importMapXml(SMInputCursor) - Method in class com.atlassian.bamboo.migration.stream.CustomDataMapper
-
- ImportMavenPlanAction - Class in com.atlassian.bamboo.ww2.actions.admin
-
- ImportMavenPlanAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- ImportMavenPlanCheckoutPomAction - Class in com.atlassian.bamboo.ww2.actions.admin
-
- ImportMavenPlanCheckoutPomAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCheckoutPomAction
-
- ImportMavenPlanCreatePlanAction - Class in com.atlassian.bamboo.ww2.actions.admin
-
- ImportMavenPlanCreatePlanAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- importNotificationRecipient(NotificationRecipientProperties) - Method in interface com.atlassian.bamboo.notification.NotificationRecipientExporter
-
- importNotificationRecipient(NotificationRecipientProperties) - Method in class com.atlassian.bamboo.notification.recipients.DefaultNotificationRecipientExporter
-
- importNotificationRecipient(NotificationRecipientProperties) - Method in class com.atlassian.bamboo.notification.recipients.EmailRecipientExporter
-
- importNotificationRecipient(NotificationRecipientProperties) - Method in class com.atlassian.bamboo.notification.recipients.GroupRecipientExporter
-
- importNotificationRecipient(NotificationRecipientProperties) - Method in class com.atlassian.bamboo.notification.recipients.ImRecipientExporter
-
- importNotificationRecipient(NotificationRecipientProperties) - Method in class com.atlassian.bamboo.notification.recipients.UserRecipientExporter
-
- importNotificationRules(NotificationProperties, EntityProperties) - Method in interface com.atlassian.bamboo.configuration.external.exporters.NotificationExporter
-
- importNotificationRules(NotificationProperties, EntityProperties) - Method in class com.atlassian.bamboo.configuration.external.exporters.NotificationExporterImpl
-
- importNotificationType(NotificationTypeProperties) - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotificationTypeExporter
-
- importNotificationType(NotificationTypeProperties) - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotificationTypeExporter
-
- importNotificationType(NotificationTypeProperties) - Method in class com.atlassian.bamboo.notification.DefaultNotificationTypeExporter
-
- importNotificationType(NotificationTypeProperties) - Method in interface com.atlassian.bamboo.notification.NotificationTypeExporter
-
- importPlan(PlanProperties, User, RssPermissions) - Method in interface com.atlassian.bamboo.configuration.external.PlanConfigImportService
-
Validates exported top level plan properties within Bamboo context (e.g.
- importPlan(PlanProperties, User, RssPermissions, boolean, boolean) - Method in interface com.atlassian.bamboo.configuration.external.PlanConfigImportService
-
Validates exported top level plan properties within Bamboo context (e.g.
- importPlan(PlanProperties, User, RssPermissions) - Method in class com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl
-
- importPlan(PlanProperties, User, RssPermissions, boolean, boolean) - Method in class com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl
-
- importPlan(String, HttpHeaders, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.configuration.external.BambooPlanConfigImportResource
-
Import configuration of a top level plan in YAML format.
- importPlanPermission(PlanPermissionsProperties, RssPermissions) - Method in interface com.atlassian.bamboo.configuration.external.PlanPermissionService
-
Import PlanPermissionsProperties
- importPlanPermission(PlanPermissionsProperties, RssPermissions) - Method in class com.atlassian.bamboo.configuration.external.PlanPermissionServiceImpl
-
- importPlanPermission(String, HttpHeaders) - Method in class com.atlassian.bamboo.plugins.rest.configuration.external.BambooPlanConfigImportResource
-
Import configuration of plan permission in YAML format.
- importProperties(MutableArtifact, SMInputCursor, Session) - Method in class com.atlassian.bamboo.artifact.ArtifactMapper
-
- importProperties(ArtifactLink, SMInputCursor, Session) - Method in class com.atlassian.bamboo.build.artifact.ArtifactLinkMapper
-
- importProperties(AgentAssignment, SMInputCursor, Session) - Method in class com.atlassian.bamboo.buildqueue.migration.stream.AgentAssignmentMapper
-
- importProperties(MutableCredentialsData, SMInputCursor, Session) - Method in class com.atlassian.bamboo.credentials.CredentialMapper
-
- importProperties(EnvironmentCustomConfig, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.configuration.migration.stream.EnvironmentCustomConfigMapper
-
- importProperties(MutableEnvironment, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.environments.migration.stream.EnvironmentMapper
-
- importProperties(MutableEnvironment, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.environments.migration.stream.EnvironmentPropertiesMapper
-
- importProperties(MutableDeploymentProject, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.DeploymentProjectMapper
-
During import MutableDeploymentProject argument passed to this method is ignored
- importProperties(MutableDeploymentProject, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.DeploymentProjectPropertiesMapper
-
- importProperties(MutableDeploymentProjectItem, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.items.DeploymentProjectItemMapper
-
- importProperties(MutableVersionNamingScheme, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.versionnaming.VersionNamingSchemeMapper
-
- importProperties(EnvironmentRepositoryLink, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.repository.migration.stream.EnvironmentRepositoryLinkMapper
-
- importProperties(MutableDeploymentResult, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.results.migration.stream.DeploymentResultMapper
-
- importProperties(MutableDeploymentResult, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.results.migration.stream.DeploymentResultPropertiesMapper
-
- importProperties(MutableDeploymentVersionVcsChangeset, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.commits.DeploymentVersionVcsChangesetMapper
-
- importProperties(MutableDeploymentVersionVcsCommit, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.commits.DeploymentVersionVcsCommitMapper
-
- importProperties(MutableDeploymentVersion, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.DeploymentVersionMapper
-
During import MutableDeploymentVersion argument passed to this method is ignored
- importProperties(MutableDeploymentVersion, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.DeploymentVersionPropertiesMapper
-
- importProperties(MutableDeploymentVersionStatus, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.DeploymentVersionStatusMapper
-
- importProperties(MutableDeploymentVersionLinkedJiraIssue, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.issues.DeploymentVersionLinkedJiraIssueMapper
-
- importProperties(MutableDeploymentVersionItem, SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.items.DeploymentVersionItemMapper
-
- importProperties(I, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
-
Import properties to the object.
- importProperties(T, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.AbstractPlanMapper
-
- importProperties(Project, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.AbstractProjectMapper
-
- importProperties(T, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.AbstractResultSummaryMapper
-
- importProperties(AceBean, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.AceMapper
-
- importProperties(Acl, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.AclMapper
-
- importProperties(ArtifactDefinition, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.ArtifactDefinitionMapper
-
- importProperties(ArtifactSubscription, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.ArtifactSubscriptionMapper
-
- importProperties(AuditLogEntry, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.AuditLogMapper
-
- importProperties(Author, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.AuthorMapper
-
- importProperties(BandanaItem, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.BandanaItemMapper
-
- importProperties(T, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.build.AbstractChainMapper
-
- importProperties(ChainBranch, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.build.ChainBranchMapper
-
- importProperties(BuildKeyHolder, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.build.ChainBuildMapper
-
- importProperties(Chain, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.build.ChainMapper
-
- importProperties(ChainResultsSummary, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.build.ChainResultMapper
-
- importProperties(ChainStage, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.build.ChainStageMapper
-
- importProperties(Job, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.build.JobMapper
-
- importProperties(Project, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.build.ProjectChainMapper
-
- importProperties(PlanDependency, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.build.ProjectDependencyMapper
-
- importProperties(Project, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.build.ProjectMapper
-
- importProperties(VcsBambooSpecsSource, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.build.SpecsSourceMapper
-
- importProperties(VcsLocationBambooSpecsState, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.build.SpecsStateMapper
-
- importProperties(StageVariableContext, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.build.StageVariableContextMapper
-
- importProperties(BuildDefinitionForBuild, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.BuildDefinitionMapper
-
- importProperties(BuildResultsSummary, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.BuildResultSummaryMapper
-
- importProperties(BuildResultWarningSummary, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.BuildResultWarningSummaryMapper
-
- importProperties(Comment, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.CommentMapper
-
- importProperties(CommitFile, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.CommitFilesMapper
-
- importProperties(Commit, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.CommitMapper
-
- importProperties(Commit, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.CommitRootMapper
-
- importProperties(ConsumedSubscription, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.ConsumedSubscriptionMapper
-
- importProperties(Alias, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.crowd.AliasMapper
-
- importProperties(DirectoryMapping, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.crowd.ApplicationMapper.DirectoryMappingsMapper
-
- importProperties(GroupMapping, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.crowd.ApplicationMapper.GroupMappingsMapper
-
- importProperties(ApplicationImpl, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.crowd.ApplicationMapper
-
- importProperties(I, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- importProperties(CrowdEntityXmlMapper.Attribute, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper.SingleValuedAttributesMapper
-
- importProperties(DirectoryImpl, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.crowd.DirectoryMapper
-
- importProperties(InternalGroupAttribute, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper.GroupAttributeMapper
-
- importProperties(InternalGroup, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- importProperties(InternalMembership, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.crowd.MembershipMapper
-
- importProperties(InternalUserCredentialRecord, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.crowd.UserMapper.CredentialsRecordsMapper
-
- importProperties(InternalUser, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.crowd.UserMapper
-
- importProperties(InternalUserAttribute, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.crowd.UserMapper.UserAttributesMapper
-
- importProperties(CrowdDeletedEntity, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.CrowdDeletedEntityMapper
-
- importProperties(CustomDataBean, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.CustomDataMapper
-
- importProperties(ElasticImageConfiguration, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.ElasticImageConfigurationMapper
-
- importProperties(ElasticInstanceSchedule, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.ElasticInstanceScheduleMapper
-
- importProperties(IdGenerator, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.IdGeneratorMapper
-
- importProperties(InstantMessagingServerDefinition, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.InstantMessagingServerMapper
-
- importProperties(Labelling, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.LabellingMapper
-
- importProperties(Label, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.LabelMapper
-
- importProperties(LinkedJiraIssue, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.LinkedJiraIssueRootMapper
-
- importProperties(LinkedJiraIssue, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.LinkedJiraIssuesMapper
-
- importProperties(SMTPMailServer, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.MailServerMapper
-
- importProperties(NotificationRule, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.notifications.NotificationRuleMapper
-
- importProperties(NotificationSet, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.notifications.NotificationSetMapper
-
- importProperties(PipelineDefinition, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.PipelineMapper
-
- importProperties(MutablePlanBranchPullRequest, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.PlanBranchPullRequestMapper
-
- importProperties(PlanBuildNumbers, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.PlanBuildNumbersMapper
-
- importProperties(PlanRepositoryLink, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.PlanRepositoryLinkMapper
-
- importProperties(PlanVcsRevisionHistoryItem, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.PlanVcsRevisionHistoryMapper
-
- importProperties(MutableVcsPullRequest, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.PullRequestMapper
-
- importProperties(RelevantChangeset, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.RelevantChangesetsMapper
-
- importProperties(RemoteAgentAuthenticationEntity, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.RemoteAgentAuthenticationMapper
-
- importProperties(RepositoryChangeset, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.RepositoryChangesetMapper
-
- importProperties(RepositoryDataEntity, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.RepositoryDefinitionMapper
-
- importProperties(Requirement, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.requirements.RequirementMapper
-
- importProperties(RequirementSet, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.requirements.RequirementSetMapper
-
- importProperties(ScriptImpl, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.script.ScriptMapper
-
- importProperties(BambooStAXMappingHelper.None, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.SharedCapabilityMapper
-
- importProperties(BambooTrustedApplication, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.TrustedApplicationsMapper
-
- importProperties(ExternalEntity, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.userdata.ExternalEntityMapper
-
- importProperties(DefaultHibernateGroup, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.userdata.LocalGroupMapper
-
- importProperties(DefaultHibernateUser, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.userdata.LocalUserMapper
-
- importProperties(BucketPropertySetItem, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.userdata.PropertyEntryMapper
-
- importProperties(VariableBaselineItem, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.variable.baseline.VariableBaselineItemMapper
-
- importProperties(VariableContextBaseline, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.variable.baseline.VariableContextBaselineMapper
-
During import VariableContextBaseline argument passed to this method is ignored
- importProperties(VariableContextBaseline, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.variable.baseline.VariableContextBaselinePropertiesMapper
-
- importProperties(VariableContextSnapshot, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.VariableContextSnapshotMapper
-
- importProperties(VariableDefinition, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.VariableDefinitionMapper
-
- importProperties(VariableSubstitution, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.VariableSubstitutionMapper
-
- importProperties(BambooVcsBranch, SMInputCursor, Session) - Method in class com.atlassian.bamboo.migration.stream.VcsBranchMapper
-
- importProperties(Deletable, SMInputCursor) - Static method in class com.atlassian.bamboo.migration.utils.DeletableInterfaceMapper
-
- importProperties(TestCase, SMInputCursor, Session) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseMapper
-
- importProperties(TestCaseResultError, SMInputCursor, Session) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorMapper
-
- importProperties(TestCaseResult, SMInputCursor, Session) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultMapper
-
- importProperties(TestClass, SMInputCursor, Session) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassMapper
-
- importProperties(TestClassResult, SMInputCursor, Session) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultMapper
-
- importProperties(TrustedKey, SMInputCursor, Session) - Method in class com.atlassian.bamboo.security.TrustedKeyMapper
-
- importRepository(VcsRepositoryProperties, VcsRepositoryData, boolean) - Method in interface com.atlassian.bamboo.configuration.external.exporters.RepositoryExporter
-
Transform repository properties to format used by Bamboo services.
- importRepository(VcsRepositoryProperties, VcsRepositoryData, boolean) - Method in class com.atlassian.bamboo.configuration.external.exporters.RepositoryExporterImpl
-
- ImportResult(ImmutableTopLevelPlan, boolean, boolean) - Constructor for class com.atlassian.bamboo.configuration.external.PlanConfigImportService.ImportResult
-
- importStandardChangeDetectionOptions(VcsRepositoryProperties, VcsChangeDetectionProperties) - Static method in class com.atlassian.bamboo.vcs.export.DefaultVcsRepositoryDataExporter
-
- importTaskDefinition(long, TaskContainer, TaskProperties, boolean) - Method in class com.atlassian.bamboo.configuration.external.helpers.TaskDefinitionExportHelper
-
Import the task definition from its properties.
- importTaskDefinition(long, TaskContainer, List<TaskDefinition>, TaskProperties, boolean) - Method in class com.atlassian.bamboo.configuration.external.helpers.TaskDefinitionExportHelper
-
Import the task definition from its properties.
- importTriggerDefinition(long, Triggerable, TriggerProperties) - Method in class com.atlassian.bamboo.configuration.external.helpers.TriggerDefinitionExportHelper
-
- importVersionNamingScheme(SMInputCursor, Session) - Method in class com.atlassian.bamboo.deployments.projects.migration.stream.DeploymentProjectMapper
-
- importXml(Session, SMInputCursor) - Method in interface com.atlassian.bamboo.migration.BambooStAXMappingHelper
-
Import object using StaxMate's SMInputCursor.
- importXml(SMInputCursor) - Method in class com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
-
Object import.
- importXml(Session, SMInputCursor) - Method in class com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
-
Implementation of object import.
- importXml(String, boolean) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- importXmlOsgiDependent(String) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- ImRecipient - Class in com.atlassian.bamboo.notification.recipients
-
Represents a single IM address recipient
- ImRecipient() - Constructor for class com.atlassian.bamboo.notification.recipients.ImRecipient
-
- ImRecipientExporter - Class in com.atlassian.bamboo.notification.recipients
-
- ImRecipientExporter() - Constructor for class com.atlassian.bamboo.notification.recipients.ImRecipientExporter
-
- IMServerConfigurationConversionFunction - Class in com.atlassian.bamboo.plugins.rest.admin.imserver
-
- IMServerConfigurationConversionFunction(I18nResolver, LinkService) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.imserver.IMServerConfigurationConversionFunction
-
- IMServerResource - Class in com.atlassian.bamboo.plugins.rest.admin.imserver
-
Rest endpoint to manage Instant Messenger configuration in bamboo
- IMServerResource(InstantMessagingServerManager, RestPermissionCheck, IMServerConfigurationConversionFunction) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.imserver.IMServerResource
-
- ImTransport - Class in com.atlassian.bamboo.notification.transports
-
Knows how to send IM messages to a specific imAddress.
- ImTransport(String, BambooSmackClient, PlanManager) - Constructor for class com.atlassian.bamboo.notification.transports.ImTransport
-
- in(String, String...) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
- INACTIVE_BRANCH_CLEANUP_CONFIG_KEY - Static variable in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
- inCachingScope(Runnable) - Static method in class com.atlassian.bamboo.utils.scopedcaches.ThreadScopedCaches
-
- INCLUDE - Static variable in class com.atlassian.bamboo.plugins.hg.HgCommandBuilder
-
- INCLUDE_INCOMPLETE_BUILDS - Static variable in class com.atlassian.bamboo.resultsummary.search.LuceneQueryBuilder
-
- INCLUDE_ONLY_MATCHES - Static variable in class com.atlassian.bamboo.testutils.model.Repository
-
- IncludeExcludeAwareRepository - Interface in com.atlassian.bamboo.repository
-
- includesBuild(Integer) - Method in class com.atlassian.bamboo.build.statistics.FailurePeriod
-
- IncompatiblePluginVersionException - Exception in com.atlassian.bamboo.serialization.xstream
-
Thrown when a class cannot be resolved because the plugin version is incompatible.
- IncompatiblePluginVersionException(String, String, String, String) - Constructor for exception com.atlassian.bamboo.serialization.xstream.IncompatiblePluginVersionException
-
- IncorrectPlanTypeException - Exception in com.atlassian.bamboo.plan
-
Thrown if the requested
Plan
exists but cannot be narrowed to the given
Class
- IncorrectPlanTypeException(String) - Constructor for exception com.atlassian.bamboo.plan.IncorrectPlanTypeException
-
- IncorrectPlanTypeException(String, Throwable) - Constructor for exception com.atlassian.bamboo.plan.IncorrectPlanTypeException
-
- IncorrectResultSummaryTypeException - Exception in com.atlassian.bamboo.resultsummary
-
- IncorrectResultSummaryTypeException(String) - Constructor for exception com.atlassian.bamboo.resultsummary.IncorrectResultSummaryTypeException
-
- IncorrectResultSummaryTypeException(String, Throwable) - Constructor for exception com.atlassian.bamboo.resultsummary.IncorrectResultSummaryTypeException
-
- incParserErrorsCount(int) - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
Notify about parsing errors.
- incParserErrorsCount(int) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- incrementAffectedDeploymentsCount() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryContext
-
- incrementAuthAttemptCount() - Method in interface com.atlassian.bamboo.user.LoginInformation
-
- incrementAuthAttemptCount() - Method in class com.atlassian.bamboo.user.LoginInformationImpl
-
- incrementBuildCount() - Method in class com.atlassian.bamboo.plugins.jira.summary.build.PlanStatusJsonBean
-
- incrementError() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- incrementError() - Method in interface com.atlassian.bamboo.v2.build.agent.ExecutableBuildAgent
-
Tells the agent that an unhandled error has occurred.
- incrementExistingFailureCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- incrementExistingFailureCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- incrementFailedCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- incrementFailedCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- incrementFailedCountAndCheckThreshold(String) - Method in interface com.atlassian.bamboo.user.LoginInformationManager
-
Returns true when CAPTCHA would be required the next time this user authenticates.
- incrementFailedCountAndCheckThreshold(String) - Method in class com.atlassian.bamboo.user.LoginInformationManagerImpl
-
- incrementFailedTestCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
add 1 to the current failed test count
- incrementFailedTestCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- incrementFixedCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- incrementFixedCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- incrementNewFailureCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- incrementNewFailureCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- incrementQuarantinedCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- incrementQuarantinedCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- incrementRestartCount() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- incrementRestartCount() - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
Increments number of build restarts and returns the new value
- incrementSkippedCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- incrementSkippedCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- incrementSkippedTestCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
add 1 to the current skipped test count.
- incrementSkippedTestCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- incrementSuccessCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- incrementSuccessCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- incrementSuccessfulTestCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
add 1 to the current successful test count
- incrementSuccessfulTestCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- incrementTaskId - Variable in class com.atlassian.bamboo.task.conversion.AbstractBuilder2TaskConverter
-
Deprecated.
Creates id that is unique within single Plan.
- incrementTotalCount() - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- incrementTotalCount() - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- index(ImmutableChain) - Method in class com.atlassian.bamboo.plan.cache.index.PlanBranchCacheIndexer
-
- index(ImmutableChain) - Method in interface com.atlassian.bamboo.plan.cache.index.PlanCacheIndexer
-
- index(ImmutableChain) - Method in class com.atlassian.bamboo.plan.cache.index.PlanCacheIndicesImpl
-
- index(ImmutableChain) - Method in class com.atlassian.bamboo.plan.cache.index.PlanIdCacheIndexer
-
- index(ImmutableChain) - Method in class com.atlassian.bamboo.plan.cache.index.PlanRepositoryIndexer
-
- index - Variable in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- index(Integer) - Method in class com.atlassian.bamboo.rest.model.plan.stage.RestStage.Builder
-
- index() - Method in class com.atlassian.bamboo.testutils.backdoor.Backdoor
-
- INDEX - Static variable in class com.atlassian.bamboo.testutils.rest.common.RestConstants
-
- INDEX_NAME - Static variable in class com.atlassian.bamboo.upgrade.tasks.v5_16.UpgradeTask51601DropIndexInVariableBaselineItem
-
- indexAll(Executor) - Method in class com.atlassian.bamboo.deployments.environments.index.EnvironmentIndexerImpl
-
- indexAll(Executor) - Method in class com.atlassian.bamboo.deployments.versions.index.VersionIndexerImpl
-
Version reindex splits workload creating tasks for every deployment project
- indexAll(Executor) - Method in class com.atlassian.bamboo.index.buildresult.DefaultBuildResultsIndexer
-
Build result reindex splits workload creating tasks for every plan/job
- indexAll(Executor) - Method in interface com.atlassian.bamboo.index.Indexer
-
Reindexes anything this index is supposed to have in it.
- indexAll(Executor) - Method in class com.atlassian.bamboo.index.quicksearch.QuickSearchIndexerImpl
-
- IndexAllCallable(IndexerContext) - Constructor for class com.atlassian.bamboo.index.AbstractIndexer.IndexAllCallable
-
- indexBuild(Plan) - Method in class com.atlassian.bamboo.index.buildresult.DefaultBuildResultsIndexer
-
- indexBuild(Plan) - Method in interface com.atlassian.bamboo.index.BuildResultsIndexer
-
Indexes the build.
- IndexControl - Class in com.atlassian.bamboo.testutils.backdoor
-
- IndexControl(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.backdoor.IndexControl
-
- IndexDefinition(String, Collection<String>) - Constructor for class com.atlassian.bamboo.utils.db.DbmsBean.IndexDefinition
-
- indexDeploymentProject(DeploymentProjectCreatedEvent) - Method in class com.atlassian.bamboo.index.quicksearch.QuickSearchIndexerImpl
-
- indexDeploymentProject(DeploymentProjectConfigUpdatedEvent) - Method in class com.atlassian.bamboo.index.quicksearch.QuickSearchIndexerImpl
-
- indexDeploymentVersion(DeploymentVersionCreatedEvent) - Method in class com.atlassian.bamboo.deployments.versions.index.VersionIndexerImpl
-
- indexDeploymentVersion(DeploymentVersionRenamedEvent) - Method in class com.atlassian.bamboo.deployments.versions.index.VersionIndexerImpl
-
- IndexDirectoryPresent - Class in com.atlassian.bamboo.upgrade.tasks.validation
-
- IndexDirectoryPresent() - Constructor for class com.atlassian.bamboo.upgrade.tasks.validation.IndexDirectoryPresent
-
- indexDocument(ILuceneConnection, Document) - Static method in class com.atlassian.bamboo.testutils.index.BambooIndexHelper
-
- IndexedBuildResultsSearcher - Interface in com.atlassian.bamboo.resultsummary.search
-
- IndexedBuildResultsSearcherImpl - Class in com.atlassian.bamboo.resultsummary.search
-
- IndexedBuildResultsSearcherImpl() - Constructor for class com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcherImpl
-
- IndexedBuildResultsSearcherImpl(Supplier<LucenePermissionChecker.PermissionChecker>) - Constructor for class com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcherImpl
-
- IndexedEntityDateField - Interface in com.atlassian.bamboo.index.fields
-
- IndexedEntityDateFieldImpl - Class in com.atlassian.bamboo.index.fields
-
- IndexedEntityDateFieldImpl(String, Field.Store) - Constructor for class com.atlassian.bamboo.index.fields.IndexedEntityDateFieldImpl
-
- IndexedEntityEnumField<T extends Enum<T>> - Interface in com.atlassian.bamboo.index.fields
-
- IndexedEntityEnumFieldImpl<T extends Enum<T>> - Class in com.atlassian.bamboo.index.fields
-
- IndexedEntityEnumFieldImpl(Class<T>, String, Field.Store) - Constructor for class com.atlassian.bamboo.index.fields.IndexedEntityEnumFieldImpl
-
- IndexedEntityField<T> - Interface in com.atlassian.bamboo.index.fields
-
- IndexedEntityFieldFactory - Class in com.atlassian.bamboo.index.fields
-
- IndexedEntityIdField - Interface in com.atlassian.bamboo.index.fields
-
- IndexedEntityIdFieldImpl - Class in com.atlassian.bamboo.index.fields
-
- IndexedEntityIdFieldImpl(String, Field.Store) - Constructor for class com.atlassian.bamboo.index.fields.IndexedEntityIdFieldImpl
-
- IndexedEntityIntegerField - Interface in com.atlassian.bamboo.index.fields
-
- IndexedEntityIntegerFieldImpl - Class in com.atlassian.bamboo.index.fields
-
- IndexedEntityIntegerFieldImpl(String, Field.Store) - Constructor for class com.atlassian.bamboo.index.fields.IndexedEntityIntegerFieldImpl
-
- IndexedEntityLongField - Interface in com.atlassian.bamboo.index.fields
-
- IndexedEntityLongFieldImpl - Class in com.atlassian.bamboo.index.fields
-
- IndexedEntityLongFieldImpl(String, Field.Store) - Constructor for class com.atlassian.bamboo.index.fields.IndexedEntityLongFieldImpl
-
- IndexedEntityPlanResultKeyField - Interface in com.atlassian.bamboo.index.fields
-
- IndexedEntityPlanResultKeyFieldImpl - Class in com.atlassian.bamboo.index.fields
-
- IndexedEntityPlanResultKeyFieldImpl(String, Field.Store) - Constructor for class com.atlassian.bamboo.index.fields.IndexedEntityPlanResultKeyFieldImpl
-
- IndexedEntityTextField - Interface in com.atlassian.bamboo.index.fields
-
- IndexedEntityTextFieldImpl - Class in com.atlassian.bamboo.index.fields
-
- IndexedEntityTextFieldImpl(String, Field.Store) - Constructor for class com.atlassian.bamboo.index.fields.IndexedEntityTextFieldImpl
-
- IndexedEnvironment - Interface in com.atlassian.bamboo.deployments.environments.index
-
Represents the environment document stored in lucene
- IndexedEnvironmentImpl - Class in com.atlassian.bamboo.deployments.environments.index
-
Represents the environment object indexed in lucene
- IndexedEnvironmentImpl(InternalDeploymentProject, InternalEnvironment, DeploymentResult, PlanResultKey) - Constructor for class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- IndexedEnvironmentImpl(Document) - Constructor for class com.atlassian.bamboo.deployments.environments.index.IndexedEnvironmentImpl
-
- IndexedVersion - Interface in com.atlassian.bamboo.deployments.versions.index
-
Represents the Deployment Version document stored in lucene
- IndexedVersionImpl - Class in com.atlassian.bamboo.deployments.versions.index
-
- IndexedVersionImpl(DeploymentVersion, DeploymentProject, PlanResultKey, List<DeploymentVersionLinkedJiraIssue>) - Constructor for class com.atlassian.bamboo.deployments.versions.index.IndexedVersionImpl
-
- IndexedVersionImpl(Document) - Constructor for class com.atlassian.bamboo.deployments.versions.index.IndexedVersionImpl
-
- indexEnvironment(EnvironmentConfigUpdatedEvent) - Method in class com.atlassian.bamboo.deployments.environments.index.EnvironmentIndexerImpl
-
- indexEnvironment(EnvironmentCreatedEvent) - Method in class com.atlassian.bamboo.deployments.environments.index.EnvironmentIndexerImpl
-
- indexEnvironment(DeploymentFinishedEvent) - Method in class com.atlassian.bamboo.deployments.environments.index.EnvironmentIndexerImpl
-
- indexEnvironmentsForProject(EnvironmentOrderUpdatedEvent) - Method in class com.atlassian.bamboo.deployments.environments.index.EnvironmentIndexerImpl
-
- indexEnvironmentsForProject(DeploymentProjectConfigUpdatedEvent) - Method in class com.atlassian.bamboo.deployments.environments.index.EnvironmentIndexerImpl
-
- Indexer - Interface in com.atlassian.bamboo.index
-
Standard interface for anything that wants to index stuff in Bamboo.
- IndexerBandanaContext - Class in com.atlassian.bamboo.index
-
- indexerContext - Variable in class com.atlassian.bamboo.index.AbstractIndexer.IndexAllCallable
-
- IndexerContext - Interface in com.atlassian.bamboo.index
-
- IndexerContextBuilder - Class in com.atlassian.bamboo.index
-
- IndexerContextBuilder(ILuceneConnection, AtomicBoolean, ListeningExecutorService) - Constructor for class com.atlassian.bamboo.index.IndexerContextBuilder
-
- IndexerEventListener - Class in com.atlassian.bamboo.index
-
- IndexerEventListener(IndexerManager) - Constructor for class com.atlassian.bamboo.index.IndexerEventListener
-
- IndexerManager - Interface in com.atlassian.bamboo.index
-
- IndexerManagerImpl - Class in com.atlassian.bamboo.index
-
- IndexerManagerImpl(ApplicationConfiguration, HibernateConfig, List<Indexer>) - Constructor for class com.atlassian.bamboo.index.IndexerManagerImpl
-
- indexerService - Variable in class com.atlassian.bamboo.index.AbstractIndexer
-
- IndexerService - Interface in com.atlassian.bamboo.index
-
This service takes care of adding/updating/removing documents from Lucene.
- IndexerServiceImpl - Class in com.atlassian.bamboo.index
-
This service takes care of adding/updating/removing documents from Lucene.
- IndexerServiceImpl() - Constructor for class com.atlassian.bamboo.index.IndexerServiceImpl
-
- IndexerTask - Interface in com.atlassian.bamboo.index
-
Interface used to schedule custom tasks executing on Lucene connection
- IndexingFinishedEvent - Interface in com.atlassian.bamboo.index.events
-
Event published by an
Indexer
when handling data changing event is finished.
- indexOf(String, String, int) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
Returns n-th occurence of string (index is 0-based)
- indexOf(Object) - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- indexOfRegex(String, String, int) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
Returns n-th occurence of regex (index is 0-based)
- indexPlan(ImmutableChain) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
Updates plan indexes in cache
- indexPlan(ImmutableChain) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- IndexResource - Class in com.atlassian.bamboo.plugins.testutils.rest.resource.index
-
- IndexResource(IndexedBuildResultsSearcher) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.resource.index.IndexResource
-
- indexResultSummary(ResultsSummary, ImmutablePlan) - Method in class com.atlassian.bamboo.index.buildresult.DefaultBuildResultsIndexer
-
- indexResultSummary(ResultsSummary, ImmutablePlan) - Method in interface com.atlassian.bamboo.index.BuildResultsIndexer
-
Schedules indexing of result summary
- IndexSearcherTask<T> - Interface in com.atlassian.bamboo.index
-
Provide tha ability to run arbitrary/flexible searches on an index
- IndexUtils - Class in com.atlassian.bamboo.index
-
Helper class to help deal with indexing / lucene stuff
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
-
This must return an element whose presence indicates that we're on given page.
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.AbstractPermissionsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AddGroupPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.agent.AgentsConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.agent.ViewAgentPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AnalyticsConfigPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ApplicationLinksAdminPage
-
Deprecated.
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ArtifactStoragePage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.BambooAdminHomePage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.BulkActionResultsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.ChoosePlansForBulkActionsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.ConfigureBulkActionPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.ConfirmBulkActionPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.SelectBulkActionPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConcurrentBuildsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureBackupsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureSecurityPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureSharedLocalCapabilitiesPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfirmPlansToBeDeletedPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.CreateUserPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditGroupPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditMailServerAdminPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditUserPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.ViewElasticConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.GlobalVariablesPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.GroupsAdminPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.MovePlansConfigureDetailsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.MovePlansPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.QuarantineSettingsAdminPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.QuickFiltersConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.QuickFilterRulesConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.RemovePlanAdminPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ServerCapabilitiesPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ServerPauseResumePage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.SharedRepositoriesPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.AddTrustedKeyDialogPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.DeleteTrustedKeyConfirmationDialog
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewBackupsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewDatabaseConfiguration
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewMailServerAdminPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.author.AuthorsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.author.ViewAuthorPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CloneDeploymentPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureDeploymentProjectPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateEnvironmentPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateVersionPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentLogsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentProjectRepositoryAssignmentPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentResultPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentVersionCommitsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentVersionJiraIssuesPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentDetailsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentMiscellaneousPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentTriggersPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentVariablesPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.EnvironmentSummaryPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.execute.ExecuteDeploymentPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.ConfigureReleaseVersioningPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfigureDeploymentProjectDetailsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfirmDeploymentProjectDetailsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.ConfirmDeleteDeploymentProjectPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.RenameVersionPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewDeploymentProjectPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewVersionPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.docker.AbstractDockerPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.export.ViewDeploymentProjectYamlPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.export.ViewPlanYamlPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooLoginPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.global.CurrentBuildQueuePage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.branch.configuration.BranchConfigurationDetailsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ArtifactConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.AuditLogPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.BranchesConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CloneChainPlanLimitReachedPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ClonePlanPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ConfigurePlanTriggersPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreateChainPlanLimitReachedPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanTasksPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.DeletePlanPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.DependenciesConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.EditPlanDetailsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.JobRequirementsConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.MiscellaneousConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureBranchNotificationsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigurePlanNotificationsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.PlanRepositoryConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.RequirementDetailsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.VariableConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.JobResultSummaryPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanBranchOverview
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanHistoryPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.QuarantinedTestsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.JobResultViewLogs
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.PlanResultLogActivityPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.PlanResultTestsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultJobArtifactsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultSummaryCommitsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultSummaryMetadataPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.EditProjectDetailsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.ProjectRepositoryAssignmentPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.project.CreateProjectPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.project.ProjectSummaryPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.hosted.SetupAwsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.hosted.SetupPlanPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupAdminUserDetailsPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupBambooInitialDataPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupBambooLicensePage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupDatabaseConnectionPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupDatabasePage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupDatabaseValidationErrorPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupGeneralConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.TaskConfigurationPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.user.EditUserProfilePage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.user.SignupPage
-
- indicator() - Method in class com.atlassian.bamboo.pageobjects.pages.user.UserProfilePage
-
- InetAddressBean - Class in com.atlassian.bamboo.configuration
-
- InfiniteScrollTableComponent<T> - Class in com.atlassian.bamboo.pageobjects.components
-
An abstract class for page objects using the JavaScript infinite scroll table.
- InfiniteScrollTableComponent(String) - Constructor for class com.atlassian.bamboo.pageobjects.components.InfiniteScrollTableComponent
-
- inflight(ResultKey) - Method in interface com.atlassian.bamboo.v2.build.queue.QueueOfExecutables
-
Called when a given executable is en route to agent.
- inflight(ResultKey) - Method in class com.atlassian.bamboo.v2.build.queue.queues.AbstractQueueOfExecutables
-
- info(String, Throwable) - Method in class com.atlassian.bamboo.maven.embedder.BambooMavenEmbedderLogger
-
- info(String) - Method in class com.atlassian.bamboo.maven.MavenNullLogger
-
- info(String, Throwable) - Method in class com.atlassian.bamboo.maven.MavenNullLogger
-
- info(SVNURL, SVNRevision) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
Runs 'svn info' operation on a given URL.
- INFO - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- InfoResource - Class in com.atlassian.bamboo.plugins.rest.resource
-
- InfoResource(ServerLifecycleProvider) - Constructor for class com.atlassian.bamboo.plugins.rest.resource.InfoResource
-
- InfrastructureExceptionMapper - Class in com.atlassian.bamboo.plugins.rest.common.exception
-
- InfrastructureExceptionMapper() - Constructor for class com.atlassian.bamboo.plugins.rest.common.exception.InfrastructureExceptionMapper
-
- INHERIT_REPOSITORY - Static variable in class com.atlassian.bamboo.fieldvalue.BuildDefinitionConverter
-
- INHERITED - Static variable in class com.atlassian.bamboo.task.TaskRootDirectorySelector
-
- inheritedData(VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataBuilder
-
- init() - Method in class com.atlassian.bamboo.bandana.BambooBandanaManager
-
- init() - Method in class com.atlassian.bamboo.bandana.PerBuildCachingBandanaManager
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.NotificationPanelContextProvider
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.TrackingEnabledCondition
-
- init(ArtifactHandlerModuleDescriptor) - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactHandler
-
- init(ArtifactHandlerModuleDescriptor) - Method in class com.atlassian.bamboo.build.artifact.handlers.AbstractArtifactHandlerConfigurator
-
- init(ModuleDescriptor) - Method in class com.atlassian.bamboo.build.docker.DefaultDockerHandlerProvider
-
- init(BuildContext) - Method in class com.atlassian.bamboo.build.monitoring.BuildMonitoringPerPlanPlugin
-
- init(List<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
- init(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.AbstractBuildStrategy
-
Deprecated.
Default to do nothing
- init(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.AbstractQuartzStrategy
-
Deprecated.
- init(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- init(Triggerable) - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategy
-
Deprecated.
Called whenever Bamboo starts up
- init(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy
-
Deprecated.
- init(ModuleDescriptor) - Method in class com.atlassian.bamboo.capability.AbstractCapabilityConfiguratorPluginModule
-
- init(Map) - Method in class com.atlassian.bamboo.clover.build.coverage.CloverBuildWebItemCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.clover.build.coverage.CloverResultWebItemCondition
-
- init(Map) - Method in class com.atlassian.bamboo.configuration.AuditLoggingEnabledCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.configuration.OAuthAvailableCondition
-
- init() - Method in class com.atlassian.bamboo.container.BambooContainer
-
- init(CredentialTypeModuleDescriptor) - Method in class com.atlassian.bamboo.credentials.AbstractCredentialType
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.credentials.CredentialTypeModuleDescriptorImpl
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.AccessLogFilter
-
Does nothing but prints INFO log message
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.BambooCompressingFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.BambooProfilingFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.CleanupSpringRequestAttributesFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.ClickjackingAndMimeTypeSniffingPreventionFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.CookieCacheControlFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.DecoratorOverrideFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.IgnoreNewRelicFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.LicenseFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.NewRelicTransactionNamingFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.NonCachingHeaderFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.RequestCacheThreadLocalFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.SeraphLoginFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.SessionCreationForAnonymousUserFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.SessionExpiryFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.filter.UrlRewriteFilter
-
- init() - Method in class com.atlassian.bamboo.mail.EmailService
-
- init(WeightedDescriptor) - Method in class com.atlassian.bamboo.notification.AbstractNotificationType
-
- init() - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- init() - Method in class com.atlassian.bamboo.notification.buildcompleted.BuildCompletedNotification
-
- init() - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotification
-
- init() - Method in class com.atlassian.bamboo.notification.chain.ChainCompletedNotification
-
- init() - Method in class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- init(WeightedDescriptor) - Method in interface com.atlassian.bamboo.notification.NotificationRecipient
-
initialises the notification type plugin object with its module descriptor
- init(String) - Method in interface com.atlassian.bamboo.notification.NotificationRecipient
-
Initialise recipient with string based representation of its configuration data
- init(WeightedDescriptor) - Method in interface com.atlassian.bamboo.notification.NotificationType
-
initialises the notification type plugin object with its module descriptor
- init(WeightedDescriptor) - Method in class com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
-
- init(String) - Method in class com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
-
- init(String) - Method in class com.atlassian.bamboo.notification.recipients.EmailRecipient
-
- init(String) - Method in class com.atlassian.bamboo.notification.recipients.GroupRecipient
-
- init(String) - Method in class com.atlassian.bamboo.notification.recipients.ImRecipient
-
- init(String) - Method in class com.atlassian.bamboo.notification.recipients.UserRecipientImpl
-
- init() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentProjectRepositoryAssignmentPage
-
- init() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent
-
- init() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.ProjectRepositoryAssignmentPage
-
- init() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.DeleteTaskDialog
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugin.condition.LimitedTimeQuarantineEnabledCondition
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.ArtifactHandlerModuleDescriptorImpl
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.BuildTriggerConditionModuleDescriptorImpl
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.CapabilityTypeModuleDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.CustomBuildCompleteActionModuleDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.CustomEnvironmentConfigPluginModuleDescriptorImpl
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.CustomPostBuildCompletedActionModuleDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.DecoratorMapperModuleDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.DecoratorModuleDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.NoOpModuleDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.NotificationRecipientModuleDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.NotificationTypeModuleDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.PrePostTaskActionsDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.ReportCollectorModuleDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.SpringComponentModuleDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.TaskConditionModuleDescriptorImpl
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.TaskModuleDescriptorImpl
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.TaskProcessCommandDecoratorModuleDescriptorImpl
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerModuleDescriptorImpl
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerReasonModuleDescriptor
-
- init(T) - Method in interface com.atlassian.bamboo.plugin.InitablePluginModule
-
Initialises the Plugin with the plugin module descriptor
- init() - Method in class com.atlassian.bamboo.plugin.servlet.BambooContentTypeResolver
-
- init(Config, Properties, DecoratorMapper) - Method in class com.atlassian.bamboo.plugin.sitemesh.RequestAttributeMapper
-
- init(ModuleDescriptor) - Method in class com.atlassian.bamboo.plugin.web.DefaultFooter
-
Perform initialisation
- init(ModuleDescriptor) - Method in class com.atlassian.bamboo.plugin.web.DefaultTopNavigation
-
Perform initialisation
- init(ApplicationContext) - Method in class com.atlassian.bamboo.plugin.xwork.StrutsSpringObjectFactory
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.plugin.xwork.XWorkModuleDescriptor
-
- init(Configuration) - Method in class com.atlassian.bamboo.plugin.xwork.XWorkModuleDescriptor
-
- init(ModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketCloudRepositoryViewer
-
- init(ModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- init(String, Map<String, String>) - Method in class com.atlassian.bamboo.plugins.jira.release.JIRAReleaseTriggerReason
-
- init(String, ResultsSummary) - Method in class com.atlassian.bamboo.plugins.jira.release.JIRAReleaseTriggerReason
-
- init(Map) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.JiraResultWebItemCondition
-
- init(BuildContext) - Method in class com.atlassian.bamboo.plugins.labeller.BuildLabeller
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.Maven2BuildWebItemCondition
-
- init(BuildContext) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenDependenciesServerPostProcessor
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.plugins.rest.common.AddFailedCaptchaFilter
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.plugins.rest.common.ReplaceEmptyBodyJsonFilter
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.stash.StashErrorDetailsViewerCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.stash.StashInstancesStatusPanelCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.stash.StashInstancesStatusPanelContextProvider
-
- init(ModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.plugins.testutils.filters.SessionTimeoutUpdateFilter
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.AbstractPlanPermissionCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.ArtifactHandlersConfigurableCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.DockerPipelinesEnabledCondition
-
- init(Map) - Method in class com.atlassian.bamboo.plugins.web.conditions.GlobalCreatePlanPermissionCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.GlobalCreateRepositoryPermissionCondition
-
- init(Map) - Method in class com.atlassian.bamboo.plugins.web.conditions.GlobalReadPermissionCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.HasBranchesCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.HasDeploymentsCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.HasPlansToCloneCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.HasQuarantinedTestsCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.IsNewAppSwitcherCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.LoginLinkContextProvider
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.ManageAgentsPermissionCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.ManageElasticBambooPermissionCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.NonFinalVersionCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.OnLoginPageCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.PlansExistCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.RemoteAgentsManagableCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.RepositoryDashboardFeatureIsOnCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.RepositoryStoredSpecsEnabledCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.RepositoryStoredSpecsResultSummaryCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.RotpAdminShortcutsCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.ShowAdminContactDetailsToAnonymousUsersEnabledCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.TrustedKeyManagementEnabledCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.UserExistsCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.UserSignupEnabledCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.ViewFilesCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.web.conditions.ViewTestsCondition
-
- init(QuickFilterRuleTypeModuleDescriptor) - Method in class com.atlassian.bamboo.quickfilter.rule.AbstractQuickFilterRuleType
-
- init(ModuleDescriptor) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- init() - Method in class com.atlassian.bamboo.security.acegi.intercept.web.WebworkSecurityInterceptor
-
- init() - Method in class com.atlassian.bamboo.security.acegi.intercept.web.WebworkSecurityInterceptorProxy
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.security.HostKeyVerificationErrorDetailsViewerCondition
-
- init(ServletConfig) - Method in class com.atlassian.bamboo.servlet.BambooHttpServlet
-
- init() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- init(String, Map<String, String>) - Method in class com.atlassian.bamboo.trigger.dependency.CompletedStageTriggerReason
-
- init(String, ResultsSummary) - Method in class com.atlassian.bamboo.trigger.dependency.CompletedStageTriggerReason
-
- init(String, Map<String, String>) - Method in class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyTriggerReason
-
- init(String, ResultsSummary) - Method in class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyTriggerReason
-
- init(Map<String, String>, SecurityConfig) - Method in class com.atlassian.bamboo.user.authentication.BambooElevatedSecurityGuard
-
- init(Map, SecurityConfig) - Method in class com.atlassian.bamboo.user.authentication.BambooSecurityController
-
- init(Map<String, String>, SecurityConfig) - Method in class com.atlassian.bamboo.user.authentication.InvalidateSessionDuringLogin
-
- init(ModuleDescriptor) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityTypeModule
-
- init() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- init(ModuleDescriptor) - Method in class com.atlassian.bamboo.v2.build.BaseBuildConfigurationAwarePlugin
-
- init(BuildContext) - Method in class com.atlassian.bamboo.v2.build.BaseConfigurableBuildPlugin
-
- init(BuildContext) - Method in class com.atlassian.bamboo.v2.build.task.AbstractBuildTask
-
- init(BuildContext) - Method in interface com.atlassian.bamboo.v2.build.task.BuildTask
-
- init(BuildContext, ReadOnlyCapabilitySet) - Method in interface com.atlassian.bamboo.v2.build.task.CapabililitiesAwareBuildTask
-
- init(String) - Method in class com.atlassian.bamboo.v2.build.trigger.AbstractTriggerReason
-
- init(String, Map<String, String>) - Method in class com.atlassian.bamboo.v2.build.trigger.ChildDependencyTriggerReason
-
- init(String, ResultsSummary) - Method in class com.atlassian.bamboo.v2.build.trigger.ChildDependencyTriggerReason
-
- init(String, Map<String, String>) - Method in class com.atlassian.bamboo.v2.build.trigger.CodeChangedTriggerReason
-
- init(String, ResultsSummary) - Method in class com.atlassian.bamboo.v2.build.trigger.CodeChangedTriggerReason
-
- init(ModuleDescriptor<TriggerReason>, TriggerReason, ResultsSummary) - Method in class com.atlassian.bamboo.v2.build.trigger.CodeChangedTriggerReasonRenderer
-
- init(ModuleDescriptor<TriggerReason>, TriggerReason, CurrentlyBuilding) - Method in class com.atlassian.bamboo.v2.build.trigger.CodeChangedTriggerReasonRenderer
-
- init(String, Map<String, String>) - Method in class com.atlassian.bamboo.v2.build.trigger.CustomRevisionBuildTriggerReason
-
- init(String, ResultsSummary) - Method in class com.atlassian.bamboo.v2.build.trigger.CustomRevisionBuildTriggerReason
-
- init(ModuleDescriptor<TriggerReason>, TriggerReason, ResultsSummary) - Method in class com.atlassian.bamboo.v2.build.trigger.DefaultTriggerReasonRenderer
-
- init(ModuleDescriptor<TriggerReason>, TriggerReason, CurrentlyBuilding) - Method in class com.atlassian.bamboo.v2.build.trigger.DefaultTriggerReasonRenderer
-
- init(ModuleDescriptor<TriggerReason>, TriggerReason) - Method in class com.atlassian.bamboo.v2.build.trigger.DefaultTriggerReasonRenderer
-
- init(String, Map<String, String>) - Method in class com.atlassian.bamboo.v2.build.trigger.DependencyTriggerReason
-
- init(String, ResultsSummary) - Method in class com.atlassian.bamboo.v2.build.trigger.DependencyTriggerReason
-
- init(String, Map<String, String>) - Method in class com.atlassian.bamboo.v2.build.trigger.ManualBuildTriggerReason
-
- init(String, ResultsSummary) - Method in class com.atlassian.bamboo.v2.build.trigger.ManualBuildTriggerReason
-
- init(String, Map<String, String>) - Method in class com.atlassian.bamboo.v2.build.trigger.RerunBuildTriggerReason
-
- init(String, ResultsSummary) - Method in class com.atlassian.bamboo.v2.build.trigger.RerunBuildTriggerReason
-
- init(String, Map<String, String>) - Method in class com.atlassian.bamboo.v2.build.trigger.RssChangedTriggerReason
-
- init(String, ResultsSummary) - Method in class com.atlassian.bamboo.v2.build.trigger.RssChangedTriggerReason
-
- init(String, Map<String, String>) - Method in class com.atlassian.bamboo.v2.build.trigger.ScheduledTriggerReason
-
- init(String, ResultsSummary) - Method in class com.atlassian.bamboo.v2.build.trigger.ScheduledTriggerReason
-
- init(String, Map<String, String>) - Method in interface com.atlassian.bamboo.v2.build.trigger.TriggerReason
-
- init(String, ResultsSummary) - Method in interface com.atlassian.bamboo.v2.build.trigger.TriggerReason
-
- init(ModuleDescriptor<TriggerReason>, TriggerReason, ResultsSummary) - Method in interface com.atlassian.bamboo.v2.build.trigger.TriggerReasonRenderer
-
- init(ModuleDescriptor<TriggerReason>, TriggerReason, CurrentlyBuilding) - Method in interface com.atlassian.bamboo.v2.build.trigger.TriggerReasonRenderer
-
- init(ModuleDescriptor<TriggerReason>, TriggerReason) - Method in interface com.atlassian.bamboo.v2.build.trigger.TriggerReasonRenderer
-
- init(String, Map<String, String>) - Method in class com.atlassian.bamboo.v2.build.trigger.UnknownTriggerReason
-
- init(String, ResultsSummary) - Method in class com.atlassian.bamboo.v2.build.trigger.UnknownTriggerReason
-
- init(String, Map<String, String>) - Method in class com.atlassian.bamboo.v2.trigger.InitialBuildTriggerReason
-
- init(String, ResultsSummary) - Method in class com.atlassian.bamboo.v2.trigger.InitialBuildTriggerReason
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.vcs.module.Repository2VcsTypeConverterModuleDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerModuleDescriptorImpl
-
- init(Plugin, Element) - Method in class com.atlassian.bamboo.vcs.viewer.module.Web2VcsRepositoryViewerConverterModuleDescriptor
-
- init(Map) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticEnabledCondition
-
- init(Map) - Method in class com.atlassian.bamboo.ww2.actions.admin.GlobalAdminMenuCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.ww2.actions.admin.RecoveryModeEnabledCondition
-
- init(Map) - Method in class com.atlassian.bamboo.ww2.actions.admin.repository.PerforceCacheCondition
-
- init(Map) - Method in class com.atlassian.bamboo.ww2.actions.admin.RestrictedAdminMenuCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.ww2.actions.build.BambooSpecExecutionCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildResultFinishedCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildResultInProgressCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.ww2.actions.build.IsBranchCondition
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.ww2.actions.build.IsTopLevelPlanCondition
-
- init(ServletContext) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.ww2.FreemarkerRequestDispatcherPageFilter
-
- init() - Method in class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
-
- init() - Method in class com.atlassian.bamboo.ww2.interceptors.AroundInterceptor
-
- init() - Method in class com.atlassian.bamboo.ww2.interceptors.ConditionalActionInterceptor
-
- init() - Method in class com.atlassian.bamboo.ww2.interceptors.FieldErrorUsageVerifier
-
- init() - Method in class com.atlassian.bamboo.ww2.interceptors.SetupCheckInterceptor
-
- init() - Method in class com.atlassian.bamboo.ww2.interceptors.SimpleConversionErrorInterceptor
-
- init(FilterConfig) - Method in class com.atlassian.bamboo.ww2.StrutsPrepareFilter
-
- init(Map<String, String>) - Method in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- init() - Method in class com.atlassian.crowd.embedded.atlassianuser.AbstractDynamicUserConfiguration
-
- init(FilterConfig) - Method in class com.atlassian.seraph.filter.BambooLoginFilter
-
- init() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- INIT_PID - Static variable in interface com.atlassian.bamboo.process.ProcessInfo
-
- InitablePluginModule<T extends com.atlassian.plugin.ModuleDescriptor> - Interface in com.atlassian.bamboo.plugin
-
Represents a plugin module that can be initialize with its own
module descriptor.
- initAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Inits the local agents Must be ran before any other methods.
- initAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- initAndActivate(Triggerable, TriggerDefinition, Date) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulDeploymentTriggerActivator
-
- initAndActivate(Triggerable, TriggerDefinition, Date) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulPlanTriggerActivator
-
- initAndActivate(Triggerable, TriggerDefinition, Date) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulStageTriggerActivator
-
- initAndActivate(Triggerable, TriggerDefinition, Date) - Method in class com.atlassian.bamboo.trigger.quartz.AbstractQuartzTriggerActivator
-
- initAndActivate(Triggerable, TriggerDefinition, Date) - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerActivator
-
- initAndActivate(Triggerable, TriggerDefinition, Date) - Method in interface com.atlassian.bamboo.trigger.TriggerActivator
-
This method is called on Bamboo server startup and when trigger plugin is enabled.
- initAndActivateTriggers(TriggerTypeManager, Triggerable, Logger, Date) - Static method in class com.atlassian.bamboo.trigger.TriggerActivatorHelper
-
- initBuildNumbers(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.BuildNumberGeneratorService
-
Initialise build numbers for a plan.
- initBuildNumbers(PlanIdentifier) - Method in class com.atlassian.bamboo.build.BuildNumberGeneratorServiceImpl
-
- initBuildNumbersNewTx(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.BuildNumberGeneratorDao
-
- initBuildNumbersNewTx(PlanIdentifier) - Method in class com.atlassian.bamboo.build.BuildNumberGeneratorDaoImpl
-
- initDecoratorSelector(SiteMeshWebAppContext) - Method in class com.atlassian.bamboo.ww2.FreemarkerRequestDispatcherPageFilter
-
- INITIAL_BUILD - Static variable in class com.atlassian.bamboo.testutils.TestBuildResultDetails
-
- INITIAL_CLEAN_BUILD - Static variable in class com.atlassian.bamboo.ReasonForBuild
-
- InitialBuildAwareRepository - Interface in com.atlassian.bamboo.repository
-
- InitialBuildListener - Class in com.atlassian.bamboo.v2.trigger
-
Listener that checks the ChainCreatedEvent and fire InitialBuild for that chain if not blocked by configuration
- InitialBuildListener() - Constructor for class com.atlassian.bamboo.v2.trigger.InitialBuildListener
-
- InitialBuildRequiredEvent - Class in com.atlassian.bamboo.v2.events
-
- InitialBuildRequiredEvent(Object, String) - Constructor for class com.atlassian.bamboo.v2.events.InitialBuildRequiredEvent
-
- InitialBuildTriggerReason - Class in com.atlassian.bamboo.v2.trigger
-
- InitialBuildTriggerReason() - Constructor for class com.atlassian.bamboo.v2.trigger.InitialBuildTriggerReason
-
- initialise() - Method in class com.atlassian.bamboo.container.BambooContainer
-
Initialises the Bamboo give the application root
- initialise(ElasticImageConfiguration) - Static method in class com.atlassian.bamboo.persistence.HibernateLazyReferences
-
- initialise(ElasticInstanceSchedule) - Static method in class com.atlassian.bamboo.persistence.HibernateLazyReferences
-
- initialise(ElasticAgentDefinition) - Static method in class com.atlassian.bamboo.persistence.HibernateLazyReferences
-
- initialise() - Static method in class com.atlassian.bamboo.webwork.StrutsSupport
-
- initialiseAgents(Set<LocalBuildAgent>, Set<BuildAgent>) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentStateCache
-
- initialiseAgents(Iterable<ElasticAgentDefinition>) - Static method in class com.atlassian.bamboo.persistence.HibernateLazyReferences
-
- initialiseAuthorMap() - Method in class com.atlassian.bamboo.migration.stream.AbstractProjectMapper
-
- initialiseAuthorMap() - Method in class com.atlassian.bamboo.migration.stream.CommitRootMapper
-
- initialiseCache() - Method in interface com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectCacheService
-
- initialiseCache() - Method in class com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectCacheServiceImpl
-
- initialiseCache() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
Clear the cache and attempt to read all Chains from DB in order to cache them.
- initialiseCache() - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- initialiseCache() - Method in interface com.atlassian.bamboo.repository.CachedRepositoryDefinitionManager
-
Loads all repositories into cache and enables cache.
- initialiseCommitInformation(ImmutableChainBranch) - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformationManager
-
- initialiseCommitInformation(ImmutableChainBranch) - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationManagerImpl
-
- initialiseEmbeddedCrowd() - Method in interface com.atlassian.crowd.embedded.EmbeddedCrowdBootstrap
-
- initialiseEmbeddedCrowd(boolean) - Method in interface com.atlassian.crowd.embedded.EmbeddedCrowdBootstrap
-
- initialiseEmbeddedCrowd() - Method in class com.atlassian.crowd.embedded.EmbeddedCrowdBootstrapImpl
-
- initialiseEmbeddedCrowd(boolean) - Method in class com.atlassian.crowd.embedded.EmbeddedCrowdBootstrapImpl
-
- initialiseImageConfigurations(Iterable<ElasticImageConfiguration>) - Static method in class com.atlassian.bamboo.persistence.HibernateLazyReferences
-
- initialiseJob(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.AbstractQuartzStrategy
-
Deprecated.
- initialiseLabelMap() - Method in class com.atlassian.bamboo.migration.stream.AbstractProjectMapper
-
- initialisePlansAfterImport() - Method in class com.atlassian.bamboo.container.BambooContainer
-
Plan oriented initialisation:
enable/initialise plan cache
initialise the builds/build strategies so that they are initialised when the server is started
- initialisePlansAfterImport(ServletContext) - Static method in class com.atlassian.bamboo.upgrade.UpgradeLauncher
-
- initialiseRepositorySelectorsFromExistingTrigger(TriggerDefinition) - Method in class com.atlassian.bamboo.ww2.actions.branch.AbstractBranchTriggerConfigAction
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleScheduler
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstancesMonitor
-
- initialiseSchedule(String) - Method in interface com.atlassian.bamboo.build.expiry.ExpiryScheduler
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.build.expiry.ExpirySchedulerImpl
-
- initialiseSchedule(String) - Method in class com.atlassian.bamboo.build.expiry.ExpirySchedulerImpl
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.build.monitoring.OrphanedBuildMonitorJobScheduler
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.configuration.external.polling.RepositoryStoredSpecsPollingSchedulerImpl
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.deletion.DeletionScheduler
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.performance.PerformanceStatsDispatchScheduler
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.plan.branch.BranchExpiryScheduler
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.plan.pullrequest.RemovePullRequestsJobScheduler
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.plan.vcsRevision.cleanup.PlanVcsRevisionHistoryCleanupScheduler
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.repository.RemoveOrphanedSpecsStateScheduler
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.resultsummary.tests.RemoveOrphanedTestCaseScheduler
-
- initialiseSchedule() - Method in interface com.atlassian.bamboo.schedule.BambooScheduler
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.schedule.CrowdDirectoryPollerBambooScheduler
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.security.RememberMeTokenExpiryScheduler
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.task.QuarantineExpiryCleanupSchedulerImpl
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityCleanupScheduler
-
- initialiseSchedule() - Method in class com.atlassian.bamboo.variable.upgrade.VariableContextUpgradeScheduler
-
- InitialiseSmackOnStartup - Class in com.atlassian.bamboo.xmpp
-
- InitialiseSmackOnStartup(BambooSmackClient) - Constructor for class com.atlassian.bamboo.xmpp.InitialiseSmackOnStartup
-
- InitialiseTrustedAppsOnStartup - Class in com.atlassian.bamboo.container.startup
-
- InitialiseTrustedAppsOnStartup() - Constructor for class com.atlassian.bamboo.container.startup.InitialiseTrustedAppsOnStartup
-
- initialize() - Method in class com.atlassian.bamboo.pageobjects.elements.AuiDropDown2Menu
-
- initialize(XStream) - Method in interface com.atlassian.bamboo.persister.xstream.XStreamInitializer
-
Do something with xStream before it starts being used.
- initializeAllFields() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- initializeAllFields() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentAdmin
-
- InitializeBuild - Class in com.atlassian.bamboo.v2.build.task
-
A task that initializes the build to the latest version to be run
- InitializeBuild() - Constructor for class com.atlassian.bamboo.v2.build.task.InitializeBuild
-
Cannot use constructor injection due to how we create this component in DefaultBuildAgent
- initializeServerKey() - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- initializeServerKey() - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- initializeServerKey() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- initializeServerKey() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- initializeStorageLimits() - Method in interface com.atlassian.bamboo.storage.StorageCappingService
-
Check if current disk space used by artifacts fits soft/hard limits.
- initializeStorageLimits() - Method in class com.atlassian.bamboo.storage.StorageCappingServiceImpl
-
- initProcessing(RuntimeTaskDefinition, CommonContext) - Method in interface com.atlassian.bamboo.task.background.TaskBackgroundProcessor
-
- initProcessing(RuntimeTaskDefinition, CommonContext) - Method in class com.atlassian.bamboo.warnings.WarningsBackgroundProcessor
-
- initUuid() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentUuidInitializer
-
Retrieve UUID from agent config file, or generate new random UUID if failed.
- initVariables(FinalArrayList<VariableBaselineItem>) - Method in class com.atlassian.bamboo.variable.baseline.VariableContextBaselineImpl
-
- initVcsTypeSelectors(TaskRenderMode) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- initVcsTypeSelectors(TaskRenderMode) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCheckoutPomAction
-
- initVcsTypeSelectors(TaskRenderMode) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- initVersionId() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewVersionPage
-
- inject(Object) - Static method in class com.atlassian.bamboo.webwork.StrutsSupport
-
- injectUser(BambooUser) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
A variation of addUser which inserts the encryptedPassword instead - used for importing
- injectUser(BambooUser) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- InjectVariablesConfig - Class in com.atlassian.bamboo.plugins.variable.inject
-
To hold keys in configuration for inject variables task.
- injectVariablesIfExists(List<String>, File, CommonTaskContext) - Static method in class com.atlassian.bamboo.plugins.maven.task.MvnReleasePluginVariablesPublisher
-
- InjectVariablesTask - Class in com.atlassian.bamboo.plugins.variable.inject
-
- InjectVariablesTask() - Constructor for class com.atlassian.bamboo.plugins.variable.inject.InjectVariablesTask
-
- InjectVariablesTaskConfigurator - Class in com.atlassian.bamboo.plugins.variable.inject
-
- InjectVariablesTaskConfigurator(I18nResolver) - Constructor for class com.atlassian.bamboo.plugins.variable.inject.InjectVariablesTaskConfigurator
-
- InjectVariablesTaskDetails - Class in com.atlassian.bamboo.testutils.model.task
-
- InjectVariablesTaskDetails(String, String, String) - Constructor for class com.atlassian.bamboo.testutils.model.task.InjectVariablesTaskDetails
-
- InjectVariablesTaskDetails.InjectVariablesTaskDetailsBuilder - Class in com.atlassian.bamboo.testutils.model.task
-
- InjectVariablesTaskExporter - Class in com.atlassian.bamboo.plugins.variable.export
-
- InjectVariablesTaskExporter() - Constructor for class com.atlassian.bamboo.plugins.variable.export.InjectVariablesTaskExporter
-
- InlineEventListener - Interface in com.atlassian.bamboo.event
-
A marker interface to denote an event listener that should always be run inline (ie not async)
- inlineProcessLocks(TriggerableInternalKey, AcquisitionPolicy, Callable<V>) - Method in interface com.atlassian.bamboo.plan.PlanExecutionLockService
-
A parallel locking mechanism that allows a backdoor to the standard lock.
- inlineProcessLocks(TriggerableInternalKey, AcquisitionPolicy, Callable<V>) - Method in class com.atlassian.bamboo.plan.PlanExecutionLockServiceImpl
-
- InlineVariableEditComponent - Class in com.atlassian.bamboo.pageobjects.components.variables
-
- InlineVariableEditComponent(PageElement) - Constructor for class com.atlassian.bamboo.pageobjects.components.variables.InlineVariableEditComponent
-
- inList(Collection<String>) - Static method in class com.atlassian.bamboo.plugin.descriptor.predicate.ModuleWithCompleteKeyPredicate
-
- InMemoryAgentMessageQueue<T> - Class in com.atlassian.bamboo.collections
-
- InMemoryAgentMessageQueue() - Constructor for class com.atlassian.bamboo.collections.InMemoryAgentMessageQueue
-
- InProjectRuleType - Class in com.atlassian.bamboo.quickfilter.rule.plugin
-
Quick filter rule that filters plans by their projects.
- InProjectRuleType(TemplateRenderer, TextProvider, ProjectManager) - Constructor for class com.atlassian.bamboo.quickfilter.rule.plugin.InProjectRuleType
-
- input() - Method in class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- input() - Method in class com.atlassian.bamboo.configuration.agent.EditRemoteAgentAuthenticationIp
-
- input() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- input() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- input() - Method in class com.atlassian.bamboo.configuration.credentials.CreateSharedCredentials
-
- input() - Method in class com.atlassian.bamboo.configuration.credentials.EditSharedCredentials
-
- input() - Method in class com.atlassian.bamboo.configuration.repository.CreateLinkedRepository
-
- input() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- input() - Method in class com.atlassian.bamboo.deployments.configuration.actions.ConfigureEnvironmentMiscellaneousSettings
-
- input() - Method in class com.atlassian.bamboo.deployments.environments.actions.agents.ConfigureEnvironmentAgents
-
- input() - Method in class com.atlassian.bamboo.deployments.environments.actions.DeleteEnvironment
-
- input() - Method in class com.atlassian.bamboo.deployments.environments.actions.docker.ConfigureEnvironmentDocker
-
- input() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- input() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.CreateEnvironmentTrigger
-
- input() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.DeleteEnvironmentTrigger
-
- input() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.EditEnvironmentTrigger
-
- input() - Method in class com.atlassian.bamboo.deployments.execution.actions.DeleteDeploymentResult
-
- input() - Method in class com.atlassian.bamboo.deployments.projects.actions.CloneDeploymentProject
-
- input() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectDetails
-
- input() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectSpecsRepositories
-
- input() - Method in class com.atlassian.bamboo.deployments.projects.actions.CreateDeploymentProjectDetails
-
- input() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeleteDeploymentProject
-
- input() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog
-
- input() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectSpecs
-
- input() - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectYaml
-
- input() - Method in class com.atlassian.bamboo.deployments.versions.actions.DeleteDeploymentVersion
-
- input() - Method in class com.atlassian.bamboo.security.ForgotPassword
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactStorage
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureQuickFilterAction
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
Input form (for either new or existing rule).
- input() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCheckoutPomAction
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.admin.TrustedKeysAction
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ChangeEmail
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthor
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDocker
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildMiscellaneousOptions
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildPermissions
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConvertLocalToGlobalRepository
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.CreateRepository
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.EditRepository
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.CreateTask
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.EditTask
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ViewPlanSpecs
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ViewPlanYaml
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.CreateChainTrigger
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.EditChainTrigger
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.project.EditProjectDetails
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseAction
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
Initialise the wizard's default values
- input() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupImportDataAction
-
- input() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- InputParser - Interface in com.atlassian.bamboo.rest.common
-
- InputParserImpl - Class in com.atlassian.bamboo.plugins.rest.common
-
Utility service for parsing PlanKeys
- InputParserImpl(I18nResolver) - Constructor for class com.atlassian.bamboo.plugins.rest.common.InputParserImpl
-
- insertAce(Serializable, Permission, Sid, boolean) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- install() - Method in class com.atlassian.bamboo.agent.installer.InstallableFile
-
- install(InstallableFile) - Method in class com.atlassian.bamboo.agent.installer.strategy.CopyStrategy
-
- install(InstallableFile) - Method in class com.atlassian.bamboo.agent.installer.strategy.ExpandTemplateStrategy
-
- install(InstallableFile) - Method in class com.atlassian.bamboo.agent.installer.strategy.InstallIfMissingStrategy
-
This method invokes installation method on chained strategy if the file is missing.
- install(InstallableFile) - Method in interface com.atlassian.bamboo.agent.installer.strategy.InstallStrategy
-
- install(InstallableFile) - Method in class com.atlassian.bamboo.agent.installer.strategy.UnzipInstallStrategy
-
- InstallableFile - Class in com.atlassian.bamboo.agent.installer
-
A file in the JAR file that is to be installed
- InstallableFile(String, String, InstallStrategy) - Constructor for class com.atlassian.bamboo.agent.installer.InstallableFile
-
- InstallerCommand - Enum in com.atlassian.bamboo.agent.installer
-
Available installer commands
- InstallIfMissingStrategy - Class in com.atlassian.bamboo.agent.installer.strategy
-
This strategy will install a file only if it does not exist already.
- InstallIfMissingStrategy(InstallStrategy) - Constructor for class com.atlassian.bamboo.agent.installer.strategy.InstallIfMissingStrategy
-
Creates strategy object and links it with supplied strategy.
- InstallStrategy - Interface in com.atlassian.bamboo.agent.installer.strategy
-
- INSTANCE - Static variable in class com.atlassian.bamboo.log.BambooRollingFileAppender.HomeLocatorImpl
-
- INSTANCE - Static variable in class com.atlassian.bamboo.migration.stream.activeobjects.ActiveObjectsBackupProgressMonitor
-
- INSTANCE - Static variable in class com.atlassian.bamboo.migration.stream.activeobjects.ActiveObjectsRestoreProgressMonitor
-
- INSTANCE - Static variable in class com.atlassian.bamboo.plugins.ssh.AtlassianSshClientAndServerFactory
-
- INSTANCE - Static variable in class com.atlassian.bamboo.plugins.ssh.BambooTrustedKeyServerKeyVerifier
-
- INSTANCE - Static variable in class com.atlassian.bamboo.plugins.ssh.DefaultSshClientAndServerFactory
-
- INSTANCE - Static variable in class com.atlassian.bamboo.quartz.PreventJobExecutionUntilCompletedTriggerListener
-
- INSTANCE - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- INSTANCE - Static variable in class com.atlassian.bamboo.security.GlobalApplicationSecureObject
-
- INSTANCE - Static variable in class com.atlassian.bamboo.spring.MockTransactionOperations
-
- INSTANCE - Static variable in class com.atlassian.bamboo.upgrade.UpgradeTaskComparator
-
- INSTANCE - Static variable in class com.atlassian.bamboo.webwork.PluginAwareConfigurationManagerFactory
-
- INSTANCE - Static variable in class com.atlassian.bamboo.ww2.BareFreeMarkerContextImpl
-
- INSTANCE_FINGERPRINT_PARAM - Static variable in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
- INSTANCE_FINGERPRINT_PARAM - Static variable in interface com.atlassian.bamboo.setup.BootstrapManager
-
- INSTANCE_KEY - Static variable in class com.atlassian.bamboo.analytics.basedata.collector.CollectionScheduler
-
- INSTANCE_NAME - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- INSTANCE_TYPE - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- InstanceShuttingDownListener - Class in com.atlassian.bamboo.v2.build.events
-
- InstanceShuttingDownListener(ElasticFunctionalityFacade) - Constructor for class com.atlassian.bamboo.v2.build.events.InstanceShuttingDownListener
-
- InstanceSizeEventProducer - Class in com.atlassian.bamboo.analytics.basedata.collector.generator
-
Gathers statistic on Bamboo instance size.
- InstanceSizeEventProducer(AdministrationConfigurationAccessor, AgentManager, CachedPlanManager) - Constructor for class com.atlassian.bamboo.analytics.basedata.collector.generator.InstanceSizeEventProducer
-
- instanceType - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- instantiate(String, EntityMode, Serializable) - Method in class org.springframework.orm.hibernate.support.ChainedInterceptorSupport
-
- instantiate(String, EntityMode, Serializable) - Method in class org.springframework.orm.hibernate.support.DependencyInjectionInterceptorFactoryBean.DependencyInjectionInterceptor
-
- instantiateClass(Class<Z>) - Method in class com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor
-
- instantiateModule(ModuleDescriptor<T>) - Static method in class com.atlassian.bamboo.plugin.BambooPluginUtils
-
- instantiateQuietly(Class<T>) - Static method in class com.atlassian.bamboo.utils.BambooReflectionUtils
-
Instantiates a class quietly, throwing all possible exceptions as
RuntimeException
.
- instantiateSubmodule(String, String, Class<Z>) - Method in class com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor
-
- InstantMessagingServerDao - Interface in com.atlassian.bamboo.instantmessagingserver
-
- InstantMessagingServerDefinition - Interface in com.atlassian.bamboo.instantmessagingserver
-
- InstantMessagingServerDefinitionImpl - Class in com.atlassian.bamboo.instantmessagingserver
-
- InstantMessagingServerDefinitionImpl() - Constructor for class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- InstantMessagingServerDefinitionImpl(long, String, String, String, String, String, boolean, boolean) - Constructor for class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- InstantMessagingServerDefinitionImpl(long, String, String, int, String, String, String, boolean, boolean) - Constructor for class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- InstantMessagingServerDefinitionImpl(long, String, String, Integer, String, String, String, boolean, boolean) - Constructor for class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- InstantMessagingServerDefinitionImpl_ - Class in com.atlassian.bamboo.instantmessagingserver
-
- InstantMessagingServerDefinitionImpl_() - Constructor for class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl_
-
- InstantMessagingServerHibernateDao - Class in com.atlassian.bamboo.instantmessagingserver
-
- InstantMessagingServerHibernateDao() - Constructor for class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerHibernateDao
-
- InstantMessagingServerManager - Interface in com.atlassian.bamboo.instantmessagingserver
-
- instantMessagingServerManager - Variable in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- InstantMessagingServerManagerImpl - Class in com.atlassian.bamboo.instantmessagingserver
-
- InstantMessagingServerManagerImpl() - Constructor for class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerManagerImpl
-
- InstantMessagingServerMapper - Class in com.atlassian.bamboo.migration.stream
-
- InstantMessagingServerMapper(SessionFactory, InstantMessagingServerManager, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.InstantMessagingServerMapper
-
- IntegerSystemProperty(boolean, long, String...) - Constructor for class com.atlassian.bamboo.utils.SystemProperty.IntegerSystemProperty
-
- integrate(File) - Method in class com.atlassian.bamboo.clover.build.AbstractGrailsCloverIntegrator
-
Integrate Clover using given file
- integrate(InputStream, OutputStream) - Method in class com.atlassian.bamboo.clover.build.AbstractGrailsCloverIntegrator
-
Integrate Clover using I/O streams
- integrate(File) - Method in class com.atlassian.bamboo.clover.build.GrailsCloverBuildConfigIntegrator
-
Integrate Clover in BuildConfig.groovy file
- integrate(InputStream, OutputStream) - Method in class com.atlassian.bamboo.clover.build.GrailsCloverBuildConfigIntegrator
-
- integrate(File) - Method in class com.atlassian.bamboo.clover.build.GrailsCloverPomIntegrator
-
Integrate Clover in pom.xml file
- integrate(InputStream, OutputStream) - Method in class com.atlassian.bamboo.clover.build.GrailsCloverPomIntegrator
-
- INTEGRATION_BRANCH - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- INTEGRATION_BRANCH_UPDATER_MERGE_FROM_VCS_BRANCH - Static variable in class com.atlassian.bamboo.plan.branch.BranchIntegrationConfigurationImpl
-
- INTEGRATION_BRANCH_VCS_KEY - Static variable in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl_
-
- INTEGRATION_REPOSITORY_BRANCH_NAME - Static variable in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl_
-
- INTEGRATION_REPOSITORY_ID - Static variable in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl_
-
- INTEGRATION_STRATEGY - Static variable in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl_
-
- integrationBranchVcsKey - Static variable in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl_
-
- integrationRepositoryBranchName - Static variable in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl_
-
- integrationRepositoryId - Static variable in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl_
-
- integrationStrategy - Static variable in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl_
-
- intercept(LogEntry) - Method in class com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor
-
- intercept(LogEntry) - Method in class com.atlassian.bamboo.build.logger.interceptors.ErrorMemorisingInterceptor
-
- intercept(LogEntry) - Method in class com.atlassian.bamboo.build.logger.interceptors.LogMemorisingInterceptor
-
- intercept(LogEntry) - Method in interface com.atlassian.bamboo.build.logger.LogInterceptor
-
Method invoked whenever a new log entry is logged
- intercept(LogEntry) - Method in class com.atlassian.bamboo.build.logger.LogInterceptorAdapter
-
- intercept(LogEntry) - Method in class com.atlassian.bamboo.build.logger.LogInterceptorStack
-
- intercept(Plan) - Method in interface com.atlassian.bamboo.deletion.PlanDeletionInterceptorAction
-
- intercept(ImmutablePlan, Supplier<Plan>) - Method in interface com.atlassian.bamboo.deletion.PlanDeletionInterceptorAction
-
- intercept(ImmutablePlan, Supplier<Plan>) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementDeletionInterceptorAction
-
- intercept(MethodInvocation) - Method in class com.atlassian.bamboo.plugins.stash.rest.interceptor.ProfilingInterceptor
-
- intercept(ActionInvocation) - Method in class com.atlassian.bamboo.security.acegi.intercept.web.WebworkSecurityInterceptor
-
- intercept(ActionInvocation) - Method in class com.atlassian.bamboo.security.acegi.intercept.web.WebworkSecurityInterceptorProxy
-
- intercept(MethodInvocation) - Method in class com.atlassian.bamboo.utils.rest.interceptor.ProfilingInterceptor
-
- intercept(ActionInvocation) - Method in class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
-
- intercept(ActionInvocation) - Method in class com.atlassian.bamboo.ww2.interceptors.AroundInterceptor
-
- intercept(ActionInvocation) - Method in class com.atlassian.bamboo.ww2.interceptors.ConditionalActionInterceptor
-
- intercept(ActionInvocation) - Method in class com.atlassian.bamboo.ww2.interceptors.ExecAndWaitWithJSONStatusUpdateInterceptor
-
- intercept(ActionInvocation) - Method in class com.atlassian.bamboo.ww2.interceptors.FieldErrorUsageVerifier
-
- intercept(ActionInvocation) - Method in class com.atlassian.bamboo.ww2.interceptors.SetupCheckInterceptor
-
- intercept(ActionInvocation) - Method in class com.atlassian.bamboo.ww2.interceptors.SimpleConversionErrorInterceptor
-
- interceptAndMutate(LogEntry) - Method in class com.atlassian.bamboo.build.logger.AbstractBuildLogger
-
- interceptAndMutateError(LogEntry) - Method in class com.atlassian.bamboo.build.logger.AbstractBuildLogger
-
- interceptError(LogEntry) - Method in class com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor
-
- interceptError(LogEntry) - Method in class com.atlassian.bamboo.build.logger.interceptors.ErrorMemorisingInterceptor
-
- interceptError(LogEntry) - Method in class com.atlassian.bamboo.build.logger.interceptors.LogMemorisingInterceptor
-
- interceptError(LogEntry) - Method in interface com.atlassian.bamboo.build.logger.LogInterceptor
-
Method invoked whenever a new error log entry is logged
- interceptError(LogEntry) - Method in class com.atlassian.bamboo.build.logger.LogInterceptorAdapter
-
- interceptError(LogEntry) - Method in class com.atlassian.bamboo.build.logger.LogInterceptorStack
-
- InterceptorUtils - Class in com.atlassian.bamboo.ww2.interceptors
-
- intern(String) - Static method in class com.atlassian.bamboo.utils.BambooInterners
-
- intern(Map<String, String>) - Static method in class com.atlassian.bamboo.utils.BambooInterners
-
- INTERNAL_DIRECTORY_NAME - Static variable in class com.atlassian.bamboo.testutils.user.TestUser
-
- INTERNAL_DIRECTORY_NAME - Static variable in class com.atlassian.crowd.embedded.EmbeddedCrowdBootstrapImpl
-
- InternalArtifactDeploymentVersionItem - Interface in com.atlassian.bamboo.deployments.versions
-
Interface for DeploymentVersionItems of type BAMBOO_ARTIFACT
- InternalDeploymentProject - Interface in com.atlassian.bamboo.deployments.projects
-
Common interface between all types of Deployment Projects.
- InternalDeploymentProjectItem - Interface in com.atlassian.bamboo.deployments.projects
-
- InternalDeploymentResult - Interface in com.atlassian.bamboo.deployments.results
-
- InternalDeploymentVersion - Interface in com.atlassian.bamboo.deployments.versions
-
- InternalDeploymentVersionItem - Interface in com.atlassian.bamboo.deployments.versions
-
- InternalDeploymentVersionStatus - Interface in com.atlassian.bamboo.deployments.versions
-
- InternalDeploymentVersionVcsCommit - Interface in com.atlassian.bamboo.deployments.versions.history.commit
-
- InternalEnvironment - Interface in com.atlassian.bamboo.deployments.environments
-
Common interface between all types of deployment environments.
- InternalLinkedJiraIssue - Interface in com.atlassian.bamboo.jira.jiraissues
-
A JIRA issue, possibly linked to build result, deployment version, ...
- internalOnEvent(E) - Method in class com.atlassian.bamboo.testutils.event.SingleEventLogger
-
Due to limitations of event framework generic methods do not work well so we can't annotate it with @EventListener
- InternalRepositoryData - Interface in com.atlassian.bamboo.repository
-
- InternalTaskContext - Interface in com.atlassian.bamboo.task
-
An internal interface that represents common functionality between different contexts that a
InternalTaskType
can run in.
- InternalTaskType - Interface in com.atlassian.bamboo.task
-
A super interface for Task extension points.
- InternalVersionNamingScheme - Interface in com.atlassian.bamboo.deployments.projects.versionnaming
-
Version Naming Configuration for a Deployment Project
- interpolate(String) - Method in class com.atlassian.bamboo.commonsconfig.BambooCombinedConfiguration
-
- interpolate(Object) - Method in class com.atlassian.bamboo.commonsconfig.BambooCombinedConfiguration
-
- interpolate(String) - Method in class com.atlassian.bamboo.commonsconfig.BambooHierarchicalConfiguration
-
- interpolate(Object) - Method in class com.atlassian.bamboo.commonsconfig.BambooHierarchicalConfiguration
-
- interpolate(String) - Method in class com.atlassian.bamboo.commonsconfig.BambooXmlConfiguration
-
- interpolate(Object) - Method in class com.atlassian.bamboo.commonsconfig.BambooXmlConfiguration
-
- interpolateHelper(String, List) - Method in class com.atlassian.bamboo.commonsconfig.BambooCombinedConfiguration
-
- interpolateHelper(String, List) - Method in class com.atlassian.bamboo.commonsconfig.BambooHierarchicalConfiguration
-
- interpolateHelper(String, List) - Method in class com.atlassian.bamboo.commonsconfig.BambooXmlConfiguration
-
- INTERPRETER - Static variable in interface com.atlassian.bamboo.configuration.external.yaml.properties.inner.Job.Config
-
- interpreter(ScriptTaskDetails.Interpreter) - Method in class com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails.ScriptTaskDetailsBuilder
-
- interruptDelayedTermination() - Method in interface com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstance
-
Interrupts delayed termination process.
- interruptDelayedTermination() - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- InterruptibleBuildPhase - Interface in com.atlassian.bamboo.v2.build.agent
-
Represents a phase of the build that is allowed to be interrupted by the user cancelling.
- InterruptibleBuildTask - Interface in com.atlassian.bamboo.v2.build.task
-
- interruptLockOwner(TriggerableInternalKey) - Method in interface com.atlassian.bamboo.plan.PlanExecutionLockService
-
- interruptLockOwner(TriggerableInternalKey) - Method in class com.atlassian.bamboo.plan.PlanExecutionLockServiceImpl
-
- InterruptThreadWatchdog - Class in com.atlassian.bamboo.executor
-
An abstract class for interrupting a thread after a given timeout.
- InterruptThreadWatchdog(long, Thread) - Constructor for class com.atlassian.bamboo.executor.InterruptThreadWatchdog
-
Creates a new watchdog with a given timeoutSeconds.
- Introspector - Interface in com.atlassian.bamboo.jsonator
-
Converts a Java bean to a set of String-to-Object mappings by enumerating all get* and is* methods on the bean.
- intValue() - Method in enum com.atlassian.bamboo.jira.jiraissues.JiraIssueLinkType
-
Return integer representing this enum.
- INVALID_PLUGIN - Static variable in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- INVALID_PLUGIN - Static variable in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- INVALID_PLUGIN - Static variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- INVALID_PLUGIN - Static variable in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- invalidate(long) - Method in interface com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectCacheService
-
- invalidate(long) - Method in class com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectCacheServiceImpl
-
- invalidate(long) - Method in class com.atlassian.bamboo.hibernate.cachehooks.CommentCacheSynchronisation
-
- invalidate(long) - Method in class com.atlassian.bamboo.hibernate.cachehooks.RepositoryDataEntityCacheSynchronisation
-
- invalidate(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
Removes the cached Plan.
- invalidate(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- invalidate(long) - Method in interface com.atlassian.bamboo.repository.CachedRepositoryDefinitionManager
-
Invalidates the repository and re-reads it into cache.
- invalidate(BranchDetectionCapableRepository, String) - Method in interface com.atlassian.bamboo.repository.RepositoryCachingFacade
-
- invalidate(VcsBranchDetector, VcsRepositoryData) - Method in interface com.atlassian.bamboo.repository.RepositoryCachingFacade
-
- invalidate(VcsPullRequestDetector, VcsRepositoryData) - Method in interface com.atlassian.bamboo.repository.RepositoryCachingFacade
-
- invalidate(BranchDetectionCapableRepository, String) - Method in class com.atlassian.bamboo.repository.RepositoryCachingFacadeImpl
-
- invalidate(VcsBranchDetector, VcsRepositoryData) - Method in class com.atlassian.bamboo.repository.RepositoryCachingFacadeImpl
-
- invalidate(VcsPullRequestDetector, VcsRepositoryData) - Method in class com.atlassian.bamboo.repository.RepositoryCachingFacadeImpl
-
- invalidate(Key) - Method in interface com.atlassian.bamboo.security.SecureTokenService
-
- invalidate(Key) - Method in class com.atlassian.bamboo.security.SecureTokenServiceImpl
-
- invalidate(Object) - Method in class com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator
-
- invalidateAll() - Method in class com.atlassian.bamboo.migration.beans.DummyResultsSummaryCache
-
- invalidateAll() - Method in class com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator
-
- invalidateAll(Iterable<?>) - Method in class com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator
-
- invalidateAllLatestResultSummaries() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
Invalidates all latest result summaries currently cached.
- invalidateAllLatestResultSummaries() - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- invalidateBuildNumbersRange(PlanKey, int, boolean) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
- invalidateBuildNumbersRange(PlanKey, int, boolean) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- invalidateDiskUsageByArtifacts() - Method in interface com.atlassian.bamboo.storage.DiskUsageManager
-
Invalidates disk usage values.
- invalidateDiskUsageByArtifacts() - Method in class com.atlassian.bamboo.storage.DiskUsageManagerImpl
-
- invalidateExecutables(BuildAgent) - Method in interface com.atlassian.bamboo.v2.build.queue.BuildQueueManager
-
Updates all agent-executable mappings for a given agent.
- invalidateExecutables(BuildAgent) - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueueManagerImpl
-
- invalidateExecutors(String) - Method in interface com.atlassian.bamboo.v2.build.queue.BuildQueueManager
-
- invalidateExecutors(Key) - Method in interface com.atlassian.bamboo.v2.build.queue.BuildQueueManager
-
- invalidateExecutors(String) - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueueManagerImpl
-
- invalidateExecutors(Key) - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueueManagerImpl
-
- invalidateLatestResultSummary(PlanResultKey) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
Resets the latest build summary of a plan.
- invalidateLatestResultSummary(PlanResultKey) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- invalidateLogSize(PlanResultKey) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- invalidateLogSize(PlanResultKey) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- InvalidateSessionDuringLogin - Class in com.atlassian.bamboo.user.authentication
-
When a session is present during login, this interceptor will invalidate it.
- InvalidateSessionDuringLogin() - Constructor for class com.atlassian.bamboo.user.authentication.InvalidateSessionDuringLogin
-
- InvalidPrivateKey(Exception) - Constructor for class com.atlassian.bamboo.security.trustedapplications.KeyUtils.InvalidPrivateKey
-
- InvalidPublicKey(Exception) - Constructor for class com.atlassian.bamboo.security.trustedapplications.KeyUtils.InvalidPublicKey
-
- InvalidRepositoryException - Exception in com.atlassian.bamboo.repository
-
An exception when the repository is invalid and should be handled
- InvalidRepositoryException(String) - Constructor for exception com.atlassian.bamboo.repository.InvalidRepositoryException
-
- InvalidRepositoryException(String, Throwable) - Constructor for exception com.atlassian.bamboo.repository.InvalidRepositoryException
-
- InvalidRepositoryException(String, Throwable, String, String) - Constructor for exception com.atlassian.bamboo.repository.InvalidRepositoryException
-
- InvalidRepositoryException(String, String, String) - Constructor for exception com.atlassian.bamboo.repository.InvalidRepositoryException
-
- InvalidRepositoryException(String, Throwable, String, String, long) - Constructor for exception com.atlassian.bamboo.repository.InvalidRepositoryException
-
- InvalidRequestException - Exception in com.atlassian.bamboo.rest.common.exception
-
- InvalidRequestException(String) - Constructor for exception com.atlassian.bamboo.rest.common.exception.InvalidRequestException
-
- InvalidRequestException(String, Throwable) - Constructor for exception com.atlassian.bamboo.rest.common.exception.InvalidRequestException
-
- InvalidRequestExceptionMapper - Class in com.atlassian.bamboo.plugins.jira.rest.exception
-
- InvalidRequestExceptionMapper() - Constructor for class com.atlassian.bamboo.plugins.jira.rest.exception.InvalidRequestExceptionMapper
-
- InvalidRequestExceptionMapper - Class in com.atlassian.bamboo.plugins.rest.common.exception
-
User: mwent Date: Apr 20, 2009 Time: 11:14:10 AM
- InvalidRequestExceptionMapper() - Constructor for class com.atlassian.bamboo.plugins.rest.common.exception.InvalidRequestExceptionMapper
-
- InvalidStashRepositoryException - Exception in com.atlassian.bamboo.plugins.stash.repository
-
We need to know that exception is Stash related.
- InvalidStashRepositoryException(InvalidRepositoryException, long) - Constructor for exception com.atlassian.bamboo.plugins.stash.repository.InvalidStashRepositoryException
-
- InvalidUserNameException - Exception in com.atlassian.bamboo.user.rename
-
- InvalidUserNameException() - Constructor for exception com.atlassian.bamboo.user.rename.InvalidUserNameException
-
- InvalidUserNameException(String) - Constructor for exception com.atlassian.bamboo.user.rename.InvalidUserNameException
-
- invoke(MethodInvocation) - Method in class com.atlassian.bamboo.author.AuthorCreatorServiceInterceptor
-
- invoke(MethodInvocation) - Method in class com.atlassian.bamboo.security.acegi.intercept.aopalliance.AuthorityOverrideMethodSecurityInterceptor
-
- invoke(MethodInvocation) - Method in class com.atlassian.bamboo.testutils.spring.advice.UnsupportedOperationAdvice
-
- invokeMethod(Object, String, Object...) - Static method in class com.atlassian.bamboo.testutils.reflect.BambooReflectionHelper
-
- invokeMethod(Object, Method, Object...) - Static method in class com.atlassian.bamboo.testutils.reflect.BambooReflectionHelper
-
- inXMinutes(int) - Method in class com.atlassian.bamboo.pageobjects.pages.triggers.DailyBuildTriggerComponent
-
- IOExceptionHandler - Class in com.atlassian.bamboo.ww2.actions.error
-
- IOExceptionHandler() - Constructor for class com.atlassian.bamboo.ww2.actions.error.IOExceptionHandler
-
- IoInputException(IOException) - Constructor for exception com.atlassian.bamboo.utils.FileCopier.IoInputException
-
- IoOutputException(IOException) - Constructor for exception com.atlassian.bamboo.utils.FileCopier.IoOutputException
-
- IOUtils - Class in com.atlassian.bamboo.agent.elastic.utils
-
- IOUtils() - Constructor for class com.atlassian.bamboo.agent.elastic.utils.IOUtils
-
- ip - Static variable in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl_
-
- IP - Static variable in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl_
-
- IP_PATTERNS - Static variable in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl_
-
- IP_PATTERNS - Static variable in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl_
-
- IpAddressValidator - Class in com.atlassian.bamboo.utils
-
A class for checking to see if a String is a valid IP Address.
- ipMatchesHost(String, String) - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerIpHandling
-
- ipPatterns - Static variable in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl_
-
- ipPatterns - Static variable in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl_
-
- IpRange(String, int) - Constructor for class com.atlassian.bamboo.configuration.agent.AtlassianProxyIpList.IpRange
-
- ipStringToSet(String) - Static method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthentications
-
- is83PathPreferred - Variable in class com.atlassian.bamboo.util.SecureTemporaryFiles.FileSpecBuilder
-
- is83PathPreferred() - Method in class com.atlassian.bamboo.util.SecureTemporaryFiles.TemporaryFileSpec
-
- IS_ACTIVE_STASH_TRIGGER - Static variable in class com.atlassian.bamboo.plugins.stash.trigger.StashTriggerConfigurator
-
- IS_DATETIME3_COLUMN - Static variable in class com.atlassian.bamboo.upgrade.tasks.v6_5.UpgradeTask60509ChangeStartedDateColumnTypeMSSQL
-
- IS_ENABLED - Static variable in class com.atlassian.bamboo.trigger.TriggerConfigurationUtils
-
- IS_GLOBALLY_STORED - Static variable in class com.atlassian.bamboo.artifact.MutableArtifactImpl_
-
- IS_MERGED_CONFIGURATION - Static variable in class com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration
-
- IS_NUMERIC_19_COLUMN - Static variable in class com.atlassian.bamboo.upgrade.tasks.AbstractMSSQLConvertColumnUpgradeTask
-
- IS_NUMERIC_19_COLUMN - Static variable in class com.atlassian.bamboo.upgrade.tasks.v5_15.UpgradeTask51511ConvertNumericColumnsToBigints
-
- IS_OS_WINDOWS - Static variable in class com.atlassian.bamboo.agent.elastic.utils.SystemUtils
-
- IS_ROLLBACK - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- IS_SHARED_ARTIFACT - Static variable in class com.atlassian.bamboo.artifact.MutableArtifactImpl_
-
- IS_VALID_SOURCE_PLAN - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.ArtifactDownloaderTaskComponent
-
- isAbandonResult() - Method in class com.atlassian.bamboo.buildqueue.StopPlan
-
- isAbandonResult() - Method in class com.atlassian.bamboo.v2.build.BuildCancelledDetails
-
- isAcademic() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
- isAcademic() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- isAcademicLicense() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- isAccountNonExpired() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- isAccountNonLocked() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- isActive() - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingEntry
-
Whether the current failing span is active.
- isActive() - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntry
-
- isActive() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- isActive() - Method in class com.atlassian.bamboo.build.JobStatusHelper
-
- isActive(LifeCycleState) - Static method in enum com.atlassian.bamboo.builder.LifeCycleState
-
- isActive(PlanKey) - Method in interface com.atlassian.bamboo.chains.ChainExecutionAccessor
-
Checks if the
Chain
is "active" ie being queued, or building
- isActive(PlanKey) - Method in class com.atlassian.bamboo.chains.ChainExecutionManagerImpl
-
- isActive() - Method in interface com.atlassian.bamboo.container.Startable
-
Indicates whether this is currently active.
- isActive() - Method in class com.atlassian.bamboo.pageobjects.pages.global.filter.QuickFilterComponent
-
- isActive() - Method in class com.atlassian.bamboo.persister.CachedBuildPersisterDecorator
-
- isActive() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
- isActive() - Method in class com.atlassian.bamboo.persister.file.XStreamBuildPersister
-
- isActive() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
Needed for Dependency Blocking for Chains.
- isActive() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- isActive() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- isActive() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
- isActive() - Method in class com.atlassian.bamboo.rest.model.agent.RestBuildAgent
-
- isActive() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- isActive() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- isActive(BuildAgent) - Static method in class com.atlassian.bamboo.utils.predicates.BuildAgentPredicates
-
- isActive() - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
- isActive() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- isActive() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- isActive() - Method in interface com.atlassian.bamboo.v2.build.agent.ExecutableBuildAgent
-
- isActive() - Method in class com.atlassian.bamboo.v2.build.agent.LocalBuildAgentImpl
-
- isActive() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- isActive() - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- isActive() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectStatus
-
- isActive() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- isActive() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext.WebItemDto
-
- isActive() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext.WebSectionDto
-
- isActive() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
-
- isActiveAndEnabled(BuildAgent) - Static method in class com.atlassian.bamboo.utils.predicates.BuildAgentPredicates
-
- isActiveRemoteTrigger(TriggerDefinition) - Static method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerConfigurator
-
- isActiveStashTrigger(TriggerDefinition) - Static method in class com.atlassian.bamboo.plugins.stash.trigger.StashTriggerConfigurator
-
- isAddingPrincipalsEnabled() - Method in class com.atlassian.bamboo.pageobjects.components.permissions.EditPermissionsComponent
-
Whether adding new principals is possible for this component.
- isAdmin() - Method in class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
-
- isAdmin() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooHeader
-
- isAdmin(String) - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Returns true if the user is an admin, false if not
- isAdmin(String) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- isAdmin(String) - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- isAdmin(UserKey) - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- isAdvancedOptionEnabled(BuildConfiguration) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- isAdvancedOptionEnabled(BuildConfiguration) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- isAffectedByEnvironmentDeletion(long, TriggerDefinition) - Method in interface com.atlassian.bamboo.deployments.environments.trigger.EnvironmentAwareEnvironmentTriggerConfigurator
-
Check if trigger will be affected when Environment is deleted.
- isAffectedByEnvironmentDeletion(long, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulDeploymentTriggerConfigurator
-
- isAffectedByPlanDeletion(PlanKey, TriggerDefinition) - Method in interface com.atlassian.bamboo.deployments.environments.trigger.PlanAwareEnvironmentTriggerConfigurator
-
Check if trigger will be affected when Plan is deleted.
- isAffectedByPlanDeletion(PlanKey, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.cron.CronTriggerConfigurator
-
- isAffectedByPlanDeletion(PlanKey, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulPlanTriggerConfigurator
-
- isAffectedByPlanDeletion(PlanKey, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulStageTriggerConfigurator
-
- isAge() - Method in enum com.atlassian.bamboo.soy.FormatDateSoyFunction.DATE_FORMAT
-
- isAgentAvailable() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentTasksPage
-
- isAgentAwareReport() - Method in class com.atlassian.bamboo.plugin.descriptor.ReportCollectorModuleDescriptor
-
- isAgentCreationPossible() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- isAgentEligibleForReceivingJobs(long) - Method in interface com.atlassian.bamboo.plan.ExecutableAgentsHelper
-
- isAgentEligibleForReceivingJobs(long) - Method in class com.atlassian.bamboo.plan.ExecutableAgentsHelperImpl
-
- isAgentLoading() - Method in interface com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstance
-
- isAgentLoading() - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- isAgentLoading() - Method in class com.atlassian.bamboo.ww2.actions.agent.ElasticImageDecorator
-
- isAggregatedAvailable() - Method in class com.atlassian.bamboo.clover.builder.coverage.ValuesAggregator
-
- isAJdk() - Method in class com.atlassian.bamboo.configuration.Jdk
-
Does the given homeDirectory reference a JDK home?
- isAlertPresent() - Method in class com.atlassian.bamboo.pageobjects.helpers.AlertHelper
-
- isAllElasticConfigurations() - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceSchedule
-
Does this scheudle apply for all instances?
- isAllElasticConfigurations() - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl
-
- isAllowDelete() - Method in class com.atlassian.bamboo.v2.build.agent.AbstractBuildAwareAgentStatus
-
- isAllowDelete() - Method in class com.atlassian.bamboo.v2.build.agent.AgentIdleStatus
-
- isAllowDelete() - Method in class com.atlassian.bamboo.v2.build.agent.AgentOfflineStatus
-
- isAllowDelete() - Method in interface com.atlassian.bamboo.v2.build.agent.AgentStatus
-
Returns true if the agent is allowed to be deleted when in this state
- isAllowedForRestrictedAdmin() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgents
-
- isAllowedIsolationTypeValue(String) - Method in class com.atlassian.bamboo.build.docker.DockerConfigurationProviders
-
- isAllowedRemoteAgents() - Method in class com.atlassian.bamboo.configuration.AdministerAction
-
- isAllowedRemoteAgents() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- isAllowedToCreateVersion() - Method in interface com.atlassian.bamboo.deployments.Operations
-
- isAllowedToCreateVersion() - Method in class com.atlassian.bamboo.deployments.OperationsImpl
-
- isAllowedToCreateVersion() - Method in class com.atlassian.bamboo.rest.model.deployments.RestOperations
-
- isAllowedToExecute() - Method in interface com.atlassian.bamboo.deployments.Operations
-
- isAllowedToExecute() - Method in class com.atlassian.bamboo.deployments.OperationsImpl
-
- isAllowedToExecute() - Method in class com.atlassian.bamboo.rest.model.deployments.RestOperations
-
- isAllowedToSetGlobalPermission(Permission) - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Returns true if user is allowed to set specific global permission
- isAllowedToSetGlobalPermission(Permission) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- isAllowedToSetVersionStatus() - Method in interface com.atlassian.bamboo.deployments.Operations
-
- isAllowedToSetVersionStatus() - Method in class com.atlassian.bamboo.deployments.OperationsImpl
-
- isAllowedToSetVersionStatus() - Method in class com.atlassian.bamboo.rest.model.deployments.RestOperations
-
- isAllowNewLocalAgent() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- isAllowNewRemoteAgent() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- isAllowRename() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityTypeModule
-
- isAllowRename() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AgentEnvironmentCapabilityType
-
- isAllowRename() - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- isAllowRename() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
-
Can you rename the key for this type
- isAllowRename() - Method in class com.atlassian.bamboo.v2.build.agent.capability.GenericCapabilityType
-
- isAllowRename() - Method in class com.atlassian.bamboo.v2.build.agent.capability.JdkCapabilityType
-
- isAllowRename() - Method in class com.atlassian.bamboo.v2.build.agent.capability.PerforceCapabilityType
-
- isAllowSecurityToken() - Method in enum com.atlassian.bamboo.agent.installer.InstallerCommand
-
- isAllowStageCreation() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- isAllowStop() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- isAllProjectsAccess() - Method in interface com.atlassian.bamboo.configuration.external.RssPermissions
-
Whether the Bamboo Specs stored in given repository is allowed to modify all projects and deployment projects
- isAllProjectsAccess(long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- isAllProjectsAccess() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.BambooSpecsConfigurationTab
-
- isAllProjectsAccess(long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
Whether a Bamboo Specs stored in the repository identified by repositoryId
to modify
all projects.
- isAllRepositoriesAccess() - Method in interface com.atlassian.bamboo.configuration.external.RssPermissions
-
Whether the Bamboo Specs stored in given repository is allowed to use all repositories
- isAllRepositoriesAccess(long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- isAllRepositoriesAccess() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.BambooSpecsConfigurationTab
-
- isAllRepositoriesAccess(long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
Whether a Bamboo Specs stored in the repository identified by repositoryId
to use
all repositories.
- isAlreadyIntegrated(Element) - Method in class com.atlassian.bamboo.clover.build.GrailsCloverPomIntegrator
-
Returns true if the <dependencies> element already contains Clover plugin.
- isAncestor(Path, GitHash, GitHash) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
Returns true if you can reach rev1 by following parent relationship starting from rev2.
- isAncestor(Path, GitHash, GitHash) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- isAncestor(Path, GitHash, GitHash) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- isAnyChildShown() - Method in class com.atlassian.breadcrumbs.BaseCrumb
-
- isAnyCustomEnvironmentConfigPluginAvailable() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProject
-
- isAnyElasticInstancesShutdownable() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- isAnyPluginPresent() - Method in interface com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginManager
-
- isAnyPluginPresent() - Method in class com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginManagerImpl
-
- isAnyQuickFilterActive() - Method in class com.atlassian.bamboo.webwork.QuickFilterAction
-
- isAnyQuickFilterActive() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- isAnyRunningElasticInstancesShutdownable() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- isApplicable(BulkActionScope, Project) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrixWizard
-
- isApplicable(ImmutablePlan) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrixWizard
-
- isApplicable(String) - Static method in class com.atlassian.bamboo.migration.utils.DeletableInterfaceMapper
-
- isApplicable(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.AbstractNotificationBulkAction
-
- isApplicable(ImmutablePlan) - Method in interface com.atlassian.bamboo.ww2.actions.admin.bulk.BulkActionScope
-
Returns whether or not a plan is applicable for a certain bulk action, eg.
- isApplicable(BulkAction, Project) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- isApplicable(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction
-
- isApplicable(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction
-
- isApplicable(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction
-
- isApplicable(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.AbstractRepositoryBulkAction
-
- isApplicable(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.UpdateWebUrlBulkAction
-
- isApplicable(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersBulkAction
-
- isApplicable(BulkActionScope, Project) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- isApplicable(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- isApplicable(BulkActionScope, Project) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- isApplicable(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- isApplicable(BulkActionScope, Project) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- isApplicable(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- isApplicableForRepositories() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrixWizard
-
- isApplicableForRepositories() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.AbstractNotificationBulkAction
-
- isApplicableForRepositories() - Method in interface com.atlassian.bamboo.ww2.actions.admin.bulk.BulkActionScope
-
- isApplicableForRepositories(BulkAction) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- isApplicableForRepositories() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction
-
- isApplicableForRepositories() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction
-
- isApplicableForRepositories() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction
-
- isApplicableForRepositories() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.AbstractRepositoryBulkAction
-
- isApplicableForRepositories() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersBulkAction
-
- isApplicableForRepositories() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- isApplicableForRepositories() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- isApplicableForRepositories() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- isApplicableTo(ImmutablePlan) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerForPlanConfigurator
-
- isApplicableTo(ImmutablePlan) - Method in class com.atlassian.bamboo.build.configuration.ConcurrentBuildsPlanConfigurationPlugin
-
- isApplicableTo(ImmutablePlan) - Method in class com.atlassian.bamboo.build.expiry.plugin.BuildExpiryPerPlanPlugin
-
- isApplicableTo(ImmutablePlan) - Method in class com.atlassian.bamboo.build.monitoring.HungBuildPlanConfigurationPlugin
-
- isApplicableTo(ImmutablePlan) - Method in interface com.atlassian.bamboo.plan.configuration.PlanConfigurationUiPlugin
-
Checks if the plugin is applicable to a plan.
- isApplicableTo(Plan) - Method in interface com.atlassian.bamboo.plan.configuration.PlanConfigurationUiPlugin
-
- isApplicableTo(ImmutablePlan) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementPlugin
-
- isApplicableTo(Plan) - Method in interface com.atlassian.bamboo.v2.build.configuration.BuildConfigurationUIPlugin
-
- isApplicableToBranches() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- isApplicableToBranches() - Method in class com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingSchemeImpl
-
- isApplicableToBranches() - Method in interface com.atlassian.bamboo.deployments.projects.versionnaming.InternalVersionNamingScheme
-
Should the naming scheme be use when creating version for branches.
- isApplicableToBranches() - Method in class com.atlassian.bamboo.deployments.projects.VersionNamingSchemeImpl
-
- isApplicableToBranches() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestVersionNamingDetails
-
- isApplicableToBranches() - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectVersionNamingDetails
-
- isApplicableToTaskType(String) - Method in class com.atlassian.bamboo.plugin.descriptor.TaskProcessCommandDecoratorModuleDescriptorImpl
-
- isApplicableToTaskType(String) - Method in interface com.atlassian.bamboo.task.TaskProcessCommandDecoratorModuleDescriptor
-
Check if task type identified by pluginKey can be decorated by this decorator
- isApplicationHomeOk() - Method in class com.atlassian.bamboo.ww2.actions.setup.SelectSetupStepAction
-
- isApplicationHomeValid() - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- isApplicationHomeValid() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- isApplicationHomeValid() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- isApplicationSetUp() - Method in class com.atlassian.sal.bamboo.lifecycle.BambooLifecycleManager
-
- isApproved() - Method in class com.atlassian.bamboo.buildqueue.ImmutableRemoteAgentAuthentication
-
- isApproved() - Method in interface com.atlassian.bamboo.buildqueue.RemoteAgentAuthentication
-
Whether this request was approved, or is still pending approval
- isApproved() - Method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl
-
- isApproved() - Static method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthentications
-
- isApproved() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.TrustedKeyImpl
-
- isApproved() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestParticipant
-
- isApproved() - Method in class com.atlassian.bamboo.rest.model.agent.RestRemoteAgentAuthentication
-
- isApproved() - Method in interface com.atlassian.bamboo.security.TrustedKey
-
- isApproved() - Method in class com.atlassian.bamboo.security.TrustedKeyDTO
-
- isApproved() - Method in class com.atlassian.bamboo.security.TrustedKeyImpl
-
- isaPrimary() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashServerEntity
-
- IsArtifactDefinitionEq - Class in com.atlassian.bamboo.matcher.bean
-
- isArtifactDefinitionNameUniqueInChain(ArtifactDefinition) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManager
-
Test if artifact definition's name is unique within a chain that producer plan belongs to.
- isArtifactDefinitionNameUniqueInChain(ArtifactDefinition) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManagerImpl
-
- isArtifactDefinitionNameUniqueInJob(ArtifactDefinition) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManager
-
Test if artifact definition's name is unique within a producer job.
- isArtifactDefinitionNameUniqueInJob(ArtifactDefinition) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManagerImpl
-
- isArtifactDirectory(File) - Static method in class com.atlassian.bamboo.storage.location.ArtifactDirectoryBuilderImpl
-
Returns true if the specified directory looks like it could be an artifact directory.
- isArtifactHandlerConfiguration(String) - Static method in class com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersFunctions
-
- isArtifactHandlerOnOffSwitch(String) - Static method in class com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersFunctions
-
- isArtifactHandlerUiEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isArtifactHandlerUiEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether we let the user configure artifact handlers.
- IsArtifactLinkEq - Class in com.atlassian.bamboo.matcher.bean
-
- IsArtifactLinkEqOld - Class in com.atlassian.bamboo.matcher.bean
-
- isArtifactsEnabled() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- isArtifactShared() - Static method in class com.atlassian.bamboo.utils.BambooPredicates
-
- isArtifactStorageSpaceLimited() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isArtifactStorageSpaceLimited() - Method in interface com.atlassian.bamboo.FeatureManager
-
- IsArtifactSubscriptionEq - Class in com.atlassian.bamboo.matcher.bean
-
- isArtifactSubscriptionPossible() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- isAssignableFrom(Class) - Static method in class com.atlassian.bamboo.utils.BambooPredicates
-
- isAssignmentCheckPassed(AgentAssignmentMap.AgentAssignmentCheckResult) - Static method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentHelper
-
- isaSystem() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashServerEntity
-
- isAtlassian() - Method in class com.atlassian.bamboo.event.analytics.TaskBuildStartedAnalyticsEvent
-
- isAtlassianAccountEnabled() - Method in interface com.atlassian.bamboo.DarkFeatureService
-
Whether user profiles are managed by Atlassian Account
- isAtlassianAccountEnabled() - Method in class com.atlassian.bamboo.DefaultDarkFeatureService
-
- isAtlassianProxyIp(String) - Static method in class com.atlassian.bamboo.configuration.agent.AtlassianProxyIpList
-
- isAtlassianProxyIp(InetAddress) - Static method in class com.atlassian.bamboo.configuration.agent.AtlassianProxyIpList
-
- isAuditFailure() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- isAuditLogEnabled() - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- isAuditLoggingEnabled() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- isAuditLoggingEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isAuditLoggingEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isAuditLoggingEnabled() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- isAuditLoggingEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.auditlog.RestAuditLogConfiguration
-
- isAuditSuccess() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- isAuthCounterUpdateFailed(ServletRequest) - Static method in class com.atlassian.bamboo.user.authentication.BambooElevatedSecurityGuard
-
- isAuthenticatedAgentIp(InetAddress) - Method in class com.atlassian.bamboo.buildqueue.manager.ApprovedAuthenticationIpsCache
-
Whether the given IP address matches one of already authenticated agent IP patterns.
- isAuthenticatedAgentIp(String) - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManager
-
Returns true if the given IP address matches one of the already authenticated remote agent IP patterns.
- isAuthenticatedAgentIp(InetAddress) - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManager
-
Returns true if the given IP address matches one of the already authenticated remote agent IP patterns.
- isAuthenticatedAgentIp(String) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManagerImpl
-
- isAuthenticatedAgentIp(InetAddress) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManagerImpl
-
- isAuthError() - Method in exception com.atlassian.bamboo.plugins.git.GitHubAccessor.GitHubException
-
- isAuthorBambooServer(String) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
Is the supplied author user the bamboo server?
- IsAuthorEq - Class in com.atlassian.bamboo.matcher.bean
-
- IsAuthorEq(Author) - Constructor for class com.atlassian.bamboo.matcher.bean.IsAuthorEq
-
- isAuthorized() - Method in class com.atlassian.bamboo.event.agent.AgentAuthorisationEvent
-
- isAuto() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails.CloverBuild
-
- isAutodetectBranchPath() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- isAutodetectBranchRootUrl() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- isAutodetectTagPath() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- isAutodetectTagRootUrl() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- isAutoIncrement() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- isAutoIncrement() - Method in class com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingSchemeImpl
-
- isAutoIncrement() - Method in interface com.atlassian.bamboo.deployments.projects.versionnaming.InternalVersionNamingScheme
-
Auto increment the whole version name when a version is automatically created
- isAutoIncrement() - Method in class com.atlassian.bamboo.deployments.projects.VersionNamingSchemeImpl
-
- isAutoIncrement() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestVersionNamingDetails
-
- isAutoIncrementVersionName() - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectVersionNamingDetails
-
- isAutoIntegrate(BuildConfiguration) - Static method in class com.atlassian.bamboo.clover.CloverPluginHelper
-
Test if Build Configuration says "Automatically integrate Clover into build"
- isAutoIntegrate(Map<String, String>) - Static method in class com.atlassian.bamboo.clover.CloverPluginHelper
-
Test if parameter map says "Automatically integrate Clover into build"
- isAutomaticDependencyManagementEnabled() - Method in class com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementConfig
-
- isAutomaticInstanceManagementEnabled() - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- isAutomaticShutdownEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- isAutoShutdownEnabled() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
If automatic shutdown of instances is enabled
- isAutoShutdownEnabled() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- isAvailable() - Method in class com.atlassian.bamboo.crowd.BambooClusterService
-
- isAvailable() - Static method in class com.atlassian.bamboo.plugin.predicate.BambooPluginPredicates
-
- isAvailableLocally(ArtifactLink) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactLinkPredicates
-
- isAvailableOnly() - Method in class com.atlassian.bamboo.plugin.AgentPluginResolver.AgentPluginFilter
-
- isAwaitJobCompletion() - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- isAwaitJobCompletion() - Method in class com.atlassian.bamboo.migration.ExportDetailsBean
-
- isBackgroundProcess() - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- isBackupSelected() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- isBambooSpecFailure(ImmutableResultsSummary) - Static method in class com.atlassian.bamboo.resultsummary.ResultSummaryHelper
-
- isBambooSpecResult(ImmutableResultsSummary) - Static method in class com.atlassian.bamboo.resultsummary.ResultSummaryHelper
-
- isBambooSpecsCapable() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
Returns true if given repository type can store Bamboo Specs and notify about changes in it.
- isBambooSpecsDetectionEnabled() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
Returns true if given repository has Bamboo Specs detection enabled, so any changes to these specs
should trigger update of Bamboo configuration.
- isBambooSpecsDetectionEnabled() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsBambooSpecsDetectionOptions
-
- isBambooSpecsDetectionEnabled() - Method in class com.atlassian.bamboo.vcs.configuration.VcsBambooSpecsDetectionOptionsImpl
-
- isBambooSpecsDetectionRequiresWebhooks() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- isBambooSpecsEnabled() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- isBambooSpecsFailure(ImmutableResultsSummary) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- isBambooSpecsPermittedToAllProjects() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
Returns true if Bamboo Specs stored in this repository is permitted to modify configuration of
all projects in Bamboo.
- isBambooSpecsPermittedToAllProjectsEditable() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- isBambooSpecsPermittedToAllRepositories() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- isBambooSpecsPermittedToAllRepositoriesEditable() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- isBambooSpecsSuccess(ImmutableResultsSummary) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- isBambooSpecSuccess(ImmutableResultsSummary) - Static method in class com.atlassian.bamboo.resultsummary.ResultSummaryHelper
-
- isBaseUrlMatchesRequestUrl() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- isBasicEdition() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- isBatchContentTrackingEnabled() - Method in class com.atlassian.bamboo.plugin.web.BambooResourceBatchingConfiguration
-
- isBeingStopped() - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentInProgress
-
- isBeingStopped() - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentInProgressImpl
-
- isBeingTerminated() - Method in interface com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstance
-
- isBeingTerminated() - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- isBeingTerminated() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockRemoteEC2Instance
-
- isBitbucketServerVersionMirrorsSupported(StashClient) - Method in class com.atlassian.bamboo.plugins.stash.BitbucketSeverMirrorHelper
-
Checks if given Bitbucket Server is supported.
- isBlacklisted(Set<String>) - Static method in class com.atlassian.bamboo.plugin.predicate.BambooPluginPredicates
-
Predicate that returns true
if a plugin key can be found on a blacklist
- isBlacklisted(Class<?>, SerializationSecurityMethod) - Method in class com.atlassian.bamboo.serialization.AbstractSerializationSecurityManager
-
- isBlacklisted(Class<?>, SerializationSecurityMethod) - Method in interface com.atlassian.bamboo.serialization.SerializationSecurityManager
-
returns true for classes that should not be serialised or deserialised.
- isBlockedFromBuilding(PlanKey) - Method in class com.atlassian.bamboo.v2.build.trigger.DefaultDependencyBlockingManager
-
- isBlockedFromBuilding(PlanKey, Set<? extends ImmutablePlan>) - Method in class com.atlassian.bamboo.v2.build.trigger.DefaultDependencyBlockingManager
-
- isBlockedFromBuilding(PlanKey) - Method in interface com.atlassian.bamboo.v2.build.trigger.DependencyBlockingManager
-
Checks if build should be blocked, and executes any parent builds if required.
- isBlockedFromBuilding(PlanKey, Set<? extends ImmutablePlan>) - Method in interface com.atlassian.bamboo.v2.build.trigger.DependencyBlockingManager
-
Checks if build should be blocked, and executes any parent builds if required.
- isBootstrapped() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- isBootstrapped() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- isBranch(boolean) - Method in interface com.atlassian.bamboo.build.context.BuildContextBuilder
-
- isBranch(boolean) - Method in class com.atlassian.bamboo.build.context.BuildContextBuilderImpl
-
- isBranch() - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
Provides information if context refers to the branch of the Chain
- isBranch() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- isBranch() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- isBranch() - Method in class com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
- isBranchAware() - Method in enum com.atlassian.bamboo.ww2.actions.branch.BranchCreationType
-
- isBranchBuild - Variable in class com.atlassian.bamboo.rest.model.plan.directoryinfo.DirectoryInformationResult
-
- isBranchCleanupDisabled() - Method in class com.atlassian.bamboo.plan.branch.BranchSpecificConfiguration
-
- isBranchCleanUpEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.branch.configuration.BranchConfigurationDetailsPage
-
- IsBranchCondition - Class in com.atlassian.bamboo.ww2.actions.build
-
- IsBranchCondition() - Constructor for class com.atlassian.bamboo.ww2.actions.build.IsBranchCondition
-
- isBranchConfigurable() - Method in class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch
-
- isBranchDetectionCapable() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- isBranchDetectionCapable() - Method in class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch
-
- isBranchDetectionCapable() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- isBranchesInitialBuildChangelistEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isBranchesInitialBuildChangelistEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether Bamboo should look for changes when doing initial build for a branch.
- isBranchMergePushOverride() - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
If branch merging is enabled, if we override the push
- isBranchMergePushOverride() - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- isBranchMergePushOverride() - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- isBranchOf(PlanKey, PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.CachedPlanManager
-
Test if plan identified by branchKey is a branch of plan identified by chainKey.
- isBranchOf(PlanKey, PlanKey) - Method in class com.atlassian.bamboo.plan.cache.CachedPlanManagerImpl
-
- isBranchOf(PlanIdentifier) - Static method in class com.atlassian.bamboo.plan.PlanPredicates
-
- isBuildable() - Method in enum com.atlassian.bamboo.plan.PlanType
-
- isBuildActuallyCancelled() - Method in class com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoints.ExecutionCancelled
-
- isBuildActuallyCancelled() - Method in class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.ExecutionCancelled
-
- isBuildConcurrencyEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.concurrentbuild.RestBuildConcurrency
-
- isBuildExists() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
Has a build result summary been saved in the data base for this build? Errors may short circuit the rest of the
build process so a build may not get saved.
- isBuilding() - Method in interface com.atlassian.bamboo.chains.BuildExecution
-
Returns true if the build is currently executing
- isBuilding() - Method in interface com.atlassian.bamboo.chains.StageExecution
-
If the Stage is building or not
- isBuilding() - Method in interface com.atlassian.bamboo.chains.StageState
-
Checks if the stage is building
- isBuilding - Variable in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- isBuildingAllowed(ImmutableChain) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- isBuildingAllowed(ImmutableChain) - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
Checks if a particular build is allowed to be built.
- isBuildingAllowed(ImmutableChain) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- isBuildInThreeMostRecent() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- isBuildLogsTooLong() - Method in class com.atlassian.bamboo.build.ViewBuildLogs
-
- isBuildLogVisible(String) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentLogsPage
-
- isBuildMonitoringEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.buildmonitoring.RestBuildMonitoring
-
- isBuildNumberApplicableForUpgrade(String) - Method in class com.atlassian.bamboo.upgrade.UpgradeUtilityBean
-
- isBuildQueuesDisabled() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- isBuildSpecific() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- isBuildSpecific() - Method in class com.atlassian.bamboo.logger.ElasticErrorDetailsImpl
-
- isBuildSpecific() - Method in interface com.atlassian.bamboo.logger.ErrorDetails
-
Is this error specific to one plan (true) or for all/any plans (false) e.g.
- isBuildSpecific() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
- isBuildStatusHandlingEnabled() - Method in class com.atlassian.bamboo.build.status.AbstractBuildStatusUpdater
-
- isBuildStatusHandlingEnabled() - Method in class com.atlassian.bamboo.plugins.bitbucket.events.BitbucketBuildStatusUpdater
-
- isBuildStatusHandlingEnabled() - Method in class com.atlassian.bamboo.plugins.stash.BitbucketServerBuildStatusUpdater
-
- isBuildTrigger() - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkImpl
-
- isBuildTrigger() - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
- isBuildTrigger() - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- isBuildTrigger() - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
Indicates if this changeset is reason to start a build.
- isBuildTrigger() - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- isBuildTrigger() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.RepositoryTriggerSelector
-
- isBundled() - Static method in class com.atlassian.bamboo.plugin.predicate.BambooPluginPredicates
-
- isBusy() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- isBusy() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- isBusy() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- isBusy() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
- isBusy() - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- isBusy(PlanKey) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- isBusy() - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
- isBusy(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
Tests if the
Plan
represented by
PlanKey
is busy starting
- isBusy(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- isBusy() - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- isBusy() - Method in class com.atlassian.bamboo.rest.model.agent.RestBuildAgent
-
- isBusy(BuildAgent) - Static method in class com.atlassian.bamboo.utils.predicates.BuildAgentPredicates
-
- isBusy() - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
Returns true if an agent is building or is cancelling a build
- isBusy() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- isBusy() - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- isCachingSupportedFor(CachingAwareRepository.CachableOperation) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- isCachingSupportedFor(CachingAwareRepository.CachableOperation) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- isCachingSupportedFor(CachingAwareRepository.CachableOperation) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- isCachingSupportedFor(CachingAwareRepository.CachableOperation) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- isCachingSupportedFor(CachingAwareRepository.CachableOperation) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- isCachingSupportedFor(CachingAwareRepository.CachableOperation) - Method in interface com.atlassian.bamboo.repository.CachingAwareRepository
-
- isCachingSupportedFor(CachingAwareRepository.CachableOperation) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- isCanceled() - Method in class com.atlassian.bamboo.process.DelegatingProcessHandler
-
- isCancelled() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionFuture
-
- isCancelled() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionShutdownFuture
-
- isCancelled() - Method in class com.atlassian.bamboo.plugins.git.BuildLoggerProgressMonitor
-
- isCancelling() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- isCanDelete() - Method in interface com.atlassian.bamboo.deployments.Operations
-
- isCanDelete() - Method in class com.atlassian.bamboo.deployments.OperationsImpl
-
- isCanDelete() - Method in class com.atlassian.bamboo.rest.model.deployments.RestOperations
-
- isCanDelete() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestRequirement.RequirementOperations
-
- isCanEdit() - Method in interface com.atlassian.bamboo.deployments.Operations
-
- isCanEdit() - Method in class com.atlassian.bamboo.deployments.OperationsImpl
-
- isCanEdit() - Method in class com.atlassian.bamboo.rest.model.deployments.RestOperations
-
- isCanExecute() - Method in enum com.atlassian.bamboo.buildqueue.manager.AgentAssignmentMap.AgentAssignmentCheckResult
-
- isCanExecute() - Method in interface com.atlassian.bamboo.deployments.Operations
-
- isCanExecute() - Method in class com.atlassian.bamboo.deployments.OperationsImpl
-
- isCanExecute() - Method in class com.atlassian.bamboo.rest.model.deployments.RestOperations
-
- isCanMerge() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestMergeability
-
- isCanView() - Method in interface com.atlassian.bamboo.deployments.Operations
-
- isCanView() - Method in class com.atlassian.bamboo.deployments.OperationsImpl
-
- isCanView() - Method in class com.atlassian.bamboo.rest.model.deployments.RestOperations
-
- isCapabilitiesMatch(BuildAgent, ImmutableJob) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService
-
Helper methods to check if executor is capable of running executable
- isCapabilitiesMatch(ElasticImageConfiguration, ImmutableJob) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService
-
- isCapabilitiesMatch(BuildAgent, long) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService
-
- isCapabilitiesMatch(ElasticImageConfiguration, long) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService
-
- isCapabilitiesMatch(BuildAgent, ImmutableJob) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentServiceImpl
-
- isCapabilitiesMatch(ElasticImageConfiguration, ImmutableJob) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentServiceImpl
-
- isCapabilitiesMatch(BuildAgent, long) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentServiceImpl
-
- isCapabilitiesMatch(ElasticImageConfiguration, long) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentServiceImpl
-
- isCapabilitiesMatch() - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- isCapabilitiesMatch() - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentAssignmentExecutableDetails
-
- isCapabilitiesMatch() - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentAssignmentExecutorDetails
-
- isCapableToDeploy() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage.Agent
-
- isCaptchaEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- isCaptchaResetable() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- isChain(ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.PlanClassHelper
-
- isChain() - Method in enum com.atlassian.bamboo.plan.PlanType
-
- isChainBranch() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- isChainBranch(ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.PlanClassHelper
-
- isChainEnabled() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- isChainEnabled() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- isChainKey(PlanKey) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
- isChainNameConflicting(String, long, String) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Verifies whether a
Chain
name is unique with the given project
- isChainNameConflicting(String, long, String) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- isChainNameConflicting(String, long, String) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
Verifies whether a
Chain
name is unique with the given project
- isChainNameConflicting(String, long, String) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- isChainResult(ImmutableResultsSummary) - Static method in class com.atlassian.bamboo.resultsummary.ResultSummaryClassHelper
-
- isChainResultClass(Class<? extends ImmutableResultsSummary>) - Static method in class com.atlassian.bamboo.resultsummary.ResultSummaryClassHelper
-
- isChainTrigger(ImmutableChain, Set<Long>) - Static method in class com.atlassian.bamboo.utils.BambooPredicates
-
- isChangePassword() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- isChannelClosed() - Method in class com.atlassian.bamboo.plugins.ssh.SshProxyCommand
-
- isCharacterSetCheckPass() - Method in interface com.atlassian.bamboo.health.MySQLChecks
-
- isCharacterSetCheckPass() - Method in class com.atlassian.bamboo.health.MySQLChecksImpl
-
- isCheckboxSetInAction(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- isCheckoutSuccess() - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
- isCheckoutSuccess() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- isCidrMatching(String, String, String) - Static method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerIpHandling
-
- isClean(File) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
- isClean(File) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- isClean(File) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- isCleanCheckout() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- isCleanCheckoutRequired() - Method in interface com.atlassian.bamboo.repository.MandatoryCleanCheckoutAwareRepository
-
- isCleanCheckoutRequired() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- isCleanWorkingDirectory() - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
Should the working directory be cleaned after build.
- isCleanWorkingDirectory() - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- isCleanWorkingDirectory() - Method in interface com.atlassian.bamboo.build.PartialBuildDefinition
-
- isClearArtifacts() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- isCloneJob(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- isClonePlan() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- isCloneRequested(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- isCloseSourceBranch() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequest
-
- isCloudExportEnabled() - Method in interface com.atlassian.bamboo.DarkFeatureService
-
Check if export for cloud is enabled (mainly view is available for users)
- isCloudExportEnabled() - Method in class com.atlassian.bamboo.DefaultDarkFeatureService
-
- isCloverAdgReport(Artifact) - Method in class com.atlassian.bamboo.clover.build.coverage.CloverReportLinker
-
- isCloverAdgReport(Artifact) - Method in interface com.atlassian.bamboo.clover.build.coverage.ReportProvider
-
Returns true
if given artifact contains Clover's HTML report in ADG style (introduced in Clover 4)
- isCloverEnabled(ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.PlanPredicates
-
Check if plan is Clover enabled.
- isCloverEnabledForPlan - Static variable in class com.atlassian.bamboo.clover.CloverPluginHelper
-
- isCloverOn(BuildConfiguration) - Static method in class com.atlassian.bamboo.clover.CloverPluginHelper
-
- isCloverOn(Map<String, String>) - Static method in class com.atlassian.bamboo.clover.CloverPluginHelper
-
- isCloverReport(Artifact) - Method in class com.atlassian.bamboo.clover.build.coverage.CloverReportLinker
-
- isCloverReport(Artifact) - Method in interface com.atlassian.bamboo.clover.build.coverage.ReportProvider
-
Returns true
if given artifact contains Clover's HTML report.
- isCollapsedByDefault(ChainStageResult, Collection<ChainStageResult>) - Method in interface com.atlassian.bamboo.chains.StageStatusHelper
-
Returns a boolean indicating whether or not the stage should appear collapsed by default in the UI
- isCollapsedByDefault(ChainStageResult, Collection<ChainStageResult>) - Method in class com.atlassian.bamboo.chains.StageStatusHelperImpl
-
- isCollationCheckPass() - Method in interface com.atlassian.bamboo.health.MySQLChecks
-
- isCollationCheckPass() - Method in class com.atlassian.bamboo.health.MySQLChecksImpl
-
- isColumnPresent(Connection, String, String) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- isColumnPresent(Statement, String, String) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- isColumnPresent(Statement, String, Predicate<String>) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- isColumnPresent(Connection, String, String) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Checks whether given table contains the specified column.
- isColumnPresent(Statement, String, String) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Checks whether given table contains the specified column.
- isColumnPresent(Statement, String, String) - Method in class com.atlassian.bamboo.utils.db.MsSqlDbmsBean
-
- isCommandStringLegal(String) - Static method in enum com.atlassian.bamboo.agent.installer.InstallerCommand
-
- isCommentMode() - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- isCommentMode() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- isCommercial() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
- isCommercial() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- isCommercialLicense() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- isCommitIsolationEnabled() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- isCommitIsolationEnabled() - Method in interface com.atlassian.bamboo.repository.CommitIsolationAwareRepository
-
Whether or not commits will be broken up into individual builds
- isCommitIsolationEnabled() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- isCommitIsolationEnabled() - Method in class com.atlassian.bamboo.vcs.configuration.ChangeDetectionSourceDefinitionImpl
-
- isCommitIsolationEnabled() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsChangeDetectionOptions
-
- isCommitIsolationSupported() - Method in class com.atlassian.bamboo.vcs.configuration.configurator.DefaultChangeDetectionOptionsConfigurator
-
- isCommitIsolationSupported() - Method in interface com.atlassian.bamboo.vcs.configurator.VcsChangeDetectionOptionsConfigurator
-
Informs if associated repository type supports commits being broken up into individual builds
- isCommitRelevantToBranch(CommitContext) - Static method in class com.atlassian.bamboo.commit.CommitPredicates
-
- isCommunity() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
- isCommunity() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- isComparingWithBuildResult() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionJiraIssues
-
- isComplete() - Method in class com.atlassian.bamboo.process.DelegatingProcessHandler
-
- isCompleteContentSelected() - Method in class com.atlassian.bamboo.configuration.agent.ViewOfflineAgents
-
- isCompleted() - Method in interface com.atlassian.bamboo.chains.BuildExecution
-
Returns true if the build has completed
- isCompleted() - Method in interface com.atlassian.bamboo.chains.ChainExecution
-
Returns true if the chain has finished executing
- isCompleted() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- isCompleted() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- isCompleted() - Method in interface com.atlassian.bamboo.chains.ChainState
-
Checks if the
Chain
has been completed
- isCompleted() - Method in interface com.atlassian.bamboo.chains.StageExecution
-
If the Stage has completed or not
- isCompleted() - Method in interface com.atlassian.bamboo.chains.StageState
-
Checks if the stage has been marked as completed
- isCompleted() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionWork
-
- isCompleted - Variable in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- isCompleteList() - Method in class com.atlassian.bamboo.utils.collection.PartialList
-
- isCompressionEnabled() - Method in class com.atlassian.bamboo.plugin.servlet.AbstractDownloadStrategy
-
- isConcretelyMappedType(Class<? extends T>) - Method in class com.atlassian.bamboo.persistence3.AbstractDiscriminatorRegistry
-
Tests if the provided type is concretely mapped
- isConditional() - Method in class com.atlassian.bamboo.event.analytics.TaskBuildStartedAnalyticsEvent
-
- isConditionalTask() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- isConditionalTask() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- isConditionalTask() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- isConfig() - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodEntity
-
- isConfigChanged() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- isConfigurationComplete(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.AgentLocalArtifactHandlerConfigurator
-
- isConfigurationComplete(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.handlers.AbstractArtifactHandlerConfigurator
-
- isConfigurationComplete(Map<String, String>) - Method in interface com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlerConfigurator
-
Validate if configuration of the artifact handler is complete
- isConfigurationComplete(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- isConfigurationFieldEqual(String, String) - Static method in class com.atlassian.bamboo.task.TaskPredicates
-
Get a predicate that returns true if TaskDefinition.getConfiguration contains key and value equal to passed in
parameters.
- isConfigurationMissing(HierarchicalConfiguration) - Method in class com.atlassian.bamboo.build.monitoring.BuildMonitoringPerPlanPlugin
-
- isConfigurationMissing(BuildConfiguration) - Method in class com.atlassian.bamboo.build.monitoring.HungBuildPlanConfigurationPlugin
-
- isConfigurationMissing(HierarchicalConfiguration) - Method in class com.atlassian.bamboo.plugins.labeller.BuildLabeller
-
- isConfigurationMissing(HierarchicalConfiguration) - Method in interface com.atlassian.bamboo.v2.build.BuildConfigurationAwarePlugin
-
Checks if HierarchicalConfiguration objects contains plugin's configuration values.
- isConfigurationMissing(BuildConfiguration) - Method in interface com.atlassian.bamboo.v2.build.configuration.BuildConfigurationUIPlugin
-
Deprecated.
Checks if BuildConfiguration objects contains plugin's configuration values.
- isConfigurationUpdated() - Method in class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- isConfigurationUpdated() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactHandlers
-
- isConfigurationUpdated() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactStorage
-
- isConfirmed() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- isConfirmed() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- isConflicted() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestMergeability
-
- IsConsumedSubscriptionEq - Class in com.atlassian.bamboo.matcher.bean
-
- isContainsDirectoryTraversalString(String) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- isContextBatchingEnabled() - Method in class com.atlassian.bamboo.plugin.web.BambooResourceBatchingConfiguration
-
- isContinuable() - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- isContinuable() - Method in interface com.atlassian.bamboo.chains.ChainState
-
true if user will be able to manually continue the build after this execution ends
- isContinuable() - Method in interface com.atlassian.bamboo.chains.ImmutableChainResultsSummary
-
Indicates that
Chain
execution has been stopped on manual stage and is waiting for user action
- isContinuable() - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- isContinuable() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- isContinuable() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- isContinuable() - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- isContinuable() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- isContinueFromFailed() - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
Executing manual stage of unsuccessful build.
- isContinueFromFailed() - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- isCoverageHtmlEnabled() - Method in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- isCreateButtonPresent() - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- isCreated() - Method in class com.atlassian.bamboo.event.aws.ElasticBambooConfigChangedEventImpl
-
- isCreateGroupButtonVisible() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.GroupsAdminPage
-
- isCreateTriggerEnabled() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- isCreateUserButtonVisible() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage
-
- isCreative() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- isCreative() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManagerImpl
-
- isCredentialsNonExpired() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- IsCredentialsOfType(String) - Constructor for class com.atlassian.bamboo.credentials.CredentialsAccessor.IsCredentialsOfType
-
Deprecated.
- IsCronTriggerEq - Class in com.atlassian.bamboo.mockito
-
- IsCronTriggerEq(CronTrigger) - Constructor for class com.atlassian.bamboo.mockito.IsCronTriggerEq
-
- isCrowdRecoveryModeEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isCrowdRecoveryModeEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
- isCurrentBranchChanged() - Method in class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopy
-
- isCurrentlyLoggedInUser() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- isCurrentlyQueuedOnly() - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- isCurrentlyQueuedOnly() - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- isCurrentlyQueuedOnly() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
Is the build queued?
- isCurrentlyQueuedOnly() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- isCurrentPage() - Method in interface com.atlassian.breadcrumbs.BreadCrumb
-
Returns true if the curren
BreadCrumb
should be selected
- isCurrentPage() - Method in class com.atlassian.breadcrumbs.build.result.BuildResultSummaryCrumb
-
- isCurrentPage() - Method in class com.atlassian.breadcrumbs.BuildCrumb
-
- isCurrentPage() - Method in class com.atlassian.breadcrumbs.chain.ChainBranchesCrumb
-
- isCurrentPage() - Method in class com.atlassian.breadcrumbs.chain.ChainConfigCrumb
-
- isCurrentPage() - Method in class com.atlassian.breadcrumbs.chain.ChainCrumb
-
- isCurrentPage() - Method in class com.atlassian.breadcrumbs.chain.ChainResultSummaryCrumb
-
- isCurrentPage() - Method in class com.atlassian.breadcrumbs.chain.JobConfigCrumb
-
- isCurrentPage() - Method in class com.atlassian.breadcrumbs.chain.JobResultCrumb
-
- isCurrentPage() - Method in class com.atlassian.breadcrumbs.ProjectCrumb
-
- isCustom() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails.CloverBuild
-
- isCustomAcceptedSshHostKeysEnabled() - Method in class com.atlassian.bamboo.agent.remote.security.RemoteTrustedKeyHelperImpl
-
- isCustomAcceptedSshHostKeysEnabled() - Method in class com.atlassian.bamboo.security.AbstractTrustedKeyHelper
-
- isCustomAcceptedSshHostKeysEnabled() - Method in interface com.atlassian.bamboo.security.TrustedKeyHelper
-
- isCustomArtifactHandlingConfigured(Map<String, String>) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
- isCustomBuild(boolean) - Method in interface com.atlassian.bamboo.build.context.BuildContextBuilder
-
- isCustomBuild(boolean) - Method in class com.atlassian.bamboo.build.context.BuildContextBuilderImpl
-
- isCustomBuild() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- isCustomBuild() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- isCustomBuild() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Indicates that this result was run with custom variables (some of the variables were overwritten) - used to display indicator in UI
- isCustomBuild() - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
Provides information if context refers to the build that had some variables overwritten
- isCustomBuild() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- isCustomBuild() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- isCustomConfigurationEnabledForPlan(BuildDefinition, String, boolean) - Static method in class com.atlassian.bamboo.build.monitoring.ForceBuildStopperUtil
-
- isDashboardFilterConfigured() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- isDashboardFilterEnabled() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- isDatabaseSetUp() - Method in class com.atlassian.bamboo.persistence.BambooSessionInViewFilter
-
- isDataOverwrite() - Method in class com.atlassian.bamboo.testutils.properties.DbProperties
-
- isDaySelected(String) - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- isDebugEnabled() - Method in class com.atlassian.bamboo.maven.MavenNullLogger
-
- isDedicated() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- isDedicated() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- isDedicated() - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
- isDedicated() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- isDedicated() - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- isDefault(PlanRepositoryDefinition) - Static method in class com.atlassian.bamboo.plan.PlanHelper
-
- isDefault() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashBranchEntity
-
- isDefaultArtifactHandler(String) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
Bamboo has list of 'default' artifact handlers which are enabled by default.
- isDefaultConfiguration(RepositoryConfiguration) - Static method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.UserConfigurationChecker
-
- isDefaultConfigurationAvailable() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.DefaultAgentCapabilityManager
-
- isDefaultConfigurationAvailable() - Method in class com.atlassian.bamboo.v2.build.agent.capability.DefaultAgentCapabilityManagerImpl
-
- isDefaultOverridden() - Method in class com.atlassian.bamboo.build.configuration.ConcurrentBuildConfigForPlan
-
- isDefaultPort(String, int) - Static method in class com.atlassian.bamboo.utils.HttpUtils
-
- isDefaultRepositoryRef(String, Map<String, String>) - Method in class com.atlassian.bamboo.plugins.vcs.task.export.AbstractVcsTaskExporter
-
Whether the given repository identifier points to a default repository of a plan.
- isDefaultRepositoryRef(String) - Method in class com.atlassian.bamboo.task.export.AbstractRepositoryAwareTaskExporter
-
Whether the given repository identifier points to a default repository of a plan.
- isDefaultRepositoryTypeDifferent() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- isDeletable(User) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Is this user deletable? A user may not be deletable because:
1) They are read-only (i.e.
- isDeletable(Group) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Returns true if the given group can be deleted.
- isDeletable(User) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- isDeletable(Group) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- isDeleteable() - Method in class com.atlassian.bamboo.mock.plugins.MockPlugin
-
- isDeleted() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- isDeleteLinkVisible() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage.TableRow
-
- isDemonstration() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
- isDemonstration() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- isDemonstrationContentInstalled() - Method in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- isDeployContinuously() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- isDeployed() - Method in class com.atlassian.bamboo.pageobjects.elements.deployments.environments.EnvironmentRowOnDashboardElement
-
- isDeploymentExpiryEnabled() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- isDeploymentExpiryEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isDeploymentExpiryEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isDeploymentExpiryEnabled() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Returns true if deployments expiry is enabled.
- isDeploymentFromMainBranch() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- isDeploymentMode(Map<String, Object>) - Static method in class com.atlassian.bamboo.task.TaskContextHelper
-
- isDeploymentProjectAllowed(String) - Method in interface com.atlassian.bamboo.configuration.external.RssPermissions
-
Whether the Bamboo Specs stored in given repository is allowed to create or modify a deployment project
specified by the key.
- IsDeploymentProjectEq<T extends InternalDeploymentProject> - Class in com.atlassian.bamboo.deployments.projects.matcher
-
- IsDeploymentProjectItemEq<T extends InternalDeploymentProjectItem> - Class in com.atlassian.bamboo.deployments.projects.matcher
-
- isDeploymentProjectNameConflicting(String) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Deployment Project Names need to be unique within the system.
- isDeploymentProjectNameConflicting(String) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- isDeploymentProjectPlanConfigured() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- isDeploymentResultCurrentlyDeployed() - Method in class com.atlassian.bamboo.deployments.execution.actions.DeleteDeploymentResult
-
- IsDeploymentResultEq<T extends InternalDeploymentResult> - Class in com.atlassian.bamboo.deployments.results.matcher
-
- IsDeploymentResultEq(T) - Constructor for class com.atlassian.bamboo.deployments.results.matcher.IsDeploymentResultEq
-
- isDeploymentSuccessful() - Method in class com.atlassian.bamboo.pageobjects.elements.deployments.environments.EnvironmentRowOnDashboardElement
-
- IsDeploymentVersionEq<T extends InternalDeploymentVersion> - Class in com.atlassian.bamboo.deployments.versions.matcher
-
- IsDeploymentVersionStatusEq<T extends InternalDeploymentVersionStatus> - Class in com.atlassian.bamboo.deployments.versions.matcher
-
- isDerivedFromLinkedRepository() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- isDetach() - Method in class com.atlassian.bamboo.docker.RunConfig
-
- isDeveloper() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
- isDeveloper() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- isDevMode() - Static method in class com.atlassian.bamboo.util.BuildUtils
-
- isDialogPresent() - Method in class com.atlassian.bamboo.pageobjects.pages.global.ActionTipDialog
-
- isDirectoryImportant(File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Checks a path against a defined list of directories to see if it is important (and should not be deleted)
- isDirectoryOrLinkToDirectory(File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Checks whether a File
is a directory or a link to a directory.
- isDirectorySynchronisable(long) - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- isDirectorySynchronising(long) - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- isDisableAllQuickFiltersLinkPresent() - Method in class com.atlassian.bamboo.pageobjects.pages.global.filter.QuickFiltersDashboardComponent
-
- isDisabled() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- isDisabled() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- isDisabled() - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingConfig
-
- isDisabled() - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- isDisabled() - Method in class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- isDisabled() - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- isDisabled() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudCommitCommenter.PlanDTO
-
- isDisabled() - Method in class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter.PlanDTO
-
- isDisabled() - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- isDisabled() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- isDisabled() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- isDisabled() - Method in class com.atlassian.breadcrumbs.BuildCrumb
-
- isDisabled() - Method in class com.atlassian.breadcrumbs.chain.ChainCrumb
-
- isDisableForHTTPGET() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestXsrfProtection
-
- isDisableRepositoryCache() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration
-
- isDisplayContactDetailsEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- isDisplayed() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ServerPauseResumePage.ServerRunningWarning
-
- isDisplayed() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.BambooSetupWait
-
- isDistributedVcs() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
Returns true if this repository type is a DVCS.
- isDockerConfigured() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isDockerEnabled() - Method in class com.atlassian.bamboo.configuration.external.yaml.properties.inner.DockerConfiguration
-
- isDockerEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.docker.AbstractDockerPage
-
- isDockerExecutableConfigured(CapabilitySetManager) - Static method in class com.atlassian.bamboo.docker.BambooDockerHelper
-
- isDockerPipelinesEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isDockerPipelinesEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
- isDone() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionFuture
-
- isDone() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionShutdownFuture
-
- isDropDownOpen() - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- isDynamicallyLoaded() - Method in class com.atlassian.bamboo.mock.plugins.MockPlugin
-
- isEbsEnabled() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
Get Elastic Instance Configuration's EBS status.
- isEbsEnabled() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- isEbsEnabled() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- isEbsEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- isEbsEnabled() - Method in class com.atlassian.bamboo.ww2.actions.agent.ElasticImageDecorator
-
- isEbsOptimised(ElasticImageConfiguration) - Static method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationCapabilities
-
- isEbsOptimised() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- isEbsOptimised() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- isEc2ConfigurationWarningRequired() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- isEc2ConfigurationWarningRequired() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- isEditable() - Method in interface com.atlassian.bamboo.build.PlanDependency
-
Can the user edit this dependency?
- isEditable() - Method in class com.atlassian.bamboo.build.PlanDependencyImpl
-
- isEditable() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.QuarantineConfirmationDialog
-
- isEditable() - Method in class com.atlassian.bamboo.rest.model.admin.group.RestGroup
-
- isEditMode() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- isElastic() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl
-
- isElastic() - Method in class com.atlassian.bamboo.logger.ElasticErrorDetailsImpl
-
- isElastic() - Method in class com.atlassian.bamboo.logger.ErrorDetailsImpl
-
Is this error specific to Elastic Bamboo
- isElasticAgentsSupported() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isElasticAgentsSupported() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether elastic agents are enabled
- isElasticBambooEnabled() - Method in interface com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrix
-
Check if elastic support is enabled
- isElasticBambooEnabled() - Method in class com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrixImpl
-
- isElasticBambooEnabled() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- isElasticBambooEnabled() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- isElasticBambooEnabled() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.DescribeAgentAvailability
-
- isElasticBambooEnabled() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildRequirement
-
- isElasticBambooEnabled() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.DescribeAgentAvailability
-
- isElasticEnabled() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- isElasticIPManagementEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- isElasticIpManagementEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- isElasticSupportEnabled() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticAccountBean
-
- isElasticSupportEnabled() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticAccountBeanImpl
-
- isElasticSupportEnabled() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
- isElasticSupportEnabled() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- isElasticSupportEnabled() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
- isElasticSupportEnabled() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- isElasticSupportPossible(ErrorCollection) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
- isElasticSupportPossible(ErrorCollection) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- isElasticSupportPossible() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- isElasticWizard() - Method in class com.atlassian.bamboo.event.aws.ElasticBambooConfigChangedEventImpl
-
- isElevatedSecurityCheckRequired(String) - Method in interface com.atlassian.bamboo.user.LoginInformationManager
-
Returns true when CAPTCHA is required for this user.
- isElevatedSecurityCheckRequired(String) - Method in class com.atlassian.bamboo.user.LoginInformationManagerImpl
-
- isElevatedSecurityFailed() - Method in class com.atlassian.bamboo.security.Login
-
- isElevatedSecurityFailed(ServletRequest) - Static method in class com.atlassian.bamboo.user.authentication.BambooElevatedSecurityGuard
-
- isElevatedSecurityRequired() - Method in class com.atlassian.bamboo.security.Login
-
- isElevatedSecurityRequired(ServletRequest) - Static method in class com.atlassian.bamboo.user.authentication.BambooElevatedSecurityGuard
-
- isEmbedded() - Method in enum com.atlassian.bamboo.utils.db.DatabaseType
-
- isEmpty() - Method in class com.atlassian.bamboo.concurrent.BlockingSet
-
- isEmpty() - Method in class com.atlassian.bamboo.plan.DetectionQueue
-
- isEmpty() - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionDataSet
-
- isEmpty(CachedPlanManager) - Static method in class com.atlassian.bamboo.project.ProjectPredicates
-
Returns predicate that filters project containing no plans.
- isEmpty() - Method in class com.atlassian.bamboo.sal.message.DefaultMessageCollection
-
- isEmpty(Iterable<T>) - Static method in class com.atlassian.bamboo.util.BambooIterablesUtils
-
- isEmpty() - Method in class com.atlassian.bamboo.util.OptionUnpackingMap
-
- isEmpty() - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- isEmpty() - Method in class com.atlassian.bamboo.utils.map.FilteredMap
-
- isEmpty() - Method in class com.atlassian.bamboo.utils.map.TypedIdentityMap
-
- isEmpty() - Method in class com.atlassian.bamboo.ww2.KeyAccessTrackingMap
-
- isEmptyMerge() - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- isEmptyMerge() - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- isEmptyMerge() - Method in class com.atlassian.bamboo.plan.branch.MergeResult
-
- isEmptyResults() - Method in class com.atlassian.bamboo.webwork.StarterAction.DashboardPage
-
- isEnableAnonymousAccess() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isEnableAnonymousAccess() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isEnableAnonymousAccess() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- isEnableBuildMonitoring() - Method in class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- isEnableCaptcha() - Method in class com.atlassian.bamboo.configuration.CaptchaConfiguration
-
- isEnableCaptcha() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isEnableCaptcha() - Method in class com.atlassian.bamboo.testutils.rest.entity.RestCaptchaConfiguration
-
- isEnableCaptchaOnSignup() - Method in class com.atlassian.bamboo.configuration.CaptchaConfiguration
-
- isEnableCaptchaOnSignup() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isEnableCaptchaOnSignup() - Method in class com.atlassian.bamboo.testutils.rest.entity.RestCaptchaConfiguration
-
- isEnableCommitIsolation() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration
-
- isEnabled() - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceSchedule
-
Is this schedule enabled or not
- isEnabled() - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl
-
- isEnabled() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
Whether or not Elastic Bamboo is enabled or not.
- isEnabled() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
Whether or not Elastic Bamboo is enabled or not.
- isEnabled() - Method in class com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfig
-
This methods checks if spot instance functionality is enabled
- isEnabled() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.GlobalTrackingConfiguration
-
- isEnabled() - Method in class com.atlassian.bamboo.build.docker.DefaultDockerHandlerImpl
-
- isEnabled() - Method in interface com.atlassian.bamboo.build.docker.DockerHandler
-
Returns enablement state of the implementation.
- isEnabled() - Method in interface com.atlassian.bamboo.build.docker.DockerPipelineConfiguration
-
Whether the Docker pipeline is enabled.
- isEnabled() - Method in class com.atlassian.bamboo.build.docker.DockerPipelineConfigurationImpl
-
- isEnabled() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- isEnabled() - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- isEnabled() - Method in class com.atlassian.bamboo.build.test.QuarantineConfiguration
-
- isEnabled() - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinition
-
- isEnabled(Map<String, String>) - Method in class com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
-
Check if Clover Command Decorator should be used.
- isEnabled() - Method in class com.atlassian.bamboo.configuration.ConcurrentBuildConfig
-
- isEnabled() - Method in class com.atlassian.bamboo.configuration.RssSecurityConfiguration
-
- isEnabled() - Method in class com.atlassian.bamboo.configuration.ViewGlobalAuditLogAction
-
- isEnabled() - Method in class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog
-
- isEnabled() - Method in class com.atlassian.bamboo.pageobjects.elements.AuiButton
-
- isEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConcurrentBuildsPage
-
- isEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditUserPage
-
- isEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage.UserDetails
-
- isEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanElement
-
- isEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.BambooSpecsConfigurationTab
-
- isEnabled() - Method in interface com.atlassian.bamboo.persister.AuditLogService
-
Returns whether logging is enabled
- isEnabled() - Method in class com.atlassian.bamboo.persister.DefaultAuditLogService
-
- isEnabled() - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationConfiguration
-
- isEnabled() - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationConfigurationImpl
-
- isEnabled(PluginAccessor) - Static method in class com.atlassian.bamboo.plugin.predicate.BambooPluginPredicates
-
- isEnabled() - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- isEnabled() - Method in class com.atlassian.bamboo.plugins.rest.admin.darkfeature.RestDarkFeature
-
- isEnabled() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashMirrorServerEntity
-
- isEnabled(BuildConfiguration) - Method in class com.atlassian.bamboo.repository.QuietPeriodHelper
-
- isEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- isEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticTerminationConfiguration
-
- isEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestRssSecurityConfiguration
-
- isEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestBruteForceProtection
-
- isEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestSignUp
-
- isEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestXsrfProtection
-
- isEnabled() - Method in class com.atlassian.bamboo.rest.model.agent.RestBuildAgent
-
- isEnabled() - Method in class com.atlassian.bamboo.rest.model.build.docker.RestDockerPipelineConfiguration
-
- isEnabled() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.task.RestTask
-
- isEnabled() - Method in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- isEnabled() - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- isEnabled() - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- isEnabled() - Method in interface com.atlassian.bamboo.task.TaskIdentifier
-
- isEnabled() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestDarkFeature
-
- isEnabled() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- isEnabled() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails.CloverBuild
-
- isEnabled() - Method in interface com.atlassian.bamboo.trigger.TriggerDefinition
-
- isEnabled() - Method in class com.atlassian.bamboo.trigger.TriggerDefinitionImpl
-
- isEnabled() - Method in class com.atlassian.bamboo.user.DefaultBambooUser
-
- isEnabled(BuildAgent) - Static method in class com.atlassian.bamboo.utils.predicates.BuildAgentPredicates
-
- isEnabled() - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
- isEnabled() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- isEnabled() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- isEnabled() - Method in class com.atlassian.bamboo.v2.build.agent.PipelineDefinitionImpl
-
- isEnabled() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- isEnabled() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- isEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- isEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction
-
- isEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- isEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- isEnabled() - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- isEnabled() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- isEnabled() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- isEnabled() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
-
- isEnabled() - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- isEnabled() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUser
-
- isEnabledByDefault() - Method in class com.atlassian.bamboo.plugin.descriptor.NoOpModuleDescriptor
-
- isEnabledByDefault() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- isEnabledByDefault() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- isEnabledCaptcha() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestSignUp
-
- isEnabledCaptchaOnSignup() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- isEnabledOnly() - Method in class com.atlassian.bamboo.plugin.AgentPluginResolver.AgentPluginFilter
-
- isEnableExternalUserManagement() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- isEnableForceStop() - Method in class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- isEnableGravatar() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- isEnableGravatarSupport() - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- isEnableGzipCompression() - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- isEnableJavascript() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- isEnableRestrictedAdmin() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isEnableRestrictedAdmin() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isEnableRestrictedAdmin() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- isEnableRestrictedAdmin() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isEnableRssPolling() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- isEnableRssPolling() - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- isEnableSignup() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isEnableSignup() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isEnableSignup() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- isEnableSignup() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isEnableSignup() - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
- isEnableSignup() - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- isEnableSignup() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- isEnableSignup() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- isEnableVerboseLogs() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration
-
- isEnableViewContactDetails() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isEnableViewContactDetails() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isEnableViewContactDetails() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- isEnableViewContactDetails() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isEnabling() - Method in class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAuthentication
-
- isEnabling() - Method in class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsTokenVerification
-
- isEncrypted(String) - Method in interface com.atlassian.bamboo.crypto.instance.SecretEncryptionService
-
Whether the supplied string has been encrypted by this service.
- isEncrypted(String) - Method in class com.atlassian.bamboo.crypto.instance.SecretEncryptionServiceImpl
-
- isEncrypted(String) - Method in interface com.atlassian.bamboo.crypto.instance.SecretEncryptionServiceInternal
-
Whether the supplied string has been encrypted by this service.
- isEncrypted(String) - Method in class com.atlassian.bamboo.crypto.instance.SecretEncryptionServiceInternalImpl
-
- isEncrypted() - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariable
-
- isEncrypted(RestContent) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.SecretResource
-
Check if provided string is encrypted by current Bamboo instance
- isEncrypted(String) - Method in class com.atlassian.bamboo.testutils.backdoor.SecretControl
-
- isEnforceLegacySsl() - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- isEnforceLegacySsl() - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- isEnforceLegacySsl() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- isEntityCreationAllowed(Object, Object[], String[]) - Method in class com.atlassian.bamboo.hibernate.ReadOnlyGetMethodEnforcer
-
- isEntityIn514Format(RepositoryDataEntity) - Static method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationXmlConverterImpl
-
- isEntityLinkKeyEqual(String) - Static method in class com.atlassian.bamboo.applinks.ApplinkPredicates
-
- isEntityLinkOfType(EntityType) - Static method in class com.atlassian.bamboo.applinks.ApplinkPredicates
-
- isEntityLinkOfType(Class<? extends EntityType>) - Static method in class com.atlassian.bamboo.applinks.ApplinkPredicates
-
- IsEntityObjectIdEq<T extends com.atlassian.core.bean.EntityObject> - Class in com.atlassian.bamboo.matcher.bean
-
- isEntriesInheriting() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- isEntriesInheriting() - Method in class com.atlassian.bamboo.security.acegi.acls.ImmutableAcl
-
- isEnvironmentBeingDeployedTo(long) - Method in interface com.atlassian.bamboo.deployments.execution.service.DeploymentExecutionService
-
Check if Environment is currently being deployed to
- isEnvironmentBeingDeployedTo(long) - Method in class com.atlassian.bamboo.deployments.execution.service.DeploymentExecutionServiceImpl
-
- IsEnvironmentEq<T extends InternalEnvironment> - Class in com.atlassian.bamboo.deployments.environments.matcher
-
- isEnvironmentNameConflicting(MutableDeploymentProject, String) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
Check if there is currently an environment with the given name in the given deployment Project.
- isEnvironmentNameConflicting(MutableDeploymentProject, String) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- isEqualToBranchWith(String) - Method in interface com.atlassian.bamboo.plan.branch.BambooVcsBranch
-
- isEqualToBranchWith(String) - Method in class com.atlassian.bamboo.plan.branch.BambooVcsBranchImpl
-
- isEqualToBranchWith(String) - Method in interface com.atlassian.bamboo.plan.branch.VcsBranch
-
- isEqualToBranchWith(String) - Method in class com.atlassian.bamboo.plan.branch.VcsBranchImpl
-
- isErrorEnabled() - Method in class com.atlassian.bamboo.maven.MavenNullLogger
-
- isEvaluation() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
- isEvaluation() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- isEvaluationLicense() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- isEventsDeferred() - Method in class com.atlassian.bamboo.configuration.external.PlanConfigImportService.ImportResult
-
- isEverythingOk() - Method in class com.atlassian.bamboo.ww2.actions.setup.SelectSetupStepAction
-
- isExecutable() - Method in class com.atlassian.bamboo.agent.installer.InstallableFile
-
- isExecutable() - Method in class com.atlassian.bamboo.util.SecureTemporaryFiles.TemporaryFileSpec
-
- isExecutable(Path) - Static method in class com.atlassian.bamboo.utils.BambooFiles
-
- isExecuteSpecsInDocker() - Method in class com.atlassian.bamboo.configuration.RssSecurityConfiguration
-
- isExecuteSpecsInDocker() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestRssSecurityConfiguration
-
- isExecuting() - Method in class com.atlassian.bamboo.build.DefaultJob
-
- isExecuting() - Method in class com.atlassian.bamboo.build.JobStatusHelper
-
- isExecuting(PlanKey) - Method in interface com.atlassian.bamboo.chains.ChainExecutionAccessor
-
Checks if the Chain is building
- isExecuting(PlanResultKey) - Method in interface com.atlassian.bamboo.chains.ChainExecutionAccessor
-
- isExecuting(PlanKey) - Method in class com.atlassian.bamboo.chains.ChainExecutionManagerImpl
-
- isExecuting(PlanResultKey) - Method in class com.atlassian.bamboo.chains.ChainExecutionManagerImpl
-
- isExecuting() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- isExecuting() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- isExecuting() - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- isExecuting() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
Is the build currently being executed?
- isExistingProjectKey(String) - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- isExistingProjectKey(String) - Method in interface com.atlassian.bamboo.project.ProjectDao
-
- isExistingProjectKey(String) - Method in class com.atlassian.bamboo.project.ProjectHibernateDao
-
- isExistingProjectKey(String) - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Returns true if the project name already exists
- isExistingProjectName(String) - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- isExistingProjectName(String) - Method in interface com.atlassian.bamboo.project.ProjectDao
-
- isExistingProjectName(String) - Method in class com.atlassian.bamboo.project.ProjectHibernateDao
-
- isExistingProjectName(String) - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Returns true if the project name already exists
- isExistingRepositoryRadioPresent() - Method in class com.atlassian.bamboo.pageobjects.components.vcs.VcsCreationComponent
-
- isExistingRepositoryRadioPresent() - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- isExists() - Method in class com.atlassian.bamboo.repository.CacheDescription.FileBased
-
- isExists() - Method in interface com.atlassian.bamboo.repository.CacheDescription
-
Information whether the cache directory currently exists on the server.
- isExpanded() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ConfigureEnvironmentComponent
-
- isExpectedStateTransition(LifeCycleState, LifeCycleState) - Static method in enum com.atlassian.bamboo.builder.LifeCycleState
-
- isExpensive(Message) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
-
Checks whether the message was marked as expensive.
- isExpensive() - Method in interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessageBatch
-
If true, the batch is going to be expensive to process.
- isExpensive() - Method in class com.atlassian.bamboo.v2.build.agent.messages.BatchRemoteBambooMessage
-
- isExpensive() - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
-
- isExperimentalPluginSpecsEnabled() - Method in interface com.atlassian.bamboo.DarkFeatureService
-
Check if experimental support for Specs DSL definitions in external plugins is enabled.
- isExperimentalPluginSpecsEnabled() - Method in class com.atlassian.bamboo.DefaultDarkFeatureService
-
- isExperimentalRestAdminApiEnabled() - Method in interface com.atlassian.bamboo.DarkFeatureService
-
Check whether the experimental REST admin API is enabled.
- isExperimentalRestAdminApiEnabled() - Method in class com.atlassian.bamboo.DefaultDarkFeatureService
-
- isExpireArtifacts() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- isExpireByBuild() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- isExpireByDate() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- isExpireLogs() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- isExpireResults() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- isExpiryEnabled() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryConfig
-
- isExpiryOverridable() - Method in class com.atlassian.bamboo.build.test.QuarantineConfiguration
-
- isExpiryOverridable() - Method in class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction
-
- isExpiryRunning() - Method in interface com.atlassian.bamboo.deployments.expiry.DeploymentExpiryService
-
- isExpiryRunning() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryServiceImpl
-
- isExpiryRunning() - Method in class com.atlassian.bamboo.deployments.expiry.ExpiryStatus
-
- isExpiryTypeArtifact() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- isExpiryTypeArtifact() - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- isExpiryTypeBuildLog() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- isExpiryTypeBuildLog() - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- isExpiryTypeNothing() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- isExpiryTypeNothing() - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- isExpiryTypeResult() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- isExpiryTypeResult() - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- isExport() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- isExportArtifacts() - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- isExportArtifacts() - Method in class com.atlassian.bamboo.migration.ExportDetailsBean
-
- isExportArtifacts() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- isExportBuildLogs() - Method in class com.atlassian.bamboo.migration.ExportDetailsBean
-
- isExportBuildLogs() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- isExportOfNonLocalGroupsRequired(DirectoryType) - Method in class com.atlassian.bamboo.migration.stream.crowd.PartialCrowdEntityXmlMapper
-
Determines whether the backup for a directory type includes all groups (both local
and non-local), or just local groups, excluding non-local (remote) groups.
- isExportResults() - Method in class com.atlassian.bamboo.migration.ExportDetailsBean
-
- isExportResults() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- isExportToJavaSpecsEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isExportToJavaSpecsEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
- isExportToYamlEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isExportToYamlEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
- isExportToYamlUiEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isExportToYamlUiEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
- isExpressSetupEnabled() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- isExternalDbMode() - Method in class com.atlassian.bamboo.testutils.properties.DbProperties
-
- IsExternalProcessBuilderEq - Class in com.atlassian.bamboo.matcher.bean
-
- IsExternalProcessBuilderEq(ExternalProcessBuilder) - Constructor for class com.atlassian.bamboo.matcher.bean.IsExternalProcessBuilderEq
-
- isExternals() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- isFailed() - Method in interface com.atlassian.bamboo.chains.ChainExecution
-
Returns true if the chain execution has failed
- isFailed() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- isFailed() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- isFailed() - Method in interface com.atlassian.bamboo.chains.ChainState
-
Checks if the
Chain
has failed
- isFailed() - Method in interface com.atlassian.bamboo.chains.StageState
-
Checks if the stage has failed
- isFailed() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- isFailed() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- isFailed(ResultsSummary) - Static method in class com.atlassian.bamboo.resultsummary.ResultSummaryPredicates
-
- isFatalErrorEnabled() - Method in class com.atlassian.bamboo.maven.MavenNullLogger
-
- isFavourite() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- isFavourite(ImmutablePlan, User) - Method in interface com.atlassian.bamboo.labels.LabelManager
-
- isFavourite(ImmutablePlan, User) - Method in class com.atlassian.bamboo.labels.LabelManagerImpl
-
- isFavourite(ImmutablePlan, User) - Method in interface com.atlassian.bamboo.plan.PlanFavouriteService
-
Test if plan is set as favourite for a user.
- isFavourite(ImmutablePlan, User) - Method in class com.atlassian.bamboo.plan.PlanFavouriteServiceImpl
-
- isFavourite(LabelManager, User) - Static method in class com.atlassian.bamboo.plan.PlanPredicates
-
Get a predicate that returns true for Plans that are marked as favourite for a given user.
- isFavourite(ImmutableChain) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- isFavourite(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.branch.ViewChainBranches
-
- isFavourite(Plan) - Method in class com.atlassian.bamboo.ww2.actions.labels.SetFavouriteAction
-
- isFavourite(ImmutableTopLevelPlan) - Method in class com.atlassian.bamboo.ww2.actions.project.ViewProject
-
- isFavourite(ImmutablePlan, HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- isFeatureForCurrentUserEnabled(String) - Method in interface com.atlassian.bamboo.DarkFeatureService
-
Check whether a given feature key is enabled for the current user.
- isFeatureForCurrentUserEnabled(String) - Method in class com.atlassian.bamboo.DefaultDarkFeatureService
-
- isFeatureForUserEnabled(String, User) - Method in interface com.atlassian.bamboo.DarkFeatureService
-
Check whether a given feature key is enabled for a given user.
- isFeatureForUserEnabled(String, User) - Method in class com.atlassian.bamboo.DefaultDarkFeatureService
-
- isFetchWholeRepository() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- isFetchWholeRepository() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- isFetchWholeRepository() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- isFieldAutoInstanceManagementEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- isFieldAutoShutdownEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- isFieldElasticWizard() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- isFieldSpotInstancesEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction
-
- isFieldUploadingOfAwsAccountDetailsEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- isFilterEnabled() - Method in class com.atlassian.bamboo.webwork.DashboardFilter
-
- isFilteringEnabled() - Method in class com.atlassian.bamboo.pageobjects.components.permissions.EditPermissionsComponent
-
Whether filtering is possible for this component.
- isFinal() - Method in enum com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceState
-
- isFinal() - Method in interface com.atlassian.bamboo.chains.cache.ImmutableChainStage
-
- isFinal() - Method in class com.atlassian.bamboo.chains.cache.ImmutableChainStageImpl
-
- isFinal() - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- isFinal() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- isFinal() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- isFinal() - Method in interface com.atlassian.bamboo.chains.StageState
-
- isFinal() - Method in class com.atlassian.bamboo.plan.branch.ChainStagePropagatingFacade
-
- isFinal() - Method in class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- isFinal() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStage
-
- isFinal() - Method in class com.atlassian.bamboo.testutils.model.TestStageDetails
-
- isFinal() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStage
-
- isFinal() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- isFinalising() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.MoveEnvironmentTask
-
- isFinalising() - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.task.RestTask
-
- isFinalising() - Method in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- isFinalising() - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- isFinalising() - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- isFinalising() - Method in interface com.atlassian.bamboo.task.TaskIdentifier
-
- isFinalisingEqual(boolean) - Static method in class com.atlassian.bamboo.task.TaskPredicates
-
Get a predicate that returns true if TaskDefinition.isFinalisingTask is equal to passed as parameter
- isFinalisingTaskDefinition() - Static method in class com.atlassian.bamboo.task.TaskPredicates
-
Get a predicate that returns true for TaskDefinition which are marked as "finalizing"
- isFinalized(LifeCycleState) - Static method in enum com.atlassian.bamboo.builder.LifeCycleState
-
- isFinalized() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- isFinalizingTaskDefinition() - Static method in class com.atlassian.bamboo.utils.BambooPredicates
-
Get a predicate that returns true for TaskDefinition which are marked as "finalizing"
- isFinalStage() - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- isFinalStagesEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
- isFinished(LifeCycleState) - Static method in enum com.atlassian.bamboo.builder.LifeCycleState
-
- isFinished() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- isFinished() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- isFinished() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- isFinished() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- isFinished(ResultsSummary) - Static method in class com.atlassian.bamboo.resultsummary.ResultSummaryPredicates
-
- isFinished() - Method in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- isForced() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionWork
-
- isForcedCancellation() - Method in class com.atlassian.bamboo.v2.build.BuildCancelledDetails
-
- isForeignCommit() - Method in interface com.atlassian.bamboo.commit.CommitContext
-
True if commit comes from another branch/is not in the ancestry path.
- isForeignCommit() - Method in class com.atlassian.bamboo.commit.CommitContextImpl
-
- isForeignCommit() - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- isForeignCommit() - Method in class com.atlassian.bamboo.notification.rss.RssNotification.CommitWithUrl
-
- isForeignKey() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.ConstraintDefinition
-
- isFromFork() - Method in interface com.atlassian.bamboo.plan.pullrequest.VcsPullRequest
-
- isFromTheSameBranch(long, long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Checks if both deployment versions come from the same branch
- isFromTheSameBranch(String, long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Checks if the specified build result is on the same branch as the specified version ID
- isFromTheSameBranch(long, long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- isFromTheSameBranch(String, long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- isFull() - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- isFunctionalTest() - Static method in class com.atlassian.bamboo.util.BuildUtils
-
- isFunctionalTest() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- isFusionDeploymentsSupportEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isFusionDeploymentsSupportEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
- isGitRepository(Repository) - Static method in class com.atlassian.bamboo.ww2.actions.branch.BranchActionHelper
-
Deprecated.
- isGitRepository() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- isGitRepository() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- isGlobal() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl
-
Deprecated.
- isGlobal() - Method in interface com.atlassian.bamboo.repository.RepositoryData
-
Deprecated.
- isGlobal() - Method in interface com.atlassian.bamboo.repository.RepositoryDataEntity
-
- isGlobal() - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- isGlobal() - Method in class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- isGlobal() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- isGloballyStored() - Method in interface com.atlassian.bamboo.artifact.Artifact
-
Indicates that the artifact is stored globally (i.e.
- isGloballyStored() - Method in class com.atlassian.bamboo.artifact.ArtifactImpl
-
- isGloballyStored() - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- isGloballyStored - Static variable in class com.atlassian.bamboo.artifact.MutableArtifactImpl_
-
- isGloballyStored() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifact
-
- isGlobalPermissionGrantedForRestrictedAdmin(Permission) - Static method in class com.atlassian.bamboo.security.acegi.acls.BambooPermission
-
Check if global permission is granted for restricted admin
- isGlobalTrackingEnabled() - Method in interface com.atlassian.bamboo.brokenbuildtracker.TrackingConfigurationManager
-
- isGlobalTrackingEnabled() - Method in class com.atlassian.bamboo.brokenbuildtracker.TrackingConfigurationManagerImpl
-
- isGoingToStopAtManualStage() - Method in interface com.atlassian.bamboo.chains.ChainState
-
true if the successfully finished chain is expected to stop at the (proceeding) manual stage
- isGoingToStopAtManualStage() - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
true if the first stage not scheduled for execution was manual
- isGoingToStopAtManualStage() - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- isGranted(Permission[], Sid[], boolean) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
Determines authorization.
- isGranted(Permission[], Sid[], boolean) - Method in class com.atlassian.bamboo.security.acegi.acls.ImmutableAcl
-
- isGranted(Acl, BambooPermission, Sid) - Static method in class com.atlassian.bamboo.security.acegi.BambooAcegiSecurityUtils
-
Check if permission is explicitly granted to the given sid on an ACL object.
- isGranting() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- isGravatarConfigurable() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isGravatarConfigurable() - Method in interface com.atlassian.bamboo.FeatureManager
-
- isGravatarSupportEnabled() - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Is gravatar support enabled?
- isGravatarSupportEnabled() - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- isGravatarSupportEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isGravatarSupportEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isGravatarSupportEnabled() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- isGravatarSupportEnabled() - Method in interface com.atlassian.bamboo.user.gravatar.GravatarService
-
- isGravatarSupportEnabled() - Method in class com.atlassian.bamboo.user.gravatar.GravatarServiceImpl
-
- isGreater(T, T) - Static method in class com.atlassian.bamboo.utils.Comparators
-
- isGreater(T, T, Comparator<T>) - Static method in class com.atlassian.bamboo.utils.Comparators
-
- isGreaterOrEqual(T, T, Comparator<T>) - Static method in class com.atlassian.bamboo.utils.Comparators
-
- isGreaterOrEqualTo(Version) - Method in class com.atlassian.bamboo.util.Version
-
- isGreaterThan(Version) - Method in class com.atlassian.bamboo.util.Version
-
- isGzipCompressionEnabled() - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Is Gzip Compression Enabled?
- isGzipCompressionEnabled() - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- isGzipCompressionEnabled() - Method in interface com.atlassian.bamboo.UnconfigurableFeatureDefaults
-
- isH2() - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- isH2() - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
- isH2() - Method in class com.atlassian.bamboo.utils.db.H2DbmsBean
-
- isHardLimitExceeded() - Method in interface com.atlassian.bamboo.storage.StorageCappingService
-
- isHardLimitExceeded() - Method in class com.atlassian.bamboo.storage.StorageCappingServiceImpl
-
- isHasMore() - Method in class com.atlassian.bamboo.deployments.environments.PaginatedEnvironmentsForDashboard
-
- isHasMore() - Method in class com.atlassian.bamboo.deployments.projects.DeploymentProjectWithEnvironmentForDashboard
-
- isHasNext() - Method in class com.atlassian.bamboo.util.pagination.PaginationResult
-
- isHasNextPage() - Method in class com.atlassian.bamboo.filter.Pager
-
- isHasPreviousPage() - Method in class com.atlassian.bamboo.filter.Pager
-
- isHasTests() - Method in class com.atlassian.bamboo.plugins.ant.task.AntConfig
-
- isHasTests() - Method in class com.atlassian.bamboo.plugins.maven.task.AbstractMavenConfig
-
- isHasVersionsToCompare() - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction
-
- isHelpDialogIconShown() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ArtifactStoragePage
-
- isHgExecutableSet() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
For configuration screens
- isHideBranchesSplashScreen() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- isHideHeader() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
Whether the menu & chart headers will be shown
- isHideJiraTeaser() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- isHigherThan(BuildTriggerCondition.ExecutionPreference) - Method in enum com.atlassian.bamboo.build.BuildTriggerCondition.ExecutionPreference
-
- isHotSwapSelected() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- isHsqldb() - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- isHsqldb() - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
- isHttpsBaseURL() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentBootstrap
-
- isIdle() - Method in class com.atlassian.bamboo.v2.build.agent.AbstractAgentStatus
-
- isIdle() - Method in interface com.atlassian.bamboo.v2.build.agent.AgentStatus
-
Returns true if the agent idle at present.
- isIgnoreCertificateChecks() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
If not using the tunnel, and is using HTTPS, should certificates be checked?
- isIgnoreCertificateChecks() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- isIgnoreUnclonableSubscriptions() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- isImportableDirectory(Directory) - Method in class com.atlassian.bamboo.migration.stream.crowd.PartialCrowdEntityXmlMapper
-
- isImportSuccessful() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupImportDataAction
-
- isImprovedAdminPanelNav() - Method in interface com.atlassian.bamboo.DarkFeatureService
-
Whether improved navigation in administration panel is enabled.
- isImprovedAdminPanelNav() - Method in class com.atlassian.bamboo.DefaultDarkFeatureService
-
- isInactiveBranchCleanUpEnabled() - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Returns if Bamboo is configured to automatically clean up plan branches for branches that are considered inactive.
- isInactiveBranchCleanUpEnabled() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- isInactiveBranchCleanUpPlanLevelEnabled() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- isInactiveBranchesCleanupEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches.PlanBranchesMonitoringComponent
-
- isInCacheLoadContext() - Static method in class com.atlassian.bamboo.plan.cache.CacheLoadContextSupport
-
- isInCurrentPath(String) - Method in class com.atlassian.breadcrumbs.BaseCrumb
-
- isInfoEnabled() - Method in class com.atlassian.bamboo.maven.MavenNullLogger
-
- isInitError() - Method in class com.atlassian.bamboo.configuration.agent.EditRemoteAgentAuthenticationIp
-
- isInitialised() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
Does the persister reference valid admin configuration data?
- isInitialised() - Method in interface com.atlassian.bamboo.persister.Persister
-
Deprecated.
Has the persistent data already been initialised.
- isInitialized() - Method in class com.atlassian.crowd.embedded.atlassianuser.AbstractDynamicUserConfiguration
-
- isInlineDialog() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- isInnoDBLogFileSizeCheckPass() - Method in interface com.atlassian.bamboo.health.MySQLChecks
-
- isInnoDBLogFileSizeCheckPass() - Method in class com.atlassian.bamboo.health.MySQLChecksImpl
-
- isInPeriod(RegularTimePeriod, Date) - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- isInPeriod(RegularTimePeriod, Date) - Method in class com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodGroupedChart
-
- isInPeriod(RegularTimePeriod, Date) - Method in class com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector
-
- isInProgress(LifeCycleState) - Static method in enum com.atlassian.bamboo.builder.LifeCycleState
-
- isInProgress(long) - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionQueue
-
- isInProgress(long) - Method in interface com.atlassian.bamboo.configuration.external.RssDetectionService
-
- isInProgress(long) - Method in class com.atlassian.bamboo.configuration.external.RssDetectionServiceImpl
-
- isInProgress() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- isInProgress() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- isInProgress(ResultsSummary) - Static method in class com.atlassian.bamboo.resultsummary.ResultSummaryPredicates
-
- isInProgress() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectStatus
-
- isInProgress() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- isInSessionInView() - Static method in class com.atlassian.bamboo.persistence.BambooSessionInViewFilter
-
- isInstanceKnown(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Checks if an AWS instance with the given ID exists and is managed by this Bamboo server.
- isInstanceKnown(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- isInterestingUrl(String) - Method in class com.atlassian.bamboo.filter.AccessLogFilter
-
Returns true if the given URL is of our interest.
- isIsolateCommits() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- isIssueFixed(InternalLinkedJiraIssue) - Static method in class com.atlassian.bamboo.jira.jiraissues.JiraIssuePredicates
-
- isIssueRelated(InternalLinkedJiraIssue) - Static method in class com.atlassian.bamboo.jira.jiraissues.JiraIssuePredicates
-
- isJabberServerConfigured() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- isJabberServerConfigured() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- isJabberServerConfigured() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- isJavaScriptTryCatchWrappingEnabled() - Method in class com.atlassian.bamboo.plugin.web.BambooResourceBatchingConfiguration
-
- isJdbcConnectionTypeRequested() - Method in class com.atlassian.bamboo.testutils.properties.DbProperties
-
- isJdkCorrect() - Method in class com.atlassian.bamboo.ww2.actions.setup.SelectSetupStepAction
-
- isJdkLabelValid(String) - Method in interface com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
-
- isJdkLabelValid(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- isJiraApplicationLinkDefined() - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- isJiraServerSetup() - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueHelper
-
Whether any JIRA server is linked with this instance of Bamboo.
- isJiraServerSetup() - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
- isJmsKeystoreManagementDisabled() - Static method in class com.atlassian.bamboo.security.JmsSslManagementUtils
-
- isJmxConnectionPresent() - Method in class com.atlassian.bamboo.configuration.PerformanceStatsJmxAction
-
- isJndiConnectionTypeRequested() - Method in class com.atlassian.bamboo.testutils.properties.DbProperties
-
- isJob(ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.PlanClassHelper
-
- isJobEnabled() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateTasksJobWizard
-
- isJobKey(PlanKey) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
- isJobKeyFromChain(ImmutableChain) - Method in interface com.atlassian.bamboo.validation.ValidationFunctionFactory
-
Validation function that verifies if a job key belongs to a specific
ImmutableChain
.
- isJobKeyFromChain(ImmutableChain) - Method in class com.atlassian.bamboo.validation.ValidationFunctionFactoryImpl
-
- isJobResult(ImmutableResultsSummary) - Static method in class com.atlassian.bamboo.resultsummary.ResultSummaryClassHelper
-
- isKeyStoreConfigured() - Static method in class com.atlassian.bamboo.agent.bootstrap.SslKeystoreUtils
-
- isLabelEqual(String) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactLinkPredicates
-
Get a predicate that returns true for ArtifactLink object with equal label.
- isLastBuildLocal() - Method in class com.atlassian.bamboo.build.ViewBuildFiles
-
- isLastPage() - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.BitbucketPageEntity
-
- isLastPage() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPageEntity
-
- isLastRunSuccessful() - Method in class com.atlassian.bamboo.deployments.expiry.ExpiryStatus
-
- isLastRunSuccessful() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestExpiryStatus
-
- isLegacyEbsHandlingEnabled() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- isLegacyEbsHandlingEnabled() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- isLegacyEbsHandlingEnabled() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- isLegacyEbsHandlingEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- isLegacyRepository() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- isLegacyRepository() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
- isLegacyRepository() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- isLegacyRepository() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsLocationDefinition
-
- isLegacyRepository() - Method in class com.atlassian.bamboo.vcs.configuration.VcsLocationDefinitionImpl
-
- isLegacyRepository() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
- isLegacyRepository() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- isLegacyViewer() - Method in interface com.atlassian.bamboo.vcs.viewer.configuration.VcsRepositoryViewerDefinition
-
- isLegacyViewer() - Method in class com.atlassian.bamboo.vcs.viewer.configuration.VcsRepositoryViewerDefinitionImpl
-
- isLessAttended() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- isLesser(T, T, Comparator<T>) - Static method in class com.atlassian.bamboo.utils.Comparators
-
- isLesserOrEqual(T, T, Comparator<T>) - Static method in class com.atlassian.bamboo.utils.Comparators
-
- isLessThan(Version) - Method in class com.atlassian.bamboo.util.Version
-
- isLfs() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- isLfs() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- isLfs() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- isLfs() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- isLfs() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- isLfs() - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- isLicenseValid() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
Checks whether the existing license is valid
- isLicenseValid() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- isLimitedTimeQuarantineEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isLimitedTimeQuarantineEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether the limited time quarantine feature is enabled.
- isLimitReachedBoxVisible() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CloneChainPlanLimitReachedPage
-
- isLimitReachedBoxVisible() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreateChainPlanLimitReachedPage
-
- isLinked() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- isLinked() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
- isLinked() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- isLinked() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
- isLinked() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- IsLinkedJiraIssueEq<T extends InternalLinkedJiraIssue> - Class in com.atlassian.bamboo.jira.jiraissues.matcher
-
- IsLinkedJiraIssueEq(T) - Constructor for class com.atlassian.bamboo.jira.jiraissues.matcher.IsLinkedJiraIssueEq
-
- isLinkedRepository() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.AbstractVcsComponent
-
- isLinkToAdminListPresent() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.NoSharedCredentialsInfoBox
-
Link to a list of administrators, should be displayed for non-administrators.
- isLinkToDocumentationPresent() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.NoSharedCredentialsInfoBox
-
- isLinkToSharedCredentialsPresent() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.NoSharedCredentialsInfoBox
-
Link to configuring shared credentials.
- isLocal() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureSharedCapability
-
Allows actions to differentiate the actions easily
- isLocal() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureSharedLocalCapability
-
- isLocal() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureSharedRemoteCapability
-
- isLocal() - Method in class com.atlassian.sal.bamboo.help.BambooHelpPath
-
- isLocalAgentsSupported() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isLocalAgentsSupported() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether local agents are enabled
- isLocked(TriggerableInternalKey) - Method in interface com.atlassian.bamboo.plan.PlanExecutionLockService
-
Checks if the given
String
has been locked
- isLocked(TriggerableInternalKey) - Method in class com.atlassian.bamboo.plan.PlanExecutionLockServiceImpl
-
- isLogAccessible() - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- isLoggedIn() - Method in class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
-
- isLoggedIn() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooHeader
-
- isLogIfNoChanges() - Method in class com.atlassian.bamboo.v2.events.ChangeDetectionRequiredEvent
-
- IsLoginInformationEq - Class in com.atlassian.bamboo.matcher.user
-
- IsLoginInformationEq(LoginInformation) - Constructor for class com.atlassian.bamboo.matcher.user.IsLoginInformationEq
-
- isLoginInformationEq(LoginInformation) - Static method in class com.atlassian.bamboo.matcher.user.IsLoginInformationEq
-
- isLogJunitEnabled() - Method in class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
-
- isLogJunitEnabled() - Method in interface com.atlassian.bamboo.plugins.php.task.PhpUnitConfig
-
- isMac() - Static method in class com.atlassian.bamboo.process.ProcessManagement
-
- isMailServerConfigured() - Method in interface com.atlassian.bamboo.admin.configuration.MailConfigurationService
-
Returns true if mail server configuration exists
- isMailServerConfigured() - Method in class com.atlassian.bamboo.admin.configuration.MailConfigurationServiceImpl
-
- isMailServerConfigured() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- isMailServerConfigured() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- isMailServerConfigured() - Method in class com.atlassian.bamboo.security.ForgotPassword
-
- isMailServerConfigured() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- isMailServerConfigured() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- isMailServerConfigured() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- isMailServerEditable() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- isMaintenanceExpiredForBuild() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
Checks if the maintenance has expired for the given license based on the current build number.
- isMaintenanceExpiredForBuild() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- isManageAcceptedSshHostKeys() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isManageAcceptedSshHostKeys() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- isManageAcceptedSshHostKeys() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isManageAcceptedSshHostKeys() - Method in class com.atlassian.bamboo.event.SecuritySettingsUpdatedEvent
-
- isManageAcceptedSshHostKeys() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- isManageWorkspace() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- isManual() - Method in interface com.atlassian.bamboo.chains.cache.ImmutableChainStage
-
- isManual() - Method in class com.atlassian.bamboo.chains.cache.ImmutableChainStageImpl
-
- isManual() - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- isManual() - Static method in class com.atlassian.bamboo.chains.ChainStagePredicates
-
- isManual() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
Checks if result as manual (at the time of result creation)
Manual means stage execution is hold and waits for user interaction
- isManual() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- isManual() - Method in interface com.atlassian.bamboo.chains.StageState
-
- isManual() - Method in class com.atlassian.bamboo.plan.branch.ChainStagePropagatingFacade
-
- isManual() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch
-
- isManual() - Method in class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- isManual() - Method in class com.atlassian.bamboo.testutils.model.TestStageDetails
-
- isManual() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStage
-
- isManual() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- isManuallyUnmarkedFavourite(Plan, User) - Method in interface com.atlassian.bamboo.labels.LabelManager
-
Flag which determines if the user has manually unmarked this build as favourite.
- isManuallyUnmarkedFavourite(Plan, User) - Method in class com.atlassian.bamboo.labels.LabelManagerImpl
-
- isManualOrResult() - Static method in class com.atlassian.bamboo.variable.VariableFunctions
-
- isManualOrResultVariable(VariableDefinitionIdentifier) - Static method in class com.atlassian.bamboo.variable.VariableFunctions
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.chains.cache.ImmutableChainStageImpl
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- isMarkedForDeletion() - Method in interface com.atlassian.bamboo.plan.cache.ImmutableDeletable
-
- isMarkedForDeletion() - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
Is the plan set to be deleted in the future
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.project.DefaultProject
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl
-
Deprecated.
- isMarkedForDeletion() - Method in interface com.atlassian.bamboo.repository.RepositoryData
-
Deprecated.
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- isMarkedForDeletion() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- isMarkedForDeletion() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
- isMarkedForDeletion() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- isMasked(String) - Static method in class com.atlassian.bamboo.util.PasswordMaskingUtils
-
- isMatches() - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityMatchResult
-
- isMatchRecentEnough(int) - Method in class com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor
-
Returns true if content has been matched and occurred less than maximumAge lines from the end of log.
- isMaxAllowedPacketSizeCheckPass() - Method in interface com.atlassian.bamboo.health.MySQLChecks
-
- isMaxAllowedPacketSizeCheckPass() - Method in class com.atlassian.bamboo.health.MySQLChecksImpl
-
- isMembershipAggregationEnabled() - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- isMergeCapable() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- isMergeCapable() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- isMergeCapableRepository(Repository) - Static method in class com.atlassian.bamboo.ww2.actions.branch.BranchActionHelper
-
Deprecated.
- isMerged() - Method in interface com.atlassian.bamboo.build.BuildDefinitionForBuild
-
- isMerged() - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- isMerged() - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionForBuild
-
- isMerged() - Method in interface com.atlassian.bamboo.build.PartialBuildDefinition
-
- isMerged() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration
-
- isMerged(HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration
-
- isMergingEnabled() - Method in class com.atlassian.bamboo.event.ChainBranchConfigUpdatedEvent
-
- isMergingSupported() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- isMergingSupported() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- isMergingSupported() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- isMergingSupported() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- isMergingSupported() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- isMergingSupported() - Method in interface com.atlassian.bamboo.repository.BranchMergingAwareRepository
-
- isMet(RuntimeTaskDefinition, Map<String, String>, CommonContext) - Method in interface com.atlassian.bamboo.task.condition.TaskCondition
-
- isMixedCase(String) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
Returns true if the passed String contains both uppercase and lowercase characters.
- isMore() - Method in class com.atlassian.bamboo.rest.model.pagination.PageResponse
-
Deprecated.
- isMore() - Method in class com.atlassian.bamboo.rest.model.pagination.RestPageModel
-
- isMoreThanOneDataPoint() - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- isMsSqlServer() - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- isMsSqlServer() - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
- isMsSqlServer() - Method in class com.atlassian.bamboo.utils.db.MsSqlDbmsBean
-
- isMultiPage() - Method in class com.atlassian.bamboo.webwork.StarterAction.DashboardPage
-
- isMultiSelect() - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- isMultiSelect() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.UserPickerAction
-
- isMutable() - Method in class com.atlassian.bamboo.agent.elastic.server.ActiveInstanceAdjustmentTypeUserType
-
- isMutable() - Method in class com.atlassian.bamboo.persistence3.ConvertibleToLongUserType
-
- isMutable() - Method in class com.atlassian.bamboo.persistence3.ConvertibleToStringUserType
-
- isMutable() - Method in class com.atlassian.bamboo.plan.PlanResultKeyCompositeUserType
-
- isMutable() - Method in class com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor
-
Whether modules of this descriptor are supposed to be mutated by external components.
- isMutable() - Method in class com.atlassian.bamboo.plugin.descriptor.BambooEventListenerModuleDescriptor
-
- isMutable() - Method in class com.atlassian.bamboo.plugin.descriptor.CustomEnvironmentConfigPluginModuleDescriptorImpl
-
- isMutable() - Method in class com.atlassian.bamboo.plugin.descriptor.CustomPreDeploymentActionModuleDescriptorImpl
-
- isMutable() - Method in class com.atlassian.bamboo.plugin.descriptor.SpringComponentModuleDescriptor
-
- isMutable() - Method in class com.atlassian.bamboo.plugin.descriptor.TaskConditionModuleDescriptorImpl
-
- isMutable() - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerModuleDescriptorImpl
-
- isMutable() - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleTypeModuleDescriptor
-
Rule types are immutable.
- isMutable() - Method in class com.atlassian.bamboo.resultsummary.JiraIssueLinkUserType
-
- isMutable() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityUserType
-
- isMutable() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernatePermissionUserType
-
- isMutable() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType
-
- isMutable() - Method in class com.atlassian.bamboo.security.SerializableClassWhitelistProviderModuleDescriptor
-
- isMutable() - Method in class com.atlassian.bamboo.vcs.module.Repository2VcsTypeConverterModuleDescriptor
-
- isMutable() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- isMutable() - Method in class com.atlassian.bamboo.vcs.viewer.module.Web2VcsRepositoryViewerConverterModuleDescriptor
-
- isMyBranch(User) - Static method in class com.atlassian.bamboo.plan.PlanPredicates
-
Get a predicate that returns true for branches that "belong" to a user.
- isMySql() - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- isMySql() - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
- isMySql() - Method in class com.atlassian.bamboo.utils.db.MySqlDbmsBean
-
- isNameEqual(String) - Static method in class com.atlassian.bamboo.utils.NameProviderFunctions
-
- isNameEqual(NameProvider) - Static method in class com.atlassian.bamboo.utils.NameProviderFunctions
-
- isNameIn(Collection<String>) - Static method in class com.atlassian.bamboo.utils.NameProviderFunctions
-
- isNamingSchemeAppliesToBranches() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- isNativeGitEnabled(GitRepository) - Static method in class com.atlassian.bamboo.plugins.git.GitOperationHelperFactory
-
- isNativeGitEnabled(AbstractGitExecutor) - Static method in class com.atlassian.bamboo.plugins.git.GitOperationHelperFactory
-
- IsNewAppSwitcherCondition - Class in com.atlassian.bamboo.plugins.web.conditions
-
Displays a web item or web section only if the new appswitcher is enabled.
- IsNewAppSwitcherCondition() - Constructor for class com.atlassian.bamboo.plugins.web.conditions.IsNewAppSwitcherCondition
-
- isNewer(VcsRepositoryData, String, String) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudBambooSpecsHandler
-
- isNewer(VcsRepositoryData, String, String) - Method in class com.atlassian.bamboo.plugins.git.v2.GitBambooSpecsHandler
-
- isNewer(VcsRepositoryData, String, String) - Method in class com.atlassian.bamboo.plugins.github.GitHubBambooSpecsHandler
-
- isNewer(VcsRepositoryData, String, String) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerBambooSpecsHandler
-
- isNewer(VcsRepositoryData, String, String) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnBambooSpecsHandler
-
- isNewer(VcsRepositoryData, String, String) - Method in interface com.atlassian.bamboo.vcs.BambooSpecsHandler
-
Returns true if rev2
is a newer revision in the repository than rev1
.
- isNewError() - Method in class com.atlassian.bamboo.event.BambooErrorEvent
-
- isNewPlan() - Method in class com.atlassian.bamboo.configuration.external.PlanConfigImportService.ImportResult
-
- isNewPlan() - Method in class com.atlassian.bamboo.event.analytics.BambooSpecPlanEvent
-
- isNewProject(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- isNewProject() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- isNewProject() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- isNewProject(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- isNewRepositoryRadioPresent() - Method in class com.atlassian.bamboo.pageobjects.components.vcs.VcsCreationComponent
-
- isNewRepositoryRadioPresent() - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- isNoAdvanced() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- isNoArgConstructorRequired() - Method in class com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
-
- isNoneRepositoryRadioPresent() - Method in class com.atlassian.bamboo.pageobjects.components.vcs.VcsCreationComponent
-
- isNoPermissionInfoPresent() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ClonePlanPage
-
- isNoPermissionInfoPresent() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
- isNoRepositoryCache() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData
-
- isNotBuilt(LifeCycleState) - Static method in enum com.atlassian.bamboo.builder.LifeCycleState
-
- isNotBuilt() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
Checks if the stage has unbuilt jobs inside it
- isNotBuilt() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- isNotBuilt() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- isNotBuilt() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- isNotBuilt(ResultsSummary) - Static method in class com.atlassian.bamboo.resultsummary.ResultSummaryPredicates
-
- isNotDeleted(ImmutableDeletable) - Static method in class com.atlassian.bamboo.utils.BambooPredicates
-
- isNotEmpty(CachedPlanManager) - Static method in class com.atlassian.bamboo.project.ProjectPredicates
-
Returns predicate that filters project containing at least one plan.
- isNotEmpty(Iterable<T>) - Static method in class com.atlassian.bamboo.util.BambooIterablesUtils
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.ChangeInResponsibilityNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFailedNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedFinishedNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.AbstractNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.buildcommented.CommentNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.buildcompleted.AllBuildsNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.buildcompleted.BuildFailedAndFirstFixedNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.buildcompleted.BuildStatusChangeNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.buildcompleted.FirstJobFailedNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.buildhung.BuildHungNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.buildmissingcapableagent.BuildMissingCapableAgentNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.buildqueuetimeout.BuildQueueTimeoutNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.chain.AllChainNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.chain.AllStageNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.chain.ChainFailedAndFirstFixedNotificationType
-
- isNotificationRequired(Object) - Method in class com.atlassian.bamboo.notification.chain.ChainStatusChangeNotificationType
-
- isNotificationRequired(Object) - Method in interface com.atlassian.bamboo.notification.NotificationType
-
Determines whether or not a notification should be sent based on the event.
- isNotPassing() - Method in class com.atlassian.bamboo.testutils.TestCaseDescriptor
-
- isNotRunYet() - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- isNotRunYet() - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- isNotRunYet() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- isNotRunYet() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- isNotRunYet() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Tells whether this result belongs to a job that will run when next manual stage is kicked off
- isNotRunYet() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- isNotSharedArtifact(ArtifactLink) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactLinkPredicates
-
- isNullable() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.ColumnDefinition
-
- ISO8601DateAdapter - Class in com.atlassian.bamboo.rest.adapter
-
- ISO8601DateAdapter() - Constructor for class com.atlassian.bamboo.rest.adapter.ISO8601DateAdapter
-
Deprecated.
- ISO8601DateAdapter - Class in com.atlassian.bamboo.rest.common.adapters
-
Converts dates to and from strings in the format specified by ISO8601.
- ISO8601DateAdapter() - Constructor for class com.atlassian.bamboo.rest.common.adapters.ISO8601DateAdapter
-
- isOauthAuthenticationRequired() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- isOauthAuthenticationRequired() - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionJiraIssues
-
- isOgnlExpression(String) - Static method in class com.atlassian.bamboo.struts.OgnlUtils
-
- isolateCommits(BuildRepositoryChanges) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- isolateCommits(BuildRepositoryChanges, VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialChangeDetector
-
- isolateCommits(BuildRepositoryChanges) - Method in interface com.atlassian.bamboo.repository.CommitIsolationAwareRepository
-
- isolateCommits(BuildRepositoryChanges) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- isolateCommits(BuildRepositoryChanges, VcsRepositoryData) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnChangeDetector
-
- isolateCommits(BuildRepositoryChanges, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyChangeDetector
-
- isolateCommits(BuildRepositoryChanges, VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.runtime.CommitsIsolatingVcsChangeDetector
-
- IsolatedTmpDirCommandDecorator - Class in com.atlassian.bamboo.plugins.ant.decorator
-
- IsolatedTmpDirCommandDecorator() - Constructor for class com.atlassian.bamboo.plugins.ant.decorator.IsolatedTmpDirCommandDecorator
-
- IsolatedTmpDirCommandDecorator - Class in com.atlassian.bamboo.plugins.maven.decorator
-
- IsolatedTmpDirCommandDecorator() - Constructor for class com.atlassian.bamboo.plugins.maven.decorator.IsolatedTmpDirCommandDecorator
-
- isOldLicenseWithNewInstall() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- isOnceOff(boolean) - Method in interface com.atlassian.bamboo.build.context.BuildContextBuilder
-
- isOnceOff(boolean) - Method in class com.atlassian.bamboo.build.context.BuildContextBuilderImpl
-
- isOnceOff() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- isOnceOff() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- isOnceOff() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Indicates that this result was run with custom revision and should be considered as 'once-off' when calculating telemetry and other stuff
- isOnceOff() - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
Provides information if context refers to the "once-off" build - a build that have been run with customized
revision
- isOnceOff() - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- isOnceOff() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- isOnDemand() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- isOnDemandInstance() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isOnDemandInstance() - Method in interface com.atlassian.bamboo.FeatureManager
-
- isOnDemandInstance() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- isOnLocalAgent() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- isOpen() - Method in class com.atlassian.bamboo.pageobjects.elements.AuiDropDown2Menu
-
- isOpen() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.DeleteTaskDialog
-
- isOpen() - Method in interface com.atlassian.bamboo.plan.pullrequest.VcsPullRequest
-
- isOpen() - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- isOpen() - Method in class com.atlassian.bamboo.repository.cvsimpl.ExtConnection
-
- isOpenSource() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
- isOpenSource() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- isOpenSourceLicense() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- isOracle() - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- isOracle() - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
- isOracle() - Method in class com.atlassian.bamboo.utils.db.OracleDbmsBean
-
- isOrderByRank() - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewLabels
-
- isOrphanedArtifact(ArtifactLink) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactLinkPredicates
-
- isOverride() - Method in class com.atlassian.bamboo.configuration.agent.RenameAgentCapability
-
- isOverride() - Method in class com.atlassian.bamboo.event.CapabilityRenamedEvent
-
- isOverrideBuildStrategy() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- isOverrideRepositoryLocation() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- isPageLoaded() - Method in class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
-
This indicates that the page has loaded and the presence of indicator may be verified.
- isPageLoaded() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConcurrentBuildsPage
-
- isPageLoaded() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.QuickFiltersConfigurationPage
-
- isPageLoaded() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage
-
- isPageLoaded() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooLoginPage
-
- isPageLoaded() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupBambooInitialDataPage
-
- isParentRemoved() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- isPassing() - Method in class com.atlassian.bamboo.testutils.TestCaseDescriptor
-
- isPasswordEditable() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- isPasswordInputVisible() - Method in class com.atlassian.bamboo.pageobjects.components.variables.InlineVariableEditComponent
-
- isPathAbsolute(String) - Static method in class com.atlassian.bamboo.util.BambooFilenameUtils
-
Test if path denotes absolute path
- isPathManipulationAllowed() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.AbstractMigrationAction
-
- isPathNotFound(SVNErrorMessage) - Static method in class com.atlassian.bamboo.repository.svn.SvnRepositoryPathHelper
-
- isPauseButtonEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ServerPauseResumePage.ServerRunningWarning
-
- isPaused() - Method in class com.atlassian.bamboo.pageobjects.pages.global.ServerStateBanner
-
- isPdlEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isPdlEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether to use the new pdl or not
- isPending(LifeCycleState) - Static method in enum com.atlassian.bamboo.builder.LifeCycleState
-
- isPending() - Static method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthentications
-
- isPending() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- isPending() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- isPending() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- isPending() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- isPendingFullReindex() - Method in interface com.atlassian.bamboo.index.IndexerManager
-
- isPendingFullReindex() - Method in class com.atlassian.bamboo.index.IndexerManagerImpl
-
- isPendingPartialReindex() - Method in interface com.atlassian.bamboo.index.IndexerManager
-
Check if instance is pending full reindex of SOME indexers or because of aborted full reindex
- isPendingPartialReindex() - Method in class com.atlassian.bamboo.index.IndexerManagerImpl
-
- isPerforceExecutableSet() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
For configuration screens
- isPerformanceDataGatheringEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isPerformanceDataGatheringEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
Returns true if Bamboo is measuring and gathering performance data.
- isPermissionMissing() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudCommitCommenter.PlanDTO
-
- isPermissionMissing() - Method in class com.atlassian.bamboo.plugins.github.GitHubCommitCommenter.PlanDTO
-
- isPermitted() - Method in class com.atlassian.bamboo.configuration.logs.ConfigureLog4jAction
-
- isPermittedToExecute(ImmutableChain, ErrorCollection) - Method in class com.atlassian.bamboo.plan.AbstractPlanExecutionPermitter
-
- isPermittedToExecute(ImmutableChain, PlanResultKey, ErrorCollection) - Method in class com.atlassian.bamboo.plan.AbstractPlanExecutionPermitter
-
- isPermittedToExecute(ImmutableChain, ErrorCollection) - Method in interface com.atlassian.bamboo.plan.PlanExecutionPermitter
-
Checks a condition in order to determine if the plan can be executed.
- isPermittedToExecute(ImmutableChain, PlanResultKey, ErrorCollection) - Method in interface com.atlassian.bamboo.plan.PlanExecutionPermitter
-
Checks a condition in order to determine if the plan can be executed.
- isPermittedToExecuteImpl(ImmutableChain, PlanResultKey, ErrorCollection) - Method in class com.atlassian.bamboo.plan.AbstractPlanExecutionPermitter
-
- isPermittedToExecuteImpl(ImmutableChain, PlanResultKey, ErrorCollection) - Method in class com.atlassian.bamboo.plan.execution.UniqueRunPerKeyPlanExecutionPermitter
-
- isPermittedToExecuteImpl(ImmutableChain, PlanResultKey, ErrorCollection) - Method in class com.atlassian.bamboo.plan.ExecutionLimitsServiceImpl
-
- isPermittedToExecuteImpl(ImmutableChain, PlanResultKey, ErrorCollection) - Method in class com.atlassian.bamboo.plan.PlanExecutionConcurrencyServiceImpl
-
- isPerSecondBillingEnabled() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- isPerSecondBillingEnabled() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- isPerSecondBillingEnabled() - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- isPerSecondBillingEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- isPersistent() - Method in class com.atlassian.bamboo.build.logger.LoggerId
-
- isPersonalFilterEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.global.filter.PersonalFilterDashboardComponent
-
- isPlanBeingDeleted(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
- isPlanBeingDeleted(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- isPlanBranchCleanUpEnabled() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- isPlanBranchCreationEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches.PlanBranchesMonitoringComponent
-
- isPlanBranchCreationEnabled() - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
- isPlanBranchCreationEnabled() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- isPlanBranchNameConflicting(ImmutableChain, long, String) - Method in interface com.atlassian.bamboo.plan.branch.ChainBranchManager
-
- isPlanBranchNameConflicting(ImmutableChain, long, String) - Method in class com.atlassian.bamboo.plan.branch.ChainBranchManagerImpl
-
- isPlanCached(String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.cache.CacheResource
-
- isPlanCached(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.CacheControl
-
- isPlanCreationAllowed() - Method in interface com.atlassian.bamboo.plan.PlanManager
-
Check whether or not a plan can be created or not (based on licensing etc)
- isPlanCreationAllowed() - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
Check whether or not a plan can be created or not (based on licensing etc) USE SPARINGLY!!!
- isPlanCreationAllowed() - Method in interface com.atlassian.bamboo.plugins.rest.service.PlanRestService
-
Check whether or not a plan can be created or not (based on licensing etc)
- isPlanCreationAllowed() - Method in class com.atlassian.bamboo.plugins.rest.service.PlanRestServiceImpl
-
- isPlanEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- isPlanEnabled(PlanKey) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
- isPlanKey(String) - Static method in class com.atlassian.bamboo.plan.PlanKeys
-
- isPlanKeyConflicting(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Verifies whether a
Plan
key is unique within whole Bamboo installation
- isPlanKeyConflicting(PlanKey, long) - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Verifies whether a
Plan
key is unique within whole Bamboo installation
- isPlanKeyConflicting(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- isPlanKeyConflicting(PlanKey, long) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- isPlanKeyConflicting(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
Verifies whether a
Plan
key is unique within whole Bamboo installation
- isPlanKeyConflicting(PlanKey, long) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
Verifies whether a
Plan
key is unique within whole Bamboo installation
- isPlanKeyConflicting(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- isPlanKeyConflicting(PlanKey, long) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- IsPlanKeyEq<T extends Plan> - Class in com.atlassian.bamboo.plan.matcher
-
- IsPlanKeyEq(Plan) - Constructor for class com.atlassian.bamboo.plan.matcher.IsPlanKeyEq
-
- isPlanLimitReached() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- isPlanLimitReached() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- isPlanLimitReached() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- isPlanLimitReached() - Method in interface com.atlassian.bamboo.ww2.aware.PlanLimitAware
-
Allows UI to check whether the plan limit has been reached
- isPlanRelated(Labelling) - Static method in class com.atlassian.bamboo.labels.LabelFunctions
-
- isPlanRepositoryDefinitionDefault() - Static method in class com.atlassian.bamboo.repository.RepositoryPredicates
-
- isPlanSelected(String) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrixWizard
-
- isPlanSelected(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- isPlanSelected(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- isPlanSelected(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- isPlanSelected(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- isPlanUsedInDeployments() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- isPluginApplicableTo(BuildConfigurationAwarePlugin, ImmutablePlan) - Method in class com.atlassian.bamboo.plugin.web.PlanConfigurationPluginUIHelperImpl
-
- isPluginApplicableTo(BuildConfigurationAwarePlugin, ImmutablePlan) - Method in interface com.atlassian.bamboo.plugin.web.PlanConfigurationUIPluginHelper
-
Return true if a plugin module should be displayed on given plan''s "miscellaneous" page.
- isPluginWebResourceBatchingEnabled() - Method in class com.atlassian.bamboo.plugin.web.BambooResourceBatchingConfiguration
-
- isPolicyUpdateMessageShown() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AnalyticsConfigPage
-
- isPollingEnabled() - Method in class com.atlassian.bamboo.configuration.RssDetectionConfiguration
-
- isPositiveInteger(String) - Static method in class com.atlassian.bamboo.util.NumberUtils
-
- isPostEmbeddedCrowdUpgrade(Connection) - Method in class com.atlassian.bamboo.upgrade.tasks.validation.EmbeddedCrowdUpgradeBootstrapValidation
-
- isPostgreSql() - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- isPostgreSql() - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
- isPostgreSql() - Method in class com.atlassian.bamboo.utils.db.PostgreSqlDbmsBean
-
- isPrecedenceBulkHeaderExcluded() - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- isPresent(boolean) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureNotificationComponent
-
Check if dialog present or not.
- isPresent() - Static method in class com.atlassian.bamboo.pageobjects.utils.PageElementFunctions
-
- isPrimary() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- isPrimary() - Method in interface com.atlassian.bamboo.repository.configuration.RepositoryConfigurator
-
Marks repository for PRIMARY (in our case Stash and Bitbucket), is used for rendering.
- isPrimary() - Method in class com.atlassian.bamboo.repository.configuration.RepositoryConfiguratorImpl
-
- isPrimary() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- isPrimary() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
Marks repository for PRIMARY (in our case Stash & Bitbucket), is used for rendering.
- isPrimary() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- isPrimaryCapabilityProvider() - Method in interface com.atlassian.bamboo.task.TaskExecutableType
-
- isPrimaryCapabilityProvider() - Method in class com.atlassian.bamboo.task.TaskExecutableTypeImpl
-
- isPrimaryKey() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.ConstraintDefinition
-
- isPrivate(boolean) - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketResourceEntity.Builder
-
- isPrivate() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketResourceEntity
-
- isProfilingEnabled() - Method in class com.atlassian.bamboo.configuration.logs.ConfigureLog4jAction
-
- isProjectAllowed(String) - Method in interface com.atlassian.bamboo.configuration.external.RssPermissions
-
Whether the Bamboo Specs stored in given repository is allowed to create or modify plans in a build project
specified by the key.
- isProjectRelated(Labelling) - Static method in class com.atlassian.bamboo.labels.LabelFunctions
-
- isProjectSelected(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- isProjectSelected(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- isProjectWithPlans() - Method in class com.atlassian.bamboo.ww2.actions.project.ProjectActionSupport
-
- isPropertyTrue(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- isPropertyTrue(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- isProxied() - Method in class com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
- isProxied() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- isPublic() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashProjectEntity
-
- isPublic() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashRepositoryEntity
-
- isPublicIpForVpcEnabled() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- isPublicIpForVpcEnabled() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- isPublicIpRequiredForVpc() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isPublicIpRequiredForVpc() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether the current Bamboo setup prevents people from using VPCs unless their instances have a public IP.
- isPublicPlanAccess() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- isPublicPlanAccess() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- isPullRequestAware() - Method in enum com.atlassian.bamboo.ww2.actions.branch.BranchCreationType
-
- isPullRequestAware() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- isPullRequestClosed(String, String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.repository.RepositoryResource
-
- isPullRequestClosed(String, String) - Method in class com.atlassian.bamboo.testutils.backdoor.RepositoryControl
-
Check if pull request is marked as closed in Bamboo DB
- isPushEnabled() - Method in interface com.atlassian.bamboo.plan.branch.BranchIntegrationConfiguration
-
Tells whether Bamboo should push back the merged commit back into upstream repository
if the build finishes successfully.
- isPushEnabled() - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationConfigurationImpl
-
- isQuarantined() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.TestCaseActionsComponent
-
- isQuarantined() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- isQuarantined() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- isQuarantined() - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
Check if the test case result was quarantined
- isQuarantined() - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- isQueued(LifeCycleState) - Static method in enum com.atlassian.bamboo.builder.LifeCycleState
-
- isQueued() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- isQueued() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- isQueueEmpty() - Method in class com.atlassian.bamboo.mail.EmailService
-
- isQuickFilterActive(long) - Method in class com.atlassian.bamboo.webwork.QuickFilterAction
-
- isQuickFilterActive(long) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- isQuietPeriodEnabled() - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- isQuietPeriodEnabled() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- isQuietPeriodEnabled() - Method in interface com.atlassian.bamboo.repository.QuietPeriodAwareRepository
-
Returns true if we were to enable the quiet period
- isQuietPeriodEnabled() - Method in class com.atlassian.bamboo.repository.QuietPeriodHelper
-
- isQuietPeriodEnabled() - Method in class com.atlassian.bamboo.vcs.configuration.ChangeDetectionSourceDefinitionImpl
-
- isQuietPeriodEnabled() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsChangeDetectionOptions
-
Returns true if we were to enable the quiet period
- isQuietPeriodSupported() - Method in class com.atlassian.bamboo.vcs.configuration.configurator.DefaultChangeDetectionOptionsConfigurator
-
- isQuietPeriodSupported() - Method in interface com.atlassian.bamboo.vcs.configurator.VcsChangeDetectionOptionsConfigurator
-
Informs if associated repository type works with Bamboo's standard quiet period handling.
- isRdcEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- isReadOnly() - Method in class com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage.Requirement
-
- isReadOnly() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage.Agent
-
- isReadOnly() - Method in class com.atlassian.bamboo.testutils.vcs.git.GitRepositoryDescriptor
-
- isReadOnly(User) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Is this user read only?
- isReadOnly(Group) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Is this group read only?
- isReadOnly(User) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- isReadOnly(Group) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- isReadonly() - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
-
- isReadonly() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- isReadonly() - Method in interface com.atlassian.bamboo.v2.build.requirement.ImmutableRequirement
-
If a requirement is readonly, it cannot be removed through the UI (the backend can do what it wants, however)
- isReadonly() - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementDetailsImpl
-
- isReadOnly(Group) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- isReadOnly(User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManagerImpl
-
- isReadyToClick(PageElement) - Static method in class com.atlassian.bamboo.pageobjects.utils.FormUtils
-
- isRebuild() - Method in class com.atlassian.bamboo.build.warning.BuildWarning
-
- isRebuild() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- isRebuild() - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- isRebuild() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
Indicates that this result was rebuild via "re-run this build" action.
- isRecipientUserBase(NotificationRule) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Determines whether or not a notification rule recipient evaluates to a bamboo user and
therefore comply with the users notification preference.
- isRecipientUserBase(NotificationRule) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- isRecipientUserBased(NotificationRule) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureNotificationPreferences
-
- isRecoverableException(SVNException) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
Check if provided exception object identifies recoverable exception.
- isReferencedByVersion(long) - Method in interface com.atlassian.bamboo.artifact.ArtifactDao
-
- isReferencedByVersion(long) - Method in class com.atlassian.bamboo.artifact.ArtifactHibernateDao
-
- isRegexMatch() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Requirement
-
Is this a regex match requirement or exact match requirement.
- isRegexMatch() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- isRegexMatch() - Method in interface com.atlassian.bamboo.v2.build.requirement.ImmutableRequirement
-
Is this a regex match requirement or exact match requirement.
- isRegexMatch() - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementDetailsImpl
-
- isReindexInProgress() - Method in interface com.atlassian.bamboo.index.IndexerManager
-
- isReindexInProgress() - Method in class com.atlassian.bamboo.index.IndexerManagerImpl
-
- isReindexInProgress() - Method in class com.atlassian.bamboo.rest.model.reindex.ReindexBean
-
- isReindexInProgress() - Method in interface com.atlassian.bamboo.server.ServerStatusInfo
-
- isReindexPending() - Method in class com.atlassian.bamboo.rest.model.reindex.ReindexBean
-
- isRelativePath() - Method in class com.atlassian.bamboo.plugins.git.ScpAwareUri
-
- isRemote(BuildAgent) - Static method in class com.atlassian.bamboo.v2.build.agent.BuildAgentFunctions
-
- isRemoteAgentAuthenticationEnabled() - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManager
-
Checks whether the remote agent authentication is currently enabled.
- isRemoteAgentAuthenticationEnabled() - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManagerImpl
-
- isRemoteAgentAuthenticationEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isRemoteAgentAuthenticationEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isRemoteAgentAuthenticationEnabled() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- isRemoteAgentAuthenticationEnabled() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- isRemoteAgentFunctionEnabled() - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentManager
-
Checks whether the remote agent functionality is currently enabled.
- isRemoteAgentFunctionEnabled() - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentManagerImpl
-
- isRemoteAgentFunctionEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isRemoteAgentFunctionEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isRemoteAgentFunctionEnabled() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- isRemoteAgentFunctionEnabled() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- isRemoteAgentFunctionEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- isRemoteAgentShellEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isRemoteAgentShellEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
- isRemoteAgentsManagementEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isRemoteAgentsManagementEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether remote agents can be managed by admin
- isRemoteAgentsSupported() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isRemoteAgentsSupported() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether remote agents are enabled
- isRemoteAgentsSupported() - Method in class com.atlassian.bamboo.rest.model.admin.agent.RestRemoteAgentConfiguration
-
- isRemoteAgentSupported() - Static method in class com.atlassian.bamboo.plugin.predicate.BambooPluginPredicates
-
Predicate that returns true
if a plugin should run on agents, i.e.
- isRemoteAgentSupportEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.agent.AgentsConfigurationPage
-
- isRemoteAllowed() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- isRemoteCall() - Static method in class com.atlassian.bamboo.remoting.RemoteCallMarker
-
Checks whether the current call comes from a remote client.
- isRemoteJiraBranchLinkingEnabled() - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Returns if Bamboo will attempt to create remote issue links in JIRA when it finds an issue key in the branch name.
- isRemoteJiraBranchLinkingEnabled() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- isRemoteJiraBranchLinkingEnabled() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- isRemoteJiraLinkRequired() - Method in class com.atlassian.bamboo.plan.branch.cache.ImmutableChainBranchImpl
-
- isRemoteJiraLinkRequired() - Method in interface com.atlassian.bamboo.plan.branch.ChainBranchIdentifier
-
Stores whether a JIRA Issue exists but the remote issue link has not successfully been created for this branch
- isRemoteJiraLinkRequired() - Method in class com.atlassian.bamboo.plan.branch.ChainBranchIdentifierImpl
-
- isRemoteJiraLinkRequired() - Method in class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- isRemoteJiraLinkRequired() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- isRemoteJiraLinkRequired() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- isRemovable() - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- isRemoveBrokenSubscriptions() - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveJobAction
-
- isRemoveBrokenSubscriptions() - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveStageAction
-
- isRemovedBranchCleanUpEnabled() - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Returns if Bamboo is configured to automatically clean up plan branches if the vcs branch is removed.
- isRemovedBranchCleanUpEnabled() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- isRemovedBranchCleanUpPlanLevelEnabled() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- isRemovedBranchesCleanupEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches.PlanBranchesMonitoringComponent
-
- isRemovingLabelsAndCommentsAllowedForNonPlanAdmin() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isRemovingLabelsAndCommentsAllowedForNonPlanAdmin() - Method in interface com.atlassian.bamboo.FeatureManager
-
Returns true if EDIT permission on plan is not required for removing plans and labels
- isRepositoryAjaxCompleted() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- isRepositoryAllowed(long) - Method in interface com.atlassian.bamboo.configuration.external.RssPermissions
-
Whether the Bamboo Specs stored in given repository is allowed to use repository
specified by the id.
- isRepositoryDashboardEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isRepositoryDashboardEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether new repository UI is enabled.
- isRepositoryDashboardOn() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- isRepositoryDashboardOn() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- isRepositoryDefinitionDefault() - Static method in class com.atlassian.bamboo.repository.RepositoryPredicates
-
- isRepositoryDifferent(Repository) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- isRepositoryDifferent(Repository) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- isRepositoryDifferent(Repository) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- isRepositoryDifferent(Repository) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- isRepositoryDifferent(Repository) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- isRepositoryDifferent(Repository) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- isRepositoryDifferent(Repository) - Method in class com.atlassian.bamboo.repository.nullrepository.NullRepository
-
- isRepositoryDifferent(Repository) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- isRepositoryDifferent(Repository) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- isRepositoryDifferent(Repository) - Method in interface com.atlassian.bamboo.v2.build.repository.RepositoryV2
-
Checks if the current repo is the same as the given repository
- isRepositoryEditable() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- isRepositoryKey(String, String, String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- isRepositoryModuleSupported(VcsRepositoryModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.AbstractVcsTaskConfigurator
-
Whether the given repository type is eligible for this task.
- isRepositoryModuleSupported(VcsRepositoryModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsBranchTaskConfigurator
-
- isRepositoryModuleSupported(VcsRepositoryModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsCommitTaskConfigurator
-
- isRepositoryModuleSupported(VcsRepositoryModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsPushTaskConfigurator
-
- isRepositoryModuleSupported(VcsRepositoryModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsTagTaskConfigurator
-
- isRepositoryOverridden(PartialVcsRepositoryData) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- isRepositorySelectable(PlanRepositoryDefinition) - Method in class com.atlassian.bamboo.plugins.stash.trigger.StashTriggerConfigurator
-
- isRepositorySelectable(PlanRepositoryDefinition) - Method in interface com.atlassian.bamboo.trigger.TriggerConfigurator
-
Allows to filter repositories allowed to be selected by trigger from the list of repositories available for plan.
- isRepositorySelected(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- isRepositorySelector - Static variable in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- isRepositorySelector(String) - Static method in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- isRepositoryStoredSpecsEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isRepositoryStoredSpecsEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
- isRepositoryTestConnectionAware(Repository) - Static method in class com.atlassian.bamboo.utils.BambooRepositoryUtils
-
Returns true if the given
Repository
supports connection testing.
- isRepositoryTypeSupported(VcsRepositoryModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.vcs.task.export.AbstractVcsTaskExporter
-
Returns true if the given repository type is supported by this task type.
- isRepositoryTypeSupported(VcsRepositoryModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsBranchTaskExporter
-
- isRepositoryTypeSupported(VcsRepositoryModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsCheckoutTaskExporter
-
- isRepositoryTypeSupported(VcsRepositoryModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsCommitTaskExporter
-
- isRepositoryTypeSupported(VcsRepositoryModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsPushTaskExporter
-
- isRepositoryTypeSupported(VcsRepositoryModuleDescriptor) - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsTagTaskExporter
-
- isRequestedToBeStopped() - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
Whether or not a call has been made to shutdown the agent after the current build has finished
- isRequestedToBeStopped() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- isRequestedToBeStopped() - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- isRequestProfilingEnabled() - Method in class com.atlassian.bamboo.configuration.PerformanceStatsAction
-
- isRequestProfilingEnabled - Static variable in class com.atlassian.bamboo.filter.BambooProfilingFilter
-
- isRequireArtifactLinks() - Method in interface com.atlassian.bamboo.resultsummary.ExpiryCriteria
-
A filter for result summaries that requires them to have a directly or indirectly linked artifact (eg.
- isRequireArtifactLinks() - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- isRequired() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- isRequired() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- isRequired() - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionBase
-
- isRequired() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionImpl
-
- isRequired() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifactDefinition
-
- isRequired() - Method in class com.atlassian.bamboo.testutils.model.TestArtifactDetails
-
- isRequired() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- isRequired() - Method in class com.atlassian.bamboo.xmpp.SmackXmppMessageSender
-
- isRequired() - Method in interface com.atlassian.bamboo.xmpp.XmppMessageSender
-
- isRequiredEc2Configuration() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isRequiredEc2Configuration() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether EC2 configuration is required for plan creation
- isRequiredGrailsSupported(CommonTaskContext) - Method in class com.atlassian.bamboo.clover.build.CloverGrailsBuildTaskActions
-
- isResetDone() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- isResolveArtifactContentTypeByExtension() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isResolveArtifactsContentTypeByExtensionEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- isRestartable() - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- isRestartable() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
Checks if plan nas been failed and could be restarted on the stage where failed
- isRestartable() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- isRestartable() - Method in interface com.atlassian.bamboo.chains.ImmutableChainResultsSummary
-
Indicates that
Chain
execution has been failed and could be restarted from failure place
- isRestartable() - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- isRestartable() - Method in class com.atlassian.bamboo.plan.cache.ImmutableResultsSummaryImpl
-
- isRestartable(ResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- isRestartable() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- isRestricted(int) - Static method in class com.ctc.wstx.sw.RestrictedCharsAwareBufferingXmlWriter
-
- isRestrictedAdminEnabled() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- isRestrictedAdministratorRoleEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- isResult() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObject
-
- isResult() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- isResult() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- isResultKeyInQueue(PlanResultKey, Timeouts) - Method in class com.atlassian.bamboo.testutils.backdoor.QueueControl
-
- isRetrieved() - Method in class com.atlassian.bamboo.build.artifact.ArtifactRetrievalStatus
-
- isRevisionKnown() - Method in interface com.atlassian.bamboo.commit.CommitFile
-
- isRevisionKnown() - Method in class com.atlassian.bamboo.commit.CommitFileImpl
-
- isRollback() - Method in interface com.atlassian.bamboo.deployments.execution.DeploymentContext
-
- isRollback() - Method in class com.atlassian.bamboo.deployments.execution.DeploymentContextImpl
-
- isRoot() - Method in class com.atlassian.bamboo.configuration.logs.LoggingConfigEntry
-
- isRoot() - Method in class com.atlassian.bamboo.rest.model.expansion.Expansion
-
- isRootVcsLinked() - Method in class com.atlassian.bamboo.vcs.configuration.CompleteVcsRepositoryData
-
- isRootVcsLinked() - Method in interface com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryData
-
- isRootVcsLinked() - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataImpl
-
- isRootVcsLinked() - Method in interface com.atlassian.bamboo.vcs.configuration.VcsRepositoryData
-
- isRootVcsLinked() - Method in class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- isRotpAdminShortcutsEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isRotpAdminShortcutsEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether to use rotp admin shortcuts or not.
- isRotpEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isRotpEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether to show rotp features or not.
- isRotpProjectShortcutsEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isRotpProjectShortcutsEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether to show rotp project shortcuts feature or not.
- isRssEnabled() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isRssEnabled(String) - Method in interface com.atlassian.bamboo.plugins.testutils.repository.RepositoryTestService
-
- isRssEnabled(String) - Method in class com.atlassian.bamboo.plugins.testutils.repository.RepositoryTestServiceImpl
-
- isRssEnabled(String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.repository.RepositoryResource
-
- isRssEnabled() - Method in class com.atlassian.bamboo.rest.model.repository.RestRepository
-
- isRssEnabled(String) - Method in class com.atlassian.bamboo.testutils.backdoor.RepositoryControl
-
- isRssExecuteSpecsInDocker() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isRssMissingAnyAccess() - Method in class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- isRssPollingEnabled() - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Is polling for rss changes enabled.
- isRssPollingEnabled() - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- isRssPollingEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isRssPollingEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
- isRunAsExecutable() - Method in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- isRunnable() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
Checks if current stage if first manual stage waiting for execution (chain is completed on previous stage and waiting for this stage to execute)
- isRunnable() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- isRunnable() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedStageResult
-
- isRunning(ProcessContext, Path, String, Path, Map<String, String>) - Method in interface com.atlassian.bamboo.docker.DockerContainerService
-
Checks if a container with the given name is running.
- isRunning(ProcessContext, Path, String, Path, Map<String, String>) - Method in class com.atlassian.bamboo.docker.DockerContainerServiceImpl
-
- isRunning() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestExpiryStatus
-
- isRunOnStartup() - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceSchedule
-
if the schedule should be run on startup
- isRunOnStartup() - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl
-
- isRunWithPowershell() - Method in class com.atlassian.bamboo.plugins.command.task.CommandConfig
-
- isRunWithPowershell() - Method in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- isRunWithPowershell() - Method in interface com.atlassian.bamboo.plugins.shell.task.ShellConfig
-
- isRunWithPowershell() - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- isSafeUrl(String) - Static method in class com.atlassian.bamboo.utils.UrlUtils
-
Validate if passed URL uses HTTP or HTTPS schema or there's no indication that any type of schema is used altogether.
- isSameOrigin(URL, URL) - Static method in class com.atlassian.bamboo.util.UrlUtils
-
- isSaved() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- isSaved() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- isSaved() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- isSaved() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- isSaved() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchNotifications
-
- isSaved() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
-
- isSaved() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- isSaved() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDocker
-
- isSaved() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- isSaved() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- isSaved() - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- isSaved() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- isSaved() - Method in class com.atlassian.bamboo.ww2.actions.project.EditProjectDetails
-
- isScheduledForExecution(String) - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
- isScheduledForExecution(String) - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- isSecret(String) - Static method in interface com.atlassian.bamboo.repository.EncryptedRepositoryDefinitionAccessor
-
- isSecureConnectionRequired() - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- isSecureConnectionRequired() - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- isSecureConnectionRequired() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- isSecurityEnabled() - Method in class com.atlassian.bamboo.user.authentication.BambooSecurityController
-
- isSecurityManagerEnabled() - Method in class com.atlassian.bamboo.configuration.RssSecurityConfiguration
-
- isSecurityTokenRequired() - Method in class com.atlassian.bamboo.configuration.agent.AddRemoteAgent
-
- isSecurityTokenRequired() - Method in class com.atlassian.bamboo.ww2.actions.admin.SelectAgentsAction
-
- isSecurityTokenRequiredFromAgents() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isSecurityTokenRequiredFromAgents() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isSecurityTokenRequiredFromAgents() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Whether security token is required from remote agents as a preliminary authentication method.
- isSecurityTokenRequiredFromAgents() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- isSelected() - Method in class com.atlassian.bamboo.build.docker.DockerConfigurationProviders.Config
-
- isSelectFieldAndNull(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- isServerFingerprintValid(String) - Method in interface com.atlassian.bamboo.agent.classserver.AgentServerManager
-
Returns true if finger print matches
- isServerFingerprintValid(String) - Method in class com.atlassian.bamboo.agent.classserver.AgentServerManagerImpl
-
- isServerJohnsoned() - Method in interface com.atlassian.bamboo.server.ServerStatusInfo
-
- isServerLocalArtifactHandler(String) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
- isSetup() - Method in class com.atlassian.bamboo.setup.johnson.BambooJohnsonSetupConfig
-
- isSetup() - Method in class com.atlassian.bamboo.testutils.spring.MockContainerContext
-
- isSetupComplete() - Method in class com.atlassian.bamboo.persister.xstream.XStreamAdminConfigPersister
-
- isSetupComplete() - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- isSetupComplete() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- isSetupComplete() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- isSetupPage(String) - Method in class com.atlassian.bamboo.setup.johnson.BambooJohnsonSetupConfig
-
- isShared() - Method in class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl.RepositoryIdentifier
-
- isShared() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifactDefinition
-
- isShared() - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestArtifact
-
- isShared() - Method in class com.atlassian.bamboo.testutils.model.TestArtifactDetails
-
- isShared() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- isSharedArtifact() - Method in interface com.atlassian.bamboo.artifact.Artifact
-
Indicates if the artifact is a shared artifact.
- isSharedArtifact() - Method in class com.atlassian.bamboo.artifact.ArtifactImpl
-
- isSharedArtifact() - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- isSharedArtifact - Static variable in class com.atlassian.bamboo.artifact.MutableArtifactImpl_
-
- isSharedArtifact() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLink
-
- isSharedArtifact(ArtifactLink) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactLinkPredicates
-
- isSharedArtifact() - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink
-
- isSharedArtifact() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- isSharedArtifact() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- isSharedArtifact() - Method in interface com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionBase
-
Get value of "SharedArtifact" flag.
- isSharedArtifact() - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionImpl
-
- isSharedArtifact() - Method in class com.atlassian.bamboo.rest.model.artifact.RestArtifact
-
- isSharedArtifact() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- isSharedCredentialsDeleted() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- isSharedCredentialsDeleted() - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- isShippedWithBamboo() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
Is set for default configuration.
- isShippedWithBamboo() - Static method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationFunctions
-
- isShippedWithBamboo() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- isShortened() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.DescribeAgentAvailability
-
- isShortUrlUsed() - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.build.artifact.ArtifactLinkMapper
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.deployments.results.migration.stream.DeploymentResultMapper
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.deployments.versions.migration.stream.commits.DeploymentVersionVcsCommitMapper
-
- isShouldExport(ExportDetailsBean) - Method in interface com.atlassian.bamboo.migration.BambooRootMapper
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.migration.stream.activeobjects.ActiveObjectsMapper
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.migration.stream.CommitRootMapper
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.migration.stream.ConsumedSubscriptionMapper
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.migration.stream.LinkedJiraIssueRootMapper
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.migration.stream.RelevantChangesetsMapper
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.migration.stream.RepositoryChangesetMapper
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.migration.stream.variable.baseline.VariableContextBaselineMapper
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.migration.stream.VariableSubstitutionMapper
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorMapper
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultMapper
-
- isShouldExport(ExportDetailsBean) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultMapper
-
- isShouldRunUpgrade(Statement) - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractPreparedStatementUpgradeTask
-
Whether or not the upgrade task should actually run
- isShouldRunUpgrade(Statement) - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractStatementUpgradeTask
-
Whether or not the upgrade task should actually run
- isShouldRunUpgrade(Statement) - Method in class com.atlassian.bamboo.upgrade.tasks.v5_12.UpgradeTask51201InitializeChainStorageTag
-
- isShowAdminContactDetailsToAnonymousUsers() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isShowAdminContactDetailsToAnonymousUsers() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isShowAdminContactDetailsToAnonymousUsers() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- isShowAdminContactDetailsToAnonymousUsers() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isShowAdminContactDetailsToAnonymousUsers() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- isShowAdvancedOptions() - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration
-
- isShowAgent() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary
-
- isShowAgent() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- isShowArtifactPathInfo() - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- isShowDisabled() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- isShowHint() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- isShowLink() - Method in class com.atlassian.bamboo.chains.branches.BranchStatusLinkInfo
-
True if the link should be displayed.
- isShowMoreRequired() - Method in class com.atlassian.bamboo.webwork.StarterAction.DashboardPage
-
- isShown() - Method in interface com.atlassian.breadcrumbs.BreadCrumb
-
- isShown() - Method in class com.atlassian.breadcrumbs.build.result.BuildResultSummaryCrumb
-
- isShown() - Method in class com.atlassian.breadcrumbs.BuildCrumb
-
- isShown() - Method in class com.atlassian.breadcrumbs.chain.ChainBranchesCrumb
-
- isShown() - Method in class com.atlassian.breadcrumbs.chain.ChainConfigCrumb
-
- isShown() - Method in class com.atlassian.breadcrumbs.chain.ChainCrumb
-
- isShown() - Method in class com.atlassian.breadcrumbs.chain.ChainResultSummaryCrumb
-
- isShown() - Method in class com.atlassian.breadcrumbs.chain.JobConfigCrumb
-
- isShown() - Method in class com.atlassian.breadcrumbs.chain.JobResultCrumb
-
- isShown() - Method in class com.atlassian.breadcrumbs.ProjectCrumb
-
- isShowOnboardingDialog() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- isShowPushOverrideOption() - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- isShowQuietPeriod() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- isShowRss() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewBuildResultsByJiraKey
-
- isShowSecuritySettingsHint() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- isShowSecuritySettingsHint() - Method in class com.atlassian.bamboo.webwork.StarterAction.SpecsOnboardingDialog
-
- isShowSharedArtifactPathInfo() - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- isShowUserField() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- isShutdownable() - Method in interface com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstance
-
Returns true if the instance is in a state that allows shutdown.
- isShutdownable() - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- isShutdownAll() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- isShuttingDown() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionQueue
-
Yields true if the RSS detection service is currently shutting down.
- isSidLoaded(Sid[]) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- isSidLoaded(Sid[]) - Method in class com.atlassian.bamboo.security.acegi.acls.ImmutableAcl
-
- isSignupEnabled() - Method in interface com.atlassian.bamboo.UnconfigurableFeatureDefaults
-
- isSimplifiedPlanConfigEnabled() - Method in interface com.atlassian.bamboo.DarkFeatureService
-
Check whether the simplified plan configuration is enabled.
- isSimplifiedPlanConfigEnabled() - Method in class com.atlassian.bamboo.DefaultDarkFeatureService
-
- isSingleFile() - Method in class com.atlassian.bamboo.build.artifact.ArtifactRetrievalStatus
-
- isSingleFile() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContext
-
- isSingleFile() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContextImpl
-
- isSinglePlan() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary
-
- isSinglePlan() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- isSingleton() - Method in class com.atlassian.bamboo.osgi.ReloadableBeanFactoryImpl
-
- isSingleton() - Method in class com.atlassian.bamboo.plugin.loaders.BundledPluginLoaderFactory
-
- isSingleton() - Method in class com.atlassian.bamboo.plugin.loaders.DirectoryScanningPluginFactory
-
- isSingleton() - Method in class com.atlassian.bamboo.spring.LazyComponentProxyFactoryBean
-
- isSingleton() - Method in class org.springframework.orm.hibernate.support.DependencyInjectionInterceptorFactoryBean
-
- isSnapshot() - Method in class com.atlassian.bamboo.plugins.maven2.Maven2ArtifactProperties
-
- isSnapshot(Maven2ArtifactProperties) - Static method in class com.atlassian.bamboo.plugins.maven2.Maven2ArtifactPropertiesUtils
-
- isSoftLimitExceeded() - Method in interface com.atlassian.bamboo.storage.StorageCappingService
-
- isSoftLimitExceeded() - Method in class com.atlassian.bamboo.storage.StorageCappingServiceImpl
-
- isSort() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary
-
- isSort() - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- isSortAscending() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- isSortByDuration() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- isSorted() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- isSourceMapEnabled() - Method in class com.atlassian.bamboo.plugin.web.BambooResourceBatchingConfiguration
-
- isSoxComplianceModeConfigurable() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isSoxComplianceModeConfigurable() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether SOX compliance is configurable (if not then it is disabled)
- isSoxComplianceModeEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isSoxComplianceModeEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isSoxComplianceModeEnabled() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Whether Bamboo instance SOX compliance mode is enabled.
- isSoxComplianceModeEnabled() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isSoxComplianceModeEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- isSpecExecutionLogExists() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainLogs
-
- isSpecsExecuted() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionWork
-
- isSpecsFailure() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectStatus
-
- isSpecsFailure() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- isSpecsOnboardingDialogPresent() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage
-
- isSpecsResult() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- isSpecsResult() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectStatus
-
- isSpecsResult() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- isSpecsSuccess() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectStatus
-
- isSpecsSuccess() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- isSpecsWebhookRequired() - Method in class com.atlassian.bamboo.webwork.StarterAction.SpecsOnboardingDialog
-
- isSshAuthType() - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- isSshCompression() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData
-
- isSshEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- isSslServer() - Method in class com.atlassian.bamboo.amq.TomcatHttpTransportServer
-
- isStageManual(ActionParametersMap) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- isStageManual() - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- isStageToStopFinal() - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
- isStageToStopFinal() - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- isStarted() - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- isStarted() - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
- isStarted() - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- isStarter() - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
- isStarter() - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- isStashRepository(VcsRepositoryData) - Static method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationHelper
-
- isStashRepository(Repository) - Static method in class com.atlassian.bamboo.repository.ReflectionRepositoryAccessor.StashRepositoryAccessor
-
- isStashRepository(VcsRepositoryData) - Static method in class com.atlassian.bamboo.repository.ReflectionRepositoryAccessor.StashRepositoryAccessor
-
- isStatusChanged() - Method in class com.atlassian.bamboo.build.ShowLatestBuildStatus
-
- isStatusCheckRequest(HttpServletRequest) - Static method in class com.atlassian.bamboo.ww2.interceptors.StatusCheckRequestHelper
-
- isStatusEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.plugin.ByStatusRuleEditComponent
-
- isStopping() - Method in interface com.atlassian.bamboo.chains.ChainExecution
-
Returns true if the chain is undergoing a 'stop' operation
- isStopping() - Method in interface com.atlassian.bamboo.chains.ChainState
-
Checks if the
Chain
is stopping
- isStopping() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- isStopRequested() - Method in interface com.atlassian.bamboo.chains.ChainExecution
-
Returns true if the
Chain
has been requested to stop execution
- isStopRequested() - Method in interface com.atlassian.bamboo.chains.ChainState
-
Checks if the
Chain
has been requested to stop executing
- isStringRepresentingEnum(Class<? extends Enum>, String) - Static method in class com.atlassian.bamboo.utils.BambooValidationUtils
-
Test if string represent an enum of given type.
- isSubmitButtonAvailable() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ClonePlanPage
-
- isSubmitButtonAvailable() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
- isSubscriptionsValid(Job, Chain, String) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
-
Shorter for of validateSubscriptions method
- isSubscriptionsValid(Job, Chain, String) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManagerImpl
-
- isSuccesfull() - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashRestResponse
-
- isSuccessful() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResult
-
- isSuccessful() - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResultImpl
-
- isSuccessful() - Method in interface com.atlassian.bamboo.chains.BuildExecution
-
If the Build is successful or not
- isSuccessful() - Method in interface com.atlassian.bamboo.chains.ChainExecution
-
Returns true if the chain has finished executing successfully
- isSuccessful() - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- isSuccessful() - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- isSuccessful() - Method in interface com.atlassian.bamboo.chains.ChainState
-
Checks if the
Chain
has successfully completed
- isSuccessful() - Method in interface com.atlassian.bamboo.chains.StageExecution
-
If the Stage is successful or not
- isSuccessful() - Method in interface com.atlassian.bamboo.chains.StageState
-
Checks if the stage has completed successfully
- isSuccessful() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage.ResultSummary
-
- isSuccessful - Variable in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- isSuccessful() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- isSuccessful() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- isSuccessful(ResultsSummary) - Static method in class com.atlassian.bamboo.resultsummary.ResultSummaryPredicates
-
- isSuccessful() - Method in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- ISSUE_KEY - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssueImpl_
-
- ISSUE_KEY - Static variable in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueImpl_
-
- ISSUE_KEY_PARAMETER - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- ISSUE_TYPE - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssueImpl_
-
- ISSUE_TYPE - Static variable in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueImpl_
-
- IssueChangedPublisher - Class in com.atlassian.bamboo.plugins.jira.event
-
Listens on internal events.
- IssueChangedPublisher(EventPublisher, ResultsSummaryManager, RemoteEventProducerRegistrar) - Constructor for class com.atlassian.bamboo.plugins.jira.event.IssueChangedPublisher
-
- issueDetails() - Method in class com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction
-
- issueKey - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssueImpl_
-
- issueKey(String) - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsBuilder
-
- issueKey(String) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsBuilderImpl
-
- issueKey - Static variable in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueImpl_
-
- issueTransitions() - Method in class com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction
-
- issueType - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssueImpl_
-
- issueType - Static variable in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueImpl_
-
- ISSUETYPE_JSON_KEY - Static variable in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- issueTypeSchema() - Method in class com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction
-
- isSuperBatchingEnabled() - Method in class com.atlassian.bamboo.plugin.web.BambooResourceBatchingConfiguration
-
- isSupported() - Method in class com.atlassian.bamboo.crypto.AtlassianRandom.Factory
-
- isSupportedType(Class) - Method in class com.atlassian.bamboo.serialization.xstream.AbstractHibernateCollectionConverter
-
- isSupportedType(Class) - Method in class com.atlassian.bamboo.serialization.xstream.HibernateCollectionConverter
-
- isSupportedType(Class) - Method in class com.atlassian.bamboo.serialization.xstream.HibernateMapConverter
-
- isSupportedType(Class) - Method in class com.atlassian.bamboo.serialization.xstream.HibernateSortedMapConverter
-
- isSupportedType(Class) - Method in class com.atlassian.bamboo.serialization.xstream.HibernateSortedSetConverter
-
- isSupportPeriodAlmostExpired() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- isSupportPeriodExpired() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- isSupportsConnectionTesting() - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- isSuspended() - Method in class com.atlassian.bamboo.build.BuildSuspensionCheckBean
-
Checks if building has been suspended.
- isSuspended() - Method in class com.atlassian.bamboo.deployments.environments.dashboard.EnvironmentStubImpl
-
- isSuspended() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentImpl
-
- isSuspended() - Method in class com.atlassian.bamboo.deployments.environments.EnvironmentWithConfigCounts
-
- isSuspended() - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentStubDto
-
- isSuspended() - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- isSuspended() - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- isSuspended() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
- isSuspended() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestJobBatch
-
- isSuspended() - Method in class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch.RestStageJobBatch
-
- isSuspended() - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- isSuspended() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanConfig
-
- isSuspended() - Method in interface com.atlassian.bamboo.trigger.Triggerable
-
- isSuspendedFromBuilding() - Method in class com.atlassian.bamboo.js.PlanDecorator
-
- isSuspendedFromBuilding() - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- isSuspendedFromBuilding() - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- isSuspendedFromBuilding() - Method in class com.atlassian.bamboo.plan.cache.PlanBranchGist
-
- isSuspendedFromBuilding() - Method in interface com.atlassian.bamboo.plan.PlanIdentifier
-
Checks if the build has been enabled / disabled.
- isSuspendedFromBuilding() - Method in class com.atlassian.bamboo.plan.PlanIdentifierImpl
-
- isSuspendedFromBuilding() - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanIdentifier
-
- isSuspendedFromBuilding() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan.DecoratedPlanBranchGist
-
- isSuspendedFromBuilding() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- isSuspendedFromBuilding() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- isSystemAdmin(String) - Method in interface com.atlassian.bamboo.security.BambooPermissionManager
-
Returns true if the user is a sysadmin, false if not
- isSystemAdmin(String) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- isSystemAdmin(String) - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- isSystemAdmin(UserKey) - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- isSystemModule() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- isSystemModule() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- isSystemProvided() - Method in class com.atlassian.bamboo.plugin.AgentPluginResolver.AgentPluginFilter
-
- isSystemProvided(PluginMetadataManager) - Static method in class com.atlassian.bamboo.plugin.predicate.BambooPluginPredicates
-
Predicate that returns true
if a plugin is provided by the system.
- isSystemRequirement() - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Requirement
-
Is this a system requirement? System requirements are builder/jdk requirements which cannot be
removed from the plan.
- isSystemRequirement() - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- isTablePresent(Connection, String) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- isTablePresent(Connection, String) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Checks whether given table is present in the database
- isTablePresent(Connection, String) - Static method in class com.atlassian.bamboo.utils.db.JdbcUtils
-
- isTablePresent(Connection, String) - Method in class com.atlassian.bamboo.utils.db.PostgreSqlDbmsBean
-
- isTaskDefinitionPluginKeyEqual(String) - Static method in class com.atlassian.bamboo.task.TaskPredicates
-
- isTaskDisabled() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- isTaskDisabled() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- isTaskDisabled() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- isTaskEnabled() - Static method in class com.atlassian.bamboo.task.TaskPredicates
-
- isTaskProcessCommandDecoratorApplicableTo(TaskIdentifier) - Static method in class com.atlassian.bamboo.plugin.BambooPluginUtils
-
- isTaskResultPluginKeyEqual(String) - Static method in class com.atlassian.bamboo.task.TaskPredicates
-
- isTaskResultPluginKeyEqual(String) - Static method in class com.atlassian.bamboo.utils.BambooPredicates
-
- isTeam() - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketUserEntity
-
- isTestConnection() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.CreateInstantMessagingServer
-
- isTestQuarantineEnabled() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- isTestQuarantineExpiryOverridable() - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- isTestsEnabled() - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- isTheSameBranch(VcsRepositoryModuleDescriptor, VariableSubstitutor, VcsRepositoryData, VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationComparator
-
Compares 2 branches in of a single variable set.
- isTheSameBranch(VcsRepositoryModuleDescriptor, VariableSubstitutor, VcsRepositoryData, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationComparatorImpl
-
Compares 2 branches in of a certain variable set.
- isTheSameVcsLocation(VcsRepositoryModuleDescriptor, VariableSubstitutor, VcsRepositoryData, VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationComparator
-
Compares 2 repository locations in context of a single variable set.
- isTheSameVcsLocation(VcsRepositoryModuleDescriptor, VariableSubstitutor, VcsRepositoryData, VcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationComparatorImpl
-
Compares 2 repository locations in context of a certain variable set.
- isThreadInterrupted() - Method in class com.atlassian.bamboo.executor.InterruptThreadWatchdog
-
Indicates whether the thread run was killed on timeoutSeconds or not.
- isThrowOnNonZeroExit() - Method in class com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
- isTlsEnabled() - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- isTlsRequired() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- isTopLevelPlan(ImmutablePlan) - Static method in class com.atlassian.bamboo.plan.PlanClassHelper
-
- isTopLevelPlan() - Static method in class com.atlassian.bamboo.plan.PlanClassHelper
-
- IsTopLevelPlanCondition - Class in com.atlassian.bamboo.ww2.actions.build
-
- IsTopLevelPlanCondition() - Constructor for class com.atlassian.bamboo.ww2.actions.build.IsTopLevelPlanCondition
-
- isTotalSizeKnown() - Method in class com.atlassian.bamboo.utils.collection.PartialList
-
- isTrackingEnabled(ImmutablePlan) - Method in interface com.atlassian.bamboo.brokenbuildtracker.TrackingConfigurationManager
-
- isTrackingEnabled(ImmutablePlan) - Method in class com.atlassian.bamboo.brokenbuildtracker.TrackingConfigurationManagerImpl
-
- isTransient(Object) - Method in class org.springframework.orm.hibernate.support.ChainedInterceptorSupport
-
- isTriggerDisabled() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- isTriggerDisabled() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- isTriggerInitialManualBuild() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- isTriggerPresent(String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ConfigurePlanTriggersPage
-
Checks if specified trigger is present on plan's trigger list.
- isTriggersOnEnvironmentPagesEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isTriggersOnEnvironmentPagesEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
- isTrustStoreConfigured() - Static method in class com.atlassian.bamboo.agent.bootstrap.SslKeystoreUtils
-
- isTryNext() - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- isTryNext() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.AbstractEntityPagerSupport
-
- isTypeEqual() - Method in enum com.atlassian.bamboo.variable.VariableType
-
- isUnauthenticatedRemoteTriggerAllowed() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isUnauthenticatedRemoteTriggerAllowed() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isUnauthenticatedRemoteTriggerAllowed() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- isUnauthenticatedRemoteTriggerAllowed() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isUnauthenticatedRemoteTriggerAllowed() - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- isUnderAverageTime() - Method in interface com.atlassian.bamboo.progressbar.ProgressBar
-
Returns true if elapse time < ave time
- isUnderAverageTime() - Method in class com.atlassian.bamboo.progressbar.ProgressBarImpl
-
- isUninstallable() - Method in class com.atlassian.bamboo.mock.plugins.MockPlugin
-
- isUniqueJobKey() - Method in interface com.atlassian.bamboo.validation.ValidationFunctionFactory
-
Validation function that verifies that a job key is unique.
- isUniqueJobKey() - Method in class com.atlassian.bamboo.validation.ValidationFunctionFactoryImpl
-
- isUniqueKey() - Method in class com.atlassian.bamboo.utils.db.DbmsBean.ConstraintDefinition
-
- isUnix() - Static method in class com.atlassian.bamboo.agent.installer.util.AgentInstallerUtil
-
- isUnix() - Static method in class com.atlassian.bamboo.process.ProcessManagement
-
- isUnresponsive() - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
Whether or not the agent has been deemed to be "unresponsive".
- isUnresponsive() - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- isUnresponsive() - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- isUpdated() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.GlobalTrackingConfiguration
-
- isUpdated() - Method in class com.atlassian.bamboo.event.aws.ElasticBambooConfigChangedEventImpl
-
- isUpdatingSource() - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObjectStatus
-
- isUpdatingSource() - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResultStatus
-
- isUpdatingStashWithBuildStatusEnabled() - Method in class com.atlassian.bamboo.DefaultFeatureManager
-
- isUpdatingStashWithBuildStatusEnabled() - Method in interface com.atlassian.bamboo.FeatureManager
-
Whether updating Stash with build status after builds are completed is enabled.
- isUpdatingVcs() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
- isUpdatingVcs() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- isUpgradeableCrowdConfiguration(RepositoryConfiguration) - Static method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.UserConfigurationChecker
-
- isUpgradeableLdapConfiguration(RepositoryConfiguration) - Static method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.UserConfigurationChecker
-
- isUpgradeAllowed() - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
- isUpgraded() - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
- isUpgraded() - Method in interface com.atlassian.upgrade.UpgradeManager
-
- isUploadingAccountDetailsEnabled() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- isUploadingOfAwsAccountDetailsEnabled() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- isUploadingOfAwsAccountDetailsEnabled() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- isUseClientMapping() - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- isUseExport() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- isUseExport() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- isUseExternals() - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- isUseExternals() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- isUseGzipCompression() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
Should we use gzip compression to compress Bamboo web pages?
- isUseGzipCompression() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isUseGzipCompression() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Should we use gzip compression to compress Bamboo web pages?
- isUseInitialisingScript() - Method in class com.atlassian.bamboo.docker.RunConfig
-
- isUseLocalLicenseKey(BuildConfiguration) - Static method in class com.atlassian.bamboo.clover.CloverPluginHelper
-
Check if plan configuration makes use of locally defined license
- isUseLocalRepositoryIsolation() - Method in class com.atlassian.bamboo.builder.maven.Maven2CapabilityConfigurationHelper
-
- isUseMavenReturnCode() - Method in class com.atlassian.bamboo.testutils.model.task.Maven2TaskDetails
-
- isUseMavenReturnCode() - Method in class com.atlassian.bamboo.testutils.model.task.Maven3TaskDetails
-
- isUseMavenReturnCode() - Method in interface com.atlassian.bamboo.testutils.model.task.MavenTaskDetails
-
- isUseNtlmAuth() - Method in class com.atlassian.bamboo.configuration.RepositorySettings
-
- isUseNtlmAuth() - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- isUserAutocompleteAllowed() - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Determines whether or not we are allowed to do autocompletion for users.
- isUserAutocompleteAllowed() - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- isUserAutocompleteAllowed() - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- isUserCanOverrideVariables() - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- isUseRemoteAgentCache() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- isUseRemoteAgentCache() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- isUseRemoteAgentCache() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- isUseRemoteAgentCache() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- isUseRemoteAgentCache() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- IsUserEq<T extends com.atlassian.user.impl.DefaultUser> - Class in com.atlassian.bamboo.matcher.bean
-
- IsUserEq(DefaultUser, Class<T>) - Constructor for class com.atlassian.bamboo.matcher.bean.IsUserEq
-
- isUserInGroup(String, String) - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- isUserInGroup(UserKey, String) - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- isUserInstalled(PluginMetadataManager) - Static method in class com.atlassian.bamboo.plugin.predicate.BambooPluginPredicates
-
Predicate that returns true
if a plugin is user installed.
- isUserInstalledOnly() - Method in class com.atlassian.bamboo.plugin.AgentPluginResolver.AgentPluginFilter
-
- isUserKey(String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- isUserReadOnly() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditUserPage
-
- isUserReadOnly(User) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- isUseSession() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
Whether or not a search saved in the session will be shown or not
- isUseShallowClones() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- isUseShallowClones() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- isUseShallowClones() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- isUseShallowClones() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- isUseShallowClones() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- isUseShallowClones() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- isUseStandardRepositorySelector() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- isUseSubmodules() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- isUseSubmodules() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- isUseSubmodules() - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- isUseSubmodules() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- isUseSubmodules() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- isUseSubmodules() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- isUseTunnelForHttp() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
Whether to use Tunnelling for http* traffic between the agent and server or not.
- isUseTunnelForHttp() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- isUseWindowsBatFilesForWhitespaceHandling() - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- isUsingDefaultBranch() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- isUsingDefaultBranch() - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestDeploymentProject
-
- isUsingPrefix() - Method in interface com.atlassian.bamboo.task.TaskHelpLink
-
Prefix is used if the task is getting the help url/title from help-paths.properties file,
in which case we should use the help.url macro.
- isUsingSharedCredentials(HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.plugins.git.helper.GitRepositorySharedCredentialsHelper
-
- isUsingSharedCredentials(Map<String, String>) - Static method in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- isUtf8Compliant(InputStream) - Static method in class com.atlassian.bamboo.util.BambooIOUtils
-
Checks for utf8 compliance of input stream.
- isUtilTimerStackActive() - Static method in class com.atlassian.bamboo.util.BambooProfilingUtils
-
- isValid() - Method in class com.atlassian.bamboo.build.docker.DockerPipelineConfigurationImpl
-
- isValid() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentHeartBeatInfo
-
- isValid() - Method in class com.atlassian.bamboo.configuration.Jdk
-
Does this object reference a valid JDK?
- isValid() - Method in interface com.atlassian.bamboo.fieldvalue.OptionallyConvertibleFromConfig
-
Is the object state valid after it has been initialised from properties.
- isValid() - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationConfigurationImpl
-
- isValid() - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- isValid() - Method in class com.atlassian.bamboo.plan.branch.BranchSpecificConfiguration
-
- isValid() - Method in class com.atlassian.bamboo.plan.task.DecoratedTaskDefinitionImpl
-
- isValid() - Method in interface com.atlassian.bamboo.progressbar.ProgressBar
-
Returns true iff the ave time is > 0
- isValid() - Method in class com.atlassian.bamboo.progressbar.ProgressBarImpl
-
- isValid(SecureToken) - Method in interface com.atlassian.bamboo.security.SecureTokenService
-
- isValid(SecureToken, Key) - Method in interface com.atlassian.bamboo.security.SecureTokenService
-
- isValid(SecureToken) - Method in class com.atlassian.bamboo.security.SecureTokenServiceImpl
-
- isValid(SecureToken, Key) - Method in class com.atlassian.bamboo.security.SecureTokenServiceImpl
-
- isValid() - Method in interface com.atlassian.bamboo.task.DecoratedTaskDefinition
-
Validate this Task Definition by checking whether it is linked to a taskModuleDescriptor.
- isValidationBypassed() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- isValidationBypassed() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- isValidationBypassed() - Method in interface com.atlassian.bamboo.ww2.aware.BypassValidationAware
-
- isValidEmailAddressFormat(String) - Static method in class com.atlassian.bamboo.notification.EmailValidator
-
- isValidIpAddressOrCidr(String) - Static method in class com.atlassian.bamboo.utils.IpAddressValidator
-
- isValidIssueKey(String) - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueHelper
-
Checks whether a given string could be a valid issue key.
- isValidIssueKey(String) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
- isValidLabelName(String) - Static method in class com.atlassian.bamboo.labels.LabelParser
-
- isValidLicenseKey(String) - Static method in class com.atlassian.bamboo.clover.CloverPluginHelper
-
Test if provided Clover license key is valid
- isValidPortNumber(String) - Static method in class com.atlassian.bamboo.notification.PortValidator
-
- isValidValue(Object) - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
Whether or not a given object is a valid value for this BuildDefinition.
- isValidValue(Object) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- isValidValue(Object) - Method in class com.atlassian.bamboo.build.PartialBuildDefinitionImpl
-
- isValueEquals(Object) - Method in enum com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator.AwsCredentialsSource
-
- isValueSelected(String) - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- IsVariableDefinitionEq - Class in com.atlassian.bamboo.matcher.bean
-
- IsVariableDefinitionIdentifierEq<T extends VariableDefinitionIdentifier> - Class in com.atlassian.bamboo.variable.matcher
-
- IsVariableDefinitionIdentifierEq(T) - Constructor for class com.atlassian.bamboo.variable.matcher.IsVariableDefinitionIdentifierEq
-
- isVcsBranchMarkedAsDeleted(String, String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.database.DatabaseResource
-
- isVcsBranchMarkedAsDeleted(PlanKey, String) - Method in class com.atlassian.bamboo.testutils.backdoor.DatabaseControl
-
Checks if a given VCS branch for the specified plan is marked as deleted in the database, indicating that all
plan branches referring to it should be cleaned up.
- isVerboseLogs() - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- isVerboseLogs() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- isVerboseLogs() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- isVerboseLogs() - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData
-
- isVersionNameConflicting(String, long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
Check whether the version name is already being used by another version within this project
- isVersionNameConflicting(String, long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- isVersionNameConflicting(long, String) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Check whether the version name is already being used by another version within this project
- isVersionNameConflicting(long, String) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- IsVersionNamingSchemeEq<T extends InternalVersionNamingScheme> - Class in com.atlassian.bamboo.deployments.projects.matcher.versionnaming
-
- isViewContactDetailsEnabled() - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- isVisible() - Method in class com.atlassian.bamboo.pageobjects.elements.PlanPickerElement
-
- isVisible() - Method in class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- isVisible() - Method in class com.atlassian.bamboo.pageobjects.pages.global.ServerStateBanner
-
The banner is visible when Bamboo is in any state other than running.
- isVisible() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.NoSharedCredentialsInfoBox
-
- isVisible() - Method in class com.atlassian.bamboo.webwork.StarterAction.SpecsOnboardingDialog
-
- isVpcEnabled() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- isWaiting(LifeCycleState) - Static method in enum com.atlassian.bamboo.builder.LifeCycleState
-
- isWaiting() - Method in interface com.atlassian.bamboo.chains.StageState
-
Checks if the stage is waiting to be executed
- isWaiting() - Method in class com.atlassian.bamboo.resultsummary.BaseResultSummary
-
- isWaiting() - Method in interface com.atlassian.bamboo.resultsummary.ImmutableResultsSummary
-
- isWarnEnabled() - Method in class com.atlassian.bamboo.maven.MavenNullLogger
-
- isWarningPresent() - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- isWebhookRequired() - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudBambooSpecsHandler
-
- isWebhookRequired() - Method in class com.atlassian.bamboo.plugins.git.v2.GitBambooSpecsHandler
-
- isWebhookRequired() - Method in class com.atlassian.bamboo.plugins.github.GitHubBambooSpecsHandler
-
- isWebhookRequired() - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerBambooSpecsHandler
-
- isWebhookRequired() - Method in class com.atlassian.bamboo.repository.svn.v2.SvnBambooSpecsHandler
-
- isWebhookRequired() - Method in interface com.atlassian.bamboo.vcs.BambooSpecsHandler
-
- isWebRepositorySetToStash() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- isWindows() - Static method in class com.atlassian.bamboo.process.ProcessManagement
-
- isWindowsPlatform() - Method in class com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
-
- isWithinDays(Date, Date, long) - Static method in class com.atlassian.bamboo.util.BambooDateUtils
-
Returns whether the laterDate is not later than the number of "days" since the last earlierDate
- isWithinMillis(Date, Date, long) - Static method in class com.atlassian.bamboo.util.BambooDateUtils
-
Returns true if the two given dates are within the given number of millis.
- isWorkingCopyClean(File) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
Checks whether the directory is at clean state (no uncommitted changes).
- isWorkspaceEmpty(File) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- isWorkspaceEmpty(File) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- isWorkspaceEmpty(File) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- isWritable(String) - Method in interface com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdPropertiesPersister
-
Returns true if the property can be modified.
- isWritable(String) - Method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdPropertiesPersisterImpl
-
True if the property is not overriden by system properties or environment variables.
- isXsrfProtectionEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- isXsrfProtectionEnabled() - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- isXsrfProtectionEnabled() - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- isXsrfProtectionEnabled() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isXsrfProtectionMutativeGetsAllowed() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- isXsrfTokenNeeded(String) - Method in interface com.atlassian.bamboo.ww2.BareFreeMarkerContext
-
- isXsrfTokenNeeded(String) - Method in class com.atlassian.bamboo.ww2.BareFreeMarkerContextImpl
-
- isXsrfTokenNeeded(String) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- isXsrfTokenNeeded(String) - Static method in class com.atlassian.bamboo.ww2.FreeMarkerContextHelper
-
- isYamlConfiguration() - Method in interface com.atlassian.bamboo.plan.VcsBambooSpecsSource
- isYamlConfiguration() - Method in class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl
-
- it.com.atlassian.bamboo.agent - package it.com.atlassian.bamboo.agent
-
- it.com.atlassian.bamboo.agent.elastic - package it.com.atlassian.bamboo.agent.elastic
-
- it.com.atlassian.bamboo.agent.elastic.mocks - package it.com.atlassian.bamboo.agent.elastic.mocks
-
- it.com.atlassian.bamboo.deployments - package it.com.atlassian.bamboo.deployments
-
- it.com.atlassian.bamboo.deployments.environments.service - package it.com.atlassian.bamboo.deployments.environments.service
-
- it.com.atlassian.bamboo.deployments.expiry - package it.com.atlassian.bamboo.deployments.expiry
-
- it.com.atlassian.bamboo.deployments.projects.service - package it.com.atlassian.bamboo.deployments.projects.service
-
- it.com.atlassian.bamboo.deployments.results.service - package it.com.atlassian.bamboo.deployments.results.service
-
- it.com.atlassian.bamboo.deployments.versions.service - package it.com.atlassian.bamboo.deployments.versions.service
-
- it.com.atlassian.bamboo.plugins.testutils.job - package it.com.atlassian.bamboo.plugins.testutils.job
-
- it.com.atlassian.bamboo.plugins.testutils.plan - package it.com.atlassian.bamboo.plugins.testutils.plan
-
- it.com.atlassian.bamboo.plugins.testutils.stage - package it.com.atlassian.bamboo.plugins.testutils.stage
-
- it.com.atlassian.bamboo.trigger - package it.com.atlassian.bamboo.trigger
-
- Item(ClassServerManifestReader.Operation, String, long) - Constructor for class com.atlassian.bamboo.agent.bootstrap.ClassServerManifestReader.Item
-
- ITEM - Static variable in class com.atlassian.bamboo.trigger.TriggerConfigurationUtils
-
- ItemDetections - Class in com.atlassian.bamboo.plan
-
- ItemDetections() - Constructor for class com.atlassian.bamboo.plan.ItemDetections
-
- itemFromList(List<T>) - Static method in class com.atlassian.bamboo.utils.BambooFunctions
-
- ItemMapper - Annotation Type in com.atlassian.bamboo.migration
-
- items - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl_
-
- ITEMS - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl_
-
- itemType - Variable in class com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
-
- iterable(Supplier<Iterator<T>>) - Static method in class com.atlassian.bamboo.util.BambooIterables
-
Constructs an iterable for a supplier of iterators.
- iterableDownTo(Iterable<X>, Class<T>) - Static method in class com.atlassian.bamboo.util.Narrow
-
Filters given Iterable returning only these objects which could be narrowed to given type.
- IterablesTimesMatcher<T> - Class in com.atlassian.bamboo.matcher
-
- iterableTo(Iterable<?>, Class<T>) - Static method in class com.atlassian.bamboo.util.Narrow
-
Filters given Iterable returning only these objects which could be narrowed to given type
- iterateFilesAndDirs(Path) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactStreams
-
Similar to
FileUtils.iterateFilesAndDirs(File, IOFileFilter, IOFileFilter)
but works on
Path
s and
returns file names relative to root dir.
- iteratePlanBuildNumbersForExport(Consumer<PlanBuildNumbers>) - Method in interface com.atlassian.bamboo.build.BuildNumberExportDao
-
- iteratePlanBuildNumbersForExport(Consumer<PlanBuildNumbers>) - Method in class com.atlassian.bamboo.build.BuildNumberExportHibernateDao
-
- iterateResultsForExport(Consumer<MutableDeploymentResult>) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Iterate through and execute function for each of MutableDeploymentResult
- iterateResultsForExport(Consumer<MutableDeploymentResult>) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- iterateVariableContextBaselinesForExport(Consumer<VariableContextBaseline>) - Method in interface com.atlassian.bamboo.variable.baseline.VariableContextBaselineDao
-
Iterate through and execute function for each of VariableContextBaseline
- iterateVariableContextBaselinesForExport(Consumer<VariableContextBaseline>) - Method in class com.atlassian.bamboo.variable.baseline.VariableContextBaselineHibernateDao
-
- iterator() - Method in class com.atlassian.bamboo.concurrent.BlockingSet
-
The returned iterator does not support removal.
- iterator() - Method in class com.atlassian.bamboo.concurrent.BoundedSet
-
The returned iterator does not support removal.
- iterator() - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- iterator() - Method in class com.atlassian.bamboo.utils.MemorisingIterable
-
- iterator() - Method in class com.atlassian.bamboo.utils.MessageCollectionImpl
-
- iterator() - Method in class com.atlassian.bamboo.utils.xml.SMInputCursorIterable
-
- IteratorHibernateCallback<T> - Class in com.atlassian.bamboo.hibernate.callbacks
-
- IteratorHibernateCallback(int) - Constructor for class com.atlassian.bamboo.hibernate.callbacks.IteratorHibernateCallback
-
- R_HEADS - Static variable in class com.atlassian.bamboo.plugins.git.api.GitConstants
-
- random(int) - Method in class com.atlassian.bamboo.crypto.AtlassianRandom
-
- randomAlphabetic() - Static method in class com.atlassian.bamboo.testutils.Utf8Helper
-
- randomAlphabetic(int) - Static method in class com.atlassian.bamboo.utils.BambooRandomStringUtils
-
see RandomStringUtils.randomAlphabetic(int)
- randomAlphabeticWithDashes() - Static method in class com.atlassian.bamboo.testutils.Utf8Helper
-
- randomAlphabeticWithDots() - Static method in class com.atlassian.bamboo.testutils.Utf8Helper
-
- randomAlphabeticWithQuotes() - Static method in class com.atlassian.bamboo.testutils.Utf8Helper
-
- randomAlphabeticWithSpaces() - Static method in class com.atlassian.bamboo.testutils.Utf8Helper
-
- randomAlphanumeric(int) - Static method in class com.atlassian.bamboo.utils.BambooRandomStringUtils
-
see RandomStringUtils.randomAlphanumeric(int)
- randomAscii(int) - Static method in class com.atlassian.bamboo.utils.BambooRandomStringUtils
-
see RandomStringUtils.randomAscii(int)
- RandomGUID - Class in com.atlassian.bamboo.utils
-
This class generates Global Unique Ids (GUIDS).
- RandomGUID() - Constructor for class com.atlassian.bamboo.utils.RandomGUID
-
With no specification of security option, this constructor defaults to lower security, high performance.
- RandomGUID(boolean) - Constructor for class com.atlassian.bamboo.utils.RandomGUID
-
Setting secure true enables each random number generated to be cryptographically strong.
- randomInitialDelay() - Static method in class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- randomNonNegativeLong() - Static method in class com.atlassian.bamboo.util.NumberUtils
-
- randomNumeric(int) - Static method in class com.atlassian.bamboo.utils.BambooRandomStringUtils
-
see RandomStringUtils.randomNumeric(int)
- randomString(int, char[]) - Static method in class com.atlassian.bamboo.testutils.Utf8Helper
-
- Range<E extends Number & Comparable<? super E>> - Class in com.atlassian.bamboo.utils
-
Range of numerical values (inclusive).
- Range(E, E) - Constructor for class com.atlassian.bamboo.utils.Range
-
- rangeAxisLocation - Static variable in class com.atlassian.bamboo.charts.utils.ChartDefaults
-
- RangeCalculator - Class in com.atlassian.bamboo.clover.reports.charts
-
Reads values from a given series from XYDataset and returns min and max value.
- RangeCalculator() - Constructor for class com.atlassian.bamboo.clover.reports.charts.RangeCalculator
-
- RatioOfFailureWithLabelUsageCollector - Class in com.atlassian.bamboo.reports.collector
-
- RatioOfFailureWithLabelUsageCollector() - Constructor for class com.atlassian.bamboo.reports.collector.RatioOfFailureWithLabelUsageCollector
-
- RatioOfSuccessCollector - Class in com.atlassian.bamboo.reports.collector
-
- RatioOfSuccessCollector() - Constructor for class com.atlassian.bamboo.reports.collector.RatioOfSuccessCollector
-
- RawRepositoryConfiguration - Interface in com.atlassian.bamboo.vcs.configuration.service
-
Low level representation of repository configuration.
- RawRepositoryConfigurationImpl - Class in com.atlassian.bamboo.vcs.configuration.service
-
- RawRepositoryConfigurationImpl.Builder - Class in com.atlassian.bamboo.vcs.configuration.service
-
- RawRepositoryConfigurationXmlConverter - Interface in com.atlassian.bamboo.vcs.configuration.service
-
- RawRepositoryConfigurationXmlConverterImpl - Class in com.atlassian.bamboo.vcs.configuration.service
-
- RawRepositoryConfigurationXmlConverterImpl(XStreamFactory) - Constructor for class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationXmlConverterImpl
-
- read(InputStream) - Static method in class com.atlassian.bamboo.agent.bootstrap.ClassServerManifestReader
-
- read() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- read() - Method in class com.atlassian.bamboo.plugins.rest.common.DelegatingServletInputStream
-
- READ - Static variable in class com.atlassian.bamboo.security.acegi.acls.BambooPermission
-
- read(File) - Static method in class com.atlassian.bamboo.upgrade.XpathXmlUpgrader
-
Read an XML document from a file
.
- read(InputStream) - Static method in class com.atlassian.bamboo.upgrade.XpathXmlUpgrader
-
Read an XML document from an input
stream.
- read() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- read() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction
-
- read() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- read(char[], int, int) - Method in class com.ctc.wstx.io.BambooUTF8Reader
-
- readAclById(ObjectIdentity) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclServiceImpl
-
- readAclById(ObjectIdentity, Sid[]) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclServiceImpl
-
- readAclById(ObjectIdentity) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- readAclsById(ObjectIdentity[]) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclServiceImpl
-
- readAclsById(ObjectIdentity[], Sid[]) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclServiceImpl
-
- readChangeSetId(File, String) - Static method in class com.atlassian.bamboo.testutils.vcs.git.GitRepositoryHelper
-
- readFileFromResource(Object, String) - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
- readFileFromResource(Class<?>, String) - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
- readFileToString(Path, Charset) - Static method in class com.atlassian.bamboo.utils.BambooPathUtils
-
- readFromConfigFiles() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentUuidInitializer
-
- readFromTempUuidFile() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentUuidInitializer
-
- readLogEntry(BytesMessage) - Static method in class com.atlassian.bamboo.v2.build.agent.LogMessageBatchConverter
-
- readLoggerId(BytesMessage) - Static method in class com.atlassian.bamboo.v2.build.agent.LogMessageBatchConverter
-
- readMessageCount(BytesMessage) - Static method in class com.atlassian.bamboo.v2.build.agent.LogMessageBatchConverter
-
- readMutableAclById(ObjectIdentity) - Method in interface com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclService
-
Same as AclService.readAclById(ObjectIdentity)
except it returns only a single MutableAcl.
- readMutableAclById(long) - Method in interface com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclService
-
- readMutableAclById(ObjectIdentity) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclServiceImpl
-
- readMutableAclById(long) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclServiceImpl
-
- readNextChildNodeValue(HierarchicalStreamReader) - Static method in class com.atlassian.bamboo.persister.xstream.XStreamUtils
-
Returns a name-value pair for a child node.
- readObject(InputStream) - Method in class com.atlassian.bamboo.serialisers.JavaObjectSerialiser
-
- readObject(InputStream) - Method in class com.atlassian.bamboo.serialisers.KryoObjectSerialiser
-
- readObject(InputStream) - Method in interface com.atlassian.bamboo.serialisers.ObjectSerialiser
-
Retreieves an object from a stream.
- readObject(InputStream) - Method in class com.atlassian.bamboo.serialisers.XStreamObjectSerialiser
-
- readOnly(TransactionTemplate) - Static method in class com.atlassian.bamboo.util.BambooSpringUtils
-
If the supplied template creates readonly transactions, returns it.
- readonly - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl_
-
- READONLY - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl_
-
- ReadOnlyCapabilitySet - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
- ReadOnlyCapabilityType - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
A marker interface for capabilities that cannot be modified by the user.
- readOnlyClone(TransactionTemplate) - Static method in class com.atlassian.bamboo.util.BambooSpringUtils
-
Clones the supplied template.
- ReadOnlyGetMethodEnforcer - Class in com.atlassian.bamboo.hibernate
-
- ReadOnlyGetMethodEnforcer() - Constructor for class com.atlassian.bamboo.hibernate.ReadOnlyGetMethodEnforcer
-
- readOnlyRepository(File) - Static method in class com.atlassian.bamboo.testutils.SvnRepositoryDescriptor
-
- readOnlyRepository(File) - Static method in class com.atlassian.bamboo.testutils.vcs.git.GitRepositoryDescriptor
-
- readQuotedValue(char[], int) - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- readResolve() - Method in class com.atlassian.bamboo.author.AuthorImpl
-
Deprecated.
- readResolve() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- readResolve() - Method in class com.atlassian.bamboo.repository.LegacyRepositoryDataImpl
-
Deprecated.
- readServerFingerprint(File) - Static method in class com.atlassian.bamboo.setup.ServerFingerprintUtils
-
- realClass(String) - Method in class com.atlassian.bamboo.serialization.xstream.PluginsAwareMapper
-
- reason() - Method in class com.atlassian.bamboo.testutils.junit.rule.RepeatSpec
-
- REASON_SUMMARY - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- ReasonForBuild - Class in com.atlassian.bamboo
-
This class provides a way to mark builds with the reason they have been built.
- ReasonForBuildUserType - Class in com.atlassian.bamboo.resultsummary
-
- ReasonForBuildUserType() - Constructor for class com.atlassian.bamboo.resultsummary.ReasonForBuildUserType
-
- reasonSummary - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- rebuild - Variable in class com.atlassian.bamboo.plan.ResultsSummaryJsonDecorator
-
- rebuild - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- REBUILD - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- recalculateExecutables(BuildAgent) - Method in interface com.atlassian.bamboo.v2.build.queue.QueueOfExecutables
-
Updates all agent-executable mappings for a given agent.
- recalculateExecutables(BuildAgent) - Method in class com.atlassian.bamboo.v2.build.queue.queues.AbstractQueueOfExecutables
-
- recalculateExecutors(Set<Key>) - Method in interface com.atlassian.bamboo.v2.build.queue.QueueOfExecutables
-
Recalculates executors for a given plan - until then, any information about executor-executable
mapping for this plan should be considered to be invalid.
- recalculateExecutors() - Method in interface com.atlassian.bamboo.v2.build.queue.QueueOfExecutables
-
Recalculates executors for all executables - until then, any information about executor-executable
mapping should be considered to be invalid.
- recalculateExecutors() - Method in class com.atlassian.bamboo.v2.build.queue.queues.AbstractQueueOfExecutables
-
- recalculateExecutors(Set<Key>) - Method in class com.atlassian.bamboo.v2.build.queue.queues.AbstractQueueOfExecutables
-
- recalculateMasterClassWhitelist() - Method in class com.atlassian.bamboo.serialization.AbstractSerializationSecurityManager
-
This method should be called by implementations after any of the class whitelist sources has changed.
- recalculateOid(EntityWithOid, int) - Method in class com.atlassian.bamboo.upgrade.tasks.v5_11.AbstractOidAddingUpgradeTask
-
- recalculateRequirementsForJob(Job, boolean) - Method in interface com.atlassian.bamboo.task.TaskManager
-
Recalculates requirements for job with given docker pipelines flag.
- recalculateRequirementsForJob(Job, boolean) - Method in class com.atlassian.bamboo.task.TaskManagerImpl
-
- recalculateTaskState(TaskContext, TaskResult, TaskDefinition) - Method in class com.atlassian.bamboo.task.QuarantineTaskResultProcessor
-
- recalculateTaskState(TaskContext, TaskResult, TaskDefinition) - Method in interface com.atlassian.bamboo.task.TaskResultProcessor
-
Recalculate the
TaskState
of a given task and its' result.
- RecentEventsQueue - Class in com.atlassian.bamboo.plugins.testutils.events
-
- RecentEventsQueue(EventPublisher) - Constructor for class com.atlassian.bamboo.plugins.testutils.events.RecentEventsQueue
-
- RecentLazyReference<T> - Class in com.atlassian.bamboo.utils
-
- RecentLazyReference(long, TimeUnit) - Constructor for class com.atlassian.bamboo.utils.RecentLazyReference
-
- RecentLazyReference(RecentLazyReference.RecentPredicate) - Constructor for class com.atlassian.bamboo.utils.RecentLazyReference
-
- RecentLazyReference.RecentPredicate - Interface in com.atlassian.bamboo.utils
-
- recheckElasticSupportEnabledFlag() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
- recheckElasticSupportEnabledFlag() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- recipient - Static variable in class com.atlassian.bamboo.notification.NotificationRuleImpl_
-
- RECIPIENT - Static variable in class com.atlassian.bamboo.notification.NotificationRuleImpl_
-
- RECIPIENT_TYPE - Static variable in class com.atlassian.bamboo.notification.NotificationRuleImpl_
-
- RECIPIENT_TYPE_USER - Static variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureNotificationComponent
-
- recipientType - Static variable in class com.atlassian.bamboo.notification.NotificationRuleImpl_
-
- ReciprocalUrlScreen - Class in com.atlassian.bamboo.pageobjects.pages.ual
-
- ReciprocalUrlScreen() - Constructor for class com.atlassian.bamboo.pageobjects.pages.ual.ReciprocalUrlScreen
-
- reconfigure() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgents
-
- reconfigureRepositoryWithMavenData(VcsRepositoryModuleDescriptor, PartialVcsRepositoryData, VcsRepositoryModuleDescriptor, Map<String, String>, VcsBranch, String) - Method in class com.atlassian.bamboo.configuration.repository.VcsConfigurationHelperImpl
-
- reconfigureRepositoryWithMavenData(VcsRepositoryModuleDescriptor, PartialVcsRepositoryData, VcsRepositoryModuleDescriptor, Map<String, String>, VcsBranch, String) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsConfigurationHelper
-
Creates new repository configuration according to data found in a maven pom.xml.
- reconnectToRunningInstance(Instance) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockRemoteEC2Instance
-
- recordElasticError(String, Long, Throwable, String) - Method in class com.atlassian.bamboo.logger.AbstractErrorUpdateHandler
-
- recordElasticError(String, Long, Throwable, String) - Method in interface com.atlassian.bamboo.logger.ErrorUpdateHandler
-
Record an error resulting from Elastic Bamboo
- recordError(Key, String) - Method in class com.atlassian.bamboo.logger.AbstractErrorUpdateHandler
-
- recordError(Key, String, Throwable) - Method in class com.atlassian.bamboo.logger.AbstractErrorUpdateHandler
-
- recordError(Key, String, Throwable, Map<String, String>) - Method in class com.atlassian.bamboo.logger.AbstractErrorUpdateHandler
-
- recordError(ResultKey, String, Throwable) - Method in class com.atlassian.bamboo.logger.AbstractErrorUpdateHandler
-
- recordError(ResultKey, String, Throwable, Map<String, String>) - Method in class com.atlassian.bamboo.logger.AbstractErrorUpdateHandler
-
- recordError(String) - Method in class com.atlassian.bamboo.logger.AbstractErrorUpdateHandler
-
- recordError(String, Throwable) - Method in class com.atlassian.bamboo.logger.AbstractErrorUpdateHandler
-
- recordError(String, String) - Method in interface com.atlassian.bamboo.logger.AdminErrorHandler
-
Record a error
- recordError(String, String) - Method in class com.atlassian.bamboo.logger.AdminErrorHandlerImpl
-
- recordError(String) - Method in interface com.atlassian.bamboo.logger.ErrorUpdateHandler
-
Record general error
- recordError(String, Throwable) - Method in interface com.atlassian.bamboo.logger.ErrorUpdateHandler
-
Record general error
- recordError(Key, String) - Method in interface com.atlassian.bamboo.logger.ErrorUpdateHandler
-
Record a build error against a plan/deployment
- recordError(Key, String, Throwable) - Method in interface com.atlassian.bamboo.logger.ErrorUpdateHandler
-
Record a build error against a plan/deployment
- recordError(Key, String, Throwable, Map<String, String>) - Method in interface com.atlassian.bamboo.logger.ErrorUpdateHandler
-
Record a build error against a plan/deployment
- recordError(ResultKey, String, Throwable) - Method in interface com.atlassian.bamboo.logger.ErrorUpdateHandler
-
Record an error against a result
- recordError(ResultKey, String, Throwable, Map<String, String>) - Method in interface com.atlassian.bamboo.logger.ErrorUpdateHandler
-
Record an error against a result
- recordEvent(RemoteEvent) - Static method in class com.atlassian.bamboo.plugins.stash.StashDiagnostics
-
Records an event received from Stash - stores it as the last received for the application it was sent by.
- recordExecution(ActionIdentifier, long) - Method in interface com.atlassian.bamboo.performance.PerformanceStatsService
-
Record execution of an action for which performance was measured.
- recordExecution(ActionIdentifier, long) - Method in class com.atlassian.bamboo.performance.PerformanceStatsServiceImpl
-
- recordWebActivity(HttpServletRequest) - Method in interface com.atlassian.bamboo.analytics.MauService
-
- recordWebActivity(HttpServletRequest) - Method in class com.atlassian.bamboo.analytics.MauServiceImpl
-
- recover(int, byte[], byte[]) - Method in class com.atlassian.bamboo.v2.build.agent.BambooXidFactoryImpl
-
- RecoveryModeEnabledCondition - Class in com.atlassian.bamboo.ww2.actions.admin
-
- RecoveryModeEnabledCondition() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.RecoveryModeEnabledCondition
-
- RecoveryModeListener - Class in com.atlassian.bamboo.crowd
-
- RecoveryModeListener() - Constructor for class com.atlassian.bamboo.crowd.RecoveryModeListener
-
- recreateCheckboxValues() - Method in class com.atlassian.bamboo.webwork.util.ActionParametersMapImpl
-
- recreateIndexDirectory(IndexerContext) - Method in interface com.atlassian.bamboo.index.IndexerService
-
Submit recreate index directory request
- recreateIndexDirectory(IndexerContext) - Method in class com.atlassian.bamboo.index.IndexerServiceImpl
-
- RED - Static variable in class com.atlassian.bamboo.charts.utils.ChartDefaults
-
- RED_DIFF - Static variable in class com.atlassian.bamboo.charts.utils.ChartDefaults
-
- redetectServerCapabilities() - Method in class com.atlassian.bamboo.testutils.backdoor.ServerCapabilitiesControl
-
Call REST endpoint defined in bamboo-test-utils-plugin.
- redetectSharedCapabilities() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.ServerCapabilitiesResource
-
Clear and reset the existing capabilities.
- RedirectFilter - Class in com.atlassian.bamboo.testutils.jerseyclient.filter
-
- RedirectFilter() - Constructor for class com.atlassian.bamboo.testutils.jerseyclient.filter.RedirectFilter
-
- ReflectionEquals<T> - Class in com.atlassian.bamboo.testutils
-
- ReflectionEquals(T, String...) - Constructor for class com.atlassian.bamboo.testutils.ReflectionEquals
-
- ReflectionEquals(T) - Constructor for class com.atlassian.bamboo.testutils.ReflectionEquals
-
- ReflectionRepositoryAccessor - Class in com.atlassian.bamboo.repository
-
- ReflectionRepositoryAccessor() - Constructor for class com.atlassian.bamboo.repository.ReflectionRepositoryAccessor
-
- ReflectionRepositoryAccessor.StashRepositoryAccessor - Class in com.atlassian.bamboo.repository
-
- refresh(InternalDeploymentProject) - Method in interface com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectCacheService
-
- refresh(InternalDeploymentProject) - Method in class com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectCacheServiceImpl
-
- refresh(EntityObject) - Method in class com.atlassian.bamboo.persistence.BambooHibernateObjectDao
-
Update the stat of an object based on the current state of the database.
- refresh() - Method in class com.atlassian.bamboo.testutils.spring.MockContainerContext
-
- refresh(K) - Method in class com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator
-
- refreshSpringContextAndCreateDatabase(Map<String, String>) - Method in class com.atlassian.bamboo.setup.DefaultHibernateConfigurator
-
- REFS_HEADS_PREFIX - Static variable in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestRef
-
- REGEX - Static variable in interface com.atlassian.bamboo.v2.build.agent.capability.Requirement
-
- REGEX_MATCH - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl_
-
- regexMatch - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl_
-
- regexPathFilter(String) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Returns an IOFileFilter
that performs a full path match against the supplied pattern.
- RegexpMatcher - Class in com.atlassian.bamboo.matcher
-
- region - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- REGION - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- region(String) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration.Builder
-
- register(Object) - Method in class com.atlassian.bamboo.event.TxAwareEventPublisher
-
- register(ExpiryHandler) - Method in interface com.atlassian.bamboo.expirables.ExpiryTicker
-
Registers a new expiry handler.
- register(Object) - Method in class com.atlassian.bamboo.mock.event.MockEventPublisher
-
- register(ContainerBuilder, LocatableProperties) - Method in class com.atlassian.bamboo.plugin.xwork.XWorkModuleDescriptor
-
- register(ProxyConnectionData) - Method in class com.atlassian.bamboo.plugins.ssh.SshProxyServiceImpl
-
- register(ProxyConnectionData) - Method in interface com.atlassian.bamboo.ssh.SshProxyService
-
- register(ExpiryHandler) - Method in class com.atlassian.bamboo.utils.expirables.ExpiryTickerImpl
-
- register(AbstractJmsListeningContainer) - Method in class com.atlassian.bamboo.v2.build.agent.MessageListenerContainerControllerImpl
-
- registerAgent() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgentRegistrationBean
-
- registerAgent(PipelineDefinition) - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentManager
-
Initial setup / verification of the agent.
- registerAgent(RemotableRemoteAgentDefinition) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentManagerImpl
-
- registerAgent(PipelineDefinition) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentManagerImpl
-
- registerAgent(RemotableRemoteAgentDefinition) - Method in interface com.atlassian.bamboo.buildqueue.manager.RemotedRemoteAgentManager
-
Initial setup / verification of the agent.
- registerAgent() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
-
- registerBean(String, Object) - Method in class com.atlassian.bamboo.testutils.spring.MockContainerContext
-
- registerComponentSupplier(Class<?>, Supplier<?>) - Method in class com.atlassian.bamboo.testutils.junit.rule.SpringContextRule
-
- registerComponentSupplier(Class<?>, Supplier<?>) - Method in class com.atlassian.bamboo.testutils.spring.MockContainerContext
-
- registerConsumer(long) - Method in class com.atlassian.bamboo.warnings.WarningsParsingLogInterceptor
-
- registerCustomEventListeners() - Method in class com.atlassian.bamboo.container.BambooContainer
-
- registerElasticAgentStopped(RemoteElasticInstance) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Remove and EC2 instance from the "currently Running map
- registerElasticAgentStopped(RemoteElasticInstance) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- registerElementParser(String, ElementParser) - Method in class com.atlassian.bamboo.configuration.DefaultContentHandler
-
Add an
ElementParser
to process an element with the given elementName
- registerExportables(Database) - Method in class com.atlassian.bamboo.persistence.ImportAwareGenerator
-
- registerExportables(Database) - Method in class com.atlassian.bamboo.persistence.ResettableTableHiLoGenerator
-
- registerJobRunner(JobRunnerKey, JobRunner) - Method in class com.atlassian.bamboo.schedule.AtlassianSchedulerServiceImpl
-
- registerLegacyListeners() - Method in class com.atlassian.bamboo.event.spi.BambooEventManager
-
Deprecated.
Registers Default Listeners.
- registerListener() - Method in class com.atlassian.bamboo.crowd.BambooDirectoryMonitorRefresherStarter
-
- registerListener(String, EventListener) - Method in class com.atlassian.bamboo.event.spi.BambooEventManager
-
Deprecated.
- registerPluginEventListeners() - Method in class com.atlassian.bamboo.serialization.AbstractSerializationSecurityManager
-
- reindex(UriInfo, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.resource.ReindexResource
-
Kicks off a reindex.
- REINDEX - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- ReindexAction - Class in com.atlassian.bamboo.index
-
- ReindexAction() - Constructor for class com.atlassian.bamboo.index.ReindexAction
-
- ReindexBean - Class in com.atlassian.bamboo.rest.model.reindex
-
- ReindexBean(boolean, boolean) - Constructor for class com.atlassian.bamboo.rest.model.reindex.ReindexBean
-
- ReindexBean() - Constructor for class com.atlassian.bamboo.rest.model.reindex.ReindexBean
-
- reIndexBuildResults(ResultsSummary, ImmutablePlan, Set<String>, boolean) - Method in class com.atlassian.bamboo.index.buildresult.DefaultBuildResultsIndexer
-
- reIndexBuildResults(ResultsSummary, ImmutablePlan, boolean) - Method in class com.atlassian.bamboo.index.buildresult.DefaultBuildResultsIndexer
-
- reIndexBuildResults(ResultsSummary, ImmutablePlan, boolean) - Method in interface com.atlassian.bamboo.index.BuildResultsIndexer
-
- reIndexBuildResults(ResultsSummary, ImmutablePlan, Set<String>, boolean) - Method in interface com.atlassian.bamboo.index.BuildResultsIndexer
-
- ReindexResource - Class in com.atlassian.bamboo.plugins.rest.resource
-
REST resource for starting/stopping/querying indexing.
- ReindexResource(RestHelperWrapper, IndexerManager) - Constructor for class com.atlassian.bamboo.plugins.rest.resource.ReindexResource
-
- reindexVersion(DeploymentVersionRenamedEvent) - Method in class com.atlassian.bamboo.deployments.environments.index.EnvironmentIndexerImpl
-
- reinterpret(Object, Class<T>) - Static method in class com.atlassian.bamboo.util.Narrow
-
- reinterpret(Class<R>) - Static method in class com.atlassian.bamboo.util.Narrow
-
Returns a Function that narrows supplied arguments.
- reinterpret(Object, Class<T>) - Static method in class com.atlassian.bamboo.utils.OptionalNarrow
-
- reinterpret(Class<R>) - Static method in class com.atlassian.bamboo.utils.OptionalNarrow
-
Returns a Function that narrows supplied arguments.
- relatedEnvironment(String) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.MoveEnvironmentDialog
-
- RELATIVE_URL - Static variable in class com.atlassian.bamboo.plugins.rest.admin.auditlog.AuditLogResource
-
- RelativePath - Class in com.atlassian.bamboo.persister.xstream
-
This class converts an Absolute Path into a Relative Path.
- relativizePath(File, File, String) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Given parent and child directories, and a path relative to parent directory, return path relative to the child directory.
- release() - Method in class com.atlassian.bamboo.rest.util.RESTCall
-
Deprecated.
Releases the resources held by the underlying HTTP request.
- release() - Method in class com.atlassian.bamboo.rest.utils.RESTCall
-
Releases the resources held by the underlying HTTP request.
- releaseContent() - Method in class com.atlassian.bamboo.util.SharedTemporaryFiles.SharedTemporaryFileSpec
-
- releaseExecution(int) - Method in class com.atlassian.bamboo.testutils.backdoor.plans.PlanExecutionLatch
-
Allow the given execution to complete.
- releasesComboSpan - Variable in class com.atlassian.bamboo.pageobjects.pages.deployment.AbstractDeploymentVersionPage
-
- RelevantChangeset - Class in com.atlassian.bamboo.resultsummary.vcs
-
- RelevantChangeset(long, long) - Constructor for class com.atlassian.bamboo.resultsummary.vcs.RelevantChangeset
-
Deprecated.
- RelevantChangeset() - Constructor for class com.atlassian.bamboo.resultsummary.vcs.RelevantChangeset
-
Deprecated.
- RelevantChangesetsMapper - Class in com.atlassian.bamboo.migration.stream
-
- RelevantChangesetsMapper(SessionFactory, RepositoryChangesetDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.RelevantChangesetsMapper
-
- relevantRepositories(Set<PlanRepositoryDefinition>) - Method in interface com.atlassian.bamboo.build.context.BuildContextBuilder
-
- relevantRepositories(Set<PlanRepositoryDefinition>) - Method in class com.atlassian.bamboo.build.context.BuildContextBuilderImpl
-
- relevantRepositoryIds(Set<Long>) - Method in interface com.atlassian.bamboo.build.context.BuildContextBuilder
-
- relevantRepositoryIds(Set<Long>) - Method in class com.atlassian.bamboo.build.context.BuildContextBuilderImpl
-
- relinkAll() - Method in class com.atlassian.bamboo.ww2.actions.admin.author.AdministerAuthors
-
- relinkUnlinkedAuthors() - Method in interface com.atlassian.bamboo.author.ExtendedAuthorManager
-
Attempt to link any authors that currently aren't linked with a user.
- relinkUnlinkedAuthors() - Method in class com.atlassian.bamboo.author.HibernateAuthorManagerImpl
-
- reload() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
Restart with the latest configurations...
- reload() - Method in interface com.atlassian.bamboo.persister.Persister
-
Deprecated.
Restart with the latest configurations...
- reload() - Method in class com.atlassian.bamboo.webwork.Dispatchers
-
- ReloadableBeanFactoriesImpl - Class in com.atlassian.bamboo.osgi
-
- ReloadableBeanFactoriesImpl() - Constructor for class com.atlassian.bamboo.osgi.ReloadableBeanFactoriesImpl
-
- ReloadableBeanFactoryImpl - Class in com.atlassian.bamboo.osgi
-
This factory wraps a FactoryBean delegate.
- ReloadableBeanFactoryImpl(Class<?>, Object...) - Constructor for class com.atlassian.bamboo.osgi.ReloadableBeanFactoryImpl
-
Use this one to be able to reload bean and factory that will be created from class constructor with provided
arguments
- reloadAdministrationConfiguration() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
- reloadAdministrationConfiguration() - Method in interface com.atlassian.bamboo.persister.Persister
-
Deprecated.
Reloads the administration configuration from the xml.
- reloadDefaultCapabilities() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCapability
-
- RememberMeTokenExpiryJob - Class in com.atlassian.bamboo.security
-
- RememberMeTokenExpiryJob() - Constructor for class com.atlassian.bamboo.security.RememberMeTokenExpiryJob
-
- RememberMeTokenExpiryScheduler - Class in com.atlassian.bamboo.security
-
- RememberMeTokenExpiryScheduler(Scheduler) - Constructor for class com.atlassian.bamboo.security.RememberMeTokenExpiryScheduler
-
- RememberMeTokenImpl - Class in com.atlassian.bamboo.security
-
- RememberMeTokenImpl() - Constructor for class com.atlassian.bamboo.security.RememberMeTokenImpl
-
- RememberMeTokenImpl(RememberMeToken) - Constructor for class com.atlassian.bamboo.security.RememberMeTokenImpl
-
- RemotableElasticAgentDefinitionImpl - Class in com.atlassian.bamboo.v2.build.agent
-
- RemotableElasticAgentDefinitionImpl(long, String, String) - Constructor for class com.atlassian.bamboo.v2.build.agent.RemotableElasticAgentDefinitionImpl
-
- RemotableRemoteAgentDefinition - Interface in com.atlassian.bamboo.buildqueue
-
- RemotableRemoteAgentDefinitionImpl - Class in com.atlassian.bamboo.v2.build.agent
-
- RemotableRemoteAgentDefinitionImpl(long, String, String) - Constructor for class com.atlassian.bamboo.v2.build.agent.RemotableRemoteAgentDefinitionImpl
-
- RemotableRemoteAgentDefinitionImpl(PipelineDefinition) - Constructor for class com.atlassian.bamboo.v2.build.agent.RemotableRemoteAgentDefinitionImpl
-
- REMOTE - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REMOTE_AGENT - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REMOTE_AGENT_AUTHENTICATION_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- REMOTE_AGENT_CONFIG_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- REMOTE_AGENT_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- REMOTE_AGENTS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REMOTE_GROUP_XML_ACTIVE - Static variable in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- REMOTE_GROUP_XML_DESCRIPTION - Static variable in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- REMOTE_GROUP_XML_DIRECTORY_ID - Static variable in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- REMOTE_GROUP_XML_NAME - Static variable in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- REMOTE_GROUP_XML_NODE - Static variable in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- REMOTE_GROUP_XML_PRINCIPAL - Static variable in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- REMOTE_GROUP_XML_PRINCIPAL_DIRECTORY_ID - Static variable in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- REMOTE_GROUP_XML_PRINCIPAL_NAME - Static variable in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- REMOTE_GROUP_XML_PRINCIPAL_NODE - Static variable in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- REMOTE_GROUP_XML_ROOT - Static variable in class com.atlassian.bamboo.migration.stream.crowd.GroupMapper
-
- REMOTE_JIRA_LINK_REQUIRED - Static variable in class com.atlassian.bamboo.plan.branch.ChainBranchImpl_
-
- RemoteAgent - Class in com.atlassian.bamboo.testutils.agent
-
Class to start and set up remote agent.
- RemoteAgent() - Constructor for class com.atlassian.bamboo.testutils.agent.RemoteAgent
-
- RemoteAgent(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.agent.RemoteAgent
-
- RemoteAgent - Class in com.atlassian.bamboo.v2.build.agent.remote
-
- RemoteAgent() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
-
- RemoteAgentAuthentication - Interface in com.atlassian.bamboo.buildqueue
-
Represents basic data of any remote agent authentication.
- RemoteAgentAuthenticationDao - Interface in com.atlassian.bamboo.buildqueue.dao
-
Data access object to remote agent authentication.
- RemoteAgentAuthenticationEntity - Interface in com.atlassian.bamboo.buildqueue
-
Represents entity with authentication data of a remote agent.
- RemoteAgentAuthenticationHibernateDao - Class in com.atlassian.bamboo.buildqueue.dao
-
- RemoteAgentAuthenticationHibernateDao() - Constructor for class com.atlassian.bamboo.buildqueue.dao.RemoteAgentAuthenticationHibernateDao
-
- RemoteAgentAuthenticationImpl - Class in com.atlassian.bamboo.buildqueue
-
- RemoteAgentAuthenticationImpl() - Constructor for class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl
-
- RemoteAgentAuthenticationImpl_ - Class in com.atlassian.bamboo.buildqueue
-
- RemoteAgentAuthenticationImpl_() - Constructor for class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl_
-
- RemoteAgentAuthenticationManager - Interface in com.atlassian.bamboo.buildqueue.manager
-
Manages remote agent authentication.
- remoteAgentAuthenticationManager - Variable in class com.atlassian.bamboo.configuration.agent.AbstractRemoteAgentAuthenticationAction
-
- RemoteAgentAuthenticationManagerImpl - Class in com.atlassian.bamboo.buildqueue.manager
-
- RemoteAgentAuthenticationManagerImpl(AdministrationConfigurationAccessor, AdministrationConfigurationPersister, RemoteAgentAuthenticationDao, EventPublisher, int) - Constructor for class com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManagerImpl
-
- RemoteAgentAuthenticationMapper - Class in com.atlassian.bamboo.migration.stream
-
- RemoteAgentAuthenticationMapper(SessionFactory, RemoteAgentAuthenticationDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.RemoteAgentAuthenticationMapper
-
- RemoteAgentAuthentications - Class in com.atlassian.bamboo.buildqueue
-
Utilities related to remote agent authentications.
- RemoteAgentConfigurationConversionFunction - Class in com.atlassian.bamboo.plugins.rest.admin.agent
-
- RemoteAgentConfigurationConversionFunction(LinkService) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.agent.RemoteAgentConfigurationConversionFunction
-
- RemoteAgentConfigurationResource - Class in com.atlassian.bamboo.plugins.rest.admin.agent
-
Rest resource for configuring remote agent support
- RemoteAgentConfigurationResource(FeatureManager, I18nResolver, RemoteAgentConfigurationConversionFunction, RemoteAgentManager, RestHelperWrapper) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.agent.RemoteAgentConfigurationResource
-
- RemoteAgentDefinition - Interface in com.atlassian.bamboo.buildqueue
-
- RemoteAgentDefinitionImpl - Class in com.atlassian.bamboo.v2.build.agent
-
- RemoteAgentDefinitionImpl() - Constructor for class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl
-
- RemoteAgentDefinitionImpl(long, String) - Constructor for class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl
-
- RemoteAgentDefinitionImpl_ - Class in com.atlassian.bamboo.v2.build.agent
-
- RemoteAgentDefinitionImpl_() - Constructor for class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl_
-
- RemoteAgentHomeDirectoryLayout - Class in com.atlassian.bamboo.v2.build.agent.remote
-
- RemoteAgentHomeDirectoryLayout(HomeLocator) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeDirectoryLayout
-
- RemoteAgentHomeLocator - Class in com.atlassian.bamboo.v2.build.agent.remote
-
- RemoteAgentHomeLocator() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeLocator
-
- RemoteAgentHomeLocatorForBootstrap - Class in com.atlassian.bamboo.agent.bootstrap
-
This class should be used only in agent bootstrap.
- RemoteAgentHttpClientFactory - Class in com.atlassian.bamboo.agent.bootstrap.http
-
- RemoteAgentHttpClientFactory() - Constructor for class com.atlassian.bamboo.agent.bootstrap.http.RemoteAgentHttpClientFactory
-
- RemoteAgentHttpException - Exception in com.atlassian.bamboo.agent.bootstrap
-
Thrown when HTTP communication between the agent and the server fails.
- RemoteAgentHttpException(StatusLine, String) - Constructor for exception com.atlassian.bamboo.agent.bootstrap.RemoteAgentHttpException
-
- RemoteAgentInstallation - Class in com.atlassian.bamboo.testutils.agent
-
An object representing a remote agent installation.
- RemoteAgentInstallation(Backdoor, String) - Constructor for class com.atlassian.bamboo.testutils.agent.RemoteAgentInstallation
-
- RemoteAgentManager - Interface in com.atlassian.bamboo.buildqueue.manager
-
Manages the interactions with remote agents
- remoteAgentManager - Variable in class com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
-
- RemoteAgentManagerImpl - Class in com.atlassian.bamboo.buildqueue.manager
-
- RemoteAgentManagerImpl(int, StartupStatisticsBean, EventPublisher) - Constructor for class com.atlassian.bamboo.buildqueue.manager.RemoteAgentManagerImpl
-
- RemoteAgentPluginEventDeferringListener - Class in com.atlassian.bamboo.v2.build.agent.remote.plugins
-
An Atlassian event listener that forwards events to a deferred event handler.
- RemoteAgentPluginEventDeferringListener(EventPublisher, RemoteAgentPluginEventHandlerImpl) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventDeferringListener
-
- RemoteAgentPluginEventForwarder - Class in com.atlassian.bamboo.plugin.events
-
Forwards specific events to remote agents.
- RemoteAgentPluginEventForwarder(EventPublisher, PluginEventManager, AgentPluginResolver) - Constructor for class com.atlassian.bamboo.plugin.events.RemoteAgentPluginEventForwarder
-
- RemoteAgentPluginEventHandlerImpl - Class in com.atlassian.bamboo.v2.build.agent.remote.plugins
-
- RemoteAgentPluginEventHandlerImpl(RemoteAgentPluginManager) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventHandlerImpl
-
- RemoteAgentPluginManager - Class in com.atlassian.bamboo.v2.build.agent.remote.plugins
-
An utility bean that exposes some common plugin/module lifecycle handling methods.
- RemoteAgentPluginManager(PluginAccessor, PluginController) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginManager
-
- RemoteAgentProcess - Class in com.atlassian.bamboo.testutils.agent
-
- RemoteAgentProcess(Backdoor, String, File) - Constructor for class com.atlassian.bamboo.testutils.agent.RemoteAgentProcess
-
- RemoteAgentRule - Class in com.atlassian.bamboo.testutils.junit.rule
-
- RemoteAgentRule() - Constructor for class com.atlassian.bamboo.testutils.junit.rule.RemoteAgentRule
-
- RemoteAgentSchemeRegistryFactory - Class in com.atlassian.bamboo.agent.bootstrap.http
-
- RemoteAgentSchemeRegistryFactory() - Constructor for class com.atlassian.bamboo.agent.bootstrap.http.RemoteAgentSchemeRegistryFactory
-
- RemoteAgentShellSessionManager - Class in com.atlassian.bamboo.shell
-
- RemoteAgentShellSessionManager(JmsTemplateMessageSender, ExpiryTicker) - Constructor for class com.atlassian.bamboo.shell.RemoteAgentShellSessionManager
-
- RemoteAgentsManagableCondition - Class in com.atlassian.bamboo.plugins.web.conditions
-
Condition if remote agents can be managed by user.
- RemoteAgentsManagableCondition() - Constructor for class com.atlassian.bamboo.plugins.web.conditions.RemoteAgentsManagableCondition
-
- remoteAgentsSupported - Variable in class com.atlassian.bamboo.rest.model.admin.agent.RestRemoteAgentConfiguration
-
- RemoteAgentStorageTagService - Class in com.atlassian.bamboo.v2.build.agent.remote
-
- RemoteAgentStorageTagService() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentStorageTagService
-
- RemoteAgentSupported - Annotation Type in com.atlassian.bamboo.plugin
-
This annotation when applied on a ModuleDescriptor
denotes whether or
not the plugin module is able to be run on a RemoteAgent
- RemoteApiExceptionInterceptor - Class in com.atlassian.bamboo.ww2.interceptors
-
- RemoteApiExceptionInterceptor() - Constructor for class com.atlassian.bamboo.ww2.interceptors.RemoteApiExceptionInterceptor
-
- RemoteApiLoginInterceptor - Class in com.atlassian.bamboo.ww2.interceptors
-
- RemoteApiLoginInterceptor() - Constructor for class com.atlassian.bamboo.ww2.interceptors.RemoteApiLoginInterceptor
-
- RemoteArtifactManager - Class in com.atlassian.bamboo.v2.build.agent.remote
-
- RemoteArtifactManager(BambooAgentMessageSender) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteArtifactManager
-
- RemoteBambooMessage - Interface in com.atlassian.bamboo.v2.build.agent.messages
-
A marker interface for
BambooAgentMessage
s for messages that are
produced by the server and consumed on the remote agent side.
- RemoteBambooModuleDescriptorFactory - Class in com.atlassian.bamboo.plugins
-
- RemoteBambooModuleDescriptorFactory(HostContainer) - Constructor for class com.atlassian.bamboo.plugins.RemoteBambooModuleDescriptorFactory
-
- RemoteBambooPluginManager - Class in com.atlassian.bamboo.plugins
-
- RemoteBambooPluginManager(PluginPersistentStateStore, SystemPluginLoaderConfiguration, List<PluginLoader>, ModuleDescriptorFactory, PluginEventManager) - Constructor for class com.atlassian.bamboo.plugins.RemoteBambooPluginManager
-
- RemoteBroadcastEvent - Interface in com.atlassian.bamboo.event
-
An event that will be broadcasted to all agents that are listening
- RemoteBroadcastEventListener - Class in com.atlassian.bamboo.event
-
- RemoteBroadcastEventListener() - Constructor for class com.atlassian.bamboo.event.RemoteBroadcastEventListener
-
- RemoteBuildAgent - Class in com.atlassian.bamboo.v2.build.agent.remote
-
This class overrides DefaultBuildAgent's shutdown() and
RemoteBuildAgent.onMainThreadEnd()
methods to make sure that the agent
process terminates when the main thread is finished.
- RemoteBuildAgent(AgentConfiguration, RemoteAgentPluginEventHandlerImpl, int) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildAgent
-
- RemoteBuildDirectoryManager - Class in com.atlassian.bamboo.v2.build.agent.remote
-
- RemoteBuildDirectoryManager() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
-
- RemoteBuildLogger - Class in com.atlassian.bamboo.v2.build.agent.remote
-
- RemoteBuildLogger(File, LoggerId<? extends Key>, BambooAgentMessageSender, ExpiryTicker) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLogger
-
- RemoteBuildLoggerManager - Class in com.atlassian.bamboo.v2.build.agent.remote
-
- RemoteBuildLoggerManager() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLoggerManager
-
- RemoteCallMarker - Class in com.atlassian.bamboo.remoting
-
Used to detect whether the current thread is handling a remote call.
- RemoteCapabilityHibernateSetDao - Class in com.atlassian.bamboo.capability
-
- RemoteCapabilityHibernateSetDao() - Constructor for class com.atlassian.bamboo.capability.RemoteCapabilityHibernateSetDao
-
- RemoteCapabilitySet - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- RemoteCapabilitySet() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RemoteCapabilitySet
-
- RemoteCapabilitySet(CapabilityScope) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RemoteCapabilitySet
-
- RemoteCapabilitySetDao - Interface in com.atlassian.bamboo.capability
-
- RemoteCapabilitySetMapper - Class in com.atlassian.bamboo.migration.stream
-
- RemoteCapabilitySetMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.RemoteCapabilitySetMapper
-
- RemoteCommunicationXStreamTypePermission - Class in com.atlassian.bamboo.persister.xstream
-
XStream permission which reads AdministrationConfiguration preferences for serialization of Agent-Server communication.
- RemoteCommunicationXStreamTypePermission(SerializationSecurityConfigAccessor, SerializationSecurityManager) - Constructor for class com.atlassian.bamboo.persister.xstream.RemoteCommunicationXStreamTypePermission
-
- RemoteCredentialsAccessor - Class in com.atlassian.bamboo.v2.build.agent.remote
-
- RemoteCredentialsAccessor(AgentContext) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteCredentialsAccessor
-
- RemotedCapabilitySetManager - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
- RemotedRemoteAgentManager - Interface in com.atlassian.bamboo.buildqueue.manager
-
- RemoteElasticAgentStartTimeComparator - Class in com.atlassian.bamboo.agent.elastic.server
-
This comparator sorts RemoteElasticAgents in chronological order of instance launch time (earliest/oldest first).
- RemoteElasticAgentStartTimeComparator() - Constructor for class com.atlassian.bamboo.agent.elastic.server.RemoteElasticAgentStartTimeComparator
-
- RemoteElasticAgentStateUIHelper - Class in com.atlassian.bamboo.ww2.actions.admin.elastic
-
- RemoteElasticInstance - Interface in com.atlassian.bamboo.agent.elastic.server
-
- RemoteElasticInstanceImpl - Class in com.atlassian.bamboo.agent.elastic.server
-
- RemoteElasticInstanceImpl(ElasticInstanceManager, ElasticAgentTunnelManager, ErrorHandler, AWSAccount, URL, int, RemoteElasticInstanceListener, ScheduledExecutorService, KeyStore, ElasticConfiguration, AgentManager, ElasticImageConfiguration, InstanceLaunchConfigurationBuilder, SpotInstanceConfig, ServerFingerprint) - Constructor for class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- RemoteElasticInstanceListener - Interface in com.atlassian.bamboo.agent.elastic.server
-
- RemoteElasticInstanceState - Enum in com.atlassian.bamboo.agent.elastic.server
-
- RemoteErrorUpdateHandler - Class in com.atlassian.bamboo.v2.build.agent.remote
-
- RemoteErrorUpdateHandler(AgentContext, BambooAgentMessageSender) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteErrorUpdateHandler
-
- RemoteEventRebroadcasterMessageListener - Class in com.atlassian.bamboo.v2.build.agent.remote.event
-
- RemoteEventRebroadcasterMessageListener(EventPublisher, MessageConverter) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.event.RemoteEventRebroadcasterMessageListener
-
- RemoteEventsConnectionStatusService - Interface in com.atlassian.bamboo.applinks
-
Provides status of remote event feature for application links
- RemoteEventsConnectionStatusService.ConnectionStatus - Enum in com.atlassian.bamboo.applinks
-
- RemoteEventStatusEventProducer - Class in com.atlassian.bamboo.plugins.stash.analytics
-
- RemoteEventStatusEventProducer(ApplicationLinkService, StashCapabilityProvider) - Constructor for class com.atlassian.bamboo.plugins.stash.analytics.RemoteEventStatusEventProducer
-
- RemoteExecutionPhaseServiceImpl - Class in com.atlassian.bamboo.v2.build.agent.remote
-
- RemoteExecutionPhaseServiceImpl(BambooAgentMessageSender, TimingPointService) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteExecutionPhaseServiceImpl
-
- RemoteFrameworkBundlesDirectoryAccessor - Class in com.atlassian.bamboo.v2.build.agent.remote.plugins
-
- RemoteFrameworkBundlesDirectoryAccessor() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteFrameworkBundlesDirectoryAccessor
-
- remoteJiraLinkRequired - Static variable in class com.atlassian.bamboo.plan.branch.ChainBranchImpl_
-
- RemoteLinkCreationFailedException - Exception in com.atlassian.bamboo.jira.issuelink
-
- RemoteLinkCreationFailedException(String) - Constructor for exception com.atlassian.bamboo.jira.issuelink.RemoteLinkCreationFailedException
-
- RemoteLinkCreationFailedException(String, JiraRestResponse) - Constructor for exception com.atlassian.bamboo.jira.issuelink.RemoteLinkCreationFailedException
-
- RemoteLinkCreationFailedException(String, Throwable) - Constructor for exception com.atlassian.bamboo.jira.issuelink.RemoteLinkCreationFailedException
-
- RemotePluginEventHandler - Interface in com.atlassian.bamboo.plugin.events
-
- RemotePluginScanner - Class in com.atlassian.bamboo.v2.build.agent.remote.plugins
-
- RemotePluginScanner(String, RemoteAgent, HomeDirectoryLayout) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemotePluginScanner
-
- RemoteResultProcessor - Class in com.atlassian.bamboo.v2.build.agent.remote
-
- RemoteResultProcessor(BambooAgentMessageSender) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteResultProcessor
-
- RemoteSerializationSecurityManager - Class in com.atlassian.bamboo.agent.remote.serialization
-
- RemoteSerializationSecurityManager(EventPublisher, PluginAccessor, PluginEventManager, ServerStateService, SystemSerializableClassWhitelistProvider) - Constructor for class com.atlassian.bamboo.agent.remote.serialization.RemoteSerializationSecurityManager
-
- RemoteTimingPointServiceImpl - Class in com.atlassian.bamboo.v2.build.agent.remote
-
- RemoteTimingPointServiceImpl(BambooAgentMessageSender, BambooAgentMessageSender) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteTimingPointServiceImpl
-
- remoteTrigger() - Static method in class com.atlassian.bamboo.testutils.specs.TestTriggerSpecsHelper
-
- RemoteTriggerActivator - Class in com.atlassian.bamboo.trigger.remote
-
- RemoteTriggerActivator() - Constructor for class com.atlassian.bamboo.trigger.remote.RemoteTriggerActivator
-
- RemoteTriggerComponent - Class in com.atlassian.bamboo.pageobjects.pages.triggers
-
- RemoteTriggerComponent(AtlassianWebDriver, String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.triggers.RemoteTriggerComponent
-
- RemoteTriggerConfigurator - Class in com.atlassian.bamboo.trigger.remote
-
- RemoteTriggerConfigurator() - Constructor for class com.atlassian.bamboo.trigger.remote.RemoteTriggerConfigurator
-
- RemoteTriggerDefinitionExporter - Class in com.atlassian.bamboo.trigger.exporters
-
- RemoteTriggerDefinitionExporter() - Constructor for class com.atlassian.bamboo.trigger.exporters.RemoteTriggerDefinitionExporter
-
- RemoteTriggerDetails - Class in com.atlassian.bamboo.testutils.model.triggers
-
- RemoteTriggerDetails(String) - Constructor for class com.atlassian.bamboo.testutils.model.triggers.RemoteTriggerDetails
-
- RemoteTriggerIpHandling - Class in com.atlassian.bamboo.trigger.remote
-
- RemoteTriggerIpHandling() - Constructor for class com.atlassian.bamboo.trigger.remote.RemoteTriggerIpHandling
-
- RemoteTriggerResource - Class in com.atlassian.bamboo.trigger.remote.rest
-
- RemoteTriggerResource(CachedPlanManager, RemoteTriggerService, EventPublisher, CustomVariableContext) - Constructor for class com.atlassian.bamboo.trigger.remote.rest.RemoteTriggerResource
-
- RemoteTriggerService - Class in com.atlassian.bamboo.trigger.remote
-
- RemoteTriggerService() - Constructor for class com.atlassian.bamboo.trigger.remote.RemoteTriggerService
-
- RemoteTrustedKeyHelperImpl - Class in com.atlassian.bamboo.agent.remote.security
-
Trusted key helper works at agent side
- RemoteTrustedKeyHelperImpl(AdministrationConfigurationAccessor, ServerStateService, HomeLocator, EventPublisher) - Constructor for class com.atlassian.bamboo.agent.remote.security.RemoteTrustedKeyHelperImpl
-
- remove(ElasticInstanceSchedule) - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleDao
-
- remove(ElasticInstanceSchedule) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleDaoImpl
-
- remove(ElasticImageConfiguration) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationDao
-
- remove(ElasticImageConfiguration) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationHibernateDao
-
- remove(BandanaContext) - Method in class com.atlassian.bamboo.bandana.BambooCachingBandanaPersister
-
- remove(BandanaContext, String) - Method in class com.atlassian.bamboo.bandana.BambooCachingBandanaPersister
-
- remove(BambooBandanaContext, String) - Method in interface com.atlassian.bamboo.bandana.BandanaItemDao
-
- remove(BambooBandanaContext, String) - Method in class com.atlassian.bamboo.bandana.BandanaItemDaoImpl
-
- remove(BandanaContext) - Method in class com.atlassian.bamboo.bandana.BandanaPersisterImpl
-
- remove(BandanaContext, String) - Method in class com.atlassian.bamboo.bandana.BandanaPersisterImpl
-
- remove(BandanaContext) - Method in class com.atlassian.bamboo.bandana.DefaultBandanaPersister
-
- remove(BandanaContext, String) - Method in class com.atlassian.bamboo.bandana.DefaultBandanaPersister
-
- remove(LogInterceptor) - Method in class com.atlassian.bamboo.build.logger.LogInterceptorStack
-
Removes an interceptor from stack
- remove(LogMutator) - Method in class com.atlassian.bamboo.build.logger.LogMutatorStack
-
Removes an interceptor from stack
- remove(Key<?>, Object) - Method in class com.atlassian.bamboo.chains.ExecutionContext
-
- remove(Key<?>, Object) - Method in class com.atlassian.bamboo.chains.ExecutionContextImpl
-
- remove(Object) - Method in class com.atlassian.bamboo.collections.SimpleActionParametersMap
-
- remove(Object) - Method in class com.atlassian.bamboo.concurrent.BlockingSet
-
- remove(Object) - Method in class com.atlassian.bamboo.concurrent.BoundedSet
-
- remove() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentDetails
-
- remove() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapability
-
- remove(ProcessContext, Path, String, Path, Map<String, String>) - Method in interface com.atlassian.bamboo.docker.DockerContainerService
-
Removes the container with the given name.
- remove(ProcessContext, Path, String, Path, Map<String, String>) - Method in class com.atlassian.bamboo.docker.DockerContainerServiceImpl
-
- remove() - Method in class com.atlassian.bamboo.pageobjects.components.docker.DockerVolumeMappingTable.DockerVolumeMappingRow
-
- remove() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.repository.RepositoryRow
-
- remove() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.DependenciesConfigurationPage.PlanDependencyElement
-
- remove(EntityObject) - Method in class com.atlassian.bamboo.persistence.BambooHibernateObjectDao
-
Remove an object from the database
- remove(K) - Method in class com.atlassian.bamboo.persister.xstream.AbstractXStreamPersister
-
- remove(K) - Method in interface com.atlassian.bamboo.persister.XStreamObjectPersister
-
Remove object identified by key from the storage
- remove(PlanKey) - Method in interface com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService
-
Removes the cached Plan and its metadata.
- remove(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl
-
- remove(String, String) - Method in class com.atlassian.bamboo.plugins.git.jgit.transport.TrustedKeyFetcher
-
- remove(String, String, byte[]) - Method in class com.atlassian.bamboo.plugins.git.jgit.transport.TrustedKeyFetcher
-
- remove(String) - Method in class com.atlassian.bamboo.plugins.ssh.SshProxy
-
- remove(Object) - Method in class com.atlassian.bamboo.plugins.testutils.events.RecentEventsQueue
-
- remove(long) - Method in interface com.atlassian.bamboo.repository.CachedRepositoryDefinitionManager
-
Removes given repository from cache
- remove(Map<String, ?>) - Static method in class com.atlassian.bamboo.resultsummary.tests.TestQuarantineHelper
-
- remove(Acl) - Method in interface com.atlassian.bamboo.security.acegi.acls.AclDao
-
- remove(Acl) - Method in class com.atlassian.bamboo.security.acegi.acls.AclHibernateDao
-
- remove(Long) - Method in class com.atlassian.bamboo.security.BambooRememberMeTokenDaoImpl
-
- remove(Element) - Method in class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
-
- remove(String, int) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
Removes a character at specified index from string
- remove(Object, Object) - Method in class com.atlassian.bamboo.util.OptionUnpackingMap
-
- remove(Object) - Method in class com.atlassian.bamboo.util.OptionUnpackingMap
-
- remove(Object) - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- remove(int) - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- remove(Object) - Method in class com.atlassian.bamboo.utils.map.FilteredMap
-
- remove(Object, Object) - Method in class com.atlassian.bamboo.utils.map.TypedIdentityMap
-
- remove(Object) - Method in class com.atlassian.bamboo.utils.map.TypedIdentityMap
-
- remove(DeploymentUnit) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemotePluginScanner
-
- remove(ResultKey) - Method in interface com.atlassian.bamboo.v2.build.queue.QueueOfExecutables
-
Called when an executable should be removed from the queue.
- remove(ResultKey) - Method in class com.atlassian.bamboo.v2.build.queue.queues.AbstractQueueOfExecutables
-
- remove(ResultKey) - Method in interface com.atlassian.bamboo.v2.build.queue.queues.CommonContextMap
-
- remove(ResultKey) - Method in interface com.atlassian.bamboo.v2.build.queue.queues.CommonContextPersister
-
- remove(ResultKey) - Method in class com.atlassian.bamboo.v2.build.queue.queues.XStreamQueuePersisterImpl
-
- remove(VariableDefinition) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- remove(Dispatcher) - Method in class com.atlassian.bamboo.webwork.Dispatchers
-
- remove(Object) - Method in class com.atlassian.bamboo.ww2.KeyAccessTrackingMap
-
- remove(String) - Method in class com.atlassian.sal.bamboo.pluginsettings.BambooPluginSettings
-
- REMOVE_ALL_LOGS - Static variable in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- REMOVE_ALL_LOGS - Static variable in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryConfig
-
- REMOVE_DELETION_MARKER - Static variable in class com.atlassian.bamboo.plan.PlanKeys
-
- REMOVE_LABELS_AND_PLANS_FOR_NON_PLAN_ADMIN - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Disable sending any Deployments data to Fusion plugin.
- removeAbstractProjectItems() - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
- removeAbstractProjectItems() - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- RemoveAdminErrorAction - Class in com.atlassian.bamboo.logger
-
Action class for all mutative actions on admin errors
- RemoveAdminErrorAction() - Constructor for class com.atlassian.bamboo.logger.RemoveAdminErrorAction
-
- removeAgent(long) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Removes the passed agent
- removeAgent(long) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- removeAgentAssignment(String) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentAgentAssignmentsPage
-
- removeAgentAssignmentFromEnvironment(long, String) - Method in class com.atlassian.bamboo.plugins.rest.deployments.environments.DeploymentEnvironmentResource
-
Remove agent/image from list of dedicated executors for given environment.
- removeAll(Collection<MutableArtifact>) - Method in interface com.atlassian.bamboo.artifact.ArtifactDao
-
Remove all artifacts in the collection
- removeAll(Collection<MutableArtifact>) - Method in class com.atlassian.bamboo.artifact.ArtifactHibernateDao
-
- removeAll(Collection<ArtifactLink>) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkDao
-
Removes all ArtifactLink objects from the collection.
- removeAll(Collection<ArtifactLink>) - Method in class com.atlassian.bamboo.build.artifact.ArtifactLinkHibernateDao
-
- removeAll(Iterable<? extends BambooIdProvider>) - Method in interface com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDao
-
Remove a list of agent assignments
- removeAll(Iterable<? extends BambooIdProvider>) - Method in class com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDaoImpl
-
- removeAll(Collection<?>) - Method in class com.atlassian.bamboo.concurrent.BlockingSet
-
- removeAll(Collection<?>) - Method in class com.atlassian.bamboo.concurrent.BoundedSet
-
- removeAll() - Method in class com.atlassian.bamboo.security.BambooRememberMeTokenDaoImpl
-
- removeAll(Iterable<T>, T) - Static method in class com.atlassian.bamboo.util.BambooIterables
-
Removes all occurrences of o from iterable.
- removeAll(Collection<?>) - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- removeAllAuditLogMessages() - Method in interface com.atlassian.bamboo.persister.AuditLogService
-
Deletes all log messages in the database
- removeAllAuditLogMessages() - Method in class com.atlassian.bamboo.persister.DefaultAuditLogService
-
- removeAllConnectors() - Method in class com.atlassian.bamboo.amq.BambooBrokerService
-
- removeAllDependenciesForPlan(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
Deletes any existing dependency featuring the given plan.
- removeAllDependenciesForPlan(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
- removeAllErrors() - Method in class com.atlassian.bamboo.logger.RemoveBuildError
-
Struts action /removeAllErrorsFromLog
- removeAllForUser(String) - Method in class com.atlassian.bamboo.security.BambooRememberMeTokenDaoImpl
-
- removeAllFromContext(BambooBandanaContext) - Method in interface com.atlassian.bamboo.bandana.BandanaItemDao
-
- removeAllFromContext(BambooBandanaContext) - Method in class com.atlassian.bamboo.bandana.BandanaItemDaoImpl
-
- removeAllOrphanedResultSummaries() - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- removeAllOrphanedResultSummaries() - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- removeAllPlans() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.RemovePlanAdminPage
-
- removeAllResults(AOTrackingEntry) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- removeAllScheduledJobs(Triggerable) - Method in class com.atlassian.bamboo.schedule.DefaultPlanScheduler
-
- removeAllScheduledJobs(Triggerable) - Method in interface com.atlassian.bamboo.schedule.PlanScheduler
-
- removeAllTriggers() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ConfigurePlanTriggersPage
-
- removeAllUsers(AOTrackingEntry) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
- removeAllUsers(AOTrackingEntry) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- removeAllUsers(TrackingEntry) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager
-
Removes all existing responsible users from the existing tracking entry.
- removeAllUsers(TrackingEntry) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManagerImpl
-
- removeAllVariables(String) - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
Given a string, remove all variable patterns.
- removeAllVariables(String) - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- removeAllVariables(String) - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
Given a string array, remove all variable patterns.
- removeAllVariables(String) - Method in interface com.atlassian.bamboo.variable.substitutor.VariableSubstitutor
-
Given a string, remove all variable patterns.
- removeAllVariables(String) - Method in class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorImpl
-
- removeAndNotify(String) - Method in class com.atlassian.bamboo.oauth.serviceprovider.ActiveObjectsServiceProviderTokenStore
-
- removeAndNotify(String) - Method in class com.atlassian.bamboo.oauth.serviceprovider.CachingServiceProviderTokenStore
-
- removeAnonymousGlobalPermissions() - Method in class com.atlassian.bamboo.security.DefaultGlobalPermissionsService
-
- removeAnonymousGlobalPermissions() - Method in interface com.atlassian.bamboo.security.GlobalPermissionsService
-
- removeAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
- removeAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
- removeAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
- removeAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
- removeAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
- removeAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
- removeAnonymousPermissions(String) - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
- removeAnonymousPermissionsFromDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.projects.DefaultDeploymentProjectPermissionsService
-
- removeAnonymousPermissionsFromDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectPermissionsService
-
- removeAnonymousPermissionsFromEnvironment(long) - Method in class com.atlassian.bamboo.deployments.environments.DefaultEnvironmentPermissionsService
-
- removeAnonymousPermissionsFromEnvironment(long) - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentPermissionsService
-
- removeAnonymousPermissionsFromPlan(String) - Method in class com.atlassian.bamboo.plan.DefaultPlanPermissionsService
-
- removeAnonymousPermissionsFromPlan(String) - Method in interface com.atlassian.bamboo.plan.PlanPermissionsService
-
- removeAnonymousPermissionsFromPlan(String) - Method in class com.atlassian.bamboo.project.DefaultProjectPlanPermissionsService
-
- removeAnonymousPermissionsFromPlan(String) - Method in interface com.atlassian.bamboo.project.ProjectPlanPermissionsService
-
- removeArtifactDefinition(ArtifactDefinition) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManager
-
Remove artifact definition.
- removeArtifactDefinition(ArtifactDefinition) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManagerImpl
-
- removeArtifactDefinitionsByPlan(Plan) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManager
-
- removeArtifactDefinitionsByPlan(ImmutablePlan) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManager
-
Remove all artifact definitions associated with a plan.
- removeArtifactDefinitionsByPlan(Plan) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManagerImpl
-
- removeArtifactDefinitionsByPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManagerImpl
-
- removeArtifactFromStorage(Artifact) - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactManager
-
- removeArtifactFromStorage(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.AbstractLocalArtifactHandler
-
- removeArtifactFromStorage(PlanResultKey, ImmutableArtifactDefinitionBase, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.AbstractLocalArtifactHandler
-
- removeArtifactFromStorage(Artifact, ArtifactHandlerConfigProvider) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandler
-
Removes artifact files for a single artifact.
- removeArtifactFromStorage(PlanResultKey, ImmutableArtifactDefinitionBase, ArtifactHandlerConfigProvider) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandler
-
Removes artifact files for a single artifact.
- removeArtifactFromStorage(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerDecoratorSupport
-
- removeArtifactFromStorage(PlanResultKey, ImmutableArtifactDefinitionBase, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerDecoratorSupport
-
- removeArtifactFromStorage(Artifact) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactManager
-
Removes artifact files for a single artifact.
- removeArtifactFromStorage(PlanResultKey, ImmutableArtifactDefinitionBase, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
-
- removeArtifactFromStorage(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
-
- removeArtifactFromStorage(Artifact) - Method in class com.atlassian.bamboo.build.artifact.LocalArtifactManager
-
- removeArtifactFromStorage(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
-
- removeArtifactFromStorage(PlanResultKey, ImmutableArtifactDefinitionBase, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
-
- removeArtifactLink(ArtifactLink) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkManager
-
Remove an artifact link.
- removeArtifactLink(long) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkManager
-
Remove an artifact link.
- removeArtifactLink(long) - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLinkManager
-
- removeArtifactLink(ArtifactLink) - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLinkManager
-
- removeArtifactLinks(BuildResultsSummary) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkManager
-
Remove all artifact links from the BuildResultsSummary.
- removeArtifactLinks(ChainResultsSummary) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkManager
-
Remove all artifact links from the ChainResultsSummary.
- removeArtifactLinks(BuildResultsSummary) - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLinkManager
-
- removeArtifactLinks(ChainResultsSummary) - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLinkManager
-
- removeArtifactProjectItem(long, ArtifactDefinition) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Remove artifact project item from deployment project.
- removeArtifactProjectItem(long, ArtifactDefinition) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- removeArtifacts(long) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionDeletionService
-
Remove artifacts of Deployment Version and mark this version as unreleasable
- removeArtifacts(long) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionDeletionServiceImpl
-
- removeArtifacts(ImmutablePlan, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- removeArtifacts(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- removeArtifacts(ImmutablePlan, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Remove any artifacts stored for this plan result
- removeArtifacts(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Remove any artifacts stored for this plan result
- removeArtifactsFromStorage(Iterable<ArtifactLink>) - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactManager
-
- removeArtifactsFromStorage(PlanKey) - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactManager
-
- removeArtifactsFromStorage(PlanResultKey, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.AbstractLocalArtifactHandler
-
- removeArtifactsFromStorage(PlanKey, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.AbstractLocalArtifactHandler
-
- removeArtifactsFromStorage(PlanResultKey, ArtifactHandlerConfigProvider) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandler
-
Removes artifact files for a single plan result.
- removeArtifactsFromStorage(PlanKey, ArtifactHandlerConfigProvider) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandler
-
Removes artifact files for all results of a single.
- removeArtifactsFromStorage(PlanResultKey, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerDecoratorSupport
-
- removeArtifactsFromStorage(PlanKey, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerDecoratorSupport
-
- removeArtifactsFromStorage(Iterable<ArtifactLink>) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactManager
-
Removes artifact files for all plan results attached to supplied links.
- removeArtifactsFromStorage(PlanKey) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactManager
-
Removes artifact files for all results of a single.
- removeArtifactsFromStorage(PlanResultKey, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
-
- removeArtifactsFromStorage(PlanKey, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
-
- removeArtifactsFromStorage(PlanKey) - Method in class com.atlassian.bamboo.build.artifact.LocalArtifactManager
-
- removeArtifactsFromStorage(Iterable<ArtifactLink>) - Method in class com.atlassian.bamboo.build.artifact.LocalArtifactManager
-
- removeArtifactsFromStorage(PlanResultKey, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
-
- removeArtifactsFromStorage(PlanKey, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
-
- removeArtifactSubscription(ArtifactSubscription) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
-
Remove artifact subscription.
- removeArtifactSubscription(ArtifactSubscription) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManagerImpl
-
- removeArtifactSubscriptions(Collection<ArtifactSubscription>) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
-
Remove all artifact subscriptions in the collection.
- removeArtifactSubscriptions(Collection<ArtifactSubscription>) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManagerImpl
-
- removeArtifactSubscriptionsOfPlan(Plan) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
-
- removeArtifactSubscriptionsOfPlan(ImmutablePlan) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
-
Remove all artifact subscriptions for a plan
- removeArtifactSubscriptionsOfPlan(Plan) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManagerImpl
-
- removeArtifactSubscriptionsOfPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManagerImpl
-
- removeAssignment(String, long, String, long) - Method in class com.atlassian.bamboo.plugins.rest.resource.AgentAssignmentResource
-
- removeAtlassianProxyFromIpString(String) - Static method in class com.atlassian.bamboo.configuration.agent.AtlassianProxyIpList
-
- removeAuditLogMessagesByTypeAndEntityId(String, AuditLogEntityType) - Method in interface com.atlassian.bamboo.persister.AuditLogService
-
- removeAuditLogMessagesByTypeAndEntityId(String, AuditLogEntityType) - Method in class com.atlassian.bamboo.persister.DefaultAuditLogService
-
- removeAuditLogMessagesForPlan(ImmutablePlan) - Method in interface com.atlassian.bamboo.persister.AuditLogService
-
Deletes all log messages for a given plan
- removeAuditLogMessagesForPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.persister.DefaultAuditLogService
-
- removeAuthor(ExtendedAuthor) - Method in interface com.atlassian.bamboo.author.ExtendedAuthorManager
-
removes an author
- removeAuthor(ExtendedAuthor) - Method in class com.atlassian.bamboo.author.HibernateAuthorManagerImpl
-
- RemoveBuildArtifacts - Class in com.atlassian.bamboo.ww2.actions.build.admin
-
- RemoveBuildArtifacts() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.RemoveBuildArtifacts
-
- RemoveBuildError - Class in com.atlassian.bamboo.logger
-
This webwork action removes a specified error from the log.
- RemoveBuildError() - Constructor for class com.atlassian.bamboo.logger.RemoveBuildError
-
- removeBuildErrorFromLog(String, int) - Method in interface com.atlassian.bamboo.Bamboo
-
- removeBuildErrorFromLog(String, int) - Method in class com.atlassian.bamboo.container.BambooContainer
-
- removeBuildErrors(String) - Method in class com.atlassian.bamboo.logger.DefaultErrorHandler
-
- removeBuildErrors(String) - Method in interface com.atlassian.bamboo.logger.ErrorHandler
-
Remove all the errors for a given build
- removeBuildFromQueue(ResultKey) - Method in interface com.atlassian.bamboo.v2.build.queue.BuildQueueManager
-
Removes the
CommonContext
associated with the resultKey to be removed from the queue.
- removeBuildFromQueue(ResultKey) - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueueManagerImpl
-
- removeBuildKey(String) - Method in interface com.atlassian.bamboo.buildqueue.BuildQueue
-
Add the given build to the build queue.
- removeBuildLabel(String, String, String, String, AuthenticationContext, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.ResultResource
-
Removes label from build result specified by projectKey-buildKey-buildNumber.
- removeBuildLabel(String, String, String, String, AuthenticationContext, UriInfo) - Method in interface com.atlassian.bamboo.plugins.rest.service.ResultService
-
- removeBuildLabel(String, String, String, String, AuthenticationContext, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.service.ResultServiceImpl
-
- removeBuildLogger(PlanKey) - Method in interface com.atlassian.bamboo.build.BuildLoggerManager
-
Removes plan logger for given plan key.
- removeBuildLogger(PlanResultKey) - Method in interface com.atlassian.bamboo.build.BuildLoggerManager
-
Removes buildLogger for finished build process.
- removeBuildLogger(PlanKey) - Method in class com.atlassian.bamboo.build.logger.DefaultBuildLoggerManager
-
- removeBuildLogger(PlanResultKey) - Method in class com.atlassian.bamboo.build.logger.DefaultBuildLoggerManager
-
- removeBuildLogger(PlanKey) - Method in class com.atlassian.bamboo.testutils.build.logger.BuildLoggerManagerForTesting
-
- removeBuildLogger(PlanResultKey) - Method in class com.atlassian.bamboo.testutils.build.logger.BuildLoggerManagerForTesting
-
- removeBuildLogger(PlanKey) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLoggerManager
-
- removeBuildLogger(PlanResultKey) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLoggerManager
-
- removeBuildLogs(ImmutablePlan, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- removeBuildLogs(ImmutablePlan, int, long) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- removeBuildLogs(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- removeBuildLogs(ResultsSummary, long) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- removeBuildLogs(ImmutablePlan, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Remove any build logs stored for this plan result
- removeBuildLogs(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Remove any build logs stored for this plan result
- removeBuildLogs(ImmutablePlan, int, long) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Remove build logs stored for this plan result that are greater than given size (in bytes).
- removeBuildLogs(ResultsSummary, long) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Remove build logs stored for this plan result that are greater than given size (in bytes).
- removeBuildRequirements(PlanKey, BuildConfiguration, RequirementSet) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- removeBuildRequirements(PlanKey, BuildConfiguration, RequirementSet) - Method in class com.atlassian.bamboo.v2.build.BaseConfigurablePlugin
-
- removeBuildRequirements(PlanKey, BuildConfiguration, RequirementSet) - Method in interface com.atlassian.bamboo.v2.build.ConfigurablePlugin
-
Extension point for removing requirements when given plugin is excluded from build's builder configuration.
- removeBuildResult(BuildResultsSummary) - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- removeBuildResult(BuildResultsSummary) - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- removeBuildResult(String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.plan.ResultResource
-
- removeByConsumer(String) - Method in class com.atlassian.bamboo.oauth.serviceprovider.ActiveObjectsServiceProviderTokenStore
-
- removeByConsumer(String) - Method in class com.atlassian.bamboo.oauth.serviceprovider.CachingServiceProviderTokenStore
-
- removeById(long) - Method in interface com.atlassian.bamboo.artifact.ArtifactDao
-
Remove artifact.
- removeById(long) - Method in class com.atlassian.bamboo.artifact.ArtifactHibernateDao
-
- removeByPlanKey(PlanKey) - Method in interface com.atlassian.bamboo.artifact.ArtifactDao
-
Remove all artifacts that belong to a plan and are not part of a deployment version.
- removeByPlanKey(PlanKey) - Method in class com.atlassian.bamboo.artifact.ArtifactHibernateDao
-
- removeByPlanResultKey(PlanResultKey) - Method in interface com.atlassian.bamboo.artifact.ArtifactDao
-
Remove all artifacts that belong to a build result and are not part of a deployment version.
- removeByPlanResultKey(PlanResultKey) - Method in class com.atlassian.bamboo.artifact.ArtifactHibernateDao
-
- removeByProducer(ImmutablePlan) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionDao
-
Remove all artifact definitions associated with a plan.
- removeByProducer(ImmutablePlan) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionHibernateDao
-
- removeCapability(Long) - Method in interface com.atlassian.bamboo.capability.CapabilityDao
-
- removeCapability(Long) - Method in class com.atlassian.bamboo.capability.CapabilityDaoImpl
-
- removeCapability(Long, String) - Method in interface com.atlassian.bamboo.capability.CapabilityManager
-
Removes a the capability from an agent
- removeCapability(Long, String) - Method in class com.atlassian.bamboo.capability.CapabilityManagerImpl
-
- removeCapability(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySet
-
Remove a capability from the set, by the key.
- removeCapability(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl
-
- removeCapability() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCapability
-
- removeChildPlan(TestBuildDetails) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.DependenciesConfigurationPage
-
- removeChildPlan(PlanProperties) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.DependenciesConfigurationPage
-
- removeContainerProvider(ConfigurationProvider) - Method in class com.atlassian.bamboo.webwork.Dispatchers
-
- removeCurrentlyBuilding(String) - Method in interface com.atlassian.bamboo.build.BuildExecutionManager
-
- removeCurrentlyBuilding(ResultKey) - Method in interface com.atlassian.bamboo.build.BuildExecutionManager
-
- removeCurrentlyBuilding(ResultKey) - Method in class com.atlassian.bamboo.build.CurrentlyBuildingContainer
-
- removeCurrentlyBuilding(String) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- removeCurrentlyBuilding(ResultKey) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- REMOVED_BRANCH_CLEANUP_CONFIG_KEY - Static variable in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
- REMOVED_BRANCH_CLEANUP_PERIOD_CONFIG_KEY - Static variable in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
- REMOVED_BRANCH_DAILY_CLEAN_UP_PERIOD - Static variable in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Default period used for when cleaning of plan branches which vcs branch is removed happens daily,
which translates into as soon as the clean up job runs.
- removeDelegate() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- removeDependencies(Triggerable, long) - Method in interface com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyService
-
- removeDependencies(Triggerable, long) - Method in class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyServiceImpl
-
- removeDependenciesForPlan(PlanIdentifier) - Method in interface com.atlassian.bamboo.build.PlanDependencyDao
-
Deletes any existing dependency featuring the given plan.
- removeDependenciesForPlan(PlanIdentifier) - Method in class com.atlassian.bamboo.build.PlanDependencyHibernateDao
-
- removeDeploymentFromQueue(Long, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentQueueResource
-
Remove deployment result from queue.
- removeDirectory(long) - Method in class com.atlassian.bamboo.crowd.BambooCrowdDirectoryService
-
- removeDirectory(long) - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- removeDuplicates(List<T>) - Static method in class com.atlassian.bamboo.util.BambooCollectionUtils
-
- removeDuplicatesAndSort(List<T>) - Static method in class com.atlassian.bamboo.util.BambooCollectionUtils
-
- removeDuplicatesAndSort(List<T>, Comparator<? super T>) - Static method in class com.atlassian.bamboo.util.BambooCollectionUtils
-
- removeElasticImageConfiguration(ElasticImageConfiguration) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManager
-
Delete an elastic image configuration.
- removeElasticImageConfiguration(ElasticImageConfiguration) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManagerImpl
-
- removeElasticInstanceSchedule(ElasticInstanceSchedule) - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleManager
-
Remove schedule and associated cron trigger
- removeElasticInstanceSchedule(long) - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleManager
-
Remove schedule and associated cron trigger
- removeElasticInstanceSchedule(ElasticInstanceSchedule) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleManagerImpl
-
- removeElasticInstanceSchedule(long) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleManagerImpl
-
- removeError(String) - Method in interface com.atlassian.bamboo.logger.AdminErrorHandler
-
Remove a specific error from the handler.
- removeError(String) - Method in class com.atlassian.bamboo.logger.AdminErrorHandlerImpl
-
- removeError(String, int) - Method in class com.atlassian.bamboo.logger.DefaultErrorHandler
-
- removeError(String, int) - Method in interface com.atlassian.bamboo.logger.ErrorHandler
-
Remove a specific error from the handler.
- removeExpiredSessionsAndNotify() - Method in class com.atlassian.bamboo.oauth.serviceprovider.ActiveObjectsServiceProviderTokenStore
-
- removeExpiredSessionsAndNotify() - Method in class com.atlassian.bamboo.oauth.serviceprovider.CachingServiceProviderTokenStore
-
- removeExpiredTokens() - Method in interface com.atlassian.bamboo.security.BambooRememberMeTokenDao
-
Remove all expired remember me tokens.
- removeExpiredTokens() - Method in class com.atlassian.bamboo.security.BambooRememberMeTokenDaoImpl
-
- removeExpiredTokensAndNotify() - Method in class com.atlassian.bamboo.oauth.serviceprovider.ActiveObjectsServiceProviderTokenStore
-
- removeExpiredTokensAndNotify() - Method in class com.atlassian.bamboo.oauth.serviceprovider.CachingServiceProviderTokenStore
-
- removeFavourite(Plan, User) - Method in interface com.atlassian.bamboo.labels.LabelManager
-
Removes a build from a user's favourite.
- removeFavourite(Plan, User) - Method in class com.atlassian.bamboo.labels.LabelManagerImpl
-
- removeFavourite(Plan, User) - Method in interface com.atlassian.bamboo.plan.PlanFavouriteService
-
Remove plan from the user's favourite list and mark it "manually marked not favourite"
- removeFavourite(Plan, User) - Method in class com.atlassian.bamboo.plan.PlanFavouriteServiceImpl
-
- removeFirst(Iterable<T>, Predicate<T>) - Static method in class com.atlassian.bamboo.util.BambooIterables
-
- removeFirst(Iterable<T>, Predicate<T>) - Static method in class com.atlassian.bamboo.util.BambooIterables
-
Removes first object matching the predicate.
- removeFromCache(BuildAgent) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentStateCache
-
- removeFromDocument(Document) - Method in interface com.atlassian.bamboo.index.fields.IndexedEntityField
-
- removeFromQueue(BuildQueueManager, Key) - Static method in class com.atlassian.bamboo.v2.build.queue.QueueManagerUtils
-
Remove queued items for key.
- removeGlobalAuditLogMessages() - Method in interface com.atlassian.bamboo.persister.AuditLogService
-
Deletes all Global audit log messages
- removeGlobalAuditLogMessages() - Method in class com.atlassian.bamboo.persister.DefaultAuditLogService
-
- removeGroup(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage
-
- removeGroup(Group) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- removeGroup(Group) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- removeGroupGlobalPermissions(String, List<BambooPermission>) - Method in class com.atlassian.bamboo.security.DefaultGlobalPermissionsService
-
- removeGroupGlobalPermissions(String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.security.GlobalPermissionsService
-
- removeGroupPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
- removeGroupPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
- removeGroupPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
- removeGroupPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
- removeGroupPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
- removeGroupPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
- removeGroupPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
- removeGroupPermissionsFromDeploymentProject(long, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.deployments.projects.DefaultDeploymentProjectPermissionsService
-
- removeGroupPermissionsFromDeploymentProject(long, String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectPermissionsService
-
- removeGroupPermissionsFromEnvironment(long, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.deployments.environments.DefaultEnvironmentPermissionsService
-
- removeGroupPermissionsFromEnvironment(long, String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentPermissionsService
-
- removeGroupPermissionsFromPlan(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plan.DefaultPlanPermissionsService
-
- removeGroupPermissionsFromPlan(String, String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.plan.PlanPermissionsService
-
- removeGroupPermissionsFromProject(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.project.DefaultProjectPermissionsService
-
- removeGroupPermissionsFromProject(String, String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.project.ProjectPermissionsService
-
- removeGroupPermissionsFromProjectPlan(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.project.DefaultProjectPlanPermissionsService
-
- removeGroupPermissionsFromProjectPlan(String, String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.project.ProjectPlanPermissionsService
-
- removeGroupPermissionsFromRepository(long, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.repository.DefaultRepositoryPermissionsService
-
- removeGroupPermissionsFromRepository(long, String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.repository.RepositoryPermissionsService
-
- removeInstantMessagingServer(long) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerManager
-
- removeInstantMessagingServer(long) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerManagerImpl
-
- removeJob(Triggerable) - Method in class com.atlassian.bamboo.build.strategy.AbstractQuartzStrategy
-
Deprecated.
- removeJob(Job) - Method in interface com.atlassian.bamboo.chains.ChainStage
-
- removeJob(Job) - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- removeJob(String, long, String, ConfirmationToken, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.JobConfigResource
-
Deletes a specific job of a build plan.
- removeJob(String, ConfirmationToken, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.JobConfigShortcutResource
-
Deletes a specific job of a build plan.
- removeLabel(String, PlanResultKey, User) - Method in interface com.atlassian.bamboo.labels.LabelManager
-
Removes a label against a build result.
- removeLabel(String, PlanKey, User) - Method in interface com.atlassian.bamboo.labels.LabelManager
-
Remove the standard label for a plan (not all the labels for that plan)
- removeLabel(String, PlanResultKey, User) - Method in class com.atlassian.bamboo.labels.LabelManagerImpl
-
- removeLabel(String, PlanKey, User) - Method in class com.atlassian.bamboo.labels.LabelManagerImpl
-
- removeLabel(String, String, Project, ImmutablePlan, PlanResultKey, String) - Method in class com.atlassian.bamboo.labels.LabelManagerImpl
-
- removeLinksByParentRepositoryId(long) - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLinkDao
-
Removes all link objects where repository is direct child of a repository with given id.
- removeLinksByParentRepositoryId(long) - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkHibernateDao
-
- removeLocalVariable(String) - Method in interface com.atlassian.bamboo.variable.VariableContext
-
- removeLocalVariable(String) - Method in class com.atlassian.bamboo.variable.VariableContextImpl
-
- removeLoggedInGlobalPermissions(List<BambooPermission>) - Method in class com.atlassian.bamboo.security.DefaultGlobalPermissionsService
-
- removeLoggedInGlobalPermissions(List<BambooPermission>) - Method in interface com.atlassian.bamboo.security.GlobalPermissionsService
-
- removeLoggedInPermissions(String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
- removeLoggedInPermissions(String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
- removeLoggedInPermissions(String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
- removeLoggedInPermissions(String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
- removeLoggedInPermissions(String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
- removeLoggedInPermissions(String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
- removeLoggedInPermissions(String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
- removeLoggedInPermissionsFromDeploymentProject(long, List<BambooPermission>) - Method in class com.atlassian.bamboo.deployments.projects.DefaultDeploymentProjectPermissionsService
-
- removeLoggedInPermissionsFromDeploymentProject(long, List<BambooPermission>) - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectPermissionsService
-
- removeLoggedInPermissionsFromEnvironment(long, List<BambooPermission>) - Method in class com.atlassian.bamboo.deployments.environments.DefaultEnvironmentPermissionsService
-
- removeLoggedInPermissionsFromEnvironment(long, List<BambooPermission>) - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentPermissionsService
-
- removeLoggedInPermissionsFromPlan(String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plan.DefaultPlanPermissionsService
-
- removeLoggedInPermissionsFromPlan(String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.plan.PlanPermissionsService
-
- removeLoggedInPermissionsFromProject(String, List<BambooPermission>) - Method in class com.atlassian.bamboo.project.DefaultProjectPermissionsService
-
- removeLoggedInPermissionsFromProject(String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.project.ProjectPermissionsService
-
- removeLoggedInPermissionsFromProjectPlan(String, List<BambooPermission>) - Method in class com.atlassian.bamboo.project.DefaultProjectPlanPermissionsService
-
- removeLoggedInPermissionsFromProjectPlan(String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.project.ProjectPlanPermissionsService
-
- removeLoggedInPermissionsFromRepository(long, List<BambooPermission>) - Method in class com.atlassian.bamboo.repository.DefaultRepositoryPermissionsService
-
- removeLoggedInPermissionsFromRepository(long, List<BambooPermission>) - Method in interface com.atlassian.bamboo.repository.RepositoryPermissionsService
-
- removeLogger(ResultKey) - Method in interface com.atlassian.bamboo.build.BuildLoggerManager
-
Remove a logger if you are finished with it.
- removeLogger(LoggerId) - Method in interface com.atlassian.bamboo.build.BuildLoggerManager
-
Remove a logger if you are finished with it.
- removeLogger(LoggerId) - Method in class com.atlassian.bamboo.build.logger.DefaultBuildLoggerManager
-
- removeLogger(ResultKey) - Method in class com.atlassian.bamboo.build.logger.DefaultBuildLoggerManager
-
- removeLogger(LoggerId) - Method in class com.atlassian.bamboo.testutils.build.logger.BuildLoggerManagerForTesting
-
- removeLogger(ResultKey) - Method in class com.atlassian.bamboo.testutils.build.logger.BuildLoggerManagerForTesting
-
- removeLogger(ResultKey) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLoggerManager
-
- removeLogger(LoggerId) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLoggerManager
-
- removeLogs(long, long) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultDeletionService
-
Delete Deployment Result logfile if its size exceeds threshold
- removeLogs(long, long) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultDeletionServiceImpl
-
Affected filesystem:
- $BAMBOO_HOME/xml-data/builds/{environment.key}/download-data/build_logs/{deploymentResult.key}.log
- removeMailServerSettings() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.AdministrationResource
-
- removeMailServerSettings() - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- removeMatchingArtifacts(ResultsSummary, Predicate<ArtifactLink>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- removeMatchingArtifacts(ResultsSummary, Predicate<ArtifactLink>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Remove artifacts from results summary that match a predicate.
- removeMaven2Capability() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureSharedLocalCapabilitiesPage
-
- removeMember(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditGroupPage
-
- removeMemberExpectingFailure(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditGroupPage
-
- removeMembership(Group, User) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- removeMembership(Group, User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- removeMergeResultSummary(MergeResultSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- removeMergeResultSummary(MergeResultSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Removes merge result.
- removeNotes(String) - Static method in class hudson.console.ConsoleNote
-
- removeNotificationRule(long) - Method in interface com.atlassian.bamboo.notification.NotificationSet
-
- removeNotificationRule(long) - Method in class com.atlassian.bamboo.notification.NotificationSetImpl
-
- removeOrphanedArtifacts() - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactManager
-
- removeOrphanedArtifacts() - Method in interface com.atlassian.bamboo.build.artifact.ArtifactManager
-
- removeOrphanedArtifacts() - Method in class com.atlassian.bamboo.build.artifact.LocalArtifactManager
-
- removeOrphanedBuildResults() - Method in interface com.atlassian.bamboo.deletion.DeletionService
-
Clean up any orphaned build results lying around.
- removeOrphanedBuildResults() - Method in class com.atlassian.bamboo.deletion.DeletionServiceImpl
-
- removeOrphanedPullRequests() - Method in interface com.atlassian.bamboo.plan.pullrequest.VcsPullRequestDao
-
Remove pull requests which are neither linked to any repository nor to any plan branch.
- removeOrphanedPullRequests() - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestHibernateDao
-
- RemoveOrphanedSpecsStateJob - Class in com.atlassian.bamboo.repository
-
Job to cleanup obsolete Bamboo Specs states entries from DB and filesystem
- RemoveOrphanedSpecsStateJob() - Constructor for class com.atlassian.bamboo.repository.RemoveOrphanedSpecsStateJob
-
- RemoveOrphanedSpecsStateScheduler - Class in com.atlassian.bamboo.repository
-
- RemoveOrphanedSpecsStateScheduler(Scheduler) - Constructor for class com.atlassian.bamboo.repository.RemoveOrphanedSpecsStateScheduler
-
- removeOrphanedSpecStates() - Method in interface com.atlassian.bamboo.specs.BambooSpecsManager
-
Cleanup Bamboo Specs states DB records and log files.
- removeOrphanedSpecStates() - Method in class com.atlassian.bamboo.specs.BambooSpecsManagerImpl
-
Cleanup Bamboo Specs states DB records and log files.
- RemoveOrphanedTestCaseJob - Class in com.atlassian.bamboo.resultsummary.tests
-
- RemoveOrphanedTestCaseJob() - Constructor for class com.atlassian.bamboo.resultsummary.tests.RemoveOrphanedTestCaseJob
-
- RemoveOrphanedTestCaseScheduler - Class in com.atlassian.bamboo.resultsummary.tests
-
- RemoveOrphanedTestCaseScheduler(Scheduler) - Constructor for class com.atlassian.bamboo.resultsummary.tests.RemoveOrphanedTestCaseScheduler
-
- removeParameter(URI, String) - Static method in class com.atlassian.bamboo.setup.BrokerURIUtils
-
Method to remove a parameter from the broker URI.
- removeParameter(String) - Method in class com.atlassian.bamboo.util.UrlBuilder
-
- removePasswordVariableDefinitions(Iterable<T>) - Static method in class com.atlassian.bamboo.util.PasswordMaskingUtils
-
- removePasswordVariables(Map<String, VariableDefinitionContext>) - Static method in class com.atlassian.bamboo.util.PasswordMaskingUtils
-
- removePasswordVariables(Iterable<String>) - Static method in class com.atlassian.bamboo.util.PasswordMaskingUtils
-
- removePermissionKeys(MutableAcl, List<String>) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclHelper
-
- removePermissionsForGroup(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
Revokes deployment project permissions from a given group.
- removePermissionsForGroup(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
Revokes deployment environment permissions from a given group.
- removePermissionsForGroup(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
Revokes global permissions from a given group.
- removePermissionsForGroup(String, String, List<String>) - Method in interface com.atlassian.bamboo.plugins.rest.permission.PermissionsResource
-
Removes given permissions from group
Returns status code 204 Response.Status#NO_CONTENT
if any permission was removed or
status code 304 Response.Status#NOT_MODIFIED
if given permissions were not present
- removePermissionsForGroup(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
Revokes plan permissions from a given group.
- removePermissionsForGroup(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
Revokes project permissions from a given group.
- removePermissionsForGroup(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
Revokes project plan permissions from a given group.
- removePermissionsForGroup(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
Revokes repository permissions from a given group.
- removePermissionsForRole(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
Revokes deployment project permissions from a given role.
- removePermissionsForRole(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
Revokes deployment environment permissions from a given role.
- removePermissionsForRole(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
Revokes global permissions from a given role.
- removePermissionsForRole(String, String, List<String>) - Method in interface com.atlassian.bamboo.plugins.rest.permission.PermissionsResource
-
Removes given permissions from role
Returns status code 204 Response.Status#NO_CONTENT
if any permission was removed or
status code 304 Response.Status#NOT_MODIFIED
if given permissions were not present
- removePermissionsForRole(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
Revokes plan permissions from a given role.
- removePermissionsForRole(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
Revokes project permissions from a given role.
- removePermissionsForRole(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
Revokes project plan permissions from a given role.
- removePermissionsForRole(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
Revokes repository permissions from a given role.
- removePermissionsForUser(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
Revokes deployment project permissions from a given user.
- removePermissionsForUser(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
Revokes deployment environment permissions from a given user.
- removePermissionsForUser(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
Revokes global permissions from a given user.
- removePermissionsForUser(String, String, List<String>) - Method in interface com.atlassian.bamboo.plugins.rest.permission.PermissionsResource
-
Removes given permissions from user
Returns status code 204 Response.Status#NO_CONTENT
if any permission was removed or
status code 304 Response.Status#NOT_MODIFIED
if given permissions were not present
- removePermissionsForUser(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
Revokes plan permissions from a given user.
- removePermissionsForUser(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
Revokes project permissions from a given user.
- removePermissionsForUser(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
Revokes project plan permissions from a given user.
- removePermissionsForUser(String, String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
Revokes repository permissions from a given user.
- removePlan(TestBuildDetails...) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.RemovePlanAdminPage
-
- RemovePlanAdminPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- RemovePlanAdminPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.RemovePlanAdminPage
-
- removePlanErrors() - Method in class com.atlassian.bamboo.logger.RemoveBuildError
-
Struts action /removePlanErrorsFromLog
- removePlanFromState(PlanKey) - Method in class com.atlassian.bamboo.plan.cache.PlansState
-
Removes the plan from the cache
- removePlanLabel(String, String, String, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.build.PlanResource
-
Removes label from plan specified by projectKey-buildKey-buildNumber.
- removePlanParticles(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanParticleManager
-
Removes all plan particles for a given plan.
- removePlanParticles(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanParticleManagerImpl
-
- removePlans(Iterable<TestBuildDetails>) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.RemovePlanAdminPage
-
- removePlansFromState(Iterable<PlanKey>) - Method in class com.atlassian.bamboo.plan.cache.PlansState
-
- removePrincipal(String) - Method in class com.atlassian.bamboo.pageobjects.components.permissions.PermissionsTableComponent
-
Remove a principal and all it's associated permissions from the table.
- removeProducedArtifactLinks(BuildResultsSummary) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkManager
-
Remove all artifacts produced by a job in a build.
- removeProducedArtifactLinks(BuildResultsSummary) - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLinkManager
-
- removeProductLicense(String) - Method in class com.atlassian.sal.bamboo.license.BambooLicenseHandler
-
- removeProjectItem(long, long) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Remove item from deployment project
- removeProjectItem(long, long) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- removeProperty(Object) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- removeProperty(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- removeProperty(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- RemovePullRequestsJob - Class in com.atlassian.bamboo.plan.pullrequest
-
- RemovePullRequestsJob() - Constructor for class com.atlassian.bamboo.plan.pullrequest.RemovePullRequestsJob
-
- RemovePullRequestsJobScheduler - Class in com.atlassian.bamboo.plan.pullrequest
-
- RemovePullRequestsJobScheduler(Scheduler) - Constructor for class com.atlassian.bamboo.plan.pullrequest.RemovePullRequestsJobScheduler
-
- removeRepositoriesForPlan(Plan) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Remove all repositories from
Plan
that are not global repositories.
- removeRepositoriesForPlan(Plan) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- removeRepositoryChangesets(RepositoryDataEntity) - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetDao
-
- removeRepositoryChangesets(RepositoryDataEntity) - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetHibernateDao
-
- removeRepositoryFromEnvironment(EnvironmentRepositoryLink) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- removeRepositoryFromEnvironment(EnvironmentRepositoryLink) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- removeRepositoryFromEnvironment(EnvironmentRepositoryLink) - Method in interface com.atlassian.bamboo.deployments.repository.persistence.EnvironmentRepositoryLinkDao
-
- removeRepositoryFromEnvironment(EnvironmentRepositoryLink) - Method in class com.atlassian.bamboo.deployments.repository.persistence.EnvironmentRepositoryLinkHibernateDao
-
- removeRepositoryFromPlan(PlanRepositoryLink) - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLinkDao
-
- removeRepositoryFromPlan(PlanRepositoryLink) - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkHibernateDao
-
- removeRepositoryFromPlan(PlanRepositoryLink) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Removes relation between repository and plan.
- removeRepositoryFromPlan(PlanRepositoryLink) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- removeRepositoryIdsFromTriggers(Chain, Set<Long>) - Method in interface com.atlassian.bamboo.trigger.TriggerConfigurationService
-
Removes listed repository ids from chain's triggers
- removeRepositoryIdsFromTriggers(Chain, Set<Long>) - Method in class com.atlassian.bamboo.trigger.TriggerConfigurationServiceImpl
-
- removeRepositoryIdsFromTriggers(List<TriggerDefinition>, Set<Long>) - Static method in class com.atlassian.bamboo.trigger.TriggerConfigurationUtils
-
- removeRepositoryIfUnused(RepositoryDataEntity) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionDao
-
- removeRepositoryIfUnused(RepositoryDataEntity) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionHibernateDao
-
- removeRepositoryIfUnused(RepositoryDataEntity) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Marks repository for deletion if it is referenced by a
RepositoryChangeset
, removes it otherwise.
- removeRepositoryIfUnused(RepositoryDataEntity) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- removeRequirement(long, long) - Method in interface com.atlassian.bamboo.deployments.environments.requirement.EnvironmentRequirementService
-
Remove a specific requirement
- removeRequirement(long, long) - Method in class com.atlassian.bamboo.deployments.environments.requirement.EnvironmentRequirementServiceImpl
-
- removeRequirement(String) - Method in class com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage
-
- removeRequirement(ImmutableRequirement) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.RequirementSet
-
Removes the requirement from the set.
- removeRequirement(ImmutableRequirement) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl
-
- removeRequirement(PlanKey, long) - Method in interface com.atlassian.bamboo.v2.build.requirement.RequirementService
-
Remove a specific requirement
- removeRequirement(PlanKey, long) - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementServiceImpl
-
- removeRequirement() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildRequirement
-
- removeRequirementFromEnvironment(long, long) - Method in class com.atlassian.bamboo.plugins.rest.deployments.environments.EnvironmentRequirementResource
-
Removes a requirement for an environment.
- removeRequirementFromJob(String, long) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.job.requirement.RequirementResource
-
Removes a requirement for a job.
- removeRequirements(Predicate<Requirement>) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.RequirementSet
-
Remove requirements from set if they match the given Predicate
- removeRequirements(Iterable<Requirement>) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.RequirementSet
-
- removeRequirements(Predicate<Requirement>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl
-
- removeRequirements(Iterable<Requirement>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl
-
- removeRequirementsForTaskDefinition(Buildable, TaskDefinition) - Method in interface com.atlassian.bamboo.task.TaskManager
-
- removeRequirementsForTaskDefinition(RequirementSet, TaskDefinition) - Method in interface com.atlassian.bamboo.task.TaskManager
-
- removeRequirementsForTaskDefinition(Buildable, TaskDefinition) - Method in class com.atlassian.bamboo.task.TaskManagerImpl
-
- removeRequirementsForTaskDefinition(RequirementSet, TaskDefinition) - Method in class com.atlassian.bamboo.task.TaskManagerImpl
-
- removeResponsibility() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- removeResult(AOTrackingResult) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
- removeResult(AOTrackingResult) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- removeResultsByPlan(Plan) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
- removeResultsByPlan(PlanKey) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
- removeResultsByPlan(Plan) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- removeResultsByPlan(PlanKey) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- removeResultsSummariesForPlan(PlanKey) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Remove all resultSummary objects for the given plan.
- removeResultsSummariesForPlan(PlanKey) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- removeResultsSummariesForPlan(Plan) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- removeResultsSummariesForPlan(Plan) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Remove all resultSummary objects for the given plan.
- removeResultsSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Removes the passed result summary
- removeResultsSummary(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- removeResultSummary(ImmutablePlan, int) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- removeResultSummary(ImmutablePlan, ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- removeResultSummary(ImmutablePlan, int) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Remove plan result summary and all associated objects.
- removeResultSummary(ImmutablePlan, ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Remove plan result summary and all associated objects.
- removeSchedulingJobs(PlanScheduler) - Method in class com.atlassian.bamboo.plan.branch.ImmutableChainPropagatingFacade
-
- removeSession(long) - Method in class com.atlassian.bamboo.shell.ShellSessionManager
-
- removeStage(long) - Method in interface com.atlassian.bamboo.chains.Chain
-
- removeStage(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageConfigurationPage
-
- removeStage() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageElement
-
- removeStage(long) - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- removeStage(String, long, ConfirmationToken, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.plan.stage.StageConfigResource
-
Deletes a specific stage of a build plan.
- removeStageResult(ChainStageResult) - Method in interface com.atlassian.bamboo.chains.ChainResultsSummary
-
Remove a stage result
- removeStageResult(ChainStageResult) - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- removeStageResult(ChainStageResult) - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- removeStages(PlanKey, Collection<Long>) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
Remove the tages from the plan specified.
- removeStages(PlanKey, Collection<Long>) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- removeSystemNotificationRule(long) - Method in interface com.atlassian.bamboo.notification.SystemNotificationService
-
Remove an individual system notification
- removeSystemNotificationRule(long) - Method in class com.atlassian.bamboo.notification.SystemNotificationServiceImpl
-
- removeTasksFromConfig(HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.fieldvalue.TaskConfigurationUtils
-
Removes all tasks from build configuration
- removeTasksScheduledForPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.schedule.DefaultPlanScheduler
-
- removeTasksScheduledForPlan(ImmutablePlan) - Method in interface com.atlassian.bamboo.schedule.PlanScheduler
-
Removes Scheduling Jobs for the given
Plan
- removeTasksScheduledForPlanAndBranches(ImmutablePlan) - Method in class com.atlassian.bamboo.schedule.DefaultPlanScheduler
-
- removeTasksScheduledForPlanAndBranches(ImmutablePlan) - Method in interface com.atlassian.bamboo.schedule.PlanScheduler
-
Removes Scheduling Jobs for the given
Plan
and its Branches
- removeTasksScheduledForTriggerable(Triggerable) - Method in class com.atlassian.bamboo.schedule.DefaultPlanScheduler
-
- removeTestClassResultsByPlan(PlanKey) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsDao
-
- removeTestClassResultsByPlan(PlanKey) - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsHibernateDao
-
- removeTrackingEntry(AOTrackingEntry) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
- removeTrackingEntry(AOTrackingEntry) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- removeTrackingEntry(TrackingEntry) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager
-
Remove entire tracking entry.
- removeTrackingEntry(TrackingEntry) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManagerImpl
-
- removeTrackingForPlan(long) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
- removeTrackingForPlan(long) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- removeTrackingForPlan(long) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager
-
Remove any tracking information for a given plan
- removeTrackingForPlan(long) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManagerImpl
-
- removeTrackingForResult(long) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
- removeTrackingForResult(long) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- removeTrackingForResult(long) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager
-
Remove any tracking information for a given result
- removeTrackingForResult(long) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManagerImpl
-
- removeTriggersFromConfig(HierarchicalConfiguration) - Static method in class com.atlassian.bamboo.trigger.TriggerConfigurationUtils
-
Removes all tasks from build configuration
- removeUnusedRepositories() - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionDao
-
- removeUnusedRepositories() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionHibernateDao
-
- removeUnusedRepositories() - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Removes all repositories that has been previously markedForDeletion and are no longer
referenced by any
RepositoryChangeset
- removeUnusedRepositories() - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- removeUser(AOTrackingUser) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
- removeUser(AOTrackingUser) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- removeUser(TrackingEntry, String) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager
-
Remove a responsible user from existing tracking entry
- removeUser(TrackingEntry, String) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManagerImpl
-
- removeUser(String) - Method in class com.atlassian.bamboo.testutils.backdoor.UserControl
-
- removeUser(TestUser) - Method in class com.atlassian.bamboo.testutils.backdoor.UserControl
-
- removeUser(User) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- removeUser(User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManagerImpl
-
- removeUserGlobalPermissions(String, List<BambooPermission>) - Method in class com.atlassian.bamboo.security.DefaultGlobalPermissionsService
-
- removeUserGlobalPermissions(String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.security.GlobalPermissionsService
-
- removeUserKey(String) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- removeUserKey(long) - Method in class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- removeUserPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
- removeUserPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
- removeUserPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
- removeUserPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
- removeUserPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
- removeUserPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
- removeUserPermissions(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
- removeUserPermissionsFromDeploymentProject(long, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.deployments.projects.DefaultDeploymentProjectPermissionsService
-
- removeUserPermissionsFromDeploymentProject(long, String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectPermissionsService
-
- removeUserPermissionsFromEnvironment(long, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.deployments.environments.DefaultEnvironmentPermissionsService
-
- removeUserPermissionsFromEnvironment(long, String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentPermissionsService
-
- removeUserPermissionsFromPlan(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.plan.DefaultPlanPermissionsService
-
- removeUserPermissionsFromPlan(String, String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.plan.PlanPermissionsService
-
- removeUserPermissionsFromProject(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.project.DefaultProjectPermissionsService
-
- removeUserPermissionsFromProject(String, String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.project.ProjectPermissionsService
-
- removeUserPermissionsFromProjectPlan(String, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.project.DefaultProjectPlanPermissionsService
-
- removeUserPermissionsFromProjectPlan(String, String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.project.ProjectPlanPermissionsService
-
- removeUserPermissionsFromRepository(long, String, List<BambooPermission>) - Method in class com.atlassian.bamboo.repository.DefaultRepositoryPermissionsService
-
- removeUserPermissionsFromRepository(long, String, List<BambooPermission>) - Method in interface com.atlassian.bamboo.repository.RepositoryPermissionsService
-
- removeUsersFromGroup(String, List<String>) - Method in class com.atlassian.bamboo.plugins.rest.user.GroupAdminResource
-
Remove multiple users from a group.
- removeUsersFromGroup(TestGroup, Collection<String>) - Method in class com.atlassian.bamboo.testutils.backdoor.GroupControl
-
- removeValue(BandanaContext, String) - Method in class com.atlassian.bamboo.bandana.BambooBandanaManager
-
- removeValue(BandanaContext, String) - Method in class com.atlassian.bamboo.bandana.PerBuildCachingBandanaManager
-
- removeVariable(String) - Method in class com.atlassian.bamboo.plan.trigger.PlanTriggerResultBuilder
-
- rename() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.QuickFilterRow
-
- rename(String) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.RenameVersionPage
-
- rename() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewVersionPage
-
- RenameAgentCapability - Class in com.atlassian.bamboo.configuration.agent
-
- RenameAgentCapability() - Constructor for class com.atlassian.bamboo.configuration.agent.RenameAgentCapability
-
- renameCapability(CapabilityType, String, String, boolean) - Method in interface com.atlassian.bamboo.capability.CapabilityManager
-
Renames capability key
- renameCapability(CapabilityType, String, String, boolean) - Method in class com.atlassian.bamboo.capability.CapabilityManagerImpl
-
- renameCapability() - Method in class com.atlassian.bamboo.configuration.agent.ExecuteRenameAgentCapability
-
- renameColumn(Connection, String, String, String) - Method in class com.atlassian.bamboo.utils.db.AbstractDbmsBean
-
- renameColumn(Connection, String, String, String) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
Rename columns.
- renameColumn(Connection, String, String, String) - Method in class com.atlassian.bamboo.utils.db.H2DbmsBean
-
- renameColumn(Connection, String, String, String) - Method in class com.atlassian.bamboo.utils.db.MsSqlDbmsBean
-
- renameColumn(Connection, String, String, String) - Method in class com.atlassian.bamboo.utils.db.MySqlDbmsBean
-
- renameColumn(Connection, String, String, String) - Method in class com.atlassian.bamboo.utils.db.OracleDbmsBean
-
- renameColumn(Connection, String, String, String) - Method in class com.atlassian.bamboo.utils.db.PostgreSqlDbmsBean
-
- RenameDeploymentVersion - Class in com.atlassian.bamboo.deployments.versions.actions
-
- RenameDeploymentVersion() - Constructor for class com.atlassian.bamboo.deployments.versions.actions.RenameDeploymentVersion
-
- renameRequirement(CapabilityType, String, String, boolean) - Method in interface com.atlassian.bamboo.deployments.environments.requirement.EnvironmentRequirementService
-
Updates capability key across all environments.
- renameRequirement(CapabilityType, String, String, boolean) - Method in class com.atlassian.bamboo.deployments.environments.requirement.EnvironmentRequirementServiceImpl
-
- renameTo(File, File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Renames a file or directory.
- renameUser(RestUserRenameRequest) - Method in class com.atlassian.bamboo.plugins.rest.user.UserAdminResource
-
Renames specified user
The authenticated user must have restricted administrative permission or higher to use this resource.
- renameUser(String, String) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
- renameUser(String, String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- renameUser(String, String, boolean) - Method in interface com.atlassian.bamboo.user.rename.UserRenameService
-
Rename user in all Bamboo user related records.
- renameUser(String, String, boolean) - Method in class com.atlassian.bamboo.user.rename.UserRenameServiceImpl
-
- renameUser(String, String, UserRenameServiceImpl.RenameMode) - Method in class com.atlassian.bamboo.user.rename.UserRenameServiceImpl
-
- renameUser(User, String) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManagerImpl
-
- renameUserPost(Boolean, RestUserRenameRequest) - Method in class com.atlassian.bamboo.plugins.rest.admin.user.rename.UserRenameResource
-
Renames specified user.
- renameUserPut(String, Boolean, RestUserRenameRequest) - Method in class com.atlassian.bamboo.plugins.rest.admin.user.rename.UserRenameResource
-
Renames specified user.
- renameVersion(long, DeploymentVersion, String) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Rename a version.
- renameVersion(long, DeploymentVersion, String) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- renameVersion(long, DeploymentVersion, String) - Method in interface com.atlassian.bamboo.deployments.versions.service.VersionNamingService
-
Rename a version.
- renameVersion(long, DeploymentVersion, String) - Method in class com.atlassian.bamboo.deployments.versions.service.VersionNamingServiceImpl
-
- RenameVersionPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment
-
- RenameVersionPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.RenameVersionPage
-
- render(String, Plugin, Map<String, Object>, Writer) - Method in class com.atlassian.bamboo.plugin.web.FreemarkerWebPanelRenderer
-
- render(String, Map<String, Object>) - Method in interface com.atlassian.bamboo.template.TemplateRenderer
-
- render(String, Map<String, Object>, Writer) - Method in interface com.atlassian.bamboo.template.TemplateRenderer
-
Render the given template to the given writer
- render(String, Map<String, Object>) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
- render(String, Map<String, Object>, Writer) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
Render the given template to the given writer
- render(String, Map<String, Object>) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManagerSoyHelpers.SoyHelper
-
- render(String, String, Map<String, Object>) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManagerSoyHelpers.SoyHelper
-
- RenderableBuildConfiguration - Interface in com.atlassian.bamboo.v2.build
-
- renderBranchIntegrationHtml(VcsRepositoryModuleDescriptor, VcsRepositoryData) - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean
-
- RENDERED_JIRA_KEY - Static variable in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
- RENDERED_JIRA_KEY_NO_SERVER - Static variable in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
- renderFragment(String, Plugin, Map<String, Object>) - Method in class com.atlassian.bamboo.plugin.web.FreemarkerWebPanelRenderer
-
- renderFragment(Writer, String, Plugin, Map<String, Object>) - Method in class com.atlassian.bamboo.plugin.web.FreemarkerWebPanelRenderer
-
- renderFreemarkerTemplate(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- renderFreemarkerTemplateNoAction(String, HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
Will not bother putting any build information on the context
- renderLabels(Collection<Label>) - Static method in class com.atlassian.bamboo.labels.LabelParser
-
- renderPage(String, Map<String, Object>) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
Render the resource found at the path
- renderTemplate(String, Map<String, Object>) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.AbstractTrackingNotification
-
- renderText(String, Map<String, Object>) - Method in interface com.atlassian.bamboo.template.TemplateRenderer
-
- renderText(String, Map<String, Object>) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
Render Freemarker markup.
- renderTriggerEditHtmlsWithErrors() - Method in class com.atlassian.bamboo.ww2.actions.branch.AbstractBranchTriggerConfigAction
-
- renderVelocityFragment(String, Map<String, Object>) - Method in class com.atlassian.bamboo.plugin.web.BambooWebFragmentHelper
-
- renderWithoutActionContext(String, Map<String, Object>) - Method in interface com.atlassian.bamboo.template.TemplateRenderer
-
- renderWithoutActionContext(String, Map<String, Object>) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
Renders the resource found at the path.
- reorder(ResultKey, int) - Method in interface com.atlassian.bamboo.v2.build.queue.ExecutableOrderProvider
-
Called when an executable with a specific result key should be moved to a specific index in the queue.
- reorder(ResultKey, int) - Method in class com.atlassian.bamboo.v2.build.queue.order.FifoExecutableOrderProvider
-
- ReorderBuild - Class in com.atlassian.bamboo.ww2.actions.build.admin
-
- ReorderBuild() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.ReorderBuild
-
- reorderInQueue(ResultKey, int) - Method in interface com.atlassian.bamboo.v2.build.queue.BuildQueueManager
-
Reorders the build queue.
- reorderInQueue(ResultKey, int) - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueueManagerImpl
-
- Repeat - Annotation Type in com.atlassian.bamboo.testutils.junit.rule
-
- RepeatableStatement - Class in com.atlassian.bamboo.testutils.junit.rule
-
- RepeatableStatement(Statement, Description, Repeat) - Constructor for class com.atlassian.bamboo.testutils.junit.rule.RepeatableStatement
-
- RepeatRule - Class in com.atlassian.bamboo.testutils.junit.rule
-
- RepeatRule(Repeat...) - Constructor for class com.atlassian.bamboo.testutils.junit.rule.RepeatRule
-
- RepeatRule() - Constructor for class com.atlassian.bamboo.testutils.junit.rule.RepeatRule
-
- Repeats - Annotation Type in com.atlassian.bamboo.testutils.junit.rule
-
- RepeatSpec - Class in com.atlassian.bamboo.testutils.junit.rule
-
This class does not obey the contract for "equals" and "hashCode" defined by the Annotation interface,
so instances of this class cannot currently be compared reliably or used as hash map keys.
- RepeatSpec() - Constructor for class com.atlassian.bamboo.testutils.junit.rule.RepeatSpec
-
- replace(Object, Object, Object) - Method in class com.atlassian.bamboo.agent.elastic.server.ActiveInstanceAdjustmentTypeUserType
-
- replace(Key<?>, V, V) - Method in class com.atlassian.bamboo.chains.ExecutionContext
-
- replace(Key<?>, V, V) - Method in class com.atlassian.bamboo.chains.ExecutionContextImpl
-
- replace(Object, Object, Object) - Method in class com.atlassian.bamboo.persistence3.ConvertibleToLongUserType
-
- replace(Object, Object, Object) - Method in class com.atlassian.bamboo.persistence3.ConvertibleToStringUserType
-
- replace(Object, Object, SharedSessionContractImplementor, Object) - Method in class com.atlassian.bamboo.plan.PlanResultKeyCompositeUserType
-
- replace(Object, Object, Object) - Method in class com.atlassian.bamboo.resultsummary.JiraIssueLinkUserType
-
- replace(Object, Object, SharedSessionContractImplementor, Object) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityUserType
-
- replace(Object, Object, Object) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernatePermissionUserType
-
- replace(Object, Object, SharedSessionContractImplementor, Object) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType
-
- replace(K, V, V) - Method in class com.atlassian.bamboo.util.OptionUnpackingMap
-
- replace(K, V) - Method in class com.atlassian.bamboo.util.OptionUnpackingMap
-
- replace(Key<? extends V>, V, V) - Method in class com.atlassian.bamboo.utils.map.TypedIdentityMap
-
- replace(Key<? extends V>, V) - Method in class com.atlassian.bamboo.utils.map.TypedIdentityMap
-
- replaceAll(Pattern, String) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
- replaceAll(String, String) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
- replaceCapabilityLabelInTasks(List<TaskDefinition>, String, String, String) - Static method in class com.atlassian.bamboo.fieldvalue.TaskConfigurationUtils
-
Replaces references to a capability in tasks from the list with a new capability key.
- replaceContainerProvider(XWorkModuleDescriptor) - Method in class com.atlassian.bamboo.webwork.Dispatchers
-
- replaceDependencies(Triggerable, long, Set<TriggerableInternalKey>) - Method in interface com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyService
-
Removes all existing dependencies and adds new.
- replaceDependencies(Triggerable, long, Set<TriggerableInternalKey>) - Method in class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyServiceImpl
-
- ReplacedStringBodyRequestWrapper - Class in com.atlassian.bamboo.plugins.rest.common
-
Wraps request substituting original request body for given string.
- ReplacedStringBodyRequestWrapper(HttpServletRequest, String, String, Charset) - Constructor for class com.atlassian.bamboo.plugins.rest.common.ReplacedStringBodyRequestWrapper
-
- ReplaceEmptyBodyJsonFilter - Class in com.atlassian.bamboo.plugins.rest.common
-
- ReplaceEmptyBodyJsonFilter() - Constructor for class com.atlassian.bamboo.plugins.rest.common.ReplaceEmptyBodyJsonFilter
-
- replaceInvalidCharacters(String, String) - Static method in class com.atlassian.bamboo.labels.LabelParser
-
- replaceKey(String, DecoratedNavObject) - Method in interface com.atlassian.bamboo.ww2.beans.DecoratedNavObject
-
Given an existing url (may be directly from the originalObject or may be with a static ${planKey} reference) generate
the new url for this object
- replaceKey(String, DecoratedNavObject) - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- replaceKey(String, DecoratedNavObject) - Method in class com.atlassian.bamboo.ww2.beans.DecoratedResult
-
- replaceNotificationRule(NotificationSet, long, NotificationRule) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Replaces a notification rule with the new definition.
- replaceNotificationRule(NotificationSet, long, NotificationRule) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- replaceOrInsertParamValue(String, String) - Static method in class com.atlassian.bamboo.util.UrlUtils
-
- replacePlanResultKeyInUrl(String, PlanKey, int) - Static method in class com.atlassian.bamboo.util.UrlUtils
-
- replaceRepositoryInPlan(Plan, VcsRepositoryData, PartialVcsRepositoryData, PartialVcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
-
Replaces uses of a repository with another one.
- replaceRepositoryInPlan(Plan, VcsRepositoryData, PartialVcsRepositoryData, PartialVcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- replaceRepositoryReferences(TaskDefinition, Map<Long, Long>) - Static method in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- ReplaceTriggersAction - Class in com.atlassian.bamboo.ww2.actions.admin.bulk.trigger
-
- ReplaceTriggersAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersAction
-
- ReplaceTriggersBulkAction - Class in com.atlassian.bamboo.ww2.actions.admin.bulk.trigger
-
A bulk action to replace plan triggers.
- ReplaceTriggersBulkAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersBulkAction
-
- replicate(Object) - Method in class com.atlassian.bamboo.persistence.BambooHibernateObjectDao
-
- REPO_PREFIX - Static variable in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- REPO_ROOT - Static variable in interface com.atlassian.bamboo.repository.svn.v2.configurator.SvnConfigurationConstants
-
- RepoHierarchicalConfiguration() - Constructor for class com.atlassian.bamboo.repository.RepositoryConfigurationReference.RepoHierarchicalConfiguration
-
- repopulateTestResultsInBuildResultsSummary(Plan, BuildResultsSummary, List<TestResults>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
- repopulateTestResultsInBuildResultsSummary(Plan, BuildResultsSummary, List<TestResults>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- REPORT - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REPORT_DATE_FORMAT - Static variable in class com.atlassian.bamboo.clover.build.coverage.CloverReportLinker
-
- REPORT_IMAGE_HEIGHT - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- REPORT_IMAGE_WIDTH - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- REPORT_KEY - Static variable in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- REPORT_NUM_BROKEN - Static variable in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- REPORT_NUM_BUILDS - Static variable in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- REPORT_NUM_FAILURES - Static variable in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- REPORT_NUM_FIXED - Static variable in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- REPORT_RATIO_SUCCESS - Static variable in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- REPORT_VIEW - Static variable in class com.atlassian.bamboo.ww2.actions.author.GotoAuthors
-
- reportBuildConfigurationProblems(Persister, ErrorHandler) - Method in class com.atlassian.bamboo.container.BambooContainer
-
- ReportCollector - Interface in com.atlassian.bamboo.reports.collector
-
- ReportCollectorModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- ReportCollectorModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.ReportCollectorModuleDescriptor
-
- ReportHelper - Class in com.atlassian.bamboo.ww2.actions.reports
-
- ReportProvider - Interface in com.atlassian.bamboo.clover.build.coverage
-
Provides links and meta-data about Clover reports
- reportProxyError(String, Throwable) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
- reportProxyError(String, Throwable) - Method in interface com.atlassian.bamboo.ssh.ProxyErrorReceiver
-
- REPORTS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REPORTS_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.plugin.descriptor.ReportCollectorModuleDescriptor
-
- REPOSITORIES - Static variable in class com.atlassian.bamboo.plugins.bitbucket.rest.common.RestConstants
-
- REPOSITORIES - Static variable in class com.atlassian.bamboo.plugins.git.rest.commons.RestConstants
-
- REPOSITORIES - Static variable in class com.atlassian.bamboo.plugins.stash.rest.common.RestConstants
-
- repositories() - Method in class com.atlassian.bamboo.testutils.backdoor.Backdoor
-
- repositories() - Method in class com.atlassian.bamboo.testutils.junit.rule.BackdoorRule
-
- repository - Static variable in class com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermissionImpl_
-
- REPOSITORY - Static variable in class com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermissionImpl_
-
- repository(BitbucketResourceEntity) - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketUserResponse.Builder
-
- REPOSITORY - Static variable in class com.atlassian.bamboo.plugins.bitbucket.rest.common.RestConstants
-
- Repository() - Constructor for class com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequestRef.Repository
-
- repository(String) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData.Builder
-
- REPOSITORY - Static variable in class com.atlassian.bamboo.plugins.git.rest.commons.RestConstants
-
- REPOSITORY - Static variable in class com.atlassian.bamboo.plugins.stash.rest.common.RestConstants
-
- repository - Variable in class com.atlassian.bamboo.repository.MavenPomAccessorAbstract
-
- Repository - Interface in com.atlassian.bamboo.repository
-
- REPOSITORY - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- repository - Static variable in class com.atlassian.bamboo.specs.RssProjectPermissionImpl_
-
- REPOSITORY - Static variable in class com.atlassian.bamboo.specs.RssProjectPermissionImpl_
-
- repository - Static variable in class com.atlassian.bamboo.specs.RssRepositoryPermissionImpl_
-
- REPOSITORY - Static variable in class com.atlassian.bamboo.specs.RssRepositoryPermissionImpl_
-
- Repository - Class in com.atlassian.bamboo.testutils.model
-
- Repository() - Constructor for class com.atlassian.bamboo.testutils.model.Repository
-
- Repository(Repository) - Constructor for class com.atlassian.bamboo.testutils.model.Repository
-
- REPOSITORY - Static variable in class com.atlassian.bamboo.testutils.rest.common.RestConstants
-
- Repository.Builder - Class in com.atlassian.bamboo.testutils.model
-
- Repository.RepositoryAuthenticationType - Enum in com.atlassian.bamboo.testutils.model
-
- Repository.Scm - Enum in com.atlassian.bamboo.testutils.model
-
- Repository2VcsTypeConverter - Interface in com.atlassian.bamboo.vcs.converter
-
Converts between old and new style of repository configuration.
- Repository2VcsTypeConverterModuleDescriptor - Class in com.atlassian.bamboo.vcs.module
-
- Repository2VcsTypeConverterModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.vcs.module.Repository2VcsTypeConverterModuleDescriptor
-
- REPOSITORY_BBSERVER_NAME - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_BITBUCKET_ACCESS_LEVEL - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_ACCESS_LEVEL - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_AUTHENTICATION_TYPE - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_AUTHENTICATION_TYPE - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_BRANCH - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_BRANCH - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_COMMAND_TIMEOUT - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_COMMAND_TIMEOUT - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_FETCH_WHOLE_REPOSITORY - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_FETCH_WHOLE_REPOSITORY - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_GIT_LFS - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_GIT_LFS - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_GIT_USE_REMOTE_AGENT_CACHE - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_GIT_USE_REMOTE_AGENT_CACHE - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_GIT_USE_SHALLOW_CLONES - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_GIT_USE_SHALLOW_CLONES - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_GIT_USE_SUBMODULES - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_GIT_USE_SUBMODULES - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_OWNER - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_OWNER - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_PASSWORD - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_PASSWORD - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_PASSWORD_CHANGE - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_PASSWORD_CHANGE - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_PASSWORD_CREDENTIALS_SOURCE - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_PASSWORD_CREDENTIALS_SOURCE - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_PASSWORD_SHARED_CREDENTIALS_DELETED - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_PASSWORD_SHARED_CREDENTIALS_DELETED - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_PASSWORD_SHARED_CREDENTIALS_ID - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_PASSWORD_SHARED_CREDENTIALS_ID - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_REPOSITORY - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_REPOSITORY - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_SCM - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_SCM - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_SSH_CREDENTIALS_SOURCE - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_SSH_CREDENTIALS_SOURCE - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_SSH_KEY - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_SSH_KEY - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_SSH_PASSPHRASE - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_SSH_PASSPHRASE - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_SSH_SHARED_CREDENTIALS_DELETED - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_SSH_SHARED_CREDENTIALS_DELETED - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_SSH_SHARED_CREDENTIALS_ID - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_SSH_SHARED_CREDENTIALS_ID - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_TEMPORARY_PASSWORD - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_TEMPORARY_PASSWORD - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_TEMPORARY_SSH_KEY_CHANGE - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_TEMPORARY_SSH_KEY_CHANGE - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_TEMPORARY_SSH_KEY_FROM_FILE - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_TEMPORARY_SSH_KEY_FROM_FILE - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_TEMPORARY_SSH_PASSPHRASE - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_TEMPORARY_SSH_PASSPHRASE - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_TEMPORARY_SSH_PASSPHRASE_CHANGE - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_TEMPORARY_SSH_PASSPHRASE_CHANGE - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_USERNAME - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_USERNAME - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BITBUCKET_VERBOSE_LOGS - Static variable in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- REPOSITORY_BITBUCKET_VERBOSE_LOGS - Static variable in interface com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudConfigurationConstants
-
- REPOSITORY_BRANCH - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_BRANCH_DISPLAY_NAME - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- REPOSITORY_BRANCH_NAME - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- REPOSITORY_BY_NAME - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REPOSITORY_CHANGE_JOB - Variable in class com.atlassian.bamboo.build.strategy.AbstractQuartzStrategy
-
Deprecated.
- REPOSITORY_CHANGE_JOB - Static variable in interface com.atlassian.bamboo.trigger.quartz.QuartzTriggerConstants
-
- REPOSITORY_CHANGESET_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- REPOSITORY_CHANGESETS - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- REPOSITORY_CREATION_TIMEOUT - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- REPOSITORY_CVS - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- REPOSITORY_CVS_LONG - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- REPOSITORY_DATA_ENTITY - Static variable in class com.atlassian.bamboo.repository.PlanRepositoryLinkImpl_
-
- REPOSITORY_DEFINING_WORKING_DIRECTORY - Static variable in class com.atlassian.bamboo.fieldvalue.BuildDefinitionConverter
-
- REPOSITORY_DEFINITION_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- REPOSITORY_ENABLE_ALL_PROJECTS_ACCESS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REPOSITORY_ENABLE_ALL_REPOSITORIES_ACCESS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REPOSITORY_ENABLE_CI - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REPOSITORY_GIT_AUTHENTICATION_TYPE - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_AUTHENTICATION_TYPE - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_BRANCH - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_BRANCH - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_COMMAND_TIMEOUT - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_COMMAND_TIMEOUT - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_FETCH_WHOLE_REPOSITORY - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_FETCH_WHOLE_REPOSITORY - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_LFS_REPOSITORY - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_LFS_REPOSITORY - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_MAVEN_PATH - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_MAVEN_PATH - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_NAME - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_PASSWORD - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_PASSWORD - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_PASSWORD_CREDENTIALS_SOURCE - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_PASSWORD_CREDENTIALS_SOURCE - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_PASSWORD_SHAREDCREDENTIALS_ID - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_PASSWORD_SHAREDCREDENTIALS_ID - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_REPOSITORY_URL - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_REPOSITORY_URL - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_SHAREDCREDENTIALS_DELETED - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_SHAREDCREDENTIALS_DELETED - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_SSH_CREDENTIALS_SOURCE - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_SSH_CREDENTIALS_SOURCE - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_SSH_KEY - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_SSH_KEY - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_SSH_PASSPHRASE - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_SSH_PASSPHRASE - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_SSH_SHAREDCREDENTIALS_ID - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_SSH_SHAREDCREDENTIALS_ID - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_USE_REMOTE_AGENT_CACHE - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_USE_REMOTE_AGENT_CACHE - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_USE_SHALLOW_CLONES - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_USE_SHALLOW_CLONES - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_USE_SUBMODULES - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_USE_SUBMODULES - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_USERNAME - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_USERNAME - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GIT_VERBOSE_LOGS - Static variable in class com.atlassian.bamboo.plugins.git.GitRepository
-
- REPOSITORY_GIT_VERBOSE_LOGS - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_GITHUB_BRANCH - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- REPOSITORY_GITHUB_COMMAND_TIMEOUT - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- REPOSITORY_GITHUB_ERROR_MISSING_REPOSITORY - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- REPOSITORY_GITHUB_FETCH_WHOLE_REPOSITORY - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- REPOSITORY_GITHUB_LFS_REPOSITORY - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- REPOSITORY_GITHUB_PASSWORD - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- REPOSITORY_GITHUB_REPOSITORY - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- REPOSITORY_GITHUB_TEMPORARY_PASSWORD - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- REPOSITORY_GITHUB_USE_REMOTE_AGENT_CACHE - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- REPOSITORY_GITHUB_USE_SHALLOW_CLONES - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- REPOSITORY_GITHUB_USE_SUBMODULES - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- REPOSITORY_GITHUB_USERNAME - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- REPOSITORY_GITHUB_VERBOSE_LOGS - Static variable in interface com.atlassian.bamboo.plugins.github.configurator.GitHubConfigurationConstants
-
- REPOSITORY_HG - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- REPOSITORY_HG_LONG - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- REPOSITORY_ID - Static variable in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem_
-
- REPOSITORY_ID - Static variable in class com.atlassian.bamboo.plugins.bitbucket.rest.common.RestConstants
-
- REPOSITORY_ID - Static variable in class com.atlassian.bamboo.plugins.git.rest.commons.RestConstants
-
- REPOSITORY_ID - Static variable in class com.atlassian.bamboo.plugins.stash.rest.common.RestConstants
-
- REPOSITORY_ID - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REPOSITORY_ID - Static variable in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl_
-
- REPOSITORY_LOGS_PARAM - Static variable in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- REPOSITORY_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- REPOSITORY_NAME - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REPOSITORY_NAME - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- REPOSITORY_PERFORCE - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- REPOSITORY_PERFORCE_LONG - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- REPOSITORY_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
- REPOSITORY_PREVIOUS_REVISION - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- REPOSITORY_REVISION - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- REPOSITORY_SLUG - Static variable in class com.atlassian.bamboo.plugins.stash.rest.common.RestConstants
-
- REPOSITORY_STASH_APPLICATION - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_APPLICATION - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_BRANCH - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_BRANCH - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_COMMAND_TIMEOUT - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_COMMAND_TIMEOUT - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_FETCH_WHOLE_REPOSITORY - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_FETCH_WHOLE_REPOSITORY - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_IS_REPOSITORY_STORED_KEY - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_IS_REPOSITORY_STORED_KEY - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_LFS_REPOSITORY - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_LFS_REPOSITORY - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_MIRROR_ID - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_MIRROR_NAME - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_MIRROR_URL - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_PRIVATE_KEY - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_PRIVATE_KEY - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_PROJECT_KEY - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_PROJECT_KEY - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_PUBLIC_KEY - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_PUBLIC_KEY - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_REPOSITORY_ID - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_REPOSITORY_ID - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_REPOSITORY_SLUG - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_REPOSITORY_SLUG - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_REPOSITORY_URL - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_REPOSITORY_URL - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_TEMPORARY - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_TEMPORARY_HOST_KEY_ERROR - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_TEMPORARY_IS_ADMIN - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_TEMPORARY_KEY_STATUS - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_USE_REMOTE_AGENT_CACHE - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_USE_REMOTE_AGENT_CACHE - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_USE_SHALLOW_CLONES - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_USE_SHALLOW_CLONES - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_USE_SUBMODULES - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_USE_SUBMODULES - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STASH_VERBOSE_LOGS - Static variable in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- REPOSITORY_STASH_VERBOSE_LOGS - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- REPOSITORY_STORED_SPECS_POM_SANITIZATION_ENABLED - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Controls POM sanitization during Specs processing (enabled by default)
- REPOSITORY_STORED_SPECS_SECURITY_MANAGER_ENABLED - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Controls use of security manager during Specs processing (enabled by default)
- REPOSITORY_STORED_SPECS_THREADS - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Set the amount of parallel threads processing independent specs updates
- REPOSITORY_STORED_SPECS_TIMEOUT_SECONDS - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Set the timeout on commands executed in the repository stored specs feature
- REPOSITORY_SVN - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- REPOSITORY_SVN_LONG - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- REPOSITORY_TYPE - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- REPOSITORY_URL - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_USERNAME - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- REPOSITORY_VAR_PREFIX - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- RepositoryAdminSecurityAware - Interface in com.atlassian.bamboo.ww2.aware.permissions
-
- RepositoryAssignmentComponent - Class in com.atlassian.bamboo.pageobjects.pages.admin.repository
-
- RepositoryAssignmentComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.repository.RepositoryAssignmentComponent
-
- RepositoryAwareBuildStrategy - Interface in com.atlassian.bamboo.build.strategy
-
- RepositoryAwareBulkAction - Interface in com.atlassian.bamboo.ww2.actions.admin.bulk.repository
-
- RepositoryAwareDeploymentTaskConfigurator - Interface in com.atlassian.bamboo.deployments.environments
-
Interface declaring that Task configured with this TaskConfigurator references
RepositoryDefinition
s.
- RepositoryAwareTaskConfigurator - Interface in com.atlassian.bamboo.task.repository
-
Interface declaring that Task configured with this TaskConfigurator references
RepositoryDefinition
s.
- RepositoryBranchDeletedException - Exception in com.atlassian.bamboo.repository
-
- RepositoryBranchDeletedException(String, long) - Constructor for exception com.atlassian.bamboo.repository.RepositoryBranchDeletedException
-
- RepositoryBranchDeletedException(Throwable, long) - Constructor for exception com.atlassian.bamboo.repository.RepositoryBranchDeletedException
-
- RepositoryBranchDeletedException(String, Throwable) - Constructor for exception com.atlassian.bamboo.repository.RepositoryBranchDeletedException
-
- RepositoryBranchDeletedException(String, String, String) - Constructor for exception com.atlassian.bamboo.repository.RepositoryBranchDeletedException
-
- RepositoryBranchDeletedException(String, Throwable, String, String) - Constructor for exception com.atlassian.bamboo.repository.RepositoryBranchDeletedException
-
- RepositoryBranchDeletedException(String, Throwable, String, String, long) - Constructor for exception com.atlassian.bamboo.repository.RepositoryBranchDeletedException
-
- RepositoryCachingFacade - Interface in com.atlassian.bamboo.repository
-
A wrapper around calls to Repository methods that provides caching of method results.
- RepositoryCachingFacadeImpl - Class in com.atlassian.bamboo.repository
-
A wrapper around calls to Repository methods that provides caching of method results.
- RepositoryChangeset(long, String) - Constructor for class com.atlassian.bamboo.build.warning.BuildWarning.RepositoryChangeset
-
- RepositoryChangeset - Interface in com.atlassian.bamboo.resultsummary.vcs
-
- RepositoryChangesetDao - Interface in com.atlassian.bamboo.resultsummary.vcs
-
- RepositoryChangesetFunctions - Class in com.atlassian.bamboo.resultsummary.vcs
-
- RepositoryChangesetFunctions() - Constructor for class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetFunctions
-
- RepositoryChangesetHibernateDao - Class in com.atlassian.bamboo.resultsummary.vcs
-
- RepositoryChangesetHibernateDao() - Constructor for class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetHibernateDao
-
- repositoryChangesetId - Variable in class com.atlassian.bamboo.resultsummary.vcs.RelevantChangeset
-
Deprecated.
- RepositoryChangesetImpl - Class in com.atlassian.bamboo.resultsummary.vcs
-
- RepositoryChangesetImpl() - Constructor for class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- RepositoryChangesetImpl(RepositoryDataEntity, ResultsSummary, String, long, int, boolean) - Constructor for class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- RepositoryChangesetImpl_ - Class in com.atlassian.bamboo.resultsummary.vcs
-
- RepositoryChangesetImpl_() - Constructor for class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl_
-
- RepositoryChangesetManager - Interface in com.atlassian.bamboo.resultsummary.vcs
-
- RepositoryChangesetManagerImpl - Class in com.atlassian.bamboo.resultsummary.vcs
-
- RepositoryChangesetManagerImpl(RepositoryChangesetDao) - Constructor for class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetManagerImpl
-
- RepositoryChangesetMapper - Class in com.atlassian.bamboo.migration.stream
-
- RepositoryChangesetMapper(SessionFactory, RepositoryChangesetDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.RepositoryChangesetMapper
-
- RepositoryChangesetMocks - Class in com.atlassian.bamboo.testutils.resultsummary.vcs
-
- repositoryChangesets - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- RepositoryConfigHelper - Class in com.atlassian.bamboo.build.creation
-
- RepositoryConfigurationAware - Interface in com.atlassian.bamboo.ww2.aware
-
- RepositoryConfigurationEditInterceptor - Class in com.atlassian.bamboo.ww2.interceptors
-
- RepositoryConfigurationEditInterceptor() - Constructor for class com.atlassian.bamboo.ww2.interceptors.RepositoryConfigurationEditInterceptor
-
- RepositoryConfigurationMigrator - Interface in com.atlassian.bamboo.upgrade.tasks.v6_6.ec
-
Interface to logic that can create an embedded crowd directory from an Atlassian User repository configuration.
- RepositoryConfigurationReference - Class in com.atlassian.bamboo.repository
-
- RepositoryConfigurationReference(String) - Constructor for class com.atlassian.bamboo.repository.RepositoryConfigurationReference
-
- RepositoryConfigurationReference(HierarchicalConfiguration) - Constructor for class com.atlassian.bamboo.repository.RepositoryConfigurationReference
-
- RepositoryConfigurationReference.RepoHierarchicalConfiguration - Class in com.atlassian.bamboo.repository
-
- RepositoryConfigurationReferenceConverter - Class in com.atlassian.bamboo.repository
-
- RepositoryConfigurationReferenceConverter() - Constructor for class com.atlassian.bamboo.repository.RepositoryConfigurationReferenceConverter
-
- RepositoryConfigurationService - Interface in com.atlassian.bamboo.repository
-
- RepositoryConfigurationService.LinkedRepositoryAccess - Enum in com.atlassian.bamboo.repository
-
Deprecated.
- RepositoryConfigurationServiceImpl - Class in com.atlassian.bamboo.repository
-
- RepositoryConfigurationServiceImpl(PlanManager, RepositoryManager, WebRepositoryViewerManager, RepositoryDefinitionManager) - Constructor for class com.atlassian.bamboo.repository.RepositoryConfigurationServiceImpl
-
- RepositoryConfigurator - Interface in com.atlassian.bamboo.repository.configuration
-
Class providing additional configuration information for a repository
- RepositoryConfiguratorImpl - Class in com.atlassian.bamboo.repository.configuration
-
- RepositoryConfiguratorImpl(int, boolean, String, String) - Constructor for class com.atlassian.bamboo.repository.configuration.RepositoryConfiguratorImpl
-
- RepositoryControl - Class in com.atlassian.bamboo.testutils.backdoor
-
- RepositoryControl(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.backdoor.RepositoryControl
-
- RepositoryDashboardFeatureIsOnCondition - Class in com.atlassian.bamboo.plugins.web.conditions
-
- RepositoryDashboardFeatureIsOnCondition() - Constructor for class com.atlassian.bamboo.plugins.web.conditions.RepositoryDashboardFeatureIsOnCondition
-
- RepositoryData - Interface in com.atlassian.bamboo.repository
-
- repositoryDataEntity - Static variable in class com.atlassian.bamboo.repository.PlanRepositoryLinkImpl_
-
- RepositoryDataEntity - Interface in com.atlassian.bamboo.repository
-
Represents repository as persisted in the db.
- RepositoryDataEntityCacheSynchronisation - Class in com.atlassian.bamboo.hibernate.cachehooks
-
- RepositoryDataEntityCacheSynchronisation() - Constructor for class com.atlassian.bamboo.hibernate.cachehooks.RepositoryDataEntityCacheSynchronisation
-
- RepositoryDataEntityImpl - Class in com.atlassian.bamboo.repository
-
- RepositoryDataEntityImpl(String, String, String, String, boolean, boolean, RepositoryDataEntity) - Constructor for class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- RepositoryDataEntityImpl(RepositoryDataEntity) - Constructor for class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- RepositoryDataEntityImpl() - Constructor for class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- RepositoryDataEntityImpl_ - Class in com.atlassian.bamboo.repository
-
- RepositoryDataEntityImpl_() - Constructor for class com.atlassian.bamboo.repository.RepositoryDataEntityImpl_
-
- RepositoryDataImpl - Class in com.atlassian.bamboo.repository
-
- RepositoryDataImpl(RepositoryDataEntity) - Constructor for class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- RepositoryDataImpl(VcsRepositoryData) - Constructor for class com.atlassian.bamboo.repository.RepositoryDataImpl
-
- repositoryDefiningWorkingDir - Variable in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- repositoryDefiningWorkingDirectory - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- RepositoryDefinition - Interface in com.atlassian.bamboo.repository
-
- repositoryDefinition - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- RepositoryDefinitionAccessor - Interface in com.atlassian.bamboo.repository
-
- RepositoryDefinitionCacheIndicesImpl - Class in com.atlassian.bamboo.repository
-
- RepositoryDefinitionCacheIndicesImpl() - Constructor for class com.atlassian.bamboo.repository.RepositoryDefinitionCacheIndicesImpl
-
- repositoryDefinitionDao - Variable in class com.atlassian.bamboo.migration.stream.AbstractPlanMapper
-
- repositoryDefinitionDao - Variable in class com.atlassian.bamboo.migration.stream.AbstractProjectMapper
-
- RepositoryDefinitionDao - Interface in com.atlassian.bamboo.repository
-
- RepositoryDefinitionException - Exception in com.atlassian.bamboo.repository
-
- RepositoryDefinitionException(String) - Constructor for exception com.atlassian.bamboo.repository.RepositoryDefinitionException
-
- RepositoryDefinitionException(String, Throwable) - Constructor for exception com.atlassian.bamboo.repository.RepositoryDefinitionException
-
- RepositoryDefinitionForTest - Class in com.atlassian.bamboo.repository
-
- RepositoryDefinitionForTest(Repository, WebRepositoryViewer) - Constructor for class com.atlassian.bamboo.repository.RepositoryDefinitionForTest
-
- RepositoryDefinitionHibernateDao - Class in com.atlassian.bamboo.repository
-
- RepositoryDefinitionHibernateDao(TransactionAndHibernateTemplate) - Constructor for class com.atlassian.bamboo.repository.RepositoryDefinitionHibernateDao
-
- RepositoryDefinitionImpl - Class in com.atlassian.bamboo.repository
-
- RepositoryDefinitionImpl(PlanRepositoryDefinition) - Constructor for class com.atlassian.bamboo.repository.RepositoryDefinitionImpl
-
- repositoryDefinitionManager - Variable in class com.atlassian.bamboo.build.creation.PlanCreationTemplate
-
- repositoryDefinitionManager - Variable in class com.atlassian.bamboo.build.PlanResultsAction
-
- repositoryDefinitionManager - Variable in class com.atlassian.bamboo.configuration.credentials.DeleteSharedCredentials
-
- repositoryDefinitionManager - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- RepositoryDefinitionManager - Interface in com.atlassian.bamboo.repository
-
Interface to handle access to repository data.
- repositoryDefinitionManager - Variable in class com.atlassian.bamboo.task.export.AbstractRepositoryAwareTaskExporter
-
- repositoryDefinitionManager - Variable in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- repositoryDefinitionManager - Variable in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- repositoryDefinitionManager - Variable in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- RepositoryDefinitionManagerImpl - Class in com.atlassian.bamboo.repository
-
- RepositoryDefinitionManagerImpl(RepositoryDefinitionDao, PlanRepositoryLinkDao, RawRepositoryConfigurationXmlConverter, RssRepositoryPermissionDao) - Constructor for class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- RepositoryDefinitionMapper - Class in com.atlassian.bamboo.migration.stream
-
- RepositoryDefinitionMapper(SessionFactory, RepositoryDefinitionDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.RepositoryDefinitionMapper
-
- RepositoryDefinitionMapper(SessionFactory, BambooStAXListImportStrategy, RepositoryDefinitionDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.RepositoryDefinitionMapper
-
- RepositoryDefinitionMocks - Class in com.atlassian.bamboo.testutils.repository
-
- repositoryDefinitionToCredentialsDepender(RepositoryDefinition) - Static method in class com.atlassian.bamboo.credentials.CredentialsDependerFunctions
-
- RepositoryDescriptor - Interface in com.atlassian.bamboo.testutils
-
- RepositoryDisplay(VcsRepositoryData) - Constructor for class com.atlassian.bamboo.configuration.repository.ViewAllRepositories.RepositoryDisplay
-
- repositoryDisplayName - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.AbstractVcsComponent
-
- RepositoryEventAware - Interface in com.atlassian.bamboo.v2.build.repository
-
An interface that allows the repository to do something before and after the checkout / update occurs
- RepositoryException - Exception in com.atlassian.bamboo.repository
-
This class types repository errors.
- RepositoryException(String) - Constructor for exception com.atlassian.bamboo.repository.RepositoryException
-
- RepositoryException(String, long) - Constructor for exception com.atlassian.bamboo.repository.RepositoryException
-
- RepositoryException(Throwable) - Constructor for exception com.atlassian.bamboo.repository.RepositoryException
-
- RepositoryException(Throwable, long) - Constructor for exception com.atlassian.bamboo.repository.RepositoryException
-
- RepositoryException(String, Throwable) - Constructor for exception com.atlassian.bamboo.repository.RepositoryException
-
Create an exception containing the message and root cause
- RepositoryException(String, String, String) - Constructor for exception com.atlassian.bamboo.repository.RepositoryException
-
Create an exception containing the message and stdout/stderr output from external command
- RepositoryException(String, Throwable, String, String) - Constructor for exception com.atlassian.bamboo.repository.RepositoryException
-
Create an exception containing the message, root cause and stdout/stderr output from external command
- RepositoryException(String, Throwable, String, String, long) - Constructor for exception com.atlassian.bamboo.repository.RepositoryException
-
Create an exception containing the message, root cause, stdout/stderr output from external command and repositoryId
- RepositoryExporter - Interface in com.atlassian.bamboo.configuration.external.exporters
-
Service to export Bamboo vcs repository definitions to YAML config files.
- RepositoryExporterImpl - Class in com.atlassian.bamboo.configuration.external.exporters
-
- RepositoryExporterImpl() - Constructor for class com.atlassian.bamboo.configuration.external.exporters.RepositoryExporterImpl
-
- RepositoryFinder - Class in com.atlassian.bamboo.plugins.stash.events
-
- RepositoryFinder(CachedRepositoryDefinitionManager) - Constructor for class com.atlassian.bamboo.plugins.stash.events.RepositoryFinder
-
- RepositoryFunctions - Class in com.atlassian.bamboo.repository
-
- RepositoryHelper - Class in com.atlassian.bamboo.testutils
-
- RepositoryHelper.CommandResult - Class in com.atlassian.bamboo.testutils
-
- repositoryId(Long) - Method in class com.atlassian.bamboo.build.warning.WarningAnnotation.Builder
-
- repositoryId - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- repositoryId - Variable in class com.atlassian.bamboo.pageobjects.pages.vcs.EditLinkedRepositoryPage
-
- repositoryId - Variable in class com.atlassian.bamboo.plan.cache.index.PlanRepositoryIndex.Query
-
- repositoryId - Static variable in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem_
-
- repositoryId - Static variable in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl_
-
- repositoryId - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- RepositoryIdentifier(long, boolean) - Constructor for class com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl.RepositoryIdentifier
-
- RepositoryManager - Interface in com.atlassian.bamboo.repository
-
- repositoryManager - Variable in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- repositoryManager - Variable in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- RepositoryModificationTestHelper - Class in com.atlassian.bamboo.repository
-
Helper to apply modifications to working copies of repositories in order to test various operations, e.g.
- repositoryModuleDescriptor - Variable in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- RepositoryModuleDescriptor - Interface in com.atlassian.bamboo.repository.plugin
-
- repositoryModuleDescriptor - Variable in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyExecutorBase
-
- RepositoryModuleDescriptorImpl - Class in com.atlassian.bamboo.plugin.descriptor
-
- RepositoryModuleDescriptorImpl(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.RepositoryModuleDescriptorImpl
-
- repositoryName - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- repositoryName - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- repositoryNamespace - Variable in class com.atlassian.bamboo.plan.cache.index.PlanRepositoryIndex.Query
-
Meaning of this field depends on repository type:
- Stash: project key
- RepositoryNotificationInfo(BuildWarningSummary, Collection<String>) - Constructor for class com.atlassian.bamboo.build.warning.BuildWarning.RepositoryNotificationInfo
-
- RepositoryOption - Class in com.atlassian.bamboo.ww2.actions.build.admin.create
-
Wrapper class used to display Source Repository selection in Plan configuration.
- RepositoryOption(VcsRepositoryModuleDescriptor) - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- RepositoryOption(VcsRepositoryData, String, boolean) - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- RepositoryOption(RepositoryData, String, boolean) - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- RepositoryOption(RepositoryData, String) - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- RepositoryOption(String, String) - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.create.RepositoryOption
-
- RepositoryPermissionsResource - Class in com.atlassian.bamboo.plugins.rest.permission
-
REST endpoint to manage user/group repository permissions in Bamboo.
- RepositoryPermissionsResource - Class in com.atlassian.bamboo.plugins.testutils.rest.resource.repository
-
- RepositoryPermissionsResource(PermissionsTestService, RepositoryDefinitionManager) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.resource.repository.RepositoryPermissionsResource
-
- RepositoryPermissionsService - Interface in com.atlassian.bamboo.repository
-
Service to manage repository permissions.
- RepositoryPollingTriggerDefinitionExporter - Class in com.atlassian.bamboo.trigger.exporters
-
- RepositoryPollingTriggerDefinitionExporter() - Constructor for class com.atlassian.bamboo.trigger.exporters.RepositoryPollingTriggerDefinitionExporter
-
- RepositoryPollingTriggerDetails - Class in com.atlassian.bamboo.testutils.model.triggers
-
- RepositoryPollingTriggerDetails(Duration) - Constructor for class com.atlassian.bamboo.testutils.model.triggers.RepositoryPollingTriggerDetails
-
- RepositoryPositionProvider - Interface in com.atlassian.bamboo.vcs.configuration
-
- RepositoryPredicates - Class in com.atlassian.bamboo.repository
-
- RepositoryReadSecurityAware - Interface in com.atlassian.bamboo.ww2.aware.permissions
-
- RepositoryReferenceHelper - Class in com.atlassian.bamboo.configuration.external.helpers
-
- RepositoryReferenceHelper() - Constructor for class com.atlassian.bamboo.configuration.external.helpers.RepositoryReferenceHelper
-
- RepositoryResource - Class in com.atlassian.bamboo.plugins.rest.resource
-
- RepositoryResource(ApplicationProperties, CachedPlanManager, VcsRepositoryManager, RepositoryDefinitionManager, BambooPermissionManager, CustomVariableContext, ValidationService, ValidationFunctionFactory, I18nResolver, VcsConfigurationHelper, VcsRepositoryConfigurationService, RssPermissionManager, FeatureManager, CachedRepositoryDefinitionManager, RssDetectionService, BambooSpecsManager, EventPublisher) - Constructor for class com.atlassian.bamboo.plugins.rest.resource.RepositoryResource
-
- RepositoryResource - Class in com.atlassian.bamboo.plugins.testutils.rest.resource.repository
-
- RepositoryResource(BambooUserManager, RepositoryTestService, RepositoryDefinitionManager, VcsPullRequestService, VcsRepositoryManager, PlanManager, ResultsSummaryManager, BuildResultWarningSummaryManager) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.resource.repository.RepositoryResource
-
- RepositoryRow - Class in com.atlassian.bamboo.pageobjects.pages.admin.repository
-
- RepositorySettings - Class in com.atlassian.bamboo.configuration
-
- RepositorySettings() - Constructor for class com.atlassian.bamboo.configuration.RepositorySettings
-
- RepositorySettingsAction - Class in com.atlassian.bamboo.ww2.actions.admin
-
- RepositorySettingsAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- repositorySlug - Variable in class com.atlassian.bamboo.plan.cache.index.PlanRepositoryIndex.Query
-
Meaning of this field depends on repository type:
- Stash: repository slug
- RepositoryStatisticsEventProducer - Class in com.atlassian.bamboo.analytics.basedata.collector.generator
-
- RepositoryStatisticsEventProducer(RepositoryDefinitionManager) - Constructor for class com.atlassian.bamboo.analytics.basedata.collector.generator.RepositoryStatisticsEventProducer
-
- RepositoryStoredSpecsEnabledCondition - Class in com.atlassian.bamboo.plugins.web.conditions
-
- RepositoryStoredSpecsEnabledCondition() - Constructor for class com.atlassian.bamboo.plugins.web.conditions.RepositoryStoredSpecsEnabledCondition
-
- RepositoryStoredSpecsLogService - Interface in com.atlassian.bamboo.configuration.external
-
- RepositoryStoredSpecsLogService.RepositoryStoredSpecsLogAccessor - Interface in com.atlassian.bamboo.configuration.external
-
- RepositoryStoredSpecsLogServiceImpl - Class in com.atlassian.bamboo.configuration.external
-
- RepositoryStoredSpecsLogServiceImpl(BootstrapManager, ResultsSummaryManager, BambooSpecsStateDao) - Constructor for class com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogServiceImpl
-
- RepositoryStoredSpecsPollingJob - Class in com.atlassian.bamboo.configuration.external.polling
-
- RepositoryStoredSpecsPollingJob() - Constructor for class com.atlassian.bamboo.configuration.external.polling.RepositoryStoredSpecsPollingJob
-
- RepositoryStoredSpecsPollingScheduler - Interface in com.atlassian.bamboo.configuration.external.polling
-
- RepositoryStoredSpecsPollingSchedulerImpl - Class in com.atlassian.bamboo.configuration.external.polling
-
- RepositoryStoredSpecsPollingSchedulerImpl(Scheduler, FeatureManager, AdministrationConfigurationAccessor) - Constructor for class com.atlassian.bamboo.configuration.external.polling.RepositoryStoredSpecsPollingSchedulerImpl
-
- RepositoryStoredSpecsResultSummaryCondition - Class in com.atlassian.bamboo.plugins.web.conditions
-
This condition will return true if context contains result summary or key of existing result summary and the
result summary is BambooSpec result.
- RepositoryStoredSpecsResultSummaryCondition() - Constructor for class com.atlassian.bamboo.plugins.web.conditions.RepositoryStoredSpecsResultSummaryCondition
-
- RepositoryStoredSpecsService - Interface in com.atlassian.bamboo.configuration.external
-
- RepositoryStoredSpecsServiceImpl - Class in com.atlassian.bamboo.configuration.external
-
- RepositoryStoredSpecsServiceImpl() - Constructor for class com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsServiceImpl
-
- RepositoryTaskHelper - Class in com.atlassian.bamboo.task.repository
-
- RepositoryTestService - Interface in com.atlassian.bamboo.plugins.testutils.repository
-
Provides repository-related functionality for functional testing.
- RepositoryTestServiceImpl - Class in com.atlassian.bamboo.plugins.testutils.repository
-
Provides Repository-related functionality for functional testing
- RepositoryTestServiceImpl(RepositoryDefinitionManager, VcsRepositoryManager, VcsRepositoryConfigurationService, RssPermissionManager) - Constructor for class com.atlassian.bamboo.plugins.testutils.repository.RepositoryTestServiceImpl
-
- repositoryTrigger - Variable in class com.atlassian.bamboo.ww2.actions.branch.AbstractBranchTriggerConfigAction
-
- repositoryTrigger - Variable in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- RepositoryTriggerSelector - Class in com.atlassian.bamboo.ww2.actions.chains.admin.triggers
-
UI specific class that combines
RepositoryDefinition
identification and selection of triggering repositories
for current trigger.
- RepositoryTriggerSelector(long, String, boolean) - Constructor for class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.RepositoryTriggerSelector
-
- RepositoryTriggerSelector.Transform2TriggerSelector - Class in com.atlassian.bamboo.ww2.actions.chains.admin.triggers
-
- repositoryTriggerSelectors - Variable in class com.atlassian.bamboo.ww2.actions.branch.AbstractBranchTriggerConfigAction
-
- RepositoryTriggersValidator - Class in com.atlassian.bamboo.trigger.export
-
- RepositoryTriggersValidator() - Constructor for class com.atlassian.bamboo.trigger.export.RepositoryTriggersValidator
-
- repositoryUrl(String) - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData.Builder
-
- repositoryUrl(String) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData.Builder
-
- repositoryUrl(String) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData.Builder
-
- RepositoryUrlObfuscator - Class in com.atlassian.bamboo.core
-
- RepositoryUrlObfuscator() - Constructor for class com.atlassian.bamboo.core.RepositoryUrlObfuscator
-
Deprecated.
- RepositoryV2 - Interface in com.atlassian.bamboo.v2.build.repository
-
- req - Variable in class com.atlassian.sal.bambootest.BambooSalServlet
-
- REQUEST - Static variable in class com.atlassian.bamboo.plugins.bitbucket.rest.common.RestConstants
-
- REQUEST - Static variable in class com.atlassian.bamboo.plugins.git.rest.commons.RestConstants
-
- request - Variable in class com.atlassian.breadcrumbs.BaseCrumb
-
- RequestAttributeMapper - Class in com.atlassian.bamboo.plugin.sitemesh
-
Retrieves decorator basing on HTTP request attribute.
- RequestAttributeMapper() - Constructor for class com.atlassian.bamboo.plugin.sitemesh.RequestAttributeMapper
-
- RequestCacheThreadLocal - Class in com.atlassian.bamboo.util
-
- RequestCacheThreadLocalFilter - Class in com.atlassian.bamboo.filter
-
- RequestCacheThreadLocalFilter() - Constructor for class com.atlassian.bamboo.filter.RequestCacheThreadLocalFilter
-
- requestExecution(BuildContext) - Method in interface com.atlassian.bamboo.chains.JobExecutionManager
-
- requestExecution(BuildContext) - Method in class com.atlassian.bamboo.chains.JobExecutionManagerImpl
-
- RequestPath - Class in com.atlassian.bamboo.plugin.servlet
-
Represents the "path" portion of an HTTP request (as returned by
HttpServletRequest.getPathInfo()
).
- RequestPath(String) - Constructor for class com.atlassian.bamboo.plugin.servlet.RequestPath
-
- RequestReferenceCounter - Class in com.atlassian.bamboo.filter
-
- RequestReferenceCounter(ServletRequest, Object, Runnable) - Constructor for class com.atlassian.bamboo.filter.RequestReferenceCounter
-
- RequestScopedCaches - Class in com.atlassian.bamboo.utils.scopedcaches
-
- RequestScopedCaches() - Constructor for class com.atlassian.bamboo.utils.scopedcaches.RequestScopedCaches
-
Deprecated.
- requestStop(PlanResultKey) - Method in interface com.atlassian.bamboo.chains.JobExecutionManager
-
- requestStop(PlanResultKey) - Method in class com.atlassian.bamboo.chains.JobExecutionManagerImpl
-
- requireArtifactLinks - Variable in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- required - Static variable in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl_
-
- REQUIRED - Static variable in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl_
-
- required(boolean) - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionImpl.Builder
-
- required() - Method in class com.atlassian.bamboo.testutils.model.TestArtifactDetails.Builder
-
- REQUIREMENT - Static variable in class com.atlassian.bamboo.plugins.rest.deployments.environments.EnvironmentRequirementResource
-
Used for REST documentation generation.
- REQUIREMENT - Static variable in class com.atlassian.bamboo.plugins.rest.plan.stage.job.requirement.RequirementResource
-
Used for REST documentation generation.
- REQUIREMENT - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- Requirement - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
- REQUIREMENT_URL - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- RequirementAware - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- RequirementAware(String, Object) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementAware
-
- RequirementAwareMapping - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
UI element to hold reference between requirement and dependant entity.
- requirementBelongsToAPlugin() - Static method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementPredicates
-
- RequirementDecorator - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- RequirementDecorator(ImmutableRequirement, CapabilityType, TextProvider, CapabilityGroup, RequirementAware) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementDecorator
-
- RequirementDecoratorComparator - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- RequirementDecoratorComparator() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementDecoratorComparator
-
- RequirementDelta - Class in com.atlassian.bamboo.configuration.agent
-
Simple POJO for the requirement delta
- requirementDeploymentEnvironmentMappings - Variable in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- RequirementDeploymentMapping - Class in com.atlassian.bamboo.deployments.projects.persistence
-
Tuple object that holds a requirement and deployment environment mapping
- RequirementDeploymentMapping(Requirement, DecoratedEnvironment) - Constructor for class com.atlassian.bamboo.deployments.projects.persistence.RequirementDeploymentMapping
-
- RequirementDetails - Interface in com.atlassian.bamboo.v2.build.requirement
-
Decorated requirement with extra information for view
- RequirementDetailsImpl - Class in com.atlassian.bamboo.v2.build.requirement
-
- RequirementDetailsImpl(ImmutableRequirement, CapabilityType, String, Integer, Integer) - Constructor for class com.atlassian.bamboo.v2.build.requirement.RequirementDetailsImpl
-
- RequirementDetailsPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- RequirementDetailsPage(String, String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.RequirementDetailsPage
-
- RequirementImpl - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- RequirementImpl() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- RequirementImpl(String, boolean, String) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- RequirementImpl(String, boolean, String, boolean) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- RequirementImpl(Requirement) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- RequirementImpl_ - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- RequirementImpl_() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl_
-
- requirementIsReadOnly() - Static method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementPredicates
-
- requirementKeyStartsWith(String) - Static method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementPredicates
-
- RequirementMapper - Class in com.atlassian.bamboo.migration.stream.requirements
-
- RequirementMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.requirements.RequirementMapper
-
- RequirementOperations(ImmutableRequirement) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestRequirement.RequirementOperations
-
- RequirementPlanMapping - Class in com.atlassian.bamboo.v2.build.agent.capability
-
Tuple object that holds a requirement and plan mapping
- RequirementPlanMapping(Requirement, Buildable) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementPlanMapping
-
- requirementPlanMappings - Variable in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- RequirementPredicates - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- RequirementPredicates() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementPredicates
-
- RequirementReadonlyData(ImmutableRequirement) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestRequirement.RequirementReadonlyData
-
- RequirementResource - Class in com.atlassian.bamboo.plugins.rest.plan.stage.job.requirement
-
Provides RESTful operations on build requirements.
- RequirementResource(RequirementService, BambooPermissionManager, FeatureManager, InputParser, LinkService) - Constructor for class com.atlassian.bamboo.plugins.rest.plan.stage.job.requirement.RequirementResource
-
- REQUIREMENTS - Static variable in interface com.atlassian.bamboo.configuration.external.yaml.properties.inner.Job.Config
-
- REQUIREMENTS - Static variable in class com.atlassian.bamboo.plugins.rest.deployments.environments.EnvironmentRequirementResource
-
- REQUIREMENTS - Static variable in class com.atlassian.bamboo.plugins.rest.plan.stage.job.requirement.RequirementResource
-
- requirements - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl_
-
- REQUIREMENTS - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl_
-
- RequirementsAwarePage - Class in com.atlassian.bamboo.pageobjects.helpers
-
- RequirementsAwarePage() - Constructor for class com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage
-
- RequirementsAwarePage.Requirement - Class in com.atlassian.bamboo.pageobjects.helpers
-
- RequirementsAwareRepository - Interface in com.atlassian.bamboo.v2.build.repository
-
- RequirementService - Interface in com.atlassian.bamboo.v2.build.requirement
-
Service to provide actions on Job Requirements
- RequirementServiceImpl - Class in com.atlassian.bamboo.v2.build.requirement
-
- RequirementServiceImpl(CachedPlanManager, TextProvider, PlanManager, AuditLogService, EventPublisher, BambooPermissionManager, CapabilityHelper, TaskManager, ElasticFunctionalityFacade, ExecutableAgentsHelper) - Constructor for class com.atlassian.bamboo.v2.build.requirement.RequirementServiceImpl
-
- RequirementSet - Interface in com.atlassian.bamboo.v2.build.agent.capability
-
- RequirementSetImpl - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- RequirementSetImpl() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl
-
- RequirementSetImpl(RequirementSet) - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl
-
- RequirementSetImpl_ - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- RequirementSetImpl_() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl_
-
- RequirementSetMapper - Class in com.atlassian.bamboo.migration.stream.requirements
-
- RequirementSetMapper(SessionFactory, RequirementMapper, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.requirements.RequirementSetMapper
-
- RequirementSetRenderer - Class in com.atlassian.bamboo.v2.build.agent.capability
-
- RequirementSetRenderer() - Constructor for class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetRenderer
-
- RequirementsExportHelper - Class in com.atlassian.bamboo.configuration.external.helpers
-
- RequirementUtils - Class in com.atlassian.bamboo.utils
-
- RequirementUtils() - Constructor for class com.atlassian.bamboo.utils.RequirementUtils
-
- RequirementUtils.MinimalRequirementSetImpl - Class in com.atlassian.bamboo.utils
-
- requirementWithKey(String) - Static method in class com.atlassian.bamboo.testutils.matchers.rest.model.plan.stage.job.requirement.RestRequirementMatcher
-
- requirementWithKey(Matcher<String>) - Static method in class com.atlassian.bamboo.testutils.matchers.rest.model.plan.stage.job.requirement.RestRequirementMatcher
-
- requiresApplinkCreation() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- requiresChangeDetectionOnCompletion() - Method in class com.atlassian.bamboo.plugin.descriptor.TriggerModuleDescriptorImpl
-
- requiresChangeDetectionOnCompletion() - Method in interface com.atlassian.bamboo.trigger.TriggerModuleDescriptor
-
- requiresNew(TransactionTemplate) - Static method in class com.atlassian.bamboo.util.BambooSpringUtils
-
If the supplied template creates is set to REQUIRES_NEW, returns it.
- requiresNewClone(TransactionTemplate) - Static method in class com.atlassian.bamboo.util.BambooSpringUtils
-
Clones the supplied template.
- requiresOAuthDance() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- requiresOAuthHandshake() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan
-
- RequiresReindexUpgradeTask - Interface in com.atlassian.bamboo.upgrade.tasks
-
A marker interface for upgrade tasks that require
- RequiresRepositoryData - Interface in com.atlassian.bamboo.repository
-
Repository that needs to know things about
RepositoryData
object that defines it.
- requiresRepositoryDataOnView(Repository) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupportImpl
-
- requiresSshTransport(ScpAwareUri) - Static method in class com.atlassian.bamboo.plugins.git.UriUtils
-
- requiresSshTransport(String) - Static method in class com.atlassian.bamboo.plugins.git.UriUtils
-
- requiresUpgrade(HibernateConfig) - Static method in class com.atlassian.bamboo.upgrade.utils.JtdsUpgrader
-
- rerun(PlanResultKey) - Method in class com.atlassian.bamboo.testutils.backdoor.PlansControl
-
Rebuild completed build.
- rerunBuild() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- RerunBuild - Class in com.atlassian.bamboo.v2.ww2.build
-
An action that restart failed build
- RerunBuild() - Constructor for class com.atlassian.bamboo.v2.ww2.build.RerunBuild
-
- RerunBuildTriggerReason - Class in com.atlassian.bamboo.v2.build.trigger
-
- RerunBuildTriggerReason() - Constructor for class com.atlassian.bamboo.v2.build.trigger.RerunBuildTriggerReason
-
- reschedule(Date, Long) - Method in class com.atlassian.bamboo.analytics.basedata.collector.CollectionScheduler
-
- rescheduleBranchDetecting() - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionJobScheduler
-
- rescheduleForLater() - Method in class com.atlassian.bamboo.analytics.basedata.collector.CollectionScheduler
-
- reschedulePullRequestDetecting() - Method in class com.atlassian.bamboo.plan.pullrequest.PullRequestDetectionJobScheduler
-
- rescheduleRssPolling() - Method in interface com.atlassian.bamboo.configuration.external.polling.RepositoryStoredSpecsPollingScheduler
-
- rescheduleRssPolling() - Method in class com.atlassian.bamboo.configuration.external.polling.RepositoryStoredSpecsPollingSchedulerImpl
-
- reset() - Method in class com.atlassian.bamboo.buildqueue.manager.ApprovedAuthenticationIpsCache
-
- reset() - Method in class com.atlassian.bamboo.configuration.CachingAdministrationConfigurationAccessor
-
- reset() - Method in interface com.atlassian.bamboo.migration.beans.AuthorMigrationCache
-
- reset() - Method in class com.atlassian.bamboo.migration.beans.AuthorMigrationCacheImpl
-
- reset() - Method in class com.atlassian.bamboo.mock.event.MockEventPublisher
-
- reset() - Method in class com.atlassian.bamboo.osgi.ReloadableBeanFactoriesImpl
-
- reset() - Method in class com.atlassian.bamboo.osgi.ReloadableBeanFactoryImpl
-
- reset() - Method in class com.atlassian.bamboo.persistence.ResettableTableHiLoGenerator
-
Set the lo value to more than maxLo to force a reset of the hi value.
- reset() - Method in class com.atlassian.bamboo.process.DelegatingProcessHandler
-
- reset() - Method in class com.atlassian.bamboo.testutils.junit.rule.ResettableExpectedExceptionRule
-
- reset() - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- reset() - Method in interface com.atlassian.bamboo.util.Resettable
-
- reset() - Method in class com.atlassian.bamboo.utils.BambooSuppliers.ResettableMemoizingSupplier
-
- reset() - Method in class com.atlassian.bamboo.utils.concurrent.TransientResettableLazyReference
-
Deprecated.
- reset() - Method in interface com.atlassian.bamboo.utils.RecentLazyReference.RecentPredicate
-
- reset() - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemotePluginScanner
-
- reset() - Method in class com.atlassian.bamboo.ww2.BambooBeansWrapperListener
-
Clears the class caches of all BeansWrapper
instances.
- resetAcknowledge() - Method in class com.atlassian.bamboo.testutils.backdoor.AnalyticsControl
-
- resetAllProxies() - Static method in class com.atlassian.bamboo.testutils.spring.ProxyManager
-
- resetAuthAttemptCount() - Method in interface com.atlassian.bamboo.user.LoginInformation
-
- resetAuthAttemptCount() - Method in class com.atlassian.bamboo.user.LoginInformationImpl
-
- ResetBrokerUrlUpgradeTask - Class in com.atlassian.bamboo.setup
-
Upgrade task to remove the wireFormat.maxInactivityDuration from the broker URI
- ResetBrokerUrlUpgradeTask() - Constructor for class com.atlassian.bamboo.setup.ResetBrokerUrlUpgradeTask
-
- resetCaptcha() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage
-
- resetCaptcha() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- ResetChainBranchRepository - Class in com.atlassian.bamboo.ww2.actions.branch.repository
-
- ResetChainBranchRepository() - Constructor for class com.atlassian.bamboo.ww2.actions.branch.repository.ResetChainBranchRepository
-
- resetDeselectedLists() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- resetErrors() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- resetErrors() - Method in interface com.atlassian.bamboo.v2.build.agent.ExecutableBuildAgent
-
Resetes the error count
- resetFailedLoginAttemptsCount(String) - Method in interface com.atlassian.bamboo.user.LoginInformationManager
-
Reset number of failed login attempts for user.
- resetFailedLoginAttemptsCount(String) - Method in class com.atlassian.bamboo.user.LoginInformationManagerImpl
-
- resetGenerators() - Method in interface com.atlassian.bamboo.migration.ImportExportManager
-
- resetGenerators() - Method in class com.atlassian.bamboo.migration.ImportExportManagerImpl
-
- resetGenerators() - Method in class com.atlassian.bamboo.migration.utils.BambooResetableHiLoGeneratorHelper
-
- resetId(BambooEntityOid) - Method in interface com.atlassian.bamboo.oid.IdGeneratorDao
-
Reset forward next id value in generator for given entity.
- resetId(BambooEntityOid) - Method in class com.atlassian.bamboo.oid.IdGeneratorDaoImpl
-
- resetLatestResultsSummary(int) - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutableChain
-
Invalidates the latest result summary for plan
- resetLatestResultsSummary(int) - Method in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- resetLatestResultsSummary(int) - Method in class com.atlassian.bamboo.plan.cache.ImmutableJobImpl
-
- resetOidPool(BambooEntityType) - Method in interface com.atlassian.bamboo.core.BambooEntityOidService
-
Reset pool of OIDs of the given entity type for this Bamboo instance's server key.
- resetOidPool(BambooEntityType) - Method in class com.atlassian.bamboo.core.BambooEntityOidServiceImpl
-
- resetResultSummary(BuildResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- resetResultSummary(BuildResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Prepare result summry to be reuse for plan rerun
- resetSecurityToken() - Method in interface com.atlassian.bamboo.agent.AgentSecurityTokenService
-
Generate a new security token for this Bamboo instance.
- resetSecurityToken() - Method in class com.atlassian.bamboo.agent.AgentSecurityTokenServiceImpl
-
- ResetServerCapabilities - Class in com.atlassian.bamboo.migration.cloud.upgrade
-
- ResetServerCapabilities() - Constructor for class com.atlassian.bamboo.migration.cloud.upgrade.ResetServerCapabilities
-
- Resettable - Interface in com.atlassian.bamboo.util
-
Object that can reset/reload itself
- resettableExpectedExceptionRule() - Static method in class com.atlassian.bamboo.testutils.junit.BambooJUnit
-
- ResettableExpectedExceptionRule - Class in com.atlassian.bamboo.testutils.junit.rule
-
A wrapper around ExpectedException
rule which allows state reset.
- ResettableExpectedExceptionRule() - Constructor for class com.atlassian.bamboo.testutils.junit.rule.ResettableExpectedExceptionRule
-
- ResettableTableHiLoGenerator - Class in com.atlassian.bamboo.persistence
-
An implementation of a resettable hi/lo IdentifierGenerator
which is compatible with Hibernate 5.
- ResettableTableHiLoGenerator() - Constructor for class com.atlassian.bamboo.persistence.ResettableTableHiLoGenerator
-
- resetTestClassResults(List<TestClassResult>) - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- resetTestClassResults(List<TestClassResult>) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- resetTestClassResults(List<TestClassResult>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
Overrides all current testClassResults with the new ones
- resetTriggers(PlanKey) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Delete and recreate the triggers for every deployment that's related to this planKey.
- resetTriggers(PlanKey) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- resetTriggersForDeployment(long) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Delete and recreate triggers for all environments for this deployment
- resetTriggersForDeployment(long) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- resetVersionsAge(DeploymentVersion) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Resets version's age to 0.
- resetVersionsAge(DeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- resizeVarcharColumn(Connection, String, String, int, boolean, String) - Method in interface com.atlassian.bamboo.utils.db.DbmsBean
-
- resizeVarcharColumn(Connection, String, String, int, boolean, String) - Method in class com.atlassian.bamboo.utils.db.H2DbmsBean
-
- resizeVarcharColumn(Connection, String, String, int, boolean, String) - Method in class com.atlassian.bamboo.utils.db.MsSqlDbmsBean
-
- resizeVarcharColumn(Connection, String, String, int, boolean, String) - Method in class com.atlassian.bamboo.utils.db.MySqlDbmsBean
-
- resizeVarcharColumn(Connection, String, String, int, boolean, String) - Method in class com.atlassian.bamboo.utils.db.OracleDbmsBean
-
- resizeVarcharColumn(Connection, String, String, int, boolean, String) - Method in class com.atlassian.bamboo.utils.db.PostgreSqlDbmsBean
-
- resolve(ApplicationCertificate) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooUserResolver
-
- resolve(String) - Method in class com.atlassian.sal.bamboo.user.BambooSalUserManager
-
- resolveArtifactLocation(Path, String) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
- resolveClass(ObjectStreamClass) - Method in class com.atlassian.bamboo.agent.bootstrap.classloading.ClassLoaderObjectInputStream
-
- resolveModel(String, String, String) - Method in class com.atlassian.bamboo.maven.DefaultModelResolver
-
- resolvePathUnderParent(Path, String) - Static method in class com.atlassian.bamboo.utils.BambooFiles
-
- resolvePlaceholder(String, Properties, int) - Method in class com.atlassian.bamboo.setup.BambooBootstrapPlaceholderConfigurer
-
- resolvePlaceholder(String, Properties) - Method in class com.atlassian.bamboo.setup.BambooBootstrapPlaceholderConfigurer
-
- resolvePluginKey(Object) - Static method in class com.atlassian.bamboo.serialization.PluginResolver
-
- resolvePluginKey(Class<?>) - Static method in class com.atlassian.bamboo.serialization.PluginResolver
-
- resolveProxyClass(String[]) - Method in class com.atlassian.bamboo.agent.bootstrap.classloading.ClassLoaderObjectInputStream
-
- resolveStreamEncoding() - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
Method called to try to figure out physical encoding the underlying input stream uses.
- resolveText(String, Serializable[]) - Method in class com.atlassian.sal.bamboo.message.BambooI18nResolver
-
- resolveText(Locale, String, Serializable[]) - Method in class com.atlassian.sal.bamboo.message.BambooI18nResolver
-
- resolveVariableContextBaseline(VariableContext) - Method in interface com.atlassian.bamboo.variable.baseline.VariableContextBaselineDao
-
Searches for a context baseline with exactly the same set of variables.
- resolveVariableContextBaseline(VariableContext) - Method in class com.atlassian.bamboo.variable.baseline.VariableContextBaselineHibernateDao
-
- resolveVariables(Map<String, VariableDefinitionContext>, BuildLogger) - Static method in class com.atlassian.bamboo.variable.substitutor.NestedVariableResolver
-
Resolves nested variables.
- resource - Static variable in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl_
-
- RESOURCE - Static variable in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl_
-
- RESOURCE - Static variable in class com.atlassian.bamboo.plugins.bitbucket.rest.common.RestConstants
-
- RESOURCE - Static variable in class com.atlassian.bamboo.plugins.git.rest.commons.RestConstants
-
- RESOURCE - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- ResourceResolver - Class in com.atlassian.bamboo.utils
-
A utility class the allows a resource name to resolve a a file from:
Bamboo configuration folder - iff bootstrapManager is passed
Currently running directory
From the classpath
- ResourceResolver(BootstrapManager) - Constructor for class com.atlassian.bamboo.utils.ResourceResolver
-
- resourceRoot(String) - Method in class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
-
Creates a WebResource with authentication parameters set for the default user.
- resourceRoot(String) - Method in class com.atlassian.bamboo.testutils.backdoor.deployments.DeploymentsControl
-
- resourceRoot(String) - Method in class com.atlassian.bamboo.testutils.backdoor.deployments.EnvironmentsControl
-
- RESOURCES - Static variable in class com.atlassian.bamboo.plugins.bitbucket.rest.common.RestConstants
-
- RESOURCES - Static variable in class com.atlassian.bamboo.plugins.git.rest.commons.RestConstants
-
- RESOURCES - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- RESOURCES_DIR - Static variable in interface com.atlassian.bamboo.ww2.actions.setup.BambooSetupConstants
-
- resplitMergedContextBatchesForThisRequest() - Method in class com.atlassian.bamboo.plugin.web.BambooResourceBatchingConfiguration
-
- RESPONSE - Static variable in class com.atlassian.bamboo.plugins.bitbucket.rest.common.RestConstants
-
- RESPONSE - Static variable in class com.atlassian.bamboo.plugins.git.rest.commons.RestConstants
-
- RESPONSE - Static variable in class com.atlassian.bamboo.plugins.stash.rest.common.RestConstants
-
- response() - Method in class com.atlassian.bamboo.rest.model.Status.StatusResponseBuilder
-
Deprecated.
- responseBuilder() - Method in class com.atlassian.bamboo.rest.model.Status.StatusResponseBuilder
-
Deprecated.
- ResponsibilitiesUpdatedNotificationListener - Class in com.atlassian.bamboo.brokenbuildtracker.notifications
-
- ResponsibilitiesUpdatedNotificationListener() - Constructor for class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibilitiesUpdatedNotificationListener
-
- ResponsibleAvatars - Class in com.atlassian.bamboo.brokenbuildtracker.ui
-
- ResponsibleAvatars() - Constructor for class com.atlassian.bamboo.brokenbuildtracker.ui.ResponsibleAvatars
-
- ResponsibleRecipient - Class in com.atlassian.bamboo.brokenbuildtracker.notifications
-
- ResponsibleRecipient() - Constructor for class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibleRecipient
-
- REST_ADMIN_API_NAME - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REST_AGENT - Static variable in class com.atlassian.bamboo.plugins.rest.admin.agent.AgentResource
-
- REST_API_NAME - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REST_BASE - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REST_DEPLOYMENT_IMPORT - Static variable in class com.atlassian.bamboo.export.ConfigImportTestUtils
-
- REST_DEPLOYMENT_PERMISSION_IMPORT - Static variable in class com.atlassian.bamboo.export.ConfigImportTestUtils
-
- REST_ELASTIC_CONFIGURATION - Static variable in class com.atlassian.bamboo.plugins.rest.admin.elasticconfiguration.ElasticConfigurationResource
-
- REST_ENVIRONMENT_PERMISSION_IMPORT - Static variable in class com.atlassian.bamboo.export.ConfigImportTestUtils
-
- REST_GLOBAL_VARIABLE - Static variable in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.GlobalVariableResource
-
- REST_GROUP - Static variable in class com.atlassian.bamboo.plugins.rest.admin.group.GroupResource
-
- REST_GROUPS - Static variable in class com.atlassian.bamboo.plugins.rest.admin.group.GroupResource
-
- REST_LATEST_API_VERSION - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- REST_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.admin.agent.AgentResource
-
- REST_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.admin.buildmonitoring.BuildMonitoringResource
-
- REST_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.admin.concurrentbuild.ConcurrentBuildResource
-
- REST_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.admin.elasticconfiguration.ElasticConfigurationResource
-
- REST_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.admin.security.SecuritySettingsResource
-
- REST_PLAN_PERMISSION_IMPORT - Static variable in class com.atlassian.bamboo.export.ConfigImportTestUtils
-
- REST_QUARANTINE_CONFIG - Static variable in class com.atlassian.bamboo.plugins.rest.admin.quarantine.QuarantineResource
-
- REST_USER_GROUP_PERMISSION - Static variable in class com.atlassian.bamboo.plugins.rest.admin.permission.GlobalPermissionResource
-
Deprecated.
- REST_USER_GROUP_PERMISSIONS - Static variable in class com.atlassian.bamboo.plugins.rest.admin.permission.GlobalPermissionResource
-
Deprecated.
- RestActionAware - Interface in com.atlassian.bamboo.ww2.aware
-
- RestAgent - Class in com.atlassian.bamboo.plugins.rest.admin.agent
-
Data model for agent REST endpoint.
- RestAgent() - Constructor for class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- RestAgent(BuildAgent, String) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- RestAgent(Long, String, String, String, Boolean, String) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- RestAgent - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestAgent() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestAgent
-
- RestAgent(BuildAgent) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestAgent
-
- RestAgentAssignmentExecutorDetails - Class in com.atlassian.bamboo.rest.model.agent
-
- RestAgentAssignmentExecutorDetails(BuildAgent, boolean) - Constructor for class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- RestAgentAssignmentExecutorDetails(ElasticImageConfiguration, boolean) - Constructor for class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- RestAgentDetails - Class in com.atlassian.bamboo.rest.model.plan.stage.job.requirement
-
- RestAgentDetails(BuildAgent) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestAgentDetails
-
- RestAgentService - Interface in com.atlassian.bamboo.plugins.rest.admin.agent
-
REST service layer for agents
- RestAgentServiceImpl - Class in com.atlassian.bamboo.plugins.rest.admin.agent
-
Service layer to manage agents
- RestAgentServiceImpl(AgentManager, I18nResolver, RestPermissionCheck) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgentServiceImpl
-
- RestAgentSummary - Class in com.atlassian.bamboo.rest.model.plan.stage.job.requirement
-
- RestAgentSummary(ExecutableAgentsMatrix, boolean, boolean) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestAgentSummary
-
- RestAgentSummary(ExecutableAgentsMatrix, boolean, boolean, boolean) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestAgentSummary
-
- RESTART_COUNT - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- restartable - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- RESTARTABLE - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- restartAllTriggeringForDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- restartAllTriggeringForDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- RestartBuild - Class in com.atlassian.bamboo.v2.ww2.build
-
An action that restart failed build
- RestartBuild() - Constructor for class com.atlassian.bamboo.v2.ww2.build.RestartBuild
-
- restartComponentsFollowingConfigurationChange() - Method in interface com.atlassian.bamboo.Bamboo
-
- restartComponentsFollowingConfigurationChange() - Method in class com.atlassian.bamboo.container.BambooContainer
-
Restart the configuration dependent components
- restartCount - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- RestartFailedStageAction - Interface in com.atlassian.bamboo.chains.plugins
-
Custom action that runs before a failed
ChainStage
has been restarted.
- RestartFailedStageActionModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- RestartFailedStageActionModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.RestartFailedStageActionModuleDescriptor
-
- RestArtifact - Class in com.atlassian.bamboo.rest.model.artifact
-
- RestArtifact(Artifact) - Constructor for class com.atlassian.bamboo.rest.model.artifact.RestArtifact
-
- RestArtifact - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestArtifact() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestArtifact
-
- RestArtifact(String, String, Boolean, Long) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestArtifact
-
- RestArtifactDefinition - Class in com.atlassian.bamboo.rest.model.artifact
-
- RestArtifactDefinition() - Constructor for class com.atlassian.bamboo.rest.model.artifact.RestArtifactDefinition
-
- RestArtifactDefinition(long, String, String, String, boolean, boolean) - Constructor for class com.atlassian.bamboo.rest.model.artifact.RestArtifactDefinition
-
- RestArtifactDefinition(ArtifactDefinition) - Constructor for class com.atlassian.bamboo.rest.model.artifact.RestArtifactDefinition
-
- RestArtifactDefinitionList - Class in com.atlassian.bamboo.plugins.rest.model.plan
-
- RestArtifactDefinitionList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestArtifactDefinitionList
-
- RestArtifactDefinitionList(int, Range<Integer>, ListWrapperCallback<RestArtifactDefinition>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestArtifactDefinitionList
-
- RestArtifactDefinitions - Class in com.atlassian.bamboo.plugins.rest.model.plan
-
- RestArtifactDefinitions() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestArtifactDefinitions
-
- RestArtifactDefinitions(Link, RestArtifactDefinitionList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestArtifactDefinitions
-
- RestArtifactDeploymentVersionItem - Class in com.atlassian.bamboo.rest.model.deployments.versions
-
- RestArtifactDeploymentVersionItem(ArtifactDeploymentVersionItem) - Constructor for class com.atlassian.bamboo.rest.model.deployments.versions.RestArtifactDeploymentVersionItem
-
- RestArtifactExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestArtifactExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestArtifactExampleDocument
-
- RestArtifactHandler - Class in com.atlassian.bamboo.rest.model.artifacthandler
-
Model class to represent an artifact handler.
- RestArtifactHandler() - Constructor for class com.atlassian.bamboo.rest.model.artifacthandler.RestArtifactHandler
-
- RestArtifactHandler(Boolean, Boolean) - Constructor for class com.atlassian.bamboo.rest.model.artifacthandler.RestArtifactHandler
-
- RestArtifactHandlerConversionFunction - Class in com.atlassian.bamboo.plugins.rest.admin.artifacthandler
-
- RestArtifactHandlerConversionFunction(LinkService) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.artifacthandler.RestArtifactHandlerConversionFunction
-
- RestArtifactHelper - Class in com.atlassian.bamboo.testutils.backdoor.artifact
-
- RestArtifactHelper() - Constructor for class com.atlassian.bamboo.testutils.backdoor.artifact.RestArtifactHelper
-
- RestArtifactList - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestArtifactList() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestArtifactList
-
- RestArtifactList(List<RestArtifact>) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestArtifactList
-
- RestArtifactService - Interface in com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact
-
Service for artifact related REST operations.
- RestArtifactServiceImpl - Class in com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact
-
Provides artifact information and operations in restful formats
- RestArtifactServiceImpl(ArtifactDefinitionManager, ArtifactSubscriptionManager, I18nResolver, JobConversionFunction, JobService, PaginationService, StageService) - Constructor for class com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact.RestArtifactServiceImpl
-
- RestArtifactSubscriptions - Class in com.atlassian.bamboo.rest.model.plan.stage.job.artifact
-
- RestArtifactSubscriptions() - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.job.artifact.RestArtifactSubscriptions
-
- RestAssuredUtils - Class in com.atlassian.bamboo.testutils.rest
-
- RestAuditLogConfiguration - Class in com.atlassian.bamboo.rest.model.admin.auditlog
-
Model used by audit log REST resource
- RestAuditLogConfiguration() - Constructor for class com.atlassian.bamboo.rest.model.admin.auditlog.RestAuditLogConfiguration
-
- RestAuditLogConfiguration(Boolean) - Constructor for class com.atlassian.bamboo.rest.model.admin.auditlog.RestAuditLogConfiguration
-
- RestBitbucketRepository - Class in com.atlassian.bamboo.plugins.bitbucket.rest.entity.bb
-
- RestBitbucketRepository(String, String, boolean, String, UriBuilder) - Constructor for class com.atlassian.bamboo.plugins.bitbucket.rest.entity.bb.RestBitbucketRepository
-
- RestBitbucketRequest - Class in com.atlassian.bamboo.plugins.bitbucket.rest.entity
-
- RestBitbucketRequest() - Constructor for class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- RestBranches - Class in com.atlassian.bamboo.plugins.rest.model.plan.branch
-
- RestBranches() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestBranches
-
- RestBranches(Link, RestPlanBranchList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestBranches
-
- RestBranches - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestBranches() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestBranches
-
- RestBranchLatestActive - Class in com.atlassian.bamboo.plugins.rest.model.plan.branch
-
- RestBranchLatestActive() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestBranchLatestActive
-
- RestBranchLatestActive(PlanResultKey, LifeCycleState) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestBranchLatestActive
-
- RestBruteForceProtection() - Constructor for class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestBruteForceProtection
-
- RestBruteForceProtection(Boolean, Integer) - Constructor for class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestBruteForceProtection
-
- RestBuildAgent - Class in com.atlassian.bamboo.rest.model.agent
-
- RestBuildAgent(long, String, AgentType, boolean, boolean, boolean) - Constructor for class com.atlassian.bamboo.rest.model.agent.RestBuildAgent
-
- RestBuildAgentExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestBuildAgentExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestBuildAgentExampleDocument
-
- RestBuildArtifact - Class in com.atlassian.bamboo.plugins.rest.model.build.artifact
-
- RestBuildArtifact() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.artifact.RestBuildArtifact
-
- RestBuildArtifact(String, PlanResultKey, boolean, Long, String, Link) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.artifact.RestBuildArtifact
-
- RestBuildArtifactList - Class in com.atlassian.bamboo.plugins.rest.model.build.artifact
-
- RestBuildArtifactList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.artifact.RestBuildArtifactList
-
- RestBuildArtifactList(int, Range<Integer>, ListWrapperCallback<RestBuildArtifact>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.artifact.RestBuildArtifactList
-
- RestBuildConcurrency - Class in com.atlassian.bamboo.rest.model.admin.concurrentbuild
-
Model for build concurrency settings
- RestBuildConcurrency() - Constructor for class com.atlassian.bamboo.rest.model.admin.concurrentbuild.RestBuildConcurrency
-
- RestBuildLabel - Class in com.atlassian.bamboo.plugins.rest.model.build.label
-
- RestBuildLabel() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.label.RestBuildLabel
-
- RestBuildLabel(String) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.label.RestBuildLabel
-
- RestBuildLabelList - Class in com.atlassian.bamboo.plugins.rest.model.build.label
-
- RestBuildLabelList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.label.RestBuildLabelList
-
- RestBuildLabelList(int, Range<Integer>, ListWrapperCallback<RestBuildLabel>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.label.RestBuildLabelList
-
- RestBuildLabels - Class in com.atlassian.bamboo.plugins.rest.model.build.label
-
- RestBuildLabels() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.label.RestBuildLabels
-
- RestBuildLabels(RestBuildLabelList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.label.RestBuildLabels
-
- RestBuildLogEntry - Class in com.atlassian.bamboo.rest.model.build.log
-
- RestBuildLogEntry() - Constructor for class com.atlassian.bamboo.rest.model.build.log.RestBuildLogEntry
-
- RestBuildLogEntry(LogEntry) - Constructor for class com.atlassian.bamboo.rest.model.build.log.RestBuildLogEntry
-
- RestBuildLogEntryList - Class in com.atlassian.bamboo.rest.model.build.log
-
- RestBuildLogEntryList() - Constructor for class com.atlassian.bamboo.rest.model.build.log.RestBuildLogEntryList
-
- RestBuildLogEntryList(int, Range<Integer>, ListWrapperCallback<RestBuildLogEntry>) - Constructor for class com.atlassian.bamboo.rest.model.build.log.RestBuildLogEntryList
-
- RestBuildMetadataItem - Class in com.atlassian.bamboo.plugins.rest.model.build.metadata
-
- RestBuildMetadataItem() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.metadata.RestBuildMetadataItem
-
- RestBuildMetadataItem(String, String) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.metadata.RestBuildMetadataItem
-
- RestBuildMetadataItem - Class in com.atlassian.bamboo.testutils.backdoor.model.build.metadata
-
- RestBuildMetadataList - Class in com.atlassian.bamboo.plugins.rest.model.build.metadata
-
- RestBuildMetadataList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.metadata.RestBuildMetadataList
-
- RestBuildMetadataList(int, Range<Integer>, ListWrapperCallback<RestBuildMetadataItem>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.metadata.RestBuildMetadataList
-
- RestBuildMetadataList - Class in com.atlassian.bamboo.testutils.backdoor.model.build.metadata
-
- RestBuildMonitoring - Class in com.atlassian.bamboo.rest.model.admin.buildmonitoring
-
Model for build monitoring settings.
- RestBuildMonitoring() - Constructor for class com.atlassian.bamboo.rest.model.admin.buildmonitoring.RestBuildMonitoring
-
- RestBuildMonitoringService - Interface in com.atlassian.bamboo.plugins.rest.admin.buildmonitoring
-
Rest service layer for build monitoring settings
- RestBuildMonitoringServiceImpl - Class in com.atlassian.bamboo.plugins.rest.admin.buildmonitoring
-
Service layer to manage build monitoring
- RestBuildMonitoringServiceImpl(AdministrationConfigurationService) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.buildmonitoring.RestBuildMonitoringServiceImpl
-
- RestBuildQueueExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestBuildQueueExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestBuildQueueExampleDocument
-
- RestBuildQueueStatus - Class in com.atlassian.bamboo.plugins.rest.model.build
-
- RestBuildQueueStatus() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.RestBuildQueueStatus
-
- RestBuildQueueStatus(BuildQueuePosition) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.RestBuildQueueStatus
-
- RestBuildStatus - Class in com.atlassian.bamboo.plugins.bitbucket.rest.entity.buildstatus
-
Payload sent to Bitbucket's build status resource https://confluence.atlassian.com/display/BITBUCKET/buildstatus+Resource
- RestBuildStatus(ResultKey, RestBuildStatus.State, String, UriBuilder, String) - Constructor for class com.atlassian.bamboo.plugins.bitbucket.rest.entity.buildstatus.RestBuildStatus
-
- RestBuildStatus.State - Enum in com.atlassian.bamboo.plugins.bitbucket.rest.entity.buildstatus
-
- RestBuildWarnings - Class in com.atlassian.bamboo.rest.model.warning
-
- RestBuildWarnings(RestWarningSummary, List<RestWarningAnnotation>) - Constructor for class com.atlassian.bamboo.rest.model.warning.RestBuildWarnings
-
- RESTCall<M extends org.apache.commons.httpclient.HttpMethod> - Class in com.atlassian.bamboo.rest.util
-
- RESTCall(HttpClient, M) - Constructor for class com.atlassian.bamboo.rest.util.RESTCall
-
Deprecated.
- RESTCall(M) - Constructor for class com.atlassian.bamboo.rest.util.RESTCall
-
Deprecated.
- RESTCall<M extends org.apache.http.client.methods.HttpRequestBase> - Class in com.atlassian.bamboo.rest.utils
-
- RESTCall(HttpClient, M) - Constructor for class com.atlassian.bamboo.rest.utils.RESTCall
-
- RESTCall(M) - Constructor for class com.atlassian.bamboo.rest.utils.RESTCall
-
- RestCallHelper - Class in com.atlassian.bamboo.plugins.stash.rest
-
- RestCallHelper() - Constructor for class com.atlassian.bamboo.plugins.stash.rest.RestCallHelper
-
- RestCapability - Class in com.atlassian.bamboo.testutils.rest.entity
-
- RestCapability(String, String) - Constructor for class com.atlassian.bamboo.testutils.rest.entity.RestCapability
-
- RestCapability(Capability) - Constructor for class com.atlassian.bamboo.testutils.rest.entity.RestCapability
-
- RestCapabilityMatcherBuilder - Class in com.atlassian.bamboo.testutils.matchers.capability
-
- RestCapabilityMatcherBuilder() - Constructor for class com.atlassian.bamboo.testutils.matchers.capability.RestCapabilityMatcherBuilder
-
- RestCaptcha - Class in com.atlassian.bamboo.testutils.rest.entity
-
- RestCaptcha() - Constructor for class com.atlassian.bamboo.testutils.rest.entity.RestCaptcha
-
- RestCaptcha(String, String) - Constructor for class com.atlassian.bamboo.testutils.rest.entity.RestCaptcha
-
- RestCaptchaConfiguration - Class in com.atlassian.bamboo.testutils.rest.entity
-
- RestCaptchaConfiguration() - Constructor for class com.atlassian.bamboo.testutils.rest.entity.RestCaptchaConfiguration
-
- RestCaptchaConfiguration(boolean, boolean, int) - Constructor for class com.atlassian.bamboo.testutils.rest.entity.RestCaptchaConfiguration
-
- RestChainResult - Class in com.atlassian.bamboo.plugins.rest.model.chain
-
- RestChainResult() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestChainResult
-
- RestChainResult(ChainResultsSummary, UriInfo, UriBuilder, StageStatusHelper, ExecutableAgentsHelper, BuildLogFileAccessorFactory, PlanRestService, ArtifactLinkManager) - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestChainResult
-
- RestChainResult(ChainResultsSummary, UriInfo, UriBuilder, boolean, BuildLoggerManager, PlanExecutionManager, BuildQueueManager, StageStatusHelper, ExecutableAgentsHelper, BuildLogFileAccessorFactory, PlanRestService, ArtifactLinkManager) - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestChainResult
-
- RestChainResultDetails - Class in com.atlassian.bamboo.plugins.rest.model.chain
-
- RestChainResultDetails() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestChainResultDetails
-
- RestChainResultDetails(ChainResultsSummary, UriInfo, UriBuilder, boolean, BuildLoggerManager, PlanExecutionManager, BuildQueueManager, StageStatusHelper, ExecutableAgentsHelper, BuildLogFileAccessorFactory, PlanRestService, ArtifactLinkManager) - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestChainResultDetails
-
- RestChainResultExpander - Class in com.atlassian.bamboo.plugins.rest.model.chain
-
- RestChainResultExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestChainResultExpander
-
- RestChainResultStatus - Class in com.atlassian.bamboo.plugins.rest.model.build.status
-
- RestChainResultStatus() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.status.RestChainResultStatus
-
- RestChainResultStatus(ChainExecution, PlanExecutionManager) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.status.RestChainResultStatus
-
- RestChange - Class in com.atlassian.bamboo.plugins.rest.model.build.change
-
- RestChange() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- RestChange(Commit) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- RestChange - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestChange() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestChange
-
- RestChangeExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestChangeExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestChangeExampleDocument
-
- RestChangeExpander - Class in com.atlassian.bamboo.plugins.rest.model.build.change
-
- RestChangeExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeExpander
-
- RestChangeFile - Class in com.atlassian.bamboo.plugins.rest.model.build.change
-
- RestChangeFile() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeFile
-
- RestChangeFile(CommitFile) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeFile
-
- RestChangeFileList - Class in com.atlassian.bamboo.plugins.rest.model.build.change
-
- RestChangeFileList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeFileList
-
- RestChangeFileList(int, Range<Integer>, ListWrapperCallback<RestChangeFile>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeFileList
-
- RestChangeList - Class in com.atlassian.bamboo.plugins.rest.model.build.change
-
- RestChangeList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeList
-
- RestChangeList(int, Range<Integer>, ListWrapperCallback<RestChange>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeList
-
- RestChangeList - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestChangeList() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestChangeList
-
- RestChangeList(List<RestChange>) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestChangeList
-
- RestChart - Class in com.atlassian.bamboo.plugins.rest.model.chart
-
User: mwent Date: May 13, 2009 Time: 7:39:32 PM
- RestChart() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chart.RestChart
-
- RestChart(Map) - Constructor for class com.atlassian.bamboo.plugins.rest.model.chart.RestChart
-
- RestCombinedExpiryConfiguration - Class in com.atlassian.bamboo.plugins.rest.admin.expiry
-
- RestCombinedExpiryConfiguration() - Constructor for class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- RestCombinedExpiryConfiguration(BuildExpiryConfig, DeploymentExpiryConfig) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- RestCombinedExpiryStatus - Class in com.atlassian.bamboo.plugins.rest.admin.expiry
-
- RestCombinedExpiryStatus(ExpiryStatus, ExpiryStatus) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryStatus
-
- RestComment - Class in com.atlassian.bamboo.plugins.rest.model.build.comment
-
- RestComment() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.comment.RestComment
-
- RestComment(Comment) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.comment.RestComment
-
- RestCommentExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestCommentExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestCommentExampleDocument
-
- RestCommentExpander - Class in com.atlassian.bamboo.plugins.rest.model.build.comment
-
- RestCommentExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.comment.RestCommentExpander
-
- RestCommentList - Class in com.atlassian.bamboo.plugins.rest.model.build.comment
-
- RestCommentList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.comment.RestCommentList
-
- RestCommentList(int, Range<Integer>, ListWrapperCallback<RestComment>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.comment.RestCommentList
-
- RestComments - Class in com.atlassian.bamboo.plugins.rest.model.build.comment
-
- RestComments() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.comment.RestComments
-
- RestComments(RestCommentList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.comment.RestComments
-
- RestConstants - Class in com.atlassian.bamboo.plugins.bitbucket.rest.common
-
- RestConstants() - Constructor for class com.atlassian.bamboo.plugins.bitbucket.rest.common.RestConstants
-
- RestConstants - Class in com.atlassian.bamboo.plugins.git.rest.commons
-
- RestConstants() - Constructor for class com.atlassian.bamboo.plugins.git.rest.commons.RestConstants
-
- RestConstants - Class in com.atlassian.bamboo.plugins.stash.rest.common
-
- RestConstants() - Constructor for class com.atlassian.bamboo.plugins.stash.rest.common.RestConstants
-
- RestConstants - Class in com.atlassian.bamboo.rest.model
-
User: mwent Date: May 26, 2009 Time: 12:03:12 PM
- RestConstants - Class in com.atlassian.bamboo.testutils.rest.common
-
- RestConstants() - Constructor for class com.atlassian.bamboo.testutils.rest.common.RestConstants
-
- RestContent - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestContent(String) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestContent
-
- RestConversionFunction<F,T extends AbstractRestModel> - Interface in com.atlassian.bamboo.plugins.rest.common
-
- RestConversionFunctionHelper - Class in com.atlassian.bamboo.plugins.rest.common
-
- RestConversionFunctionHelper() - Constructor for class com.atlassian.bamboo.plugins.rest.common.RestConversionFunctionHelper
-
- RestCreateDeploymentProjectRequest - Class in com.atlassian.bamboo.rest.model.deployments.projects
-
- RestCreateDeploymentProjectRequest(String, String, String) - Constructor for class com.atlassian.bamboo.rest.model.deployments.projects.RestCreateDeploymentProjectRequest
-
- RestCreateVersionRequest - Class in com.atlassian.bamboo.rest.model.deployments.versions
-
- RestCreateVersionRequest(String, String) - Constructor for class com.atlassian.bamboo.rest.model.deployments.versions.RestCreateVersionRequest
-
- RestDarkFeature - Class in com.atlassian.bamboo.plugins.rest.admin.darkfeature
-
- RestDarkFeature() - Constructor for class com.atlassian.bamboo.plugins.rest.admin.darkfeature.RestDarkFeature
-
- RestDarkFeature(boolean) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.darkfeature.RestDarkFeature
-
- RestDarkFeature(String, boolean) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.darkfeature.RestDarkFeature
-
- RestDarkFeature - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestDarkFeature(boolean) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestDarkFeature
-
- RestDarkFeature(String, boolean) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestDarkFeature
-
- RestDataVolume - Class in com.atlassian.bamboo.rest.model.build.docker
-
- RestDataVolume(DataVolume) - Constructor for class com.atlassian.bamboo.rest.model.build.docker.RestDataVolume
-
- RestDataVolume(String, String) - Constructor for class com.atlassian.bamboo.rest.model.build.docker.RestDataVolume
-
- RestDedicatedAgent - Class in com.atlassian.bamboo.rest.model.agent
-
- RestDedicatedAgent() - Constructor for class com.atlassian.bamboo.rest.model.agent.RestDedicatedAgent
-
- RestDedicatedAgent(List<String>, String, AgentAssignment.ExecutableType, long, String, AgentAssignment.ExecutorType, long, boolean) - Constructor for class com.atlassian.bamboo.rest.model.agent.RestDedicatedAgent
-
- RestDedicatedAgentBuilder - Class in com.atlassian.bamboo.plugins.rest.model.search
-
- RestDedicatedAgentBuilder() - Constructor for class com.atlassian.bamboo.plugins.rest.model.search.RestDedicatedAgentBuilder
-
- RestDependencies - Class in com.atlassian.bamboo.plugins.rest.model.plan.dependency
-
- RestDependencies(Link, RestPlanList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.dependency.RestDependencies
-
- RestDeploymentDashboardExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestDeploymentDashboardExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentDashboardExampleDocument
-
- RestDeploymentEnvironmentExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestDeploymentEnvironmentExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentEnvironmentExampleDocument
-
- RestDeploymentProject - Class in com.atlassian.bamboo.rest.model.deployments.projects
-
- RestDeploymentProject(DeploymentProject, List<? extends RestEnvironment>) - Constructor for class com.atlassian.bamboo.rest.model.deployments.projects.RestDeploymentProject
-
- RestDeploymentProject - Class in com.atlassian.bamboo.testutils.backdoor.model.deployment
-
- RestDeploymentProject() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestDeploymentProject
-
- RestDeploymentProject(TestDeploymentProjectDetails, Function<TestEnvironmentDetails, RestEnvironment>) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestDeploymentProject
-
- RestDeploymentProjectExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestDeploymentProjectExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
- RestDeploymentProjectLink - Class in com.atlassian.bamboo.plugins.rest.deployments.issues
-
- RestDeploymentProjectLink(DeploymentProject, String, int, int) - Constructor for class com.atlassian.bamboo.plugins.rest.deployments.issues.RestDeploymentProjectLink
-
- RestDeploymentProjectStatusForJiraIssue - Class in com.atlassian.bamboo.plugins.rest.deployments.issues
-
- RestDeploymentProjectStatusForJiraIssue(DeploymentProject, List<DeploymentVersion>, List<EnvironmentStatus>, String, DeploymentVersionService) - Constructor for class com.atlassian.bamboo.plugins.rest.deployments.issues.RestDeploymentProjectStatusForJiraIssue
-
- RestDeploymentQueueExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestDeploymentQueueExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentQueueExampleDocument
-
- RestDeploymentResult - Class in com.atlassian.bamboo.rest.model.deployments.results
-
- RestDeploymentResult() - Constructor for class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- RestDeploymentResult(DeploymentResult) - Constructor for class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
-
- RestDeploymentResultKey - Class in com.atlassian.bamboo.rest.model.deployments
-
- RestDeploymentResultKey(ResultKey) - Constructor for class com.atlassian.bamboo.rest.model.deployments.RestDeploymentResultKey
-
- RestDeploymentResultList - Class in com.atlassian.bamboo.rest.model.deployments.results
-
- RestDeploymentResultList() - Constructor for class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResultList
-
- RestDeploymentResultList(int, Range<Integer>, List<RestDeploymentResult>) - Constructor for class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResultList
-
- RestDeploymentResultMatcherBuilder - Class in com.atlassian.bamboo.testutils.matchers.rest.model.deployments.results
-
- RestDeploymentResultMatcherBuilder() - Constructor for class com.atlassian.bamboo.testutils.matchers.rest.model.deployments.results.RestDeploymentResultMatcherBuilder
-
- RestDeploymentResultWithLogs - Class in com.atlassian.bamboo.rest.model.deployments.results
-
- RestDeploymentResultWithLogs(DeploymentResult, RestBuildLogEntryList) - Constructor for class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResultWithLogs
-
- RestDeploymentVersion - Class in com.atlassian.bamboo.rest.model.deployments.versions
-
- RestDeploymentVersion() - Constructor for class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- RestDeploymentVersion(DeploymentVersion) - Constructor for class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersion
-
- RestDeploymentVersionExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestDeploymentVersionExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentVersionExampleDocument
-
- RestDeploymentVersionItem - Class in com.atlassian.bamboo.rest.model.deployments.versions
-
- RestDeploymentVersionItem(DeploymentVersionItem) - Constructor for class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionItem
-
- RestDeploymentVersionItem() - Constructor for class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionItem
-
- RestDeploymentVersionItemDeserializer - Class in com.atlassian.bamboo.testutils.backdoor.deployments.versions
-
ATM the only implementation of RestDeploymentVersionItem is RestArtifactDeploymentVersionItem.
- RestDeploymentVersionItemDeserializer() - Constructor for class com.atlassian.bamboo.testutils.backdoor.deployments.versions.RestDeploymentVersionItemDeserializer
-
- RestDeploymentVersionLink - Class in com.atlassian.bamboo.plugins.rest.deployments.issues
-
- RestDeploymentVersionLink(DeploymentVersion, String, String) - Constructor for class com.atlassian.bamboo.plugins.rest.deployments.issues.RestDeploymentVersionLink
-
- RestDeploymentVersionList - Class in com.atlassian.bamboo.rest.model.deployments.versions
-
- RestDeploymentVersionList() - Constructor for class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionList
-
- RestDeploymentVersionList(int, Range<Integer>, List<RestDeploymentVersion>) - Constructor for class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionList
-
- RestDeploymentVersionStatus - Class in com.atlassian.bamboo.rest.model.deployments.versions
-
- RestDeploymentVersionStatus(DeploymentVersionStatus) - Constructor for class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionStatus
-
- RestDirectoryExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestDirectoryExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestDirectoryExampleDocument
-
- RestDockerPipelineConfiguration - Class in com.atlassian.bamboo.rest.model.build.docker
-
- RestDockerPipelineConfiguration(boolean, String, List<RestDataVolume>) - Constructor for class com.atlassian.bamboo.rest.model.build.docker.RestDockerPipelineConfiguration
-
- RestElasticConfiguration - Class in com.atlassian.bamboo.rest.model.admin.elasticconfiguration
-
Model for elastic configuration
- RestElasticConfiguration() - Constructor for class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- RestElasticConfiguration.Builder - Class in com.atlassian.bamboo.rest.model.admin.elasticconfiguration
-
- RestElasticImageConfig - Class in com.atlassian.bamboo.plugins.rest.model.elasticConfig
-
- RestElasticImageConfig() - Constructor for class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- RestElasticImageConfig(ElasticImageConfiguration) - Constructor for class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- RestElasticImageDetails - Class in com.atlassian.bamboo.rest.model.plan.stage.job.requirement
-
- RestElasticImageDetails(ElasticImageConfiguration) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestElasticImageDetails
-
- RestElasticInstanceLog - Class in com.atlassian.bamboo.plugins.rest.model.elasticInstance
-
- RestElasticInstanceLog() - Constructor for class com.atlassian.bamboo.plugins.rest.model.elasticInstance.RestElasticInstanceLog
-
- RestElasticInstanceLog(String, String) - Constructor for class com.atlassian.bamboo.plugins.rest.model.elasticInstance.RestElasticInstanceLog
-
- RestElasticInstanceLogExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestElasticInstanceLogExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestElasticInstanceLogExampleDocument
-
- restElasticInstanceManagement(RestElasticInstanceManagement) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration.Builder
-
- RestElasticInstanceManagement - Class in com.atlassian.bamboo.rest.model.admin.elasticconfiguration
-
Model for instance management
- RestElasticInstanceManagement(String, Integer, Integer, Integer, Integer, Integer, Integer) - Constructor for class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- RestElasticInstanceManagement() - Constructor for class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- RestElasticInstanceService - Interface in com.atlassian.bamboo.plugins.rest.elastic
-
- RestElasticInstanceServiceImpl - Class in com.atlassian.bamboo.plugins.rest.elastic
-
Provides services and operations related to EC2 instances
- RestElasticInstanceServiceImpl(AdministrationConfigurationAccessor, ElasticInstanceManager, I18nResolver) - Constructor for class com.atlassian.bamboo.plugins.rest.elastic.RestElasticInstanceServiceImpl
-
- restElasticTerminationConfiguration(RestElasticTerminationConfiguration) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration.Builder
-
- RestElasticTerminationConfiguration - Class in com.atlassian.bamboo.rest.model.admin.elasticconfiguration
-
Model for elastic instance termination configuration
- RestElasticTerminationConfiguration() - Constructor for class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticTerminationConfiguration
-
- RestEnvironment - Class in com.atlassian.bamboo.rest.model.deployments.environments
-
- RestEnvironment() - Constructor for class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- RestEnvironment(Environment) - Constructor for class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironment
-
- RestEnvironment - Class in com.atlassian.bamboo.testutils.backdoor.model.deployment
-
- RestEnvironment() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestEnvironment
-
- RestEnvironment(TestEnvironmentDetails, Function<TestTaskDetails, RestTask>, Function<TestTriggerDetails, RestTrigger>, Function<TestNotificationDetails, RestNotification>) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestEnvironment
-
- RestEnvironmentStatus - Class in com.atlassian.bamboo.rest.model.deployments.environments
-
- RestEnvironmentStatus(Environment, DeploymentResult) - Constructor for class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatus
-
- RestEnvironmentStatus(Environment, DeploymentResult, DeploymentResult) - Constructor for class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatus
-
- RestEnvironmentStatus(EnvironmentStatus) - Constructor for class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatus
-
- RestEnvironmentStatusForDashboard - Class in com.atlassian.bamboo.rest.model.deployments.environments
-
- RestEnvironmentStatusForDashboard(long, Long, BuildState, LifeCycleState, Date, Date, Date, Date, Long, String) - Constructor for class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- RestEnvironmentStatusForDashboard(long) - Constructor for class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- RestEnvironmentStatusOfIssue - Class in com.atlassian.bamboo.plugins.rest.deployments.issues
-
- RestEnvironmentStatusOfIssue(EnvironmentStatus, JiraIssueStatusOnEnvironment, String) - Constructor for class com.atlassian.bamboo.plugins.rest.deployments.issues.RestEnvironmentStatusOfIssue
-
- RestEnvironmentWithConfigCounts - Class in com.atlassian.bamboo.rest.model.deployments.environments
-
- RestEnvironmentWithConfigCounts() - Constructor for class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentWithConfigCounts
-
- RestEnvironmentWithConfigCounts(Environment, Integer, int, int, int) - Constructor for class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentWithConfigCounts
-
- RestErrorCollection - Class in com.atlassian.bamboo.plugins.stash.rest.common
-
- RestErrorCollection() - Constructor for class com.atlassian.bamboo.plugins.stash.rest.common.RestErrorCollection
-
- RestErrorCollection(ErrorCollection) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.common.RestErrorCollection
-
- RestErrorCollection(String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.common.RestErrorCollection
-
- RestErrorCollection(String, Integer) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.common.RestErrorCollection
-
- RestErrorCollection(List<String>, Integer) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.common.RestErrorCollection
-
- RestErrorCollection - Class in com.atlassian.bamboo.rest.common.exception
-
- RestErrorCollection() - Constructor for class com.atlassian.bamboo.rest.common.exception.RestErrorCollection
-
- RestErrorCollection(ErrorCollection) - Constructor for class com.atlassian.bamboo.rest.common.exception.RestErrorCollection
-
- RestErrorCollection(String) - Constructor for class com.atlassian.bamboo.rest.common.exception.RestErrorCollection
-
- RestErrorCollectionExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestErrorCollectionExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionExampleDocument
-
- RestExpiryStatus - Class in com.atlassian.bamboo.plugins.rest.admin.expiry
-
- RestExpiryStatus(ExpiryStatus) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.expiry.RestExpiryStatus
-
- RestFavicon - Class in com.atlassian.bamboo.rest.model.favicon
-
- RestFavicon() - Constructor for class com.atlassian.bamboo.rest.model.favicon.RestFavicon
-
- RestFavicon(String, String) - Constructor for class com.atlassian.bamboo.rest.model.favicon.RestFavicon
-
- RestFile - Class in com.atlassian.bamboo.rest.model
-
- RestFile(String) - Constructor for class com.atlassian.bamboo.rest.model.RestFile
-
- RestFileExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestFileExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestFileExampleDocument
-
- RestGeneralConfiguration - Class in com.atlassian.bamboo.rest.model.admin.configuration
-
Data model for general configuration
- RestGeneralConfiguration() - Constructor for class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- RestGeneralConfiguration(AdministrationConfiguration) - Constructor for class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- RestGlobalPermission - Class in com.atlassian.bamboo.rest.model.admin.permission
-
Model for user/group permission REST endpoint
- RestGlobalPermission() - Constructor for class com.atlassian.bamboo.rest.model.admin.permission.RestGlobalPermission
-
- RestGlobalPermission(String) - Constructor for class com.atlassian.bamboo.rest.model.admin.permission.RestGlobalPermission
-
- RestGlobalPermission.PermissionType - Enum in com.atlassian.bamboo.rest.model.admin.permission
-
An enum that represents the permissions allowed to be modified by the REST endpoint.
- RestGlobalPermissionService - Interface in com.atlassian.bamboo.plugins.rest.admin.permission
-
REST service layer to manage permissions
- RestGlobalPermissionServiceImpl - Class in com.atlassian.bamboo.plugins.rest.admin.permission
-
- RestGlobalPermissionServiceImpl(BambooAclUpdateHelper, RestPermissionCheck, HibernateMutableAclService, BambooPermissionManager, BambooUserManager, BambooAuthenticationContext, TextProvider) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.permission.RestGlobalPermissionServiceImpl
-
- RestGlobalVariable - Class in com.atlassian.bamboo.plugins.rest.admin.globalvariable
-
Data model for global variable REST endpoint
- RestGlobalVariable() - Constructor for class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariable
-
- RestGlobalVariable(String, String) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariable
-
- RestGlobalVariable(long, String, String, String) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariable
-
- RestGlobalVariableList - Class in com.atlassian.bamboo.plugins.rest.admin.globalvariable
-
- RestGlobalVariableList() - Constructor for class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableList
-
- RestGlobalVariableList(int, Range<Integer>, ListWrapperCallback<RestGlobalVariable>) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableList
-
- RestGlobalVariables - Class in com.atlassian.bamboo.plugins.rest.admin.globalvariable
-
- RestGlobalVariables(String, RestGlobalVariableList) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariables
-
- RestGlobalVariableService - Interface in com.atlassian.bamboo.plugins.rest.admin.globalvariable
-
REST service layer to handler global variable operations
- RestGlobalVariableServiceImpl - Class in com.atlassian.bamboo.plugins.rest.admin.globalvariable
-
Service layer to manage build concurrency
- RestGlobalVariableServiceImpl(I18nResolver, RestPermissionCheck, VariableConfigurationService, VariableDefinitionManager) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableServiceImpl
-
- RestGroup - Class in com.atlassian.bamboo.rest.model.admin.group
-
Model for Group REST endpoint
- RestGroup() - Constructor for class com.atlassian.bamboo.rest.model.admin.group.RestGroup
-
- RestGroup(String, boolean) - Constructor for class com.atlassian.bamboo.rest.model.admin.group.RestGroup
-
- RestGroup(String) - Constructor for class com.atlassian.bamboo.rest.model.admin.group.RestGroup
-
- RestGroup.Builder - Class in com.atlassian.bamboo.rest.model.admin.group
-
- RestGroupPermission - Class in com.atlassian.bamboo.rest.model.permission
-
Model for group permission REST endpoint
- RestGroupPermission(String, Collection<String>) - Constructor for class com.atlassian.bamboo.rest.model.permission.RestGroupPermission
-
- RestHelper - Class in com.atlassian.bamboo.plugins.rest.common
-
- RestHelperWrapper - Class in com.atlassian.bamboo.plugins.rest.common
-
This is a convenience wrapper to be able to mock RestHelper in unit testing
- RestHelperWrapper() - Constructor for class com.atlassian.bamboo.plugins.rest.common.RestHelperWrapper
-
- RestIdContainer - Class in com.atlassian.bamboo.rest.model
-
Holds id field.
- RestIdContainer(Long) - Constructor for class com.atlassian.bamboo.rest.model.RestIdContainer
-
- RestIMServerConfiguration - Class in com.atlassian.bamboo.rest.model.admin.imserver
-
REST model object for instant messenger server configuration
- RestIMServerConfiguration() - Constructor for class com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
-
- RestIndexes - Class in com.atlassian.bamboo.rest.model
-
Some helper Indexes
for obtaining elements from e.g.
- RestInfo - Class in com.atlassian.bamboo.plugins.rest.model.info
-
- RestInfo() - Constructor for class com.atlassian.bamboo.plugins.rest.model.info.RestInfo
-
- RestInfo(Date, String, String, String, ServerLifecycleState) - Constructor for class com.atlassian.bamboo.plugins.rest.model.info.RestInfo
-
- RestJiraIssue - Class in com.atlassian.bamboo.rest.model.build.issue
-
- RestJiraIssue() - Constructor for class com.atlassian.bamboo.rest.model.build.issue.RestJiraIssue
-
- RestJiraIssue(String) - Constructor for class com.atlassian.bamboo.rest.model.build.issue.RestJiraIssue
-
- RestJiraIssue(JiraIssueDetails) - Constructor for class com.atlassian.bamboo.rest.model.build.issue.RestJiraIssue
-
- RestJiraIssueExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestJiraIssueExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestJiraIssueExampleDocument
-
- RestJiraIssueList - Class in com.atlassian.bamboo.rest.model.build.issue
-
- RestJiraIssueList() - Constructor for class com.atlassian.bamboo.rest.model.build.issue.RestJiraIssueList
-
- RestJiraIssueList(int, Range<Integer>, ListWrapperCallback<RestJiraIssue>) - Constructor for class com.atlassian.bamboo.rest.model.build.issue.RestJiraIssueList
-
- RestJiraIssueListWrapperCallBacks - Class in com.atlassian.bamboo.plugins.rest.model.build.issue
-
- RestJiraIssueRelatedDeploymentProjects - Class in com.atlassian.bamboo.plugins.rest.deployments.issues
-
- RestJiraIssueRelatedDeploymentProjects(List<RestDeploymentProjectLink>) - Constructor for class com.atlassian.bamboo.plugins.rest.deployments.issues.RestJiraIssueRelatedDeploymentProjects
-
- RestJob - Class in com.atlassian.bamboo.rest.model.plan.stage.job
-
- RestJob() - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- RestJob(RestKey, String, String, Boolean) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- RestJob(Long, RestKey, String, String, Boolean) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- RestJob(Long, RestKey, RestKey, String, String, Boolean) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- RestJob(Long, RestKey, Long, RestKey, String, String, Boolean) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- RestJob - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestJob() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestJob
-
- RestJob.Builder - Class in com.atlassian.bamboo.rest.model.plan.stage.job
-
- RestJobBatch - Class in com.atlassian.bamboo.plugins.testutils.rest.model
-
- RestJobBatch() - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.model.RestJobBatch
-
- RestJobBatch(String, long, String, String, String, boolean, int) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.model.RestJobBatch
-
- RestJobHelper - Class in com.atlassian.bamboo.testutils.backdoor.plans
-
- RestJobHelper() - Constructor for class com.atlassian.bamboo.testutils.backdoor.plans.RestJobHelper
-
- RestJobList - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestJobList() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestJobList
-
- RestJobList(List<RestJob>) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestJobList
-
- RestJobResultStatus - Class in com.atlassian.bamboo.plugins.rest.model.build.status
-
- RestJobResultStatus() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatus
-
- RestJobResultStatus(BuildExecution, PlanExecutionManager) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatus
-
- RestJobResultStatusExpander - Class in com.atlassian.bamboo.plugins.rest.model.build.status
-
- RestJobResultStatusExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatusExpander
-
- RestJobResultStatusList - Class in com.atlassian.bamboo.plugins.rest.model.build.status
-
- RestJobResultStatusList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatusList
-
- RestJobResultStatusList(int, Range<Integer>, ListWrapperCallback<RestJobResultStatus>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatusList
-
- RestJobService - Interface in com.atlassian.bamboo.plugins.rest.plan.stage.job
-
Service for job related REST stuff
- RestJobServiceImpl - Class in com.atlassian.bamboo.plugins.rest.plan.stage.job
-
Provides job information and operations in restful formats
- RestJobServiceImpl(BuildExecutionManager, I18nResolver, JobConversionFunction, JobService, RestArtifactService) - Constructor for class com.atlassian.bamboo.plugins.rest.plan.stage.job.RestJobServiceImpl
-
- RestKey - Class in com.atlassian.bamboo.rest.model
-
Used to represent a Key object in rest.
- RestKey(Key) - Constructor for class com.atlassian.bamboo.rest.model.RestKey
-
- RestKey() - Constructor for class com.atlassian.bamboo.rest.model.RestKey
-
- RestLabelExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestLabelExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestLabelExampleDocument
-
- RestLinkedDeploymentProject - Class in com.atlassian.bamboo.plugins.rest.deployments.projects
-
- RestLinkedDeploymentProject(LinkedDeploymentProject) - Constructor for class com.atlassian.bamboo.plugins.rest.deployments.projects.RestLinkedDeploymentProject
-
- RestListModel<T extends AbstractRestModel> - Class in com.atlassian.bamboo.rest.model
-
REST model for returning a list of resources without paging.
- RestListModel(List<T>) - Constructor for class com.atlassian.bamboo.rest.model.RestListModel
-
- RestLogRequest - Class in com.atlassian.bamboo.testutils.rest.entity
-
- RestLogRequest(String) - Constructor for class com.atlassian.bamboo.testutils.rest.entity.RestLogRequest
-
- RestMailConfiguration - Class in com.atlassian.bamboo.rest.model.admin.mail
-
Data model for mail configuration
- RestMailConfiguration() - Constructor for class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- RestMetadataExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestMetadataExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestMetadataExampleDocument
-
- RestNewUser - Class in com.atlassian.bamboo.rest.model.admin.user
-
Model for adding new user in Bamboo.
- RestNewUser(String, String, String, String, String) - Constructor for class com.atlassian.bamboo.rest.model.admin.user.RestNewUser
-
- RestNotification - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestNotification() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestNotification
-
- RestNotification(String, String, Map<String, String>) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestNotification
-
- RestOperations - Class in com.atlassian.bamboo.rest.model.deployments
-
- RestOperations(Operations) - Constructor for class com.atlassian.bamboo.rest.model.deployments.RestOperations
-
- restoreAgent(ElasticAgentDefinition, Instance, AWSAccount) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
- restoreAgent(ElasticAgentDefinition, Instance, AWSAccount) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- restoreElasticAgent(ElasticAgentDefinition, Instance, RemoteElasticInstanceListener, AWSAccount, AgentManager, InstanceLaunchConfigurationBuilder) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
After Bamboo server restart, reconnect to elastic agent.
- restoreElasticAgent(ElasticAgentDefinition, Instance, RemoteElasticInstanceListener, AWSAccount, AgentManager, InstanceLaunchConfigurationBuilder) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- restoreFilesFromBackup() - Method in class com.atlassian.bamboo.clover.build.CloverGrailsBuildTaskActions
-
- restoreInstance(ElasticAgentDefinition, Instance) - Method in interface com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstance
-
Restore elastic agent's state after server restart
- restoreInstance(ElasticAgentDefinition, Instance) - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- RestoreMaven2ParticlesOnServerStartupEventListener - Class in com.atlassian.bamboo.plugins.maven.dependencies.events
-
Read Plan Particles information from Bandana on server startup.
- RestoreMaven2ParticlesOnServerStartupEventListener() - Constructor for class com.atlassian.bamboo.plugins.maven.dependencies.events.RestoreMaven2ParticlesOnServerStartupEventListener
-
- restoreState(Set<PlanResultKey>) - Method in class com.atlassian.bamboo.build.CurrentlyBuildingContainer
-
- restoreState(Set<PlanResultKey>) - Method in interface com.atlassian.bamboo.chains.ChainExecutionManager
-
Restores state of running chains after server restart.
- restoreState(Set<PlanResultKey>) - Method in class com.atlassian.bamboo.chains.ChainExecutionManagerImpl
-
- restoreState() - Method in interface com.atlassian.bamboo.container.startup.PendingBuildResultsStateRestoration
-
Loads server state stored on disk and restores it.
- restoreState() - Method in class com.atlassian.bamboo.container.startup.PendingBuildResultsStateRestorationImpl
-
- restoreState() - Method in interface com.atlassian.bamboo.deployments.container.PendingDeploymentResultsRestoration
-
Performs cleanup of PENDING deployments at Bamboo start-up.
- restoreState() - Method in class com.atlassian.bamboo.deployments.container.PendingDeploymentResultsRestorationImpl
-
- restoreState(Set<Long>) - Method in interface com.atlassian.bamboo.deployments.runtime.DeploymentsInProgressService
-
Restores runtime state of deployments after server restart.
- restoreState(Set<Long>) - Method in class com.atlassian.bamboo.deployments.runtime.DeploymentsInProgressServiceImpl
-
- restoreState() - Method in interface com.atlassian.bamboo.security.SecureTokenService
-
- restoreState() - Method in class com.atlassian.bamboo.security.SecureTokenServiceImpl
-
Restore tokens on server restart.
- restoreState(Set<ResultKey>) - Method in interface com.atlassian.bamboo.v2.build.queue.BuildQueueManager
-
Restore state after server restart.
- restoreState(Set<ResultKey>) - Method in class com.atlassian.bamboo.v2.build.queue.BuildQueueManagerImpl
-
- restoreStateOfResult(DeploymentResult) - Method in interface com.atlassian.bamboo.deployments.execution.service.DeploymentExecutionService
-
Restores internal state of single deployment result after server restart.
- restoreStateOfResult(DeploymentResult) - Method in class com.atlassian.bamboo.deployments.execution.service.DeploymentExecutionServiceImpl
-
- RestPageModel<T> - Class in com.atlassian.bamboo.rest.model.pagination
-
REST model representing a page resource.
- RestPermission - Class in com.atlassian.bamboo.rest.model.permission
-
Model for user/group permission REST endpoint
- RestPermission(String) - Constructor for class com.atlassian.bamboo.rest.model.permission.RestPermission
-
- RestPermission(String, List<String>) - Constructor for class com.atlassian.bamboo.rest.model.permission.RestPermission
-
- RestPermissionCheck - Class in com.atlassian.bamboo.plugins.rest.common
-
This is a temporary change to return the right http response code.
- RestPermissionCheck(I18nResolver) - Constructor for class com.atlassian.bamboo.plugins.rest.common.RestPermissionCheck
-
- RestPlan - Class in com.atlassian.bamboo.plugins.rest.model.plan
-
- RestPlan() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- RestPlan(ImmutablePlan, boolean, UriInfo, PlanRestService, User) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- RestPlan - Class in com.atlassian.bamboo.testutils.backdoor.model
-
Trimmed down version of RestPlan from bamboo-rest plugin
- RestPlan() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- RestPlanAction - Class in com.atlassian.bamboo.plugins.rest.model.plan
-
User: mwent
Date: Apr 22, 2009
Time: 4:06:18 PM
- RestPlanAction() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanAction
-
- RestPlanAction(String) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanAction
-
- RestPlanActionExpander - Class in com.atlassian.bamboo.plugins.rest.model.plan
-
User: mwent Date: Apr 23, 2009 Time: 11:01:29 AM
- RestPlanActionExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanActionExpander
-
- RestPlanActionList - Class in com.atlassian.bamboo.plugins.rest.model.plan
-
- RestPlanActionList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanActionList
-
- RestPlanActionList(int, Range<Integer>, ListWrapperCallback<RestPlanAction>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanActionList
-
- RestPlanBranch - Class in com.atlassian.bamboo.plugins.rest.model.plan.branch
-
- RestPlanBranch() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranch
-
- RestPlanBranch(ImmutablePlan, boolean, UriInfo, RestBranchLatestActive, PlanRestService, User) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranch
-
- RestPlanBranch - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestPlanBranch() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranch
-
- RestPlanBranchExpander - Class in com.atlassian.bamboo.plugins.rest.model.plan.branch
-
- RestPlanBranchExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranchExpander
-
- RestPlanBranchList - Class in com.atlassian.bamboo.plugins.rest.model.plan.branch
-
- RestPlanBranchList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranchList
-
- RestPlanBranchList(int, Range<Integer>, ListWrapperCallback<RestPlanBranch>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranchList
-
- RestPlanBranchList - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestPlanBranchList() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestPlanBranchList
-
- RestPlanConfig - Class in com.atlassian.bamboo.rest.model.plan
-
- RestPlanConfig() - Constructor for class com.atlassian.bamboo.rest.model.plan.RestPlanConfig
-
- RestPlanConfig.Builder - Class in com.atlassian.bamboo.rest.model.plan
-
- RestPlanExpander - Class in com.atlassian.bamboo.plugins.rest.model.plan
-
- RestPlanExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanExpander
-
- RestPlanHelper - Class in com.atlassian.bamboo.testutils.backdoor.plans
-
- RestPlanHelper() - Constructor for class com.atlassian.bamboo.testutils.backdoor.plans.RestPlanHelper
-
- RestPlanIdentifier - Class in com.atlassian.bamboo.rest.model.plan
-
- RestPlanIdentifier(PlanIdentifier) - Constructor for class com.atlassian.bamboo.rest.model.plan.RestPlanIdentifier
-
- RestPlanLabel - Class in com.atlassian.bamboo.rest.model.plan.label
-
- RestPlanLabel(String) - Constructor for class com.atlassian.bamboo.rest.model.plan.label.RestPlanLabel
-
- RestPlanLabelList - Class in com.atlassian.bamboo.plugins.rest.model.plan.label
-
- RestPlanLabelList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.label.RestPlanLabelList
-
- RestPlanLabelList(int, Range<Integer>, ListWrapperCallback<RestPlanLabel>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.label.RestPlanLabelList
-
- RestPlanLabels - Class in com.atlassian.bamboo.plugins.rest.model.plan.label
-
- RestPlanLabels() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.label.RestPlanLabels
-
- RestPlanLabels(RestPlanLabelList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.label.RestPlanLabels
-
- RestPlanList - Class in com.atlassian.bamboo.plugins.rest.model.plan
-
- RestPlanList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanList
-
- RestPlanList(int, Range<Integer>, ListWrapperCallback<RestPlan>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanList
-
- RestPlans - Class in com.atlassian.bamboo.plugins.rest.model.plan
-
- RestPlans() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestPlans
-
- RestPlans(Link, RestPlanList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.RestPlans
-
- RestPreference - Class in com.atlassian.bamboo.plugins.rest.preference.model
-
- RestPreference() - Constructor for class com.atlassian.bamboo.plugins.rest.preference.model.RestPreference
-
- RestPreference(String, String) - Constructor for class com.atlassian.bamboo.plugins.rest.preference.model.RestPreference
-
- RestPreferenceList - Class in com.atlassian.bamboo.plugins.rest.preference.model
-
- RestPreferenceList() - Constructor for class com.atlassian.bamboo.plugins.rest.preference.model.RestPreferenceList
-
- RestPreferenceList(int, Range<Integer>, ListWrapperCallback<RestPreference>) - Constructor for class com.atlassian.bamboo.plugins.rest.preference.model.RestPreferenceList
-
- RestPreferences - Class in com.atlassian.bamboo.plugins.rest.preference.model
-
- RestPreferences() - Constructor for class com.atlassian.bamboo.plugins.rest.preference.model.RestPreferences
-
- RestPreferences(Link, RestPreferenceList) - Constructor for class com.atlassian.bamboo.plugins.rest.preference.model.RestPreferences
-
- RestProgress - Class in com.atlassian.bamboo.plugins.rest.model.build
-
- RestProgress() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.RestProgress
-
- RestProgress(ExecutionStatus) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.RestProgress
-
- RestProject - Class in com.atlassian.bamboo.plugins.rest.model.project
-
- RestProject() - Constructor for class com.atlassian.bamboo.plugins.rest.model.project.RestProject
-
- RestProject(Project, UriInfo) - Constructor for class com.atlassian.bamboo.plugins.rest.model.project.RestProject
-
- RestProject(Project, UriInfo, User, PlanRestService) - Constructor for class com.atlassian.bamboo.plugins.rest.model.project.RestProject
-
- RestProject - Class in com.atlassian.bamboo.rest.model.project
-
- RestProject() - Constructor for class com.atlassian.bamboo.rest.model.project.RestProject
-
- RestProject(Project) - Constructor for class com.atlassian.bamboo.rest.model.project.RestProject
-
- RestProject(String, String) - Constructor for class com.atlassian.bamboo.rest.model.project.RestProject
-
- RestProject(String, String, String) - Constructor for class com.atlassian.bamboo.rest.model.project.RestProject
-
- RestProjectExpander - Class in com.atlassian.bamboo.plugins.rest.model.project
-
- RestProjectExpander(LabelManager) - Constructor for class com.atlassian.bamboo.plugins.rest.model.project.RestProjectExpander
-
- RestProjectIdentifier - Class in com.atlassian.bamboo.rest.model.plan
-
- RestProjectIdentifier(ProjectIdentifier) - Constructor for class com.atlassian.bamboo.rest.model.plan.RestProjectIdentifier
-
- RestProjectList - Class in com.atlassian.bamboo.plugins.rest.model.project
-
- RestProjectList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.project.RestProjectList
-
- RestProjectList(int, Range<Integer>, ListWrapperCallback<RestProject>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.project.RestProjectList
-
- RestProjects - Class in com.atlassian.bamboo.plugins.rest.model.project
-
- RestProjects() - Constructor for class com.atlassian.bamboo.plugins.rest.model.project.RestProjects
-
- RestProjects(Link, RestProjectList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.project.RestProjects
-
- RestQuarantineConfig - Class in com.atlassian.bamboo.rest.model.admin.quarantine
-
Model class for quarantine REST resource.
- RestQuarantineConfig() - Constructor for class com.atlassian.bamboo.rest.model.admin.quarantine.RestQuarantineConfig
-
- RestQuarantineConfig(Boolean) - Constructor for class com.atlassian.bamboo.rest.model.admin.quarantine.RestQuarantineConfig
-
- RestQuarantineExpiry - Class in com.atlassian.bamboo.rest.model.build.test
-
- RestQuarantineExpiry(Integer, String) - Constructor for class com.atlassian.bamboo.rest.model.build.test.RestQuarantineExpiry
-
- RestQueuedBuild - Class in com.atlassian.bamboo.plugins.rest.model.queue
-
- RestQueuedBuild() - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- RestQueuedBuild(BuildContext) - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- RestQueuedBuild(BuildContext, UriInfo) - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- RestQueuedBuild(ChainExecution, List<? extends RepositoryChangeset>, UriInfo) - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- RestQueuedBuild(BuildContext, List<? extends RepositoryChangeset>, UriInfo) - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- RestQueuedBuild(PlanResultKey, TriggerReason, List<? extends RepositoryChangeset>, UriInfo) - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- RestQueuedBuild - Class in com.atlassian.bamboo.testutils.backdoor.model.queue
-
This is partial copy of com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
can be removed once above class will be moved to bamboo-rest-model
- RestQueuedBuild() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.queue.RestQueuedBuild
-
- RestQueuedBuildExpander - Class in com.atlassian.bamboo.plugins.rest.model.queue
-
- RestQueuedBuildExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuildExpander
-
- RestQueuedBuildList - Class in com.atlassian.bamboo.plugins.rest.model.queue
-
- RestQueuedBuildList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuildList
-
- RestQueuedBuildList(int, Range<Integer>, ListWrapperCallback<RestQueuedBuild>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuildList
-
- RestQueuedBuilds - Class in com.atlassian.bamboo.plugins.rest.model.queue
-
- RestQueuedBuilds() - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuilds
-
- RestQueuedBuilds(RestQueuedBuildList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuilds
-
- RestQueuedDeployment - Class in com.atlassian.bamboo.plugins.rest.model.queue
-
- RestQueuedDeployment() - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedDeployment
-
- RestQueuedDeployment(long, UriInfo) - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedDeployment
-
- RestQueuedDeploymentList - Class in com.atlassian.bamboo.plugins.rest.model.queue
-
- RestQueuedDeploymentList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedDeploymentList
-
- RestQueuedDeploymentList(int, Range<Integer>, ListWrapperCallback<RestQueuedDeployment>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedDeploymentList
-
- RestQueuedDeployments - Class in com.atlassian.bamboo.plugins.rest.model.queue
-
- RestQueuedDeployments() - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedDeployments
-
- RestQueuedDeployments(RestQueuedDeploymentList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedDeployments
-
- RestQuickFilter - Class in com.atlassian.bamboo.rest.model.quickfilter
-
A simplified representation of a quick filter.
- RestQuickFilter() - Constructor for class com.atlassian.bamboo.rest.model.quickfilter.RestQuickFilter
-
- RestRemoteAgentAuthentication - Class in com.atlassian.bamboo.rest.model.agent
-
- RestRemoteAgentAuthentication() - Constructor for class com.atlassian.bamboo.rest.model.agent.RestRemoteAgentAuthentication
-
- RestRemoteAgentAuthenticationExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestRemoteAgentAuthenticationExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestRemoteAgentAuthenticationExampleDocument
-
- RestRemoteAgentConfiguration - Class in com.atlassian.bamboo.rest.model.admin.agent
-
Rest model for configuration of remote agent support
- RestRemoteAgentConfiguration() - Constructor for class com.atlassian.bamboo.rest.model.admin.agent.RestRemoteAgentConfiguration
-
- RestReport - Class in com.atlassian.bamboo.plugins.rest.model.chart
-
User: mwent Date: May 15, 2009 Time: 12:32:21 PM
- RestReport() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chart.RestReport
-
- RestReport(String, String) - Constructor for class com.atlassian.bamboo.plugins.rest.model.chart.RestReport
-
- RestReportList - Class in com.atlassian.bamboo.plugins.rest.model.chart
-
User: mwent Date: May 15, 2009 Time: 12:37:52 PM
- RestReportList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chart.RestReportList
-
- RestReportList(int, Range<Integer>, ListWrapperCallback<RestReport>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.chart.RestReportList
-
- RestReports - Class in com.atlassian.bamboo.plugins.rest.model.chart
-
- RestReports() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chart.RestReports
-
- RestReports(Link, RestReportList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.chart.RestReports
-
- RestRepository - Class in com.atlassian.bamboo.rest.model.repository
-
- RestRepository(Long, String, String, boolean) - Constructor for class com.atlassian.bamboo.rest.model.repository.RestRepository
-
- RestRepositoryConfig - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestRepositoryConfig(RestRepositoryConfig) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- RestRepositoryConfig() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- RestRepositoryConnectionResult - Class in com.atlassian.bamboo.rest.model.repository
-
A result of testing connection to repository.
- RestRepositoryConnectionResult() - Constructor for class com.atlassian.bamboo.rest.model.repository.RestRepositoryConnectionResult
-
- RestRepositoryConnectionResult(Iterable<String>) - Constructor for class com.atlassian.bamboo.rest.model.repository.RestRepositoryConnectionResult
-
- RestRepositoryDefinition - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestRepositoryDefinition(long, RestRepositoryConfig) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryDefinition
-
- RestRepositoryDefinition() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryDefinition
-
- RestRepositoryHelper - Class in com.atlassian.bamboo.testutils.backdoor.repository
-
Helper methods related to repository model classes in functional tests.
- RestRepositoryList - Class in com.atlassian.bamboo.rest.model.repository
-
- RestRepositoryList(int, Range<Integer>, List<RestRepository>) - Constructor for class com.atlassian.bamboo.rest.model.repository.RestRepositoryList
-
- RestRequest - Class in com.atlassian.bamboo.plugins.git.rest.entity
-
- RestRequest() - Constructor for class com.atlassian.bamboo.plugins.git.rest.entity.RestRequest
-
- RestRequirement - Class in com.atlassian.bamboo.rest.model.plan.stage.job.requirement
-
- RestRequirement(ImmutableRequirement) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.job.requirement.RestRequirement
-
- RestRequirement.RequirementOperations - Class in com.atlassian.bamboo.rest.model.plan.stage.job.requirement
-
- RestRequirement.RequirementReadonlyData - Class in com.atlassian.bamboo.rest.model.plan.stage.job.requirement
-
- RestRequirementMatcher - Class in com.atlassian.bamboo.testutils.matchers.rest.model.plan.stage.job.requirement
-
- RestRequirementMatcher.Builder - Class in com.atlassian.bamboo.testutils.matchers.rest.model.plan.stage.job.requirement
-
- RestResource - Class in com.atlassian.bamboo.plugins.bitbucket.rest.entity.resource
-
- RestResource(String, UriBuilder) - Constructor for class com.atlassian.bamboo.plugins.bitbucket.rest.entity.resource.RestResource
-
- RestResource - Class in com.atlassian.bamboo.plugins.rest.model.resource
-
User: mwent Date: May 22, 2009 Time: 7:51:03 PM
- RestResource(String, Link) - Constructor for class com.atlassian.bamboo.plugins.rest.model.resource.RestResource
-
- RestResource - Class in com.atlassian.bamboo.rest.model
-
- RestResource() - Constructor for class com.atlassian.bamboo.rest.model.RestResource
-
Deprecated.
- RestResourceList - Class in com.atlassian.bamboo.plugins.rest.model.resource
-
User: mwent Date: May 22, 2009 Time: 7:53:23 PM
- RestResourceList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.resource.RestResourceList
-
- RestResourceList(int, Range<Integer>, ListWrapperCallback<RestResource>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.resource.RestResourceList
-
- RestResources - Class in com.atlassian.bamboo.plugins.bitbucket.rest.entity.resource
-
- RestResources(List<RestResource>) - Constructor for class com.atlassian.bamboo.plugins.bitbucket.rest.entity.resource.RestResources
-
- RestResources - Class in com.atlassian.bamboo.plugins.rest.model.resource
-
- RestResources() - Constructor for class com.atlassian.bamboo.plugins.rest.model.resource.RestResources
-
- RestResources(Link, RestResourceList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.resource.RestResources
-
- RestResponse - Class in com.atlassian.bamboo.rest.entity
-
- RestResponse() - Constructor for class com.atlassian.bamboo.rest.entity.RestResponse
-
- RestResponse.Builder - Class in com.atlassian.bamboo.rest.entity
-
- RestResultExpander - Class in com.atlassian.bamboo.plugins.rest.model.build
-
User: mwent Date: Apr 17, 2009 Time: 12:20:55 PM
- RestResultExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.RestResultExpander
-
- restResultKey - Variable in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- RestResultKey - Class in com.atlassian.bamboo.rest.model
-
- RestResultKey(ResultKey) - Constructor for class com.atlassian.bamboo.rest.model.RestResultKey
-
- RestResultKey() - Constructor for class com.atlassian.bamboo.rest.model.RestResultKey
-
- RestResultList - Class in com.atlassian.bamboo.plugins.rest.model.build
-
- RestResultList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.RestResultList
-
- RestResultList(int, Range<Integer>, ListWrapperCallback<Result>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.RestResultList
-
- RestResults - Class in com.atlassian.bamboo.plugins.rest.model.build
-
- RestResults() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.RestResults
-
- RestResults(Link, RestResultList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.RestResults
-
- RestResultStatus - Class in com.atlassian.bamboo.plugins.rest.model.build.status
-
- RestResultStatus() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.status.RestResultStatus
-
- RestResultStatusExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestResultStatusExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestResultStatusExampleDocument
-
- RESTRICTED_ADMIN - Static variable in class com.atlassian.bamboo.testutils.user.TestUser
-
- RESTRICTED_ADMIN - Static variable in class com.atlassian.bamboo.user.Authority
-
- RESTRICTED_ADMIN_ACCESS_DENIED_ERROR - Static variable in class com.atlassian.bamboo.configuration.GlobalAdminAction
-
- RestrictedAdminAwareVoter - Class in com.atlassian.bamboo.security.acegi.vote
-
- RestrictedAdminAwareVoter(AclService, String, Permission[]) - Constructor for class com.atlassian.bamboo.security.acegi.vote.RestrictedAdminAwareVoter
-
- RestrictedAdminAwareWebworkAclVoter - Class in com.atlassian.bamboo.security.acegi.vote
-
- RestrictedAdminAwareWebworkAclVoter(AclService, String, Permission[]) - Constructor for class com.atlassian.bamboo.security.acegi.vote.RestrictedAdminAwareWebworkAclVoter
-
- RESTRICTEDADMINISTRATION - Static variable in class com.atlassian.bamboo.security.acegi.acls.BambooPermission
-
- RestrictedAdminMenuCondition - Class in com.atlassian.bamboo.ww2.actions.admin
-
Web item condition for Restricted Admin actions
- RestrictedAdminMenuCondition() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.RestrictedAdminMenuCondition
-
- RestrictedCharsAwareBufferingXmlWriter - Class in com.ctc.wstx.sw
-
Concrete implementation of
XmlWriter
that will dispatch writes
to another writer (of type
Writer
, and will NOT handle
encoding.
- RestrictedCharsAwareBufferingXmlWriter(Writer, WriterConfig, String, boolean, OutputStream, int) - Constructor for class com.ctc.wstx.sw.RestrictedCharsAwareBufferingXmlWriter
-
- RESTRICTIVE_ISSUE_KEY_BOUNDARY_REGEX - Static variable in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
- RestRole - Class in com.atlassian.bamboo.rest.model.admin.role
-
Model for role permission REST endpoint
- RestRole() - Constructor for class com.atlassian.bamboo.rest.model.admin.role.RestRole
-
- RestRole(String) - Constructor for class com.atlassian.bamboo.rest.model.admin.role.RestRole
-
- RestRolePermission - Class in com.atlassian.bamboo.rest.model.permission
-
Model for role permission REST endpoint
- RestRolePermission(String, Collection<String>) - Constructor for class com.atlassian.bamboo.rest.model.permission.RestRolePermission
-
- RestRollback - Class in com.atlassian.bamboo.testutils.backdoor.model.rollback
-
- RestRollback() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.rollback.RestRollback
-
- RestRssSecurityConfiguration - Class in com.atlassian.bamboo.rest.model.admin.security
-
- RestRssSecurityConfiguration(RssSecurityConfiguration) - Constructor for class com.atlassian.bamboo.rest.model.admin.security.RestRssSecurityConfiguration
-
- RestScheduledJob - Class in com.atlassian.bamboo.rest.model.admin.scheduler
-
Model of a Scheduled Job used for REST resources to allow serialization/deserialization to/from JSON and XML.
- RestScheduledJob() - Constructor for class com.atlassian.bamboo.rest.model.admin.scheduler.RestScheduledJob
-
Default constructor.
- RestScheduledJob(String, String, Date) - Constructor for class com.atlassian.bamboo.rest.model.admin.scheduler.RestScheduledJob
-
Parameterized constructor.
- RestScheduledJob(ScheduledJob) - Constructor for class com.atlassian.bamboo.rest.model.admin.scheduler.RestScheduledJob
-
Copy constructor.
- RestSecuritySettings - Class in com.atlassian.bamboo.rest.model.admin.security
-
Model for security settings.
- RestSecuritySettings() - Constructor for class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- RestSecuritySettings(AdministrationConfiguration) - Constructor for class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- RestSecuritySettings.RestBruteForceProtection - Class in com.atlassian.bamboo.rest.model.admin.security
-
- RestSecuritySettings.RestSignUp - Class in com.atlassian.bamboo.rest.model.admin.security
-
- RestSecuritySettings.RestXsrfProtection - Class in com.atlassian.bamboo.rest.model.admin.security
-
- RestSecuritySettingsService - Interface in com.atlassian.bamboo.plugins.rest.admin.security
-
- RestSecuritySettingsServiceImpl - Class in com.atlassian.bamboo.plugins.rest.admin.security
-
Service layer to manage security settings
- RestSecuritySettingsServiceImpl(AdministrationConfigurationService, FeatureManager, I18nResolver, RestPermissionCheck) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.security.RestSecuritySettingsServiceImpl
-
- RestServerStatusInfo - Class in com.atlassian.bamboo.plugins.rest.model.server
-
- RestServerStatusInfo(ServerStatusInfo, BambooAuthenticationContext) - Constructor for class com.atlassian.bamboo.plugins.rest.model.server.RestServerStatusInfo
-
- RestSharedCredential - Class in com.atlassian.bamboo.rest.model.admin.sharedcredentials
-
Rest model for a shared credential.
- RestSharedCredential() - Constructor for class com.atlassian.bamboo.rest.model.admin.sharedcredentials.RestSharedCredential
-
- RestSignUp() - Constructor for class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestSignUp
-
- RestSignUp(Boolean, Boolean) - Constructor for class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestSignUp
-
- RestStage - Class in com.atlassian.bamboo.plugins.rest.model.chain
-
- RestStage() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStage
-
- RestStage(ImmutableChainStage, UriInfo, PlanRestService) - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStage
-
- RestStage - Class in com.atlassian.bamboo.rest.model.plan.stage
-
- RestStage() - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- RestStage(String, String, Boolean, Integer) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- RestStage(Long, String, String, Boolean) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- RestStage(Long, String, String, Boolean, Boolean) - Constructor for class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- RestStage - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestStage() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestStage
-
- RestStage(Long, String, String, Boolean) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestStage
-
- RestStage.Builder - Class in com.atlassian.bamboo.rest.model.plan.stage
-
- RestStageBatch - Class in com.atlassian.bamboo.plugins.testutils.rest.model
-
- RestStageBatch() - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch
-
- RestStageBatch(String, String, String, boolean, int, RestStageBatch.RestStageJobBatch) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch
-
- RestStageBatch.RestStageJobBatch - Class in com.atlassian.bamboo.plugins.testutils.rest.model
-
- RestStageExpander - Class in com.atlassian.bamboo.plugins.rest.model.chain
-
- RestStageExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStageExpander
-
- RestStageHelper - Class in com.atlassian.bamboo.testutils.backdoor.plans
-
- RestStageHelper() - Constructor for class com.atlassian.bamboo.testutils.backdoor.plans.RestStageHelper
-
- RestStageJobBatch() - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch.RestStageJobBatch
-
- RestStageJobBatch(String, String, String, boolean, int, int) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.model.RestStageBatch.RestStageJobBatch
-
- RestStageList - Class in com.atlassian.bamboo.plugins.rest.model.chain
-
- RestStageList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStageList
-
- RestStageList(int, Range<Integer>, ListWrapperCallback<RestStage>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStageList
-
- RestStageList - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestStageList() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestStageList
-
- RestStageList(List<RestStage>) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestStageList
-
- RestStageResult - Class in com.atlassian.bamboo.plugins.rest.model.chain
-
- RestStageResult() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResult
-
- RestStageResult(ChainStageResult, UriInfo, UriBuilder, boolean, BuildLoggerManager, PlanExecutionManager, BuildQueueManager, StageStatusHelper, List<ChainStageResult>, ExecutableAgentsHelper, BuildLogFileAccessorFactory, PlanRestService) - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResult
-
- RestStageResultExpander - Class in com.atlassian.bamboo.plugins.rest.model.chain
-
- RestStageResultExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResultExpander
-
- RestStageResultList - Class in com.atlassian.bamboo.plugins.rest.model.chain
-
- RestStageResultList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResultList
-
- RestStageResultList(int, Range<Integer>, ListWrapperCallback<RestStageResult>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResultList
-
- RestStageResults - Class in com.atlassian.bamboo.plugins.rest.model.chain
-
- RestStageResults() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResults
-
- RestStageResults(Link, RestStageResultList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResults
-
- RestStageResultStatus - Class in com.atlassian.bamboo.plugins.rest.model.build.status
-
- RestStageResultStatus() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- RestStageResultStatus(StageExecution, PlanExecutionManager) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- RestStageResultStatusExpander - Class in com.atlassian.bamboo.plugins.rest.model.build.status
-
- RestStageResultStatusExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatusExpander
-
- RestStageResultStatusList - Class in com.atlassian.bamboo.plugins.rest.model.build.status
-
- RestStageResultStatusList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatusList
-
- RestStageResultStatusList(int, Range<Integer>, ListWrapperCallback<RestStageResultStatus>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatusList
-
- RestStages - Class in com.atlassian.bamboo.plugins.rest.model.chain
-
- RestStages() - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStages
-
- RestStages(Link, RestStageList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.chain.RestStages
-
- RestStageService - Interface in com.atlassian.bamboo.plugins.rest.plan.stage
-
Service for rest related stage operations.
- RestStageServiceImpl - Class in com.atlassian.bamboo.plugins.rest.plan.stage
-
Provides stage information and operations in restful formats
- RestStageServiceImpl(BuildExecutionManager, I18nResolver, RestArtifactService, RestJobService, StageConversionFunction, StageService) - Constructor for class com.atlassian.bamboo.plugins.rest.plan.stage.RestStageServiceImpl
-
- RestStats - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestStats() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestStats
-
- RestStats(long, double, double, double, double, Map<Integer, Double>, String) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestStats
-
- RestStorageConfiguration - Class in com.atlassian.bamboo.rest.model.admin.storage
-
- RestStorageConfiguration(StorageLimits) - Constructor for class com.atlassian.bamboo.rest.model.admin.storage.RestStorageConfiguration
-
- RestTask - Class in com.atlassian.bamboo.rest.model.plan.stage.job.task
-
- RestTask - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestTask() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestTask
-
- RestTask(String, String, String, Map<String, String>) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestTask
-
- RestTask.Builder - Class in com.atlassian.bamboo.rest.model.plan.stage.job.task
-
- RestTaskList - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestTaskList() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestTaskList
-
- RestTaskList(List<RestTask>) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestTaskList
-
- RestTestError - Class in com.atlassian.bamboo.plugins.rest.model.build.test
-
- RestTestError() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.test.RestTestError
-
- RestTestError(String) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.test.RestTestError
-
- RestTestErrorList - Class in com.atlassian.bamboo.plugins.rest.model.build.test
-
- RestTestErrorList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.test.RestTestErrorList
-
- RestTestErrorList(int, Range<Integer>, ListWrapperCallback<RestTestError>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.test.RestTestErrorList
-
- RestTestResult - Class in com.atlassian.bamboo.plugins.rest.model.build.test
-
- RestTestResult() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResult
-
- RestTestResult(TestCaseResult, String) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResult
-
- RestTestResult(TestResults, String) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResult
-
- RestTestResultExpander - Class in com.atlassian.bamboo.plugins.rest.model.build.test
-
- RestTestResultExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResultExpander
-
- RestTestResultList - Class in com.atlassian.bamboo.plugins.rest.model.build.test
-
- RestTestResultList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResultList
-
- RestTestResultList(int, Range<Integer>, ListWrapperCallback<RestTestResult>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResultList
-
- RestTestResults - Class in com.atlassian.bamboo.plugins.rest.model.build.test
-
- RestTestResults() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResults
-
- RestTestResults(ImmutableResultsSummary, BuildResults, UriInfo) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResults
-
- RestTestResultsExpander - Class in com.atlassian.bamboo.plugins.rest.model.build.test
-
- RestTestResultsExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResultsExpander
-
- RestTrigger - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestTrigger() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestTrigger
-
- RestTrigger(String, Map<String, String>) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestTrigger
-
- RestTrigger(TestTriggerDetails) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestTrigger
-
- RestTrustedKey - Class in com.atlassian.bamboo.rest.model.admin.ssh
-
Rest model for a ssh host keys.
- RestTrustedKey() - Constructor for class com.atlassian.bamboo.rest.model.admin.ssh.RestTrustedKey
-
- RestTrustedKey(Long, String, String) - Constructor for class com.atlassian.bamboo.rest.model.admin.ssh.RestTrustedKey
-
- RestUpdateDeploymentProjectRequest - Class in com.atlassian.bamboo.rest.model.deployments.projects
-
- RestUpdateDeploymentProjectRequest(String, String, String) - Constructor for class com.atlassian.bamboo.rest.model.deployments.projects.RestUpdateDeploymentProjectRequest
-
- RestUser - Class in com.atlassian.bamboo.rest.model.admin.user
-
Model representing a user in Bamboo.
- RestUser(String, String, String) - Constructor for class com.atlassian.bamboo.rest.model.admin.user.RestUser
-
- RestUser(String, String, String, String) - Constructor for class com.atlassian.bamboo.rest.model.admin.user.RestUser
-
- RestUser - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestUser() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- RestUser(User) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- RestUserAlias - Class in com.atlassian.bamboo.rest.model.admin.alias
-
Model for user repository alias REST endpoint
- RestUserAlias() - Constructor for class com.atlassian.bamboo.rest.model.admin.alias.RestUserAlias
-
- RestUserAlias(String) - Constructor for class com.atlassian.bamboo.rest.model.admin.alias.RestUserAlias
-
- RestUserDarkFeature - Class in com.atlassian.bamboo.plugins.rest.admin.darkfeature
-
- RestUserDarkFeature(String, String, boolean) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.darkfeature.RestUserDarkFeature
-
- RestUserDetails - Class in com.atlassian.bamboo.rest.model.admin.user
-
Model representing a user, with information about directory
- RestUserDetails(String, String, String, String, boolean, String, boolean) - Constructor for class com.atlassian.bamboo.rest.model.admin.user.RestUserDetails
-
- RestUserList - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- RestUserList() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestUserList
-
- RestUserList(List<RestUser>) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.RestUserList
-
- RestUserPasswordUpdate - Class in com.atlassian.bamboo.rest.model.admin.user
-
Model representing user password change request
since 6.6
- RestUserPasswordUpdate(String, String, String) - Constructor for class com.atlassian.bamboo.rest.model.admin.user.RestUserPasswordUpdate
-
- RestUserPermission - Class in com.atlassian.bamboo.rest.model.permission
-
Model for user permission REST endpoint
- RestUserPermission(User, Collection<String>) - Constructor for class com.atlassian.bamboo.rest.model.permission.RestUserPermission
-
- RestUserPermission(String, String, String, Collection<String>) - Constructor for class com.atlassian.bamboo.rest.model.permission.RestUserPermission
-
- RestUserRenameRequest - Class in com.atlassian.bamboo.rest.model.admin.user
-
Model representing user rename request
- RestUserRenameRequest(String, String) - Constructor for class com.atlassian.bamboo.rest.model.admin.user.RestUserRenameRequest
-
- RestVariable - Class in com.atlassian.bamboo.plugins.rest.model.build.variable
-
- RestVariable() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.variable.RestVariable
-
- RestVariable(String, String) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.variable.RestVariable
-
- RestVariableDefinition - Class in com.atlassian.bamboo.testutils.rest.entity
-
- RestVariableDefinition(String, String) - Constructor for class com.atlassian.bamboo.testutils.rest.entity.RestVariableDefinition
-
- RestVariableDefinition(VariableDefinition) - Constructor for class com.atlassian.bamboo.testutils.rest.entity.RestVariableDefinition
-
- RestVariableDefinitionContext - Class in com.atlassian.bamboo.plugins.rest.model.configuration
-
- RestVariableDefinitionContext() - Constructor for class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableDefinitionContext
-
- RestVariableDefinitionContext(VariableDefinitionContext) - Constructor for class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableDefinitionContext
-
- RestVariableDefinitionContextList - Class in com.atlassian.bamboo.plugins.rest.model.configuration
-
- RestVariableDefinitionContextList(List<VariableDefinitionContext>, int) - Constructor for class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableDefinitionContextList
-
- RestVariableExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- RestVariableExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.RestVariableExampleDocument
-
- RestVariableList - Class in com.atlassian.bamboo.plugins.rest.model.build.variable
-
- RestVariableList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.variable.RestVariableList
-
- RestVariableList(int, Range<Integer>, ListWrapperCallback<RestVariable>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.variable.RestVariableList
-
- RestVariableSubstitutionContext - Class in com.atlassian.bamboo.plugins.rest.model.configuration
-
- RestVariableSubstitutionContext() - Constructor for class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableSubstitutionContext
-
- RestVariableSubstitutionContext(VariableSubstitutionContext) - Constructor for class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableSubstitutionContext
-
- RestVcsBranch - Class in com.atlassian.bamboo.plugins.rest.model.plan.branch
-
- RestVcsBranch() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestVcsBranch
-
- RestVcsBranch(String) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestVcsBranch
-
- RestVcsBranches - Class in com.atlassian.bamboo.plugins.rest.model.plan.branch
-
- RestVcsBranches() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestVcsBranches
-
- RestVcsBranches(Link, RestVcsBranchList) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestVcsBranches
-
- RestVcsBranchList - Class in com.atlassian.bamboo.plugins.rest.model.plan.branch
-
- RestVcsBranchList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestVcsBranchList
-
- RestVcsBranchList(int, Range<Integer>, ListWrapperCallback<RestVcsBranch>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestVcsBranchList
-
- RestVcsLocationBambooSpecsState - Class in com.atlassian.bamboo.rest.model.repository
-
- RestVcsLocationBambooSpecsState(VcsLocationBambooSpecsState) - Constructor for class com.atlassian.bamboo.rest.model.repository.RestVcsLocationBambooSpecsState
-
- RestVcsLocationSpecsStatus - Class in com.atlassian.bamboo.rest.model.repository
-
- RestVcsLocationSpecsStatus(boolean, List<RestVcsLocationBambooSpecsState>) - Constructor for class com.atlassian.bamboo.rest.model.repository.RestVcsLocationSpecsStatus
-
- RestVerificationRequest - Class in com.atlassian.bamboo.plugins.rest.admin.globalvariable
-
- RestVerificationRequest() - Constructor for class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestVerificationRequest
-
- RestVerificationRequest(String, String) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestVerificationRequest
-
- RestVersionNamingDetails - Class in com.atlassian.bamboo.testutils.backdoor.model.deployment
-
- RestVersionNamingDetails() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestVersionNamingDetails
-
- RestVersionNamingDetails(TestDeploymentProjectVersionNamingDetails) - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestVersionNamingDetails
-
- RestWarningAnnotation - Class in com.atlassian.bamboo.rest.model.warning
-
- RestWarningAnnotation(String, String, WarningAnnotation.Severity, Integer, String, String) - Constructor for class com.atlassian.bamboo.rest.model.warning.RestWarningAnnotation
-
- RestWarnings - Class in com.atlassian.bamboo.rest.model
-
- RestWarnings() - Constructor for class com.atlassian.bamboo.rest.model.RestWarnings
-
- RestWarnings(List<RestArtifactSubscriptions>, String) - Constructor for class com.atlassian.bamboo.rest.model.RestWarnings
-
- RestWarnings(Boolean, List<RestArtifactSubscriptions>) - Constructor for class com.atlassian.bamboo.rest.model.RestWarnings
-
- RestWarnings(Boolean, List<RestArtifactSubscriptions>, String) - Constructor for class com.atlassian.bamboo.rest.model.RestWarnings
-
- RestWarningSummary - Class in com.atlassian.bamboo.rest.model.warning
-
- RestWarningSummary(long, long, long) - Constructor for class com.atlassian.bamboo.rest.model.warning.RestWarningSummary
-
- RestXsrfProtection() - Constructor for class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestXsrfProtection
-
- RestXsrfProtection(Boolean, Boolean) - Constructor for class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestXsrfProtection
-
- Result - Class in com.atlassian.bamboo.plugins.rest.model.build
-
- Result() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- Result(ImmutableResultsSummary, UriInfo, UriBuilder, PlanRestService) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- RESULT - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- Result - Class in com.atlassian.bamboo.testutils.backdoor.model
-
- Result() - Constructor for class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- RESULT - Static variable in class com.atlassian.bamboo.testutils.rest.common.RestConstants
-
- Result<E extends Throwable,T> - Class in com.atlassian.bamboo.utils.fage
-
Formalized encapsulation of Either to return either result or exception.
- result(T) - Static method in class com.atlassian.bamboo.utils.fage.Result
-
Create
Result
object with valid result object
- RESULT_ID_KEY - Static variable in class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyTriggerReason
-
- RESULT_KEY - Static variable in class com.atlassian.bamboo.build.monitoring.DeploymentStopDelayedJob
-
- RESULT_KEY - Static variable in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- RESULT_KEY - Static variable in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- RESULT_SUMMARY - Static variable in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl_
-
- RESULT_UNATTENDED - Static variable in interface com.atlassian.bamboo.ww2.actions.setup.BambooSetupConstants
-
- ResultComment - Class in com.atlassian.bamboo.pageobjects.pages.plan.result
-
- ResultComment(String, String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultComment
-
- ResultDataRead - Enum in com.atlassian.bamboo.resultsummary
-
- ResultDetails - Class in com.atlassian.bamboo.plugins.rest.model.build
-
- ResultDetails() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.ResultDetails
-
- ResultDetails(ResultsSummary, UriInfo, UriBuilder, BuildLoggerManager, BuildLogFileAccessorFactory, PlanRestService) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.ResultDetails
-
- ResultDetails - Class in com.atlassian.bamboo.testutils.backdoor.model.build
-
- ResultDetailsMatcher - Class in com.atlassian.bamboo.matcher.build
-
- ResultDetailsMatcher() - Constructor for class com.atlassian.bamboo.matcher.build.ResultDetailsMatcher
-
- ResultEvent - Interface in com.atlassian.bamboo.event
-
- ResultExampleDocument - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- ResultExampleDocument() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.ResultExampleDocument
-
- ResultIdResultDeletionSQLAdapter - Class in com.atlassian.bamboo.resultsummary
-
- ResultIdResultDeletionSQLAdapter(Long) - Constructor for class com.atlassian.bamboo.resultsummary.ResultIdResultDeletionSQLAdapter
-
- resultIsException() - Static method in class com.atlassian.bamboo.utils.BambooFunctions
-
- resultIsResult() - Static method in class com.atlassian.bamboo.utils.BambooFunctions
-
- ResultJobArtifactsPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.result
-
- ResultJobArtifactsPage(PlanResultKey, String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultJobArtifactsPage
-
- ResultJobArtifactsPage(PlanResultKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultJobArtifactsPage
-
- ResultJobArtifactsPage.Artifact - Class in com.atlassian.bamboo.pageobjects.pages.plan.result
-
- resultKey - Variable in class com.atlassian.bamboo.process.StreamToBuildLoggerOutputHandler
-
- ResultKey - Interface in com.atlassian.bamboo
-
Common interface to identify a result of running something identified by a
Key
- resultKey - Variable in class com.atlassian.bamboo.v2.build.agent.AbstractBuildAwareAgentStatus
-
- resultKey - Variable in class com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
-
- ResultKeyProvider - Interface in com.atlassian.bamboo.core
-
- ResultKeyUserType<K extends ResultKey> - Class in com.atlassian.bamboo.key
-
- ResultKeyUserType(Class<K>) - Constructor for class com.atlassian.bamboo.key.ResultKeyUserType
-
- ResultLabelAddedEvent - Class in com.atlassian.bamboo.event
-
- ResultLabelAddedEvent(Object, PlanResultKey, String, User) - Constructor for class com.atlassian.bamboo.event.ResultLabelAddedEvent
-
- ResultLabelEvent - Class in com.atlassian.bamboo.event
-
- ResultLabelEvent(Object, PlanResultKey, String, User) - Constructor for class com.atlassian.bamboo.event.ResultLabelEvent
-
- ResultLabelRemovedEvent - Class in com.atlassian.bamboo.event
-
- ResultLabelRemovedEvent(Object, PlanResultKey, String, User) - Constructor for class com.atlassian.bamboo.event.ResultLabelRemovedEvent
-
- ResultProcessor - Interface in com.atlassian.bamboo.v2.build.agent
-
- ResultResource - Class in com.atlassian.bamboo.plugins.rest.resource
-
Provide build results information.
- ResultResource(ResultService, FeatureManager) - Constructor for class com.atlassian.bamboo.plugins.rest.resource.ResultResource
-
- ResultResource - Class in com.atlassian.bamboo.plugins.testutils.rest.resource.plan
-
- ResultResource(CachedPlanManager, ResultsSummaryManager, BuildResultWarningSummaryManager) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.resource.plan.ResultResource
-
- results - Variable in class com.atlassian.bamboo.plugins.rest.model.build.RestResultList
-
- results - Variable in class com.atlassian.bamboo.plugins.rest.model.build.RestResults
-
- results - Variable in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- results - Variable in class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResult
-
- results - Variable in class com.atlassian.bamboo.rest.model.plan.directoryinfo.DirectoryInformationResponse
-
- RESULTS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- RESULTS_BUILD_EXPIRY_TYPE - Static variable in class com.atlassian.bamboo.build.expiry.BuildExpiryType
-
- RESULTS_EXPIRY - Static variable in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- RESULTS_SUMMARY_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- RESULTS_URL - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- ResultService - Interface in com.atlassian.bamboo.plugins.rest.service
-
- ResultServiceImpl - Class in com.atlassian.bamboo.plugins.rest.service
-
Service used to retrieve build results
- ResultServiceImpl(AdministrationConfigurationAccessor, ArtifactLinkManager, BambooUserManager, BuildLogFileAccessorFactory, BuildLoggerManager, BuildQueueManager, CommentService, ExecutableAgentsHelper, I18nResolver, LabelManager, PlanExecutionManager, PlanRestService, ProjectsRestService, ResultsSummaryManager, StageStatusHelper) - Constructor for class com.atlassian.bamboo.plugins.rest.service.ResultServiceImpl
-
- ResultSetMockBuilder - Class in com.atlassian.bamboo.testutils
-
A builder used to create mocks of SQL
ResultSet
.
- ResultSetMockBuilder() - Constructor for class com.atlassian.bamboo.testutils.ResultSetMockBuilder
-
- resultsList - Variable in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- resultsList - Variable in class com.atlassian.bamboo.ww2.actions.rss.RssFeedAction
-
- ResultsListAware - Interface in com.atlassian.bamboo.ww2.aware
-
- ResultsListAwareInterceptor - Class in com.atlassian.bamboo.ww2.interceptors
-
- ResultsListAwareInterceptor() - Constructor for class com.atlassian.bamboo.ww2.interceptors.ResultsListAwareInterceptor
-
- ResultsListProvider - Interface in com.atlassian.bamboo.ww2.aware
-
- resultsSummary - Variable in class com.atlassian.bamboo.build.PlanResultsAction
-
- resultsSummary - Variable in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- ResultsSummary - Interface in com.atlassian.bamboo.resultsummary
-
Used to store the result of all
Plan
executions
- resultsSummary - Variable in class com.atlassian.bamboo.resultsummary.tests.FilteredTestResultsAbstract
-
- resultsSummaryAccessor - Static variable in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- ResultsSummaryAware - Interface in com.atlassian.bamboo.ww2.aware
-
Interface defining that an object has a ResultSummary
- ResultsSummaryAwareInteceptor - Class in com.atlassian.bamboo.ww2.interceptors
-
Provides a very basic inteceptor which populates the build result summary if the build and build number exist.
- ResultsSummaryAwareInteceptor() - Constructor for class com.atlassian.bamboo.ww2.interceptors.ResultsSummaryAwareInteceptor
-
- resultsSummaryClass - Variable in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- ResultsSummaryCreationException - Exception in com.atlassian.bamboo.resultsummary
-
- ResultsSummaryCreationException() - Constructor for exception com.atlassian.bamboo.resultsummary.ResultsSummaryCreationException
-
- ResultsSummaryCreationException(String) - Constructor for exception com.atlassian.bamboo.resultsummary.ResultsSummaryCreationException
-
- ResultsSummaryCreationException(String, Throwable) - Constructor for exception com.atlassian.bamboo.resultsummary.ResultsSummaryCreationException
-
- ResultsSummaryCreationException(Throwable) - Constructor for exception com.atlassian.bamboo.resultsummary.ResultsSummaryCreationException
-
- ResultsSummaryCriteria - Class in com.atlassian.bamboo.resultsummary
-
Simple POJO for storing basic build results summary criteria to be used by various searchers
Allows narrowing criteria to either chain results or build results.
- ResultsSummaryCriteria() - Constructor for class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- ResultsSummaryCriteria(Class<? extends ResultsSummary>) - Constructor for class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- ResultsSummaryCriteria(String, Date, Date) - Constructor for class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- ResultsSummaryCriteria(String, int, int) - Constructor for class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- ResultsSummaryCriteria(String, Date, Date, int, int) - Constructor for class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- ResultsSummaryCriteria(String) - Constructor for class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- ResultsSummaryCriteria(String, boolean) - Constructor for class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- ResultsSummaryCriteria(String, int) - Constructor for class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- ResultsSummaryCriteria(String, BuildState) - Constructor for class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- ResultsSummaryCriteriaBuilder - Class in com.atlassian.bamboo.resultsummary
-
- ResultsSummaryCriteriaBuilder() - Constructor for class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- ResultsSummaryCriteriaConverter - Class in com.atlassian.bamboo.resultsummary
-
- ResultsSummaryDiscriminatorRegistry - Class in com.atlassian.bamboo.resultsummary
-
- ResultsSummaryDiscriminatorRegistry() - Constructor for class com.atlassian.bamboo.resultsummary.ResultsSummaryDiscriminatorRegistry
-
- ResultsSummaryIndexingListener - Class in com.atlassian.bamboo.index.buildresult
-
Listens for when a BuildResultsSummary gets updated and tries to re-index it
- ResultsSummaryIndexingListener() - Constructor for class com.atlassian.bamboo.index.buildresult.ResultsSummaryIndexingListener
-
- ResultsSummaryJsonDecorator - Class in com.atlassian.bamboo.plan
-
- ResultsSummaryJsonDecorator(TextProvider, ResultsSummary, ImmutablePlan) - Constructor for class com.atlassian.bamboo.plan.ResultsSummaryJsonDecorator
-
- resultsSummaryManager - Variable in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- resultsSummaryManager - Variable in class com.atlassian.bamboo.deployments.versions.actions.AbstractCreateDeploymentVersion
-
- resultsSummaryManager - Variable in class com.atlassian.bamboo.plan.AbstractPlan
-
- resultsSummaryManager - Variable in class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
-
- resultsSummaryManager - Variable in class com.atlassian.bamboo.reports.charts.BambooReportLineChart
-
- ResultsSummaryManager - Interface in com.atlassian.bamboo.resultsummary
-
- resultsSummaryManager - Variable in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- ResultsSummaryTestHelper - Class in com.atlassian.bamboo.testutils.resultsummary
-
- ResultsSummaryTestHelper() - Constructor for class com.atlassian.bamboo.testutils.resultsummary.ResultsSummaryTestHelper
-
- ResultsSummaryUpdatedEvent - Class in com.atlassian.bamboo.event
-
- ResultsSummaryUpdatedEvent(Object, PlanResultKey) - Constructor for class com.atlassian.bamboo.event.ResultsSummaryUpdatedEvent
-
- ResultsSummaryUpdatedEvent(Object, PlanResultKey, Set<String>) - Constructor for class com.atlassian.bamboo.event.ResultsSummaryUpdatedEvent
-
- ResultsSummaryVariableAccessor - Interface in com.atlassian.bamboo.resultsummary.variables
-
- ResultsSummaryVariableAccessorImpl - Class in com.atlassian.bamboo.resultsummary.variables
-
- ResultsSummaryVariableAccessorImpl(ResultsSummaryManager, VariableContextBaselineDao) - Constructor for class com.atlassian.bamboo.resultsummary.variables.ResultsSummaryVariableAccessorImpl
-
- ResultStatisticsProvider - Interface in com.atlassian.bamboo.resultsummary
-
An abstract interface of "result" objects which is used to draw statistics.
- ResultSummary(PageElement) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage.ResultSummary
-
- resultSummary - Static variable in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl_
-
- ResultSummaryClassHelper - Class in com.atlassian.bamboo.resultsummary
-
- ResultSummaryCommitsPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.result
-
A page containing all commits for a single build result.
- ResultSummaryCommitsPage(PlanResultKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultSummaryCommitsPage
-
- ResultSummaryHelper - Class in com.atlassian.bamboo.resultsummary
-
- ResultSummaryMetadataPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.result
-
A page containing all metadata for a single build result.
- ResultSummaryMetadataPage(PlanResultKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.result.ResultSummaryMetadataPage
-
- ResultSummaryPage - Class in com.atlassian.bamboo.pageobjects.pages.plan
-
- ResultSummaryPage(TestBuildDetails, int) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- ResultSummaryPage(PlanKey, int) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- ResultSummaryPage(PlanKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- ResultSummaryPage(String, int) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- ResultSummaryPage(PlanResultKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- ResultSummaryPredicates - Class in com.atlassian.bamboo.resultsummary
-
- resume() - Method in class com.atlassian.bamboo.plugins.rest.resource.ServerResource
-
Resumes the server
- resumeBuild() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.SuspendBuild
-
- resumeDeletions() - Method in interface com.atlassian.bamboo.deletion.DeletionService
-
Resumes delayed deletion.
- resumeDeletions() - Method in class com.atlassian.bamboo.deletion.DeletionServiceImpl
-
- resumeJob() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.SuspendJob
-
- ResumeManualActionModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- ResumeManualActionModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.ResumeManualActionModuleDescriptor
-
- ResumeManualStageAction - Interface in com.atlassian.bamboo.chains.plugins
-
Custom action that runs before the manual
ChainStage
has been continued
- resumeReloads() - Static method in class com.atlassian.bamboo.plugin.xwork.XWorkPluginConfigurationMaintainer
-
- resumeServer() - Method in class com.atlassian.bamboo.pageobjects.pages.global.ServerStateBanner
-
Resume the server.
- resumeServer() - Method in interface com.atlassian.bamboo.ServerLifecycleManager
-
- resumeServer() - Method in class com.atlassian.bamboo.ServerLifecycleManagerImpl
-
- resumeServer() - Method in class com.atlassian.bamboo.testutils.backdoor.ServerControl
-
Pause server
- retainAll(Collection<?>) - Method in class com.atlassian.bamboo.concurrent.BlockingSet
-
- retainAll(Collection<?>) - Method in class com.atlassian.bamboo.concurrent.BoundedSet
-
- retainAll(Collection<?>) - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- rethrow(T, Class<C>) - Static method in class com.atlassian.bamboo.util.BambooObjectUtils
-
- rethrow(T, Class<C>, Class<D>) - Static method in class com.atlassian.bamboo.util.BambooObjectUtils
-
- rethrowAnyCauseThatIsInstanceOf(T, Class<C>) - Static method in class com.atlassian.bamboo.util.BambooObjectUtils
-
Given a Throwable t, and a Throwable toRethrowC, if t is an instance of toRethrowC, it will be returned.
- rethrowOrRemoveDirectory(Exception, BuildLogger, File, String) - Method in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- rethrowUnexpectedException(T) - Static method in class com.atlassian.bamboo.util.BambooObjectUtils
-
- retrieve(BandanaContext, String) - Method in class com.atlassian.bamboo.bandana.BambooCachingBandanaPersister
-
- retrieve(BandanaContext) - Method in class com.atlassian.bamboo.bandana.BambooCachingBandanaPersister
-
Don't bother using the cache
- retrieve(BandanaContext, String) - Method in class com.atlassian.bamboo.bandana.BandanaPersisterImpl
-
- retrieve(BandanaContext) - Method in class com.atlassian.bamboo.bandana.BandanaPersisterImpl
-
- retrieve(BandanaContext, String) - Method in class com.atlassian.bamboo.bandana.DefaultBandanaPersister
-
- retrieve(BandanaContext) - Method in class com.atlassian.bamboo.bandana.DefaultBandanaPersister
-
- retrieve(BuildLogger, PlanResultKey, ArtifactSubscriptionContext, Map<String, String>, File, Multimap<String, Artifact>) - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactManager
-
- retrieve(BuildLogger, PlanResultKey, ResultKey, ArtifactDefinitionContext, String, Map<String, String>, File, Multimap<String, Artifact>) - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactManager
-
- retrieve(ResultKey, Artifact, ArtifactSubscriptionContext, ArtifactRetrievalConfig) - Method in class com.atlassian.bamboo.build.artifact.AbstractLocalArtifactHandler
-
- retrieve(ResultKey, Artifact, ArtifactSubscriptionContext, ArtifactRetrievalConfig) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandler
-
- retrieve(ResultKey, Artifact, ArtifactSubscriptionContext, ArtifactRetrievalConfig) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerDecoratorSupport
-
- retrieve(BuildLogger, PlanResultKey, ArtifactSubscriptionContext, Map<String, String>, File, Multimap<String, Artifact>) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactManager
-
Retrieves a plan artifact from artifact storage.
- retrieve(BuildLogger, PlanResultKey, ResultKey, ArtifactDefinitionContext, String, Map<String, String>, File, Multimap<String, Artifact>) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactManager
-
Retrieves an artifact from artifact storage.
- retrieve(Artifact, Path, SecureToken, Function<ArtifactUnpackResult, ArtifactRetrievalStatus>) - Method in class com.atlassian.bamboo.build.artifact.BambooArtifactHttpTransport
-
- retrieve(ResultKey, Artifact, ArtifactSubscriptionContext, ArtifactRetrievalConfig) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
-
- retrieve(ResultKey, Artifact, ArtifactSubscriptionContext, ArtifactRetrievalConfig) - Method in class com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlerPackagingDecorator
-
- retrieve(ResultKey, Artifact, ArtifactSubscriptionContext, ArtifactRetrievalConfig) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
-
- retrieveBambooSpecsExecutionLogs() - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainLogs
-
- retrieveBuildLogs(BuildResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainLogs
-
- retrieveCredentialTypeExporter(String) - Method in interface com.atlassian.bamboo.credentials.CredentialsManager
-
Find credential type exporter for given plugin key.
- retrieveCredentialTypeExporter(String) - Method in class com.atlassian.bamboo.credentials.CredentialsManagerImpl
-
- retrieveKeys(BandanaContext) - Method in class com.atlassian.bamboo.bandana.BambooCachingBandanaPersister
-
Don't bother using the cache
- retrieveKeys(BandanaContext) - Method in class com.atlassian.bamboo.bandana.BandanaPersisterImpl
-
- retrieveKeys(BandanaContext) - Method in class com.atlassian.bamboo.bandana.DefaultBandanaPersister
-
- RetrieveMetaData - Class in com.atlassian.bamboo.agent.elastic.metadata
-
- retrievePermissionFromACE(AccessControlEntry) - Static method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
- retrieveSourceCode(BuildContext, String, File) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- retrieveSourceCode(BuildContext, String, File, int) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- retrieveSourceCode(CommonContext, VcsRepositoryData, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudWorkingCopyManager
-
- retrieveSourceCode(BuildContext, String) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- retrieveSourceCode(BuildContext, String, File) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- retrieveSourceCode(BuildContext, String, File, int) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- retrieveSourceCode(BuildContext, String, File) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- retrieveSourceCode(BuildContext, String, File, int) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- retrieveSourceCode(BuildContext, PlanVcsRevisionData, File, int) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- retrieveSourceCode(CommonContext, VcsRepositoryData, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager
-
- retrieveSourceCode(CommonContext, VcsRepositoryData, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.plugins.github.GitHubWorkingCopyManager
-
- retrieveSourceCode(BuildContext, String, File) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- retrieveSourceCode(BuildContext, String, File, int) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
So far mercurial cannot retrieve a "shallow" clone of repository so we're ignoring depth argument
- retrieveSourceCode(File, File, String) - Method in interface com.atlassian.bamboo.plugins.hg.HgRepositoryAccess
-
Updates sources in sourceDirectory from remote repository to targetRevision.
- retrieveSourceCode(File, File, String) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- retrieveSourceCode(File, File, String, int) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessImpl
-
- retrieveSourceCode(CommonContext, VcsRepositoryData, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialWorkingCopyManager
-
- retrieveSourceCode(BuildContext, String, File) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- retrieveSourceCode(BuildContext, String, File, int) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- retrieveSourceCode(BuildContext, PlanVcsRevisionData, File, int) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- retrieveSourceCode(CommonContext, VcsRepositoryData, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerWorkingCopyManager
-
- retrieveSourceCode(BuildContext, String, File, int) - Method in interface com.atlassian.bamboo.repository.BranchMergingAwareRepository
-
Checks out the latest source code from an appropriate repository to specified directory
- retrieveSourceCode(BuildContext, PlanVcsRevisionData, File, int) - Method in interface com.atlassian.bamboo.repository.CheckoutCustomRevisionDataAwareRepository
-
- retrieveSourceCode(BuildContext, String) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- retrieveSourceCode(BuildContext, String, File) - Method in class com.atlassian.bamboo.repository.nullrepository.NullRepository
-
- retrieveSourceCode(BuildContext, String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Checkout the sourcecode as at the vcsRevisionKey, if revisionKey is null source will be checked out from head
- retrieveSourceCode(BuildContext, String, File) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- retrieveSourceCode(CommonContext, VcsRepositoryData, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.repository.svn.v2.SvnWorkingCopyManager
-
- retrieveSourceCode(BuildContext, String, File) - Method in interface com.atlassian.bamboo.v2.build.repository.CustomSourceDirectoryAwareRepository
-
Checks out the latest source code from an appropriate repository to specified directory
- retrieveSourceCode(BuildContext, String) - Method in interface com.atlassian.bamboo.v2.build.repository.LegacyRepository
-
- retrieveSourceCode(CommonContext, VcsRepositoryData, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyFixedDirectoryWorkingCopyManager
-
- retrieveSourceCode(CommonContext, VcsRepositoryData, PlanVcsRevisionData) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyFixedDirectoryWorkingCopyManager
-
- retrieveSourceCode(CommonContext, VcsRepositoryData, PlanVcsRevisionData, File) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyWorkingCopyManager
-
- retrieveSourceCode(CommonContext, VcsRepositoryData, PlanVcsRevisionData, File) - Method in interface com.atlassian.bamboo.vcs.runtime.FixedDirectoryWorkingCopyManager
-
Deprecated.
If you can implement this correctly using targetPath,
then you should not be implementing this interface.
- retrieveSourceCode(CommonContext, VcsRepositoryData, PlanVcsRevisionData) - Method in interface com.atlassian.bamboo.vcs.runtime.FixedDirectoryWorkingCopyManager
-
Deprecated.
Checkout or update a working copy to a revision.
- retrieveSourceCode(CommonContext, VcsRepositoryData, PlanVcsRevisionData, File) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsWorkingCopyManager
-
Checkout or update a working copy to a revision.
- retry(String, int, long, Callable<T>) - Static method in class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- retry(String, int, Duration, Callable<T>) - Static method in class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
Shortcut method that retries the callable up to a certain number of times.
- retry(String, int, long, Callable<T>, Predicate<Exception>) - Static method in class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- retry(String, int, Duration, Callable<T>, Predicate<Exception>) - Static method in class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- RetryingTaskExecutor<T> - Class in com.atlassian.bamboo.executor
-
Helper class that allows you to easily run a task that is likely to fail multiple times.
- RetryingTaskExecutor(Duration, Duration, int, long, boolean, boolean) - Constructor for class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- RetryingTaskExecutor(Duration, int) - Constructor for class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- RetryingTaskExecutor(int, boolean) - Constructor for class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- RetryingTaskExecutor(Duration, int, boolean) - Constructor for class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- RetryingTaskExecutor() - Constructor for class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- RetryingTaskExecutor(long, long, int, long, boolean, boolean) - Constructor for class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- RetryingTaskExecutor(long, int) - Constructor for class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- RetryingTaskExecutor(long, int, boolean) - Constructor for class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- retryOnException(BambooCallables.Throwing<V, E>, Class<E>) - Static method in class com.atlassian.bamboo.utils.BambooCallables
-
Utility to re-attempt to execute a callable if it fails with a known exception.
- retryOnException(BambooCallables.NotThrowing<V>, Predicate<RuntimeException>) - Static method in class com.atlassian.bamboo.utils.BambooCallables
-
Utility to re-attempt to execute a callable if it fails with a known exception.
- ReturnableRedirectResult - Class in com.atlassian.bamboo.ww2.results
-
- ReturnableRedirectResult() - Constructor for class com.atlassian.bamboo.ww2.results.ReturnableRedirectResult
-
- returnedClass() - Method in class com.atlassian.bamboo.agent.elastic.server.ActiveInstanceAdjustmentTypeUserType
-
- returnedClass() - Method in class com.atlassian.bamboo.persistence3.ConvertibleToLongUserType
-
- returnedClass() - Method in class com.atlassian.bamboo.persistence3.ConvertibleToStringUserType
-
- returnedClass() - Method in class com.atlassian.bamboo.plan.PlanResultKeyCompositeUserType
-
- returnedClass() - Method in class com.atlassian.bamboo.resultsummary.JiraIssueLinkUserType
-
- returnedClass() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityUserType
-
- returnedClass() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernatePermissionUserType
-
- returnedClass() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType
-
- returnJsonResponse(HttpServletResponse, JSONObject) - Static method in class com.atlassian.bamboo.ww2.common.JsonHelper
-
- returnsReversedString() - Static method in class com.atlassian.bamboo.mockito.MockitoUtils
-
- ReturnUrlAware - Interface in com.atlassian.bamboo.ww2.aware
-
Interface that defines that this object knows about returning to a given url when processing is completed
- revision - Static variable in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl_
-
- REVISION - Static variable in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl_
-
- revision(String) - Method in class com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
- revision(String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandBuilder
-
- revisionIdsAreUnique() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- revisionIdsAreUnique() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
Return true for vcs systems that uses revision ids that can be considered unique.
- revisionIdsAreUnique() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- revokeAccess(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.remote.StashAuthorisedApplicationsPage
-
- revokeAgentAuthentications(Iterable<RemoteAgentAuthentication>) - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManager
-
Revoke approval for given agent authentications.
- revokeAgentAuthentications(Iterable<RemoteAgentAuthentication>) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManagerImpl
-
- revokeApproval() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureRemoteAgentAuthentications
-
- revokeDeploymentProjectAccess(long, long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- revokeDeploymentProjectAccess(long, long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
Forbid Bamboo Specs stored in the repository identified by repositoryId
to modify
a deployment project identified by projectId
.
- revokeDeploymentProjectPermission(long, String, String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.deployment.DeploymentPermissionsResource
-
- revokeDeploymentProjectPermission(long, BambooTestPermission) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
- revokeEnvironmentPermission(long, String, String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.deployment.DeploymentPermissionsResource
-
- revokeEnvironmentPermission(long, BambooTestPermission) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
- revokeLinkedRepositoryPermission(long, BambooTestPermission) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
Revoke permission to a linked repository.
- revokePermission(String, String) - Method in class com.atlassian.bamboo.pageobjects.components.permissions.PermissionsTableComponent
-
Revoke a permission from the given principal.
- revokePermission(BambooIdProvider, BambooPrincipalType, String, String) - Method in interface com.atlassian.bamboo.plugins.testutils.permission.PermissionsTestService
-
- revokePermission(BambooIdProvider, BambooPrincipalType, String, String) - Method in class com.atlassian.bamboo.plugins.testutils.permission.PermissionsTestServiceImpl
-
- revokePermissionToUseRepositoryByRssRepo(Long, Long) - Method in class com.atlassian.bamboo.plugins.rest.resource.RepositoryResource
-
Revoke access of RSS code stored in repository defined by repositoryId from repository defined by targetRepositoryId.
- revokePlanPermission(String, String, String, String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.plan.PlanPermissionsResource
-
- revokePlanPermission(PlanKey, BambooTestPermission) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
- revokeProjectAccess(long, long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- revokeProjectAccess(long, long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
Forbid Bamboo Specs stored in the repository identified by repositoryId
to modify
plans in a project identified by projectId
.
- revokeProjectPermission(String, String, String, String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.project.ProjectPermissionsResource
-
- revokeProjectPermission(String, String, String, String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.project.ProjectPlanPermissionsResource
-
- revokeProjectPermission(String, BambooTestPermission) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
Revoke project permission
- revokeRepoPermission(long, String, String, String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.repository.RepositoryPermissionsResource
-
- revokeRepositoryAccess(long, long) - Method in class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- revokeRepositoryAccess(long, long) - Method in interface com.atlassian.bamboo.specs.RssPermissionManager
-
Forbid Bamboo Specs stored in the repository identified by repositoryId
to use
a repository identified by targetRepositoryId
.
- revokeRSSAccessToAllProjects(String) - Method in interface com.atlassian.bamboo.plugins.testutils.repository.RepositoryTestService
-
Revokes RSS repository access to all projects
- revokeRSSAccessToAllProjects(String) - Method in class com.atlassian.bamboo.plugins.testutils.repository.RepositoryTestServiceImpl
-
- rewire(BuildContext) - Static method in class com.atlassian.bamboo.v2.build.BuildContextHelper
-
- rewire(CommonContext) - Static method in class com.atlassian.bamboo.v2.build.CommonContextHelper
-
- rewriteUrl(HibernateConfig) - Static method in class com.atlassian.bamboo.upgrade.utils.JtdsUpgrader
-
- rhsIdentity() - Static method in class com.atlassian.bamboo.utils.BambooBinaryOperators
-
Always returns the right hand side argument.
- ROLE_ANONYMOUS - Static variable in interface com.atlassian.bamboo.plugins.rest.permission.PermissionsResource
-
- ROLE_LOGGED_IN - Static variable in interface com.atlassian.bamboo.plugins.rest.permission.PermissionsResource
-
- ROLES - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- ROLES_PERMISSIONS_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- rollback() - Method in class com.atlassian.bamboo.testutils.backdoor.Backdoor
-
- ROLLBACK - Static variable in class com.atlassian.bamboo.testutils.rest.common.RestConstants
-
- ROLLBACK_EVENTS - Static variable in class com.atlassian.bamboo.plugins.testutils.rest.resource.RollbackTransactionResource
-
- RollbackControl - Class in com.atlassian.bamboo.testutils.backdoor
-
- RollbackControl(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.backdoor.RollbackControl
-
- RollbackEventName - Enum in com.atlassian.bamboo.testutils.backdoor.model.rollback
-
- RollbackTransactionResource - Class in com.atlassian.bamboo.plugins.testutils.rest.resource
-
Resource to allow tests to cause rollbacks
- RollbackTransactionResource() - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.resource.RollbackTransactionResource
-
- rollOutReleasesCombo() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.AbstractDeploymentVersionPage
-
- ROOT_DEVICE_TYPE - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- ROOT_FS_SIZE_OVERRIDE - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- ROOT_NODE - Static variable in class com.atlassian.bamboo.rest.model.expansion.Expansion
-
- rootContext() - Method in class com.atlassian.bamboo.utils.BambooUrl
-
- rootDeviceType - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- rootDirectorySelector - Variable in class com.atlassian.bamboo.task.CommonTaskContextImpl
-
- rootFsSizeOverride - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- rootPath - Variable in class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
-
Base URL.
- rootRepoId - Variable in class com.atlassian.bamboo.plan.cache.index.PlanRepositoryIndex.Query
-
- ROTP_ADMIN_SHORTCUTS_DARK_FEATURE - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Turns on the ROTP admin shortcuts
- ROTP_DARK_FEATURE - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Turns on the ROTP header and related stuff
- ROTP_PROJECT_SHORTCUTS_DARK_FEATURE - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Turns on the ROTP project shortcuts
- RotpAdminShortcutsCondition - Class in com.atlassian.bamboo.plugins.web.conditions
-
Displays the remote admin shortcuts in the cog menu only when this condition is true.
- RotpAdminShortcutsCondition() - Constructor for class com.atlassian.bamboo.plugins.web.conditions.RotpAdminShortcutsCondition
-
- round(double, int) - Static method in class com.atlassian.bamboo.util.NumberUtils
-
- round(float, int) - Static method in class com.atlassian.bamboo.util.NumberUtils
-
- RowCount - Class in com.atlassian.bamboo.hibernate.callbacks
-
Callback to be used when there's a need to count records in the table.
- RSS_COMMIT_LEVEL_COMMENT_DISABLED - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Whether Repository Stored Specs execution status comment at repository commit level is disabled.
- RSS_ERROR_EVENT - Static variable in class com.atlassian.bamboo.testutils.backdoor.EventRegistry
-
- RSS_PLAN_SAVED_EVENT - Static variable in class com.atlassian.bamboo.testutils.backdoor.EventRegistry
-
- RSS_POLLING_ENABLED - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Switch RSS polling on.
- RSS_REPOSITORY - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- RSS_RUN_SUCCESSFUL_EVENT - Static variable in class com.atlassian.bamboo.testutils.backdoor.EventRegistry
-
- RssAffectedDeployment(DeploymentProject) - Constructor for class com.atlassian.bamboo.notification.rss.RssNotification.RssAffectedDeployment
-
- RssAffectedPlan - Class in com.atlassian.bamboo.notification.rss
-
- RssAffectedPlan(PlanProperties) - Constructor for class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- RssAffectedPlan(String, PlanKey, String, boolean) - Constructor for class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- RssAffectedPlan(PlanProperties, Set<String>, Set<String>) - Constructor for class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- RssAffectedPlan(ImmutablePlan, Integer) - Constructor for class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- RssChangedTriggerReason - Class in com.atlassian.bamboo.v2.build.trigger
-
- RssChangedTriggerReason() - Constructor for class com.atlassian.bamboo.v2.build.trigger.RssChangedTriggerReason
-
- rssCommitGenerator(Class<?>, Plan, Deployment, boolean) - Static method in class com.atlassian.bamboo.testutils.rss.RssTestHelper
-
- rssCommitGenerator(Class<?>, boolean, Plan...) - Static method in class com.atlassian.bamboo.testutils.rss.RssTestHelper
-
- RssDeploymentProjectPermission - Interface in com.atlassian.bamboo.deployments.specs
-
A permission for repository to modify configuration of a deployment project.
- RssDeploymentProjectPermissionDao - Interface in com.atlassian.bamboo.deployments.specs
-
- RssDeploymentProjectPermissionHibernateDaoImpl - Class in com.atlassian.bamboo.deployments.specs
-
- RssDeploymentProjectPermissionHibernateDaoImpl() - Constructor for class com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermissionHibernateDaoImpl
-
- RssDeploymentProjectPermissionImpl - Class in com.atlassian.bamboo.deployments.specs
-
- RssDeploymentProjectPermissionImpl() - Constructor for class com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermissionImpl
-
- RssDeploymentProjectPermissionImpl(MutableDeploymentProject, RepositoryDataEntity) - Constructor for class com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermissionImpl
-
- RssDeploymentProjectPermissionImpl_ - Class in com.atlassian.bamboo.deployments.specs
-
- RssDeploymentProjectPermissionImpl_() - Constructor for class com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermissionImpl_
-
- RssDeploymentProjectPermissionsMapper - Class in com.atlassian.bamboo.deployments.projects.migration.stream
-
- RssDeploymentProjectPermissionsMapper(DeploymentsImportContext, SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.deployments.projects.migration.stream.RssDeploymentProjectPermissionsMapper
-
- RssDetectionConfiguration - Class in com.atlassian.bamboo.configuration
-
- RssDetectionConfiguration() - Constructor for class com.atlassian.bamboo.configuration.RssDetectionConfiguration
-
- RssDetectionConfiguration(boolean, String) - Constructor for class com.atlassian.bamboo.configuration.RssDetectionConfiguration
-
- RssDetectionFuture - Class in com.atlassian.bamboo.configuration.external.detection
-
Future reference returned for Bamboo Specs detection.
- RssDetectionFuture(RssDetectionWork) - Constructor for class com.atlassian.bamboo.configuration.external.detection.RssDetectionFuture
-
- RssDetectionQueue - Class in com.atlassian.bamboo.configuration.external.detection
-
A representation of the work queue on which RSS detection threads and RSS detection service are operating.
- RssDetectionQueue() - Constructor for class com.atlassian.bamboo.configuration.external.detection.RssDetectionQueue
-
- RssDetectionRunnable - Class in com.atlassian.bamboo.configuration.external.detection
-
A single worker of the Bamboo Specs detection thread pool.
- RssDetectionRunnable(RssDetectionServiceImpl, RssDetectionQueue) - Constructor for class com.atlassian.bamboo.configuration.external.detection.RssDetectionRunnable
-
- RssDetectionService - Interface in com.atlassian.bamboo.configuration.external
-
Service for scheduling Repository-stored Specs detection.
- RssDetectionServiceImpl - Class in com.atlassian.bamboo.configuration.external
-
- RssDetectionServiceImpl() - Constructor for class com.atlassian.bamboo.configuration.external.RssDetectionServiceImpl
-
- RssDetectionShutdownFuture - Class in com.atlassian.bamboo.configuration.external.detection
-
- RssDetectionShutdownFuture(ExecutorService) - Constructor for class com.atlassian.bamboo.configuration.external.detection.RssDetectionShutdownFuture
-
- RssDetectionTriggerData - Class in com.atlassian.bamboo.configuration.external.detection
-
Data needed to trigger Specs execution.
- RssDetectionTriggerData(VcsRepositoryData, VcsRepositoryModuleDescriptor, VcsLocationBambooSpecsState, List<CommitContext>) - Constructor for class com.atlassian.bamboo.configuration.external.detection.RssDetectionTriggerData
-
- RssDetectionWork - Class in com.atlassian.bamboo.configuration.external.detection
-
An internal representation of a single work unit for the Bamboo Specs detection thread pool.
- RssDetectionWork(long, boolean) - Constructor for class com.atlassian.bamboo.configuration.external.detection.RssDetectionWork
-
- RssErrorEvent - Class in com.atlassian.bamboo.event.rss
-
- RssErrorEvent(Object, VcsRepositoryData, String, List<CommitContext>, Collection<RssAffectedPlan>, Collection<Long>) - Constructor for class com.atlassian.bamboo.event.rss.RssErrorEvent
-
- rssErrorEvent(PlanResultKey) - Static method in class com.atlassian.bamboo.testutils.backdoor.EventRegistry
-
- RssEvent - Class in com.atlassian.bamboo.event.rss
-
- RssEvent(Object, VcsRepositoryData, List<CommitContext>, Collection<RssAffectedPlan>, Collection<Long>) - Constructor for class com.atlassian.bamboo.event.rss.RssEvent
-
- RssEventListener - Class in com.atlassian.bamboo.notification.rss
-
- RssEventListener() - Constructor for class com.atlassian.bamboo.notification.rss.RssEventListener
-
- RssFeedAction - Class in com.atlassian.bamboo.ww2.actions.rss
-
This generates a rss feed from a resultsList.
- RssFeedAction() - Constructor for class com.atlassian.bamboo.ww2.actions.rss.RssFeedAction
-
- RssFeedBuilder - Class in com.atlassian.bamboo.rss
-
- RssFeedBuilder(TemplateRenderer, TriggerManager, AdministrationConfigurationAccessor) - Constructor for class com.atlassian.bamboo.rss.RssFeedBuilder
-
- RssLogDownloadEvent - Class in com.atlassian.bamboo.event.analytics
-
- RssLogDownloadEvent(String) - Constructor for class com.atlassian.bamboo.event.analytics.RssLogDownloadEvent
-
- RssLogDownloadEvent.Referrer - Enum in com.atlassian.bamboo.event.analytics
-
- RssNotification - Class in com.atlassian.bamboo.notification.rss
-
- RssNotification() - Constructor for class com.atlassian.bamboo.notification.rss.RssNotification
-
- RssNotification.CommitWithUrl - Class in com.atlassian.bamboo.notification.rss
-
- RssNotification.RssAffectedDeployment - Class in com.atlassian.bamboo.notification.rss
-
- RssPermissionException - Exception in com.atlassian.bamboo.exception
-
Error when validating RSS permission for a plan (project modification, adding dependencies on other plans,
downloading artifacts from other projects, using other repositories).
- RssPermissionException(String, Set<String>, Set<String>) - Constructor for exception com.atlassian.bamboo.exception.RssPermissionException
-
- rssPermissionManager - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- RssPermissionManager - Interface in com.atlassian.bamboo.specs
-
- rssPermissionManager - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- RssPermissionManagerImpl - Class in com.atlassian.bamboo.deployments.specs
-
- RssPermissionManagerImpl(AuditLogService, BambooPermissionManager, BandanaManager, DeploymentProjectDao, DeploymentProjectService, ProjectManager, RepositoryDefinitionDao, RssDeploymentProjectPermissionDao, RssProjectPermissionDao, RssRepositoryPermissionDao, BuildDirectoryManager, FeatureManager) - Constructor for class com.atlassian.bamboo.deployments.specs.RssPermissionManagerImpl
-
- RssPermissions - Interface in com.atlassian.bamboo.configuration.external
-
- RssPermissionsService - Interface in com.atlassian.bamboo.configuration.external
-
- RssPermissionsServiceImpl - Class in com.atlassian.bamboo.configuration.external
-
- RssPermissionsServiceImpl() - Constructor for class com.atlassian.bamboo.configuration.external.RssPermissionsServiceImpl
-
- RssPlanSavedEvent - Class in com.atlassian.bamboo.event.analytics
-
- RssPlanSavedEvent(PlanResultKey, SpecsType) - Constructor for class com.atlassian.bamboo.event.analytics.RssPlanSavedEvent
-
- rssPlanSavedEvent(PlanResultKey) - Static method in class com.atlassian.bamboo.testutils.backdoor.EventRegistry
-
- RssProjectPermission - Interface in com.atlassian.bamboo.specs
-
A permission for repository to modify configuration of a project (also to create and modify any build plans in it).
- RssProjectPermissionDao - Interface in com.atlassian.bamboo.specs
-
- RssProjectPermissionHibernateDaoImpl - Class in com.atlassian.bamboo.specs
-
- RssProjectPermissionHibernateDaoImpl() - Constructor for class com.atlassian.bamboo.specs.RssProjectPermissionHibernateDaoImpl
-
- RssProjectPermissionImpl - Class in com.atlassian.bamboo.specs
-
- RssProjectPermissionImpl() - Constructor for class com.atlassian.bamboo.specs.RssProjectPermissionImpl
-
- RssProjectPermissionImpl(Project, RepositoryDataEntity) - Constructor for class com.atlassian.bamboo.specs.RssProjectPermissionImpl
-
- RssProjectPermissionImpl_ - Class in com.atlassian.bamboo.specs
-
- RssProjectPermissionImpl_() - Constructor for class com.atlassian.bamboo.specs.RssProjectPermissionImpl_
-
- RssProjectPermissionsMapper - Class in com.atlassian.bamboo.migration.stream.build
-
- RssProjectPermissionsMapper(Project, SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.build.RssProjectPermissionsMapper
-
- RssRepositoryPermission - Interface in com.atlassian.bamboo.specs
-
- RssRepositoryPermissionDao - Interface in com.atlassian.bamboo.specs
-
- RssRepositoryPermissionHibernateDaoImpl - Class in com.atlassian.bamboo.specs
-
- RssRepositoryPermissionHibernateDaoImpl() - Constructor for class com.atlassian.bamboo.specs.RssRepositoryPermissionHibernateDaoImpl
-
- RssRepositoryPermissionImpl - Class in com.atlassian.bamboo.specs
-
- RssRepositoryPermissionImpl() - Constructor for class com.atlassian.bamboo.specs.RssRepositoryPermissionImpl
-
- RssRepositoryPermissionImpl(RepositoryDataEntity, RepositoryDataEntity) - Constructor for class com.atlassian.bamboo.specs.RssRepositoryPermissionImpl
-
- RssRepositoryPermissionImpl_ - Class in com.atlassian.bamboo.specs
-
- RssRepositoryPermissionImpl_() - Constructor for class com.atlassian.bamboo.specs.RssRepositoryPermissionImpl_
-
- RssRestTriggerEvent - Class in com.atlassian.bamboo.event.analytics
-
- RssRestTriggerEvent(String) - Constructor for class com.atlassian.bamboo.event.analytics.RssRestTriggerEvent
-
- RssRunEvent - Class in com.atlassian.bamboo.event.analytics
-
Triggered when Repository stored specs is executed.
- RssRunEvent(long) - Constructor for class com.atlassian.bamboo.event.analytics.RssRunEvent
-
- RssSecurityConfiguration - Class in com.atlassian.bamboo.configuration
-
- RssSecurityConfiguration() - Constructor for class com.atlassian.bamboo.configuration.RssSecurityConfiguration
-
- RssSecurityConfiguration(boolean, boolean, String) - Constructor for class com.atlassian.bamboo.configuration.RssSecurityConfiguration
-
- RssSecurityConfiguration(boolean, boolean) - Constructor for class com.atlassian.bamboo.configuration.RssSecurityConfiguration
-
- RssSuccessfulEvent - Class in com.atlassian.bamboo.event.rss
-
- RssSuccessfulEvent(Object, VcsRepositoryData, List<CommitContext>, Collection<RssAffectedPlan>, Collection<Long>) - Constructor for class com.atlassian.bamboo.event.rss.RssSuccessfulEvent
-
- rssSuccessfulEvent(PlanResultKey) - Static method in class com.atlassian.bamboo.testutils.backdoor.EventRegistry
-
- RssTestHelper - Class in com.atlassian.bamboo.testutils.rss
-
- RssTestHelper() - Constructor for class com.atlassian.bamboo.testutils.rss.RssTestHelper
-
- ruleChain - Variable in class com.atlassian.bamboo.webdriver.BambooWebDriverTest
-
Do not change the order of rules unless there is a good reason for it.
- RuleChainFactory - Class in com.atlassian.bamboo.testutils.junit.rule
-
Creates a Rule Chain from a collection of rules.
- RuleChainFactory() - Constructor for class com.atlassian.bamboo.testutils.junit.rule.RuleChainFactory
-
- ruleChainOuterToInner(List<TestRule>) - Static method in class com.atlassian.bamboo.testutils.junit.rule.RuleChainFactory
-
- rules - Static variable in class com.atlassian.bamboo.quickfilter.QuickFilterEntity_
-
- RULES - Static variable in class com.atlassian.bamboo.quickfilter.QuickFilterEntity_
-
- run(AgentType) - Method in class com.atlassian.bamboo.agent.bootstrap.AgentBootstrap
-
- run() - Method in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
- run(AgentType) - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgentBootstrap
-
- run(Buildable, BuildResults) - Method in interface com.atlassian.bamboo.build.CustomBuildCompleteAction
-
This action will run when a build completes.
- run() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- run() - Method in class com.atlassian.bamboo.command.StreamToListPumper
-
Convert the input stream into a list within the thread
- run() - Method in class com.atlassian.bamboo.command.StreamToLogsPumper
-
Convert the input stream into a list within the thread
- run() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionRunnable
-
- run() - Method in class com.atlassian.bamboo.container.startup.InitialiseTrustedAppsOnStartup
-
- run(ProcessContext, Path, String, RunConfig, Path, Map<String, String>) - Method in interface com.atlassian.bamboo.docker.DockerContainerService
-
Start a Docker container for the image provided.
- run(ProcessContext, Path, String, RunConfig, Path, Map<String, String>) - Method in class com.atlassian.bamboo.docker.DockerContainerServiceImpl
-
- run() - Method in class com.atlassian.bamboo.event.EventListenerRunnable
-
- run() - Method in class com.atlassian.bamboo.event.spi.EventInvokerRunnable
-
- run() - Method in class com.atlassian.bamboo.index.AbstractIndexer.IndexAllCallable
-
- run() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanElement
-
- run() - Method in class com.atlassian.bamboo.plugin.BambooPluginUtils.Runnable
-
- run(Function<DatabaseConnection, T>) - Method in class com.atlassian.bamboo.plugins.querydsl.BambooDatabaseAccessorImpl
-
- run() - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.CombinedExpiryResource
-
Executes build and deployment expiry process.
- run() - Method in class com.atlassian.bamboo.schedule.PlanSchedulerCallback
-
- run(Plan) - Method in class com.atlassian.bamboo.schedule.PlanSchedulerCallback
-
- run() - Method in class com.atlassian.bamboo.schedule.TriggerableSchedulerCallback
-
- run(T) - Method in class com.atlassian.bamboo.schedule.TriggerableSchedulerCallback
-
- run() - Method in class com.atlassian.bamboo.shell.TriggerOnIdleAndPeriodicallyThread
-
- run() - Method in class com.atlassian.bamboo.testutils.OutputConsumerThread
-
- run(V) - Method in interface com.atlassian.bamboo.utils.BambooClosures.ThrowingX
-
- run() - Method in class com.atlassian.bamboo.utils.BambooRunnables.BambooRunnableFromCallable
-
- run() - Method in class com.atlassian.bamboo.utils.BambooRunnables.RunnableFromCallable
-
- run() - Method in interface com.atlassian.bamboo.utils.BambooRunnables.ThrowingX
-
- run() - Method in class com.atlassian.bamboo.utils.UnixWindowsRunnable
-
- run(Map<String, String>, BambooUser) - Method in class com.atlassian.bamboo.xmpp.commands.AddComment
-
- run(Map<String, String>, BambooUser) - Method in class com.atlassian.bamboo.xmpp.commands.AddLabel
-
- run(Map, BambooUser) - Method in class com.atlassian.bamboo.xmpp.commands.SimpleSmackCommand
-
- run(Map<String, String>, BambooUser) - Method in interface com.atlassian.bamboo.xmpp.commands.SmackCommand
-
- Run - Class in hudson.model
-
Replacement for Run class from Jenkins core.
- Run() - Constructor for class hudson.model.Run
-
- RUN_ON_STARTUP - Static variable in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl_
-
- runArchiveCommand(File, File, String, String[]) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
Archives (exports) contents of specified revision, applying the optional include pattern.
- runAs(BambooUser, BambooRunnables.ThrowingX<E1, E2, E3>) - Static method in class com.atlassian.bamboo.security.ImpersonationHelper
-
- runAsUser(String, Callable<V>) - Method in interface com.atlassian.bamboo.applinks.ImpersonationService
-
Delegates the given callable so that it can run in the context of the given user.
- runAsUser(String, Callable<V>) - Method in class com.atlassian.bamboo.applinks.ImpersonationServiceImpl
-
- runBackgroundDeletion() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.plan.PlanResource
-
Trigger background deletion and wait up to 30s for its completion
- runBambooSpecs(VcsRepositoryModuleDescriptor, VcsRepositoryData, VcsLocationBambooSpecsState, List<CommitContext>) - Method in interface com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsService
-
- runBambooSpecs(VcsRepositoryModuleDescriptor, VcsRepositoryData, VcsLocationBambooSpecsState, List<CommitContext>) - Method in class com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsServiceImpl
-
- runCleanup(Date, int) - Method in interface com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityCleanupService
-
Run the cleanup of Crowd deleted entities.
- runCleanup(Date, int) - Method in class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityCleanupServiceImpl
-
- runCloneCommand(File, String, String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
Clones remote repository into local directory.
- runCommand(HgCommandBuilder, File) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
- runCommand(HgCommandBuilder, File, HgCommandProcessor.HgOutputHandler, ImmutableMap<String, String>) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
- runCommand(Path, String...) - Static method in class com.atlassian.bamboo.testutils.RepositoryHelper
-
- runCommand(File, String...) - Static method in class com.atlassian.bamboo.testutils.RepositoryHelper
-
- runCommandExplosively(File, String...) - Static method in class com.atlassian.bamboo.testutils.RepositoryHelper
-
- RunConfig - Class in com.atlassian.bamboo.docker
-
- RunConfig.Builder - Class in com.atlassian.bamboo.docker
-
- RunCustomisedDialog - Class in com.atlassian.bamboo.pageobjects.pages.plan
-
Dialog displayed before a customisable build is to be run.
- RunCustomisedDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.RunCustomisedDialog
-
- runDeleteQuery(Connection, String, String) - Static method in class com.atlassian.bamboo.utils.db.JdbcUtils
-
- runDeleteQuery(PreparedStatement, String, String) - Static method in class com.atlassian.bamboo.utils.db.JdbcUtils
-
- runDeleteQuery(Connection, String, String, Iterable<? extends BambooIdProvider>) - Static method in class com.atlassian.bamboo.utils.db.JdbcUtils
-
- RunExpiryResponse - Class in com.atlassian.bamboo.plugins.rest.admin.expiry
-
- RunExpiryResponse(String) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.expiry.RunExpiryResponse
-
- runFreemarkerMacro(Class<?>, Map, String, String, String) - Static method in class com.atlassian.bamboo.freemarker.FreemarkerTestHelper
-
Process a template macro using FreeMarker and return the results
If template has some 'not macro' code it will be run anyway...
- runInitCommand(File) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
Creates .hg repository in a given directory.
- runInNewTransaction(Function<DatabaseConnection, T>) - Method in class com.atlassian.bamboo.plugins.querydsl.BambooDatabaseAccessorImpl
-
- runInThread(Runnable) - Method in class com.atlassian.bamboo.quartz.SystemAuthorizedThreadPool
-
- runInTransaction(Function<DatabaseConnection, T>) - Method in class com.atlassian.bamboo.plugins.querydsl.BambooDatabaseAccessorImpl
-
- runnable - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- RUNNABLE - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- Runnable(String) - Constructor for class com.atlassian.bamboo.plugin.BambooPluginUtils.Runnable
-
- runNextStage() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- RunningThread - Class in com.atlassian.bamboo.concurrent
-
- RunningThread(Runnable, String) - Constructor for class com.atlassian.bamboo.concurrent.RunningThread
-
- runOnce(Runnable) - Static method in class com.atlassian.bamboo.utils.BambooRunnables
-
Will run runnable only once.
- runOnStartup - Static variable in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl_
-
- runOnUnix() - Method in class com.atlassian.bamboo.utils.UnixWindowsRunnable
-
- runOnWindows() - Method in class com.atlassian.bamboo.utils.UnixWindowsRunnable
-
- runPlanAndWaitForSuccessfulResult(PlanKey) - Method in class com.atlassian.bamboo.pageobjects.helpers.PlanHelper
-
- runPlanAndWaitForSuccessfulResult(PlanResultKey) - Method in class com.atlassian.bamboo.pageobjects.helpers.PlanHelper
-
- runPullCommand(File, String, String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
Updates (pulls changesets from remote repository) workingDirectory to specified revision.
- runRssDetection(long, boolean) - Method in class com.atlassian.bamboo.configuration.external.RssDetectionServiceImpl
-
Runs Repository-stored Specs detection for the given repository.
- RunStartupScripts - Class in com.atlassian.bamboo.agent.elastic.startup
-
- runTask(Callable<T>) - Method in class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- runTask(String, Callable<T>) - Method in class com.atlassian.bamboo.executor.RetryingTaskExecutor
-
- RUNTIME_ARTIFACT_IDS - Static variable in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- RuntimeTaskDataProvider - Interface in com.atlassian.bamboo.task
-
- RuntimeTaskDefinition - Interface in com.atlassian.bamboo.task.runtime
-
Task definition extended with runtime information
- RuntimeTaskDefinitionImpl - Class in com.atlassian.bamboo.task.runtime
-
- RuntimeTaskDefinitionImpl(TaskDefinition, Map<String, String>, Map<String, WhitelistedSerializable>, boolean) - Constructor for class com.atlassian.bamboo.task.runtime.RuntimeTaskDefinitionImpl
-
- RuntimeTaskDefinitionImpl(TaskDefinition, Map<String, String>, boolean) - Constructor for class com.atlassian.bamboo.task.runtime.RuntimeTaskDefinitionImpl
-
- RuntimeTaskDefinitionImpl(TaskDefinition) - Constructor for class com.atlassian.bamboo.task.runtime.RuntimeTaskDefinitionImpl
-
- runUnchecked(BambooRunnables.ThrowingX<? extends Exception, ? extends Exception, ? extends Exception>) - Static method in class com.atlassian.bamboo.utils.BambooRunnables
-
- runUpdateCommand(File, String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
Updates working copy in workingDirectory to specified revision.
- runUpdateQuery(PreparedStatement, String, String) - Static method in class com.atlassian.bamboo.utils.db.JdbcUtils
-
- runUpgradeTask(UpgradeTask, List<String>) - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeManager
-
- runValidationTasks() - Method in interface com.atlassian.bamboo.upgrade.BootstrapUpgradeManager
-
Runs validation tests defined in upgrades.xml
- runValidationTasks() - Method in class com.atlassian.bamboo.upgrade.BootstrapUpgradeManagerImpl
-
- runWhenNoExecutionRequestsAreBeingMade(Callable<V>) - Method in interface com.atlassian.bamboo.plan.PlanExecutionLockService
-
Executes the given
Callable
when there are no requests being made to execute plans
- runWhenNoExecutionRequestsAreBeingMade(Callable<V>) - Method in class com.atlassian.bamboo.plan.PlanExecutionLockServiceImpl
-
- runWith(Authentication, BambooRunnables.NotThrowing) - Method in interface com.atlassian.bamboo.applinks.ImpersonationService
-
Runs a given Bamboo runnable with supplied Authentication.
- runWith(Authentication, BambooRunnables.NotThrowing) - Method in class com.atlassian.bamboo.applinks.ImpersonationServiceImpl
-
- runWith(Authentication, BambooRunnables.ThrowingX<E1, E2, E3>) - Static method in class com.atlassian.bamboo.security.ImpersonationHelper
-
- runWithAuthenticationImpersonation(Authentication, Callable<V>) - Method in interface com.atlassian.bamboo.applinks.ImpersonationService
-
- runWithAuthenticationImpersonation(Authentication, Callable<V>) - Method in class com.atlassian.bamboo.applinks.ImpersonationServiceImpl
-
- runWithHibernateSession(Callable<T>) - Static method in class com.atlassian.bamboo.persistence.HibernateRunner
-
Set hibernate session into ThreadLocal and run the Callable
- runWithOptionalUserImpersonation(String, Callable<V>) - Method in interface com.atlassian.bamboo.applinks.ImpersonationService
-
Delegates the given runnable so that it can run in the context of the given user.
- runWithOptionalUserImpersonation(String, Callable<V>) - Method in class com.atlassian.bamboo.applinks.ImpersonationServiceImpl
-
- runWithPowershell(boolean) - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- runWithSystemAuthority(BambooRunnables.ThrowingX<E1, E2, E3>) - Static method in class com.atlassian.bamboo.security.ImpersonationHelper
-
- S3_ARTIFACT_HANDLER - Static variable in class com.atlassian.bamboo.plugins.rest.admin.artifacthandler.ArtifactHandlerResource
-
- S3_ARTIFACT_HANDLER - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- S3_ARTIFACT_HANDLER_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- S3_HANDLER - Static variable in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
- S3_STORAGE_PROPERTIES_PREFIX - Static variable in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- S3ArtifactHandler - Class in com.atlassian.bamboo.build.artifact
-
- S3ArtifactHandler() - Constructor for class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
-
- S3ArtifactHandlerConfigurator - Class in com.atlassian.bamboo.build.artifact
-
- S3ArtifactHandlerConfigurator() - Constructor for class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- S3ArtifactHandlerConfigurator.AwsCredentialsSource - Enum in com.atlassian.bamboo.build.artifact
-
S3 artifact handler can use EC2 AWS credentials or use its own set.
- S3ArtifactLinkDataProvider - Class in com.atlassian.bamboo.build.artifact
-
- S3ArtifactLinkDataProvider(AmazonS3, String, String, ArtifactHandlerConfigProvider) - Constructor for class com.atlassian.bamboo.build.artifact.S3ArtifactLinkDataProvider
-
- S3Sync - Class in com.atlassian.bamboo.agent.elastic
-
- S3Sync(String[]) - Constructor for class com.atlassian.bamboo.agent.elastic.S3Sync
-
- safeGetPlanRepositoriesUsedByTask(TaskDefinition, List<PlanRepositoryDefinition>) - Static method in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- safeGetRepositoriesUsedByTask(TaskDefinition, List<RepositoryDefinition>) - Static method in class com.atlassian.bamboo.task.repository.RepositoryTaskHelper
-
- safeGetVariableContextBaseline(PlanResultKey) - Method in interface com.atlassian.bamboo.resultsummary.variables.ResultsSummaryVariableAccessor
-
- safeGetVariableContextBaseline(PlanResultKey) - Method in class com.atlassian.bamboo.resultsummary.variables.ResultsSummaryVariableAccessorImpl
-
- safeParse(String) - Method in class com.atlassian.bamboo.configuration.agent.AbstractRemoteAgentAuthenticationAction
-
- safeWriteStringToFile(String, String, String, File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Writes a string to a newly created temporary file in as safe manner as possible.
- SalApplicationPropertiesTestServlet - Class in com.atlassian.sal.bambootest.tests
-
This test is a bit stupid cause it just repeats exactly what the sal interface does, but at least it will yell at us if we change
one thing without changing the other.
- SalApplicationPropertiesTestServlet(ApplicationProperties, AdministrationConfigurationAccessor, HomeLocator) - Constructor for class com.atlassian.sal.bambootest.tests.SalApplicationPropertiesTestServlet
-
- SalI18nResolverTestServlet - Class in com.atlassian.sal.bambootest.tests
-
- SalI18nResolverTestServlet(I18nResolver) - Constructor for class com.atlassian.sal.bambootest.tests.SalI18nResolverTestServlet
-
- SalLicenseManagerTestServlet - Class in com.atlassian.sal.bambootest.tests
-
- SalLicenseManagerTestServlet(LicenseHandler) - Constructor for class com.atlassian.sal.bambootest.tests.SalLicenseManagerTestServlet
-
- SalPluginSettingsTestServlet - Class in com.atlassian.sal.bambootest.tests
-
This test has a pre-requisite that a build is exists before it is run.
- SalPluginSettingsTestServlet(PluginSettingsFactory, ProjectManager, BandanaManager, PlanManager) - Constructor for class com.atlassian.sal.bambootest.tests.SalPluginSettingsTestServlet
-
- SalProjectManagerTestServlet - Class in com.atlassian.sal.bambootest.tests
-
Pre-requisites exists, 2 builds requires = SAL-TEST1, SAL-TEST2, sal-test2 should not be publically visible to the outside world.
- SalProjectManagerTestServlet(ProjectManager) - Constructor for class com.atlassian.sal.bambootest.tests.SalProjectManagerTestServlet
-
- SalResult - Enum in com.atlassian.sal.bambootest
-
- SalTestResult - Class in com.atlassian.sal.bambootest
-
- SalTestResult(SalResult, String, String) - Constructor for class com.atlassian.sal.bambootest.SalTestResult
-
- SalTestResult(boolean, String, String) - Constructor for class com.atlassian.sal.bambootest.SalTestResult
-
- SalTestResults - Class in com.atlassian.sal.bambootest
-
- SalTestResults() - Constructor for class com.atlassian.sal.bambootest.SalTestResults
-
- SalUserManagerTestServlet - Class in com.atlassian.sal.bambootest.tests
-
- SalUserManagerTestServlet(UserManager) - Constructor for class com.atlassian.sal.bambootest.tests.SalUserManagerTestServlet
-
- sameBaseline(VariableContextBaselineImpl) - Static method in class com.atlassian.bamboo.variable.baseline.VariableContextBaselineImpl
-
- sanitiseAndSave(XMLConfiguration, Writer) - Static method in class com.atlassian.bamboo.utils.CommonsConfigUtils
-
- sanitiseAndSave(XMLConfiguration, Writer) - Static method in class com.atlassian.bamboo.utils.ConfigUtils
-
- sanitiseXml10(String) - Static method in class com.atlassian.bamboo.util.BambooXmlUtils
-
Deprecated.
Removes non-XML 1.0 characters from the input string.
- sanitiseXml10(String) - Static method in class com.atlassian.bamboo.utils.xml.BambooXmlUtils
-
Removes non-XML 1.0 characters from the input string.
- sanitiseXml10Reader(Reader) - Static method in class com.atlassian.bamboo.utils.xml.BambooXmlUtils
-
- sanitize(File, StringOutputHandler) - Method in interface com.atlassian.bamboo.configuration.external.MavenSanitizer
-
Sanitizes Specs POM
- sanitize(File, StringOutputHandler) - Method in class com.atlassian.bamboo.configuration.external.MavenSanitizerImpl
-
- sanitizeStderr(String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
- sanitizeUri(String) - Static method in class com.atlassian.bamboo.util.UrlUtils
-
Removes XSS related characters from URI: backslash, double and single quotes, angle brackets.
- sanitizeUrl(String) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
- satisfiesMinJavaVersion() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- satisfiesMinJavaVersion() - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- save(ElasticImageConfiguration) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationDao
-
- save(ElasticImageConfiguration) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationHibernateDao
-
- save(MutableArtifact) - Method in interface com.atlassian.bamboo.artifact.ArtifactDao
-
Save artifact.
- save(MutableArtifact) - Method in class com.atlassian.bamboo.artifact.ArtifactHibernateDao
-
- save(BandanaItem) - Method in interface com.atlassian.bamboo.bandana.BandanaItemDao
-
- save(BandanaItem) - Method in class com.atlassian.bamboo.bandana.BandanaItemDaoImpl
-
- save() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.GlobalTrackingConfiguration
-
- save(AgentAssignment) - Method in interface com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDao
-
Save an agent assignment
- save(AgentAssignment) - Method in class com.atlassian.bamboo.buildqueue.dao.AgentAssignmentDaoImpl
-
- save() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- save() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentDetails
-
- save() - Method in class com.atlassian.bamboo.configuration.logs.ConfigureLog4jAction
-
- save(MutableEnvironment) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
Save a new or existing environment.
- save(MutableEnvironment) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- save(MutableDeploymentProject) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Save DeploymentProject
- save(MutableDeploymentProjectItem) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Save DeploymentProjectItem
- save(MutableVersionNamingScheme) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDao
-
Save the version naming Scheme
- save(MutableDeploymentProject) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- save(MutableDeploymentProjectItem) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- save(MutableVersionNamingScheme) - Method in class com.atlassian.bamboo.deployments.projects.persistence.DeploymentProjectDaoImpl
-
- save(MutableDeploymentResult) - Method in interface com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDao
-
Save DeploymentResult
- save(MutableDeploymentResult) - Method in class com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDaoImpl
-
- save(RssDeploymentProjectPermission) - Method in interface com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermissionDao
-
- save(RssDeploymentProjectPermission) - Method in class com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermissionHibernateDaoImpl
-
- save(MutableDeploymentVersionVcsChangeset) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsChangesetDao
-
- save(MutableDeploymentVersionVcsChangeset) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsChangesetDaoImpl
-
- save(MutableDeploymentVersion) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDao
-
Save MutableDeploymentVersion
- save(MutableDeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDaoImpl
-
- save(BucketPropertySetItem) - Method in interface com.atlassian.bamboo.migration.dao.PropertyEntryExportDao
-
- save(BucketPropertySetItem) - Method in class com.atlassian.bamboo.migration.dao.PropertyEntryExportHibernateDao
-
- save() - Method in class com.atlassian.bamboo.pageobjects.components.variables.InlineVariableEditComponent
-
Saving new item enforces page reload, binding new page should be done by page object for page embedding the variable editor
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AddUserComponent
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ArtifactStoragePage
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConcurrentBuildsPage.EditMode
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureBackupsPage
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureSecurityPage
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.CreateUserPage
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditMailServerAdminPage
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditUserPage
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.EditElasticConfigurationPage
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.QuarantineSettingsAdminPage
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.AddTrustedKeyDialogPage
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateVersionPage
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.MoveEnvironmentDialog
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.global.filter.EditPersonalFilterComponent
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.artifact.CreateArtifactDefinitionDialog
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.artifact.EditArtifactDefinitionDialog
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.DependenciesConfigurationPage
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.MiscellaneousConfigurationPage
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureMailServerInlineDialog
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureNotificationComponent
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.AbstractVcsComponent
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.ConvertToLinkedDialog
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.QuarantineConfirmationDialog
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.triggers.AbstractTriggerComponent
-
- save() - Method in interface com.atlassian.bamboo.pageobjects.pages.triggers.TriggerComponent
-
- save() - Method in class com.atlassian.bamboo.pageobjects.pages.user.ChangeEmailPopup
-
Submit form.
- save(EntityObject) - Method in class com.atlassian.bamboo.persistence.BambooHibernateObjectDao
-
Save an object.
- save(T) - Method in class com.atlassian.bamboo.persistence3.BambooHibernateObjectDao
-
- save(T) - Method in interface com.atlassian.bamboo.persistence3.BambooObjectDao
-
Saves the given entity.
- save(HibernateOperations, Object, Serializable) - Static method in class com.atlassian.bamboo.persistence3.HibernateDaoUtils
-
- save(Session, Object, Serializable) - Static method in class com.atlassian.bamboo.persistence3.HibernateDaoUtils
-
- save(V, boolean) - Method in class com.atlassian.bamboo.persister.xstream.AbstractXStreamPersister
-
- save(V, boolean) - Method in interface com.atlassian.bamboo.persister.XStreamObjectPersister
-
- save(BranchCommitInformation) - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformationManager
-
- save(BranchCommitInformation) - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationManagerImpl
-
- save(BambooVcsBranch) - Method in interface com.atlassian.bamboo.plan.branch.VcsBranchManager
-
- save(BambooVcsBranch) - Method in class com.atlassian.bamboo.plan.branch.VcsBranchManagerImpl
-
- save(Plan) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- save(PluginPersistentState) - Method in class com.atlassian.bamboo.plugin.BambooPluginStateStore
-
- save(QuickFilter) - Method in interface com.atlassian.bamboo.quickfilter.QuickFilterDao
-
- save(QuickFilter) - Method in class com.atlassian.bamboo.quickfilter.QuickFilterHibernateDao
-
- save(QuickFilterRule) - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleHibernateDao
-
- save(QuickFilterRule) - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleManager
-
- save(QuickFilterRule) - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleManagerImpl
-
- save(RepositoryDataEntity) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionHibernateDao
-
- save(Acl) - Method in interface com.atlassian.bamboo.security.acegi.acls.AclDao
-
- save(Acl) - Method in class com.atlassian.bamboo.security.acegi.acls.AclHibernateDao
-
- save(RememberMeToken) - Method in class com.atlassian.bamboo.security.BambooRememberMeTokenDaoImpl
-
- save(BambooCurrentApplication) - Method in interface com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationDao
-
- save(BambooCurrentApplication) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationsHibernateDao
-
- save(BambooCurrentApplication) - Method in interface com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationsManager
-
- save(BambooCurrentApplication) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationsManagerImpl
-
- save(TrustedKey) - Method in interface com.atlassian.bamboo.security.TrustedKeyService
-
Persists the given trusted key.
- save(TrustedKey) - Method in class com.atlassian.bamboo.security.TrustedKeyServiceImpl
-
- save(VcsLocationBambooSpecsState) - Method in interface com.atlassian.bamboo.specs.BambooSpecsManager
-
- save(VcsBambooSpecsSource) - Method in interface com.atlassian.bamboo.specs.BambooSpecsManager
-
- save(VcsLocationBambooSpecsState) - Method in class com.atlassian.bamboo.specs.BambooSpecsManagerImpl
-
- save(VcsBambooSpecsSource) - Method in class com.atlassian.bamboo.specs.BambooSpecsManagerImpl
-
- save(RssProjectPermission) - Method in interface com.atlassian.bamboo.specs.RssProjectPermissionDao
-
- save(RssProjectPermission) - Method in class com.atlassian.bamboo.specs.RssProjectPermissionHibernateDaoImpl
-
- save(RssRepositoryPermission) - Method in interface com.atlassian.bamboo.specs.RssRepositoryPermissionDao
-
- save(RssRepositoryPermission) - Method in class com.atlassian.bamboo.specs.RssRepositoryPermissionHibernateDaoImpl
-
- save() - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- save() - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- save() - Method in class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
-
- save() - Method in class com.atlassian.bamboo.upgrade.BuildDefinitionUpgrader
-
- save() - Method in class com.atlassian.bamboo.upgrade.ConfigurationUpgrader
-
- save(LoginInformation) - Method in interface com.atlassian.bamboo.user.LoginInformationDao
-
- save() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- save(CommonContextMap.ContextWithMetadata) - Method in interface com.atlassian.bamboo.v2.build.queue.queues.CommonContextPersister
-
- save(CommonContextMap.ContextWithMetadata) - Method in class com.atlassian.bamboo.v2.build.queue.queues.XStreamQueuePersisterImpl
-
- save(VariableDefinition) - Method in class com.atlassian.bamboo.variable.VariableDefinitionHibernateDao
-
- save(VariableDefinition) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- save() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactHandlers
-
- save() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactStorage
-
- save() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- save() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- save() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction
-
- save() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- save() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- save() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- save() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateProject
-
- save() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- saveAdministrationConfiguration(AdministrationConfiguration) - Method in class com.atlassian.bamboo.agent.elastic.client.TunnelAwareAdministrationConfigurationManagerImpl
-
- saveAdministrationConfiguration(AdministrationConfiguration) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationManager
-
Deprecated.
- saveAdministrationConfiguration(AdministrationConfiguration) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationPersister
-
- saveAdministrationConfiguration(AdministrationConfiguration) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationPersisterImpl
-
- saveAdministrationConfiguration(AdministrationConfiguration) - Method in class com.atlassian.bamboo.configuration.DefaultAdministrationConfigurationManager
-
- saveAdministrationConfiguration(AdministrationConfiguration) - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
Save the given administrationConfiguration in the persister's configuration data directory
- saveAdministrationConfiguration(AdministrationConfiguration) - Method in interface com.atlassian.bamboo.persister.Persister
-
Deprecated.
Persist the given administration information
- saveAdministrationConfiguration(AdministrationConfiguration) - Method in class com.atlassian.bamboo.v2.build.agent.remote.NonSavingAdminConfigManager
-
- saveAgentAssignment(AgentAssignment.ExecutorType, long, AgentAssignment.ExecutableType, long) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService
-
Save an agent assignment
- saveAgentAssignment(AgentAssignment.ExecutorType, long, AgentAssignment.ExecutableType, long) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentAssignmentServiceImpl
-
- saveAgentDefinition(RemotableRemoteAgentDefinition) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- saveAll(Collection<E>) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
Save all items on the list;
- saveAll(Collection<MutableDeploymentVersionVcsChangeset>) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsChangesetDao
-
- saveAll(Collection<MutableDeploymentVersionVcsChangeset>) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsChangesetDaoImpl
-
- saveAll(Collection<MutableDeploymentVersionLinkedJiraIssue>) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.issues.DeploymentVersionLinkedJiraIssueDao
-
Save all records in the collection.
- saveAll(Collection<MutableDeploymentVersionLinkedJiraIssue>) - Method in class com.atlassian.bamboo.deployments.versions.persistence.issues.DeploymentVersionLinkedJiraIssueDaoImpl
-
- saveAll(Collection<E>) - Method in class com.atlassian.bamboo.persistence3.BambooHibernateObjectDao
-
- saveAll(Collection<E>) - Method in interface com.atlassian.bamboo.persistence3.BambooObjectDao
-
Save all entities in the collection to the database
- saveAll(HibernateDaoSupport, Collection<? extends BambooObject>) - Static method in class com.atlassian.bamboo.persistence3.HibernateDaoUtils
-
- saveAll(Iterable<BambooVcsBranch>) - Method in interface com.atlassian.bamboo.plan.branch.VcsBranchManager
-
- saveAll(ImmutableChain, Iterable<VcsBranch>) - Method in interface com.atlassian.bamboo.plan.branch.VcsBranchManager
-
- saveAll(Iterable<BambooVcsBranch>) - Method in class com.atlassian.bamboo.plan.branch.VcsBranchManagerImpl
-
- saveAll(ImmutableChain, Iterable<VcsBranch>) - Method in class com.atlassian.bamboo.plan.branch.VcsBranchManagerImpl
-
- saveAll(Collection<E>) - Method in interface com.atlassian.bamboo.quickfilter.QuickFilterDao
-
- saveAll(Collection<E>) - Method in class com.atlassian.bamboo.quickfilter.QuickFilterHibernateDao
-
- saveAllPermissions() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- saveAnalyticsConfiguration() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AnalyticsConfigPage
-
- saveAndContinue() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ClonePlanPage
-
- saveAndContinue() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanTasksPage
-
- saveAndReturn(PipelineDefinition) - Method in interface com.atlassian.bamboo.buildqueue.dao.AgentDao
-
Saves the passed definition and returns a new copy of the updated pipeline definition
- saveAndReturn(PipelineDefinition) - Method in class com.atlassian.bamboo.buildqueue.dao.AgentHibernateDao
-
- saveAndReturn(RemoteAgentAuthenticationEntity) - Method in interface com.atlassian.bamboo.buildqueue.dao.RemoteAgentAuthenticationDao
-
Save and return a new remote agent authentication.
- saveAndReturn(RemoteAgentAuthenticationEntity) - Method in class com.atlassian.bamboo.buildqueue.dao.RemoteAgentAuthenticationHibernateDao
-
- saveAndSendTestEmail() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditMailServerAdminPage
-
- saveAndUpdateParents(Plan) - Method in class com.atlassian.bamboo.build.creation.ChainBranchCreationServiceImpl
-
- saveAndUpdateParents(Plan) - Method in class com.atlassian.bamboo.build.creation.ChainCreationServiceImpl
-
- saveAndUpdateParents(Plan) - Method in class com.atlassian.bamboo.build.creation.JobCreationServiceImpl
-
- saveAndUpdateParents(Plan) - Method in class com.atlassian.bamboo.build.creation.PlanCreationTemplate
-
Perform any necessary database operations required before saving the plan.
- saveAnyPipeline(PipelineDefinition) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Stores a pipeline
PipelineDefinition
of any type (elastic, local, remote)
AgentConfigurationUpdateEvent is fired after the pipeline is saved
- saveAnyPipeline(PipelineDefinition, AgentConfigurationUpdatedEventFactory) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
- saveAnyPipeline(PipelineDefinition) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- saveAnyPipeline(PipelineDefinition, AgentConfigurationUpdatedEventFactory) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- saveArtifactDefinition(ArtifactDefinition) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManager
-
Save/update artifact definition.
- saveArtifactDefinition(ArtifactDefinition) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManagerImpl
-
- saveArtifactDefinitions(Collection<ArtifactDefinition>) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManager
-
Save all artifact definitions in a collection.
- saveArtifactDefinitions(Collection<ArtifactDefinition>) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionManagerImpl
-
- saveArtifactSubscription(ArtifactSubscription) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
-
Save artifact subscription.
- saveArtifactSubscription(ArtifactSubscription) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManagerImpl
-
- saveArtifactSubscriptions(Collection<ArtifactSubscription>) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
-
Save all artifact definitions in a collection.
- saveArtifactSubscriptions(Collection<ArtifactSubscription>) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManagerImpl
-
- saveAuthor(ExtendedAuthor) - Method in interface com.atlassian.bamboo.author.ExtendedAuthorManager
-
Save the author
- saveAuthor(ExtendedAuthor) - Method in class com.atlassian.bamboo.author.HibernateAuthorManagerImpl
-
- saveBambooObject(Session, BambooIdProvider) - Method in class com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
-
Save object without regenerating the id if already assigned.
- saveBuildResults(ImmutableBuildable, BuildResults) - Method in class com.atlassian.bamboo.persister.CachedBuildPersisterDecorator
-
Simply pass this request onto the parent
- saveBuildResults(ImmutableBuildable, BuildResults) - Method in interface com.atlassian.bamboo.persister.file.BuildPersisterDecorator
-
Save the given build's given buildResults
- saveBuildResults(ImmutableBuildable, BuildResults) - Method in class com.atlassian.bamboo.persister.file.XStreamBuildPersister
-
Save the build results
- saveBulkEditPermissions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- saveButton - Variable in class com.atlassian.bamboo.pageobjects.pages.docker.AbstractDockerPage
-
- saveCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.capability.CapabilityHibernateSetDao
-
- saveCapabilitySet(CapabilitySet) - Method in interface com.atlassian.bamboo.capability.CapabilitySetDao
-
Persist capabilites
- saveCapabilitySet(CapabilitySet) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManager
-
Saves a capability set
- saveCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManagerImpl
-
- saveComment(Comment) - Method in interface com.atlassian.bamboo.comment.CommentManager
-
Saves or updates a comment to the database
- saveComment(Comment) - Method in class com.atlassian.bamboo.comment.CommentManagerImpl
-
- saveConfiguration(Map<String, String>) - Method in interface com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersService
-
Persist artifact handlers configuration
- saveConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersServiceImpl
-
- saveConfiguration() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentMiscellaneousPage
-
- saveConfiguration(AdministrationConfiguration) - Method in class com.atlassian.bamboo.persister.xstream.XStreamAdminConfigPersister
-
Save the given administrationConfiguration in the myConfigurationDirectory.
- saveConfirmed() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectDetails
-
- saveConsumedSubscription(ArtifactSubscriptionContext, PlanResultKey, String) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
-
Store consumed subscription.
- saveConsumedSubscription(ArtifactSubscriptionContext, PlanResultKey, String) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManagerImpl
-
- saveCreate() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.AbstractVcsComponent
-
Calling this make sense only in create mode
- saved - Variable in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- saved - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- saveDependency(PlanDependency) - Method in class com.atlassian.bamboo.migration.stream.build.AbstractProjectDependencyMapper
-
- saveDockerPipelineConfiguration(DockerPipelineConfiguration, long) - Method in interface com.atlassian.bamboo.deployments.configuration.service.EnvironmentCustomConfigService
-
Set Docker pipeline configuration for a particular environment.
- saveDockerPipelineConfiguration(DockerPipelineConfiguration, long) - Method in class com.atlassian.bamboo.deployments.configuration.service.EnvironmentCustomConfigServiceImpl
-
- saveDockerPipelinesConfiguration(long, RestDockerPipelineConfiguration) - Method in class com.atlassian.bamboo.plugins.rest.deployments.environments.DeploymentEnvironmentResource
-
Saves Docker configuration for given environment.
- saveElasticConfig(ElasticConfiguration) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticAccountBean
-
- saveElasticConfig(ElasticConfiguration) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticAccountBeanImpl
-
- saveElasticImageConfiguration(ElasticImageConfiguration) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManager
-
Save an elastic image configuration.
- saveElasticImageConfiguration(ElasticImageConfiguration) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManagerImpl
-
- saveElasticInstanceSchedule(ElasticInstanceSchedule) - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleManager
-
Updates or creates the schedule.
- saveElasticInstanceSchedule(ElasticInstanceSchedule) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleManagerImpl
-
- saveElasticPipeline(ElasticAgentDefinition) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
- saveElasticPipeline(ElasticAgentDefinition) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- saveEnvironmentPluginConfig(Map<String, Map<String, String>>, long) - Method in interface com.atlassian.bamboo.deployments.configuration.service.EnvironmentCustomConfigService
-
Saves plugins config for given environment.
- saveEnvironmentPluginConfig(Map<String, Map<String, String>>, long) - Method in class com.atlassian.bamboo.deployments.configuration.service.EnvironmentCustomConfigServiceImpl
-
- saveEnvironmentWithNoSchedules(MutableEnvironment, EnvironmentDao, PlanScheduler) - Static method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentPersistenceHelper
-
Helper method that persist environment configuration, while pausing its triggers.
- saveEnvironmentWithNoSchedules(MutableEnvironment, BuildConfiguration, EnvironmentDao, PlanScheduler) - Static method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentPersistenceHelper
-
Helper method that persist environment configuration, while pausing its triggers.
- saveExpectingErrors() - Method in class com.atlassian.bamboo.pageobjects.components.variables.InlineVariableEditComponent
-
- saveExpectingErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.EditQuickFilterDialog
-
- saveExpectingErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.EditQuickFilterRuleComponent
-
- saveExpectingErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentDockerPage
-
- saveExpectingErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ConfigureJobDockerPage
-
- saveExpectingErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.EditPlanDetailsPage
-
- saveExpectingErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.EditProjectDetailsPage
-
- saveExpectingErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.triggers.AbstractTriggerComponent
-
- saveExpectingSuccess() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.EditQuickFilterDialog
-
- saveExpectingSuccess() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.EditQuickFilterRuleComponent
-
- saveExpectingSuccess() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentDockerPage
-
- saveExpectingSuccess() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ConfigureJobDockerPage
-
- saveExpectingSuccess() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.EditPlanDetailsPage
-
- saveExpectingSuccess() - Method in class com.atlassian.bamboo.pageobjects.pages.project.admin.EditProjectDetailsPage
-
- saveExpectingSuccess() - Method in class com.atlassian.bamboo.pageobjects.pages.triggers.AbstractTriggerComponent
-
- saveFinishedBuildResult(BuildContext) - Method in interface com.atlassian.bamboo.plan.PlanStatePersister
-
Saves results of build represented by a BuildContext into DB in single transaction.
- saveFinishedBuildResult(BuildContext) - Method in class com.atlassian.bamboo.plan.PlanStatePersisterImpl
-
- saveFinishedBuildResult(BuildContext) - Method in interface com.atlassian.bamboo.plan.PlanStatePersisterService
-
Saves results of a finished build represented by a BuildContext
- saveFinishedBuildResult(BuildContext) - Method in class com.atlassian.bamboo.plan.PlanStatePersisterServiceImpl
-
- saveInstantMessagingServer(InstantMessagingServerDefinition) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerManager
-
- saveInstantMessagingServer(InstantMessagingServerDefinition) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerManagerImpl
-
- saveJiraIssueDefaults(User, String) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Saves default data use in JIRA issue creation dialog
- saveJiraIssueDefaults(User, String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- saveLabel(Label) - Method in interface com.atlassian.bamboo.labels.LabelDao
-
- saveLabel(Label) - Method in class com.atlassian.bamboo.labels.LabelHibernateDao
-
- saveLabelling(Labelling) - Method in interface com.atlassian.bamboo.labels.LabelDao
-
- saveLabelling(Labelling) - Method in class com.atlassian.bamboo.labels.LabelHibernateDao
-
- saveLabelling(Labelling) - Method in interface com.atlassian.bamboo.labels.LabelManager
-
Saves a specific labelling - does not do any validation or checking.
- saveLabelling(Labelling) - Method in class com.atlassian.bamboo.labels.LabelManagerImpl
-
- saveNextId(String, long) - Method in interface com.atlassian.bamboo.oid.IdGeneratorDao
-
Saves next id value for given name.
- saveNextId(String, long) - Method in class com.atlassian.bamboo.oid.IdGeneratorDaoImpl
-
- saveNode(Node, File) - Static method in class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
-
Save node contents to a file.
- saveNotBuiltBuildResult(PlanResultKey) - Method in interface com.atlassian.bamboo.plan.PlanStatePersister
-
Handles results of not built job.
- saveNotBuiltBuildResult(PlanResultKey) - Method in class com.atlassian.bamboo.plan.PlanStatePersisterImpl
-
- saveNotBuiltBuildResult(PlanResultKey) - Method in interface com.atlassian.bamboo.plan.PlanStatePersisterService
-
Saves results of not build results identified by PlanResultKey.
- saveNotBuiltBuildResult(PlanResultKey) - Method in class com.atlassian.bamboo.plan.PlanStatePersisterServiceImpl
-
- saveNotificationPreferences(String, String, String) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Save just the notification preferences for the given user
- saveNotificationPreferences(String, String, String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- saveNotificationRule(NotificationRule) - Method in interface com.atlassian.bamboo.notification.NotificationDao
-
Save new/existing notification rule
- saveNotificationRule(NotificationRule) - Method in class com.atlassian.bamboo.notification.NotificationHibernateDao
-
- saveNotificationSet(NotificationSet) - Method in interface com.atlassian.bamboo.notification.NotificationDao
-
Save new/existing notification set.
- saveNotificationSet(NotificationSet) - Method in class com.atlassian.bamboo.notification.NotificationHibernateDao
-
- saveNotificationSet(NotificationSet) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Saves a notification set without requiring a build.
- saveNotificationSet(NotificationSet) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- saveOrUpdate(BambooBandanaContext, String, String) - Method in interface com.atlassian.bamboo.bandana.BandanaItemDao
-
- saveOrUpdate(BambooBandanaContext, String, String) - Method in class com.atlassian.bamboo.bandana.BandanaItemDaoImpl
-
- saveOrUpdate(EnvironmentCustomConfig) - Method in interface com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfigDao
-
- saveOrUpdate(EnvironmentCustomConfig) - Method in class com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfigHibernateDao
-
- saveOrUpdate(HibernateDaoSupport, BambooObject) - Static method in class com.atlassian.bamboo.persistence3.HibernateDaoUtils
-
- saveOrUpdate(Session, BambooObject) - Static method in class com.atlassian.bamboo.persistence3.HibernateDaoUtils
-
- saveOrUpdate(VcsBambooSpecsSource) - Method in interface com.atlassian.bamboo.specs.BambooSpecsSourceDao
-
- saveOrUpdate(VcsBambooSpecsSource) - Method in class com.atlassian.bamboo.specs.BambooSpecsSourceDaoImpl
-
- saveOrUpdate(VcsLocationBambooSpecsState) - Method in interface com.atlassian.bamboo.specs.BambooSpecsStateDao
-
- saveOrUpdate(VcsLocationBambooSpecsState) - Method in class com.atlassian.bamboo.specs.BambooSpecsStateDaoImpl
-
- saveOrUpdateAll(Session, Iterable<?>) - Static method in class com.atlassian.bamboo.persistence3.HibernateDaoUtils
-
- saveOrUpdateAll(HibernateOperations, Iterable<?>) - Static method in class com.atlassian.bamboo.persistence3.HibernateDaoUtils
-
- saveOrUpdateFunction(HibernateTemplate) - Static method in class com.atlassian.bamboo.persistence3.HibernateDaoUtils
-
- savePipeline(PipelineDefinition) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
- savePipeline(PipelineDefinition, AgentConfigurationUpdatedEventFactory) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
- savePipeline(PipelineDefinition) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- savePipeline(PipelineDefinition, AgentConfigurationUpdatedEventFactory) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- savePlan(PlanCreationBean) - Method in interface com.atlassian.bamboo.build.creation.PlanCreationService
-
Saves a already created plan to the database
- savePlan(PlanCreationBean) - Method in class com.atlassian.bamboo.build.creation.PlanCreationTemplate
-
- savePlan(PlanManager) - Method in class com.atlassian.bamboo.plan.branch.ChainPropagatingFacade
-
- savePlan(PlanManager) - Method in class com.atlassian.bamboo.plan.branch.ChainStagePropagatingFacade
-
- savePlan(PlanManager) - Method in class com.atlassian.bamboo.plan.branch.JobPropagatingFacade
-
- savePlan(Plan) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- savePlan(Plan) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- savePlan() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
-
- savePlanAndDefinition(Plan) - Method in interface com.atlassian.bamboo.build.BuildDefinitionManager
-
- savePlanAndDefinition(Plan, BuildConfiguration) - Method in interface com.atlassian.bamboo.build.BuildDefinitionManager
-
- savePlanAndDefinition(Plan, BuildDefinition) - Method in interface com.atlassian.bamboo.build.BuildDefinitionManager
-
Convert and save the build definition.
- savePlanAndDefinition(Plan, BuildDefinition, boolean) - Method in interface com.atlassian.bamboo.build.BuildDefinitionManager
-
Convert and save the build definition.
- savePlanAndDefinition(Plan) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManager
-
- savePlanAndDefinition(Plan, BuildConfiguration) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManager
-
- savePlanAndDefinition(Plan, BuildDefinition) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManager
-
- savePlanAndDefinition(Plan, BuildDefinition, boolean) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManager
-
- savePlanAndDefinition(Plan) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManagerTx
-
- savePlanAndDefinition(Plan, BuildConfiguration) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManagerTx
-
- savePlanAndDefinition(Plan, BuildDefinition) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManagerTx
-
- savePlanAndDefinition(Plan, BuildDefinition, boolean) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionManagerTx
-
- savePlanDependency(PlanDependency) - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
Save the given dependency.
- savePlanDependency(PlanDependency) - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
- savePlanRepositoryLink(PlanRepositoryLink) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
- savePlanRepositoryLink(PlanRepositoryLink) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- savePlanRepositoryLinks(List<PlanRepositoryLink>) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Saves the collection of plan to repository relations.
- savePlanRepositoryLinks(List<PlanRepositoryLink>) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- savePlanRepositoryWithDefinition(PlanRepositoryLink) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
- savePlanRepositoryWithDefinition(PlanRepositoryLink) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- savePlanWithSchedulesStopped(Plan) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
Saves the
Plan
while polling jobs are stopped.
- savePlanWithSchedulesStopped(Plan) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- saveProject(Project) - Method in class com.atlassian.bamboo.project.DefaultProjectManager
-
- saveProject(Project) - Method in interface com.atlassian.bamboo.project.ProjectManager
-
Saves the project
- saveRaw(EntityObject) - Method in class com.atlassian.bamboo.persistence.BambooHibernateObjectDao
-
Save the object without updateModificationData being called.
- saveRelevantChangesets(List<RelevantChangeset>) - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetDao
-
- saveRelevantChangesets(List<RelevantChangeset>) - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetHibernateDao
-
- saveRepositoryDefinition(RepositoryDataEntity) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Save repository definition.
- saveRepositoryDefinition(RepositoryDataEntity) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- saveRepositoryDefinitions(Collection<RepositoryDataEntity>) - Method in interface com.atlassian.bamboo.repository.RepositoryDefinitionManager
-
Saves all repository definitions in the collection.
- saveRepositoryDefinitions(Collection<RepositoryDataEntity>) - Method in class com.atlassian.bamboo.repository.RepositoryDefinitionManagerImpl
-
- saveResultSummary(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- saveResultSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
- saveScript(String, String) - Static method in class com.atlassian.bamboo.agent.elastic.utils.FileUtils
-
- saveSpotInstanceConfig(SpotInstanceConfig) - Method in interface com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfigurationManager
-
Persist Spot Instances configuration
- saveSpotInstanceConfig(SpotInstanceConfig) - Method in class com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfigurationManagerImpl
-
- saveState(CurrentlyBuilding, boolean) - Method in class com.atlassian.bamboo.build.CurrentlyBuildingContainer
-
- saveStorageConfiguration(RestStorageConfiguration) - Method in class com.atlassian.bamboo.plugins.rest.admin.storage.StorageConfigurationResource
-
Set storage configuration limits.
- saveSystemNotificationRule(NotificationRule) - Method in interface com.atlassian.bamboo.notification.NotificationManager
-
Do not use this method.
- saveSystemNotificationRule(NotificationRule) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- saveSystemNotificationRule(NotificationRule) - Method in interface com.atlassian.bamboo.notification.SystemNotificationService
-
Save an individual system notification rule.
- saveSystemNotificationRule(NotificationRule) - Method in class com.atlassian.bamboo.notification.SystemNotificationServiceImpl
-
- saveTestCase(TestCase) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Save an individual TestCase to the database
- saveTestCase(TestCase) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- saveTestClass(TestClass) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsManager
-
Save a TestClass (and included TestCases) to the database
- saveTestClass(TestClass) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsManagerImpl
-
- saveTrackingEntry(AOTrackingEntry) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDao
-
Save changes for an existing tracking entry
Do NOT use to create brand new objects
- saveTrackingEntry(AOTrackingEntry) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryDaoImpl
-
- saveTrigger() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentTriggersPage
-
- saveUpdate() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.AbstractVcsComponent
-
Calling this make sense only in edit mode
- saveUser(String, String, String, String, String, List<String>) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Saves the properties for the given user
- saveUser(String, String, String, String, String, List<String>, ExtendedAuthor) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Saves the properties for the given user
- saveUser(String, String, String, String, String, List<String>, ExtendedAuthor, String) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
- saveUser(String, String, String, String, String, String, String, List<String>, ExtendedAuthor, String) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
- saveUser(String, String, String, String, String, String, String, List<String>, List<Long>, String) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
- saveUser(String, String, boolean, String, String, String, String, String, List<String>, List<Long>, String) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
- saveUser(String, String, boolean, String, String, String, String, String, List<String>, List<Long>) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
- saveUser(String, String, String, String, String, List<String>) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- saveUser(String, String, String, String, String, List<String>, ExtendedAuthor) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- saveUser(String, String, String, String, String, List<String>, ExtendedAuthor, String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- saveUser(String, String, String, String, String, String, String, List<String>, ExtendedAuthor, String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- saveUser(String, String, String, String, String, String, String, List<String>, List<Long>, String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- saveUser(String, String, boolean, String, String, String, String, String, List<String>, List<Long>, String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- saveUser(String, String, boolean, String, String, String, String, String, List<String>, List<Long>) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- saveUser(User) - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdUserManagerImpl
-
- saveValueInCookie(String, String) - Method in interface com.atlassian.bamboo.build.CookieCutter
-
- saveValueInCookie(String, String) - Method in class com.atlassian.bamboo.build.CookieCutterImpl
-
- saveVariableDefinition(VariableDefinition) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionManager
-
Save variable definition
- saveVariableDefinition(VariableDefinition, String) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionManager
-
Save variable definition
- saveVariableDefinition(VariableDefinition) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- saveVariableDefinition(VariableDefinition, String) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- saveVariableDefinitions(List<VariableDefinition>) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionManager
-
Save all variable definitions on the list
- saveVariableDefinitions(List<VariableDefinition>) - Method in class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- SCAN - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- scan() - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemotePluginScanner
-
- SCAN_NOW - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- scanLogForEvent(File, String, int) - Static method in class com.atlassian.bamboo.analytics.AnalyticsTestUtils
-
- scanLogForEvent(File, AnalyticsTestUtils.LogLineMatcher, int) - Static method in class com.atlassian.bamboo.analytics.AnalyticsTestUtils
-
- scheduleBackup(ScheduleBackupConfiguration) - Method in interface com.atlassian.bamboo.configuration.ScheduleBackupBean
-
- scheduleBackup(ScheduleBackupConfiguration) - Method in class com.atlassian.bamboo.configuration.ScheduleBackupBeanImpl
-
- ScheduleBackupBean - Interface in com.atlassian.bamboo.configuration
-
Performs the scheduling of a backup task based on details in the Schedule Backup Configuration
- ScheduleBackupBeanImpl - Class in com.atlassian.bamboo.configuration
-
- ScheduleBackupBeanImpl() - Constructor for class com.atlassian.bamboo.configuration.ScheduleBackupBeanImpl
-
- ScheduleBackupConfiguration - Class in com.atlassian.bamboo.configuration
-
Contains details used to schedule and perform schedules backups.
- ScheduleBackupConfiguration() - Constructor for class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- scheduleBranchDetecting() - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionJobScheduler
-
- scheduleBranchDetectionForChain(ImmutableChain) - Method in interface com.atlassian.bamboo.plan.branch.BranchDetectionService
-
Registers branch detection request for a given Chain.
- scheduleBranchDetectionForChain(ImmutableChain) - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionServiceImpl
-
- scheduleBranchListInitialisation(Chain) - Method in interface com.atlassian.bamboo.plan.branch.BranchDetectionService
-
Schedules initialisation of existing vcs branch list.
- scheduleBranchListInitialisation(Chain) - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionServiceImpl
-
- scheduleBuildMonitoring() - Method in class com.atlassian.bamboo.build.monitoring.BuildMonitorJobScheduler
-
- scheduleBuildQueueMonitoring() - Method in class com.atlassian.bamboo.build.monitoring.BuildQueueMonitorJobScheduler
-
- scheduleChangeDetection(String, boolean) - Method in class com.atlassian.bamboo.trigger.remote.rest.RemoteTriggerResource
-
- SCHEDULED_BUILD - Static variable in class com.atlassian.bamboo.ReasonForBuild
-
- ScheduledBackupJob - Class in com.atlassian.bamboo.configuration
-
- ScheduledBackupJob() - Constructor for class com.atlassian.bamboo.configuration.ScheduledBackupJob
-
- ScheduledBuildDetectionAction - Class in com.atlassian.bamboo.v2.trigger
-
- ScheduledBuildDetectionAction(ChangeDetectionManager, TriggerManager, BuildNumberGeneratorService, BuildLoggerManager, ImmutableChain, Map<String, String>, Map<String, String>, BuildContextBuilderFactory) - Constructor for class com.atlassian.bamboo.v2.trigger.ScheduledBuildDetectionAction
-
- scheduleDeletion(long) - Method in class com.atlassian.bamboo.hibernate.cachehooks.RepositoryDataEntityCacheSynchronisation
-
- ScheduledEnvironmentTriggeringAction - Class in com.atlassian.bamboo.deployments.execution.triggering
-
- ScheduledEnvironmentTriggeringAction(Environment, PlanKey, DeploymentExecutionService, DeploymentVersionService, DeploymentProjectService, CachedPlanManager, TriggerManager, ResultsSummaryManager, Map<String, String>) - Constructor for class com.atlassian.bamboo.deployments.execution.triggering.ScheduledEnvironmentTriggeringAction
-
- ScheduledJob - Class in com.atlassian.bamboo.admin.scheduler
-
A job which runs via the scheduler.
- ScheduledJob(String, String, Date) - Constructor for class com.atlassian.bamboo.admin.scheduler.ScheduledJob
-
- ScheduledJob(JobKey, Date) - Constructor for class com.atlassian.bamboo.admin.scheduler.ScheduledJob
-
- ScheduledTriggerDefinitionExporter - Class in com.atlassian.bamboo.trigger.exporters
-
- ScheduledTriggerDefinitionExporter(CachedPlanManager, ChainBranchManager, PlanManager, DeploymentProjectService) - Constructor for class com.atlassian.bamboo.trigger.exporters.ScheduledTriggerDefinitionExporter
-
- ScheduledTriggerDetails - Class in com.atlassian.bamboo.testutils.model.triggers
-
- ScheduledTriggerDetails.ScheduledTriggerDetailsBuilder - Class in com.atlassian.bamboo.testutils.model.triggers
-
- ScheduledTriggerReason - Class in com.atlassian.bamboo.v2.build.trigger
-
- ScheduledTriggerReason() - Constructor for class com.atlassian.bamboo.v2.build.trigger.ScheduledTriggerReason
-
- scheduleElasticInstanceSchedule(ElasticInstanceSchedule, boolean) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleScheduler
-
- scheduleHeartBeatJob() - Method in class com.atlassian.bamboo.v2.build.agent.HeartBeatCheckerJobScheduler
-
- scheduleJob(JobId, JobConfig) - Method in class com.atlassian.bamboo.schedule.AtlassianSchedulerServiceImpl
-
- scheduleJobWithGeneratedId(JobConfig) - Method in class com.atlassian.bamboo.schedule.AtlassianSchedulerServiceImpl
-
- schedulePlanBranchInitialization(Plan, BuildDefinition, PlanBranchWorkflow) - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
Schedules the plan branch initialization work that the Bamboo server needs to perform.
- schedulePullRequestDetecting() - Method in class com.atlassian.bamboo.plan.pullrequest.PullRequestDetectionJobScheduler
-
- schedulePullRequestDetectionForChain(ImmutableChain) - Method in interface com.atlassian.bamboo.plan.pullrequest.PullRequestDetectionService
-
Registers PR detection request for a given Chain.
- schedulePullRequestDetectionForChain(ImmutableChain) - Method in class com.atlassian.bamboo.plan.pullrequest.PullRequestDetectionServiceImpl
-
- scheduler - Variable in class com.atlassian.bamboo.build.strategy.AbstractQuartzStrategy
-
Deprecated.
- SCHEDULER - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- scheduler() - Method in class com.atlassian.bamboo.testutils.junit.rule.BackdoorRule
-
- scheduler - Variable in class com.atlassian.bamboo.trigger.quartz.AbstractQuartzTriggerActivator
-
- SCHEDULER_KEY - Static variable in class com.atlassian.bamboo.analytics.basedata.collector.CollectionScheduler
-
- schedulerControl() - Method in class com.atlassian.bamboo.testutils.backdoor.Backdoor
-
- SchedulerControl - Class in com.atlassian.bamboo.testutils.backdoor
-
Backdoor control used to interact with the job sceduler.
- SchedulerControl(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.backdoor.SchedulerControl
-
Parameterized constructor.
- SchedulerResource - Class in com.atlassian.bamboo.plugins.rest.admin.scheduler
-
REST resource for the scheduler.
- SchedulerResource(SchedulerService) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.scheduler.SchedulerResource
-
Parameterized constructor.
- SchedulerService - Interface in com.atlassian.bamboo.admin.scheduler
-
Service for interacting with a job scheduler.
- SchedulerServiceImpl - Class in com.atlassian.bamboo.admin.scheduler
-
Service providing interactions with the job scheduler.
- SchedulerServiceImpl(BambooPermissionManager, Scheduler) - Constructor for class com.atlassian.bamboo.admin.scheduler.SchedulerServiceImpl
-
Parameterized constructor.
- scheduleTasksForPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.schedule.DefaultPlanScheduler
-
- scheduleTasksForPlan(ImmutablePlan) - Method in interface com.atlassian.bamboo.schedule.PlanScheduler
-
Creates Scheduling Jobs for the given
Plan
- scheduleTasksForPlanAndBranches(ImmutablePlan) - Method in class com.atlassian.bamboo.schedule.DefaultPlanScheduler
-
- scheduleTasksForPlanAndBranches(ImmutablePlan) - Method in interface com.atlassian.bamboo.schedule.PlanScheduler
-
Creates Scheduling Jobs for the given
Plan
and its Branches
- scheduleTasksForTriggerable(Triggerable) - Method in class com.atlassian.bamboo.schedule.DefaultPlanScheduler
-
- scheduleTriggeringJobs(Triggerable) - Method in class com.atlassian.bamboo.schedule.DefaultPlanScheduler
-
- scheduleTriggeringJobs(Triggerable) - Method in interface com.atlassian.bamboo.schedule.PlanScheduler
-
- SchemaNameSupplier - Interface in com.atlassian.bamboo.plugins.querydsl.api
-
- SchemaNameSupplierImpl - Class in com.atlassian.bamboo.plugins.querydsl
-
- SchemaNameSupplierImpl() - Constructor for class com.atlassian.bamboo.plugins.querydsl.SchemaNameSupplierImpl
-
- SCHEME_DELIMITER - Static variable in enum com.atlassian.bamboo.core.TransportProtocol
-
- SchemeRegistryFactory - Interface in com.atlassian.bamboo.agent.bootstrap.http
-
- scm(String) - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketResourceEntity.Builder
-
- scm(Repository.Scm) - Method in class com.atlassian.bamboo.testutils.model.Repository.Builder
-
- ScmTypePublishingRepository - Interface in com.atlassian.bamboo.repository
-
- ScopedExclusionService - Interface in com.atlassian.bamboo.core
-
Classes implementing this interface let you execute code guarded by mutual exclusion locks.
- scopedExclusionService - Variable in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- ScopedExclusionService.ExclusionScopeType - Enum in com.atlassian.bamboo.core
-
Predefined exclusion scopes.
- ScopedExclusionService.ExclusiveFunction<F,V,E extends Throwable> - Interface in com.atlassian.bamboo.core
-
Function to call once the object is locked.
- ScopedExclusionService.GeneratorCallable<V,E extends Throwable> - Interface in com.atlassian.bamboo.core
-
Generator called to generate new names for objects.
- ScopedExclusionServiceHelper - Class in com.atlassian.bamboo.core
-
Provides helper methods that provide higher level of abstraction over object locked by
ScopedExclusionService
.
- ScopedExclusionServiceImpl - Class in com.atlassian.bamboo.core
-
- ScopedExclusionServiceImpl() - Constructor for class com.atlassian.bamboo.core.ScopedExclusionServiceImpl
-
- ScpAwareUri - Class in com.atlassian.bamboo.plugins.git
-
- Script - Interface in com.atlassian.bamboo.core
-
A generic interface that should be used for objects holding script data in Bamboo (inline scripts/instance shutdown or startup scripts etc.).
- script(String) - Method in class com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails.ScriptTaskDetailsBuilder
-
- SCRIPT_BUILDER_TASK_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.plugin.BambooPluginKeys
-
- SCRIPT_SCRIPT - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SCRIPT_TOOL - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- scriptBody(String) - Method in class com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails.ScriptTaskDetailsBuilder
-
- ScriptBuildTask - Class in com.atlassian.bamboo.plugins.script.task
-
- ScriptBuildTask(EnvironmentVariableAccessor, ProcessService, HomeDirectoryLayout) - Constructor for class com.atlassian.bamboo.plugins.script.task.ScriptBuildTask
-
- ScriptBuildTaskConfigurator - Class in com.atlassian.bamboo.plugins.script.task.configuration
-
- ScriptBuildTaskConfigurator() - Constructor for class com.atlassian.bamboo.plugins.script.task.configuration.ScriptBuildTaskConfigurator
-
- ScriptConfig - Class in com.atlassian.bamboo.plugins.script.task
-
- ScriptConfig(CommonTaskContext, EnvironmentVariableAccessor) - Constructor for class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- ScriptConfig.Interpreter - Enum in com.atlassian.bamboo.plugins.script.task
-
- ScriptConfig.ScriptLocation - Enum in com.atlassian.bamboo.plugins.script.task
-
- ScriptDao - Interface in com.atlassian.bamboo.migration.dao
-
- ScriptDaoImpl - Class in com.atlassian.bamboo.migration.dao
-
- ScriptDaoImpl() - Constructor for class com.atlassian.bamboo.migration.dao.ScriptDaoImpl
-
- scriptFailure() - Static method in class com.atlassian.bamboo.testutils.specs.TestTaskSpecsHelper
-
- ScriptImpl - Class in com.atlassian.bamboo.core
-
- ScriptImpl() - Constructor for class com.atlassian.bamboo.core.ScriptImpl
-
- ScriptImpl(String) - Constructor for class com.atlassian.bamboo.core.ScriptImpl
-
- ScriptImpl_ - Class in com.atlassian.bamboo.core
-
- ScriptImpl_() - Constructor for class com.atlassian.bamboo.core.ScriptImpl_
-
- ScriptInterpreterUtils - Class in com.atlassian.bamboo.agent.elastic
-
- ScriptInterpreterUtils() - Constructor for class com.atlassian.bamboo.agent.elastic.ScriptInterpreterUtils
-
- ScriptMapper - Class in com.atlassian.bamboo.migration.stream.script
-
- ScriptMapper(SessionFactory, ScriptDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.script.ScriptMapper
-
- SCRIPTS - Static variable in interface com.atlassian.bamboo.configuration.external.yaml.properties.inner.Job.Config
-
- scriptSuccess() - Static method in class com.atlassian.bamboo.testutils.specs.TestTaskSpecsHelper
-
- scriptTask(String) - Static method in class com.atlassian.bamboo.testutils.specs.TestTaskSpecsHelper
-
- scriptTask(String...) - Static method in class com.atlassian.bamboo.testutils.specs.TestTaskSpecsHelper
-
- ScriptTaskComponent - Class in com.atlassian.bamboo.pageobjects.pages.tasks
-
- ScriptTaskComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.tasks.ScriptTaskComponent
-
- ScriptTaskDetails - Class in com.atlassian.bamboo.testutils.model.task
-
- ScriptTaskDetails(String, String, String, ScriptTaskDetails.Interpreter) - Constructor for class com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails
-
- ScriptTaskDetails.Interpreter - Enum in com.atlassian.bamboo.testutils.model.task
-
- ScriptTaskDetails.ScriptLocation - Enum in com.atlassian.bamboo.testutils.model.task
-
- ScriptTaskDetails.ScriptTaskDetailsBuilder - Class in com.atlassian.bamboo.testutils.model.task
-
- ScriptTaskExporter - Class in com.atlassian.bamboo.plugins.script.task.export
-
- ScriptTaskExporter() - Constructor for class com.atlassian.bamboo.plugins.script.task.export.ScriptTaskExporter
-
- scrollAll(BambooClosures.ThrowingX<CrowdDeletedEntity, E1, E2, E3>) - Method in interface com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityDao
-
Scroll through all
entities
applying the code from
consumer
.
- scrollAll(BambooClosures.ThrowingX<CrowdDeletedEntity, E1, E2, E3>) - Method in class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityHibernateDao
-
- scrollArtifactLinksForExport(Consumer<ArtifactLink>) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactLinkDao
-
Scroll through all ArtifactLink records and pass them to consumer
- scrollArtifactLinksForExport(Consumer<ArtifactLink>) - Method in class com.atlassian.bamboo.build.artifact.ArtifactLinkHibernateDao
-
- scrollAuditLogsForExport(Consumer<AuditLogEntry>) - Method in interface com.atlassian.bamboo.persister.AuditLogDao
-
Scroll through all AuditLogEntry records and pass them to consumer
- scrollAuditLogsForExport(Consumer<AuditLogEntry>) - Method in class com.atlassian.bamboo.persister.AuditLogHibernateDao
-
- scrollChangesetsForExport(Consumer<RepositoryChangeset>) - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetDao
-
- scrollChangesetsForExport(Consumer<RepositoryChangeset>) - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetHibernateDao
-
- scrollCommentsForExport(Consumer<Comment>) - Method in interface com.atlassian.bamboo.comment.CommentDao
-
Scroll through and execute function for each of Comment
Objects passed to function are not fully initialized.
- scrollCommentsForExport(Consumer<Comment>) - Method in class com.atlassian.bamboo.comment.CommentHibernateDao
-
- scrollCommitsForExport(Consumer<Commit>) - Method in interface com.atlassian.bamboo.commit.CommitDao
-
Scroll through and execute function for each of Commit
Objects passed to function are not fully initialized.
- scrollCommitsForExport(Consumer<Commit>) - Method in class com.atlassian.bamboo.commit.CommitHibernateDao
-
- scrollCommitsForExport(Consumer<MutableDeploymentVersionVcsCommit>) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsCommitDao
-
Scroll through and execute function for each of MutableDeploymentVersionVcsCommitImpl
Objects passed to function are not fully initialized.
- scrollCommitsForExport(Consumer<MutableDeploymentVersionVcsCommit>) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.DeploymentVersionVcsCommitDaoImpl
-
- scrollConsumedSubscriptionsForExport(Consumer<ConsumedSubscription>) - Method in interface com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionDao
-
Scroll through all ConsumedSubscription records and pass them to consumer
- scrollConsumedSubscriptionsForExport(Consumer<ConsumedSubscription>) - Method in class com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionHibernateDao
-
- ScrollHibernateCallback - Class in com.atlassian.bamboo.hibernate.callbacks
-
- ScrollHibernateCallback(int, ScrollMode) - Constructor for class com.atlassian.bamboo.hibernate.callbacks.ScrollHibernateCallback
-
- ScrollHibernateCallback() - Constructor for class com.atlassian.bamboo.hibernate.callbacks.ScrollHibernateCallback
-
- scrollJiraIssuesForExport(Consumer<LinkedJiraIssue>) - Method in interface com.atlassian.bamboo.resultsummary.LinkedJiraIssueDao
-
Scroll through and execute function for each of LinkedJiraIssue
Objects passed to function are not fully initialized.
- scrollJiraIssuesForExport(Consumer<LinkedJiraIssue>) - Method in class com.atlassian.bamboo.resultsummary.LinkedJiraIssueHibernateDao
-
- scrollPlanVcsRevisionHistoryItemsForExport(Consumer<PlanVcsRevisionHistoryItem>) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryHibernateStandaloneDao
-
- scrollPlanVcsRevisionHistoryItemsForExport(Consumer<PlanVcsRevisionHistoryItem>) - Method in interface com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryStandaloneDao
-
Scroll through and execute function for each of PlanVcsRevisionHistoryItem Objects passed to function are not
fully initialized.
- scrollRelevantChangesetsForExport(Consumer<RelevantChangeset>) - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetDao
-
- scrollRelevantChangesetsForExport(Consumer<RelevantChangeset>) - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetHibernateDao
-
- scrollResultSummaries(String, ResultDataRead, Consumer<ResultsSummary>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Scroll through and execute function for each of ResultsSummary (Build and Chain)
Objects passed to function are not fully initialized.
- scrollResultSummaries(String, ResultDataRead, Consumer<ResultsSummary>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- scrollResultSummaries(String, Function<ResultsSummary, Void>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- scrollResultSummaries(String, ResultDataRead, Function<ResultsSummary, Void>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- scrollResultSummaries(String, Function<ResultsSummary, Void>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Scroll through and execute function for each of BuildResultsSummary
Objects passed to function are not fully initialized.
- scrollResultSummaries(String, ResultDataRead, Function<ResultsSummary, Void>) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummaryManager
-
Scroll through and execute function for each of ResultsSummary (Build and Chain)
Objects passed to function are not fully initialized.
- scrollTestCaseResultErrorsForExport(Consumer<TestCaseResultError>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Scroll through and execute function for each of TestCaseResultErrors
Objects passed to function are not fully initialized.
- scrollTestCaseResultErrorsForExport(Consumer<TestCaseResultError>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- scrollTestCaseResultsForExport(Consumer<TestCaseResult>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Scroll through and execute function for each of TestCaseResults
Objects passed to function are not fully initialized.
- scrollTestCaseResultsForExport(Consumer<TestCaseResult>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultHibernateDao
-
- scrollTestCasesForExport(Consumer<TestCase>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseDao
-
Scroll through and execute function for each of TestCase records
Objects passed to function are not fully initialized.
- scrollTestCasesForExport(Consumer<TestCase>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseHibernateDao
-
- scrollTestClassesForExport(Consumer<TestClass>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsDao
-
Scroll through and execute function for each of TestClass records
Objects passed to function are not fully initialized.
- scrollTestClassesForExport(Consumer<TestClass>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsHibernateDao
-
- scrollTestClassResultsForExport(Consumer<TestClassResult>) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestResultsDao
-
Scroll through and execute function for each of TestClassResults
Objects passed to function are not fully initialized.
- scrollTestClassResultsForExport(Consumer<TestClassResult>) - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsHibernateDao
-
- scrollThroughTestClassesForPlan(Plan) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestsDao
-
Scroll through all test classes attached to a specific plan, alphabetically by test class name.
- scrollThroughTestClassesForPlan(Plan) - Method in class com.atlassian.bamboo.resultsummary.tests.TestsHibernateDao
-
- scrollTop() - Method in class com.atlassian.bamboo.pageobjects.components.InfiniteScrollTableComponent
-
Scroll the viewport to the very top of the page.
- scrollVariableSubstitutionForExport(Consumer<VariableSubstitution>) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummaryDao
-
Scroll through and execute function for each of VariableSubstitution
Objects passed to function are not fully initialized.
- scrollVariableSubstitutionForExport(Consumer<VariableSubstitution>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- scrollVcsBambooSpecsSourceForExport(Consumer<VcsBambooSpecsSource>) - Method in interface com.atlassian.bamboo.specs.BambooSpecsSourceDao
-
- scrollVcsBambooSpecsSourceForExport(Consumer<VcsBambooSpecsSource>) - Method in class com.atlassian.bamboo.specs.BambooSpecsSourceDaoImpl
-
- scrollVcsLocationBambooSpecsStateForExport(Consumer<VcsLocationBambooSpecsState>) - Method in interface com.atlassian.bamboo.specs.BambooSpecsStateDao
-
- scrollVcsLocationBambooSpecsStateForExport(Consumer<VcsLocationBambooSpecsState>) - Method in class com.atlassian.bamboo.specs.BambooSpecsStateDaoImpl
-
- search(String, UriInfo, HttpHeaders, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.QuickSearchResource
-
Performs a starts with search against full plan name and full plan key.
- SEARCH - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- search(Map<String, String[]>) - Method in interface com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcher
-
- search(Query, int) - Method in interface com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcher
-
Returns a list of
ResultsSummary
that matches the query up to maxResults
- search(Query, SortField, int, Function<Document, T>) - Method in interface com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcher
-
Returns a sorted list of T that matches the query up to maxResults.
- search(Query, int, Function<Document, T>) - Method in interface com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcher
-
Returns a list of T that matches the query up to maxResults.
- search(Query, AbstractDocumentHitCollector) - Method in interface com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcher
-
- search(Map<String, String[]>) - Method in class com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcherImpl
-
- search(Query, int) - Method in class com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcherImpl
-
- search(Query, int, Function<Document, T>) - Method in class com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcherImpl
-
- search(Query, SortField, int, Function<Document, T>) - Method in class com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcherImpl
-
- search(Query, AbstractDocumentHitCollector) - Method in class com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcherImpl
-
- search() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- search(String, String) - Method in class com.atlassian.sal.bamboo.search.BambooSearchProvider
-
- search(UserKey, String) - Method in class com.atlassian.sal.bamboo.search.BambooSearchProvider
-
- SEARCH_BUILD_SUCCESS_FAIL_MESSAGE_EVERYWHERE - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
A workaround for BAM-4069, allows us to search for build successful/failed messages.
- SEARCH_ENTITY - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SEARCH_ENTITY_PERMISSION - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SEARCH_ENTITY_TYPE - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SEARCH_ENTITY_TYPE_USER - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SEARCH_ENVIRONMENTS_FOR_DEPLOYMENT - Static variable in class com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
- SEARCH_FIELD - Static variable in interface com.atlassian.bamboo.index.quicksearch.QuickSearchDocument
-
- SEARCH_FUZZY - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SEARCH_LAST_25_BUILDS - Static variable in class com.atlassian.bamboo.resultsummary.search.LuceneQueryBuilder
-
- SEARCH_LAST_30_DAYS - Static variable in class com.atlassian.bamboo.resultsummary.search.LuceneQueryBuilder
-
- SEARCH_LAST_7_DAYS - Static variable in class com.atlassian.bamboo.resultsummary.search.LuceneQueryBuilder
-
- SEARCH_LAST_90_DAYS - Static variable in class com.atlassian.bamboo.resultsummary.search.LuceneQueryBuilder
-
- SEARCH_RANGE - Static variable in class com.atlassian.bamboo.resultsummary.search.LuceneQueryBuilder
-
- SEARCH_RANGE_DATE_FROM - Static variable in class com.atlassian.bamboo.resultsummary.search.LuceneQueryBuilder
-
- SEARCH_RANGE_DATE_TO - Static variable in class com.atlassian.bamboo.resultsummary.search.LuceneQueryBuilder
-
- SEARCH_RESULT - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SEARCH_RESULTS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SEARCH_TERM - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- searchAuthors(String, boolean, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.SearchResource
-
A starts-with search of authors based on their authorname,
- searchAvailableRepositories(long, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.deployments.projects.DeploymentProjectResource
-
Search for linked repositories which can be granted to create/modify environment by Repository stored Bamboo Specs in given
deployment project.
- searchAvailableRepositories(String, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.ProjectResource
-
Search for linked repositories which can be granted to create plans by Repository stored Bamboo Specs in given
project
- searchAvailableRepositories(Long, String, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.RepositoryResource
-
Search for existing linked repositories which can be granted to use given repository by RSS.
- searchBranches(String, boolean, Integer, String, boolean, UriInfo, HttpHeaders, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.SearchResource
-
Performs a "starts with" search against full plan branch name and full plan branch key.
- searchDeployments(String, String, UriInfo, HttpHeaders, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.SearchResource
-
Performs a contains search against deployment project name.
- searchDocuments(ILuceneConnection, Query) - Static method in class com.atlassian.bamboo.testutils.index.BambooIndexHelper
-
- searchDocuments(ILuceneConnection, BooleanQuery) - Static method in class com.atlassian.bamboo.testutils.index.BambooIndexHelper
-
- searchEntityForAgent(String, long, String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.AgentAssignmentResource
-
- searcher - Variable in class com.atlassian.bamboo.index.AbstractDocumentHitCollector
-
- SearchExampleDocumentation - Class in com.atlassian.bamboo.plugins.rest.documentation
-
- SearchExampleDocumentation() - Constructor for class com.atlassian.bamboo.plugins.rest.documentation.SearchExampleDocumentation
-
- searchFileForEntry(String, boolean) - Method in class com.atlassian.bamboo.build.logger.BuildLogFileAccessor
-
Looks incrementally through the file to see if the specified text exists
- searchFileForEntry(String, int, boolean) - Method in class com.atlassian.bamboo.build.logger.BuildLogFileAccessor
-
Searchers for particular text within the last n lines of a file (eg search within the last 10 lines for a success message)
- searchForAvailablePlanChildDependencies(String, String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.DependencyResource
-
Search for available plan child dependencies
- searchForAvailablePlanParentDependencies(String, String, String, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.DependencyResource
-
Search for available plan parent dependencies
- searchJobs(String, String, UriInfo, HttpHeaders, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.SearchResource
-
Performs a "starts with" search against full job name and full job key.
- searchPlans(String, boolean, String, String, UriInfo, HttpHeaders, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.SearchResource
-
Performs a "starts with" search against full plan name and full plan key.
- searchProjects(String, String, UriInfo, HttpHeaders, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.SearchResource
-
Performs a contains search against project name.
- SearchResource - Class in com.atlassian.bamboo.plugins.rest.resource
-
- SearchResource(AdministrationConfigurationAccessor, BambooUserManager, CachedPlanManager, CustomVariableContext, DeploymentVersionService, DeploymentProjectService, GravatarService, ExtendedAuthorManager, PlanRestService, ProjectsRestService, I18nResolver) - Constructor for class com.atlassian.bamboo.plugins.rest.resource.SearchResource
-
- SearchResult - Class in com.atlassian.bamboo.plugins.rest.model.search
-
- SearchResult() - Constructor for class com.atlassian.bamboo.plugins.rest.model.search.SearchResult
-
- SearchResult(SearchResultEntity) - Constructor for class com.atlassian.bamboo.plugins.rest.model.search.SearchResult
-
- SearchResultEntity - Class in com.atlassian.bamboo.plugins.rest.model.search
-
- SearchResultEntity() - Constructor for class com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
-
- SearchResultEntity(String) - Constructor for class com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
-
- SearchResultsList - Class in com.atlassian.bamboo.plugins.rest.model.search
-
- SearchResultsList() - Constructor for class com.atlassian.bamboo.plugins.rest.model.search.SearchResultsList
-
- SearchResultsList(int, Range<Integer>, List<SearchResult>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.search.SearchResultsList
-
- SearchResultsList(PagerPaginationSupport, List<SearchResult>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.search.SearchResultsList
-
- searchStages(String, String, String, UriInfo, HttpHeaders, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.SearchResource
-
Performs a "starts with" search against full job name and full job key.
- SearchUserAction - Class in com.atlassian.bamboo.ww2.actions.admin.user
-
- SearchUserAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- searchUsers(String, boolean, UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.resource.SearchResource
-
A starts-with search of users based on their username, full-name and if allowed email address.
- searchVersions(String, long, String, boolean, UriInfo, HttpHeaders, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.resource.SearchResource
-
Performs a contains search against a version name.
- searchVersionsByBranch(long, PlanKey) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
- searchVersionsByBranch(long, PlanKey) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- searchVersionsByBranchAndName(long, PlanKey, String) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
- searchVersionsByBranchAndName(long, PlanKey, String) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- searchVersionsByBranchAndNameNoVariables(DeploymentProject, PlanKey, String) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Search for deployment versions in a project whose name contains the searchTerm and associated with a specific branch, sorted by CreationDate (the most recent
Deployment Versions will be returned as firsts)
- searchVersionsByBranchAndNameNoVariables(DeploymentProject, PlanKey, String) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- searchVersionsByBranchNoVariables(DeploymentProject, PlanKey) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Search for deployment versions in a project associated with a specific branch, sorted by CreationDate (the most recent
Deployment Versions will be returned as firsts)
- searchVersionsByBranchNoVariables(DeploymentProject, PlanKey) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- searchVersionsByName(long, String) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
- searchVersionsByName(long, String) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- searchVersionsByNameNoVariables(DeploymentProject, String) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Search for deployment versions in a project whose name contains the searchTerm, sorted by CreationDate (the most recent
Deployment Versions will be returned as firsts)
- searchVersionsByNameNoVariables(DeploymentProject, String) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- second - Variable in class com.atlassian.bamboo.utils.Pair
-
- SecondsDateConverter - Class in com.atlassian.bamboo.persister.xstream
-
This class is a temp bug fix for persisting dates in xstream
- SecondsDateConverter() - Constructor for class com.atlassian.bamboo.persister.xstream.SecondsDateConverter
-
- secret() - Method in class com.atlassian.bamboo.testutils.backdoor.Backdoor
-
- secret() - Method in class com.atlassian.bamboo.testutils.junit.rule.BackdoorRule
-
- SECRET - Static variable in class com.atlassian.bamboo.testutils.rest.common.RestConstants
-
- SECRET_ENCRYPTION_SERVICE - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- SECRET_KEY_NAMES - Static variable in interface com.atlassian.bamboo.repository.EncryptedRepositoryDefinitionAccessor
-
- secretAccessKey(String) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration.Builder
-
- SecretControl - Class in com.atlassian.bamboo.testutils.backdoor
-
- SecretControl(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.backdoor.SecretControl
-
- SecretEncryptionService - Interface in com.atlassian.bamboo.crypto.instance
-
Implementations of this class encrypt secrets (passphrases/passwords/keys/etc.) within Bamboo.
- SecretEncryptionServiceImpl - Class in com.atlassian.bamboo.crypto.instance
-
- SecretEncryptionServiceImpl() - Constructor for class com.atlassian.bamboo.crypto.instance.SecretEncryptionServiceImpl
-
- SecretEncryptionServiceInternal - Interface in com.atlassian.bamboo.crypto.instance
-
- SecretEncryptionServiceInternalImpl - Class in com.atlassian.bamboo.crypto.instance
-
- SecretEncryptionServiceInternalImpl() - Constructor for class com.atlassian.bamboo.crypto.instance.SecretEncryptionServiceInternalImpl
-
- SecretResource - Class in com.atlassian.bamboo.plugins.testutils.rest.resource
-
- SecretResource(SecretEncryptionService) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.resource.SecretResource
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.agent.AgentsConfigurationPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.bulk.SelectBulkActionPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureBackupsPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureGlobalPermissionsPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureSecurityPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureSharedLocalCapabilitiesPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfirmPlansToBeDeletedPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.elastic.ViewElasticConfigurationPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ExportPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.GlobalVariablesPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.QuarantineSettingsAdminPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.QuickFiltersConfigurationPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.RemovePlanAdminPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.SharedRepositoriesPage
-
- section() - Method in interface com.atlassian.bamboo.pageobjects.pages.admin.SideMenuAdminPage
-
Section under which the page is located in the admin panel.
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UpmPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewBackupsPage
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewDatabaseConfiguration
-
- section() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewMailServerAdminPage
-
- SECURE_CONNECTION_REQUIRED - Static variable in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl_
-
- secureConnectionRequired - Static variable in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl_
-
- SecureTemporaryFiles - Class in com.atlassian.bamboo.util
-
- SecureTemporaryFiles.FileSpecBuilder - Class in com.atlassian.bamboo.util
-
- SecureTemporaryFiles.TemporaryFileSpec - Class in com.atlassian.bamboo.util
-
- SecureToken - Class in com.atlassian.bamboo.security
-
Represents a secure token string
- SecureTokenEventListener - Class in com.atlassian.bamboo.security
-
- SecureTokenEventListener(SecureTokenService) - Constructor for class com.atlassian.bamboo.security.SecureTokenEventListener
-
- SecureTokenService - Interface in com.atlassian.bamboo.security
-
- SecureTokenServiceImpl - Class in com.atlassian.bamboo.security
-
- SecureTokenServiceImpl() - Constructor for class com.atlassian.bamboo.security.SecureTokenServiceImpl
-
- SecureTokenServiceImpl(XStreamFactory) - Constructor for class com.atlassian.bamboo.security.SecureTokenServiceImpl
-
- SecureXStreamFactory - Class in com.atlassian.bamboo.persister.xstream
-
Factory which returns XStream with given Permission
- SecureXStreamFactory(XStreamFactory, TypePermission) - Constructor for class com.atlassian.bamboo.persister.xstream.SecureXStreamFactory
-
- SecureXStreamFactory(XStreamFactory, TypePermission, List<ConverterFactory>) - Constructor for class com.atlassian.bamboo.persister.xstream.SecureXStreamFactory
-
- SECURITY - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SECURITY_SETTINGS_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- SECURITY_TOKEN_PARAM - Static variable in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
- securityCheck(Acl, int) - Method in class com.atlassian.bamboo.security.acegi.acls.AlwaysGrantAclAuthorizationStrategy
-
- SecurityConfigFactoryExclusiveUse - Class in com.atlassian.bamboo.testutils.junit.rule
-
Rule that should be used in all tests that mock/access SecurityConfigFactory's securityConfig.
- SecurityConfigFactoryExclusiveUse() - Constructor for class com.atlassian.bamboo.testutils.junit.rule.SecurityConfigFactoryExclusiveUse
-
- SecurityRelatedInterceptor - Annotation Type in com.atlassian.bamboo.ww2.interceptors
-
- SecuritySettingsResource - Class in com.atlassian.bamboo.plugins.rest.admin.security
-
Manage the REST endpoint for security settings
- SecuritySettingsResource(ApplicationProperties, RestSecuritySettingsService) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.security.SecuritySettingsResource
-
- SecuritySettingsTestHelper - Class in com.atlassian.bamboo.testutils.security
-
- SecuritySettingsTestHelper() - Constructor for class com.atlassian.bamboo.testutils.security.SecuritySettingsTestHelper
-
- SecuritySettingsUpdatedEvent - Class in com.atlassian.bamboo.event
-
Event fired when user changed security settings about Trusted keys management.
- SecuritySettingsUpdatedEvent(AdministrationConfiguration, Object) - Constructor for class com.atlassian.bamboo.event.SecuritySettingsUpdatedEvent
-
- securityToken - Variable in class com.atlassian.bamboo.agent.bootstrap.AgentBootstrap
-
- select() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.TriggerListElement
-
- Select2Element - Class in com.atlassian.bamboo.pageobjects.elements
-
- Select2Element(By) - Constructor for class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- Select2Element(By, WebDriverLocatable) - Constructor for class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- Select2Element(By, TimeoutType) - Constructor for class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- Select2Element(By, WebDriverLocatable, TimeoutType) - Constructor for class com.atlassian.bamboo.pageobjects.elements.Select2Element
-
- Select2ElementHasValue - Class in com.atlassian.bamboo.pageobjects.matchers
-
- Select2ElementHasValue(String) - Constructor for class com.atlassian.bamboo.pageobjects.matchers.Select2ElementHasValue
-
- select2HasValue(String) - Static method in class com.atlassian.bamboo.pageobjects.matchers.PageElementMatchers
-
- SELECT_FIELDS - Static variable in class com.atlassian.bamboo.web.utils.BuildConfigurationActionHelper
-
- SELECT_FIELDS - Static variable in class com.atlassian.bamboo.ww2.common.BuildConfigurationActionHelper
-
- SelectableAuthenticationRepository - Interface in com.atlassian.bamboo.repository
-
- selectAgentIsolationType() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateEnvironmentPage
-
- selectAgentIsolationType() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.AddJobDialog.CreateNewJob
-
- selectAgentIsolationType() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanTasksPage
-
- SelectAgentsAction - Class in com.atlassian.bamboo.ww2.actions.admin
-
- SelectAgentsAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.SelectAgentsAction
-
- selectAliasesTab() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage
-
- selectBranch(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- selectBranchToCreate(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreateBranchDialog
-
- SelectBuildConfigurationTab - Class in com.atlassian.bamboo.ww2.actions.build.admin.config
-
- SelectBuildConfigurationTab() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.SelectBuildConfigurationTab
-
- selectBuildProject(String) - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- SelectBulkActionPage - Class in com.atlassian.bamboo.pageobjects.pages.admin.bulk
-
Step 1 of 5.
- SelectBulkActionPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.bulk.SelectBulkActionPage
-
- selectDeploymentProject(String) - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- selectDockerIsolationType() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateEnvironmentPage
-
- selectDockerIsolationType() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.AddJobDialog.CreateNewJob
-
- selectDockerIsolationType() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanTasksPage
-
- SELECTED_BUILD_STRATEGY - Static variable in class com.atlassian.bamboo.fieldvalue.BuildDefinitionConverter
-
- SELECTED_BUILD_STRATEGY - Static variable in interface com.atlassian.bamboo.trigger.TriggerTypeManager
-
- SELECTED_BUILDER_KEY - Static variable in class com.atlassian.bamboo.fieldvalue.BuildDefinitionConverter
-
- SELECTED_REPOSITORY - Static variable in interface com.atlassian.bamboo.repository.Repository
-
- SELECTED_REPOSITORY - Static variable in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- SELECTED_REPOSITORY - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- SELECTED_VIEWER - Static variable in class com.atlassian.bamboo.configuration.repository.VcsViewerUIConfigBean
-
- SELECTED_WEB_REPOSITORY_VIEWER - Static variable in interface com.atlassian.bamboo.webrepository.WebRepositoryViewer
-
Deprecated.
Constant for fetching out the selected web repository viewer key from a
BuildConfiguration
- selectedCondition - Variable in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- selectedCondition - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- selectedRepository - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- selectedRepository - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- SelectedRightsDropdownMenu(By) - Constructor for class com.atlassian.bamboo.pageobjects.components.permissions.AddPermissionPrincipalsComponent.SelectedRightsDropdownMenu
-
- SelectedRightsDropdownMenu(By, TimeoutType) - Constructor for class com.atlassian.bamboo.pageobjects.components.permissions.AddPermissionPrincipalsComponent.SelectedRightsDropdownMenu
-
- SelectedRightsDropdownMenu(By, WebDriverLocatable) - Constructor for class com.atlassian.bamboo.pageobjects.components.permissions.AddPermissionPrincipalsComponent.SelectedRightsDropdownMenu
-
- SelectedRightsDropdownMenu(By, WebDriverLocatable, TimeoutType) - Constructor for class com.atlassian.bamboo.pageobjects.components.permissions.AddPermissionPrincipalsComponent.SelectedRightsDropdownMenu
-
- selectedSubTab - Variable in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- selectedTab - Variable in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- selectedWebRepositoryViewer - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- selectedWebRepositoryViewer - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- selectExistingRepository(String) - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- selectExistingVcs(String) - Method in class com.atlassian.bamboo.pageobjects.components.vcs.VcsCreationComponent
-
- selectIssueType(String) - Method in class com.atlassian.bamboo.pageobjects.pages.jira.CreateIssueComponent
-
- selectLabel(String) - Method in class com.atlassian.bamboo.pageobjects.pages.global.filter.EditPersonalFilterComponent
-
- selectMirror(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- selectNewVcs(Class<P>) - Method in class com.atlassian.bamboo.pageobjects.components.vcs.VcsCreationComponent
-
- selectNoVcs() - Method in class com.atlassian.bamboo.pageobjects.components.vcs.VcsCreationComponent
-
- selectNoVcs() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
- selectPermissionsTab() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.EditLinkedRepositoryPage
-
- selectPlans() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- selectProject(String) - Method in class com.atlassian.bamboo.pageobjects.pages.jira.CreateIssueComponent
-
- selectRepository(long) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.SharedRepositoriesPage
-
- selectRepository(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- selectRepository(String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- selectServer(String) - Method in class com.atlassian.bamboo.pageobjects.pages.jira.CreateIssueComponent
-
- SelectSetupStepAction - Class in com.atlassian.bamboo.ww2.actions.setup
-
A simple action, the goal of which is to redirect the user to the correct setup step
- SelectSetupStepAction() - Constructor for class com.atlassian.bamboo.ww2.actions.setup.SelectSetupStepAction
-
- selectSpecsLogTab() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.EditLinkedRepositoryPage
-
- selectTask(String) - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.SelectTaskDialog
-
- SelectTaskDialog - Class in com.atlassian.bamboo.pageobjects.pages.tasks
-
- SelectTaskDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.tasks.SelectTaskDialog
-
- selectTrigger(String) - Method in class com.atlassian.bamboo.pageobjects.pages.triggers.SelectTriggerDialog
-
- SelectTriggerDialog - Class in com.atlassian.bamboo.pageobjects.pages.triggers
-
- SelectTriggerDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.triggers.SelectTriggerDialog
-
- selectTriggerType(String) - Method in class com.atlassian.bamboo.pageobjects.pages.triggers.TriggersComponent
-
- selectTriggerType(String, Class<T>) - Method in class com.atlassian.bamboo.pageobjects.pages.triggers.TriggersComponent
-
- selectVcs(Class<P>) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
- seleniumToJavaXCookie(Cookie) - Static method in class com.atlassian.bamboo.testutils.http.HttpTestUtils
-
- self - Variable in class com.atlassian.bamboo.rest.model.AbstractRestModel
-
- SELF - Static variable in class com.atlassian.bamboo.rest.model.expansion.Expansion
-
- self(String) - Method in class com.atlassian.bamboo.rest.model.Links.Builder
-
Deprecated.
- self(String) - Method in class com.atlassian.bamboo.rest.model.pagination.PageLinks.Builder
-
Deprecated.
- SELF - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SelfSerialisingMessage - Interface in com.atlassian.bamboo.v2.build.queue
-
- send(PlanResultEvent, ImmutablePlan, ImmutableResultsSummary) - Method in class com.atlassian.bamboo.build.status.AbstractBuildStatusUpdater
-
- send(String, Map, List, String) - Method in class com.atlassian.bamboo.mail.BambooMailer
-
- send(String, Map, List, String, SMTPMailServer) - Method in class com.atlassian.bamboo.mail.BambooMailer
-
- send(PlanResultEvent, ImmutablePlan, ImmutableResultsSummary) - Method in class com.atlassian.bamboo.plugins.bitbucket.events.BitbucketBuildStatusUpdater
-
- send(PlanResultEvent, ImmutablePlan, ImmutableResultsSummary) - Method in class com.atlassian.bamboo.plugins.stash.BitbucketServerBuildStatusUpdater
-
- send(RssEvent) - Method in class com.atlassian.bamboo.plugins.stash.BitbucketServerRssStatusUpdater
-
- send(RemoteBambooMessage, Long) - Method in interface com.atlassian.bamboo.v2.build.agent.AgentCommandSender
-
- send(RemoteBambooMessage, Long) - Method in class com.atlassian.bamboo.v2.build.agent.AgentCommandSenderImpl
-
- send(BambooAgentMessage) - Method in interface com.atlassian.bamboo.v2.build.agent.remote.sender.BambooAgentMessageSender
-
Sends a
BambooAgentMessage
, and any others that have been submitted but not yet sent, to the server
immediately.
- send(BambooAgentMessage) - Method in class com.atlassian.bamboo.v2.build.agent.remote.sender.BatchedMessageSender
-
- send(BambooAgentMessage) - Method in class com.atlassian.bamboo.v2.build.agent.remote.sender.JmsTemplateMessageSender
-
- send(Message) - Method in class com.atlassian.bamboo.xmpp.BambooSmackClient
-
- SEND_FILE_NAMES_TO_AGENT - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
If your agent side plugins rely on presence of file names in BuildContext, set this property to true.
- sendBuildWarnings(VcsRepositoryData, String, ImmutableChainResultsSummary, BuildWarningSummary, Iterable<WarningAnnotation>) - Method in class com.atlassian.bamboo.plugins.stash.BitbucketServerBuildWarningsUpdater
-
- sendBuildWarnings(long, String, RestBuildWarnings) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.repository.RepositoryResource
-
- sendBuildWarnings(PlanResultKey, long, RestBuildWarnings) - Method in class com.atlassian.bamboo.testutils.backdoor.RepositoryControl
-
Manually send build warnings to a repository for a build result.
- sendBuildWarnings(VcsRepositoryData, String, ImmutableChainResultsSummary, BuildWarningSummary, Iterable<WarningAnnotation>) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsBuildWarningsUpdater
-
Sends build warnings for the given repository used in a build.
- SendBuildWarningsOnChainCompletedEventListener - Class in com.atlassian.bamboo.build.warning
-
- SendBuildWarningsOnChainCompletedEventListener() - Constructor for class com.atlassian.bamboo.build.warning.SendBuildWarningsOnChainCompletedEventListener
-
- sendCommand() - Method in class com.atlassian.bamboo.agent.AgentConsoleAction
-
- sendCommitComment(String, Map<String, String>) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.repository.RepositoryResource
-
Used for testing of commit comment functionality.
- sendEmailSynchronously(Email, SMTPMailServer) - Method in class com.atlassian.bamboo.mail.EmailService
-
- sendEnterKey() - Method in class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
-
- sendError(HttpServletResponse, int, String) - Static method in class com.atlassian.bamboo.agent.BambooAgentHttpRequestUtils
-
- sendEscapeKey() - Method in class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
-
- sendEventsAndScheduleTriggersIfRequired(PlanConfigImportService.ImportResult) - Method in interface com.atlassian.bamboo.configuration.external.PlanConfigImportService
-
Sends events related to plan creation or update and initialises triggers.
- sendEventsAndScheduleTriggersIfRequired(PlanConfigImportService.ImportResult) - Method in class com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl
-
- sendFileThroughLogger(File, BuildLogger) - Static method in class com.atlassian.bamboo.build.logger.BuildLogUtils
-
- sendNotification(Notification) - Method in interface com.atlassian.bamboo.notification.NotificationTransport
-
Send off the notification of this transport type.
- sendNotification(Notification) - Method in class com.atlassian.bamboo.notification.transports.ImTransport
-
- sendNotification(Notification) - Method in class com.atlassian.bamboo.notification.transports.MultipartEmailTransport
-
- sendNotification(Notification) - Method in class com.atlassian.bamboo.notification.transports.TextEmailTransport
-
- sendTestEmail() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ViewMailServerAdminPage
-
- SEP - Static variable in class com.atlassian.bamboo.plan.PlanKeys
-
- SEP - Static variable in class com.atlassian.bamboo.utils.BambooTestUtils
-
Convenice constant for file separators
- SEPARATOR - Static variable in class com.atlassian.bamboo.utils.ConfigUtils
-
- SeraphHttpSessionDestroyedListener - Class in com.atlassian.bamboo.session
-
- SeraphHttpSessionDestroyedListener() - Constructor for class com.atlassian.bamboo.session.SeraphHttpSessionDestroyedListener
-
- SeraphLoginFilter - Class in com.atlassian.bamboo.filter
-
- SeraphLoginFilter() - Constructor for class com.atlassian.bamboo.filter.SeraphLoginFilter
-
- SerialiserRegistry - Enum in com.atlassian.bamboo.serialisers
-
- SerializableClassWhitelistProvider - Interface in com.atlassian.bamboo.security
-
A provider of classes that should be added to the serialization and deserialization whitelist of Bamboo.
- SerializableClassWhitelistProviderModuleDescriptor - Class in com.atlassian.bamboo.security
-
- SerializableClassWhitelistProviderModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.security.SerializableClassWhitelistProviderModuleDescriptor
-
- SerializableGrantedAuthoritySid(GrantedAuthoritySid) - Constructor for class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType.SerializableGrantedAuthoritySid
-
- SerializableGroupPrincipalSid(GroupPrincipalSid) - Constructor for class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType.SerializableGroupPrincipalSid
-
- serializableMapToConfiguration(Map<String, Object>) - Static method in class com.atlassian.bamboo.configuration.external.helpers.ConfigurationMapExportHelper
-
Convert configuration map for import.
- SerializablePrincipalSid(PrincipalSid) - Constructor for class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType.SerializablePrincipalSid
-
- SerializationSecurityConfig - Class in com.atlassian.bamboo.configuration
-
- SerializationSecurityConfig(SerializationSecurityMethod, SerializationSecurityMethod) - Constructor for class com.atlassian.bamboo.configuration.SerializationSecurityConfig
-
- SerializationSecurityConfigAccessor - Interface in com.atlassian.bamboo.configuration
-
Accessor for part of AdministrationConfiguration - SerializationSecurityConfig,
AdministrationConifguration.getSerializationSecurityConfig
- serializationSecurityManager - Variable in class com.atlassian.bamboo.persister.xstream.XStreamTypePermission
-
- SerializationSecurityManager - Interface in com.atlassian.bamboo.serialization
-
- SerializationSecurityManagerImpl - Class in com.atlassian.bamboo.serialization
-
- SerializationSecurityManagerImpl(EventPublisher, PluginAccessor, PluginEventManager, BambooHomeDirectoryClassWhitelistProvider, SystemSerializableClassWhitelistProvider) - Constructor for class com.atlassian.bamboo.serialization.SerializationSecurityManagerImpl
-
- SerializationSecurityMethod - Enum in com.atlassian.bamboo.configuration
-
- serializeAndDeserialize(T) - Static method in class com.atlassian.bamboo.utils.BambooTestUtils
-
- SERIALIZED_CONFIG - Static variable in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity_
-
- SERIALIZED_DATA - Static variable in class com.atlassian.bamboo.bandana.BandanaItem_
-
- serializedClass(Class) - Method in class com.atlassian.bamboo.serialization.xstream.PluginsAwareMapper
-
- serializedConfig - Static variable in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity_
-
- serializedData - Static variable in class com.atlassian.bamboo.bandana.BandanaItem_
-
- series - Variable in class com.atlassian.bamboo.charts.BuildFailuresChart
-
- seriesName - Variable in class com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodCollater
-
- serveFile(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.bamboo.plugin.servlet.AbstractDownloadStrategy
-
- Server - Class in com.atlassian.bamboo.performance
-
- Server(String) - Constructor for class com.atlassian.bamboo.performance.Server
-
- SERVER - Static variable in class com.atlassian.bamboo.plugins.stash.rest.common.RestConstants
-
- SERVER - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- Server - Class in com.atlassian.bamboo.server
-
This class uses Embedded Tomcat to run the Bamboo web server.
- Server() - Constructor for class com.atlassian.bamboo.server.Server
-
- server() - Method in class com.atlassian.bamboo.testutils.backdoor.Backdoor
-
- server() - Method in class com.atlassian.bamboo.testutils.junit.rule.BackdoorRule
-
- SERVER_AUTH_POLL_INTERVAL - Static variable in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
Server poll interval for authentication, in seconds.
- SERVER_BITS_MASK - Static variable in class com.atlassian.bamboo.core.BambooEntityOid
-
- SERVER_BITS_NUMBER - Static variable in class com.atlassian.bamboo.core.BambooEntityOid
-
- SERVER_FINGERPRINT_PARAM - Static variable in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
- SERVER_FINGERPRINT_PARAM - Static variable in interface com.atlassian.bamboo.setup.BootstrapManager
-
- SERVER_KEY - Static variable in class com.atlassian.bamboo.plugins.stash.rest.common.RestConstants
-
- SERVER_LIFECYCLE_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- SERVER_LOCAL_ARTIFACT_HANDLER - Static variable in class com.atlassian.bamboo.plugins.rest.admin.artifacthandler.ArtifactHandlerResource
-
- SERVER_LOCAL_ARTIFACT_HANDLER - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SERVER_LOCAL_ARTIFACT_HANDLER_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- SERVER_LOCAL_HANDLER - Static variable in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
- SERVER_REMOTE_HANDLER - Static variable in class com.atlassian.bamboo.build.artifact.ArtifactHandlingUtils
-
- SERVER_SOY_MODULE_KEY - Static variable in class com.atlassian.bamboo.ww2.results.SoyResult
-
- ServerBundledPluginsAccessor - Class in com.atlassian.bamboo.plugin.loaders
-
- ServerBundledPluginsAccessor(ServletContextFactory) - Constructor for class com.atlassian.bamboo.plugin.loaders.ServerBundledPluginsAccessor
-
- serverCapabilities() - Method in class com.atlassian.bamboo.testutils.backdoor.Backdoor
-
- serverCapabilities() - Method in class com.atlassian.bamboo.testutils.junit.rule.BackdoorRule
-
- ServerCapabilitiesControl - Class in com.atlassian.bamboo.testutils.backdoor
-
- ServerCapabilitiesControl(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.backdoor.ServerCapabilitiesControl
-
- ServerCapabilitiesPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ServerCapabilitiesPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.ServerCapabilitiesPage
-
- ServerCapabilitiesResource - Class in com.atlassian.bamboo.plugins.testutils.rest.resource.administration
-
- ServerCapabilitiesResource(CapabilitySetManager, CapabilityDefaultsHelper) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.ServerCapabilitiesResource
-
- serverConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataBuilder
-
- serverConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl.Builder
-
- ServerControl - Class in com.atlassian.bamboo.testutils.backdoor
-
- ServerControl(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.backdoor.ServerControl
-
- ServerErrorStatus - Class in com.atlassian.bamboo.plugins.stash.rest.common
-
- ServerErrorStatus() - Constructor for class com.atlassian.bamboo.plugins.stash.rest.common.ServerErrorStatus
-
- ServerErrorStatus(Integer, String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.common.ServerErrorStatus
-
- serverExecutableExists(String) - Method in class com.atlassian.bamboo.testutils.backdoor.ServerCapabilitiesControl
-
Check if given server executable capability exist
- ServerFingerprint - Class in com.atlassian.bamboo.setup
-
Data used to identify server and its last startup.
- ServerFingerprint(String, long) - Constructor for class com.atlassian.bamboo.setup.ServerFingerprint
-
- ServerFingerprintBroadcastEvent - Class in com.atlassian.bamboo.event
-
- ServerFingerprintBroadcastEvent(String) - Constructor for class com.atlassian.bamboo.event.ServerFingerprintBroadcastEvent
-
Deprecated.
- ServerFingerprintBroadcastEventV2 - Class in com.atlassian.bamboo.event
-
Event that broadcasts the fingerprint information
- ServerFingerprintBroadcastEventV2(ServerFingerprint) - Constructor for class com.atlassian.bamboo.event.ServerFingerprintBroadcastEventV2
-
- ServerFingerprintBroadcastEventV2(ServerFingerprint, ServerFingerprint) - Constructor for class com.atlassian.bamboo.event.ServerFingerprintBroadcastEventV2
-
- ServerFingerprintEvent - Interface in com.atlassian.bamboo.event
-
An event that publishes the server's fingerprint
- ServerFingerprintUtils - Class in com.atlassian.bamboo.setup
-
- ServerIDMapper - Class in com.atlassian.bamboo.migration.stream
-
Imports and exports the server ID.
- ServerIDMapper(SessionFactory, BootstrapManager, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.ServerIDMapper
-
- ServerKeyIsValid - Class in com.atlassian.bamboo.upgrade.tasks.validation
-
- ServerKeyIsValid() - Constructor for class com.atlassian.bamboo.upgrade.tasks.validation.ServerKeyIsValid
-
- ServerLifecycleInfo - Class in com.atlassian.bamboo.plugins.rest.model.server
-
- ServerLifecycleInfo() - Constructor for class com.atlassian.bamboo.plugins.rest.model.server.ServerLifecycleInfo
-
- ServerLifecycleInfo(ServerLifecycleState, BambooAuthenticationContext) - Constructor for class com.atlassian.bamboo.plugins.rest.model.server.ServerLifecycleInfo
-
- ServerLifecycleManager - Interface in com.atlassian.bamboo
-
- ServerLifecycleManagerImpl - Class in com.atlassian.bamboo
-
- ServerLifecycleManagerImpl(PlanExecutionLockService, BambooAuthenticationContext, AuditLogService, MessageListenerContainerController, ChangeDetectionController, IndexerManager, Scheduler, ElasticInstanceManager, AwsAccountBean, BambooPluginManager, ElasticAccountBean, FlushableBuildLoggerManager) - Constructor for class com.atlassian.bamboo.ServerLifecycleManagerImpl
-
- ServerLifecycleProvider - Interface in com.atlassian.bamboo
-
- ServerLifecycleProviderImpl - Class in com.atlassian.bamboo
-
- ServerLifecycleProviderImpl(ServerLifecycleManager) - Constructor for class com.atlassian.bamboo.ServerLifecycleProviderImpl
-
- ServerLifecycleState - Enum in com.atlassian.bamboo
-
Represents the server life cycle
- ServerLocalArtifactHandler - Class in com.atlassian.bamboo.build.artifact
-
- ServerLocalArtifactHandler() - Constructor for class com.atlassian.bamboo.build.artifact.ServerLocalArtifactHandler
-
- ServerLocalArtifactHandlerConfigurator - Class in com.atlassian.bamboo.build.artifact
-
- ServerLocalArtifactHandlerConfigurator() - Constructor for class com.atlassian.bamboo.build.artifact.ServerLocalArtifactHandlerConfigurator
-
- ServerPauseResumePage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ServerPauseResumePage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.ServerPauseResumePage
-
- ServerPauseResumePage.ServerRunningWarning - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ServerResource - Class in com.atlassian.bamboo.plugins.rest.resource
-
- ServerResource(BambooAuthenticationContext, ServerLifecycleManager, ServerStatusProvider) - Constructor for class com.atlassian.bamboo.plugins.rest.resource.ServerResource
-
- ServerRestartedException - Exception in com.atlassian.bamboo.v2.build.agent.remote
-
- ServerRestartedException() - Constructor for exception com.atlassian.bamboo.v2.build.agent.remote.ServerRestartedException
-
- ServerRestartedException(String) - Constructor for exception com.atlassian.bamboo.v2.build.agent.remote.ServerRestartedException
-
- ServerRestartedException(String, Throwable) - Constructor for exception com.atlassian.bamboo.v2.build.agent.remote.ServerRestartedException
-
- ServerRestartedException(Throwable) - Constructor for exception com.atlassian.bamboo.v2.build.agent.remote.ServerRestartedException
-
- serverRunning() - Method in interface com.atlassian.bamboo.ServerLifecycleManager
-
- serverRunning() - Method in class com.atlassian.bamboo.ServerLifecycleManagerImpl
-
- ServerRunningWarning(PageElement) - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.ServerPauseResumePage.ServerRunningWarning
-
- SERVERS - Static variable in class com.atlassian.bamboo.plugins.stash.rest.common.RestConstants
-
- ServerSentEvent - Class in com.atlassian.bamboo.event.sse
-
- ServerSentEvent(String, String) - Constructor for class com.atlassian.bamboo.event.sse.ServerSentEvent
-
- ServerSentEventQueue - Class in com.atlassian.bamboo.event.sse
-
- ServerSentEventsServlet - Class in com.atlassian.bamboo.servlet
-
- ServerSentEventsServlet() - Constructor for class com.atlassian.bamboo.servlet.ServerSentEventsServlet
-
- ServerSerializationSecurityConfigAccessor - Class in com.atlassian.bamboo.serialization
-
Server local implementation, which uses AdministrationConfigurationAccessor to read serialization security settings
- ServerSerializationSecurityConfigAccessor(AdministrationConfigurationAccessor) - Constructor for class com.atlassian.bamboo.serialization.ServerSerializationSecurityConfigAccessor
-
- ServerSideOnly - Annotation Type in com.atlassian.bamboo.serialization
-
Classes annotated with this annotation will not be XStreamed to agents.
- ServerStartedEvent - Class in com.atlassian.bamboo.event
-
An event indicating that Bamboo has started
- ServerStartedEvent(ServerFingerprint) - Constructor for class com.atlassian.bamboo.event.ServerStartedEvent
-
- serverStarting() - Method in interface com.atlassian.bamboo.ServerLifecycleManager
-
- serverStarting() - Method in class com.atlassian.bamboo.ServerLifecycleManagerImpl
-
- ServerStartingEvent - Class in com.atlassian.bamboo.event
-
An event that indicates that the server is starting
- ServerStartingEvent(ServerFingerprint) - Constructor for class com.atlassian.bamboo.event.ServerStartingEvent
-
- ServerStartingEventListener - Class in com.atlassian.bamboo.plugins.jira.event
-
- ServerStartingEventListener(EventListenerRegistrar, FeatureManager, PluginController) - Constructor for class com.atlassian.bamboo.plugins.jira.event.ServerStartingEventListener
-
- ServerStartupListener - Class in com.atlassian.sal.bamboo.lifecycle
-
- ServerStartupListener(BambooLifecycleManager, EventPublisher) - Constructor for class com.atlassian.sal.bamboo.lifecycle.ServerStartupListener
-
- ServerStateBanner - Class in com.atlassian.bamboo.pageobjects.pages.global
-
Banner on the top of the page tracking the state of Bamboo.
- ServerStateBanner() - Constructor for class com.atlassian.bamboo.pageobjects.pages.global.ServerStateBanner
-
- ServerStateService - Interface in com.atlassian.bamboo.server
-
Service returning different aspects of server state.
- ServerStateServiceImpl - Class in com.atlassian.bamboo.server
-
- ServerStateServiceImpl(SerializableClassWhitelistProvider, TrustedKeyService) - Constructor for class com.atlassian.bamboo.server.ServerStateServiceImpl
-
- ServerStatusInfo - Interface in com.atlassian.bamboo.server
-
- ServerStatusProvider - Interface in com.atlassian.bamboo.server
-
- ServerStatusProviderImpl - Class in com.atlassian.bamboo.server
-
- ServerStatusProviderImpl(IndexerManager, ServerLifecycleProvider) - Constructor for class com.atlassian.bamboo.server.ServerStatusProviderImpl
-
- ServerTrustedKeyHelperImpl - Class in com.atlassian.bamboo.security
-
- ServerTrustedKeyHelperImpl(AdministrationConfigurationAccessor, HomeLocator, TrustedKeyService, EventPublisher) - Constructor for class com.atlassian.bamboo.security.ServerTrustedKeyHelperImpl
-
- ServerUrlScreen - Class in com.atlassian.bamboo.pageobjects.pages.ual
-
- ServerUrlScreen() - Constructor for class com.atlassian.bamboo.pageobjects.pages.ual.ServerUrlScreen
-
- service(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.bamboo.agent.messaging.SpyHttpTunnelServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.bamboo.js.JavascriptWriteServlet
-
- ServiceTimeoutExceeded(String) - Constructor for exception com.atlassian.bamboo.plugin.osgi.OsgiServiceProxyFactoryImpl.ServiceTimeoutExceeded
-
- SERVLET_PATH - Static variable in class com.atlassian.bamboo.plugin.servlet.ArtifactDownloadStrategy
-
- SERVLET_PATH - Static variable in class com.atlassian.bamboo.plugin.servlet.GlobalArtifactDownloadStrategy
-
- SERVLET_PATH - Static variable in class com.atlassian.bamboo.plugin.servlet.SpecLogsDownloadStrategy
-
- ServletContextAttributes - Class in com.atlassian.bamboo.amq
-
- ServletContextHolder - Class in com.atlassian.bamboo.web.utils
-
- ServletFilterModuleContainerFilter - Class in com.atlassian.bamboo.plugin.servlet.filter
-
- ServletFilterModuleContainerFilter() - Constructor for class com.atlassian.bamboo.plugin.servlet.filter.ServletFilterModuleContainerFilter
-
- servletPath(String) - Method in class com.atlassian.bamboo.utils.web.HttpServletRequestMatcher.Builder
-
- servletPath(Matcher<? super String>) - Method in class com.atlassian.bamboo.utils.web.HttpServletRequestMatcher.Builder
-
- ServletPathStats() - Constructor for class com.atlassian.bamboo.filter.PerformanceStatistics.ServletPathStats
-
- ServletUtils - Class in com.atlassian.bamboo.utils
-
- ServletUtils() - Constructor for class com.atlassian.bamboo.utils.ServletUtils
-
- SessionClearingRowCallbackHandler - Class in com.atlassian.bamboo.upgrade.tasks.v6_6.ec
-
Implementation of RowCallbackHandler
which clears the session after processing a configurable
number of rows.
- sessionCreated(HttpSessionEvent) - Method in class com.atlassian.bamboo.session.SeraphHttpSessionDestroyedListener
-
- SessionCreationForAnonymousUserFilter - Class in com.atlassian.bamboo.filter
-
See BDEV-2966.
- SessionCreationForAnonymousUserFilter() - Constructor for class com.atlassian.bamboo.filter.SessionCreationForAnonymousUserFilter
-
- sessionDestroyed(HttpSessionEvent) - Method in class com.atlassian.bamboo.session.SeraphHttpSessionDestroyedListener
-
- SessionExpiryFilter - Class in com.atlassian.bamboo.filter
-
Check and extend user session last access time attribute.
- SessionExpiryFilter() - Constructor for class com.atlassian.bamboo.filter.SessionExpiryFilter
-
- sessionFactory - Variable in class com.atlassian.bamboo.migration.stream.AbstractProjectMapper
-
- SessionFactoryConnectionProvider - Class in com.atlassian.bamboo.sal
-
- SessionFactoryConnectionProvider() - Constructor for class com.atlassian.bamboo.sal.SessionFactoryConnectionProvider
-
- SessionManager - Interface in com.atlassian.bamboo.rest
-
This describes the remote api user session manager.
- SessionTimeoutUpdateFilter - Class in com.atlassian.bamboo.plugins.testutils.filters
-
Used by backdoor to update global session timeout settings from tests.
- SessionTimeoutUpdateFilter() - Constructor for class com.atlassian.bamboo.plugins.testutils.filters.SessionTimeoutUpdateFilter
-
- set(AgentType) - Static method in class com.atlassian.bamboo.agent.AgentTypeHolder
-
- set(T) - Method in class com.atlassian.bamboo.migration.ImportContext
-
- set(int, E) - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- set(boolean) - Method in class com.atlassian.bamboo.utils.concurrent.DecayingBoolean
-
- set(ServletContext) - Static method in class com.atlassian.bamboo.web.utils.ServletContextHolder
-
- SET_TYPE - Static variable in interface com.atlassian.bamboo.v2.build.agent.capability.ImageCapabilitySet
-
- SET_TYPE - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.LocalCapabilitySet
-
- SET_TYPE - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.RemoteCapabilitySet
-
- setAbandonResult(boolean) - Method in class com.atlassian.bamboo.buildqueue.StopPlan
-
- setAcceptListener(ServletContext, TransportAcceptListener) - Static method in class com.atlassian.bamboo.amq.ServletContextAttributes
-
- setAccessData(GitHubRepositoryAccessData) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- setAccessData(GitRepositoryAccessData) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- setAccessibleOnlyByOwner(Path) - Static method in class com.atlassian.bamboo.utils.BambooFiles
-
Removes access to
Path
from non-owners
- setAccessKeyId(String) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- setAccessLevel(String) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- setAcl(MutableAcl) - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- setAcl(MutableAcl) - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- setAcl(Acl) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- setAclAuthorizationStrategy(AclAuthorizationStrategy) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- setAclAuthorizationStrategy(AclAuthorizationStrategy) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- setAclBeingCreated(MutableAcl) - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- setAclDao(AclDao) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclServiceImpl
-
- setAclService(HibernateMutableAclService) - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- setAclService(MutableAclService) - Method in class com.atlassian.bamboo.security.BambooCachingPermissionManagerFacadeImpl
-
- setAclService(MutableAclService) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- setAclService(HibernateMutableAclService) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- setAclService(HibernateMutableAclService) - Method in class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- setAclUpdateHelper(BambooAclUpdateHelper) - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- setAclUpdateHelper(BambooAclUpdateHelper) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateMutableAclServiceImpl
-
- setAction(Action) - Method in class com.atlassian.breadcrumbs.BaseCrumb
-
- setActionFactory(ActionFactory) - Method in class com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
-
- setActionProxyFactory(ActionProxyFactory) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- setActions(RestPlanActionList) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- setActive(boolean) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingEntry
-
- setActive - Static variable in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- setActive(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- setActiveEntry(TrackingEntry) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManager
-
Sets tracing entry to active.
- setActiveEntry(TrackingEntry) - Method in class com.atlassian.bamboo.brokenbuildtracker.data.TrackingEntryManagerImpl
-
- setActiveInstanceAdjustmentType(ActiveInstanceAdjustmentType) - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceSchedule
-
- setActiveInstanceAdjustmentType(ActiveInstanceAdjustmentType) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl
-
- setActiveInstanceAdjustmentType(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- setActualBranch(VcsBranch) - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- setActualBranch(VcsBranch) - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- setAddGroupPrincipal(String) - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- setAddress(String) - Method in class com.atlassian.bamboo.notification.LegacyNotificationIm
-
- setAddUserPrincipal(String) - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- setAdminErrorHandler(AdminErrorHandler) - Method in class com.atlassian.bamboo.db.ValidateOracleJDBCDriverVersion
-
- setAdminErrorHandler(AdminErrorHandler) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setAdminErrorHandler(AdminErrorHandler) - Method in class com.atlassian.bamboo.ww2.actions.error.ExceptionTranslatorImpl
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.build.configuration.ConcurrentBuildsPlanConfigurationPlugin
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.build.fileserver.DefaultBuildDirectoryManager
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingMonitor
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.build.monitoring.BuildQueueMonitor
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.notification.NotificationFactoryImpl
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.plugins.web.conditions.HasQuarantinedTestsCondition
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.plugins.web.conditions.ShowAdminContactDetailsToAnonymousUsersEnabledCondition
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.plugins.web.conditions.UserSignupEnabledCondition
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.security.BambooCachingPermissionManagerFacadeImpl
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorFactoryImpl
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.ww2.interceptors.BambooXsrfTokenInterceptor
-
- setAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Method in class com.atlassian.bamboo.xmpp.commands.SimpleSmackCommand
-
- setAdministrationConfigurationManager(AdministrationConfigurationManager) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setAdministrationConfigurationPersister(AdministrationConfigurationPersister) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setAdminUsername(String) - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupAdminUserDetailsPage
-
- setAffectedAgentIds(Iterable<Long>) - Method in class com.atlassian.bamboo.v2.build.events.ExecutableQueueUpdate
-
- setAffectedInstantMessagingServerId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setAffectedUsername(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- setAfterId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.MoveEnvironmentTask
-
- setAfterId(Long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.MoveTask
-
- setAfterPosition(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.MoveRepository
-
- setAgent(PipelineDefinition) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- setAgent(PipelineDefinition) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- setAgent(PipelineDefinition) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentDetails
-
- setAgentAssignmentService(AgentAssignmentService) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- SetAgentBuildFilter - Class in com.atlassian.bamboo.configuration.agent
-
Forwarding action that has side effect of setting value of filter for agent build list.
- SetAgentBuildFilter() - Constructor for class com.atlassian.bamboo.configuration.agent.SetAgentBuildFilter
-
- setAgentCommandSender(AgentCommandSender) - Method in class com.atlassian.bamboo.agent.AgentConsoleAction
-
- setAgentCommandSender(AgentCommandSender) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
-
- setAgentCommandSender(AgentCommandSender) - Method in class com.atlassian.bamboo.plugins.hg.DeleteHgCacheDirectory
-
- setAgentConfiguration(AgentConfiguration) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
-
- setAgentContext(AgentContext) - Method in class com.atlassian.bamboo.build.fileserver.DefaultBuildDirectoryManager
-
- setAgentContext(AgentContext) - Method in class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorFactoryImpl
-
- setAgentDescription(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentDetails
-
- setAgentFilterKey(String) - Method in class com.atlassian.bamboo.build.FilterController
-
- setAgentId(long) - Method in class com.atlassian.bamboo.agent.AgentConsoleAction
-
- setAgentId(long) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentAssignments
-
- setAgentId(long) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- setAgentId(long) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- setAgentId(long) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentDetails
-
- setAgentId(long) - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- setAgentId(Long) - Method in interface com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResult
-
- setAgentId(Long) - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- setAgentId(Long) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setAgentId(Long) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setAgentId(Long) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentMessageListenerContainer
-
- setAgentId(long) - Method in class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction
-
- setAgentId(long) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary
-
- setAgentLoading(boolean) - Method in interface com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstance
-
- setAgentLoading(boolean) - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.agent.AgentConsoleAction
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.build.ViewBuild
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.build.ViewBuildFiles
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentAssignments
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapability
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAuthentication
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.notification.buildhung.BuildHungNotification
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.plugins.hg.DeleteHgCacheDirectory
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.ViewFilesCondition
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.reports.collector.AgentUtilizationCollector
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticAgentHistoryAction
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentJsonProvider
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildJsonProviderAction
-
- setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.ww2.actions.setup.FinishSetupAction
-
- setAgentName(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentDetails
-
- setAgentResultsSummaryManager(AgentResultsSummaryManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticAgentHistoryAction
-
- setAgentStatus(AgentStatus) - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- setAgentStatus(AgentStatus) - Method in class com.atlassian.bamboo.v2.build.agent.LocalBuildAgentImpl
-
- setAgentSummary(RestAgentSummary) - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- setAgentType(String) - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- setAgentType(AgentType) - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- setAgentUuid(String) - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- setAgeZeroPoint(Date) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersion
-
- setAgeZeroPoint(Date) - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- setAll(String...) - Method in class com.atlassian.bamboo.testutils.backdoor.administration.LogSettingsControl
-
- setAllJobs(Set<Job>) - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- setAllLifeCycleState() - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setAllocatePublicIpToVpcInstances(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- setAllowedNonBambooInstances(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- setAllowStageCreation(boolean) - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- setAllStages(List<ChainStage>) - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- setAlsoFailingInBuilds(List<ResultsSummary>) - Method in class com.atlassian.bamboo.build.statistics.FailurePeriod
-
- setAltGlobalSettingsXmlLocation(String) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenProjectParser
-
- setAltUserSettingsXmlLocation(String) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenProjectParser
-
- setAmiId(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
Set the Elastic Instance Configuration's EC2 AMI id (image)
- setAmiId(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setAmiId(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setAnonymousAccess(boolean) - Method in class com.atlassian.bamboo.testutils.backdoor.GlobalPermissionControl
-
Updates the Anonymous Access global permission in the Bamboo instance.
- setApplicableToBranches(boolean) - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- setApplicableToBranches(boolean) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingScheme
-
- setApplicableToBranches(boolean) - Method in class com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingSchemeImpl
-
- setApplicationConfig(ApplicationConfiguration) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- setApplicationConfig(ApplicationConfiguration) - Method in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- setApplicationConfig(ApplicationConfiguration) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setApplicationConfig(ApplicationConfiguration) - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
- setApplicationContext(ApplicationContext) - Method in class com.atlassian.bamboo.plugin.BambooHostContainer
-
- setApplicationContext(ApplicationContext) - Method in class com.atlassian.bamboo.spring.BambooSpringContainerContext
-
- setApplicationContext(ApplicationContext) - Method in class com.atlassian.bamboo.upgrade.BootstrapUpgradeManagerImpl
-
- setApplicationHome(String) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- setApplicationHome(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setApplicationHome(String) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- setApplicationId(String) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl
-
- setAppLinkId(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction
-
- setApprove(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureRemoteAgentAuthentications
-
- setApproved(boolean) - Method in interface com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationEntity
-
Set whether this authentication has been approved.
- setApproved(boolean) - Method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl
-
- setApproved(boolean) - Method in class com.atlassian.bamboo.rest.model.agent.RestRemoteAgentAuthentication
-
- setApproved(boolean) - Method in class com.atlassian.bamboo.security.TrustedKeyImpl
-
- setArchitecture(AwsSupportConstants.Architecture) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setArchitecture(AwsSupportConstants.Architecture) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setArchitecture(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setArchiverType(ArchiverType) - Method in interface com.atlassian.bamboo.artifact.MutableArtifact
-
- setArchiverType(ArchiverType) - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- setArchiverType(ArchiverType) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResult
-
- setArchiverType(ArchiverType) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResultImpl
-
- setArtifact(MutableArtifact) - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink
-
- setArtifact(Artifact) - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- setArtifactDefinition(ArtifactDefinition) - Method in class com.atlassian.bamboo.deployments.projects.persistence.items.MutableBambooArtifactDeploymentProjectItem
-
- setArtifactDefinition(ArtifactDefinition) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscription
-
- setArtifactDefinition(ArtifactDefinition) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionImpl
-
- setArtifactDefinition(ArtifactDefinition) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionSubstitutionAwareImpl
-
- setArtifactDefinition(RestArtifactDefinition) - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.artifact.RestArtifactSubscriptions
-
- setArtifactDefinitionId(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- setArtifactDefinitionManager(ArtifactDefinitionManager) - Method in class com.atlassian.bamboo.build.DefaultJob
-
- setArtifactDefinitionManager(ArtifactDefinitionManager) - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- setArtifactDefinitionManager(ArtifactDefinitionManager) - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderRuntimeDataProvider
-
- setArtifactDefinitionManager(ArtifactDefinitionManager) - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderTaskConfigurator
-
- setArtifactDefinitionManager(ArtifactDefinitionManager) - Method in class com.atlassian.bamboo.plugins.artifact.export.ArtifactDownloaderTaskExporter
-
- setArtifactDefinitionManager(ArtifactDefinitionManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- setArtifactDefinitionManager(ArtifactDefinitionManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- setArtifactDefinitionsBeingCreated(List<ArtifactDefinition>) - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- setArtifactHandlerKey(String) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResult
-
- setArtifactHandlerKey(String) - Method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResultImpl
-
- setArtifactId(Map<String, T>, int, T) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- setArtifactId(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- setArtifactLink(ArtifactLink) - Method in interface com.atlassian.bamboo.plan.artifact.ConsumedSubscription
-
- setArtifactLink(ArtifactLink) - Method in class com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionImpl
-
- setArtifactLinkManager(ArtifactLinkManager) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setArtifactLinkManager(ArtifactLinkManager) - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- setArtifactLinkManager(ArtifactLinkManager) - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersion
-
- setArtifactLinkManager(ArtifactLinkManager) - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderRuntimeDataProvider
-
- setArtifactLinkManager(ArtifactLinkManager) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- setArtifactLinkManager(ArtifactLinkManager) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setArtifactLinks(List<ArtifactLink>) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setArtifactManager(ArtifactManager) - Method in class com.atlassian.bamboo.build.artifact.BuildArtifactPostProcessor
-
- setArtifactManager(ArtifactManager) - Method in class com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask
-
- setArtifactName(String) - Method in class com.atlassian.bamboo.build.artifact.TrampolineUrlArtifactLinkDataProvider
-
- setArtifactName(Map<String, T>, int, T) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- setArtifactName(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.ArtifactUrlRedirectAction
-
- setArtifacts(List<RestBuildArtifact>) - Method in class com.atlassian.bamboo.plugins.rest.model.build.artifact.RestBuildArtifactList
-
- setArtifacts(RestBuildArtifactList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setArtifacts(List<RestArtifactDefinition>) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestArtifactDefinitionList
-
- setArtifacts(RestArtifactDefinitionList) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestArtifactDefinitions
-
- setArtifacts(List<RestArtifactDefinition>) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestJob
-
- setArtifactsDir(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- setArtifactsDirectory(String) - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- setArtifactsDirectory(String) - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- setArtifactsDirectory(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setArtifactsDirectory(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setArtifactSubscription(ArtifactSubscription) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- setArtifactSubscriptionManager(ArtifactSubscriptionManager) - Method in class com.atlassian.bamboo.build.DefaultJob
-
- setArtifactSubscriptionManager(ArtifactSubscriptionManager) - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- setArtifactSubscriptionManager(ArtifactSubscriptionManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- setArtifactSubscriptionManager(ArtifactSubscriptionManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- setArtifactSubscriptionManager(ArtifactSubscriptionManager) - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- setArtifactSubscriptionManager(ArtifactSubscriptionManager) - Method in class com.atlassian.bamboo.ww2.actions.chains.DeleteStageAction
-
- setArtifactSubscriptionManager(ArtifactSubscriptionManager) - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveJobAction
-
- setArtifactSubscriptionManager(ArtifactSubscriptionManager) - Method in class com.atlassian.bamboo.ww2.actions.plan.DeletePlan
-
- setArtifactSubscriptions(List<RestArtifactSubscriptions>) - Method in class com.atlassian.bamboo.rest.model.RestWarnings
-
- setArtifactSubscriptionsBeingCreated(List<ArtifactSubscription>) - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- setArtifactValidationErrors(Map<String, ArtifactValidationError>) - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- setAssignee(JiraAssignee) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- setAsText(String) - Method in class com.atlassian.bamboo.security.acegi.intercept.web.ActionInvocationDefinitionSourceEditor
-
- setAttributes(Map<String, String>) - Method in class com.atlassian.bamboo.rest.model.admin.sharedcredentials.RestSharedCredential
-
- setAttributes(Map<String, String>) - Method in class com.atlassian.bamboo.rest.model.artifacthandler.RestArtifactHandler
-
- setAuditFailure(boolean) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- setAuditLogEnabled(boolean) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.AdministrationResource
-
- setAuditLoggingEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setAuditLoggingEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setAuditLoggingEnabled(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setAuditLoggingEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.auditlog.RestAuditLogConfiguration
-
- setAuditLogService(AuditLogService) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setAuditLogService(AuditLogService) - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- setAuditLogService(AuditLogService) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- setAuditLogService(AuditLogService) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgents
-
- setAuditLogService(AuditLogService) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureSharedCapability
-
- setAuditLogService(AuditLogService) - Method in class com.atlassian.bamboo.configuration.AuditLoggingEnabledCondition
-
- setAuditLogService(AuditLogService) - Method in class com.atlassian.bamboo.configuration.ViewGlobalAuditLogAction
-
- setAuditLogService(AuditLogService) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCapability
-
- setAuditLogService(AuditLogService) - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- setAuditSuccess(boolean) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- setAuth(String) - Method in class com.atlassian.bamboo.rest.Logout
-
- setAuthenticationContext(BambooAuthenticationContext) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
-
- setAuthenticationContext(DefaultAuthenticationContext) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.JiraResultWebItemCondition
-
- setAuthenticationContext(BambooAuthenticationContext) - Method in class com.atlassian.bamboo.plugins.web.conditions.ShowAdminContactDetailsToAnonymousUsersEnabledCondition
-
- setAuthenticationContext(BambooAuthenticationContext) - Method in class com.atlassian.bamboo.plugins.web.conditions.UserExistsCondition
-
- setAuthenticationContext(BambooAuthenticationContext) - Method in class com.atlassian.bamboo.task.AbstractTaskConfigurator
-
- setAuthenticationContext(BambooAuthenticationContext) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setAuthenticationCount(int) - Method in class com.atlassian.bamboo.user.LoginInformationImpl
-
- setAuthenticationUuid(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureRemoteAgentAuthentications
-
- setAuthenticationUuid(String) - Method in class com.atlassian.bamboo.configuration.agent.EditRemoteAgentAuthenticationIp
-
- setAuthor(Author) - Method in interface com.atlassian.bamboo.commit.Commit
-
Who made the commit
- setAuthor(Author) - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- setAuthor(Author) - Method in class com.atlassian.bamboo.commit.UnassociatedCommit
-
- setAuthor(Author) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommit
-
- setAuthor(Author) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl
-
- setAuthor(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- setAuthor(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.comment.RestComment
-
- setAuthor(Author) - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthor
-
- setAuthorBuilds(Map<String, List<ResultsSummary>>) - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- setAuthorCreatorService(AuthorCreatorService) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- setAuthorDao(AuthorDao) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- setAuthorEmail(String) - Method in class com.atlassian.bamboo.configuration.RepositorySettings
-
- setAuthorId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.author.AdministerAuthors
-
- setAuthorized(boolean) - Method in class com.atlassian.bamboo.event.agent.AgentAuthorisationEvent
-
- setAuthorName(String) - Method in class com.atlassian.bamboo.configuration.RepositorySettings
-
- setAuthorName(String) - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthor
-
- setAuthors(List<String>) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- setAuthType(String) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- setAuthType(String) - Method in class com.atlassian.bamboo.repository.cvsimpl.ExtConnection
-
- setAuthType(String) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setAutoApprove(boolean) - Method in class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAuthentication
-
- setAutodetectBranchRoot(boolean) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setAutoIncrement(boolean) - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- setAutoIncrement(boolean) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingScheme
-
- setAutoIncrement(boolean) - Method in class com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingSchemeImpl
-
- setAutomaticInstanceManagementConfig(AutomaticInstanceManagementConfig) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- setAutomaticInstanceManagementConfig(AutomaticInstanceManagementConfig) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- setAutomaticInstanceManagementPreset(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setAutoShutdownDelay(int) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- setAutoShutdownDelay(int) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- setAutoShutdownEnabled(boolean) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- setAutoShutdownEnabled(boolean) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- setAutowireByNameClasses(List) - Method in class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport
-
Set the Classes or class names that will be autowired by name
- setAutowireByTypeClasses(List) - Method in class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport
-
Set the Classes or class names that will be autowired by type
- setAvailabilityZone(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setAvailabilityZone(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setAvailabilityZone(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setAvailabilityZones(Iterable<AvailabilityZoneId>) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setAvailabilityZones(Iterable<AvailabilityZoneId>) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setAvailabilityZones(Iterable<String>) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setAvailableBulkActions(List<BulkAction>) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- setAvailableOnly() - Method in class com.atlassian.bamboo.plugin.AgentPluginResolver.AgentPluginFilter
-
- setAverageBuildTimeInSeconds(Double) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- setAverageDuration(long) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- setAverageDuration(long) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- setAverageTimeInQueueThreshold(long) - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- setAvgQueueTimeMinutes(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- setAwaitJobCompletion(boolean) - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- setAwaitJobCompletion(boolean) - Method in class com.atlassian.bamboo.migration.ExportDetailsBean
-
- setAwaitJobCompletion(boolean) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConfigureBackupsPage
-
- setAwaitJobCompletion(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- setAwsAccessKey(Map<String, String>, String) - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataMetadataHelper
-
- setAwsAccessKeyId(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- setAwsAccessKeyId(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- setAwsAccountBean(AwsAccountBean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction
-
- setAwsAccountBean(AwsAccountBean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- setAwsCertFile(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- setAwsCertFile(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- setAwsPrivateKeyFile(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- setAwsPrivateKeyFile(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- setAwsSecretAccessKeyChange(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setAwsSecretKey(Map<String, String>, String) - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataMetadataHelper
-
- setAwsSecretKey(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- setAwsSecretKey(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- setBackButton(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- setBackgroundProcess(boolean) - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- setBackupConfigured(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- setBackupCronExpression(String) - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- setBackupCronExpression(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- setBackupDisabled(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- setBackupFileFormat(String) - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- setBackupFileName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setBackupFilePrefix(String) - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- setBackupPath(String) - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- setBackupPath(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- setBackupPath(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setBackupSelected(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setBamboo(Bamboo) - Method in class com.atlassian.bamboo.ww2.interceptors.RemoteApiLoginInterceptor
-
- setBambooAuthenticationContext(BambooAuthenticationContext) - Method in class com.atlassian.bamboo.plugins.artifact.export.ArtifactDownloaderTaskExporter
-
- setBambooAuthenticationContext(BambooAuthenticationContext) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- setBambooConnectionTemplate(BambooConnectionTemplate) - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractInHibernateTransactionUpgradeTask
-
- setBambooLicenseManager(BambooLicenseManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- setBambooLicenseManager(BambooLicenseManager) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- setBambooLicenseManager(BambooLicenseManager) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setBambooMailer(BambooMailer) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setBambooPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderTaskConfigurator
-
- setBambooPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.plugins.artifact.export.ArtifactDownloaderTaskExporter
-
- setBambooPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanExpander
-
- setBambooPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.AbstractPlanPermissionCondition
-
- setBambooPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.GlobalCreatePlanPermissionCondition
-
- setBambooPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.GlobalReadPermissionCondition
-
- setBambooPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.soy.HasGlobalPermissionSoyFunction
-
- setBambooPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.GlobalAdminMenuCondition
-
- setBambooPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.RestrictedAdminMenuCondition
-
- setBambooPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction
-
- setBambooPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setBambooPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.ww2.interceptors.SignupAllowedCheckInterceptor
-
- setBambooProjectKey(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.JiraRedirectAction
-
- setBambooSmackClient(BambooSmackClient) - Method in class com.atlassian.bamboo.notification.NotificationFactoryImpl
-
- setBambooSmackClient(BambooSmackClient) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setBambooSpecsDetection(boolean) - Method in interface com.atlassian.bamboo.vcs.configuration.VcsBambooSpecsDetectionOptions
-
- setBambooSpecsDetection(boolean) - Method in class com.atlassian.bamboo.vcs.configuration.VcsBambooSpecsDetectionOptionsImpl
-
- setBambooSpecsEnabled(boolean) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- setBambooTransactionHibernateTemplate(BambooTransactionHibernateTemplate) - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractElasticCapabilityUpgradeTask
-
- setBambooUserManager(BambooUserManager) - Method in class com.atlassian.bamboo.comment.CommentImpl
-
- setBambooUserManager(BambooUserManager) - Method in class com.atlassian.bamboo.filter.SeraphLoginFilter
-
- setBambooUserManager(BambooUserManager) - Method in class com.atlassian.bamboo.notification.NotificationFactoryImpl
-
- setBambooUserManager(BambooUserManager) - Method in class com.atlassian.bamboo.notification.recipients.GroupRecipient
-
- setBambooUserManager(BambooUserManager) - Method in class com.atlassian.bamboo.notification.recipients.UserRecipientImpl
-
- setBambooUserManager(BambooUserManager) - Method in class com.atlassian.bamboo.security.BambooCachingPermissionManagerFacadeImpl
-
- setBambooUserManager(BambooUserManager) - Method in class com.atlassian.bamboo.v2.build.trigger.ManualTriggerReasonRenderer
-
- setBambooUserManager(BambooUserManager) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setBambooUserManager(BambooUserManager) - Method in class com.atlassian.bamboo.ww2.interceptors.RemoteApiLoginInterceptor
-
- setBambooUserManager(BambooUserManager) - Method in class com.atlassian.bamboo.ww2.validators.UniqueGroupNameFieldValidator
-
- setBambooUserManager(BambooUserManager) - Method in class com.atlassian.bamboo.ww2.validators.UniqueUsernameFieldValidator
-
- setBandanaManager(BandanaManager) - Method in class com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
-
- setBandanaManager(BandanaManager) - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- setBandanaManager(BandanaManager) - Method in class com.atlassian.bamboo.clover.ww2.actions.admin.ConfigureCloverPlugin
-
- setBandanaManager(BandanaManager) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.events.RestoreMaven2ParticlesOnServerStartupEventListener
-
- setBandanaManager(BandanaManager) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.ViewMaven2ChainSummary
-
- setBandanaPersister(BandanaPersister) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- setBandanaSerializationProtectionMethod(String) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setBaseUrl(String) - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Set the base url for this server
- setBaseUrl(String) - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- setBaseUrl(String) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
Define the system base url
- setBaseUrl(String) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setBaseUrl(String) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Define the system base url
- setBaseUrl(String) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setBaseUrl(String) - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- setBaseUrl(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- setBasicCredentials(String, String) - Method in class com.atlassian.bamboo.rest.util.RESTCall
-
Deprecated.
Configured this call to use Basic HTTP Authentication using the specified username and password.
- setBasicCredentials(String, String) - Method in class com.atlassian.bamboo.rest.utils.RESTCall
-
Configured this call to use Basic HTTP Authentication using the specified username and password.
- setBeanFactory(BeanFactory) - Method in class com.atlassian.bamboo.plugin.descriptor.SpringComponentModuleDescriptor
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport
-
- setBeanName(String) - Method in class com.atlassian.bamboo.quartz.BambooJobDetailFactoryBean
-
- setBeforeId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.MoveEnvironmentTask
-
- setBeforeId(Long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.MoveTask
-
- setBeforePosition(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.MoveRepository
-
- setBid(String, InstanceType, double) - Method in class com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfig
-
Setter for current bid for spot instance
- setBitbucketApiService(BitbucketApiService) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- setBitbucketValidationHelper(BitbucketValidationHelper) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- setBody(String) - Method in interface com.atlassian.bamboo.core.Script
-
The mutator for the script body.
- setBody(String) - Method in class com.atlassian.bamboo.core.ScriptImpl
-
- setBootstrapLocation(Map<String, String>, String) - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataMetadataHelper
-
- setBootstrapManager(BootstrapManager) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setBootstrapManager(BootstrapManager) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- setBootstrapManager(BootstrapManager) - Method in class com.atlassian.bamboo.setup.BambooBootstrapPlaceholderConfigurer
-
- setBootstrapManager(BootstrapManager) - Method in class com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask
-
- setBootstrapManager(BootstrapManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- setBootstrapManager(BootstrapManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- setBootstrapManager(BootstrapManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setBootstrapUpgradeHelper(BootstrapUpgradeHelper) - Method in class com.atlassian.bamboo.upgrade.tasks.validation.BuildNumberApplicableForUpgrade
-
- setBranch(String) - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- setBranch(String) - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.node.BitbucketNodeEntity
-
- setBranch(String) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- setBranchCleanupDisabled(boolean) - Method in class com.atlassian.bamboo.plan.branch.BranchSpecificConfiguration
-
- setBranchCommitInformationManager(BranchCommitInformationManager) - Method in class com.atlassian.bamboo.plan.branch.BranchExpiryJob
-
- setBranchDescription(ActionParametersMap, String) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- setBranchDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setBranchDetectionCheckInterval(int) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
Set the interval between branch detection, in seconds
- setBranchDetectionCheckInterval(int) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setBranchDetectionCheckInterval(int) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Set the interval between branch detection, in seconds
- setBranchDetectionInterval(int) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setBranchDetectionIntervalSeconds(Integer) - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Set the branch detection interval (in seconds)
- setBranchDetectionIntervalSeconds(Integer) - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- setBranchDetectionIntervalSeconds(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- setBranchDetectionJobScheduler(BranchDetectionJobScheduler) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setBranchDetectionOverride(String) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setBranchDetectionService(BranchDetectionService) - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionJob
-
- setBranchDetectionService(BranchDetectionService) - Method in class com.atlassian.bamboo.ww2.actions.branch.DetectBranches
-
- setBranches(List<BitbucketNodeEntity>) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.ListBranchesResponse
-
- setBranches(List<GitHubBranchEntity>) - Method in class com.atlassian.bamboo.plugins.git.rest.entity.ListBranchesResponse
-
- setBranches(RestPlanBranchList) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- setBranchesForCreation(String) - Method in class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch
-
- setBranchIntegrationConfiguration(BranchIntegrationConfiguration) - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
- setBranchIntegrationConfiguration(BranchIntegrationConfiguration) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- setBranchIntegrationHelper(VcsBranchIntegrationHelper) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- setBranchIntegrationHelper(VcsBranchIntegrationHelper) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- setBranchIntegrationHelper(VcsBranchIntegrationHelper) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- setBranchIntegrationPoint(BranchIntegrationPoint) - Method in class com.atlassian.bamboo.plan.branch.BranchIntegrationConfigurationImpl
-
- setBranchIntegrationService(BranchIntegrationService) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setBranchKey(String) - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction.PlanOrBranchKeySelectorModel
-
- setBranchKey(String) - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- setBranchKey(String) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranch
-
- setBranchKey(Optional<PlanKey>) - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- setBranchMergePushOverride(boolean) - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
- setBranchMergePushOverride(boolean) - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- setBranchMergePushOverride(boolean) - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- setBranchMonitoringConfiguration(BranchMonitoringConfiguration) - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
- setBranchMonitoringConfiguration(BranchMonitoringConfiguration) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- setBranchName(ActionParametersMap, String) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- setBranchName(String) - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- setBranchName(String) - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- setBranchName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranch
-
- setBranchName(String) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- setBranchName(String) - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- setBranchName(String) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setBranchName(String) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setBranchPath(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- setBranchSelectionMode(DeploymentTriggerBranchSelectionMode) - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- setBranchSelectionMode(DeploymentTriggerBranchSelectionMode) - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- setBranchSpecificConfiguration(BranchSpecificConfiguration) - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
- setBranchSpecificConfiguration(BranchSpecificConfiguration) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- setBranchTargetVcsKey(String) - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- setBranchTargetVcsKey(String) - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- setBranchTriggering(String) - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- setBranchTriggeringOption(BranchTriggeringOption) - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
- setBranchTriggeringOption(BranchTriggeringOption) - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- setBranchVcsName(String) - Method in class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch
-
- setBreakingBuild(ResultsSummary) - Method in class com.atlassian.bamboo.build.statistics.FailurePeriod
-
- setBrokerClientURI(String) - Method in interface com.atlassian.bamboo.admin.configuration.AdministrationConfigurationService
-
Set broker client uri
- setBrokerClientURI(String) - Method in class com.atlassian.bamboo.admin.configuration.AdministrationConfigurationServiceImpl
-
- setBrokerClientURI(String) - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Set the client broker url
- setBrokerClientURI(String) - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- setBrokerClientURI(URI) - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- setBrokerClientURI(URI) - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- setBrokerClientURI(URI) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setBrokerClientURI(URI) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setBrokerClientUrl(String) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setBrokerClientUrl(String) - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- setBrokerInfo(BrokerInfo) - Method in class com.atlassian.bamboo.amq.TomcatHttpTransportServer
-
- setBrokerURI(String) - Method in interface com.atlassian.bamboo.admin.configuration.AdministrationConfigurationService
-
Set broker uri
- setBrokerURI(String) - Method in class com.atlassian.bamboo.admin.configuration.AdministrationConfigurationServiceImpl
-
- setBrokerURI(String) - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Set the broker uri
- setBrokerURI(String) - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- setBrokerURI(URI) - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- setBrokerURI(URI) - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- setBrokerURI(URI) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setBrokerURI(URI) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setBrokerUrl(String) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setBrokerUrl(String) - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- setBrokerURL(String) - Method in class com.atlassian.bamboo.v2.build.agent.BambooActiveMQConnectionFactory
-
- setBrokerUrl(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- setBruteForceProtection(RestSecuritySettings.RestBruteForceProtection) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- setBruteForceProtection(Boolean, Integer) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- setBucketName(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ArtifactStoragePage
-
- setBuild(ImmutableBuildable) - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- setBuild(ImmutableBuildable) - Method in class com.atlassian.bamboo.ww2.actions.BuildableAwareContextHolder
-
- setBuild(ImmutableBuildable) - Method in class com.atlassian.bamboo.ww2.actions.BuildActionSupport
-
- setBuild(ImmutableBuildable) - Method in interface com.atlassian.bamboo.ww2.aware.BuildableAware
-
- setBuildAgent(ExecutableBuildAgent) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.AgentContext
-
Stores a agent set within the ThreadLocal
- setBuildAgent(ExecutableBuildAgent) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AgentContextImpl
-
- setBuildAgentId(long) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setBuildAgentId(long) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- setBuildAgentId(Long) - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
Sets the fact that the build will now be building on an agent
- setBuildAgentId(Long) - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- setBuildCancelledDate(Date) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setBuildCancelledDate(Date) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- setBuildCancelledDetails(BuildCancelledDetails) - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
- setBuildCancelledDetails(BuildCancelledDetails) - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- setBuildChanges(BuildChanges) - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- setBuildChanges(BuildChanges) - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- setBuildChanges(BuildChanges) - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
- setBuildChanges(BuildChanges) - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- setBuildChanges(BuildChanges) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- setBuildCheckInterval(int) - Method in class com.atlassian.bamboo.build.monitoring.BuildMonitorJobScheduler
-
- setBuildCompletedDate(Date) - Method in class com.atlassian.bamboo.plugins.jira.summary.build.PlanStatusJsonBean
-
- setBuildCompletedDate(Date) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setBuildCompletedDate(Date) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- setBuildCompletedTime(Date) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setBuildConcurrencyEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.concurrentbuild.RestBuildConcurrency
-
- setBuildConcurrencySettings(boolean, Integer) - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
Sets current global build concurrency settings to the given primitives.
- SetBuildConfigToActionContext - Class in com.atlassian.bamboo.ww2.interceptors
-
This pre action listener sets the value of the
BuildConfiguration
object back into the context if the action
is build context aware
- SetBuildConfigToActionContext() - Constructor for class com.atlassian.bamboo.ww2.interceptors.SetBuildConfigToActionContext
-
- setBuildConfiguration(BuildConfiguration) - Method in class com.atlassian.bamboo.session.BambooSession
-
- setBuildConfiguration(BuildConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersAction
-
- setBuildConfiguration(BuildConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- setBuildConfiguration(BuildConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- setBuildConfiguration(BuildConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch
-
- setBuildConfiguration(BuildConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setBuildConfiguration(BuildConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchNotifications
-
- setBuildConfiguration(BuildConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
-
- setBuildConfiguration(BuildConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- setBuildConfiguration(BuildConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- setBuildConfiguration(BuildConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- setBuildConfiguration(BuildConfiguration) - Method in interface com.atlassian.bamboo.ww2.aware.BareBuildConfigurationAware
-
- setBuildConfiguration(BuildConfiguration) - Method in interface com.atlassian.bamboo.ww2.aware.RepositoryConfigurationAware
-
- setBuildContextBuilderFactory(BuildContextBuilderFactory) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- setBuildDate(Date) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setBuildDate(Date) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- setBuildDefinition(BuildDefinition) - Method in class com.atlassian.bamboo.fieldvalue.FieldValueItem
-
- setBuildDefinitionConverter(BuildDefinitionConverter) - Method in class com.atlassian.bamboo.ww2.interceptors.BuildConfigurationEditInterceptor
-
- setBuildDefinitionManager(BuildDefinitionManager) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setBuildDefinitionManager(BuildDefinitionManager) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setBuildDefinitionXml(BuildDefinitionForBuild) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setBuildDefinitionXml(BuildDefinitionForBuild) - Method in interface com.atlassian.bamboo.plan.Plan
-
- setBuildDescription(ActionParametersMap, String) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- setBuildDescription(String) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setBuildDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- setBuildDetectionActionFactory(BuildDetectionActionFactory) - Method in class com.atlassian.bamboo.trigger.quartz.QuartzTriggerJob
-
- setBuildDir(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- setBuildDirectory(String) - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- setBuildDirectory(String) - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- setBuildDirectory(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setBuildDirectory(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setBuildDirectoryManager(BuildDirectoryManager) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- setBuildDirectoryManager(BuildDirectoryManager) - Method in class com.atlassian.bamboo.plugins.hg.DeleteHgCacheDirectory
-
- setBuildDirectoryManager(BuildDirectoryManager) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- setBuildDirectoryManager(BuildDirectoryManager) - Method in class com.atlassian.bamboo.v2.build.task.InitializeBuild
-
- setBuildDirectoryManager(BuildDirectoryManager) - Method in class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorFactoryImpl
-
- setBuildDuration(Long) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setBuildDurationDescription(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setBuildDurationInSeconds(Long) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setBuilder(TestJobDetails.Builder) - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- setBuilderKey(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureSharedLocalCapability
-
- setBuilderLabel(String) - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- setBuilderPath(String) - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- setBuildErrors(List<String>) - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
- setBuildErrors(List<String>) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- setBuilderType(String) - Method in class com.atlassian.bamboo.configuration.agent.AddSharedLocalBuilderCapability
-
- setBuildExecutionManager(BuildExecutionManager) - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- setBuildExecutionManager(BuildExecutionManager) - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- setBuildExecutionManager(BuildExecutionManager) - Method in class com.atlassian.bamboo.build.DefaultJob
-
- setBuildExecutionManager(BuildExecutionManager) - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingMonitor
-
- setBuildExecutionManager(BuildExecutionManager) - Method in class com.atlassian.bamboo.build.monitoring.BuildQueueMonitor
-
- setBuildExecutionManager(BuildExecutionManager) - Method in class com.atlassian.bamboo.build.monitoring.BuildStopDelayedJob
-
- setBuildExecutionManager(BuildExecutionManager) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setBuildExecutionManager(BuildExecutionManager) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setBuildExecutionManager(BuildExecutionManager) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildJsonProviderAction
-
- setBuildExecutionManager(BuildExecutionManager) - Method in class com.atlassian.bamboo.ww2.actions.BuildActionSupport
-
- setBuildExpiryBean(BuildExpiryBean) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- setBuildExpiryBean(BuildExpiryBean) - Method in class com.atlassian.bamboo.build.expiry.ExpirySchedulerImpl.ExpiryJob
-
- setBuildExpiryConfig(BuildExpiryConfig) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setBuildExpiryConfig(BuildExpiryConfig) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setBuildExpiryConfig(AdministrationConfiguration, BuildExpiryConfig, ExpiryScheduler) - Static method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setBuildExpiryConfig(BuildExpiryConfig) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setBuildExpiryTypes(Collection<BuildExpiryType>) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- setBuildHangDetails(BuildHungDetails) - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
Set the details if the build was detected to be hung.
- setBuildHangDetails(BuildHungDetails) - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- setBuildHangedInQueueNotificationTimeout(int) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setBuildHangingConfig(BuildHangingConfig) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setBuildHangingConfig(BuildHangingConfig) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setBuildHangingConfig(BuildHangingConfig) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setBuildHangingMonitor(BuildHangingMonitor) - Method in class com.atlassian.bamboo.build.monitoring.BuildMonitorJobScheduler
-
- setBuildId(long) - Method in class com.atlassian.bamboo.bandana.BandanaItem
-
- setBuildId(long) - Method in class com.atlassian.bamboo.resultsummary.tests.OrphanedTestsCleanupEntry
-
- setBuildIds(long[]) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- setBuildIds(List<Long>) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setBuilding(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- setBuilding(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- setBuildKey(String) - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- setBuildKey(ActionParametersMap, String) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- setBuildKey(String) - Method in class com.atlassian.bamboo.migration.utils.BuildKeyHolder
-
- setBuildKey(String) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setBuildKey(String) - Method in interface com.atlassian.bamboo.plan.Plan
-
Define the build's unique key (uppercase alphanumeric)
- setBuildKey(String) - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- setBuildKey(String) - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- setBuildKey(String) - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- setBuildKey(String) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setBuildKey(String) - Method in interface com.atlassian.bamboo.resultsummary.MutableBuildKeyResultsSummary
-
- setBuildKey(String) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setBuildKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildRequirement
-
- setBuildKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- setBuildKey(String) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- setBuildKey(String) - Method in class com.atlassian.bamboo.ww2.actions.rss.AllBuildsRssFeedAction
-
- setBuildKey(String) - Method in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- setBuildLogFileAccessorFactory(BuildLogFileAccessorFactory) - Method in class com.atlassian.bamboo.build.ViewBuildLogs
-
- setBuildLogFileAccessorFactory(BuildLogFileAccessorFactory) - Method in class com.atlassian.bamboo.plugins.labeller.BuildLabeller
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.build.artifact.BuildArtifactPostProcessor
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingMonitor
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.build.monitoring.BuildStopDelayedJob
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.build.monitoring.DeploymentStopDelayedJob
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.v2.build.task.InitializeBuild
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorFactoryImpl
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.ReorderBuild
-
- setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.ww2.actions.ViewActivityLog
-
- setBuildLogs(List<LogEntry>) - Method in class com.atlassian.bamboo.build.ViewBuildLogs
-
- setBuildLogsTooLong(boolean) - Method in class com.atlassian.bamboo.build.ViewBuildLogs
-
- setBuildMonitoringEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.buildmonitoring.RestBuildMonitoring
-
- setBuildMonitoringSettings(int, int) - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
Sets plan monitoring settings for hung builds
- setBuildName(ActionParametersMap, String) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- setBuildName(String) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setBuildName(String) - Method in class com.atlassian.bamboo.plan.branch.JobPropagatingFacade
-
- setBuildName(String) - Method in interface com.atlassian.bamboo.plan.Plan
-
- setBuildName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- setBuildName(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- setBuildNumber(int) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingResult
-
- setBuildNumber(Integer) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setBuildNumber(int) - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- setBuildNumber(Integer) - Method in class com.atlassian.bamboo.logger.RemoveBuildError
-
- setBuildNumber(int) - Method in class com.atlassian.bamboo.migration.utils.BuildResultKeyHolder
-
- setBuildNumber(Integer) - Method in class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- setBuildNumber(Integer) - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- setBuildNumber(int) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem
-
- setBuildNumber(Integer) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setBuildNumber(Integer) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- setBuildNumber(int) - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- setBuildNumber(int) - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
Set the build number associated with these results
- setBuildNumber(int) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setBuildNumber(String) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- setBuildNumber(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setBuildNumber(Integer) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- setBuildNumber(String) - Method in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- setBuildNumber(String) - Method in class com.atlassian.upgrade.AbstractUpgradeTask
-
- setBuildNumber(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setBuildNumberGeneratorService(BuildNumberGeneratorService) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- setBuildProjectKey(String) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setBuildQueueCheckInterval(int) - Method in class com.atlassian.bamboo.build.monitoring.BuildQueueMonitorJobScheduler
-
- setBuildQueueManager(BuildQueueManager) - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- setBuildQueueManager(BuildQueueManager) - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- setBuildQueueManager(BuildQueueManager) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
-
- setBuildQueueManager(BuildQueueManager) - Method in class com.atlassian.bamboo.build.monitoring.BuildQueueMonitor
-
- setBuildQueueManager(BuildQueueManager) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setBuildQueueManager(BuildQueueManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.ReorderBuild
-
- setBuildQueueManager(BuildQueueManager) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildJsonProviderAction
-
- setBuildQueueMinutesTimeoutDefault(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.buildmonitoring.RestBuildMonitoring
-
- setBuildQueueMonitor(BuildQueueMonitor) - Method in class com.atlassian.bamboo.build.monitoring.BuildQueueMonitorJobScheduler
-
- setBuildQueueTimeoutDetails(BuildQueueTimeoutDetails) - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
Sets build queue timeout details
- setBuildQueueTimeoutDetails(BuildQueueTimeoutDetails) - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- setBuildReason(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setBuildRelativeTime(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setBuildResult(String) - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- setBuildResultKey(String) - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- setBuildResultKey(String) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- setBuildResultKey(String) - Method in class com.atlassian.bamboo.ww2.actions.BuildableAwareContextHolder
-
- setBuildResultKey(String) - Method in class com.atlassian.bamboo.ww2.actions.BuildActionSupport
-
- setBuildResultOther(String) - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- setBuildResults(BuildResults) - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- setBuildResults(Set<BuildResultsSummary>) - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- setBuildResults(BuildResults) - Method in interface com.atlassian.bamboo.ww2.aware.BuildResultsAware
-
- setBuildResultsFilterFactory(BuildResultsFilterFactoryImpl) - Method in class com.atlassian.bamboo.build.tests.ViewTestCaseAction
-
- setBuildResultsFilterFactory(BuildResultsFilterFactory) - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- setBuildResultsFilterFactory(BuildResultsFilterFactory) - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummaryForPlan
-
- setBuildResultsFilterFactory(BuildResultsFilterFactory) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan
-
- setBuildResultsFilterFactory(BuildResultsFilterFactory) - Method in class com.atlassian.bamboo.ww2.interceptors.ResultsListAwareInterceptor
-
- setBuildResultsIndexer(BuildResultsIndexer) - Method in class com.atlassian.bamboo.chains.plugins.PostChainIndexAction
-
- setBuildResultsIndexer(BuildResultsIndexer) - Method in class com.atlassian.bamboo.index.buildresult.ResultsSummaryIndexingListener
-
- setBuildResultsIndexer(BuildResultsIndexer) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setBuildResultsSearcher(JiraIssueResultsManager) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewBuildResultsByJiraKey
-
- setBuildResultsSearcher(JiraIssueResultsManager) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewPlanStatusByJiraKey
-
- setBuildResultsSearcher(JiraIssueResultsManager) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan
-
- setBuildResultsSearcher(JiraIssueResultsManager) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssues
-
- setBuildResultsSummary(ResultsSummary) - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink
-
- setBuildResultsSummary(BuildResultsSummary) - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- setBuildResultsSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.labels.Labelling
-
- setBuildResultsSummary(ResultsSummary) - Method in class com.atlassian.bamboo.labels.LabellingImpl
-
- setBuildResultsSummary(BuildResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- setBuildResultsSummary(BuildResultsSummary) - Method in interface com.atlassian.bamboo.ww2.aware.BuildResultsSummaryAware
-
- setBuildResultsSummaryDao(BuildResultsSummaryDao) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setBuildResultsSummaryDocumentFactory(BuildResultsSummaryDocumentFactory) - Method in class com.atlassian.bamboo.author.LuceneAuthorManagerImpl
-
- setBuildResultsSummaryDocumentFactory(BuildResultsSummaryDocumentFactory) - Method in class com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcherImpl
-
- setBuildResultsSummaryManager(BuildResultsSummaryManager) - Method in class com.atlassian.bamboo.build.DefaultJob
-
- setBuildResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.build.LuceneBasedJiraIssueResultsManagerImpl
-
- setBuildReturnCode(int) - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- setBuildReturnCode(int) - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- setBuildReturnCode(int) - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
- setBuildReturnCode(int) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- setBuildStartedTime(Date) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setBuildState(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setBuildState(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatus
-
- setBuildState(BuildState) - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- setBuildState(BuildState) - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
Set the build state
- setBuildState(BuildState) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setBuildState(BuildState) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setBuildState(BuildState) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setBuildState(BuildState) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- setBuildState(BuildState) - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
- setBuildState(BuildState) - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- setBuildsToKeep(int) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- setBuildsToKeep(int) - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- setBuildsToKeep(int) - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- setBuildSuspensionCheckBean(BuildSuspensionCheckBean) - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- setBuildTestSummary(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setBuildTimeMultiplierDefault(Double) - Method in class com.atlassian.bamboo.rest.model.admin.buildmonitoring.RestBuildMonitoring
-
- setBuildTrigger(boolean) - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkImpl
-
- setBuildTrigger(boolean) - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
- setBuildTrigger(boolean) - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- setBuildTrigger(boolean) - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- setBuildTrigger(boolean) - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- setBuildTriggerConditionConfigHelper(PlanConfigHelper) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setBuildTriggerConditionConfigHelper(BuildTriggerConditionConfigHelper) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- setBuildWorkingDir(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- setBuildWorkingDirectory(String) - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- setBuildWorkingDirectory(String) - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- setBuildWorkingDirectory(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setBuildWorkingDirectory(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setBundleContext(BundleContext) - Method in class com.atlassian.bamboo.analytics.basedata.collector.EventProducersFinder
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingMonitor
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.build.monitoring.BuildQueueMonitor
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.clover.build.coverage.CloverBuildWebItemCondition
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.clover.build.coverage.CloverResultWebItemCondition
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionJiraIssues
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.notification.AbstractNotificationEventListener
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.plan.branch.BranchDetectionJob
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.plan.branch.BranchExpiryJob
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.plan.vcsRevision.cleanup.PlanVcsRevisionHistoryCleanupScheduler.PlanVcsHistoryCleanupJob
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderRuntimeDataProvider
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderTaskConfigurator
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.events.RestoreMaven2ParticlesOnServerStartupEventListener
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.Maven2BuildWebItemCondition
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.HasPlansToCloneCondition
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.HasQuarantinedTestsCondition
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.PlansExistCondition
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.TopLevelPlanAdminTabCondition
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.TopLevelPlanEditTabCondition
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.ViewFilesCondition
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.reports.charts.BambooReportLineChart
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcherImpl
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.security.BambooCachingPermissionManagerFacadeImpl
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.trigger.DetectChangesAfterBuildCompletedListener
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.trigger.environment.AbstractEnvironmentTriggerConfigurator
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerService
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.EditRepository
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.ww2.interceptors.BuildConfigurationEditInterceptor
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.ww2.interceptors.NavigationAwareInterceptor
-
- setCachedPlanManager(CachedPlanManager) - Method in class com.atlassian.bamboo.ww2.interceptors.PlanAwareInterceptor
-
- setCacheManager(CacheManager) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- setCachesToIgnore(CacheAwareness.CacheInfo...) - Method in class com.atlassian.bamboo.v2.events.ChangeDetectionRequiredEvent
-
- setCancelButton(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- setCancelUrl(String) - Method in class com.atlassian.bamboo.ww2.BambooCancellableAction
-
- setCapabilities(Set<Capability>) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilitySet
-
- setCapabilities(Set<Capability>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl
-
- setCapabilitiesMatch(boolean) - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- setCapabilityConfigurationManager(CapabilityConfigurationManager) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- setCapabilityContext(CapabilityContext) - Method in class com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
-
- setCapabilityContext(CapabilityContext) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- setCapabilityContext(CapabilityContext) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- setCapabilityContext(CapabilityContext) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- setCapabilityContext(CapabilityContext) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- setCapabilityContext(CapabilityContext) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- setCapabilityContext(CapabilityContext) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- setCapabilityContext(CapabilityContext) - Method in class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorFactoryImpl
-
- setCapabilityDao(CapabilityDao) - Method in class com.atlassian.bamboo.capability.CapabilityManagerImpl
-
- setCapabilityDao(CapabilityDao) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapability
-
- setCapabilityDao(CapabilityDao) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- setCapabilityHelper(CapabilityHelper) - Method in class com.atlassian.bamboo.configuration.AdministerAction
-
- setCapabilityHelper(CapabilityHelper) - Method in class com.atlassian.bamboo.configuration.agent.AbstractViewCapabilitiesByType
-
- setCapabilityHelper(CapabilityHelper) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- setCapabilityHelper(CapabilityHelper) - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- setCapabilityHelper(CapabilityHelper) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetRenderer
-
- setCapabilityHelper(CapabilityHelper) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildRequirement
-
- setCapabilityId(Long) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapability
-
- setCapabilityKey(String) - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- setCapabilityKey(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- setCapabilityManager(CapabilityManager) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- setCapabilityManager(CapabilityManager) - Method in class com.atlassian.bamboo.configuration.agent.ExecuteRenameAgentCapability
-
- setCapabilityRequirementsMatcher(CapabilityRequirementsMatcher) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentAssignments
-
- setCapabilityRequirementsMatcher(CapabilityRequirementsMatcher) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- setCapabilityRequirementsMatcher(CapabilityRequirementsMatcher) - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- setCapabilityRequirementsMatcher(CapabilityRequirementsMatcher) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfigurationAssignments
-
- setCapabilityScope(CapabilityScope) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl
-
- setCapabilitySet(ImageCapabilitySet) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setCapabilitySet(CapabilitySet) - Method in interface com.atlassian.bamboo.buildqueue.AgentWithCapabilitiesDefinition
-
- setCapabilitySet(CapabilitySet) - Method in interface com.atlassian.bamboo.buildqueue.properties.CapabilityProperties
-
- setCapabilitySet(CapabilitySet) - Method in interface com.atlassian.bamboo.buildqueue.RemotableRemoteAgentDefinition
-
- setCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- setCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.AgentWithCapabilitiesDefinitionImpl
-
- setCapabilitySet(CapabilitySet) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Capability
-
- setCapabilitySet(ReadOnlyCapabilitySet) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityContext
-
Stores a specific capability set within the ThreadLocal
- setCapabilitySet(ReadOnlyCapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityContextImpl
-
- setCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl
-
- setCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.LocalAgentDefinitionImpl
-
- setCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.properties.CapabilityPropertiesImpl
-
- setCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.RemotableRemoteAgentDefinitionImpl
-
- setCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl
-
- setCapabilitySetManager(CapabilitySetManager) - Method in class com.atlassian.bamboo.builder.DefaultJdkManager
-
- setCapabilitySetManager(CapabilitySetManager) - Method in class com.atlassian.bamboo.capability.CapabilityManagerImpl
-
- setCapabilitySetManager(CapabilitySetManager) - Method in class com.atlassian.bamboo.configuration.AdministerAction
-
- setCapabilitySetManager(CapabilitySetManager) - Method in class com.atlassian.bamboo.configuration.agent.AbstractViewCapabilitiesByType
-
- setCapabilitySetManager(CapabilitySetManager) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentAssignments
-
- setCapabilitySetManager(CapabilitySetManager) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapability
-
- setCapabilitySetManager(CapabilitySetManager) - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- setCapabilitySetManagerNoTx(CapabilitySetManager) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- setCapabilityType(String) - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- setCapabilityValue(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureSharedCapability
-
- setCapabilityValue(String) - Method in class com.atlassian.bamboo.configuration.agent.EditAgentCapability
-
- setCaptcha(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- setCaptchaConfiguration(CaptchaConfiguration) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setCaptchaConfiguration(RestCaptchaConfiguration) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.CaptchaResource
-
- setCertificateFile(String) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- setChain(ImmutableChain) - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- setChain(ActionParametersMap, Chain) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- setChain(Chain) - Method in interface com.atlassian.bamboo.chains.ChainStage
-
Sets the
Chain
that the stage belongs to
- setChain(Chain) - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- setChain(Chain) - Method in interface com.atlassian.bamboo.plan.branch.BambooVcsBranch
-
- setChain(Chain) - Method in class com.atlassian.bamboo.plan.branch.BambooVcsBranchImpl
-
- setChain(ImmutableChain) - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
- setChain(ImmutableChain) - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- setChain(ImmutableChain) - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- setChain(ImmutableChain) - Method in class com.atlassian.bamboo.ww2.actions.ChainAwareContextHolder
-
- setChain(ImmutableChain) - Method in interface com.atlassian.bamboo.ww2.aware.ChainAware
-
- setChainBranch(ChainBranch) - Method in interface com.atlassian.bamboo.build.MutablePlanBranchPullRequest
-
- setChainBranch(ChainBranch) - Method in class com.atlassian.bamboo.build.PlanBranchPullRequestEntity
-
- setChainBranchId(long) - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- setChainBranchManager(ChainBranchManager) - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerService
-
- setChainBranchManager(ChainBranchManager) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setChainBranchManager(ChainBranchManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- setChainBranchManager(ChainBranchManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.EditRepository
-
- setChainBranchManager(ChainBranchManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.SuspendBuild
-
- setChainBranchManager(ChainBranchManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.SuspendJob
-
- setChainBranchManager(ChainBranchManager) - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- setChainBranchManager(ChainBranchManager) - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveJobAction
-
- setChainBranchManager(ChainBranchManager) - Method in class com.atlassian.bamboo.ww2.actions.project.ViewProject
-
- setChainCreationService(ChainCreationService) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- setChainDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- setChainedExecutionPermitter(PlanExecutionPermitter) - Method in class com.atlassian.bamboo.plan.AbstractPlanExecutionPermitter
-
- setChainedExecutionPermitter(PlanExecutionPermitter) - Method in interface com.atlassian.bamboo.plan.PlanExecutionPermitter
-
- setChainEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- setChainEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- setChainEquiv(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setChainExecutionManager(ChainExecutionManager) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setChainExecutionManager(ChainExecutionManager) - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- setChainExecutionManager(ChainExecutionManager) - Method in class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction
-
- setChainExecutionManager(ChainExecutionManager) - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- setChainId(long) - Method in interface com.atlassian.bamboo.plan.branch.BambooVcsBranch
-
- setChainId(long) - Method in class com.atlassian.bamboo.plan.branch.BambooVcsBranchImpl
-
- setChainName(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- setChainResult(ChainResultsSummary) - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- setChainResult(ChainResultsSummary) - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- setChainResult(ChainResultsSummary) - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- setChainResult(ChainResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- setChainResult(ChainResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.ChainAwareContextHolder
-
- setChainResult(ChainResultsSummary) - Method in interface com.atlassian.bamboo.ww2.aware.ChainAware
-
- setChainResultNumber(int) - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- setChainResultNumber(int) - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- setChainResultNumber(int) - Method in class com.atlassian.bamboo.ww2.actions.ChainAwareContextHolder
-
- setChainResultNumber(int) - Method in interface com.atlassian.bamboo.ww2.aware.ChainAware
-
- setChainResultsSummary(ChainResultsSummary) - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- setChainResultsSummary(ChainResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.BuildResultsSummary
-
- setChainResultsSummary(ChainResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- setChainResultSummary(ChainResultsSummary) - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
- setChainResultSummary(ChainResultsSummary) - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- setChainStage(ImmutableChainStage) - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- setChainStage(ImmutableChainStage) - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- setChainStage(ImmutableChainStage) - Method in class com.atlassian.bamboo.ww2.actions.ChainAwareContextHolder
-
- setChainStage(ImmutableChainStage) - Method in interface com.atlassian.bamboo.ww2.aware.ChainAware
-
- setChainStageResult(ChainStageResult) - Method in interface com.atlassian.bamboo.variable.StageVariableContext
-
- setChainStageResult(ChainStageResult) - Method in class com.atlassian.bamboo.variable.StageVariableContextImpl
-
- setChange(List<RestChange>) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeList
-
- setChangeDetectionManager(ChangeDetectionManager) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- setChangeFiles(RestChangeFileList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- setChangeFiles(List<RestChangeFile>) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeFileList
-
- setChangePassword(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- setChanges(RestChangeList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.ResultDetails
-
- setChanges(RestChangeList) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- setChanges(long, List<CommitContext>) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- setChanges(long, List<CommitContext>) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- setChanges(List<? extends CommitContext>) - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- setChanges(List<? extends CommitContext>) - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- setChangeset(MutableDeploymentVersionVcsChangeset) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommit
-
- setChangeset(MutableDeploymentVersionVcsChangeset) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl
-
- setChangesetFilterPatternRegex(String) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- setChangeSetId(String) - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- setChangeSetId(String) - Method in class com.atlassian.bamboo.commit.UnassociatedCommit
-
- setChangesetId(String) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangeset
-
- setChangesetId(String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl
-
- setChangeSetId(String) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommit
-
- setChangeSetId(String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl
-
- setChangesetId(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- setChangesetId(String) - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
- setChangesetId(String) - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- setChartManager(ChartManager) - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewReportChart
-
- setChartManager(ChartManager) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setChartTitle(String) - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- setCheckBoxFields(String[]) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setCheckBoxSpecifiedDaysOfWeek(String[]) - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- setCheckoutSuccess(boolean) - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
- setCheckoutSuccess(boolean) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- setChildId(String) - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- setChildPlan(Plan) - Method in class com.atlassian.bamboo.build.PlanDependencyImpl
-
- setChildPlanKeys(Set<String>) - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- setChosenMailSetting(MailConfigurationService.MailMode) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setClassLoader(ClassLoader) - Method in class com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
-
- setClassName(String) - Method in class com.atlassian.bamboo.configuration.logs.ConfigureLog4jAction
-
- setClassName(String) - Method in class com.atlassian.bamboo.testutils.TestClassDescriptor
-
- setClazz(String) - Method in class com.atlassian.bamboo.configuration.logs.LoggingConfigEntry
-
- setCleanCheckout(boolean) - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- setCleanWorkingDirectory(boolean) - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
Set the working directory be cleaned or not cleaned after build
- setCleanWorkingDirectory(boolean) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- setClearArtifacts(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setClient(String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Define the client we're using to connect to the perforce server
- setClientProxy() - Method in class com.atlassian.bamboo.rest.util.RESTCall
-
Deprecated.
- setClientProxy() - Method in class com.atlassian.bamboo.rest.utils.RESTCall
-
- setCloneJob(ActionParametersMap, boolean) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- setClonePlan(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- setCloverBuild(TestBuildDetails.CloverBuild) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setCommand(String) - Method in class com.atlassian.bamboo.agent.AgentConsoleAction
-
- setCommand(String) - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- setCommandBody(String) - Method in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- setComment(String) - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- setComment(String) - Method in class com.atlassian.bamboo.commit.UnassociatedCommit
-
- setComment(Comment) - Method in class com.atlassian.bamboo.deployments.versions.actions.EditDeploymentVersionCommentAction
-
- setComment(String) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommit
-
- setComment(String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl
-
- setComment(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- setComment(List<RestComment>) - Method in class com.atlassian.bamboo.plugins.rest.model.build.comment.RestCommentList
-
- setComment(Comment) - Method in class com.atlassian.bamboo.ww2.actions.comment.EditCommentAction
-
- setCommentContent(String) - Method in class com.atlassian.bamboo.deployments.versions.actions.EditDeploymentVersionCommentAction
-
- setCommentContent(String) - Method in class com.atlassian.bamboo.ww2.actions.comment.EditCommentAction
-
- setCommentDao(CommentDao) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- setCommentId(long) - Method in class com.atlassian.bamboo.deployments.versions.actions.EditDeploymentVersionCommentAction
-
- setCommentId(long) - Method in class com.atlassian.bamboo.ww2.actions.comment.EditCommentAction
-
- setCommentManager(CommentManager) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setCommentManager(CommentManager) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setCommentMode(boolean) - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- setCommentMode(boolean) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- setComments(RestCommentList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.comment.RestComments
-
- setComments(RestCommentList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setComments(List<Comment>) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setCommentService(CommentService) - Method in class com.atlassian.bamboo.deployments.versions.actions.EditDeploymentVersionCommentAction
-
- setCommentService(CommentService) - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersion
-
- setCommentService(CommentService) - Method in class com.atlassian.bamboo.ww2.actions.comment.EditCommentAction
-
- setCommentService(CommentService) - Method in class com.atlassian.bamboo.xmpp.commands.AddComment
-
- setCommitCount(int) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setCommitDao(CommitDao) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setCommitInformation(BranchCommitInformation) - Method in interface com.atlassian.bamboo.plan.branch.ChainBranch
-
- setCommitInformation(BranchCommitInformation) - Method in class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- setCommitIsolationEnabled(boolean) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- setCommitIsolationEnabled(boolean) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setCommitManager(CommitManager) - Method in class com.atlassian.bamboo.notification.recipients.CommitterRecipient
-
- setCommitManager(CommitManager) - Method in class com.atlassian.bamboo.v2.build.trigger.CodeChangedTriggerReasonRenderer
-
- setCommitMessage(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- setCommits(Set<MutableDeploymentVersionVcsCommit>) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangeset
-
- setCommits(Set<MutableDeploymentVersionVcsCommit>) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl
-
- setCommits(Set<? extends CommitContext>) - Method in class com.atlassian.bamboo.notification.recipients.CommitterRecipient
-
- setCommits(Set<Commit>) - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
- setCommits(Set<Commit>) - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- setCommitUrl(String) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setCommitUrl(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- setCommonContext(CommonContext) - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
- setCommonContext(CommonContext) - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- setCommonContext(CommonContext) - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- setCommonContextHelperService(CommonContextHelperService) - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderRuntimeDataProvider
-
- setCompareWithVersion(String) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction
-
- setCompareWithVersionId(long) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction
-
- setCompleteContentSelected(boolean) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgents
-
- setCompleteContentSelected(boolean) - Method in class com.atlassian.bamboo.configuration.agent.ViewOfflineAgents
-
- setCompleted(boolean) - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionWork
-
- setCompleted(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- setCompletionCallback(Runnable) - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- setComponents(List<String>) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- setConcurrentBuildConfig(ConcurrentBuildConfig) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setConditionalTask(boolean) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- setConditionalTask(boolean) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- setConditionalTask(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setConditionData(String) - Method in interface com.atlassian.bamboo.notification.NotificationRule
-
- setConditionData(String) - Method in class com.atlassian.bamboo.notification.NotificationRuleImpl
-
- setConditionKey(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- setConditionKey(String) - Method in interface com.atlassian.bamboo.notification.NotificationRule
-
- setConditionKey(String) - Method in class com.atlassian.bamboo.notification.NotificationRuleImpl
-
- setConditionKey(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- setConditionKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- setConditionKey(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- setConditions(List<TaskConditionConfig>) - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- setConditions(List<TaskConditionConfig>) - Method in interface com.atlassian.bamboo.task.TaskDefinition
-
- setConditions(List<TaskConditionConfig>) - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- setConfigDir(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- setConfigDirectory(String) - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- setConfigDirectory(String) - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- setConfigDirectory(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setConfigDirectory(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setConfigFileName(String) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeLocator
-
- setConfigObjects(Map<String, Object>) - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
- setConfigObjects(Map<String, Object>) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- setConfiguration(String, Configuration) - Method in class com.atlassian.bamboo.capability.DefaultCapabilityConfigurationManager
-
- setConfiguration(RestCombinedExpiryConfiguration) - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.CombinedExpiryResource
-
Method used to save global build and deployment expiry configuration for this Bamboo instance.
- setConfiguration(Map<String, Object>) - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRule
-
Set configuration of this rule.
- setConfiguration(Map<String, Object>) - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity
-
- setConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- setConfiguration(Map<String, String>) - Method in interface com.atlassian.bamboo.task.TaskDefinition
-
- setConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- setConfiguration(String, Configuration) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityConfigurationManager
-
Associate CapabilityConfiguration with the capability key.
- setConfigurationBeingEdited(BuildConfiguration) - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- setConfigurationData(String) - Method in class com.atlassian.bamboo.notification.AbstractNotificationType
-
- setConfigurationData(String) - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotificationType
-
- setConfigurationData(String) - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotificationType
-
- setConfigurationData(String) - Method in interface com.atlassian.bamboo.notification.NotificationType
-
initalises the notification type object with its data based on the config string retrieved from the database
- setConfigurationDescription(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setConfigurationDescription(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setConfigurationDescription(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setConfigurationDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setConfigurationDirectory(String) - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
Set by the configuration loader from the value in the bamboo.xml data file.
- setConfigurationDirectory(String) - Method in class com.atlassian.bamboo.persister.file.FileBasedPersisterOptions
-
The user (via the gui) or the plug-in loader (from the bamboo.xml file), define where the
build administration files are located
- setConfigurationFileName(String) - Static method in class com.atlassian.bamboo.configuration.ConfigurationFile
-
Change the default configuration file.
- setConfigurationFileName(String) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- setConfigurationId(Long) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setConfigurationId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCapability
-
- setConfigurationId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setConfigurationId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfigurationAssignments
-
- setConfigurationId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.EditElasticCapability
-
- setConfigurationId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- setConfigurationName(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setConfigurationName(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setConfigurationName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setConfigurationName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setConfigurationPersister(ConfigurationPersister) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- setConfigurationState(ConfigurationState) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- setConfigurationState(ConfigurationState) - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- setConfigurationUpdated(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactStorage
-
- setConfiguredBuildNumber(String) - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
- setConfirmationToken(String) - Method in class com.atlassian.bamboo.rest.model.RestWarnings
-
- setConfirmDelete(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setConfirmDisable(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setConfirmed(boolean) - Method in class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAuthentication
-
- setConfirmed(boolean) - Method in class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAvailability
-
- setConfirmed(boolean) - Method in class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsTokenVerification
-
- setConfirmed(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- setConfirmed(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- setConfirmed(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- setConfirmedPassword(String) - Method in class com.atlassian.bamboo.security.ChangeForgottenPassword
-
- setConfirmedPassword(String) - Method in class com.atlassian.bamboo.security.ChangePassword
-
- setConfirmPassword(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AddUserComponent
-
- setConfirmPassword(String) - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupAdminUserDetailsPage
-
- setConfirmPassword(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- setConfirmPassword(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- setConfirmPassword(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- setConfirmPassword(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- setConnectionChoice(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- setConnectionPoolProperties(ConnectionPoolProperties) - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- setConsumerJob(Job) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscription
-
- setConsumerJob(Job) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionImpl
-
- setConsumerJob(Job) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionSubstitutionAwareImpl
-
- setConsumerJobs(List<RestJob>) - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.artifact.RestArtifactSubscriptions
-
- setConsumerResultSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.plan.artifact.ConsumedSubscription
-
- setConsumerResultSummary(ResultsSummary) - Method in class com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionImpl
-
- setContainer(Container) - Method in class com.atlassian.bamboo.plugin.PluginAwareStrutsLocalizedTextProvider
-
- setContainer(Container) - Method in class com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
-
- setContainer(Container) - Static method in class com.atlassian.bamboo.webwork.StrutsSupport
-
- setContainer(Container) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- setContent(String) - Method in interface com.atlassian.bamboo.comment.Comment
-
- setContent(String) - Method in class com.atlassian.bamboo.comment.CommentImpl
-
- setContent(String) - Method in class com.atlassian.bamboo.notification.LegacyNotificationIm
-
- setContent(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.comment.RestComment
-
- setContent(String) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorImpl
-
- setContextPath(String) - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- setContextToBuild(CommonContext) - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- setContextToBuild(CommonContext) - Method in interface com.atlassian.bamboo.v2.build.agent.ExecutableBuildAgent
-
- setContinuable(boolean) - Method in interface com.atlassian.bamboo.chains.ChainResultsSummary
-
- setContinuable(boolean) - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- setContinuable(boolean) - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- setContinuable(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setContinuable(boolean) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setContinuable(boolean) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setConverterFactory(ConverterFactory) - Method in class com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
-
- setCookieCutter(CookieCutter) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setCookieKey(String) - Method in class com.atlassian.bamboo.ww2.actions.FilterCookieWriterAction
-
- setCookies(Map<String, Cookie>) - Method in class com.atlassian.bamboo.performance.Hammer
-
- setCookieValueFieldName(String) - Method in class com.atlassian.bamboo.ww2.actions.FilterCookieWriterAction
-
- setCopyPattern(String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- setCopyPattern(String) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionBase
-
Set copy pattern
- setCopyPattern(String) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- setCopyPattern(String) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- setCopyPattern(Map<String, String>, int, String) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- setCopyPattern(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- setCount(int) - Method in interface com.atlassian.bamboo.labels.LabelCount
-
- setCount(int) - Method in class com.atlassian.bamboo.labels.LabelCountImpl
-
- setCreateCredentialsKey(String) - Method in class com.atlassian.bamboo.configuration.credentials.CreateSharedCredentials
-
- setCreated(boolean) - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- setCreatedTime(long) - Method in class com.atlassian.bamboo.security.RememberMeTokenImpl
-
- setCreateIssueAppLinkId(String) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setCreatePlanBranchOption(TestBuildDetails.CreatePlanBranchOption) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setCreateTaskKey(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- setCreateTaskKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.CreateTask
-
- setCreateTriggerKey(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.CreateEnvironmentTrigger
-
- setCreateTriggerKey(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.CreateChainTrigger
-
- setCreatingAuthor(Author) - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformation
-
- setCreatingAuthor(Author) - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- setCreatingChangeSetId(String) - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformation
-
- setCreatingChangeSetId(String) - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- setCreatingCommitDate(Date) - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformation
-
- setCreatingCommitDate(Date) - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- setCreationDate(Date) - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinition
-
- setCreationDate(Date) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatus
-
- setCreationDate(Date) - Method in interface com.atlassian.bamboo.labels.Label
-
- setCreationDate(Date) - Method in interface com.atlassian.bamboo.labels.Labelling
-
- setCreationDate(Date) - Method in class com.atlassian.bamboo.plugins.rest.model.build.comment.RestComment
-
- setCreationOption(String) - Method in class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch
-
- setCreatorUserName(String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- setCredentialsAccessor(CredentialsAccessor) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- setCredentialsAccessor(CredentialsAccessor) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudPullRequestDetector
-
- setCredentialsAccessor(CredentialsAccessor) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudServerConfigurator
-
- setCredentialsAccessor(CredentialsAccessor) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- setCredentialsAccessor(CredentialsAccessor) - Method in class com.atlassian.bamboo.plugins.git.v2.exporter.GitConfigurationExporter
-
- setCredentialsAccessor(CredentialsAccessor) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- setCredentialsId(long) - Method in class com.atlassian.bamboo.configuration.credentials.DeleteSharedCredentials
-
- setCredentialsId(long) - Method in class com.atlassian.bamboo.configuration.credentials.EditSharedCredentials
-
- setCredentialsManager(CredentialsManager) - Method in class com.atlassian.bamboo.configuration.credentials.ConfigureSharedCredentials
-
- setCredentialsManager(CredentialsManager) - Method in class com.atlassian.bamboo.configuration.credentials.CreateSharedCredentials
-
- setCredentialsManager(CredentialsManager) - Method in class com.atlassian.bamboo.configuration.credentials.EditSharedCredentials
-
- setCredentialsName(String) - Method in class com.atlassian.bamboo.configuration.credentials.CreateSharedCredentials
-
- setCredentialsName(String) - Method in class com.atlassian.bamboo.configuration.credentials.EditSharedCredentials
-
- setCredentialsSource(String) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- setCredentialsUIConfigBean(CredentialsUIConfigBean) - Method in class com.atlassian.bamboo.configuration.credentials.CreateSharedCredentials
-
- setCredentialsUIConfigBean(CredentialsUIConfigBean) - Method in class com.atlassian.bamboo.configuration.credentials.EditSharedCredentials
-
- setCronEditorBean(BambooCronEditorBean) - Method in class com.atlassian.bamboo.ww2.actions.CronExpressionGeneratorAction
-
- setCronExpression(String) - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceSchedule
-
- setCronExpression(String) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl
-
- setCronExpression(String) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- setCronExpression(String) - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- setCronExpression(String) - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- setCronExpression(String) - Method in class com.atlassian.bamboo.build.test.QuarantineConfiguration
-
- setCronExpression(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- setCronExpression(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- setCronExpression(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction
-
- setCronExpression(String) - Method in class com.atlassian.bamboo.ww2.actions.CronExpressionGeneratorAction
-
- setCurrentFormTheme(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setCurrentInstantMessagingServer(InstantMessagingServerDefinition) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setCurrentIssueKey(String) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.EditJiraIssues
-
- setCurrentlyBuilding(BuildContext, Collection<BuildAgent>, Collection<ElasticImageConfiguration>) - Method in interface com.atlassian.bamboo.build.BuildExecutionManager
-
Denotes that the passed build context is beginning the build process.
- setCurrentlyBuilding(BuildContext, CurrentlyBuilding, Collection<BuildAgent>, Collection<ElasticImageConfiguration>) - Method in class com.atlassian.bamboo.build.CurrentlyBuildingContainer
-
- setCurrentlyBuilding(BuildContext, Collection<BuildAgent>, Collection<ElasticImageConfiguration>) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
Denotes that the passed build context is beginning the build process.
- setCurrentPassword(String) - Method in class com.atlassian.bamboo.security.ChangePassword
-
- setCurrentPosition(int) - Method in class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment
-
- setCurrentSetupStep(String) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- setCurrentStage(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestChainResultStatus
-
- setCurrentTest(BambooSalTest) - Method in class com.atlassian.sal.bambootest.SalTestResults
-
- setCurrentTest(String) - Method in class com.atlassian.sal.bambootest.SalTestResults
-
- setCurrentUserName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- setCurrentUserName(String) - Method in class com.atlassian.bamboo.ww2.actions.user.ViewUserSummary
-
- setCustomBuild(boolean) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setCustomBuild(boolean) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- setCustomBuildData(Map<String, String>) - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- setCustomBuildData(Map<String, String>) - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- setCustomBuildData(Map<String, String>) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setCustomConfiguration(Map<String, String>) - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
A map of String key and String value pairs, representing custom
- setCustomConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- setCustomConfiguration(HierarchicalConfiguration) - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
- setCustomConfiguration(HierarchicalConfiguration) - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- setCustomInstall(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- setCustomPreDeploymentActionManager(CustomPreDeploymentActionManager) - Method in class com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask
-
- setCustomRevision(String) - Method in class com.atlassian.bamboo.v2.ww2.build.TriggerManualBuild
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.build.artifact.BuildArtifactPostProcessor
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractCreateDeploymentVersion
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.plan.branch.BranchExpiryJob
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudBranchConfigurator
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.viewer.BitbucketCloudVcsRepositoryViewer
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.plugins.labeller.BuildLabeller
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerBranchConfigurator
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.trigger.environment.AbstractEnvironmentTriggerConfigurator
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerService
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.vcsversion.VCSVersionReader
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.ww2.interceptors.NavigationAwareInterceptor
-
- setCustomVariableContext(CustomVariableContext) - Method in class com.atlassian.bamboo.ww2.interceptors.PlanAwareInterceptor
-
- setCustomXmlData(String) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem
-
- setCustomXmlData(String) - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- setCustomXmlData(String) - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- setCvsRepositoryManager(CvsRepositoryManager) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- setCvsRoot(String) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- setDashboardDefaultPageSize(Integer) - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Set the default page size for the dashboard
- setDashboardDefaultPageSize(Integer) - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- setDashboardDefaultPageSize(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- setDashboardPageSize(int) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setDashboardPageSize(int) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setDashboardPageSize(int) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setDashboardPageSize(int) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setDashboardPageSize(int) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.AdministrationResource
-
- setDashboardPageSize(int) - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- setDatabaseBuildNumber(String) - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
Once the upgrade is complete, we'll need to set the new database build number in the database.
- setDatabaseType(DatabaseType) - Static method in class com.atlassian.bamboo.hibernate.DatabaseVersionHolder
-
- setDataDirectory(String) - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
Set by the configuration loader from the value in the bamboo.xml data file.
- setDataDirectory(String) - Method in class com.atlassian.bamboo.persister.file.FileBasedPersisterOptions
-
The user (via the gui) or the plug-in loader (from the bamboo.xml file), define where the
build data files are located
- setDataOption(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupImportDataAction
-
- setDataOverwrite(boolean) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- setDataset(XYDataset) - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- setDataset(XYDataset) - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- setDataSet(XYDataset) - Method in class com.atlassian.bamboo.reports.charts.BambooReportLineChart
-
- setDataset(TimeTableXYDataset) - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- setDataset(XYDataset) - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewAuthorChart
-
- setDataset(XYDataset) - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewReportChart
-
- setDataset(TimeTableXYDataset) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setDatasourceName(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- setDataVolumes(Iterable<DataVolume>) - Method in interface com.atlassian.bamboo.build.docker.DockerPipelineConfiguration
-
- setDataVolumes(Iterable<DataVolume>) - Method in class com.atlassian.bamboo.build.docker.DockerPipelineConfigurationImpl
-
- setDate(Date) - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- setDate(Date) - Method in class com.atlassian.bamboo.commit.UnassociatedCommit
-
- setDate(Date) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommit
-
- setDate(Date) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsCommitImpl
-
- setDate(Date) - Method in class com.atlassian.bamboo.migration.ExportDetailsBean
-
- setDate(Date) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- setDateFilter(String) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setDateFrom(String) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setDateTo(String) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setDayFormat(NumberFormat) - Method in class com.atlassian.bamboo.charts.utils.DurationFormat
-
- setDayHoursRunOnce(String) - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- setDayHoursRunOnceMeridian(String) - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- setDayMinutes(String) - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- setDbChoice(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseAction
-
- setDbConfigInfo(DatabaseDetails) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- setDbmsBean(DbmsBean) - Method in class com.atlassian.bamboo.db.ValidateOracleJDBCDriverVersion
-
- setDbmsBean(DbmsBean) - Method in class com.atlassian.bamboo.upgrade.tasks.validation.AllMySqlTablesUseInnoDb
-
- setDbmsBean(DbmsBean) - Method in class com.atlassian.bamboo.upgrade.tasks.validation.BranchKeyStartsWithMastersChainKey
-
- setDebug(String...) - Method in class com.atlassian.bamboo.testutils.backdoor.administration.LogSettingsControl
-
- setDecoratedErrorDetailsFactory(DecoratedErrorDetailsFactory) - Method in class com.atlassian.bamboo.logger.ViewBuildError
-
- setDecoratedErrorDetailsFactory(DecoratedErrorDetailsFactory) - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotification
-
- setDecoratedNavObjectFactory(DecoratedNavObjectFactory) - Method in class com.atlassian.bamboo.ww2.interceptors.NavigationAwareInterceptor
-
- setDecoratingAggregatedChainErrorAccessor(ErrorAccessor) - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
Property injection with autowiring via property name
- setDecoratingAggregatedChainErrorAccessor(DecoratingErrorAccessorImpl) - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
Property injection with autowiring via property name
- setDecoratingErrorAccessor(ErrorAccessor) - Method in class com.atlassian.bamboo.deployments.execution.actions.ViewDeploymentResult
-
Property injection with bean detection via property name
- setDecoratingErrorAccessor(DecoratingErrorAccessorImpl) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
Property injection with autowiring via property name
- setDecorator(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setDefaultAgentCapabilityManager(DefaultAgentCapabilityManager) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelperImpl
-
- setDefaultAutowireMode(int) - Method in class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport
-
Convenient property enabling autowiring of all instances.
- setDefaultBranchIntegrationConfiguration(BranchIntegrationConfiguration) - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
- setDefaultBranchIntegrationConfiguration(BranchIntegrationConfiguration) - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- setDefaultBranchNotificationStrategy(BranchNotificationStrategy) - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
- setDefaultBranchNotificationStrategy(BranchNotificationStrategy) - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- setDefaultConcurrentBuildsNumber(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.concurrentbuild.RestBuildConcurrency
-
- setDefaultDependencyBlockingStrategy() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- setDefaultJob(TestJobDetails) - Method in class com.atlassian.bamboo.testutils.model.TestStageDetails
-
- setDefaultNotificationStrategy(String) - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- setDefaultNumberOfConcurrentBuilds(int) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ConcurrentBuildsPage.EditMode
-
- setDefaultOverridden(boolean) - Method in class com.atlassian.bamboo.build.configuration.ConcurrentBuildConfigForPlan
-
- setDefaultTrigger(TriggerDefinition) - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Set default trigger for new branches.
- setDefaultTrigger(TriggerDefinition) - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- setDefaultUser(String) - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.GlobalTrackingConfiguration
-
- setDefinition(PipelineDefinition) - Method in interface com.atlassian.bamboo.buildqueue.BuildQueue
-
- setDefinition(PipelineDefinition) - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
- setDefinition(PipelineDefinition) - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- setDefinition(PipelineDefinition) - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- setDelegate(BootstrapManager) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setDeleteButton(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgents
-
- setDeleted(boolean) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- setDeletePlanBranchWhenBranchIsInactiveInVcs(boolean) - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- setDeletePlanBranchWhenBranchRemovedFromVcs(boolean) - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- setDeleteSelectedButton(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- setDeleteUnusedButton(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- setDeletionDate(Date) - Method in interface com.atlassian.bamboo.user.cleanup.CrowdDeletedEntity
-
- setDeletionDate(Date) - Method in class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityImpl
-
- setDeletionService(DeletionService) - Method in class com.atlassian.bamboo.plan.branch.BranchExpiryJob
-
- setDeletionService(DeletionService) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- setDeletionService(DeletionService) - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateTasksJobWizard
-
- setDeletionService(DeletionService) - Method in class com.atlassian.bamboo.ww2.actions.chains.DeleteStageAction
-
- setDeletionService(DeletionService) - Method in class com.atlassian.bamboo.ww2.actions.plan.DeletePlan
-
- setDeltaState(DeltaState) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setDeltaState(DeltaState) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- setDeltaState(TestDeltaState) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
Set the delta state for this test (the difference between the state of this test and the state in the last build)
- setDeltaState(TestDeltaState) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- setDemonstrationContentInstalled() - Method in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- setDependenciesDisabled(boolean) - Method in class com.atlassian.bamboo.v2.ww2.build.TriggerManualBuild
-
- setDependencyBlockingManager(DependencyBlockingManager) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- setDependencyType(String) - Method in class com.atlassian.bamboo.build.PlanDependencyImpl
-
- setDeployContinuously(boolean) - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- setDeploymentEnvironmentVariables(long, List<VariableProperties>) - Method in interface com.atlassian.bamboo.variable.VariableConfigurationService
-
Creates complete deployment environment variables list.
- setDeploymentEnvironmentVariables(long, List<VariableProperties>) - Method in class com.atlassian.bamboo.variable.VariableConfigurationServiceImpl
-
- setDeploymentExecutionService(DeploymentExecutionService) - Method in class com.atlassian.bamboo.build.monitoring.DeploymentStopDelayedJob
-
- setDeploymentExecutionService(DeploymentExecutionService) - Method in class com.atlassian.bamboo.deployments.execution.actions.StopDeployment
-
- setDeploymentExpiryConfig(DeploymentExpiryConfig) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setDeploymentExpiryConfig(DeploymentExpiryConfig) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setDeploymentExpiryConfig(DeploymentExpiryConfig) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setDeploymentExpiryEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setDeploymentExpiryEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setDeploymentExpiryEnabled(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Enable or disable deployment expiry
- setDeploymentExpiryService(DeploymentExpiryService) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- setDeploymentExpiryService(DeploymentExpiryService) - Method in class com.atlassian.bamboo.build.expiry.ExpirySchedulerImpl.ExpiryJob
-
- setDeploymentMode(Map<String, Object>, boolean) - Static method in class com.atlassian.bamboo.task.TaskContextHelper
-
- setDeploymentProject(MutableDeploymentProject) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- setDeploymentProject(MutableDeploymentProject) - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- setDeploymentProject(MutableDeploymentProject) - Method in class com.atlassian.bamboo.deployments.projects.migration.DeploymentsImportContext
-
- setDeploymentProject(MutableDeploymentProject) - Method in class com.atlassian.bamboo.deployments.projects.persistence.items.AbstractMutableDeploymentProjectItem
-
- setDeploymentProject(MutableDeploymentProject) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingScheme
-
- setDeploymentProject(MutableDeploymentProject) - Method in class com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingSchemeImpl
-
- setDeploymentProject(MutableDeploymentProject) - Method in class com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermissionImpl
-
- setDeploymentProject(MutableDeploymentProject) - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- setDeploymentProjectId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- setDeploymentProjectId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- setDeploymentProjectId(long) - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectPermissions
-
- setDeploymentProjectId(long) - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectSpecsRepositories
-
- setDeploymentProjectId(long) - Method in class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog
-
- setDeploymentProjectId(long) - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectSpecs
-
- setDeploymentProjectId(long) - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectYaml
-
- setDeploymentProjectId(long) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction
-
- setDeploymentProjectId(int) - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- setDeploymentProjectPermissions(String, Permissions) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
Sets deployment project permissions
- setDeploymentProjectService(DeploymentProjectService) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- setDeploymentProjectService(DeploymentProjectService) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- setDeploymentProjectService(DeploymentProjectService) - Method in class com.atlassian.bamboo.plugins.artifact.export.ArtifactDownloaderTaskExporter
-
- setDeploymentProjectService(DeploymentProjectService) - Method in class com.atlassian.bamboo.trigger.dependency.CanTriggerIfAnotherEnvironmentExistsInProject
-
- setDeploymentProjectService(DeploymentProjectService) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setDeploymentReleaseBranch(String) - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- setDeploymentResult(DeploymentResult) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- setDeploymentResult(DeploymentResult) - Method in interface com.atlassian.bamboo.deployments.notification.DeploymentResultAwareNotificationRecipient
-
- setDeploymentResult(DeploymentResult) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- setDeploymentResult(MutableDeploymentResult) - Method in class com.atlassian.bamboo.deployments.projects.migration.DeploymentsImportContext
-
- setDeploymentResultDeletionService(DeploymentResultDeletionService) - Method in class com.atlassian.bamboo.deployments.execution.actions.DeleteDeploymentResult
-
- setDeploymentResultId(long) - Method in class com.atlassian.bamboo.deployments.execution.actions.DeleteDeploymentResult
-
- setDeploymentResultId(long) - Method in class com.atlassian.bamboo.deployments.execution.actions.StopDeployment
-
- setDeploymentResultId(long) - Method in class com.atlassian.bamboo.deployments.execution.actions.ViewDeploymentResult
-
- setDeploymentResultId(long) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedDeployment
-
- setDeploymentResultService(DeploymentResultService) - Method in class com.atlassian.bamboo.build.monitoring.DeploymentStopDelayedJob
-
- setDeploymentResultService(DeploymentResultService) - Method in class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironment
-
- setDeploymentResultService(DeploymentResultService) - Method in class com.atlassian.bamboo.deployments.execution.actions.DeleteDeploymentResult
-
- setDeploymentResultService(DeploymentResultService) - Method in class com.atlassian.bamboo.deployments.execution.actions.StopDeployment
-
- setDeploymentResultService(DeploymentResultService) - Method in class com.atlassian.bamboo.deployments.execution.actions.ViewDeploymentResult
-
- setDeploymentResultService(DeploymentResultService) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- setDeploymentResultService(DeploymentResultService) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- setDeploymentResultService(DeploymentResultService) - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects
-
- setDeploymentResultService(DeploymentResultService) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractCreateDeploymentVersion
-
- setDeploymentResultService(DeploymentResultService) - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersion
-
- setDeploymentsInProgressService(DeploymentsInProgressService) - Method in class com.atlassian.bamboo.build.monitoring.DeploymentStopDelayedJob
-
- setDeploymentsInProgressService(DeploymentsInProgressService) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildJsonProviderAction
-
- setDeploymentState(BuildState) - Method in interface com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResult
-
- setDeploymentState(BuildState) - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- setDeploymentsToKeep(int) - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- setDeploymentsToKeep(int) - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- setDeploymentVersion(MutableDeploymentVersion) - Method in class com.atlassian.bamboo.deployments.projects.migration.DeploymentsImportContext
-
- setDeploymentVersion(MutableDeploymentVersion) - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- setDeploymentVersion(MutableDeploymentVersion) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangeset
-
- setDeploymentVersion(MutableDeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl
-
- setDeploymentVersion(MutableDeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionPlanResultKey
-
- setDeploymentVersion(MutableDeploymentVersion) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssue
-
- setDeploymentVersion(MutableDeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssueImpl
-
- setDeploymentVersion(MutableDeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.AbstractMutableDeploymentVersionItem
-
- setDeploymentVersion(MutableDeploymentVersion) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.items.MutableDeploymentVersionItem
-
- setDeploymentVersionDeletionService(DeploymentVersionDeletionService) - Method in class com.atlassian.bamboo.deployments.versions.actions.DeleteDeploymentVersion
-
- setDeploymentVersionId(Long) - Method in interface com.atlassian.bamboo.variable.VariableDefinition
-
- setDeploymentVersionId(Long) - Method in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- setDeploymentVersionLinkedJiraIssuesService(DeploymentVersionLinkedJiraIssuesService) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- setDeploymentVersionLinkedJiraIssuesService(DeploymentVersionLinkedJiraIssuesService) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- setDeploymentVersionLinkedJiraIssuesService(DeploymentVersionLinkedJiraIssuesService) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionAction
-
- setDeploymentVersionName(String) - Method in interface com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResult
-
- setDeploymentVersionName(String) - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- setDeploymentVersionService(DeploymentVersionService) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- setDeploymentVersionService(DeploymentVersionService) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- setDeploymentVersionService(DeploymentVersionService) - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects
-
- setDeploymentVersionService(DeploymentVersionService) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractCreateDeploymentVersion
-
- setDeploymentVersionService(DeploymentVersionService) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionAction
-
- setDeploymentVersionService(DeploymentVersionService) - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- setDeploymentVersionService(DeploymentVersionService) - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderRuntimeDataProvider
-
- setDeploymentVersionService(DeploymentVersionService) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- setDeploymentVersionState(DeploymentVersionState) - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- setDeploymentVersionVcsChangesetService(DeploymentVersionVcsChangesetService) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- setDeploymentVersionVcsChangesetService(DeploymentVersionVcsChangesetService) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- setDeploymentVersionVcsChangesetService(DeploymentVersionVcsChangesetService) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionAction
-
- setDepot(String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Define the build depot
- setDescription(String) - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinition
-
- setDescription(String) - Method in interface com.atlassian.bamboo.chains.ChainStage
-
Set the Stage Description
- setDescription(String) - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- setDescription(String) - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- setDescription(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- setDescription(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- setDescription(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- setDescription(String) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- setDescription(String) - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- setDescription(String) - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- setDescription(String) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProject
-
- setDescription(String) - Method in class com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl
-
- setDescription(String) - Method in interface com.atlassian.bamboo.Describable
-
- setDescription(String) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setDescription(String) - Method in class com.atlassian.bamboo.plan.branch.ChainStagePropagatingFacade
-
- setDescription(String) - Method in class com.atlassian.bamboo.plan.branch.JobPropagatingFacade
-
- setDescription(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- setDescription(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- setDescription(String) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- setDescription(String) - Method in class com.atlassian.bamboo.plugins.rest.model.project.RestProject
-
- setDescription(String) - Method in class com.atlassian.bamboo.project.DefaultProject
-
- setDescription(String) - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- setDescription(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- setDescription(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStage
-
- setDescription(String) - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- setDescription(String) - Method in class com.atlassian.bamboo.testutils.model.TestStageDetails
-
- setDescription(String) - Method in class com.atlassian.bamboo.testutils.ProjectDescriptor
-
- setDescription(String) - Method in class com.atlassian.bamboo.v2.build.agent.PipelineDefinitionImpl
-
- setDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- setDestination(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- setDestinationDirectory(String) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscription
-
- setDestinationDirectory(String) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionImpl
-
- setDestinationDirectory(String) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionSubstitutionAwareImpl
-
- setDestinationDirectory(String) - Method in interface com.atlassian.bamboo.plan.artifact.ConsumedSubscription
-
- setDestinationDirectory(String) - Method in class com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionImpl
-
- setDetails(TestDeploymentProjectDetails) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfigureDeploymentProjectDetailsPage
-
- setDetectedDeletionDate(Date) - Method in interface com.atlassian.bamboo.plan.branch.BambooVcsBranch
-
- setDetectedDeletionDate(Date) - Method in class com.atlassian.bamboo.plan.branch.BambooVcsBranchImpl
-
- setDifferentBranchAsPreviousRelease(boolean) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setDifferentBuildPlan(boolean) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setDir(File) - Method in class com.atlassian.bamboo.util.SecureTemporaryFiles.FileSpecBuilder
-
- setDir(File) - Method in class com.atlassian.bamboo.util.SharedTemporaryFiles.FileSpecBuilder
-
- setDirectory(String) - Method in class com.atlassian.bamboo.build.ViewBuildFiles
-
- setDirectoryPosition(long, int) - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- setDisableButton(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgents
-
- setDisabled(boolean) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
Set Disabled field for Elastic Instance Configuration
- setDisabled(boolean) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setDisabled(boolean) - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingConfig
-
- setDisabled(boolean) - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- setDisabled(boolean) - Method in class com.atlassian.bamboo.notification.rss.RssAffectedPlan
-
- setDisabled(boolean) - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- setDisabled(boolean) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- setDisabled(boolean) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setDisabledAndNoAdvancedOption(boolean) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setDisableForHTTPGET(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestXsrfProtection
-
- setDiscriminator(String) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setDiscriminator(String) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setDisplayContactDetailsEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- setDisplayName(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.AbstractVcsComponent
-
- setDisplayName(String) - Method in interface com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.VcsComponent
-
- setDisplayName(String) - Method in enum com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction.KeyProvisioningMethod
-
- setDisplayUrl(URL) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- setDockerConfigurationProviders(DockerConfigurationProviders) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- setDockerImage(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.AddJobDialog.CreateNewJob
-
- setDockerPipelineConfiguration(DockerPipelineConfiguration) - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
Replace Docker pipeline configuration for this buildable with a different one.
- setDockerPipelineConfiguration(DockerPipelineConfiguration) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- setDockerPipelineConfiguration(String) - Method in interface com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfig
-
- setDockerPipelineConfiguration(String) - Method in class com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfigImpl
-
- setDockerPipelineConfiguration(String, RestDockerPipelineConfiguration) - Method in class com.atlassian.bamboo.plugins.rest.build.JobDockerPipelineConfigResource
-
Updates Docker configuration for given job.
- setDocumentationLinkProvider(DocumentationLinkProvider) - Method in class com.atlassian.bamboo.db.ValidateOracleJDBCDriverVersion
-
- setDocumentationLinkProvider(DocumentationLinkProvider) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setDocumentLocator(Locator) - Method in class com.atlassian.bamboo.configuration.DefaultContentHandler
-
- setDuration(int) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- setDuration(int) - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- setDuration(int) - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- setDuration(long) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setDuration(long) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- setDuration(long) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- setDuration(long) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
Set how long this testClassResult took.
- setDuration(long) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- setDurationInMilliseconds(long) - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- setDurationInMilliseconds(long) - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- setEbsEnabled(boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setEbsEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setEbsOptimised(ElasticImageConfigurationImpl, boolean) - Static method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationCapabilities
-
- setEbsOptimised(boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setEbsOptimised(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setEbsSnapshotId(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setEbsSnapshotId(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setEbsSnapshotId(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setEc2InstanceType(ElasticImageConfiguration, InstanceType) - Static method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationCapabilities
-
- setEdit(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- setEdit(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- setEdit(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- setEffectiveDestinationPath(String) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContext
-
- setEffectiveDestinationPath(String) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContextImpl
-
- setElasticAccountManagementService(ElasticAccountManagementService) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction
-
- setElasticAgentManager(ElasticInstanceManager) - Method in class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAvailability
-
- setElasticAgentManager(ElasticInstanceManager) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- setElasticAgentManager(ElasticInstanceManager) - Method in class com.atlassian.bamboo.rest.ListRunningInstances
-
- setElasticAgentManager(ElasticInstanceManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- setElasticAgentManager(ElasticInstanceManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- setElasticAgentManager(ElasticInstanceManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- setElasticAgentManager(ElasticInstanceManager) - Method in class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction
-
- setElasticBambooEnabled(boolean) - Method in interface com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrix
-
Mark whether elastic support is enabled or not
- setElasticBambooEnabled(boolean) - Method in class com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrixImpl
-
- setElasticBuildsInQueueThreshold(int) - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- setElasticConfig(ElasticConfiguration) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setElasticConfig(ElasticConfiguration) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setElasticConfig(ElasticConfiguration) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setElasticConfig(ElasticConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setElasticConfigureKeysMethod(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.builder.DefaultJdkManager
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.configuration.agent.AbstractViewCapabilitiesByType
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.DescribeAgentAvailability
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.rest.StartElasticAgents
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.rest.StopAllElasticAgents
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.rest.StopElasticAgents
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticEnabledCondition
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildRequirement
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.DescribeAgentAvailability
-
- setElasticFunctionalityFacade(ElasticFunctionalityFacade) - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- setElasticImageConfiguration(ElasticImageConfiguration) - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceSchedule
-
- setElasticImageConfiguration(ElasticImageConfiguration) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl
-
- setElasticImageConfiguration(ElasticImageConfiguration) - Method in interface com.atlassian.bamboo.buildqueue.ElasticAgentDefinition
-
- setElasticImageConfiguration(ElasticImageConfiguration) - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- setElasticImageConfiguration(ElasticImageConfiguration) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- setElasticImageConfigurationAccessor(ElasticImageConfigurationAccessor) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- setElasticImageConfigurationAccessor(ElasticImageConfigurationAccessor) - Method in class com.atlassian.bamboo.rest.StartElasticAgents
-
- setElasticImageConfigurationAccessor(ElasticImageConfigurationAccessor) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.EditElasticCapability
-
- setElasticImageConfigurationAccessor(ElasticImageConfigurationAccessor) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- setElasticImageConfigurationId(long) - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- setElasticImageConfigurationId(long) - Method in class com.atlassian.bamboo.v2.build.agent.RemotableElasticAgentDefinitionImpl
-
- setElasticImageConfigurationId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- setElasticImageConfigurationId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- setElasticImageConfigurationManager(ElasticImageConfigurationManager) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- setElasticImageConfigurationManager(ElasticImageConfigurationManager) - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- setElasticImageConfigurationManager(ElasticImageConfigurationManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCapability
-
- setElasticImageConfigurationManager(ElasticImageConfigurationManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfigurationAssignments
-
- setElasticImageConfigurationName(String) - Method in class com.atlassian.bamboo.rest.StartElasticAgents
-
- setElasticImageConfigurations(Collection<ElasticImageConfiguration>) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- setElasticInstanceId(String) - Method in interface com.atlassian.bamboo.buildqueue.ElasticAgentDefinition
-
- setElasticInstanceId(String) - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- setElasticInstanceId(String) - Method in class com.atlassian.bamboo.v2.build.agent.RemotableElasticAgentDefinitionImpl
-
- setElasticInstanceManager(ElasticInstanceManager) - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentJsonProvider
-
- setElasticInstanceScheduleId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- setElasticInstanceScheduleId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedules
-
- setElasticInstanceScheduleManager(ElasticInstanceScheduleManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedules
-
- setElasticInstanceScheduleScheduler(ElasticInstanceScheduleScheduler) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedules
-
- setElasticIpManagementEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setElasticSupportEnabled(boolean) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
Enable/disable Elastic Bamboo functionality
- setElasticSupportEnabled(boolean) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- setElasticTerminationConfiguration(RestElasticTerminationConfiguration) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- setElasticUIBean(ElasticUIBean) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- setElasticUIBean(ElasticUIBean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction
-
- setElasticUIBean(ElasticUIBean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- setElasticUIBean(ElasticUIBean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- setEmail(String) - Method in interface com.atlassian.bamboo.author.AuthorData
-
- setEmail(String) - Method in class com.atlassian.bamboo.author.AuthorDataImpl
-
- setEmail(String) - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- setEmail(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AddUserComponent
-
- setEmail(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.CreateUserPage
-
- setEmail(String) - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupAdminUserDetailsPage
-
- setEmail(String) - Method in class com.atlassian.bamboo.pageobjects.pages.user.ChangeEmailPopup
-
- setEmail(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- setEmail(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- setEmail(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ChangeEmail
-
- setEmail(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- setEmail(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- setEmail(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- setEmail(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- setEmailAddress(String) - Method in class com.atlassian.bamboo.notification.recipients.EmailRecipient
-
- setEmailSetting(String) - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- setEmailTerm(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- setEmptyMerge(boolean) - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- setEmptyMerge(boolean) - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- setEnableAnonymousAccess(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setEnableAnonymousAccess(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setEnableAnonymousAccess(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setEnableBuildMonitoring(boolean) - Method in class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- setEnableButton(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgents
-
- setEnableCaptcha(boolean) - Method in class com.atlassian.bamboo.configuration.CaptchaConfiguration
-
- setEnableCaptcha(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setEnableCaptchaOnSignup(boolean) - Method in class com.atlassian.bamboo.configuration.CaptchaConfiguration
-
- setEnableCaptchaOnSignup(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setEnabled(boolean) - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceSchedule
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl
-
- setEnabled(boolean) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfig
-
Setter for spot instance functionality
- setEnabled(boolean) - Method in interface com.atlassian.bamboo.build.docker.DockerPipelineConfiguration
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.build.docker.DockerPipelineConfigurationImpl
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.build.test.QuarantineConfiguration
-
- setEnabled(boolean) - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinition
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.ConcurrentBuildConfig
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AddUserComponent
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditUserPage
-
- setEnabled(boolean) - Method in interface com.atlassian.bamboo.persister.AuditLogService
-
sets whether logging is enabled or not
- setEnabled(boolean) - Method in class com.atlassian.bamboo.persister.DefaultAuditLogService
-
- setEnabled(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- setEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- setEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticTerminationConfiguration
-
- setEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestBruteForceProtection
-
- setEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestSignUp
-
- setEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestXsrfProtection
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- setEnabled(boolean) - Method in interface com.atlassian.bamboo.task.TaskDefinition
-
Tells bamboo whether this task should run as a part of this build or not.
- setEnabled(boolean) - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.v2.build.agent.PipelineDefinitionImpl
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.UpdateTaskState
-
- setEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- setEnabledCaptcha(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestSignUp
-
- setEnabledOnly() - Method in class com.atlassian.bamboo.plugin.AgentPluginResolver.AgentPluginFilter
-
- setEnableForceStop(boolean) - Method in class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- setEnableGravatar(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setEnableGravatarSupport(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- setEnableGzipCompression(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- setEnableJavascript(boolean) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setEnableRestrictedAdmin(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setEnableRestrictedAdmin(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setEnableRestrictedAdmin(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setEnableRestrictedAdmin(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setEnableRssPolling(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setEnableRssPolling(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- setEnableSignup(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setEnableSignup(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setEnableSignup(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setEnableSignup(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setEnableViewContactDetails(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setEnableViewContactDetails(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setEnableViewContactDetails(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setEnableViewContactDetails(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setEncoding(String) - Static method in class com.atlassian.bamboo.webwork.StrutsConfiguration
-
- setEncoding(String) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
- setEncryptedPassphrase(String) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setEncryptedPassword(String) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- setEncryptedPassword(String) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- setEncryptedPassword(String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Set the password for the user.
- setEncryptedPassword(String) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setEndIndex(int) - Method in class com.atlassian.bamboo.filter.Page
-
- setEnforceLegacySsl(boolean) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- setEnforceLegacySsl(boolean) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- setEnforceLegacySsl(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setEntityId(long) - Method in interface com.atlassian.bamboo.comment.Comment
-
- setEntityId(long) - Method in class com.atlassian.bamboo.comment.CommentImpl
-
- setEntityId(long) - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- setEntityId(long) - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- setEntityId(String) - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- setEntityName(String) - Method in interface com.atlassian.bamboo.user.cleanup.CrowdDeletedEntity
-
- setEntityName(String) - Method in class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityImpl
-
- setEntityType(AuditLogEntityType) - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- setEntityType(CrowdDeletedEntity.EntityType) - Method in interface com.atlassian.bamboo.user.cleanup.CrowdDeletedEntity
-
- setEntityType(CrowdDeletedEntity.EntityType) - Method in class com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityImpl
-
- setEntries(List<LoggingConfigEntry>) - Method in class com.atlassian.bamboo.configuration.logs.ViewLog4jAction
-
- setEntriesInheriting(boolean) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- setEnvironment(MutableEnvironment) - Method in interface com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfig
-
- setEnvironment(MutableEnvironment) - Method in class com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfigImpl
-
- setEnvironment(Map<String, Object>, Environment) - Static method in class com.atlassian.bamboo.deployments.DeploymentTaskContextHelper
-
- setEnvironment(MutableEnvironment) - Method in class com.atlassian.bamboo.deployments.projects.migration.DeploymentsImportContext
-
- setEnvironment(InternalEnvironment) - Method in interface com.atlassian.bamboo.deployments.repository.EnvironmentRepositoryLink
-
- setEnvironment(InternalEnvironment) - Method in class com.atlassian.bamboo.deployments.repository.EnvironmentRepositoryLinkImpl
-
- setEnvironment(MutableEnvironment) - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- setEnvironmentDeletionService(EnvironmentDeletionService) - Method in class com.atlassian.bamboo.deployments.environments.actions.DeleteEnvironment
-
- setEnvironmentDependencyService(EnvironmentDependencyService) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulDeploymentTriggerActivator
-
- setEnvironmentDependencyService(EnvironmentDependencyService) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulPlanTriggerActivator
-
- setEnvironmentDependencyService(EnvironmentDependencyService) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulStageTriggerActivator
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.deployments.configuration.actions.ConfigureEnvironmentMiscellaneousSettings
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.agents.ConfigureEnvironmentAgents
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentPermissions
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.docker.ConfigureEnvironmentDocker
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.DescribeAgentAvailability
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironmentTaskTypes
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- setEnvironmentId(long) - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProject
-
- setEnvironmentId(Long) - Method in interface com.atlassian.bamboo.variable.VariableDefinition
-
- setEnvironmentId(Long) - Method in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- setEnvironmentPermissions(String, String, Permissions) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
Sets deployment environment permissions
- setEnvironments(Collection<TestEnvironmentDetails>) - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- setEnvironmentService(EnvironmentService) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- setEnvironmentService(EnvironmentService) - Method in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- setEnvironmentService(EnvironmentService) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulDeploymentTriggerConfigurator
-
- setEnvironmentTaskService(EnvironmentTaskService) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- setEnvironmentTaskService(EnvironmentTaskService) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.DeleteEnvironmentTask
-
- setEnvironmentTaskService(EnvironmentTaskService) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.MoveEnvironmentTask
-
- setEnvironmentTriggeringActionFactory(EnvironmentTriggeringActionFactory) - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- setEnvironmentTriggeringActionFactory(EnvironmentTriggeringActionFactory) - Method in class com.atlassian.bamboo.trigger.quartz.QuartzTriggerJob
-
- setEnvironmentTriggerService(EnvironmentTriggerService) - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- setEnvironmentTriggerService(EnvironmentTriggerService) - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- setEnvironmentTriggerService(EnvironmentTriggerService) - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- setEnvironmentTriggerService(EnvironmentTriggerService) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulPlanTriggerActivator
-
- setEnvironmentTriggerService(EnvironmentTriggerService) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulStageTriggerActivator
-
- setEnvironmentTriggerService(EnvironmentTriggerService) - Method in class com.atlassian.bamboo.trigger.quartz.QuartzTriggerJob
-
- setEnvironmentVariableAccessor(EnvironmentVariableAccessor) - Method in class com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
-
- setEnvironmentVariableAccessor(EnvironmentVariableAccessor) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- setEnvironmentVariables(String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- setEnvironmentVariables(String) - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- setErrConsumerThread(OutputConsumerThread) - Method in class com.atlassian.bamboo.testutils.ProcessDescriptor
-
- setError(String) - Method in class com.atlassian.bamboo.logger.RemoveBuildError
-
- setError(String) - Method in class com.atlassian.bamboo.logger.ViewBuildError
-
The error number provided by the UI
- setErrorHandler(ErrorHandler) - Method in class com.atlassian.bamboo.logger.ViewBuildError
-
- setErrorHandler(ErrorHandler) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.events.RestoreMaven2ParticlesOnServerStartupEventListener
-
- setErrorHandler(ErrorHandler) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- setErrorKey(String) - Method in class com.atlassian.bamboo.logger.RemoveAdminErrorAction
-
- setErrorKey(String) - Method in class com.atlassian.bamboo.logger.RemoveBuildError
-
- setErrorMessages(Collection<String>) - Method in interface com.atlassian.bamboo.utils.error.ErrorCollection
-
Populate this ErrorCollection with a new set of messages (existing errors are lost).
- setErrorMessages(Collection<String>) - Method in class com.atlassian.bamboo.utils.error.SimpleErrorCollectionInternal
-
Deprecated.
- setErrorMessages(Collection<String>) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setErrors(List<String>) - Method in class com.atlassian.bamboo.rest.entity.RestResponse
-
- setErrorStream(OutputStream) - Method in class com.atlassian.bamboo.plugins.git.MockGitCommand
-
- setErrorStream(OutputStream) - Method in class com.atlassian.bamboo.plugins.ssh.SshProxyCommand
-
- setErrorStream(OutputStream) - Method in class com.atlassian.bamboo.ssh.DummyCommand
-
- setErrorStream(OutputStream) - Method in class com.atlassian.bamboo.ssh.DummySilentHangingCommand
-
- setErrorUpdateHandler(ErrorUpdateHandler) - Method in class com.atlassian.bamboo.build.artifact.BuildArtifactPostProcessor
-
- setErrorUpdateHandler(ErrorUpdateHandler) - Method in class com.atlassian.bamboo.build.monitoring.BuildStopDelayedJob
-
- setErrorUpdateHandler(ErrorUpdateHandler) - Method in class com.atlassian.bamboo.build.monitoring.DeploymentStopDelayedJob
-
- setErrorUpdateHandler(ErrorUpdateHandler) - Method in class com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask
-
- setErrorUpdateHandler(ErrorUpdateHandler) - Method in class com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask
-
- setErrorUpdateHandler(ErrorUpdateHandler) - Method in class com.atlassian.bamboo.deployments.execution.actions.StopDeployment
-
- setErrorUpdateHandler(ErrorUpdateHandler) - Method in class com.atlassian.bamboo.plan.branch.BranchExpiryJob
-
- setErrorUpdateHandler(ErrorUpdateHandler) - Method in class com.atlassian.bamboo.trigger.remote.TriggerRemoteBuild
-
- setEvent(Event) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibleRecipient
-
- setEvent(Event) - Method in class com.atlassian.bamboo.notification.AbstractNotification
-
- setEvent(Object) - Method in class com.atlassian.bamboo.notification.AbstractNotification
-
- setEvent(Event) - Method in interface com.atlassian.bamboo.notification.Notification
-
- setEvent(Object) - Method in interface com.atlassian.bamboo.notification.Notification
-
Sets the event object that triggered this notification
- setEvent(Event) - Method in interface com.atlassian.bamboo.notification.NotificationRecipient.RequiresEvent
-
- setEventExecutorFactory(BambooSingletonUnboundedEventExecutorFactory) - Method in class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- setEventName(RollbackEventName) - Method in class com.atlassian.bamboo.testutils.backdoor.model.rollback.RestRollback
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.brokenbuildtracker.BrokenBuildPostProcessor
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingMonitor
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.build.monitoring.BuildQueueMonitor
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy
-
Deprecated.
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.notification.NotificationFactoryImpl
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.EditJiraIssues
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.trigger.DetectChangesAfterBuildCompletedListener
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.trigger.polling.PollingTriggerQuartzJob
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerActivator
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.trigger.remote.TriggerRemoteBuild
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchNotifications
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.SuspendBuild
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.SuspendJob
-
- setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateTasksJobWizard
-
- setEventStats(EventStats) - Method in class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- setException(TestMethodExceptionEntity) - Method in class com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodEntity
-
- setExceptionTranslator(ExceptionTranslator) - Method in class com.atlassian.bamboo.ww2.actions.error.FiveOhOh
-
- setExcludedNotificationRecipients(Set<NotificationRecipient>) - Method in class com.atlassian.bamboo.notification.AbstractNotification
-
- setExcludedNotificationRecipients(Set<NotificationRecipient>) - Method in interface com.atlassian.bamboo.notification.Notification
-
Sets the excluded recipients for this Notification
- setExecutable() - Method in class com.atlassian.bamboo.agent.installer.InstallableFile
-
- setExecutable(boolean) - Method in class com.atlassian.bamboo.util.SecureTemporaryFiles.FileSpecBuilder
-
- setExecutable(boolean) - Method in class com.atlassian.bamboo.util.SharedTemporaryFiles.FileSpecBuilder
-
- setExecutable(Path, boolean) - Static method in class com.atlassian.bamboo.utils.BambooFiles
-
Sets executable bit on
Path
- setExecutableAgentsHelper(ExecutableAgentsHelper) - Method in class com.atlassian.bamboo.agent.AgentConsoleAction
-
- setExecutableAgentsHelper(ExecutableAgentsHelper) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- setExecutableAgentsHelper(ExecutableAgentsHelper) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.DescribeAgentAvailability
-
- setExecutableAgentsHelper(ExecutableAgentsHelper) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.DescribeAgentAvailability
-
- setExecutableAgentsHelper(ExecutableAgentsHelper) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildJsonProviderAction
-
- setExecutableAgentsHelper(ExecutableAgentsHelper) - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- setExecutableBuildAgent(ExecutableBuildAgent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJob
-
- setExecutableByOwnerOnly(File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
Sets the file permissions so that only the owner can execute a file
- setExecutableId(long) - Method in class com.atlassian.bamboo.v2.build.agent.AgentAssignmentImpl
-
- setExecutableInfo(CurrentlyBuilding.ExecutableInfo) - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
Set the information about the current agents and elastic images.
- setExecutableInfo(CurrentlyBuilding.ExecutableInfo) - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- setExecutableType(AgentAssignment.ExecutableType) - Method in class com.atlassian.bamboo.v2.build.agent.AgentAssignmentImpl
-
- setExecuteAllStages() - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
- setExecuteAllStages() - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- setExecutedDate(Date) - Method in interface com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResult
-
- setExecutedDate(Date) - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- setExecutingAgent(long, long) - Method in interface com.atlassian.bamboo.deployments.results.service.DeploymentResultService
-
Set the agent that the deployment is executing on.
- setExecutingAgent(long, long) - Method in class com.atlassian.bamboo.deployments.results.service.DeploymentResultServiceImpl
-
- setExecutionException(Exception) - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionWork
-
- setExecutionPhaseService(ExecutionPhaseService) - Method in class com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask
-
- setExecutionPhaseService(ExecutionPhaseService) - Method in class com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask
-
- setExecutionPhaseService(ExecutionPhaseService) - Method in class com.atlassian.bamboo.v2.build.task.InitializeBuild
-
- setExecutorId(long) - Method in class com.atlassian.bamboo.v2.build.agent.AgentAssignmentImpl
-
- setExecutorType(AgentAssignment.ExecutorType) - Method in class com.atlassian.bamboo.v2.build.agent.AgentAssignmentImpl
-
- setExistingFailedTestCount(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- setExistingFailedTestCount(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- setExistingProjectKey(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- setExistingProjectKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- setExistingProjectKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- setExistingStage(ActionParametersMap, String) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- setExitCallback(ExitCallback) - Method in class com.atlassian.bamboo.plugins.git.MockGitCommand
-
- setExitCallback(ExitCallback) - Method in class com.atlassian.bamboo.plugins.ssh.SshProxyCommand
-
- setExitCallback(ExitCallback) - Method in class com.atlassian.bamboo.ssh.DummyCommand
-
- setExitCallback(ExitCallback) - Method in class com.atlassian.bamboo.ssh.DummySilentHangingCommand
-
- setExpand(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- setExpand(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeList
-
- setExpand(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
Basic getters and setters
- setExpand(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestChainResultStatus
-
- setExpand(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatus
-
- setExpand(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatusList
-
- setExpand(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatusList
-
- setExpand(String) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- setExpand(String) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuilds
-
- setExpand(String) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedDeployments
-
- setExpand(String) - Method in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResultList
-
- setExpectedBuildTime(long) - Method in class com.atlassian.bamboo.build.monitoring.BuildHungDetailsImpl
-
- setExpectedLogTime(long) - Method in class com.atlassian.bamboo.build.monitoring.BuildHungDetailsImpl
-
- setExpensive(Message, boolean) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
-
Marks message as expensive.
- setExpireArtifacts(boolean) - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- setExpireLogs(boolean) - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- setExpireResults(boolean) - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- setExpiryConfig(CombinedExpiryConfig) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- setExpiryDuration(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction
-
- setExpiryOverridable(boolean) - Method in class com.atlassian.bamboo.build.test.QuarantineConfiguration
-
- setExpiryOverridable(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction
-
- setExpiryPeriod(Period) - Method in class com.atlassian.bamboo.build.test.QuarantineConfiguration
-
- setExpiryPeriod(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.MiscellaneousConfigurationPage
-
- setExpiryPeriod(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction
-
- setExpiryScheduler(ExpiryScheduler) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- setExpiryTicker(ExpiryTicker) - Method in class com.atlassian.bamboo.build.logger.ExpiryTickerJob
-
- setExpiryTypeArtifact(boolean) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- setExpiryTypeArtifact(boolean) - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- setExpiryTypeBuildLog(boolean) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- setExpiryTypeBuildLog(boolean) - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- setExpiryTypeNothing(boolean) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- setExpiryTypeNothing(boolean) - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- setExpiryTypeResult(boolean) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- setExpiryTypeResult(boolean) - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- setExport(boolean) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setExportArtifacts(boolean) - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- setExportArtifacts(boolean) - Method in class com.atlassian.bamboo.migration.ExportDetailsBean
-
- setExportArtifacts(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- setExportArtifacts(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- setExportBuildLogs(boolean) - Method in class com.atlassian.bamboo.migration.ExportDetailsBean
-
- setExportBuildLogs(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- setExporters(List<BambooRootMapper>) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- setExportResults(boolean) - Method in class com.atlassian.bamboo.migration.ExportDetailsBean
-
- setExportResults(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- setExpressInstall(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- setExtendedAuthorManager(ExtendedAuthorManager) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setExtendedAuthorManager(ExtendedAuthorManager) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setExtendedAuthorManager(ExtendedAuthorManager) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setExtendedAuthorManager(ExtendedAuthorManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.author.AdministerAuthors
-
- setExtendedAuthorManager(ExtendedAuthorManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.author.ViewAuthors
-
- setExtendedAuthorManager(ExtendedAuthorManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureAlias
-
- setExtendedAuthorManager(ExtendedAuthorManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- setExtendedAuthorManager(ExtendedAuthorManager) - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAggregatedAuthors
-
- setExtendedAuthorManager(ExtendedAuthorManager) - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthor
-
- setExtendedAuthorManager(ExtendedAuthorManager) - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- setExtendedAuthorManager(ExtendedAuthorManager) - Method in class com.atlassian.bamboo.ww2.actions.user.ViewUserSummary
-
- setExternalHomeLocator(HomeLocator) - Static method in class com.atlassian.bamboo.log.BambooRollingFileAppender
-
- setExternals(boolean) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setExtraClassName(String) - Method in class com.atlassian.bamboo.configuration.logs.ConfigureLog4jAction
-
- setExtraLevelName(String) - Method in class com.atlassian.bamboo.configuration.logs.ConfigureLog4jAction
-
- setFailedTestCaseCount(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- setFailedTestCaseCount(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- setFailedTestCount(Integer) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setFailedTestCount(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
Set the number of failing tests in this group
- setFailedTestCount(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- setFailingSince(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
Set the build number for the build that this test started failing in.
- setFailingSince(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- setFailureReason(String) - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- setFailureReason(String) - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- setFavourite(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranch
-
- setFavourite(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- SetFavouriteAction - Class in com.atlassian.bamboo.ww2.actions.labels
-
- SetFavouriteAction() - Constructor for class com.atlassian.bamboo.ww2.actions.labels.SetFavouriteAction
-
- setFeatureManager(FeatureManager) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- setFeatureManager(FeatureManager) - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- setFeatureManager(FeatureManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.ArtifactHandlersConfigurableCondition
-
- setFeatureManager(FeatureManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.RepositoryStoredSpecsEnabledCondition
-
- setFeatureManager(FeatureManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.RotpAdminShortcutsCondition
-
- setFeatureManager(FeatureManager) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- setFeatureManager(FeatureManager) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- setFeatureManager(FeatureManager) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setFeedType(String) - Method in class com.atlassian.bamboo.ww2.actions.rss.AllBuildsRssFeedAction
-
- setFieldAutoInstanceManagementEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldAutoShutdownDelay(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldAutoShutdownEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldAverageTimeInQueueThreshold(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldAwsAccessKeyId(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldAwsCertFile(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldAwsPrivateKeyFile(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldAwsSecretAccessKey(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldElasticBuildsInQueueThreshold(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldElasticWizard(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldErrors(Multimap<String, String>) - Method in class com.atlassian.bamboo.rest.entity.RestResponse
-
- setFieldHeader(String) - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- setFieldId(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.UserPickerAction
-
- setFieldInstanceIdleTimeThreshold(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldMaxConcurrentInstances(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldMaxElasticInstancesToStartAtOnce(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldMaxNonBambooInstances(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldName1(String) - Method in class com.atlassian.bamboo.ww2.validators.DependentFieldRequiredValidator
-
- setFieldName2(String) - Method in class com.atlassian.bamboo.ww2.validators.DependentFieldRequiredValidator
-
- setFieldSpotInstancesEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction
-
- setFieldSpotInstancesTimeoutMinutes(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureSpotInstancesAction
-
- setFieldTotalBuildInQueueThreshold(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldType(AuditLogEntityType) - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- setFieldUploadingOfAwsAccountDetailsEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setFieldValue(Object, String, Object) - Static method in class com.atlassian.bamboo.testutils.reflect.BambooReflectionHelper
-
Sets the value of field 'fieldName' on object 'obj' to 'value'
- setFieldValue(Object, Field, Object) - Static method in class com.atlassian.bamboo.testutils.reflect.BambooReflectionHelper
-
Sets the value of field 'fieldName' on object 'obj' to 'value'
- setFieldValueItem(FieldValueItem) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- setFieldValueItem(String, String, int) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- setFieldValueItem(String, int) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- setFieldValueItem(String, boolean) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- setFieldValueItem(FieldValueItem) - Method in interface com.atlassian.bamboo.fieldvalue.FieldValueItemHolder
-
- setFieldValueItem(String, int) - Method in interface com.atlassian.bamboo.fieldvalue.FieldValueItemHolder
-
- setFieldValueItem(String, boolean) - Method in interface com.atlassian.bamboo.fieldvalue.FieldValueItemHolder
-
- setFieldValueItems(FieldValueItemHolder) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- setFieldValueItems(String, List) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- setFieldValueItems(List<?>) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- setFieldValueItems(Map) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- setFieldValueItems(FieldValueItemHolder) - Method in interface com.atlassian.bamboo.fieldvalue.FieldValueItemHolder
-
Sets the values of the passed holder into the current object.
- setFieldValueItems(String, List) - Method in interface com.atlassian.bamboo.fieldvalue.FieldValueItemHolder
-
Sets a list of strings given a key
- setFieldValueItems(Map) - Method in interface com.atlassian.bamboo.fieldvalue.FieldValueItemHolder
-
Sets the values of the passed holder into the current object.
- setFile(String) - Method in class com.atlassian.bamboo.log.BambooRollingFileAppender
-
- setFile(File) - Method in class com.atlassian.bamboo.repository.svn.SVNPathRevision
-
- setFileDateFormat(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- setFileExample(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- setFilename(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- setFilePrefix(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- setFileProperties(ArchiveEntry, Path) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.ArchiveEntryUtils
-
Copes file properties of an entry to a file.
- setFiles(List<CommitFile>) - Method in interface com.atlassian.bamboo.commit.Commit
-
- setFiles(List<CommitFile>) - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- setFilter(String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.GroupsAdminPage
-
Set inifnite scroll table filter
- setFilter(String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.UsersAdminPage
-
Set inifnite scroll table filter
- setFilter(String) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage
-
- setFilter(String) - Method in class com.atlassian.bamboo.webwork.ViewTelemetryAction
-
- setFilterController(FilterController) - Method in class com.atlassian.bamboo.build.tests.ViewTestCaseAction
-
- setFilterController(FilterController) - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- setFilterController(FilterController) - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummaryForPlan
-
- setFilterController(FilterController) - Method in class com.atlassian.bamboo.build.ViewBuild
-
- setFilterController(FilterController) - Method in class com.atlassian.bamboo.builder.resultsfilter.SetResultsFilter
-
- setFilterController(FilterController) - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- setFilterController(FilterController) - Method in class com.atlassian.bamboo.configuration.agent.SetAgentBuildFilter
-
- setFilterController(FilterController) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan
-
- setFilterController(FilterController) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- setFilterController(FilterController) - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart
-
- setFilterController(FilterController) - Method in class com.atlassian.bamboo.ww2.interceptors.ResultsListAwareInterceptor
-
- setFilteredGroupsProvider(FilteredGroupsProvider) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- setFilteredProjectKeys(List<String>) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setFilterEnabled(boolean) - Method in class com.atlassian.bamboo.webwork.DashboardFilter
-
- setFilterEnd(long) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
-
- setFilterFilePatternOption(String) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- setFilterFilePatternRegex(String) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- setFilterIds(Collection<Long>) - Method in class com.atlassian.bamboo.webwork.QuickFilterAction
-
- setFilterStart(long) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
-
- setFilterText(String, Predicate<PermissionsTableComponent>) - Method in class com.atlassian.bamboo.pageobjects.components.permissions.EditPermissionsComponent
-
Filter permissions table by the specified filter
.
- setFinal(boolean) - Method in interface com.atlassian.bamboo.chains.ChainStage
-
- setFinal(boolean) - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- setFinal(boolean) - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- setFinal(boolean) - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- setFinal(boolean) - Method in class com.atlassian.bamboo.plan.branch.ChainStagePropagatingFacade
-
- setFinal(Boolean) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStage
-
- setFinal(boolean) - Method in class com.atlassian.bamboo.testutils.model.TestStageDetails
-
- setFinalising(boolean) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.MoveEnvironmentTask
-
- setFinalising(boolean) - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- setFinalising(boolean) - Method in interface com.atlassian.bamboo.task.TaskDefinition
-
- setFinalising(boolean) - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- setFinalising(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.MoveTask
-
- setFinalStage(boolean) - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- setFingerprint(String) - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- setFingerprint(Map<String, String>, String) - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataMetadataHelper
-
- setFingerprint(Message, ServerFingerprint) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
-
- setFinished(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestResultStatus
-
- setFinishedDate(Date) - Method in interface com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResult
-
- setFinishedDate(Date) - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- setFirstRanBuildNumber(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- setFirstRanBuildNumber(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- setFirstResult(int) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setFirstResult(int) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setFixedInResult(Integer) - Method in interface com.atlassian.bamboo.chains.ChainResultsSummary
-
Set the result that this result was fixed in.
- setFixedInResult(Integer) - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- setFixedInResult(Integer) - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- setFixedTestCaseCount(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- setFixedTestCaseCount(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- setFixedVirtualHost(String) - Method in class com.atlassian.bamboo.agent.bootstrap.http.RemoteAgentHttpClientFactory
-
- setFixingBuild(ResultsSummary) - Method in class com.atlassian.bamboo.build.statistics.FailurePeriod
-
- setFixVersions(Collection<String>) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- setFocusUuid(String) - Method in class com.atlassian.bamboo.configuration.agent.ViewRemoteAgentAuthentications
-
- setForeignCommit(boolean) - Method in interface com.atlassian.bamboo.commit.Commit
-
- setForeignCommit(boolean) - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- setFormatVersion(int) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setFreemarkerContext(FreemarkerContext) - Method in class com.atlassian.bamboo.plugins.web.conditions.LoginLinkContextProvider
-
- setFreemarkerContext(FreemarkerContext) - Method in class com.atlassian.bamboo.plugins.web.conditions.OnLoginPageCondition
-
- setFreemarkerManager(FreemarkerManager) - Static method in class com.atlassian.bamboo.ww2.FreemarkerRequestDispatcherPageFilter
-
- setFrom(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setFromAddress(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureMailServerInlineDialog
-
- setFromAddress(String) - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- setFromBuildNumber(int) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setFromBuildNumber(int) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setFromCreationDate(Date) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setFromDate(Date) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setFromDate(Date) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setFullName(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AddUserComponent
-
- setFullName(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.CreateUserPage
-
- setFullName(String) - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupAdminUserDetailsPage
-
- setFullName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- setFullName(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- setFullName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- setFullName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- setFullName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- setFullName(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- setFullnameTerm(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- setFullPlanKey(Plan) - Method in class com.atlassian.bamboo.build.creation.ChainBranchCreationServiceImpl
-
- setFullPlanKey(Plan) - Method in class com.atlassian.bamboo.build.creation.ChainCreationServiceImpl
-
- setFullPlanKey(Plan) - Method in class com.atlassian.bamboo.build.creation.JobCreationServiceImpl
-
- setFullPlanKey(Plan) - Method in class com.atlassian.bamboo.build.creation.PlanCreationTemplate
-
Set the full key for this plan
- setGitCacheHandler(GitCacheHandler) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- setGitCredentialsFile(File) - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- setGlobal(boolean) - Method in interface com.atlassian.bamboo.repository.RepositoryDataEntity
-
- setGlobal(boolean) - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- setGlobalLicenseKey(BandanaManager, String) - Static method in class com.atlassian.bamboo.clover.CloverPluginHelper
-
Set global Clover license
- setGloballyStored(boolean) - Method in interface com.atlassian.bamboo.artifact.MutableArtifact
-
- setGloballyStored(boolean) - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- setGrantedGroups(List<String>) - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- setGrantedPermissions(List<String>) - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- setGrantedUsers(List<String>) - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- setGranting(boolean) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- setGravatarServerUrl(String) - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Set the gravatar server url
- setGravatarServerUrl(String) - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- setGravatarServerUrl(String) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setGravatarServerUrl(String) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setGravatarServerUrl(String) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setGravatarServerUrl(String) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setGravatarServerUrl(String) - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- setGravatarService(GravatarService) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setGravatarService(GravatarService) - Method in class com.atlassian.bamboo.deployments.versions.actions.EditDeploymentVersionCommentAction
-
- setGravatarService(GravatarService) - Method in class com.atlassian.bamboo.notification.buildcommented.CommentNotification
-
- setGravatarService(GravatarService) - Method in class com.atlassian.bamboo.ww2.actions.comment.EditCommentAction
-
- setGravatarSupported(boolean, String) - Method in interface com.atlassian.bamboo.user.gravatar.GravatarService
-
Updates whether or not gravatars are enabled for this Bamboo instance
- setGravatarSupported(boolean, String) - Method in class com.atlassian.bamboo.user.gravatar.GravatarServiceImpl
-
Updates whether or not gravatars are enabled for this Bamboo instance
- setGravatarSupportEnabled(Boolean) - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Set whether gravatar support is enabled
- setGravatarSupportEnabled(Boolean) - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- setGravatarSupportEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setGravatarSupportEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setGravatarSupportEnabled(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setGroup(String) - Method in class com.atlassian.bamboo.quartz.BambooJobDetailFactoryBean
-
- setGroupByPeriod(String) - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- setGroupByPeriod(String) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setGroupName(String) - Method in class com.atlassian.bamboo.notification.recipients.GroupRecipient
-
- setGroupName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.group.ConfigureGroup
-
- setGroupName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.group.CreateGroupAction
-
- setGroupNames(List<String>) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- setGroupPermissions(TestGroup, Collection<BambooPermission>) - Method in class com.atlassian.bamboo.testutils.backdoor.GlobalPermissionControl
-
Set global permissions for a user group.
- setGroupsToNotify(List) - Method in class com.atlassian.bamboo.xmpp.SmackXmppMessageSender
-
- setGroupsToNotify(List) - Method in interface com.atlassian.bamboo.xmpp.XmppMessageSender
-
- setGroupSuccessFailureChartBy(String) - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart
-
- setGzipCompression(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
The user has selected the GZip webpages (via a checkbox)
- setGzipCompressionEnabled(Boolean) - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Set whether gzip compression is enabled
- setGzipCompressionEnabled(Boolean) - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- setHasExecutableAgents(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setHash(String) - Method in class com.atlassian.bamboo.variable.baseline.VariableContextBaselineImpl
-
- setHash(VariableContextBaselineImpl, String) - Static method in class com.atlassian.bamboo.variable.baseline.VariableContextBaselineImportHelper
-
- setHasNext(boolean) - Method in class com.atlassian.bamboo.util.pagination.PaginationResult
-
- setHasRules(Boolean) - Method in class com.atlassian.bamboo.rest.model.quickfilter.RestQuickFilter
-
- setHeaderImporters(List<BambooRootMapper>) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- setHeartbeatCheckInterval(int) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentManagerImpl
-
- setHeartbeatQueueSendStrategy(BambooAgentMessageSender) - Method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJob
-
- setHeartbeatTimeout(int) - Static method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJob
-
- setHeight(int) - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- setHeight(int) - Method in class com.atlassian.bamboo.plugins.rest.model.chart.RestChart
-
- setHeight(int) - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart
-
- setHgCacheHandler(HgCacheHandler) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- setHgRepositoryUIHelper(HgRepositoryUIHelper) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- setHgRepositoryValidator(HgRepositoryValidator) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- setHibernateConfig(HibernateConfig) - Method in class com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask
-
- setHibernateConfigurator(HibernateConfigurator) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setHibernateConfigurator(HibernateConfigurator) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setHibernateTemplate(HibernateTemplate) - Method in class com.atlassian.bamboo.configuration.ViewDatabaseConfigurationAction
-
- setHibernateTemplate(HibernateTemplate) - Method in class com.atlassian.bamboo.db.ValidateOracleJDBCDriverVersion
-
- setHideHeader(boolean) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setHighPriorityCount(long) - Method in interface com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummary
-
- setHighPriorityCount(long) - Method in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl
-
- setHomeDirectory(String) - Method in class com.atlassian.bamboo.configuration.plugins.AbstractPluginConfigurationAction
-
The user entered home directory
- setHomeDirectoryLayout(HomeDirectoryLayout) - Method in class com.atlassian.bamboo.v2.build.task.InitializeBuild
-
- setHomeLocator(HomeLocator) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
- setHost(HttpURLConnection) - Static method in class com.atlassian.bamboo.agent.elastic.tunnel.HandlerUtils
-
- setHost(String) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- setHost(String) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- setHost(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.AddTrustedKeyDialogPage
-
- setHost(String) - Method in class com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
-
- setHost(String) - Method in class com.atlassian.bamboo.rest.model.admin.ssh.RestTrustedKey
-
- setHost(String) - Method in class com.atlassian.bamboo.security.TrustedKeyImpl
-
- setHost(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setHostName(String) - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- setHostName(String) - Static method in class com.atlassian.bamboo.agent.elastic.tunnel.HandlerUtils
-
- setHostName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setHostnameVerifier(X509HostnameVerifier) - Method in class com.atlassian.bamboo.agent.bootstrap.http.RemoteAgentHttpClientFactory
-
- setHotSwapSelected(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setHour(int) - Method in class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy
-
Deprecated.
- setHourFormat(NumberFormat) - Method in class com.atlassian.bamboo.charts.utils.DurationFormat
-
- setHttpClientFactoryParamaters(RemoteAgentHttpClientFactory) - Method in class com.atlassian.bamboo.agent.bootstrap.AgentBootstrap
-
- setHttpClientFactoryParamaters(RemoteAgentHttpClientFactory) - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgentBootstrap
-
- setI18nBeanFactory(I18nBeanFactory) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setI18nBeanFactory(I18nBeanFactory) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudBranchConfigurator
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudServerConfigurator
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.plugins.git.v2.exporter.GitConfigurationExporter
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.plugins.jira.release.JIRAReleaseTriggerReason
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerBranchConfigurator
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.trigger.daily.DailyTriggerConfigurator
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.trigger.dependency.EnvironmentDependencyTriggerReason
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.trigger.environment.AbstractEnvironmentTriggerConfigurator
-
- setI18nResolver(I18nResolver) - Method in class com.atlassian.bamboo.trigger.polling.PollingTriggerConfigurator
-
- setIamInstanceProfile(ElasticImageConfiguration, String) - Static method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationCapabilities
-
- setIamInstanceProfile(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setIamInstanceProfileArnOrName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setIconUrl(String) - Method in class com.atlassian.bamboo.rest.model.build.issue.RestJiraIssue
-
- setId(long) - Method in class com.atlassian.bamboo.build.PlanBranchPullRequestEntity
-
- setId(long) - Method in class com.atlassian.bamboo.build.strategy.AbstractBuildStrategy
-
Deprecated.
- setId(long) - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategy
-
Deprecated.
- setId(long) - Method in interface com.atlassian.bamboo.core.BambooObject
-
- setId(long) - Method in interface com.atlassian.bamboo.credentials.MutableCredentialsData
-
- setId(long) - Method in class com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfigImpl
-
- setId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- setId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.DeleteEnvironment
-
- setId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment
-
- setId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironment
-
- setId(long) - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- setId(long) - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProject
-
- setId(long) - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- setId(long) - Method in class com.atlassian.bamboo.deployments.projects.actions.DeleteDeploymentProject
-
- setId(long) - Method in class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects
-
- setId(long) - Method in class com.atlassian.bamboo.hibernate.HibernateBambooEntityObject
-
- setId(long) - Method in class com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid
-
- setId(long) - Method in class com.atlassian.bamboo.hibernate.HibernateEntityObject
-
- setId(long) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- setId - Static variable in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- setId(long) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.TrustedKeyImpl
-
- setId(T, long) - Static method in class com.atlassian.bamboo.persistence3.HibernateDaoUtils
-
Sets the id on the supplied object and returns it.
- setId(long) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- setId(long) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionSubstitutionAwareImpl
-
- setId(Long) - Method in class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl
-
- setId(Long) - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- setId(Long) - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- setId(long) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariable
-
- setId(Long) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setId(long) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setId(Long) - Method in class com.atlassian.bamboo.rest.model.admin.sharedcredentials.RestSharedCredential
-
- setId(Long) - Method in class com.atlassian.bamboo.rest.model.admin.ssh.RestTrustedKey
-
- setId(long) - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- setId(Long) - Method in class com.atlassian.bamboo.rest.model.quickfilter.RestQuickFilter
-
- setId(Long) - Method in class com.atlassian.bamboo.resultsummary.CustomDataRow
-
- setId(Serializable) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- setId(Serializable) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- setId(Long) - Method in class com.atlassian.bamboo.security.RememberMeTokenImpl
-
- setId(long) - Method in class com.atlassian.bamboo.security.TrustedKeyDTO
-
- setId(long) - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestDeploymentProject
-
- setId(Long) - Method in class com.atlassian.bamboo.testutils.backdoor.model.deployment.RestEnvironment
-
- setId(Long) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryDefinition
-
- setId(String) - Method in class com.atlassian.bamboo.testutils.model.deployments.environments.TestEnvironmentDetails
-
- setId(String) - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- setIdleAgentShutdownDelayMinutes(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- setIdOnNewEntity(SessionFactory, Class<?>, Serializable, Object) - Static method in class org.springframework.orm.hibernate.support.ChainedInterceptorSupport
-
Convenience methods subclasses can use to apply the id to a new entity if they override
the instantiate method.
- setIfFirst(T) - Method in class com.atlassian.bamboo.utils.FirstException
-
Remembers the exception if none was reported so far.
- setIfNotNull(AtomicReference<T>, T) - Static method in class com.atlassian.bamboo.utils.concurrent.AtomicUtils
-
Sets a value if the supplied value is not null.
- setIgnoreUnclonableSubscriptions(boolean) - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- setImAddress(String) - Method in class com.atlassian.bamboo.notification.recipients.ImRecipient
-
- setImage(String) - Method in interface com.atlassian.bamboo.build.docker.DockerPipelineConfiguration
-
- setImage(String) - Method in class com.atlassian.bamboo.build.docker.DockerPipelineConfigurationImpl
-
- setImageCapabilityDao(ImageCapabilitySetHibernateDao) - Method in class com.atlassian.bamboo.upgrade.tasks.AbstractElasticCapabilityUpgradeTask
-
- setImageConfigurationId(long) - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- setImageFilesVersion(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setImageFilesVersion(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setImageFilesVersion(String) - Method in interface com.atlassian.bamboo.buildqueue.ElasticAgentDefinition
-
- setImageFilesVersion(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setImageFilesVersion(String) - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- setImageFilesVersion(String) - Method in class com.atlassian.bamboo.v2.build.agent.RemotableElasticAgentDefinitionImpl
-
- setImageId(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setImageMap(String) - Method in class com.atlassian.bamboo.plugins.rest.model.chart.RestChart
-
- setImageMapName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.chart.RestChart
-
- setImmutablePlanCacheService(ImmutablePlanCacheService) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListener
-
- setImmutablePlanCacheService(ImmutablePlanCacheService) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- setImmutablePlanCacheService(ImmutablePlanCacheService) - Method in class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- setImmutablePlanCacheService(ImmutablePlanCacheService) - Method in class com.atlassian.bamboo.ww2.actions.build.IsBranchCondition
-
- setImmutablePlanCacheService(ImmutablePlanCacheService) - Method in class com.atlassian.bamboo.ww2.actions.build.IsTopLevelPlanCondition
-
- setImporters(List<BambooRootMapper>) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- setImportExportManager(ImportExportManagerImpl) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- setImportExportManager(ImportExportManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setImportPath(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupImportDataAction
-
- setImportSuccessful(boolean) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupImportDataAction
-
- setInactiveBranchCleanUpEnabled(boolean) - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Sets Bamboo to automatically cleanup plan branches if vcs branch is inactive.
- setInactiveBranchCleanUpEnabled(boolean) - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- setInactiveBranchCleanUpPeriod(int) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setInactiveBranchCleanUpPeriodInDays(int) - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Sets the number of days a plan branch will be consider inactive (as per no commits activity in the repo) and therefore deleted.
- setInactiveBranchCleanUpPeriodInDays(int) - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- setInactiveBranchCleanUpPeriodInDays(String) - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- setInactiveBranchCleanUpPlanLevelEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setIncludeInstances(boolean) - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentJsonProvider
-
- setIncludeRemoteAgentSummary(boolean) - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentJsonProvider
-
- setIndex(Integer) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- setIndex(Integer) - Method in class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- setIndex(int) - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveStageAction
-
- setIndexedBuildResultsSearcher(IndexedBuildResultsSearcher) - Method in class com.atlassian.bamboo.author.LuceneAuthorManagerImpl
-
- setIndexedBuildResultsSearcher(IndexedBuildResultsSearcher) - Method in class com.atlassian.bamboo.build.LuceneBasedJiraIssueResultsManagerImpl
-
- setIndexedBuildResultsSearcher(IndexedBuildResultsSearcher) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewPlanStatusByJiraKey
-
- setIndexer(Indexer) - Method in class com.atlassian.bamboo.persistence.BambooHibernateObjectDao
-
- setIndexerManager(IndexerManager) - Method in class com.atlassian.bamboo.index.ReindexAction
-
- setIndexerManager(IndexerManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setInheritNotificationsFromPlan() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureBranchNotificationsPage
-
- setInputStream(InputStream) - Method in class com.atlassian.bamboo.plugins.git.MockGitCommand
-
- setInputStream(InputStream) - Method in class com.atlassian.bamboo.plugins.ssh.SshProxyCommand
-
- setInputStream(InputStream) - Method in class com.atlassian.bamboo.ssh.DummyCommand
-
- setInputStream(InputStream) - Method in class com.atlassian.bamboo.ssh.DummySilentHangingCommand
-
- setInstallerRunCommand(Map<String, String>, Iterable<String>) - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataMetadataHelper
-
- setInstanceId(String) - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- setInstanceId(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticInstance.RestElasticInstanceLog
-
- setInstanceId(String) - Method in class com.atlassian.bamboo.rest.StopElasticAgents
-
- setInstanceId(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction
-
- setInstanceId(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- setInstanceId(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- setInstanceIdleTimeThreshold(long) - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- setInstanceName(String) - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Set the instance name
- setInstanceName(String) - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- setInstanceName(String) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setInstanceName(String) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setInstanceName(String) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setInstanceName(String) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setInstanceName(String) - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- setInstanceName(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- setInstanceSpecificDataLocations(Map<String, String>, String) - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataMetadataHelper
-
- setInstanceType(EC2InstanceType) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setInstanceType(EC2InstanceType) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setInstanceType(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setInstanceTypes(Iterable<EC2InstanceType>) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setInstanceTypes(Iterable<EC2InstanceType>) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setInstanceTypes(Collection<EC2InstanceType>) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setInstantMessagingServerDao(InstantMessagingServerDao) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerManagerImpl
-
- setInstantMessagingServerId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setInstantMessagingServerManager(InstantMessagingServerManager) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- setInstantMessagingServerManager(InstantMessagingServerManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setInstantMessagingServerManager(InstantMessagingServerManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- setInstantMessagingServerManager(InstantMessagingServerManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureNotificationPreferences
-
- setInstantMessagingServerManager(InstantMessagingServerManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- setInstantMessagingServerManager(InstantMessagingServerManager) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- setIntegrationBranchRevisionData(PlanVcsRevisionData) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- setIntegrationBranchRevisionData(PlanVcsRevisionData) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- setIntegrationBranchVcsKey(String) - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- setIntegrationBranchVcsKey(String) - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- setIntegrationCommitMessage(String) - Method in class com.atlassian.bamboo.configuration.RepositorySettings
-
- setIntegrationRepositoryBranchName(String) - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- setIntegrationRepositoryBranchName(String) - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- setIntegrationRepositoryId(long) - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- setIntegrationRepositoryId(long) - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- setIntegrationRepositoryId(long) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- setIntegrationRepositoryId(long) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- setIntegrationStrategy(BranchIntegrationStrategy) - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- setIntegrationStrategy(BranchIntegrationStrategy) - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- setInterceptorFactory(InterceptorFactory) - Method in class com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
-
- setIp(String) - Method in interface com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationEntity
-
Set IP address of this authentication.
- setIp(String) - Method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl
-
- setIp(String) - Method in class com.atlassian.bamboo.rest.model.agent.RestRemoteAgentAuthentication
-
- setIpAddress(String) - Method in class com.atlassian.bamboo.configuration.agent.EditRemoteAgentAuthenticationIp
-
- setIpHandling(RemoteTriggerIpHandling) - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerService
-
- setIpPatterns(Iterable<String>) - Method in class com.atlassian.bamboo.rest.model.agent.RestRemoteAgentAuthentication
-
- setIpPatterns(Set<String>) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl
-
- setIsolateCommits(boolean) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setIsolationType(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- setIsolationType(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.docker.ConfigureEnvironmentDocker
-
- setIsolationType(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDocker
-
- setIsolationType(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- setIsolationType(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- setIsRequired(boolean) - Method in class com.atlassian.bamboo.xmpp.SmackXmppMessageSender
-
- setIsRequired(boolean) - Method in interface com.atlassian.bamboo.xmpp.XmppMessageSender
-
- setIssue(List<RestJiraIssue>) - Method in class com.atlassian.bamboo.rest.model.build.issue.RestJiraIssueList
-
- setIssueCount(int) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setIssueDescription(String) - Method in class com.atlassian.bamboo.pageobjects.pages.jira.CreateIssueComponent
-
- setIssueKey(String) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssue
-
- setIssueKey(String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssueImpl
-
- setIssueKey(String) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- setIssueKey(String) - Method in interface com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssue
-
Set JIRA issue key
- setIssueKey(String) - Method in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueImpl
-
- setIssueKey(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.CreateRemoteJiraLinkAction
-
- setIssueKey(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction
-
- setIssueKey(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.TransitionJiraIssueAction
-
- setIssueKeyInput(String) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.EditJiraIssues
-
- setIssueSummary(String) - Method in class com.atlassian.bamboo.pageobjects.pages.jira.CreateIssueComponent
-
- setIssueType(JiraIssueLinkType) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssue
-
- setIssueType(JiraIssueLinkType) - Method in class com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssueImpl
-
- setIssueType(JiraIssueLinkType) - Method in interface com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssue
-
Set how build relates to JIRA issue
- setIssueType(JiraIssueLinkType) - Method in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueImpl
-
- setIssueType(String) - Method in class com.atlassian.bamboo.rest.model.build.issue.RestJiraIssue
-
- setIssuetype(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- setIssueTypeId(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction
-
- setIssueTypeInput(String) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.EditJiraIssues
-
- setIssueUrl(String) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setItems(List<MutableDeploymentVersionItem>) - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- setItems(Pager<T>) - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- setItemType(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.ReorderBuild
-
- setJabber(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.CreateUserPage
-
- setJabberAddress(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- setJabberAddress(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- setJabberAddress(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- setJabberAddress(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- setJavaType(String) - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- setJdk(String) - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- setJdkLabel(String) - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- setJdkManager(JdkManager) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelperImpl
-
- setJdkManager(JdkManager) - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- setJdkPath(String) - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- setJiraApplinksService(JiraApplinksService) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.JiraResultWebItemCondition
-
- setJiraApplinksService(JiraApplinksService) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- setJiraApplinksService(JiraApplinksService) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- setJiraBranchLinkingService(JiraBranchLinkingService) - Method in class com.atlassian.bamboo.ww2.actions.jira.CreateRemoteJiraLinkAction
-
- setJiraIssueDetails(JiraIssueDetails) - Method in class com.atlassian.bamboo.deployments.versions.history.issues.DeploymentVersionLinkedJiraIssueImpl
-
- setJiraIssueDetails(JiraIssueDetails) - Method in class com.atlassian.bamboo.deployments.versions.persistence.issues.MutableDeploymentVersionLinkedJiraIssueImpl
-
- setJiraIssueDetails(JiraIssueDetails) - Method in interface com.atlassian.bamboo.jira.jiraissues.InternalLinkedJiraIssue
-
Set JIRA issue details.
- setJiraIssueDetails(JiraIssueDetails) - Method in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueImpl
-
- setJiraIssueKey(List<String>) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- setJiraIssueKey(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.JiraRedirectAction
-
- setJiraIssueManager(JiraIssueManager) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setJiraIssueManager(JiraIssueManager) - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionJiraIssues
-
- setJiraIssueManager(JiraIssueManager) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan
-
- setJiraIssues(RestJiraIssueList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setJiraIssues(Set<LinkedJiraIssue>) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setJiraIssueUtils(JiraIssueUtils) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setJiraIssueUtils(JiraIssueUtils) - Method in class com.atlassian.bamboo.deployments.versions.actions.EditDeploymentVersionCommentAction
-
- setJiraIssueUtils(JiraIssueUtils) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setJiraIssueUtils(JiraIssueUtils) - Method in class com.atlassian.bamboo.ww2.actions.comment.EditCommentAction
-
- setJiraIssueUtils(JiraIssueUtils) - Method in class com.atlassian.bamboo.ww2.actions.labels.EditLabelsAction
-
- setJiraRemoteIssueManager(JiraRemoteIssueManager) - Method in class com.atlassian.bamboo.ww2.actions.jira.JiraRedirectAction
-
- setJmsTemplate(JmsTemplate) - Method in class com.atlassian.bamboo.v2.build.agent.remote.sender.JmsTemplateMessageSender
-
- setJndiLocation(String) - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- setJndiName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setJobCreationService(JobCreationService) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- setJobCreationService(JobCreationService) - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- setJobCreationService(JobCreationService) - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateTasksJobWizard
-
- setJobEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateTasksJobWizard
-
- setJobEquiv(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setJobId(long) - Method in class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- setJobKey(String) - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- setJobKey(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveJobAction
-
- setJobKeyToClone(ActionParametersMap, String) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- setJobs(RestPageModel<RestJob>) - Method in class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- setJobsList(RestJobList) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStage
-
- setJsonator(Jsonator) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setKey(String) - Method in class com.atlassian.bamboo.bandana.BandanaItem
-
- setKey(DeploymentKey) - Method in class com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl
-
Deliberately not on the interface
- setKey(String) - Method in class com.atlassian.bamboo.fieldvalue.FieldValueItem
-
- setKey(String) - Method in class com.atlassian.bamboo.migration.stream.CustomDataBean
-
- setKey(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.AddTrustedKeyDialogPage
-
- setKey(String) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setKey(String) - Method in interface com.atlassian.bamboo.plan.Plan
-
- setKey(String) - Method in interface com.atlassian.bamboo.plan.pullrequest.MutableVcsPullRequest
-
- setKey(String) - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- setKey(String) - Method in class com.atlassian.bamboo.plugins.rest.model.chart.RestReport
-
- setKey(String) - Method in class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableSubstitutionContext
-
- setKey(String) - Method in class com.atlassian.bamboo.plugins.rest.model.project.RestProject
-
- setKey(String) - Method in class com.atlassian.bamboo.project.DefaultProject
-
- setKey(String) - Method in interface com.atlassian.bamboo.project.Project
-
Sets the key for the project.
- setKey(String) - Method in class com.atlassian.bamboo.rest.model.admin.ssh.RestTrustedKey
-
- setKey(String) - Method in class com.atlassian.bamboo.rest.model.build.issue.RestJiraIssue
-
- setKey(String) - Method in class com.atlassian.bamboo.resultsummary.CustomDataRow
-
- setKey(String) - Method in class com.atlassian.bamboo.security.TrustedKeyImpl
-
- setKey(RestKey) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestJob
-
- setKey(String) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setKey(String) - Method in class com.atlassian.bamboo.testutils.rest.entity.RestCaptcha
-
- setKey(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Capability
-
- setKey(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl
-
- setKey(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Requirement
-
- setKey(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- setKey(String) - Method in class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl
-
- setKey(String) - Method in class com.atlassian.bamboo.variable.StageVariableContextImpl
-
- setKey(String) - Method in class com.atlassian.bamboo.variable.SubstitutedVariableDefinitionContextImpl
-
- setKey(String) - Method in class com.atlassian.bamboo.variable.VariableContextSnapshotImpl
-
- setKey(String) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionContext
-
- setKey(String) - Method in class com.atlassian.bamboo.variable.VariableDefinitionContextImpl
-
- setKey(String) - Method in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- setKey(String) - Method in interface com.atlassian.bamboo.variable.VariableSubstitutionContext
-
- setKey(String) - Method in class com.atlassian.bamboo.variable.VariableSubstitutionContextImpl
-
- setKey(String) - Method in class com.atlassian.bamboo.variable.VariableSubstitutionImpl
-
- setKeyFile(String) - Method in class com.atlassian.bamboo.repository.cvsimpl.ExtConnection
-
- setKeyFile(String) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setLabel(String) - Method in interface com.atlassian.bamboo.artifact.MutableArtifact
-
- setLabel(String) - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- setLabel(String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- setLabel(Label) - Method in interface com.atlassian.bamboo.labels.LabelCount
-
- setLabel(Label) - Method in class com.atlassian.bamboo.labels.LabelCountImpl
-
- setLabel(Label) - Method in interface com.atlassian.bamboo.labels.Labelling
-
- setLabel(Label) - Method in class com.atlassian.bamboo.labels.LabellingImpl
-
- setLabel(List<RestBuildLabel>) - Method in class com.atlassian.bamboo.plugins.rest.model.build.label.RestBuildLabelList
-
- setLabel(List<RestPlanLabel>) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.label.RestPlanLabelList
-
- setLabelDao(LabelDao) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- setLabelInput(String) - Method in class com.atlassian.bamboo.ww2.actions.labels.EditLabelsAction
-
- setLabellings(Collection) - Method in class com.atlassian.bamboo.labels.LabelImpl
-
- setLabellings(List<Labelling>) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setLabellings(List<Labelling>) - Method in interface com.atlassian.bamboo.plan.Plan
-
- setLabellings(List<Labelling>) - Method in class com.atlassian.bamboo.project.DefaultProject
-
- setLabellings(List<Labelling>) - Method in interface com.atlassian.bamboo.project.Project
-
- setLabellings(List<Labelling>) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setLabelManager(LabelManager) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- setLabelManager(LabelManager) - Method in class com.atlassian.bamboo.notification.recipients.WatcherRecipient
-
- setLabelManager(LabelManager) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setLabelManager(LabelManager) - Method in class com.atlassian.bamboo.plugins.labeller.BuildLabeller
-
- setLabelManager(LabelManager) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setLabelManager(LabelManager) - Method in class com.atlassian.bamboo.ww2.actions.labels.EditLabelsAction
-
- setLabelManager(LabelManager) - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewBuildResultsForLabelAction
-
- setLabelManager(LabelManager) - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewLabels
-
- setLabelManager(LabelManager) - Method in class com.atlassian.bamboo.ww2.actions.project.ViewProject
-
- setLabelManager(LabelManager) - Method in class com.atlassian.bamboo.xmpp.commands.AddLabel
-
- setLabelName(String) - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewBuildResultsForLabelAction
-
- setLabelNames(List<String>) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setLabels(RestBuildLabelList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.label.RestBuildLabels
-
- setLabels(RestBuildLabelList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setLabels(RestPlanLabelList) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.label.RestPlanLabels
-
- setLabels(List<String>) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- setLabels(List<Label>) - Method in class com.atlassian.bamboo.ww2.actions.labels.EditLabelsAction
-
- setLabels(ImmutableList<String>) - Method in class com.atlassian.bamboo.ww2.beans.DecoratedPlan
-
- setLabelsToExclude(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- setLabelsToExclude(Iterable<String>) - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- setLabelsToKeep(String) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- setLabelsToKeep(String) - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- setLabelTarget(String) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setLastAuthenticationTimestamp(Date) - Method in class com.atlassian.bamboo.user.LoginInformationImpl
-
- setLastCreatedVersionId(Long) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setLastCreatedVersionName(String) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setLastCurrentStatus(String) - Method in class com.atlassian.bamboo.build.ShowLatestBuildStatus
-
- setLastLogTime(long) - Method in class com.atlassian.bamboo.build.monitoring.BuildHungDetailsImpl
-
- setLastModificationDate(Date) - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinition
-
- setLastModificationDate(Date) - Method in interface com.atlassian.bamboo.labels.Label
-
- setLastModificationDate(Date) - Method in interface com.atlassian.bamboo.labels.Labelling
-
- setLastModified(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- setLastModified(String) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssues
-
- setLastModified(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- setLastModified(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- setLastModified(long) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- setLastProject(String) - Method in class com.atlassian.bamboo.js.ViewPlanUpdates
-
- setLastProject(String) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setLastRanBuildNumber(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- setLastRanBuildNumber(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- setLastRanDate(Date) - Method in class com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
-
- setLastShutdownTime(Date) - Method in interface com.atlassian.bamboo.buildqueue.properties.DistributedProperties
-
- setLastShutdownTime(Date) - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- setLastShutdownTime(Date) - Method in class com.atlassian.bamboo.v2.build.agent.properties.DistributedPropertiesImpl
-
- setLastShutdownTime(Date) - Method in class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl
-
- setLastStartupTime(Date) - Method in interface com.atlassian.bamboo.buildqueue.properties.DistributedProperties
-
- setLastStartupTime(Date) - Method in class com.atlassian.bamboo.v2.build.agent.ElasticAgentDefinitionImpl
-
- setLastStartupTime(Date) - Method in class com.atlassian.bamboo.v2.build.agent.properties.DistributedPropertiesImpl
-
- setLastStartupTime(Date) - Method in class com.atlassian.bamboo.v2.build.agent.RemoteAgentDefinitionImpl
-
- setLastUpdated(Date) - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- setLatestCommitAuthor(Author) - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformation
-
- setLatestCommitAuthor(Author) - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- setLatestCommitChangeSetId(String) - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformation
-
- setLatestCommitChangeSetId(String) - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- setLatestCommitDate(Date) - Method in interface com.atlassian.bamboo.plan.branch.BranchCommitInformation
-
- setLatestCommitDate(Date) - Method in class com.atlassian.bamboo.plan.branch.BranchCommitInformationImpl
-
- setLatestManualStageForAutomaticExecution(String) - Method in interface com.atlassian.bamboo.plan.PlanExecutionConfig
-
- setLatestManualStageForAutomaticExecution(String) - Method in class com.atlassian.bamboo.plan.PlanExecutionConfigImpl
-
- setLegacyEbsHandlingEnabled(boolean) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setLegacyEbsHandlingEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setLegacyListeners(List<Object>) - Method in class com.atlassian.bamboo.event.spi.BambooEventManager
-
Deprecated.
Sets Default Listeners.
- setLevel(String) - Method in class com.atlassian.bamboo.configuration.logs.LoggingConfigEntry
-
- setLevelName(String) - Method in class com.atlassian.bamboo.configuration.logs.ConfigureLog4jAction
-
- setLfs(boolean) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- setLfs(boolean) - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- setLicense(String) - Method in interface com.atlassian.bamboo.license.BambooLicenseManager
-
Sets the license for this Bamboo instance.
- setLicense(String) - Method in class com.atlassian.bamboo.license.BambooLicenseManagerImpl
-
- setLicense(String) - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupBambooLicensePage
-
- setLicense(String) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.AdministrationResource
-
- setLicense(String) - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- setLicense(String) - Method in class com.atlassian.sal.bamboo.license.BambooLicenseHandler
-
- setLicenseString(String) - Method in class com.atlassian.bamboo.clover.ww2.actions.admin.ConfigureCloverPlugin
-
- setLicenseString(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- setLicenseString(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- setLifeCycleState(LifeCycleState) - Method in interface com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResult
-
- setLifeCycleState(LifeCycleState) - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- setLifeCycleState(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setLifeCycleState(LifeCycleState) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setLifeCycleState(LifeCycleState) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setLifeCycleState(EnumSet<LifeCycleState>) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setLifeCycleState(LifeCycleState) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- setLifeCycleState(LifeCycleState) - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
- setLifeCycleState(LifeCycleState) - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- setLifeCycleStates(Set<LifeCycleState>) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setLimit(Integer) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- setLinesToDisplay(int) - Method in class com.atlassian.bamboo.build.ViewBuildResults
-
- setLinesToDisplay(int) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- setLinesToDisplay(int) - Method in class com.atlassian.bamboo.ww2.actions.ViewActivityLog
-
- setLink(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- setLink(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariable
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.build.artifact.RestBuildArtifact
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.build.comment.RestComments
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.build.label.RestBuildLabels
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.build.RestResults
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResults
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestStages
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.chart.RestReports
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.label.RestPlanLabels
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestArtifactDefinitions
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlans
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.project.RestProjects
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- setLink(UriInfo) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuilds
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedDeployments
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.resource.RestResources
-
- setLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.preference.model.RestPreferences
-
- setLinkedJiraIssue(String) - Method in interface com.atlassian.bamboo.plan.branch.ChainBranch
-
- setLinkedJiraIssue(String) - Method in class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- setLinkedJiraIssueKey(String) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- setLinkedJiraIssueKey(String) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- setLinkedRepositoryAccess(RepositoryConfigurationService.LinkedRepositoryAccess) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setLinkedRepositoryAccessOption(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- setLinkedRepositoryName(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- setLinkedRepositoryName(String) - Method in class com.atlassian.bamboo.testutils.model.Repository
-
- setLinkedTrackingEntry(AOTrackingEntry) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingResult
-
- setLinkedTrackingEntry(AOTrackingEntry) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingUser
-
- setLinkedUserName(String) - Method in interface com.atlassian.bamboo.author.AuthorData
-
- setLinkedUserName(String) - Method in class com.atlassian.bamboo.author.AuthorDataImpl
-
- setLinkedUserName(String) - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- setLinks(PageLinks) - Method in class com.atlassian.bamboo.rest.model.pagination.PageResponse
-
Deprecated.
- setLinks(Links) - Method in class com.atlassian.bamboo.rest.model.RestResource
-
Deprecated.
- setLinkType(String) - Method in interface com.atlassian.bamboo.artifact.MutableArtifact
-
- setLinkType(String) - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- setLocalizedTextProvider(LocalizedTextProvider) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setLocalPath(Map<String, String>, int, String) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- setLocalRepositoryDirectory(File) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.MavenProjectParser
-
- setLocation(String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- setLocation(ArtifactStoragePage.LocationType) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.ArtifactStoragePage
-
- setLocation(String) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionBase
-
Set artifact location
- setLocation(String) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- setLocation(String) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- setLocation(String) - Method in class com.atlassian.bamboo.plugins.rest.model.chart.RestChart
-
- setLocation(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- setLog(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticInstance.RestElasticInstanceLog
-
- setLogDateFormat(FastDateFormat) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- setLogEntries(RestBuildLogEntryList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.ResultDetails
-
- setLogFilename(String) - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- setLoggedUserPermission(Collection<BambooPermission>) - Method in class com.atlassian.bamboo.testutils.backdoor.GlobalPermissionControl
-
Updates the Logged in users global permissions in the Bamboo instance.
- setLoggedUserPermission(BambooPermission...) - Method in class com.atlassian.bamboo.testutils.backdoor.GlobalPermissionControl
-
Updates the Logged in users global permissions in the Bamboo instance.
- setLoggedUserPermission(Stream<BambooPermission>) - Method in class com.atlassian.bamboo.testutils.backdoor.GlobalPermissionControl
-
Updates the Logged in users global permissions in the Bamboo instance.
- setLoginAttempts(String) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setLoginAttempts(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestBruteForceProtection
-
- setLoginInformationManager(LoginInformationManager) - Method in class com.atlassian.bamboo.security.ChangePassword
-
- setLoginInformationManager(LoginInformationManager) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- setLogLines(int) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainLogs
-
- setLogQuietMinutesTimeDefault(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.buildmonitoring.RestBuildMonitoring
-
- setLogsFolderName(String) - Method in class com.atlassian.bamboo.testutils.agent.RemoteAgent
-
Set log folder name.
- setLogsFolderName(String) - Method in class com.atlassian.bamboo.testutils.agent.RemoteAgentInstallation
-
- setLogSize(Long) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setLogSize(Long) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
Sets the size of the log file associated with this result, eg.
- setLongProcessingThresholdSeconds(long) - Method in class com.atlassian.bamboo.v2.build.agent.BambooAgentMessageListener
-
Processing threshold used to detect messages with extremally long processing times (=info in Bamboo log)
- setLowPriorityCount(long) - Method in interface com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummary
-
- setLowPriorityCount(long) - Method in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl
-
- setLuceneConnection(ILuceneConnection) - Method in class com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcherImpl
-
- setMailConfigurationService(MailConfigurationService) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setMailServerSettings(MailServerSettings) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.AdministrationResource
-
- setMailServerSettings(MailServerSettings) - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- setMainClass(String) - Method in class com.atlassian.bamboo.agent.classserver.BambooAgentInstallerAction
-
- setMajorVersion(int) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- setManageAcceptedSshHostKeys(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setManageAcceptedSshHostKeys(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setManageAcceptedSshHostKeys(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setManageAcceptedSshHostKeys(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- setManagedClassNamesToPrototypeNames(Properties) - Method in class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport
-
Property key is class FQN, value is prototype name to use to obtain a new instance
- setManageWorkspace(boolean) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- setManual(boolean) - Method in interface com.atlassian.bamboo.chains.ChainStage
-
- setManual(boolean) - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- setManual(boolean) - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
Marks result as optional (at the time of result creation)
Manual means stage execution is hold and waits for user interaction
- setManual(boolean) - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- setManual(boolean) - Method in class com.atlassian.bamboo.plan.branch.ChainStagePropagatingFacade
-
- setManual(Boolean) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStage
-
- setManual(boolean) - Method in class com.atlassian.bamboo.testutils.model.TestStageDetails
-
- setManualBranchRootUrl(String) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setManualBuild() - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setManualIssueKey(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.LinkTestToJiraIssueAction
-
- setManualVariables(List<StageVariableContext>) - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- setManualVariables(List<StageVariableContext>) - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- setMarkedForDeletion(boolean) - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- setMarkedForDeletion(boolean) - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- setMarkedForDeletion(boolean) - Method in interface com.atlassian.bamboo.deletion.Deletable
-
- setMarkedForDeletion(boolean) - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- setMarkedForDeletion(boolean) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setMarkedForDeletion(boolean) - Method in class com.atlassian.bamboo.project.DefaultProject
-
- setMarkedForDeletion(boolean) - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- setMarkedForDeletion(boolean) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- setMarshalledClasses(Class...) - Method in class com.atlassian.bamboo.rest.util.RESTCall
-
Deprecated.
- setMarshalledClasses(Class...) - Method in class com.atlassian.bamboo.rest.utils.RESTCall
-
- setMaster(Plan) - Method in class com.atlassian.bamboo.build.DefaultJob
-
- setMaster(Plan) - Method in class com.atlassian.bamboo.chains.DefaultChain
-
- setMaster(Plan) - Method in interface com.atlassian.bamboo.plan.branch.ChainBranch
-
- setMaster(Plan) - Method in class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- setMaster(Plan) - Method in interface com.atlassian.bamboo.plan.Plan
-
Set which plan is the master of this plan.
- setMasterJob(ActionParametersMap, Job) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- setMasterPlanKey(String) - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction.PlanOrBranchKeySelectorModel
-
- setMasterPlanKey(String) - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- setMatches(boolean) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityMatchResult
-
- setMatchesCustomDataKeys(List<String>) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setMatchesJiraIssues(List<String>) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setMatchesJiraIssues(List<String>) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setMatchesLabels(List<Label>) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setMatchesLabels(List<Label>) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setMatchingPattern(String) - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Sets the reg expression every vcs branch name will match for Bamboo to automatically create a plan branch for it.
- setMatchingPattern(String) - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- setMatchValue(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- setMavenPath(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCheckoutPomAction
-
- setMavenPomCheckoutPomRelativePath(String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- setMaxBuildCompletedDate(DateTime) - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- setMaxBuildNumber(Integer) - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- setMaxBuilds(Integer) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewBuildResultsByJiraKey
-
- setMaxBuilds(Integer) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- setMaxBuilds(int) - Method in class com.atlassian.bamboo.ww2.actions.rss.RssFeedAction
-
- setMaxConcurrentBuilds(Integer) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- setMaxConcurrentBuilds(Integer) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setMaxConcurrentExpensiveMessages(int) - Method in class com.atlassian.bamboo.v2.build.agent.ParallelizingMessageListener
-
- setMaxConcurrentInstances(int) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- setMaxConcurrentInstances(int) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- setMaxConcurrentMessages(int) - Method in class com.atlassian.bamboo.v2.build.agent.ParallelizingMessageListener
-
- setMaxElasticInstancesToStartAtOnce(int) - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- setMaxIgnoredLogSize(long) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- setMaxIgnoredLogSize(long) - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- setMaxIgnoredLogSize(Long) - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- setMaximumEbsVolumeStatusAgeSeconds(int) - Method in class com.atlassian.bamboo.agent.elastic.aws.AwsAccountBeanImpl
-
- setMaximumIgnoredLogSize(long) - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- setMaximumInstanceStatusAgeSeconds(int) - Method in class com.atlassian.bamboo.agent.elastic.aws.AwsAccountBeanImpl
-
- setMaximumSpotRequestStatusAgeSeconds(int) - Method in class com.atlassian.bamboo.agent.elastic.aws.AwsAccountBeanImpl
-
- setMaxIssues(int) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssues
-
- setMaxLoginAttempts(int) - Method in class com.atlassian.bamboo.configuration.CaptchaConfiguration
-
- setMaxNonBambooInstances(int) - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- setMaxNumOfElasticInstances(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- setMaxNumOfInstancesStart(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- setMaxQueuedExpensiveMessages(int) - Method in class com.atlassian.bamboo.v2.build.agent.ParallelizingMessageListener
-
- setMaxResult(int) - Method in class com.atlassian.bamboo.rest.model.AbstractRestList
-
- setMaxResults(int) - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- setMaxResults(int) - Method in class com.atlassian.bamboo.ww2.actions.rss.LabelRssFeedAction
-
- setMaxRowCount(int) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setMaxRowCount(int) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setMembership(Group, List<String>) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Sets a group's members as the passed list
- setMembership(Group, List<String>) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- setMembershipAggregationEnabled(boolean) - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- setMerged(boolean) - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
Set whether or not this BuildDefinition has been merged from multiple sources.
- setMerged(boolean) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- setMergeResult(MergeResultSummary) - Method in interface com.atlassian.bamboo.chains.ChainResultsSummary
-
Note: this API is experimental.
- setMergeResult(MergeResultSummary) - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- setMergeResult(MergeResultSummary) - Method in interface com.atlassian.bamboo.chains.ChainState
-
- setMergeResult(MergeResultSummary) - Method in class com.atlassian.bamboo.index.buildresult.ChainResultsSummaryDocument
-
- setMergeResultSummaryDao(MergeResultSummaryDao) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setMergeResultVcsKey(String) - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- setMergeResultVcsKey(String) - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- setMergeState(MergeResultState) - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- setMergeState(MergeResultState) - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- setMergeWorkingCopy(VcsWorkingCopy) - Method in interface com.atlassian.bamboo.chains.ChainState
-
- setMessage(String) - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- setMessage(String) - Method in class com.atlassian.bamboo.rest.LogToServer
-
- setMessageListener(StanzaListener) - Method in class com.atlassian.bamboo.xmpp.BambooSmackClient
-
- setMessages(List<String>) - Method in class com.atlassian.bamboo.rest.entity.RestResponse
-
- setMessageTest(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setMessageType(String) - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- setMetadata(RestBuildMetadataList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.ResultDetails
-
- setMetadataItems(List<RestBuildMetadataItem>) - Method in class com.atlassian.bamboo.plugins.rest.model.build.metadata.RestBuildMetadataList
-
- setMethod(String) - Method in class com.atlassian.bamboo.event.agent.HttpTransportMessageEvent
-
- setMethodName(String) - Method in class com.atlassian.bamboo.build.ViewTestCaseResultAction
-
- setMethodToRollback(RestRollback) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.RollbackTransactionResource
-
Mark an event so the next time it is fired it will cause a transaction rollback.
- setMinBuildNumber(int) - Method in class com.atlassian.bamboo.resultsummary.tests.OrphanedTestsCleanupEntry
-
- setMinorVersion(int) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- setMinute(int) - Method in class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy
-
Deprecated.
- setMinuteFormat(NumberFormat) - Method in class com.atlassian.bamboo.charts.utils.DurationFormat
-
- setMinutesAfter(int) - Method in class com.atlassian.bamboo.testutils.model.triggers.DailyTriggerDetails
-
- setMinutesBeforeQueueTimeout(int) - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingConfig
-
- setMinutesBeforeQueueTimeout(int) - Method in class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- setMinutesBetweenLogs(int) - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingConfig
-
- setMinutesBetweenLogs(int) - Method in class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- setMode(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setMode(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- setModificationDate(Date) - Method in class com.atlassian.bamboo.plugins.rest.model.build.comment.RestComment
-
- setModule(String) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- setMonthHoursRunOnce(String) - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- setMonthHoursRunOnceMeridian(String) - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- setMonthMinutes(String) - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- setMonthSpecifiedDaysOfWeek(String) - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- setMoveEnvironmentStrategy(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment
-
- setMultipartRequest(Part...) - Method in class com.atlassian.bamboo.rest.util.Post
-
Deprecated.
- setMultiplier(double) - Method in class com.atlassian.bamboo.build.monitoring.BuildHangingConfig
-
- setMultiplier(double) - Method in class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- setMultiSelect(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.UserPickerAction
-
- setName(String) - Method in class com.atlassian.bamboo.author.AuthorDataImpl
-
- setName(String) - Method in class com.atlassian.bamboo.author.ChangeAuthor
-
- setName(String) - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinition
-
- setName(String) - Method in interface com.atlassian.bamboo.chains.ChainStage
-
Set the Stage Name
- setName(String) - Method in class com.atlassian.bamboo.chains.ChainStageImpl
-
- setName(String) - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- setName(String) - Method in class com.atlassian.bamboo.commit.CommitFileImpl
-
- setName(String) - Method in class com.atlassian.bamboo.credentials.CredentialsDataEntity
-
- setName(String) - Method in interface com.atlassian.bamboo.credentials.MutableCredentialsData
-
- setName(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- setName(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- setName(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- setName(String) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- setName(String) - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- setName(String) - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- setName(String) - Method in class com.atlassian.bamboo.deployments.projects.persistence.items.AbstractMutableDeploymentProjectItem
-
- setName(String) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProject
-
- setName(String) - Method in class com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl
-
- setName(String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.AbstractMutableDeploymentVersionItem
-
- setName(String) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersion
-
Set name of MutableDeploymentVersion
- setName(String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- setName(String) - Method in interface com.atlassian.bamboo.Describable
-
- setName(String) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- setName(String) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- setName(String) - Method in interface com.atlassian.bamboo.labels.Label
-
- setName(String) - Method in class com.atlassian.bamboo.labels.LabelImpl
-
- setName - Static variable in class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
- setName(String) - Method in class com.atlassian.bamboo.oid.IdGeneratorEntity
-
- setName(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureMailServerInlineDialog
-
- setName(String) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setName(String) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionBase
-
Set label
- setName(String) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- setName(String) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- setName(String) - Method in interface com.atlassian.bamboo.plan.branch.BambooVcsBranch
-
- setName(String) - Method in class com.atlassian.bamboo.plan.branch.BambooVcsBranchImpl
-
- setName(String) - Method in class com.atlassian.bamboo.plan.branch.ChainStagePropagatingFacade
-
- setName(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- setName(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariable
-
- setName(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestVerificationRequest
-
- setName(String) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.artifact.RestBuildArtifact
-
- setName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeFile
-
- setName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.label.RestBuildLabel
-
- setName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- setName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.chart.RestReport
-
- setName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanAction
-
- setName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.project.RestProject
-
- setName(String) - Method in class com.atlassian.bamboo.project.DefaultProject
-
- setName(String) - Method in interface com.atlassian.bamboo.project.Project
-
- setName(String) - Method in class com.atlassian.bamboo.quartz.BambooJobDetailFactoryBean
-
- setName(String) - Method in interface com.atlassian.bamboo.quickfilter.QuickFilter
-
Set quick filter's unique name.
- setName(String) - Method in class com.atlassian.bamboo.quickfilter.QuickFilterEntity
-
- setName(String) - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRule
-
Set the user assigned name of this rule.
- setName(String) - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity
-
- setName(String) - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- setName(String) - Method in class com.atlassian.bamboo.rest.entity.NamedEntity
-
- setName(String) - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- setName(String) - Method in class com.atlassian.bamboo.rest.model.admin.permission.RestGlobalPermission
-
- setName(String) - Method in class com.atlassian.bamboo.rest.model.admin.sharedcredentials.RestSharedCredential
-
- setName(String) - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- setName(String) - Method in class com.atlassian.bamboo.rest.model.plan.label.RestPlanLabel
-
- setName(String) - Method in class com.atlassian.bamboo.rest.model.quickfilter.RestQuickFilter
-
- setName(String) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- setName(String) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassImpl
-
- setName(String) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl
-
- setName(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestJob
-
- setName(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- setName(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestStage
-
- setName(String) - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- setName(String) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setName(String) - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- setName(String) - Method in class com.atlassian.bamboo.testutils.model.TestStageDetails
-
- setName(String) - Method in class com.atlassian.bamboo.util.SecureTemporaryFiles.FileSpecBuilder
-
- setName(String) - Method in class com.atlassian.bamboo.util.SharedTemporaryFiles.FileSpecBuilder
-
- setName(String) - Method in class com.atlassian.bamboo.v2.build.agent.PipelineDefinitionImpl
-
- setName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setName(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- setNameAndTruncate(String) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- setNamespace(String) - Method in interface com.atlassian.bamboo.labels.Label
-
- setNamespace(String) - Method in class com.atlassian.bamboo.labels.LabelImpl
-
- setNamingDetails(Optional<TestDeploymentProjectVersionNamingDetails>) - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- setNavigationContext(NavigationContext) - Method in interface com.atlassian.bamboo.ww2.aware.NavigationAware
-
Set the current context for this action
- setNavigationContext(NavigationContext) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setNewAuthorName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureAlias
-
- setNewCapabilityLabel(String) - Method in class com.atlassian.bamboo.configuration.agent.RenameAgentCapability
-
- setNewDeploymentName(String) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CloneDeploymentPage
-
- setNewFailedTestCaseCount(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- setNewFailedTestCaseCount(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- setNewGroup(String) - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- setNewGroup(String) - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- setNewIssueKey(String) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setNewLabel(String) - Method in class com.atlassian.bamboo.configuration.plugins.AbstractPluginConfigurationAction
-
The user entered JDK label
- setNewPassword(String) - Method in class com.atlassian.bamboo.security.ChangeForgottenPassword
-
- setNewPassword(String) - Method in class com.atlassian.bamboo.security.ChangePassword
-
- setNewProject(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateTasksChainWizard
-
- setNewReleaseBranchKey(String) - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- setNewReleaseBuildResult(String) - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- setNewRevision(long) - Method in class com.atlassian.bamboo.repository.svn.SVNPathRevision
-
- setNewUser(String) - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- setNewUser(String) - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- setNewUser(String) - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- setNewValue(String) - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- setNewVersionName(String) - Method in class com.atlassian.bamboo.deployments.versions.actions.RenameDeploymentVersion
-
- setNext(String) - Method in class com.atlassian.bamboo.rest.model.pagination.RestPageModel
-
- setNextBuildNumber(int) - Method in class com.atlassian.bamboo.plan.number.PlanBuildNumbersImpl
-
- setNextHiValue(List<String>) - Method in class com.atlassian.bamboo.migration.utils.BambooResetableHiLoGeneratorHelper
-
- setNextId(long) - Method in class com.atlassian.bamboo.oid.IdGeneratorEntity
-
- setNextInterceptor(Interceptor) - Method in class org.springframework.orm.hibernate.support.ChainedInterceptorSupport
-
As Hibernate doesn't support chaining of interceptors natively, we add the ability for
chaining via a delegate.
- setNextInterceptor(Interceptor) - Method in class org.springframework.orm.hibernate.support.DependencyInjectionInterceptorFactoryBean
-
As Hibernate doesn't support chaining of interceptors natively,
we add the ability for chaining via a delegate.
- setNextReader(AtomicReaderContext) - Method in class com.atlassian.bamboo.index.AbstractDocumentHitCollector
-
- setNextReader(AtomicReaderContext) - Method in class com.atlassian.bamboo.resultsummary.search.PermissionFilteringHitCollector
-
- setNextStart(int) - Method in class com.atlassian.bamboo.util.pagination.PaginationResult
-
- setNextVersion(String) - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- setNextVersionName(String) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingScheme
-
- setNextVersionName(String) - Method in class com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingSchemeImpl
-
- setNextVersionName(String) - Method in class com.atlassian.bamboo.rest.model.deployments.versions.RestCreateVersionRequest
-
- setNextVersionPattern(String) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.ConfigureReleaseVersioningPage
-
- setNoAdvanced(boolean) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setNonBlockingPlanExecutionService(NonBlockingPlanExecutionService) - Method in class com.atlassian.bamboo.trigger.quartz.QuartzTriggerJob
-
- setNonBlockingPlanExecutionService(NonBlockingPlanExecutionService) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListener
-
- setNonBlockingPlanExecutionService(NonBlockingPlanExecutionService) - Method in class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- setNonBundledOnly() - Method in class com.atlassian.bamboo.plugin.AgentPluginResolver.AgentPluginFilter
-
- setNonsharedArtifactsEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.artifacthandler.RestArtifactHandler
-
- setNormalPriorityCount(long) - Method in interface com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummary
-
- setNormalPriorityCount(long) - Method in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl
-
- setNotificationDao(NotificationDao) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- setNotificationDispatcher(NotificationDispatcher) - Method in class com.atlassian.bamboo.notification.AbstractNotificationEventListener
-
- setNotificationDispatcher(NotificationDispatcher) - Method in class com.atlassian.bamboo.notification.chain.ChainCompletedNotificationListener
-
- setNotificationDispatcher(NotificationDispatcher) - Method in class com.atlassian.bamboo.notification.chain.StageCompletedNotificationListener
-
- setNotificationFactory(NotificationFactory) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibleRecipient
-
- setNotificationFactory(NotificationFactory) - Method in class com.atlassian.bamboo.notification.buildcommented.CommentNotificationListener
-
- setNotificationFactory(NotificationFactory) - Method in class com.atlassian.bamboo.notification.recipients.CommitterRecipient
-
- setNotificationFactory(NotificationFactory) - Method in class com.atlassian.bamboo.notification.recipients.EmailRecipient
-
- setNotificationFactory(NotificationFactory) - Method in class com.atlassian.bamboo.notification.recipients.GroupRecipient
-
- setNotificationFactory(NotificationFactory) - Method in class com.atlassian.bamboo.notification.recipients.ImRecipient
-
- setNotificationFactory(NotificationFactory) - Method in class com.atlassian.bamboo.notification.recipients.UserRecipientImpl
-
- setNotificationFactory(NotificationFactory) - Method in class com.atlassian.bamboo.notification.recipients.WatcherRecipient
-
- setNotificationFormatter(NotificationFormatter) - Method in class com.atlassian.bamboo.notification.NotificationFactoryImpl
-
- setNotificationId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- setNotificationId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- setNotificationId(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- setNotificationId(long) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- setNotificationManager(NotificationManager) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- setNotificationManager(NotificationManager) - Method in class com.atlassian.bamboo.notification.AbstractNotificationEventListener
-
- setNotificationManager(NotificationManager) - Method in class com.atlassian.bamboo.notification.chain.ChainCompletedNotificationListener
-
- setNotificationManager(NotificationManager) - Method in class com.atlassian.bamboo.notification.chain.StageCompletedNotificationListener
-
- setNotificationManager(NotificationManager) - Method in interface com.atlassian.bamboo.notification.NotificationRule
-
- setNotificationManager(NotificationManager) - Method in class com.atlassian.bamboo.notification.NotificationRuleImpl
-
- setNotificationManager(NotificationManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- setNotificationManager(NotificationManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureNotificationPreferences
-
- setNotificationManager(NotificationManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- setNotificationManager(NotificationManager) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- setNotificationPreference(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- setNotificationRecipients(Set<NotificationRecipient>) - Method in class com.atlassian.bamboo.notification.AbstractNotification
-
- setNotificationRecipients(Set<NotificationRecipient>) - Method in interface com.atlassian.bamboo.notification.Notification
-
Sets the recipients for this Notification
- setNotificationRecipientType(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- setNotificationRecipientType(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- setNotificationRecipientType(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- setNotificationRecipientType(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- setNotificationRules(Set<NotificationRule>) - Method in class com.atlassian.bamboo.notification.NotificationSetImpl
-
- setNotificationSet(NotificationSet) - Method in interface com.atlassian.bamboo.chains.Chain
-
- setNotificationSet(NotificationSet) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- setNotificationSet(NotificationSet) - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- setNotificationSet(NotificationSet) - Method in interface com.atlassian.bamboo.notification.NotificationRule
-
- setNotificationSet(NotificationSet) - Method in class com.atlassian.bamboo.notification.NotificationRuleImpl
-
- setNotificationSet(NotificationSet) - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- setNotificationSetType(NotificationSet.NotificationSetType) - Method in class com.atlassian.bamboo.notification.NotificationSetImpl
-
- setNotificationStrategy(BranchNotificationStrategy) - Method in class com.atlassian.bamboo.plan.branch.BranchSpecificConfiguration
-
- setNotificationTransportPreference(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- setNotifyCommitters() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureBranchNotificationsPage
-
- setNumAgentsToCreate(String) - Method in class com.atlassian.bamboo.rest.StartElasticAgents
-
- setNumAgentsToCreate(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- setNumberConcurrentBuilds(int) - Method in class com.atlassian.bamboo.configuration.ConcurrentBuildConfig
-
- setNumberConcurrentBuilds(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureConcurrentBuilds
-
- setNumberOfConcurrentBuilds(int) - Method in class com.atlassian.bamboo.build.configuration.ConcurrentBuildConfigForPlan
-
- setNumberOfFailedRuns(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- setNumberOfFailedRuns(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- setNumberOfRetries(Integer) - Method in class com.atlassian.bamboo.v2.build.trigger.RerunBuildTriggerReason
-
- setNumberOfSkippedRuns(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
Set the number of runs this test has een skipped.
- setNumberOfSkippedRuns(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- setNumberOfSuccessRuns(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- setNumberOfSuccessRuns(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- setNumEnvironments(Integer) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setNumEnvironmentsDeployedFailed(Integer) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setNumEnvironmentsDeployedSuccessful(Integer) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setNumOfBuildsInQueue(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- setNumOfElasticBuildsInQueue(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- setObjectDefinitionSource(ActionInvocationDefinitionSource) - Method in class com.atlassian.bamboo.security.acegi.intercept.web.WebworkSecurityInterceptor
-
- setObjectFactory(ObjectFactory) - Method in class com.atlassian.bamboo.plugin.xwork.XWorkModuleDescriptor
-
- setObjectFactory(ObjectFactory) - Method in class com.atlassian.bamboo.ww2.results.ReturnableRedirectResult
-
- setObjectFactorySpringAutoWire(String) - Static method in class com.atlassian.bamboo.webwork.StrutsConfiguration
-
- setObjectFactoryUseClassCache(String) - Static method in class com.atlassian.bamboo.webwork.StrutsConfiguration
-
- setObjectIdentity(ObjectIdentity) - Method in interface com.atlassian.bamboo.security.acegi.acls.HibernateAcl
-
- setObjectIdentity(ObjectIdentity) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- setObjectIdentityRetrievalStrategy(ObjectIdentityRetrievalStrategy) - Method in class com.atlassian.bamboo.security.acegi.afterinvocation.GenericAclEntryAfterInvocationProvider
-
- setObjectIdentityRetrievalStrategy(ObjectIdentityRetrievalStrategy) - Method in class com.atlassian.bamboo.security.acegi.vote.WebworkAclVoter
-
- setObjectIdentityRetrievalStrategy(ObjectIdentityRetrievalStrategy) - Method in class com.atlassian.bamboo.security.BambooCachingPermissionManagerFacadeImpl
-
- setObjectIdentityRetrievalStrategy(ObjectIdentityRetrievalStrategy) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- setObjectInStatement(PreparedStatement, int) - Method in interface com.atlassian.bamboo.resultsummary.DeletionSQLAdapter
-
Sets the current object in the statement given the right index
- setObjectInStatement(PreparedStatement, int) - Method in class com.atlassian.bamboo.resultsummary.PlanKeyResultDeletionSQLAdapter
-
- setObjectInStatement(PreparedStatement, int) - Method in class com.atlassian.bamboo.resultsummary.ResultIdResultDeletionSQLAdapter
-
- setOid(BambooEntityOid) - Method in class com.atlassian.bamboo.core.BambooEntityWithOid
-
- setOid(BambooEntityOid) - Method in interface com.atlassian.bamboo.core.EntityWithOid
-
- setOid(BambooEntityOid) - Method in class com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid
-
- setOid(BambooEntityOid) - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- setOid(BambooEntityOid) - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- setOidIfMissing(EntityWithOid) - Method in class com.atlassian.bamboo.upgrade.tasks.v5_11.AbstractOidAddingUpgradeTask
-
- setOldLabel(String) - Method in class com.atlassian.bamboo.configuration.plugins.AbstractPluginConfigurationAction
-
The original value of the user entered JDK label
- setOldRevision(long) - Method in class com.atlassian.bamboo.repository.svn.SVNPathRevision
-
- setOldUser(String) - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- setOldValue(String) - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- setOnceOff(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setOnceOff(boolean) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setOnceOff(boolean) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- setOnlineOnly(boolean) - Method in class com.atlassian.bamboo.ww2.actions.agent.AgentJsonProvider
-
- setOpen(boolean) - Method in interface com.atlassian.bamboo.plan.pullrequest.MutableVcsPullRequest
-
- setOpen(boolean) - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- setOperation(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setOperation(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setOrAdd(String, String) - Method in class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
-
- setOrAdd(Element, String, String) - Method in class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
-
- setOrAdd(Element) - Method in class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
-
- setOrAdd(Element, Element) - Method in class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
-
- setOrder(int) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- setOrderByRank(boolean) - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewLabels
-
- setOsgiDependentImporters(List<BambooRootMapper>) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- setOsgiServiceProxyFactory(OsgiServiceProxyFactory) - Method in class com.atlassian.bamboo.plugins.stash.trigger.StashTriggerQuartzJob
-
- setOsgiServiceProxyFactory(OsgiServiceProxyFactory) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
- setOsgiServiceProxyFactory(OsgiServiceProxyFactory) - Method in class com.atlassian.bamboo.ww2.results.SoyResult
-
- setOsName(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setOsName(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setOtherRejectionReasons(List<String>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityMatchResult
-
- setOutConsumerThread(OutputConsumerThread) - Method in class com.atlassian.bamboo.testutils.ProcessDescriptor
-
- setOutputStream(OutputStream) - Method in class com.atlassian.bamboo.plugins.git.MockGitCommand
-
- setOutputStream(OutputStream) - Method in class com.atlassian.bamboo.plugins.ssh.SshProxyCommand
-
- setOutputStream(OutputStream) - Method in class com.atlassian.bamboo.ssh.DummyCommand
-
- setOutputStream(OutputStream) - Method in class com.atlassian.bamboo.ssh.DummySilentHangingCommand
-
- setOverriddenVcsBranch(VcsBranch) - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- setOverriddenVcsBranch(VcsBranch) - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- setOverrideAuthorities(GrantedAuthority[]) - Method in class com.atlassian.bamboo.security.acegi.intercept.aopalliance.AuthorityOverrideMethodSecurityInterceptor
-
- setOverrideAuthorities(GrantedAuthority[]) - Method in class com.atlassian.bamboo.security.acegi.intercept.web.WebworkSecurityInterceptor
-
- setOverrideAuthorities(GrantedAuthority[]) - Method in class com.atlassian.bamboo.security.BambooCachingPermissionManagerFacadeImpl
-
- setOverrideAuthorities(GrantedAuthority[]) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- setOverrideBuildStrategy(boolean) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setOverrideRepositoryLocation(boolean) - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- setOverrideValue(String) - Method in class com.atlassian.bamboo.configuration.agent.RenameAgentCapability
-
- setOwner(Sid) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- setOwnerId(long) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Requirement
-
- setOwnerId(long) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- setOwningBaseline(VariableContextBaseline) - Method in interface com.atlassian.bamboo.variable.baseline.VariableBaselineItem
-
- setOwningBaseline(VariableContextBaseline) - Method in class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl
-
- setPage(Page<T>) - Method in class com.atlassian.bamboo.filter.Pager
-
- setPageFromFilteredList(List<T>, int) - Method in class com.atlassian.bamboo.filter.Pager
-
- setPageFromList(List<T>) - Method in class com.atlassian.bamboo.filter.Pager
-
- setPageIndex(int) - Method in class com.atlassian.bamboo.filter.Pager
-
- setPager(Pager) - Method in class com.atlassian.bamboo.build.ListBuildResults
-
- setPager(Pager) - Method in class com.atlassian.bamboo.build.ViewBuildResultsSuccessfulTests
-
- setPager(Pager) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentAdmin
-
- setPager(Pager) - Method in class com.atlassian.bamboo.configuration.agent.ViewOfflineAgents
-
- setPager(Pager) - Method in class com.atlassian.bamboo.configuration.ViewGlobalAuditLogAction
-
- setPager(Pager) - Method in class com.atlassian.bamboo.deployments.projects.actions.DeploymentProjectAuditLog
-
- setPager(Pager<InternalLinkedJiraIssue>) - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionJiraIssues
-
- setPager(Pager<LinkedJiraIssue>) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan
-
- setPager(Pager<Author>) - Method in class com.atlassian.bamboo.ww2.actions.admin.author.ViewAuthors
-
- setPager(Pager) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticAgentHistoryAction
-
- setPager(Pager) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary
-
- setPager(Pager) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- setPager(Pager) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
-
- setPager(Pager) - Method in class com.atlassian.bamboo.ww2.actions.chains.ListChainResults
-
- setPager(Pager) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setPager(Pager<T>) - Method in interface com.atlassian.bamboo.ww2.aware.LazyPaginationAware
-
Used to inject pager by PaginationAwareInterceptor
- setPager(Pager<T>) - Method in interface com.atlassian.bamboo.ww2.aware.PaginationAware
-
- setPageSize(int) - Method in class com.atlassian.bamboo.filter.Pager
-
- setPageSize(int) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setParameter(String, String) - Method in class com.atlassian.bamboo.util.UrlBuilder
-
Add a single parameter
- setParameterValues(Properties) - Method in class com.atlassian.bamboo.hibernate.type.EnumStringType
-
Deprecated.
- setParams(Map<String, String[]>) - Method in class com.atlassian.bamboo.author.collector.AbstractAuthorReportCollector
-
- setParams(Map<String, String[]>) - Method in class com.atlassian.bamboo.clover.reports.collector.CloverPerBuildCoverageCollector
-
- setParams(Map<String, String[]>) - Method in class com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector
-
- setParams(Map<String, String[]>) - Method in class com.atlassian.bamboo.reports.collector.RatioOfFailureWithLabelUsageCollector
-
- setParams(Map<String, String[]>) - Method in interface com.atlassian.bamboo.reports.collector.ReportCollector
-
- setParent(RepositoryDataEntity) - Method in interface com.atlassian.bamboo.repository.RepositoryDataEntity
-
- setParent(RepositoryDataEntity) - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- setParent(MutableAcl) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- setParent(Acl) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- setParentAcl(Acl) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAclImpl
-
- setParentLink(Link) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setParentOfPlanRepository(ImmutablePlan, long, long) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
-
Creates or changes parent-child relationship for a plan repository.
- setParentOfPlanRepository(ImmutablePlan, long, long) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- setParentPlan(Plan) - Method in class com.atlassian.bamboo.build.PlanDependencyImpl
-
- setParentUrl(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- setPartialChainKey(ActionParametersMap, String) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- setPassing(boolean) - Method in class com.atlassian.bamboo.testutils.TestCaseDescriptor
-
- setPassphrase(String) - Method in class com.atlassian.bamboo.repository.cvsimpl.ExtConnection
-
- setPassphrase(String) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setPassword(String) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- setPassword(String) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- setPassword(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AddUserComponent
-
- setPassword(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.CreateUserPage
-
- setPassword(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditUserPage
-
- setPassword(String) - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupAdminUserDetailsPage
-
- setPassword(String, boolean) - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupAdminUserDetailsPage
-
- setPassword(String) - Method in class com.atlassian.bamboo.pageobjects.pages.user.ChangeEmailPopup
-
- setPassword(String) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- setPassword(String) - Method in class com.atlassian.bamboo.plugins.git.LoadGitHubRepositories
-
- setPassword(String) - Method in class com.atlassian.bamboo.plugins.git.rest.entity.RestRequest
-
- setPassword(String) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- setPassword(String) - Method in class com.atlassian.bamboo.repository.cvsimpl.PasswordOverrideCVSRoot
-
- setPassword(String) - Method in class com.atlassian.bamboo.rest.Login
-
Passed in by the caller - as an http param
- setPassword(String) - Method in class com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
-
- setPassword(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- setPassword(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- setPassword(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setPassword(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setPassword(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ChangeEmail
-
- setPassword(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- setPassword(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- setPassword(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- setPassword(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- setPasswordChange(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setPasswordChange(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setPath(String) - Method in class com.atlassian.bamboo.migration.ExportDetailsBean
-
- setPath(String) - Method in class com.atlassian.bamboo.repository.svn.SVNPathRevision
-
- setPath(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- setPath(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setPendingFullReindex() - Method in interface com.atlassian.bamboo.index.IndexerManager
-
Persist information that full reindex is requested.
- setPendingFullReindex() - Method in class com.atlassian.bamboo.index.IndexerManagerImpl
-
- setPendingPartialReindex(List<String>) - Method in interface com.atlassian.bamboo.index.IndexerManager
-
Persist information that full reindex of SOME indexers is requested.
- setPendingPartialReindex(List<String>) - Method in class com.atlassian.bamboo.index.IndexerManagerImpl
-
- setPerforceManager(PerforceManager) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- setPerforceManager(PerforceManager) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelperImpl
-
- setPerforceManager(PerforceManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.repository.ConfigurePerforceManager
-
- setPerforceManager(PerforceManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.repository.PerforceCacheCondition
-
- setPeriod(String) - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryConfig
-
- setPeriod(String) - Method in class com.atlassian.bamboo.build.expiry.CombinedExpiryConfig
-
- setPeriod(RegularTimePeriod) - Method in interface com.atlassian.bamboo.charts.collater.TimePeriodCollater
-
- setPeriod(RegularTimePeriod) - Method in class com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodCollater
-
- setPeriod(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.RestCombinedExpiryConfiguration
-
- setPermission(Permission) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- setPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.notification.recipients.CommitterRecipient
-
- setPermissionManager(BambooPermissionManager) - Method in class com.atlassian.bamboo.notification.recipients.WatcherRecipient
-
- setPermissions(List<String>) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- setPermissionsSaved(boolean) - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- setPermissionToGrant(String) - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- setPerSecondBillingEnabled(boolean) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setPerSecondBillingEnabled(boolean) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setPerSecondBillingEnabled(boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setPerSecondBillingEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setPersister(Persister) - Method in class com.atlassian.bamboo.build.BuildResultsAction
-
- setPersister(Persister) - Static method in class com.atlassian.bamboo.container.PersisterFactory
-
- setPersister(Persister) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- setPersisterOptions(PersisterOptions) - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
- setPersisterOptions(PersisterOptions) - Method in interface com.atlassian.bamboo.persister.Persister
-
Deprecated.
Let the UI update the persister
- setPipelineProperties(PipelineDefinition) - Method in class com.atlassian.bamboo.v2.build.agent.RemotableRemoteAgentDefinitionImpl
-
- setPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibleRecipient
-
- setPlan(Plan) - Method in interface com.atlassian.bamboo.build.BuildDefinitionForBuild
-
- setPlan(Plan) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinitionForBuild
-
- setPlan(Plan) - Method in interface com.atlassian.bamboo.labels.Labelling
-
- setPlan(Plan) - Method in class com.atlassian.bamboo.labels.LabellingImpl
-
- setPlan(ImmutablePlan) - Method in interface com.atlassian.bamboo.notification.NotificationRecipient.RequiresPlan
-
- setPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.notification.recipients.CommitterRecipient
-
- setPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.notification.recipients.WatcherRecipient
-
- setPlan(Plan) - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLink
-
- setPlan(Plan) - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkImpl
-
- setPlan(RestPlanConfig) - Method in class com.atlassian.bamboo.rest.model.plan.stage.RestStage
-
- setPlan(Plan) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassImpl
-
- setPlan(Plan) - Method in class com.atlassian.bamboo.session.BambooSession
-
- setPlan(Map<String, Object>, ImmutablePlan) - Static method in class com.atlassian.bamboo.task.TaskContextHelper
-
- setPlan(TestBuildDetails) - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- setPlan(PlanIdentifier, Map<String, VariableDefinitionContext>) - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
- setPlan(ImmutablePlan, Map<String, VariableDefinitionContext>) - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
- setPlan(ImmutablePlan) - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
- setPlan(PlanIdentifier, Map<String, VariableDefinitionContext>) - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- setPlan(ImmutablePlan, Map<String, VariableDefinitionContext>) - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- setPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- setPlan(PlanIdentifier, Map<String, VariableDefinitionContext>) - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- setPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- setPlan(ImmutablePlan, Map<String, VariableDefinitionContext>) - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- setPlan(Plan) - Method in interface com.atlassian.bamboo.variable.VariableDefinition
-
- setPlan(Plan) - Method in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- setPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- setPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- setPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction
-
- setPlan(ImmutablePlan) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- setPlan(ImmutablePlan) - Method in interface com.atlassian.bamboo.ww2.aware.PlanAware
-
- setPlanBeingCreated(Plan) - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- setPlanBranchCleanUpEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setPlanBranchCreation(String) - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- setPlanBranchCreation(String) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setPlanBranchCreationEnabled(boolean) - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
- setPlanBranchCreationEnabled(boolean) - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- setPlanBranchCreationRegularExpression(String) - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- setPlanBranchName(String) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersion
-
- setPlanBranchName(String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- setPlanBranchName(String) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setPlanBranchWorkflow(PlanBranchWorkflow) - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Sets the type of plan branching workflow.
- setPlanBranchWorkflow(PlanBranchWorkflow) - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- setPlanBranchWorkflow(PlanBranchWorkflow) - Method in class com.atlassian.bamboo.plan.branch.BranchSpecificConfiguration
-
- setPlanConfigExportService(PlanConfigExportService) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ViewPlanSpecs
-
- setPlanConfigExportService(PlanConfigExportService) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ViewPlanYaml
-
- setPlanConfigurationUIPluginHelper(PlanConfigurationUIPluginHelper) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setPlanConfigurationUIPluginHelper(PlanConfigurationUIPluginHelper) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildMiscellaneousOptions
-
- setPlanConfigurationUIPluginHelper(PlanConfigurationUIPluginHelper) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- setPlanConfigurationUIPluginHelper(PlanConfigurationUIPluginHelper) - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- setPlanDependencyManager(PlanDependencyManager) - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- setPlanDiscriminatorRegistry(PlanDiscriminatorRegistry) - Method in class com.atlassian.bamboo.capability.CapabilityDaoImpl
-
- setPlanDiscriminatorRegistry(PlanDiscriminatorRegistry) - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- setPlanDiscriminatorRegistry(PlanDiscriminatorRegistry) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- setPlanExecutionManager(PlanExecutionManager) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
-
- setPlanExecutionManager(PlanExecutionManager) - Method in class com.atlassian.bamboo.js.ViewPlanUpdates
-
- setPlanExecutionManager(PlanExecutionManager) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setPlanExecutionManager(PlanExecutionManager) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- setPlanExecutionManager(PlanExecutionManager) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setPlanFavouriteService(PlanFavouriteService) - Method in class com.atlassian.bamboo.ww2.actions.labels.SetFavouriteAction
-
- setPlanId(long) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingEntry
-
- setPlanId(long) - Method in class com.atlassian.bamboo.plan.number.PlanBuildNumbersImpl
-
- setPlanIds(long[]) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- setPlanKey(PlanKey) - Method in class com.atlassian.bamboo.agent.AgentConsoleAction
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction.PlanOrBranchKeySelectorModel
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- setPlanKey(PlanKey) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProject
-
- setPlanKey(PlanKey) - Method in class com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanDetailsComponent
-
- setPlanKey(PlanKey) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setPlanKey(PlanKey) - Method in interface com.atlassian.bamboo.plan.Plan
-
- setPlanKey(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanAwareContext
-
- setPlanKey(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanAwareContextImpl
-
- setPlanKey(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- setPlanKey(PlanKey) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- setPlanKey(PlanKey) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setPlanKey(PlanKey) - Method in interface com.atlassian.bamboo.resultsummary.MutableBuildKeyResultsSummary
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setPlanKey(PlanKey) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- setPlanKey(PlanKey) - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.webwork.ViewTelemetryAction
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ViewBuildTaskTypes
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildJsonProviderAction
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction
-
- setPlanKey(String) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- setPlanKeyMappings(Map<String, String>) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- setPlanKeys(Collection<String>) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewPlanStatusByJiraKey
-
- setPlanKeyToClone(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- setPlanLimitReached() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- setPlanLimitReached() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- setPlanLimitReached() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- setPlanLimitReached() - Method in interface com.atlassian.bamboo.ww2.aware.PlanLimitAware
-
Called if the interceptor detects that the plan limit has been exhausted.
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.buildtrigger.PlansGreenCondition
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.buildtrigger.PlansGreenConditionExporter
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.index.buildresult.ResultsSummaryIndexingListener
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.notification.buildcommented.CommentNotification
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.notification.buildcompleted.BuildFailedAndFirstFixedNotificationType
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotification
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.notification.buildhung.BuildHungNotification
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.notification.buildmissingcapableagent.BuildMissingCapableAgentNotification
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.notification.buildqueuetimeout.BuildQueueTimeoutNotification
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotificationType
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.notification.chain.ChainCompletedNotificationListener
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.notification.chain.StageCompletedNotificationListener
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.notification.NotificationFactoryImpl
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.plan.branch.BranchExpiryJob
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.plugins.artifact.export.ArtifactDownloaderTaskExporter
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.plugins.labeller.BuildLabeller
-
- setPlanManager(PlanManager) - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.resultsummary.search.IndexedBuildResultsSearcherImpl
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.ww2.interceptors.ChainAwareInterceptor
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.ww2.interceptors.PlanLimitAwareInterceptor
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.xmpp.commands.AddComment
-
- setPlanManager(PlanManager) - Method in class com.atlassian.bamboo.xmpp.commands.AddLabel
-
- setPlanName(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanDetailsComponent
-
- setPlanName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setPlanName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- setPlanName(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- setPlanName(String) - Method in class com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectDetails
-
- setPlanNameMappings(Map<String, String>) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- setPlanParticleManager(PlanParticleManager) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.events.RestoreMaven2ParticlesOnServerStartupEventListener
-
- setPlanParticleManager(PlanParticleManager) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.ViewMaven2ChainSummary
-
- setPlanPermissions(PlanPermissions) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
Set complete plan permissions
- setPlanPermissions(PlanKey, Permissions) - Method in class com.atlassian.bamboo.testutils.backdoor.PermissionsControl
-
Set complete plan permissions
- setPlanPermissionService(PlanPermissionService) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ViewPlanSpecs
-
- setPlanRepositoriesBeingCreated(List<PlanRepositoryLink>) - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- setPlanResultKey(PlanResultKey) - Method in interface com.atlassian.bamboo.artifact.MutableArtifact
-
- setPlanResultKey(PlanResultKey) - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- setPlanResultKey(PlanResultKey) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.UserResponsibilityEvent
-
- setPlanResultKey(String) - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- setPlanResultKey(PlanResultKey) - Method in class com.atlassian.bamboo.build.artifact.TrampolineUrlArtifactLinkDataProvider
-
- setPlanResultKey(String) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionHistoryAction
-
- setPlanResultKey(PlanResultKey) - Method in class com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionPlanResultKey
-
- setPlanResultKey(PlanResultKey) - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- setPlanResultKey(PlanResultKey) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setPlanResultKey(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestResultStatus
-
- setPlanResultKey(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction
-
- setPlanResultKey(String) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- setPlanResultKey(PlanResultKey) - Method in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- setPlanResultKeys(List<String>) - Method in class com.atlassian.bamboo.ww2.actions.build.ChainResultProviderAction
-
- setPlans(List<RestPlan>) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlanList
-
- setPlans(RestPlanList) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlans
-
- setPlans(RestPlanList) - Method in class com.atlassian.bamboo.plugins.rest.model.project.RestProject
-
- setPlanStatePersisterService(PlanStatePersisterService) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- setPlanSuspendedState(PlanManager, boolean) - Method in class com.atlassian.bamboo.plan.branch.JobPropagatingFacade
-
- setPlanSuspendedState(PlanKey, boolean) - Method in interface com.atlassian.bamboo.plan.PlanManager
-
- setPlanSuspendedState(PlanKey, boolean) - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- setPlanValidationService(PlanValidationService) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setPlanValidationService(PlanValidationService) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- setPlanValidationService(PlanValidationService) - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- setPlanVariables(Chain, List<VariableProperties>) - Method in interface com.atlassian.bamboo.variable.VariableConfigurationService
-
Creates complete plan variables list.
- setPlanVariables(Chain, List<VariableProperties>) - Method in class com.atlassian.bamboo.variable.VariableConfigurationServiceImpl
-
- setPlanVcsRevisionHistoryService(PlanVcsRevisionHistoryService) - Method in class com.atlassian.bamboo.plan.vcsRevision.cleanup.PlanVcsRevisionHistoryCleanupScheduler.PlanVcsHistoryCleanupJob
-
- setPlanVcsRevisionHistoryService(PlanVcsRevisionHistoryService) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- setPlatform(AwsSupportConstants.Platform) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setPlatform(AwsSupportConstants.Platform) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setPlatform(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.configuration.OAuthAvailableCondition
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.notification.NotificationManagerImpl
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.plugins.stash.trigger.StashTriggerQuartzJob
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.repository.DefaultRepositoryManager
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelperImpl
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.webrepository.WebRepositoryViewerManagerImpl
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setPluginAccessor(PluginAccessor) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
- setPluginConfiguration(String) - Method in interface com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfig
-
- setPluginConfiguration(String) - Method in class com.atlassian.bamboo.deployments.configuration.persistence.EnvironmentCustomConfigImpl
-
- setPluginKey(String) - Method in class com.atlassian.bamboo.credentials.CredentialsDataEntity
-
- setPluginKey(String) - Method in interface com.atlassian.bamboo.credentials.MutableCredentialsData
-
- setPluginKey(String) - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRule
-
Set the full plugin module key of this rule's type.
- setPluginKey(String) - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity
-
- setPluginKey(String) - Method in interface com.atlassian.bamboo.repository.RepositoryDataEntity
-
- setPluginKey(String) - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- setPluginKey(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewAggregatedJobPlugins
-
- setPluginModuleKey(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Requirement
-
- setPluginModuleKey(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- setPolicyUpdateAcknowledged(boolean) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.AnalyticsPluginResource
-
- setPollingCronExpression(String) - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- setPollingPeriod(int) - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- setPollingStrategy(String) - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- setPort(Integer) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- setPort(Integer) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- setPort(String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Define the perforce server and port we're going to connect to
- setPort(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
-
- setPort(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setPosition(int) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- setPosition(int) - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- setPosition(int) - Method in interface com.atlassian.bamboo.deployments.repository.EnvironmentRepositoryLink
-
- setPosition(int) - Method in class com.atlassian.bamboo.deployments.repository.EnvironmentRepositoryLinkImpl
-
- setPosition(int) - Method in interface com.atlassian.bamboo.quickfilter.QuickFilter
-
Sets the position of this quick filter on the quick filters list.
- setPosition(int) - Method in class com.atlassian.bamboo.quickfilter.QuickFilterEntity
-
- setPosition(int) - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLink
-
- setPosition(int) - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkImpl
-
- setPosition(Integer) - Method in class com.atlassian.bamboo.rest.model.quickfilter.RestQuickFilter
-
- setPosition(int) - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
- setPosition(int) - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- setPrecedenceBulkHeaderExcluded(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- setPrefer83PathsOnWindows(boolean) - Method in class com.atlassian.bamboo.util.SecureTemporaryFiles.FileSpecBuilder
-
- setPrefer83PathsOnWindows(boolean) - Method in class com.atlassian.bamboo.util.SharedTemporaryFiles.FileSpecBuilder
-
- setPreference(String, MultivaluedMap<String, String>, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.preference.PreferenceResource
-
- setPreference(String, Object) - Method in class com.atlassian.bamboo.testutils.backdoor.PreferencesControl
-
Set user preference for the current user
- setPreferences(RestPreferenceList) - Method in class com.atlassian.bamboo.plugins.rest.preference.model.RestPreferences
-
- setPrefix(String) - Method in class com.atlassian.bamboo.util.SecureTemporaryFiles.FileSpecBuilder
-
- setPrefix(String) - Method in class com.atlassian.bamboo.util.SharedTemporaryFiles.FileSpecBuilder
-
- setPrefix(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setPreSchemaUpgradeTasks(List<UpgradeTask>) - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
- setPrettyBuildCompletedTime(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setPrettyBuildStartedTime(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setPrettyQueuedTime(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestResultStatus
-
- setPrettyQueueDuration(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setPrettyQueueStartedTime(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setPrettySizeDescription(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.artifact.RestBuildArtifact
-
- setPrettyVcsUpdateDuration(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setPrettyVcsUpdateDuration(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatus
-
- setPrettyVcsUpdateStartedTime(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setPrev(String) - Method in class com.atlassian.bamboo.rest.model.pagination.RestPageModel
-
- setPreviousTypeData(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentNotifications
-
- setPreviousTypeData(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- setPreviousTypeData(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- setPreviousTypeData(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- setPreviousVcsRevisionKey(long, String) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- setPreviousVcsRevisionKey(long, String) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- setPreviousVcsRevisionKey(String) - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- setPreviousVcsRevisionKey(String) - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- setPreviousVersionId(Long) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setPreviousVersionName(String) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setPrevResultKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.ReorderBuild
-
- setPrincipal(String) - Method in class com.atlassian.bamboo.pageobjects.components.permissions.AddPermissionPrincipalsComponent
-
Add the given principal to the list of new principals to add.
- setPrincipalType(String) - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- setPrincipalType(String) - Method in class com.atlassian.bamboo.configuration.AddPermissionAction
-
- setPrivateKeyFile(String) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- setProcess(Process) - Method in class com.atlassian.bamboo.testutils.ProcessDescriptor
-
- setProcessConfigAttribute(String) - Method in class com.atlassian.bamboo.security.acegi.vote.WebworkNewObjectAclVoter
-
- setProcessErrorStream(InputStream) - Method in class com.atlassian.bamboo.command.CommandExecuteStreamHandler
-
Process the commands error stream
- setProcessErrorStream(InputStream) - Method in class com.atlassian.bamboo.command.SimpleExecuteStreamHandler
-
- setProcessingDuration(long) - Method in interface com.atlassian.bamboo.chains.ChainStageResult
-
- setProcessingDuration(long) - Method in class com.atlassian.bamboo.chains.ChainStageResultImpl
-
- setProcessingDuration(long) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setProcessingDuration(long) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- setProcessInputStream(OutputStream) - Method in class com.atlassian.bamboo.command.CommandExecuteStreamHandler
-
Handle the command's input stream - currently ignored
- setProcessInputStream(OutputStream) - Method in class com.atlassian.bamboo.command.SimpleExecuteStreamHandler
-
- setProcessOutputStream(InputStream) - Method in class com.atlassian.bamboo.command.CommandExecuteStreamHandler
-
Process the command output stream
- setProcessOutputStream(InputStream) - Method in class com.atlassian.bamboo.command.SimpleExecuteStreamHandler
-
- setProducedArtifactLinks(List<ArtifactLink>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- setProducerJob(Job) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinition
-
Set Buildable that is a producer of artifact
- setProducerJob(Job) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- setProducerJobKey(PlanResultKey) - Method in class com.atlassian.bamboo.plugins.rest.model.build.artifact.RestBuildArtifact
-
- setProducerJobResult(BuildResultsSummary) - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink
-
- setProducesTestResults(boolean) - Method in class com.atlassian.bamboo.task.runtime.RuntimeTaskDefinitionImpl
-
- setProduct(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setProduct(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setProduct(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setProduct(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setProductName(String) - Method in class com.atlassian.bamboo.util.Version
-
- setProfile(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setProfileName(String) - Method in class com.atlassian.bamboo.configuration.logs.ConfigureLog4jAction
-
- setProgress(RestProgress) - Method in class com.atlassian.bamboo.plugins.rest.model.build.ResultDetails
-
- setProgress(RestProgress) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestResultStatus
-
- setProject(Project) - Method in interface com.atlassian.bamboo.build.BuildDefinitionForProject
-
- setProject(Project) - Method in interface com.atlassian.bamboo.labels.Labelling
-
- setProject(Project) - Method in class com.atlassian.bamboo.labels.LabellingImpl
-
- setProject(Project) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setProject(Project) - Method in interface com.atlassian.bamboo.plan.Plan
-
- setProject(Project) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- setProject(RestProject) - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanConfig
-
- setProject(Project) - Method in class com.atlassian.bamboo.specs.RssProjectPermissionImpl
-
- setProject(ProjectDescriptor) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setProject(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- setProject(Project) - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewLabels
-
- setProject(Project) - Method in class com.atlassian.bamboo.ww2.actions.project.ProjectActionSupport
-
- setProjectDao(ProjectDao) - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewLabels
-
- setProjectDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- setProjectDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateProject
-
- setProjectDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- setProjectDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- setProjectDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.project.EditProjectDetails
-
- setProjectId(long) - Method in class com.atlassian.bamboo.ww2.actions.project.ViewProject
-
- setProjectKey(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanDetailsComponent
-
- setProjectKey(List<String>) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- setProjectKey(String) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setProjectKey(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- setProjectKey(String) - Method in class com.atlassian.bamboo.testutils.ProjectDescriptor
-
- setProjectKey(String) - Method in class com.atlassian.bamboo.webwork.ViewTelemetryAction
-
- setProjectKey(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- setProjectKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateProject
-
- setProjectKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- setProjectKey(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction
-
- setProjectKey(String) - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewLabels
-
- setProjectKey(String) - Method in class com.atlassian.bamboo.ww2.actions.project.ProjectActionSupport
-
- setProjectKey(String) - Method in class com.atlassian.bamboo.ww2.actions.project.ViewProject
-
- setProjectKey(String) - Method in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- setProjectKeys(List<String>) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- setProjectKeys(Iterable<String>) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setProjectKeys(Iterable<String>) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setProjectManager(ProjectManager) - Method in class com.atlassian.bamboo.security.BambooCachingPermissionManagerFacadeImpl
-
- setProjectManager(ProjectManager) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- setProjectManager(ProjectManager) - Method in class com.atlassian.bamboo.webwork.ViewTelemetryAction
-
- setProjectManager(ProjectManager) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setProjectName(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanDetailsComponent
-
- setProjectName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setProjectName(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- setProjectName(String) - Method in class com.atlassian.bamboo.testutils.ProjectDescriptor
-
- setProjectName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- setProjectName(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- setProjectName(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateProject
-
- setProjectName(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.MoveBuilds
-
- setProjectName(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- setProjectName(String) - Method in class com.atlassian.bamboo.ww2.actions.project.EditProjectDetails
-
- setProjects(RestProjectList) - Method in class com.atlassian.bamboo.plugins.rest.model.project.RestProjects
-
- setProjectTypeOption(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- setPromoteVersion(String) - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- setProperties(Properties) - Method in interface com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdPropertiesPersister
-
Sets Crowd properties.
- setProperties(Properties) - Method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdPropertiesPersisterImpl
-
- setProperty(String, String) - Method in class com.atlassian.bamboo.fieldvalue.DefaultFieldValueItemHolder
-
- setProperty(String, String) - Method in interface com.atlassian.bamboo.fieldvalue.FieldValueItemHolder
-
- setProperty(Object, Object) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- setProperty(Object, int) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- setProperty(Object, boolean) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- setProperty(String, Object) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setProperty(String, Object) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- setProperty(String, Object) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration
-
- setProperty(String, Object) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setPropertySetDao(BambooPropertySetDao) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- setPropertyValue(Object, int, Object) - Method in class com.atlassian.bamboo.plan.PlanResultKeyCompositeUserType
-
- setPropertyValue(Object, int, Object) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityUserType
-
- setPropertyValue(Object, int, Object) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType
-
- setProviderId(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- setProxyRegistrationInfo(ProxyRegistrationInfo) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- setProxyRegistrationInfo(ProxyRegistrationInfo) - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- setPublicAccess(boolean) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
- setPublicIpForVpcEnabled(boolean) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- setPublicIpForVpcEnabled(boolean) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- setPublicKey(String) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl
-
- setPublicPlanAccess(ActionParametersMap, boolean) - Static method in class com.atlassian.bamboo.build.creation.ChainParamMapHelper
-
- setPublicPlanAccess(boolean) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- setPublicPlanAccess(boolean) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setPublishedChainArtifactsInfo(Multimap<String, Artifact>) - Method in interface com.atlassian.bamboo.chains.StageState
-
Updates build context of all jobs in this stage with artifacts published in previous stage(s).
- setPullRequestDetectionJobScheduler(PullRequestDetectionJobScheduler) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setPushState(MergeResultState) - Method in interface com.atlassian.bamboo.chains.branches.MergeResultSummary
-
- setPushState(MergeResultState) - Method in class com.atlassian.bamboo.chains.branches.MergeResultSummaryImpl
-
- setQuarantineConfiguration(QuarantineConfiguration) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setQuarantineConfiguration(QuarantineConfiguration) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setQuarantineConfiguration(QuarantineConfiguration) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setQuarantined(boolean) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- setQuarantineDate(Date) - Method in interface com.atlassian.bamboo.resultsummary.tests.QuarantineStatistics
-
- setQuarantineDate(Date) - Method in class com.atlassian.bamboo.resultsummary.tests.QuarantineStatisticsImpl
-
- setQuarantinedTestCaseCount(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- setQuarantinedTestCaseCount(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- setQuarantinedTestCount(Integer) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setQuarantineExpiryCleanupScheduler(QuarantineExpiryCleanupScheduler) - Method in class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction
-
- setQuarantineExpiryDate(Date) - Method in interface com.atlassian.bamboo.resultsummary.tests.QuarantineStatistics
-
- setQuarantineExpiryDate(Date) - Method in class com.atlassian.bamboo.resultsummary.tests.QuarantineStatisticsImpl
-
- setQuarantineStatistics(String, Date) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- setQuarantineStatistics(String, Date, Date) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- setQuarantineStatistics(QuarantineStatistics) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
- setQuarantineStatistics(String, Date) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- setQuarantineStatistics(String, Date, Date) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- setQuarantineStatistics(QuarantineStatistics) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- setQuarantineTestsEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.quarantine.RestQuarantineConfig
-
- setQuarantiningUsername(String) - Method in interface com.atlassian.bamboo.resultsummary.tests.QuarantineStatistics
-
Set the username of the user that quarantined this
TestCase
- setQuarantiningUsername(String) - Method in class com.atlassian.bamboo.resultsummary.tests.QuarantineStatisticsImpl
-
- setQuery(String) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- setQuery(String) - Method in class com.atlassian.bamboo.plugins.git.rest.entity.RestRequest
-
- setQueued(boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatus
-
- setQueuedBuild(List<RestQueuedBuild>) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuildList
-
- setQueuedBuilds(RestQueuedBuildList) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuilds
-
- setQueuedDate(Date) - Method in interface com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResult
-
- setQueuedDate(Date) - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- setQueuedDeployments(List<RestQueuedDeployment>) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedDeploymentList
-
- setQueuedDeployments(RestQueuedDeploymentList) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedDeployments
-
- setQueueDuration(Long) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setQueueStartedTime(Date) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setQueueTime(Date) - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- setQueueTime(Date) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setQueueTime(Date) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- setQueueTimeInSeconds(Long) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setQuickFilter(QuickFilter) - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRule
-
Set quick filter to which this rule is to be assigned.
- setQuickFilter(QuickFilter) - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity
-
- setQuickFilter(QuickFilter) - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureQuickFilterAction
-
- setQuickFilterId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureQuickFilterAction
-
- setQuickFilterId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
- setQuickFilterManager(QuickFilterManager) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setQuietPeriod(String) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
Defines the quiet period for this build (in seconds)
- setQuietPeriod(int) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
- setRandomString(String) - Method in class com.atlassian.bamboo.security.RememberMeTokenImpl
-
- setRawValue(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestVerificationRequest
-
- setReadableByOwnerOnly(File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- setReadOnly(Path, boolean) - Static method in class com.atlassian.bamboo.utils.BambooFiles
-
Sets readonly bit on
Path
- setReadonly(Boolean) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Requirement
-
- setReadonly(Boolean) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- setReasonForBuild(ReasonForBuild) - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- setReasonForBuild(ReasonForBuild) - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- setRebuild(boolean) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setRebuild(boolean) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- setRecentPredicate(long, TimeUnit) - Method in class com.atlassian.bamboo.utils.RecentLazyReference
-
- setRecentPredicate(RecentLazyReference.RecentPredicate) - Method in class com.atlassian.bamboo.utils.RecentLazyReference
-
- setRecipient(String) - Method in interface com.atlassian.bamboo.notification.NotificationRule
-
- setRecipient(String) - Method in class com.atlassian.bamboo.notification.NotificationRuleImpl
-
- setRecipients(String) - Method in class com.atlassian.bamboo.xmpp.SmackXmppMessageSender
-
- setRecipients(String) - Method in interface com.atlassian.bamboo.xmpp.XmppMessageSender
-
- setRecipientType(String) - Method in interface com.atlassian.bamboo.notification.NotificationRule
-
- setRecipientType(String) - Method in class com.atlassian.bamboo.notification.NotificationRuleImpl
-
- setRecoveryModeService(RecoveryModeService) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- setRegexMatch(Boolean) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- setRegion(AwsSupportConstants.Region) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- setRegion(AwsSupportConstants.Region) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- setRegion(AwsSupportConstants.Region) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setRegion(AwsSupportConstants.Region) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setRegion(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setRegion(String) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- setRegion(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setRejectedRequirements(List<ImmutableRequirement>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityMatchResult
-
- setRelatedEnvId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.MoveEnvironment
-
- setRelatedPlan(Map<String, Object>, ImmutablePlan) - Static method in class com.atlassian.bamboo.task.TaskContextHelper
-
- setRelatedPlanResultKeys(Set<PlanResultKey>) - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- setReleasedVersionTimestamp(Long) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewPlanStatusByJiraKey
-
- setReleaseTypeOption(String) - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- setRelevantRepositories(Set<RepositoryDefinition>) - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- setReloadableBeanFactories(Resettable) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setRememberMeTokenDao(RememberMeTokenDao) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- setRemoteAgent(long) - Method in interface com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstance
-
- setRemoteAgent(long) - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- setRemoteAgent(RemoteAgent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJob
-
- setRemoteAgentAuthenticationEnabled(boolean) - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManager
-
Sets the remote agent authentication to globally enabled/disabled.
- setRemoteAgentAuthenticationEnabled(boolean) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentAuthenticationManagerImpl
-
- setRemoteAgentAuthenticationEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setRemoteAgentAuthenticationEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setRemoteAgentAuthenticationEnabled(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setRemoteAgentAuthenticationManager(RemoteAgentAuthenticationManager) - Method in class com.atlassian.bamboo.configuration.agent.AbstractRemoteAgentAuthenticationAction
-
- setRemoteAgentAuthenticationManager(RemoteAgentAuthenticationManager) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureRemoteAgentAuthentications
-
- setRemoteAgentAuthenticationManager(RemoteAgentAuthenticationManager) - Method in class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAuthentication
-
- setRemoteAgentAuthenticationManager(RemoteAgentAuthenticationManager) - Method in class com.atlassian.bamboo.configuration.agent.ViewRemoteAgentAuthentications
-
- setRemoteAgentAuthentications(String[]) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureRemoteAgentAuthentications
-
- setRemoteAgentFunctionEnabled(boolean) - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentManager
-
Controls whether the remote agent functionality of Bamboo is enabled.
- setRemoteAgentFunctionEnabled(boolean) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentManagerImpl
-
- setRemoteAgentFunctionEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setRemoteAgentFunctionEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setRemoteAgentFunctionEnabled(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setRemoteAgentManager(RemoteAgentManager) - Method in class com.atlassian.bamboo.configuration.agent.ControlRemoteAgentsAvailability
-
- setRemoteAgentManager(RemoteAgentManager) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- setRemoteAgentManager(RemoteAgentManager) - Method in class com.atlassian.bamboo.v2.build.agent.HeartBeatCheckerJob
-
- setRemoteAgentsSupported(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.agent.RestRemoteAgentConfiguration
-
- setRemoteJiraBranchLinkingEnabled(boolean) - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Sets if Bamboo will attempt to create remote issue links in JIRA when it finds an issue key in the branch name.
- setRemoteJiraBranchLinkingEnabled(boolean) - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- setRemoteJiraBranchLinkingEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- setRemoteJiraLinkRequired(boolean) - Method in interface com.atlassian.bamboo.plan.branch.ChainBranch
-
- setRemoteJiraLinkRequired(boolean) - Method in class com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
- setRemoteTimestamp(Date) - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- setRemoteTriggerService(RemoteTriggerService) - Method in class com.atlassian.bamboo.trigger.remote.TriggerRemoteBuild
-
- setRemovable(boolean) - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- setRemoveBrokenSubscriptions(boolean) - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveJobAction
-
- setRemoveBrokenSubscriptions(boolean) - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveStageAction
-
- setRemovedBranchCleanUpEnabled(boolean) - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Sets Bamboo to automatically cleanup plan branches if vcs branch is deleted.
- setRemovedBranchCleanUpEnabled(boolean) - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- setRemovedBranchCleanUpPeriod(int) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setRemovedBranchCleanUpPeriodInDays(int) - Method in interface com.atlassian.bamboo.plan.branch.BranchMonitoringConfiguration
-
Sets the number of days a plan branch will be deleted once detected the vcs branch is removed.
- setRemovedBranchCleanUpPeriodInDays(int) - Method in class com.atlassian.bamboo.plan.branch.BranchMonitoringConfigurationImpl
-
- setRemovedBranchCleanUpPeriodInDays(String) - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- setRemovedBranchCleanUpPlanLevelEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setRemovedInBuild(ResultsSummary) - Method in class com.atlassian.bamboo.build.statistics.FailurePeriod
-
- setRemovePrecedence(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setReorderedBuildKey(String) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setRepeatIntervalHours(int) - Method in class com.atlassian.bamboo.quartz.BambooSimpleTriggerFactoryBean
-
- setRepeatIntervalMinutes(int) - Method in class com.atlassian.bamboo.quartz.BambooSimpleTriggerFactoryBean
-
- setRepeatIntervalSeconds(int) - Method in class com.atlassian.bamboo.quartz.BambooSimpleTriggerFactoryBean
-
- setReplaceRepository(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.DeleteRepository
-
- setReportKey(String) - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- setReportKey(String) - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- setReportKey(String) - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- setReportKey(String) - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewAuthorChart
-
- setReportKey(String) - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewReportChart
-
- setReportKey(String) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setReports(RestReportList) - Method in class com.atlassian.bamboo.plugins.rest.model.chart.RestReports
-
- setReportSearcherContext(Map<String, String[]>) - Method in class com.atlassian.bamboo.session.BambooSession
-
- setRepositories(List<GitHubRepositoryEntity>) - Method in class com.atlassian.bamboo.plugins.git.rest.entity.ListRepositoriesResponse
-
- setRepositoriesBeingCreated(Map<Long, RepositoryDataEntity>) - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- setRepository(RepositoryDataEntity) - Method in class com.atlassian.bamboo.deployments.specs.RssDeploymentProjectPermissionImpl
-
- setRepository(String) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- setRepository(String) - Method in class com.atlassian.bamboo.plugins.git.rest.entity.RestRequest
-
- setRepository(RepositoryDataEntity) - Method in class com.atlassian.bamboo.specs.RssProjectPermissionImpl
-
- setRepository(RepositoryDataEntity) - Method in class com.atlassian.bamboo.specs.RssRepositoryPermissionImpl
-
- setRepository(RestRepositoryConfig) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- setRepository(Repository) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setRepositoryChangeset(RepositoryChangeset) - Method in interface com.atlassian.bamboo.commit.Commit
-
- setRepositoryChangeset(RepositoryChangeset) - Method in class com.atlassian.bamboo.commit.CommitImpl
-
- setRepositoryData(RepositoryDataEntity) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangeset
-
- setRepositoryData(RepositoryDataEntity) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl
-
- setRepositoryData(RepositoryDataEntity) - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
- setRepositoryData(RepositoryDataEntity) - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- setRepositoryData(RepositoryData) - Method in interface com.atlassian.bamboo.ww2.aware.RepositoryConfigurationAware
-
- setRepositoryDataEntity(RepositoryDataEntity) - Method in interface com.atlassian.bamboo.deployments.repository.EnvironmentRepositoryLink
-
- setRepositoryDataEntity(RepositoryDataEntity) - Method in class com.atlassian.bamboo.deployments.repository.EnvironmentRepositoryLinkImpl
-
- setRepositoryDataEntity(RepositoryDataEntity) - Method in interface com.atlassian.bamboo.repository.PlanRepositoryLink
-
- setRepositoryDataEntity(RepositoryDataEntity) - Method in class com.atlassian.bamboo.repository.PlanRepositoryLinkImpl
-
- setRepositoryDefiningWorkingDirectory(long) - Method in class com.atlassian.bamboo.task.TaskRootDirectorySelector
-
- setRepositoryDefiningWorkingDirectory(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- setRepositoryDefiningWorkingDirectory(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setRepositoryDefinitionManager(RepositoryDefinitionManager) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setRepositoryDefinitionManager(RepositoryDefinitionManager) - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- setRepositoryDefinitionManager(RepositoryDefinitionManager) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setRepositoryDefinitionManager(RepositoryDefinitionManager) - Method in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- setRepositoryDefinitionManager(RepositoryDefinitionManager) - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- setRepositoryDefinitionManager(RepositoryDefinitionManager) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setRepositoryDefinitionManager(RepositoryDefinitionManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- setRepositoryDefinitionManager(RepositoryDefinitionManager) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- setRepositoryHelperService(BitbucketRepositoryHelperService) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- setRepositoryId(long) - Method in class com.atlassian.bamboo.commit.UnassociatedCommit
-
- setRepositoryId(Long) - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- setRepositoryId(long) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem
-
- setRepositoryId(long) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- setRepositoryId(long) - Method in class com.atlassian.bamboo.plugins.git.LoadGitHubRepositories
-
- setRepositoryId(long) - Method in class com.atlassian.bamboo.plugins.git.rest.entity.RestRequest
-
- setRepositoryId(long) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- setRepositoryId(long) - Method in interface com.atlassian.bamboo.repository.RequiresRepositoryData
-
- setRepositoryId(long) - Method in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl
-
- setRepositoryId(long) - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- setRepositoryId(long) - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- setRepositoryId(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- setRepositoryIdChanges(Map<Long, Long>) - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- setRepositoryIdDefiningWorkingDir(long) - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
- setRepositoryIdDefiningWorkingDir(long) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- setRepositoryLogsDir(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- setRepositoryLogsDirectory(String) - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- setRepositoryLogsDirectory(String) - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- setRepositoryLogsDirectory(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setRepositoryLogsDirectory(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setRepositoryManager(RepositoryManager) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- setRepositoryManager(RepositoryManager) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- setRepositoryManager(RepositoryManager) - Method in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- setRepositoryName(String) - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- setRepositoryName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- setRepositoryName(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- setRepositoryName(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- setRepositoryName(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- setRepositorySettings(RepositorySettings) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setRepositoryTrigger(Long[]) - Method in class com.atlassian.bamboo.ww2.actions.branch.AbstractBranchTriggerConfigAction
-
- setRepositoryTrigger(Long[]) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- setRepositoryUrl(String) - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- setRepositoryUrl(String) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
Specify the subversion repository we are using
- setRequest(HttpServletRequest) - Method in class com.atlassian.breadcrumbs.BaseCrumb
-
- setRequestBody(byte[], String) - Method in class com.atlassian.bamboo.rest.util.Post
-
Deprecated.
Sets the request body to the specified raw byte array.
- setRequestBody(byte[], String) - Method in class com.atlassian.bamboo.rest.util.Put
-
Deprecated.
Sets the request body to the specified raw byte array.
- setRequestBody(byte[], String) - Method in class com.atlassian.bamboo.rest.utils.Post
-
- setRequestBody(byte[], ContentType) - Method in class com.atlassian.bamboo.rest.utils.Post
-
Sets the request body to the specified raw byte array.
- setRequestBody(byte[], String) - Method in class com.atlassian.bamboo.rest.utils.Put
-
Sets the request body to the specified raw byte array.
- setRequestCache(HttpServletRequest, HttpServletResponse) - Static method in class com.atlassian.bamboo.util.RequestCacheThreadLocal
-
Initialise the threadlocal request cache.
- setRequestedToBeStopped(boolean) - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
- setRequestedToBeStopped(boolean) - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- setRequestedToBeStopped(boolean) - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- setRequestEntity(RequestEntity) - Method in class com.atlassian.bamboo.rest.util.Post
-
Deprecated.
- setRequestEntity(HttpEntity) - Method in class com.atlassian.bamboo.rest.utils.Post
-
- setRequestObject(Object) - Method in class com.atlassian.bamboo.rest.util.Post
-
Deprecated.
- setRequestObject(Object) - Method in class com.atlassian.bamboo.rest.util.Put
-
Deprecated.
- setRequestObject(Object) - Method in class com.atlassian.bamboo.rest.utils.Post
-
- setRequestObject(Object) - Method in class com.atlassian.bamboo.rest.utils.Put
-
- setRequestProfilingState(boolean) - Method in class com.atlassian.bamboo.configuration.PerformanceStatsAction
-
- setRequestProfilingState(boolean) - Static method in class com.atlassian.bamboo.filter.BambooProfilingFilter
-
- setRequireArtifactLinks(boolean) - Method in class com.atlassian.bamboo.resultsummary.MutableExpiryCriteria
-
- setRequired(boolean) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionBase
-
- setRequired(boolean) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- setRequired(boolean) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- setRequired(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- setRequirementCount(int) - Method in interface com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrix
-
- setRequirementCount(int) - Method in class com.atlassian.bamboo.buildqueue.manager.ExecutableAgentsMatrixImpl
-
- setRequirementId(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildRequirement
-
- setRequirements(Set<Requirement>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetImpl
-
- setRequirements(Set<Requirement>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetRenderer
-
- setRequirementSet(RequirementSet) - Method in interface com.atlassian.bamboo.build.Buildable
-
- setRequirementSet(RequirementSet) - Method in class com.atlassian.bamboo.build.DefaultJob
-
- setRequirementSet(RequirementSet) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- setRequirementSet(RequirementSet) - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- setRequirementSet(RequirementSet) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Requirement
-
- setRequirementSet(RequirementSet) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl
-
- setRequireTLSSSLConnection(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
-
- setResetDone(boolean) - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- setResolutionId(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.TransitionJiraIssueAction
-
- setResolveArtifactContentTypeByExtension(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setResolveArtifactContentTypeByExtension(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setResolveArtifactContentTypeByExtension(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setResolveArtifactContentTypeByExtension(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setResolveArtifactsContentTypeByExtensionEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- setResolvedAutoPeriod(String) - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- setResolvedAutoPeriod(String) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setResource(String) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- setResource(String) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- setResource(String) - Method in class com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
-
- setResource(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setResources(List<RestResource>) - Method in class com.atlassian.bamboo.plugins.rest.model.resource.RestResourceList
-
- setResources(RestResourceList) - Method in class com.atlassian.bamboo.plugins.rest.model.resource.RestResources
-
- setResponse(String) - Method in class com.atlassian.bamboo.testutils.rest.entity.RestCaptcha
-
- setResponseMessage(String) - Method in class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
-
- setRestartable(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setRestartCount(Integer) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setRestartCount(int) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setRestElasticInstanceManagement(RestElasticInstanceManagement) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- setRestrictedAdministratorRoleEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- setRestrictedAdminRole(boolean) - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- setRestSupported(boolean) - Method in class com.atlassian.bamboo.ww2.actions.error.ErrorAction
-
- setResultFactory(ResultFactory) - Method in class com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
-
- setResultKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.ReorderBuild
-
- setResults(List<Result>) - Method in class com.atlassian.bamboo.plugins.rest.model.build.RestResultList
-
- setResults(RestResultList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.RestResults
-
- setResults(List<RestJobResultStatus>) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatusList
-
- setResults(RestJobResultStatusList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- setResults(Map) - Method in class com.atlassian.bamboo.ww2.actions.labels.ViewLabels
-
- SetResultsFilter - Class in com.atlassian.bamboo.builder.resultsfilter
-
- SetResultsFilter() - Constructor for class com.atlassian.bamboo.builder.resultsfilter.SetResultsFilter
-
- setResultsList(List<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.build.ViewBuild
-
- setResultsList(List<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- setResultsList(List<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.clover.reports.collector.CloverPerBuildCoverageCollector
-
- setResultsList(List<? extends ImmutableResultsSummary>) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- setResultsList(List<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.reports.collector.AbstractTimePeriodCollector
-
- setResultsList(List<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.reports.collector.RatioOfFailureWithLabelUsageCollector
-
- setResultsList(List<? extends ResultsSummary>) - Method in interface com.atlassian.bamboo.reports.collector.ReportCollector
-
- setResultsList(List<? extends BuildResultsSummary>) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- setResultsList(List<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- setResultsList(List<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewBuildNumberChart
-
- setResultsList(List<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart
-
- setResultsList(List<ResultsSummary>) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setResultsList(List<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.ww2.actions.rss.RssFeedAction
-
- setResultsList(List<? extends ResultsSummary>) - Method in interface com.atlassian.bamboo.ww2.aware.ResultsListAware
-
- setResultsSummary(ResultsSummary) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibleRecipient
-
- setResultsSummary(ResultsSummary) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setResultsSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssue
-
- setResultsSummary(ResultsSummary) - Method in class com.atlassian.bamboo.jira.jiraissues.LinkedJiraIssueImpl
-
- setResultsSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.notification.NotificationRecipient.RequiresResultSummary
-
- setResultsSummary(ResultsSummary) - Method in class com.atlassian.bamboo.notification.recipients.CommitterRecipient
-
- setResultsSummary(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.CustomDataRow
-
- setResultsSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
- setResultsSummary(ResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- setResultsSummary(ResultsSummary) - Method in class com.atlassian.bamboo.ww2.actions.labels.EditLabelsAction
-
- setResultsSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.ww2.aware.ResultsSummaryAware
-
- setResultsSummaryDiscriminatorRegistry(ResultsSummaryDiscriminatorRegistry) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryHibernateDao
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.brokenbuildtracker.BrokenBuildPostProcessor
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibleRecipient
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.build.DefaultBuildExecutionManager
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.build.monitoring.BuildStopDelayedJob
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.chains.plugins.TestResultSummaryMergeAction
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.clover.build.coverage.CloverResultWebItemCondition
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverDeltaCalculator
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractCreateDeploymentVersion
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersion
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocumentFactory
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.index.buildresult.ResultsSummaryIndexingListener
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.notification.buildcommented.CommentNotification
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.notification.buildcommented.CommentNotificationListener
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.notification.buildcompleted.BuildCompletedNotificationListener
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.notification.buildcompleted.BuildFailedAndFirstFixedNotificationType
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.notification.buildcompleted.BuildStatusChangeNotificationType
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotificationListener
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotificationListener
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotificationType
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.notification.chain.AllChainNotificationType
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.notification.chain.ChainCompletedNotificationListener
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.notification.chain.ChainStatusChangeNotificationType
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderRuntimeDataProvider
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.JiraResultWebItemCondition
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.plugins.labeller.BuildLabeller
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.RepositoryStoredSpecsResultSummaryCondition
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.ViewTestsCondition
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.reports.charts.BambooReportLineChart
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.ww2.actions.build.BambooSpecExecutionCondition
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildResultFinishedCondition
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildResultInProgressCondition
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.ww2.actions.build.ChainResultProviderAction
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.ww2.actions.rss.AllBuildsRssFeedAction
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.ww2.interceptors.BuildResultsSummaryAwareInteceptor
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.ww2.interceptors.ChainAwareInterceptor
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.ww2.interceptors.NavigationAwareInterceptor
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.ww2.interceptors.ResultsSummaryAwareInteceptor
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.xmpp.commands.AddComment
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.xmpp.commands.AddLabel
-
- setResultsSummaryManager(ResultsSummaryManager) - Method in class com.atlassian.bamboo.xmpp.commands.SimpleSmackCommand
-
- setResultsSummaryVariableAccessor(ResultsSummaryVariableAccessor) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setResultsSummaryVariableAccessor(ResultsSummaryVariableAccessor) - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- setResultSummary(ImmutableResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryImpl
-
- setResultSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.variable.VariableContextSnapshot
-
- setResultSummary(ResultsSummary) - Method in class com.atlassian.bamboo.variable.VariableContextSnapshotImpl
-
- setResultSummary(ResultsSummary) - Method in interface com.atlassian.bamboo.variable.VariableSubstitution
-
Deprecated.
- setResultSummary(ResultsSummary) - Method in class com.atlassian.bamboo.variable.VariableSubstitutionImpl
-
- setResultSummaryClass(Class<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryCriteria
-
- setResultSummaryClass(Class<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setResultSummaryClass(Class<? extends ResultsSummary>) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setResultSummaryId(long) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingResult
-
- setRetries(int) - Method in class com.atlassian.bamboo.agent.bootstrap.http.RemoteAgentHttpClientFactory
-
- setRetrievalInfo(ArtifactSubscriptionContext) - Method in class com.atlassian.bamboo.build.artifact.ArtifactRetrievalStatus
-
- setReturnUrl(String) - Method in interface com.atlassian.bamboo.ww2.aware.ReturnUrlAware
-
- setReturnUrl(String) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setRevision(String) - Method in class com.atlassian.bamboo.commit.CommitFileImpl
-
- setRevision(String) - Method in interface com.atlassian.bamboo.plan.VcsLocationBambooSpecsState
-
- setRevision(String) - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- setRevision(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeFile
-
- setRevision(String) - Method in class com.atlassian.bamboo.v2.build.trigger.CustomRevisionBuildTriggerReason
-
- setRevokeApproval(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureRemoteAgentAuthentications
-
- setRolePermissions(BambooRole, Collection<BambooPermission>) - Method in class com.atlassian.bamboo.testutils.backdoor.GlobalPermissionControl
-
Set global role permissions.
- setRollback(boolean) - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- setRollback(boolean) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setRootDeviceType(AwsSupportConstants.RootDeviceType) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setRootDeviceType(AwsSupportConstants.RootDeviceType) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setRootDeviceType(String) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setRootDirectorySelector(TaskRootDirectorySelector) - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- setRootDirectorySelector(TaskRootDirectorySelector) - Method in interface com.atlassian.bamboo.task.TaskDefinition
-
- setRootDirectorySelector(TaskRootDirectorySelector) - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- setRootFsSizeOverride(Integer) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setRootFsSizeOverride(Integer) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setRootFsSizeOverride(Integer) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setRootFsSizeOverride(Integer) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setRow(int) - Method in class com.atlassian.bamboo.fieldvalue.FieldValueItem
-
- setRssDetectionConfiguration(RssDetectionConfiguration) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setRssDetectionConfiguration(RssDetectionConfiguration) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Set global RSS detection configuration.
- setRssDockerImage(String) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setRssEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setRssExecuteSpecsInDocker(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setRssFeedBuilder(RssFeedBuilder) - Method in class com.atlassian.bamboo.ww2.actions.rss.AllBuildsRssFeedAction
-
- setRssFeedBuilder(RssFeedBuilder) - Method in class com.atlassian.bamboo.ww2.actions.rss.LabelRssFeedAction
-
- setRssFeedBuilder(RssFeedBuilder) - Method in class com.atlassian.bamboo.ww2.actions.rss.RssFeedAction
-
- setRssPollingCron(String) - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- setRssPollingCronExpression(String) - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Set cron expression for RSS polling.
- setRssPollingCronExpression(String) - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- setRssPollingCronExpression(String) - Method in class com.atlassian.bamboo.rest.model.admin.configuration.RestGeneralConfiguration
-
- setRssPollingEnabled(Boolean) - Method in interface com.atlassian.bamboo.admin.configuration.GeneralConfiguration
-
Set whether polling for rss changes enabled.
- setRssPollingEnabled(Boolean) - Method in class com.atlassian.bamboo.admin.configuration.GeneralConfigurationImpl
-
- setRssSecurityConfiguration(RssSecurityConfiguration) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setRssSecurityConfiguration(RssSecurityConfiguration) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Set RSS security configuration
- setRssSecurityConfiguration(RestRssSecurityConfiguration) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- setRuleId(long) - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
- setRuleName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
- setRules(List<QuickFilterRule>) - Method in interface com.atlassian.bamboo.quickfilter.QuickFilter
-
Set the rules for this quick filter.
- setRules(List<QuickFilterRule>) - Method in class com.atlassian.bamboo.quickfilter.QuickFilterEntity
-
- setRuleTypeKey(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.EditQuickFilterRuleAction
-
- setRunning(Boolean) - Method in class com.atlassian.bamboo.rest.model.RestWarnings
-
- setRunningPlans(Collection<ResultsSummary>) - Method in class com.atlassian.bamboo.buildqueue.ViewRunningPlans
-
- setRuntimeArtifactIds(Map<String, String>, int, Collection<? extends Number>) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- setRuntimeContext(Map<String, String>) - Method in class com.atlassian.bamboo.task.runtime.RuntimeTaskDefinitionImpl
-
- setRuntimeData(Map<String, WhitelistedSerializable>) - Method in class com.atlassian.bamboo.task.runtime.RuntimeTaskDefinitionImpl
-
- setSalUserManager(UserManager) - Method in class com.atlassian.bamboo.trigger.cron.CronTriggerConfigurator
-
- setSalUserManager(UserManager) - Method in class com.atlassian.bamboo.trigger.daily.DailyTriggerConfigurator
-
- setSaveContinue(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchNotifications
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDocker
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- setSaved(boolean) - Method in class com.atlassian.bamboo.ww2.actions.project.EditProjectDetails
-
- setScanDirection(String) - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- setScheduleBackupBean(ScheduleBackupBeanImpl) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- setScheduleBackupConfiguration(ScheduleBackupConfiguration) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setScheduleBackupConfiguration(ScheduleBackupConfiguration) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setScheduleBackupConfiguration(ScheduleBackupConfiguration) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setScheduler(Scheduler) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
-
- setScheduler(Scheduler) - Method in class com.atlassian.bamboo.build.monitoring.BuildMonitorJobScheduler
-
- setScheduler(Scheduler) - Method in class com.atlassian.bamboo.build.monitoring.BuildQueueMonitorJobScheduler
-
- setScheduler(Scheduler) - Method in class com.atlassian.bamboo.build.strategy.AbstractQuartzStrategy
-
Deprecated.
- setScheduler(Scheduler) - Method in class com.atlassian.bamboo.trigger.quartz.AbstractQuartzTriggerActivator
-
- setScheduler(Scheduler) - Method in class com.atlassian.bamboo.v2.build.agent.HeartBeatCheckerJobScheduler
-
- setScheduler(Scheduler) - Method in class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- setSchemaHelper(BambooSchemaHelper) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- setSchemaUpgradeTasks(List<UpgradeTask>) - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
- setSchemeRegistryDataFactory(SchemeRegistryFactory) - Method in class com.atlassian.bamboo.agent.bootstrap.http.RemoteAgentHttpClientFactory
-
- setScm(Repository.Scm) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- setScopedExclusionService(ScopedExclusionService) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- setScorer(Scorer) - Method in class com.atlassian.bamboo.index.AbstractDocumentHitCollector
-
- setScorer(Scorer) - Method in class com.atlassian.bamboo.resultsummary.search.PermissionFilteringHitCollector
-
- setScriptFilename(String) - Method in class com.atlassian.bamboo.plugins.script.task.ScriptConfig
-
- setSearcher(IndexSearcher) - Method in class com.atlassian.bamboo.index.AbstractDocumentHitCollector
-
- setSearchOption(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.author.ViewAuthors
-
- setSearchString(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.author.ViewAuthors
-
- setSecondFormat(NumberFormat) - Method in class com.atlassian.bamboo.charts.utils.DurationFormat
-
- setSecondsToRefresh(int) - Method in class com.atlassian.bamboo.ww2.actions.ViewActivityLog
-
- setSecretAccessKey(String) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- setSecretEncryptionService(SecretEncryptionServiceInternal) - Method in class com.atlassian.bamboo.crypto.instance.SecretEncryptionServiceImpl
-
- setSecureConnectionRequired(boolean) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- setSecureConnectionRequired(boolean) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- setSecureConnectionRequired(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setSecureTokenService(SecureTokenService) - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderRuntimeDataProvider
-
- setSecurityConfig(SecurityConfig) - Method in class com.atlassian.bamboo.testutils.junit.rule.SecurityConfigFactoryExclusiveUse
-
- setSecuritySettings(RestSecuritySettings) - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- setSecurityToken(String) - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- setSecurityTokenRequiredFromAgents(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setSecurityTokenRequiredFromAgents(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setSecurityTokenRequiredFromAgents(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Set whether security token is required from remote agents as a preliminary authentication method.
- setSelectDeploymentKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- setSelectDeploymentName(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- setSelectedAgents(long[]) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgents
-
- setSelectedArtifactStorage(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureArtifactStorage
-
- setSelectedAuthorNames(List<String>) - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- setSelectedBuilds(String[]) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- setSelectedBuilds(String[]) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
The checkboxes all have the same name, but with different value.
- setSelectedBuilds(String[]) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
The checkboxes all have the same name, but with different value.
- setSelectedBuildStrategy(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- setSelectedBulkActionKey(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- setSelectedCaches(Collection<String>) - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- setSelectedCondition(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- setSelectedCondition(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setSelectedDatabase(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseAction
-
- setSelectedDatabase(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- setSelectedFilterKey(String) - Method in class com.atlassian.bamboo.build.FilterController
-
- setSelectedLabel(String) - Method in class com.atlassian.bamboo.ww2.actions.labels.EditLabelsAction
-
- setSelectedLabelNames(List<String>) - Method in class com.atlassian.bamboo.webwork.DashboardFilter
-
- setSelectedProjectKeys(List<String>) - Method in class com.atlassian.bamboo.webwork.DashboardFilter
-
- setSelectedProjects(String[]) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- setSelectedRepositories(String[]) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- setSelectedRepository(String) - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- setSelectedRepository(String) - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- setSelectedRepository(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- setSelectedRepository(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConvertLocalToGlobalRepository
-
- setSelectedRepository(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- setSelectedRights(String...) - Method in class com.atlassian.bamboo.pageobjects.components.permissions.AddPermissionPrincipalsComponent
-
Select rights to grant to the chosen principals.
- setSelectedRights(List<String>) - Method in class com.atlassian.bamboo.pageobjects.components.permissions.AddPermissionPrincipalsComponent
-
Select rights to grant to the chosen principals.
- setSelectedStage(String) - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- setSelectedSubTab(String) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.AbstractJiraRelatedAction
-
- setSelectedTab(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapabilityKey
-
- setSelectedTab(String) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- setSelectedTab(String) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setSelectedTab(String) - Method in interface com.atlassian.bamboo.ww2.aware.TabSelectionAware
-
- setSelectedWebRepositoryViewer(String) - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- setSelectedWebRepositoryViewer(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- setSelectedWebRepositoryViewer(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- setSelectProjectKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- setSelectProjectName(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- setSelf(String) - Method in class com.atlassian.bamboo.rest.model.AbstractRestModel
-
- setSendTest(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setSendTest(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setSerializationSecurityConfig(SerializationSecurityConfig) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setSerializationSecurityConfig(SerializationSecurityConfig) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setSerializedConfig(String) - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleEntity
-
- setSerializedData(String) - Method in class com.atlassian.bamboo.bandana.BandanaItem
-
- setSeriesName(String) - Method in interface com.atlassian.bamboo.charts.collater.TimePeriodCollater
-
- setSeriesName(String) - Method in class com.atlassian.bamboo.charts.timeperiod.AbstractTimePeriodCollater
-
- setServerID(String) - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- setServerID(String) - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- setServerID(String) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setServerID(String) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setServerKey(int) - Method in interface com.atlassian.bamboo.setup.BootstrapManager
-
- setServerKey(int) - Method in class com.atlassian.bamboo.setup.DefaultBootstrapManager
-
- setServerKey(int) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setServerKey(int) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setServerLifecycleProvider(ServerLifecycleProvider) - Method in class com.atlassian.bamboo.webwork.ViewTelemetryAction
-
- setServerLifecycleProvider(ServerLifecycleProvider) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setServers(Iterable<StashServerEntity>) - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.ListServersResponse
-
- setServletContext(ServletContext) - Method in class com.atlassian.bamboo.agent.classserver.AgentClassServerImpl
-
- setServletContext(ServletContext) - Method in class com.atlassian.bamboo.amq.TomcatHttpTransportServer
-
- setServletContext(ServletContext) - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
- setServletContext(ServletContext) - Method in class com.atlassian.bamboo.plugin.BambooServletContextFactory
-
- setServletContext(ServletContext) - Method in class com.atlassian.bamboo.plugin.osgi.FrameworkBundlesDirectoryAccessorImpl
-
- setServletContext(ServletContext) - Method in class com.atlassian.bamboo.plugin.servlet.BambooContentTypeResolver
-
- setServletContext(ServletContext) - Method in class com.atlassian.bamboo.ww2.actions.setup.FinishSetupAction
-
- setServletContext(ServletContext) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- setServletContext(ServletContext) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDefaultsAction
-
- setServletContext(ServletContext) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupEmbeddedDatabaseAction
-
- setServletContext(ServletContext) - Method in class com.atlassian.bamboo.ww2.BambooFreemarkerManager
-
- setServletRequest(HttpServletRequest) - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- setServletRequest(HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupDefaultsAction
-
- setServletRequest(HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- setServletResponse(HttpServletResponse) - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- setSessionFactory(SessionFactory) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- setSessionFactory(SessionFactory) - Method in class org.springframework.orm.hibernate.support.DependencyInjectionInterceptorFactoryBean
-
We need the Hibernate SessionFactory to work out identifier property name
to set PK on object.
- setSessionFactoryName(String) - Method in class org.springframework.orm.hibernate.support.DependencyInjectionInterceptorFactoryBean
-
Alternative to the sessionFactory property.
- setSessionId(long) - Method in class com.atlassian.bamboo.agent.AgentConsoleAction
-
- setSessionTimeout(int) - Static method in class com.atlassian.bamboo.plugins.testutils.filters.SessionTimeoutUpdateFilter
-
- setSessionTimeout(int) - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.administration.AdministrationResource
-
Update global session timeout settings.
- setSessionTimeout(int) - Method in class com.atlassian.bamboo.testutils.backdoor.ServerControl
-
Update HTTP session timeout settings for all new HTTP sessions.
- setSetupComplete(boolean) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- setSetupComplete(boolean) - Method in class com.atlassian.bamboo.testutils.setup.TestBootstrapManager
-
- setSetupComplete(boolean) - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockBootstrapManager
-
- setSetupPersister(SetupPersister) - Method in class com.atlassian.bamboo.ww2.actions.setup.AbstractSetupAction
-
- setSetupType(String) - Method in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- setSetupType(String) - Method in class com.atlassian.bamboo.testutils.setup.MockApplicationConfiguration
-
- setSetupTypeInstall(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.AbstractSetupAction
-
- setSetupUtilityBean(SetupUtilityBean) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- setShared(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.build.artifact.RestBuildArtifact
-
- setSharedArtifact(boolean) - Method in interface com.atlassian.bamboo.artifact.MutableArtifact
-
- setSharedArtifact(boolean) - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- setSharedArtifact(boolean) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionBase
-
Set "SharedArtifact" flag
- setSharedArtifact(boolean) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- setSharedArtifact(boolean) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- setSharedArtifact(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- setSharedArtifactsEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.artifacthandler.RestArtifactHandler
-
- setSharedArtifactsFromPreviousStages(Multimap<String, Artifact>) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactContext
-
- setSharedArtifactsFromPreviousStages(Multimap<String, Artifact>) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactContextImpl
-
- setSharedCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentCapability
-
- setSharedCapabilitySet(CapabilitySet) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- setSharedCapabilitySetType(String) - Method in class com.atlassian.bamboo.configuration.agent.EditSharedCapability
-
- setSharedCredentialsId(Long) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- setSharedCredentialsId(Long) - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- setShippedWithBamboo(boolean) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setShippedWithBamboo(boolean) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setShortened(boolean) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.DescribeAgentAvailability
-
- setShortUrlUsed(boolean) - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- setShowAdminContactDetailsToAnonymousUsers(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setShowAdminContactDetailsToAnonymousUsers(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setShowAdminContactDetailsToAnonymousUsers(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setShowAdminContactDetailsToAnonymousUsers(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setShowAgent(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary
-
- setShowAgent(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- setShowBuilding(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildJsonProviderAction
-
- setShowDisabled(boolean) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- setShowHint(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- setShowOptions(String) - Method in class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction
-
- setShowQueued(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildJsonProviderAction
-
- setShowRss(boolean) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewBuildResultsByJiraKey
-
- setShowStatus(String) - Method in class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction
-
- setShowUserField(boolean) - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- setShowZeroDay(boolean) - Method in class com.atlassian.bamboo.charts.utils.DurationFormat
-
- setShowZeroHour(boolean) - Method in class com.atlassian.bamboo.charts.utils.DurationFormat
-
- setShowZeroMinute(boolean) - Method in class com.atlassian.bamboo.charts.utils.DurationFormat
-
- setShowZeroSecond(boolean) - Method in class com.atlassian.bamboo.charts.utils.DurationFormat
-
- setShutdownDelay(Integer) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticTerminationConfiguration
-
- setShutdownHook(Thread) - Method in class com.atlassian.bamboo.testutils.ProcessDescriptor
-
- setSid(Sid) - Method in class com.atlassian.bamboo.security.acegi.acls.HibernateAccessControlEntryImpl
-
- setSid(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- setSidRetrievalStrategy(SidRetrievalStrategy) - Method in class com.atlassian.bamboo.security.acegi.afterinvocation.GenericAclEntryAfterInvocationProvider
-
- setSidRetrievalStrategy(SidRetrievalStrategy) - Method in class com.atlassian.bamboo.security.acegi.vote.WebworkAclVoter
-
- setSidRetrievalStrategy(SidRetrievalStrategy) - Method in class com.atlassian.bamboo.security.BambooCachingPermissionManagerFacadeImpl
-
- setSidRetrievalStrategy(SidRetrievalStrategy) - Method in class com.atlassian.bamboo.security.BambooPermissionManagerImpl
-
- setSignUp(RestSecuritySettings.RestSignUp) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- setSignUp(Boolean, Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- setSinceSystemTime(long) - Method in class com.atlassian.bamboo.js.ViewPlanUpdates
-
- setSingleCacheSelected(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- setSingleFile(boolean) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContext
-
- setSingleFile(boolean) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContextImpl
-
- setSinglePlan(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary
-
- setSinglePlan(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- setSize(Long) - Method in interface com.atlassian.bamboo.artifact.MutableArtifact
-
- setSize(Long) - Method in class com.atlassian.bamboo.artifact.MutableArtifactImpl
-
- setSize(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl
-
- setSize(long) - Method in class com.atlassian.bamboo.event.agent.AgentInstallerEvent
-
- setSize(Long) - Method in class com.atlassian.bamboo.plugins.rest.model.build.artifact.RestBuildArtifact
-
- setSkipped(boolean) - Method in interface com.atlassian.bamboo.chains.StageState
-
- setSkippedCommitsCount(long) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangeset
-
- setSkippedCommitsCount(long) - Method in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl
-
- setSkippedCommitsCount(long) - Method in interface com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
-
- setSkippedCommitsCount(long) - Method in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl
-
- setSkippedCommitsCount(long, int) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- setSkippedCommitsCount(long, int) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- setSkippedCommitsCount(int) - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- setSkippedCommitsCount(int) - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- setSkippedTestCaseCount(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- setSkippedTestCaseCount(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- setSkippedTestCount(Integer) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setSkippedTestCount(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
Set the number of skipped tests in this group
- setSkippedTestCount(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- setSmtpPassword(String) - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- setSmtpPort(String) - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- setSmtpPort(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setSmtpServer(String) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureMailServerInlineDialog
-
- setSmtpServer(String) - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- setSmtpUsername(String) - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- setSort(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary
-
- setSort(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- setSortAscending(boolean) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setSortAscending(boolean) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setSortByDuration(boolean) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setSorted(boolean) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setSortField(String) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setSortField(String) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setSource(String) - Method in interface com.atlassian.bamboo.plan.pullrequest.MutableVcsPullRequest
-
- setSource(String) - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- setSourceBranch(PlanKey) - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- setSourceEnvironmentId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- setSourceLocation(String) - Method in class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl
-
- setSourcePlan(PlanKey) - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- setSourcePlanKey(Map<String, T>, T) - Static method in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- setSourceRepositoryId(Long) - Method in interface com.atlassian.bamboo.plan.pullrequest.MutableVcsPullRequest
-
- setSourceRepositoryId(Long) - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- setSoxComplianceModeEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setSoxComplianceModeEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setSoxComplianceModeEnabled(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Enables or disables Bamboo instance SOX compliance mode.
- setSoxComplianceModeEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setSoxComplianceModeEnabled(boolean) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- setSoxComplianceModeEnabled(boolean) - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- setSpecifiedDaysOfWeek(String) - Method in class com.atlassian.bamboo.schedule.BambooCronEditorBean
-
- setSpecsExecuted(boolean) - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionWork
-
- setSpecsExecutionDate(Date) - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- setSpecsImportState(VcsLocationBambooSpecsState.SpecsImportState) - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- setSpecsRepositoryId(Long) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setSpecsResult(boolean) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setSpecsResult(boolean) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setSpotRequestTimeoutSeconds(int) - Method in class com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfig
-
Setter for spot request timeout
- setSrcPath(String) - Method in class com.atlassian.bamboo.agent.installer.JavaServiceWrapperFileNames
-
- setSshCommand(String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
- setSshCompression(boolean) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
- setSshKeyFile(String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandProcessor
-
- setSshKeyPath(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- setSshProxyService(SshProxyService) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- setSshProxyService(SshProxyService) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- setSshProxyService(SshProxyService) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- setStage(ChainStage) - Method in class com.atlassian.bamboo.build.DefaultJob
-
- setStage(ChainStage) - Method in interface com.atlassian.bamboo.build.Job
-
- setStage(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setStage(RestStage) - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- setStageDescription(ActionParametersMap, String) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- setStageDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- setStageId(Long) - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob
-
- setStageId(long) - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveJobAction
-
- setStageId(long) - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveStageAction
-
- setStageId(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- setStageManual(ActionParametersMap, boolean) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- setStageManual(boolean) - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- setStageName(ActionParametersMap, String) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- setStageName(String) - Method in class com.atlassian.bamboo.v2.build.trigger.ManualBuildTriggerReason
-
- setStageName(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- setStageResult(ChainStageResult) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setStageResultId(Long) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setStageResults(List<ChainStageResult>) - Method in class com.atlassian.bamboo.chains.ChainResultsSummaryImpl
-
- setStageResults(List<RestStageResultStatus>) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatusList
-
- setStages(RestStageResultList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setStages(RestStageResultStatusList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestChainResultStatus
-
- setStages(RestStageResultList) - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResults
-
- setStages(RestStageList) - Method in class com.atlassian.bamboo.plugins.rest.model.chain.RestStages
-
- setStages(RestStageList) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- setStages(RestPageModel<RestStage>) - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanConfig
-
- setStagesList(RestStageList) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- setStageStatusHelper(StageStatusHelper) - Method in class com.atlassian.bamboo.build.ChainResultsAction
-
- setStageStatusHelper(StageStatusHelper) - Method in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- setStageToContinue(String) - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- setStart(Integer) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- setStartDate(Date) - Method in interface com.atlassian.bamboo.chains.ChainState
-
The first call sets the start
Date
.
- setStarted(boolean) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- setStarted(boolean) - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
- setStarted(boolean) - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- setStartedDate(Date) - Method in interface com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResult
-
- setStartedDate(Date) - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- setStartIndex(int) - Method in class com.atlassian.bamboo.filter.Page
-
- setStartIndex(int) - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- setStartIndex(int) - Method in class com.atlassian.bamboo.rest.model.AbstractRestList
-
- setStartIndex(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.AbstractEntityPagerSupport
-
- setStartTime(Date) - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- setStartTime(Date) - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
Specify when the build occurred.
- setStartupScript(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setStartupScripts(List<Script>) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setStartupScripts(List<Script>) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setStartupScripts(List<String>) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setStashCapabilityProvider(StashCapabilityProvider) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- setStashClientFactory(ApplinkStashClientFactory) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- setStashProject(String) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- setStashRepositoryName(String) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- setStashUrl(String) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- setState(TestState) - Method in class com.atlassian.bamboo.results.tests.TestResults
-
- setState(TestState) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- setState(TaskState) - Method in class com.atlassian.bamboo.task.TaskResultBuilder
-
- setStatistics(StatisticsCollector) - Method in class com.atlassian.bamboo.build.ViewBuild
-
- setStatistics(StatisticsCollector) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- setStatistics(StatisticsCollector) - Method in interface com.atlassian.bamboo.ww2.aware.StatisticsAware
-
- setStatus(JiraStatus) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- setStatus(BuildState) - Method in class com.atlassian.bamboo.plugins.jira.summary.build.PlanStatusJsonBean
-
- setStatus(String) - Method in class com.atlassian.bamboo.rest.entity.RestResponse
-
- setStatus(String) - Method in class com.atlassian.bamboo.rest.model.build.issue.RestJiraIssue
-
- setStatusCode(int) - Method in class com.atlassian.bamboo.ww2.actions.error.ErrorAction
-
- setStorageConfiguration(RestStorageConfiguration) - Method in class com.atlassian.bamboo.testutils.backdoor.AdministrationControl
-
- setStorageLimit(StorageLimits) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setStorageLimit(StorageLimits) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setStorageLimit(StorageLimits) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setStorageTag(ChainStorageTag) - Method in interface com.atlassian.bamboo.chains.Chain
-
- setStorageTag(ChainStorageTag) - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- setStrategy(DependencyBlockingStrategy, Plan) - Static method in enum com.atlassian.bamboo.v2.build.trigger.DependencyBlockingStrategy
-
Set strategy for build
- setSubBuildKey(ActionParametersMap, String) - Static method in class com.atlassian.bamboo.build.creation.JobParamMapHelper
-
- setSubBuildKey(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- setSubjectPrefix(String) - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- setSubmitAction(String) - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- setSubnetId(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setSubnetId(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setSubnetIds(Iterable<String>) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
Subnet ids in the "subnet-xxxxx" format
- setSubnetIds(Iterable<String>) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setSubnetIds(Iterable<String>) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setSubnets(Collection<String>) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setSubscriptionId(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureArtifactSubscription
-
- setSubscriptions(List<ConsumedSubscription>) - Method in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink
-
- setSubscriptions(List<ArtifactSubscription>) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinition
-
Set subscriptions on this artifact definition.
- setSubscriptions(List<ArtifactSubscription>) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl
-
- setSubscriptions(List<ConsumedSubscription>) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setSubstitutedVariables(List<VariableSubstitution>) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setSubversionWorkingCopyFormat(String) - Method in class com.atlassian.bamboo.configuration.RepositorySettings
-
- setSubversionWorkingCopyFormat(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- setSuccessful(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- setSuccessfulTestCaseCount(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- setSuccessfulTestCaseCount(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- setSuccessfulTestCount(Integer) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setSuccessfulTestCount(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestClassResult
-
Set the number of successful tests in this group
- setSuccessfulTestCount(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- setSuccessfulTestResults(List<TestResults>) - Method in interface com.atlassian.bamboo.results.BuildResults
-
Deprecated.
- setSuccessfulTestResults(List<TestResults>) - Method in class com.atlassian.bamboo.results.BuildResultsImpl
-
Deprecated.
- setSuccessMessage(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- setSuffix(String) - Method in class com.atlassian.bamboo.util.SecureTemporaryFiles.FileSpecBuilder
-
- setSuffix(String) - Method in class com.atlassian.bamboo.util.SharedTemporaryFiles.FileSpecBuilder
-
- setSummary(String) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- setSummary(String) - Method in class com.atlassian.bamboo.rest.model.build.issue.RestJiraIssue
-
- setSummary(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- setSuspendedFromBuilding(boolean) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setSuspendedFromBuilding(boolean) - Method in class com.atlassian.bamboo.plan.branch.JobPropagatingFacade
-
- setSuspendedFromBuilding(boolean) - Method in interface com.atlassian.bamboo.plan.Plan
-
Sets the build to suspend temporarily
- setSvnClientManagerFactory(SVNClientManagerFactory) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setSvnClientManagerFactory(SVNClientManagerFactory) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setSystemErrorMessages(Collection<ErrorDetails>) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgentAdmin
-
- setSystemInfo(SystemInfo) - Method in class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- setSystemInfo(SystemInfo) - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
- setSystemInfo(SystemInfo) - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- setSystemInfo(SystemInfo) - Method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJob
-
- setSystemNotificationService(SystemNotificationService) - Method in class com.atlassian.bamboo.notification.AbstractNotificationEventListener
-
- setSystemNotificationService(SystemNotificationService) - Method in class com.atlassian.bamboo.ww2.actions.admin.notification.ConfigureSystemNotifications
-
- setSystemOut(String) - Method in class com.atlassian.bamboo.results.tests.TestResults
-
- setSystemProperty(String, String) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setSystemProperty(String, String) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setSystemProperty(String, String) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setSystemProvidedOnly() - Method in class com.atlassian.bamboo.plugin.AgentPluginResolver.AgentPluginFilter
-
- setSystemStatisticsBean(SystemStatisticsBean) - Method in class com.atlassian.bamboo.configuration.SystemInfoAction
-
- setTag(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.ArtifactUrlRedirectAction
-
- setTarget(String) - Method in interface com.atlassian.bamboo.plan.pullrequest.MutableVcsPullRequest
-
- setTarget(String) - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- setTarget(Object) - Method in class com.atlassian.bamboo.spring.BambooTransactionProxyFactoryBean
-
- setTargetActiveInstances(int) - Method in interface com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceSchedule
-
- setTargetActiveInstances(int) - Method in class com.atlassian.bamboo.agent.elastic.schedule.ElasticInstanceScheduleImpl
-
- setTargetActiveInstances(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- setTargetRepository(RepositoryDataEntity) - Method in class com.atlassian.bamboo.specs.RssRepositoryPermissionImpl
-
- setTargetRepositoryId(long) - Method in interface com.atlassian.bamboo.plan.pullrequest.MutableVcsPullRequest
-
- setTargetRepositoryId(long) - Method in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- setTaskClass(String) - Method in class com.atlassian.bamboo.plugin.descriptor.PrePostTaskActionsDescriptor
-
For testing purposes only
- setTaskConfigurationService(TaskConfigurationService) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setTaskConfiguratorHelper(TaskConfiguratorHelper) - Method in class com.atlassian.bamboo.task.AbstractTaskConfigurator
-
- setTaskDefinitions(List<TaskDefinition>) - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
- setTaskDefinitions(List<TaskDefinition>) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- setTaskDisabled(boolean) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- setTaskDisabled(boolean) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- setTaskDisabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setTaskExecutor(TaskExecutor) - Method in class com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask
-
- setTaskExecutor(TaskExecutor) - Method in class com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask
-
- setTaskId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- setTaskId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.DeleteEnvironmentTask
-
- setTaskId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- setTaskId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.MoveEnvironmentTask
-
- setTaskId(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setTaskManager(TaskManager) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- setTaskManager(TaskManager) - Method in class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironmentTaskTypes
-
- setTaskManager(TaskManager) - Method in class com.atlassian.bamboo.deployments.execution.actions.ViewDeploymentResult
-
- setTaskManager(TaskManager) - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- setTaskManager(TaskManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildRequirement
-
- setTaskManager(TaskManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.DeleteRepository
-
- setTaskManager(TaskManager) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setTaskName(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- setTaskName(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- setTaskName(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setTaskOwnerFactory(TaskOwnerFactory) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- setTaskOwnerFactory(TaskOwnerFactory) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setTaskResults(List<TaskResult>) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- setTaskResults(List<TaskResult>) - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
- setTaskResults(List<TaskResult>) - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- setTaskRootDirectoryType(TaskRootDirectoryType) - Method in class com.atlassian.bamboo.task.TaskRootDirectorySelector
-
- setTaskService(TaskService) - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- setTasksList(RestTaskList) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestJob
-
- setTasksStartDate(Date) - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
- setTasksStartDate(Date) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- setTasksStartDate(Date) - Method in interface com.atlassian.bamboo.v2.build.CurrentResult
-
- setTasksStartDate(Date) - Method in class com.atlassian.bamboo.v2.build.CurrentResultImpl
-
- setTaskState(PlanKey, long, boolean) - Method in interface com.atlassian.bamboo.task.TaskConfigurationService
-
Update the disable state of specific taskDefinition
- setTaskState(PlanKey, long, boolean) - Method in class com.atlassian.bamboo.task.TaskConfigurationServiceImpl
-
- setTasksXmlData(String) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- setTasksXmlData(String) - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- setTaskUIConfigBean(TaskUIConfigBean) - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironmentTasks
-
- setTaskUIConfigBean(TaskUIConfigBean) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setTempDir(TempDirectory) - Method in class com.atlassian.bamboo.testutils.FilebasedRepositoryDescriptor
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.capability.AbstractCapabilityConfiguratorPluginModule
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.mail.BambooMailer
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.buildcommented.CommentNotification
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotification
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotificationType
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.buildhung.BuildHungNotification
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.buildmissingcapableagent.BuildMissingCapableAgentNotification
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.buildqueuetimeout.BuildQueueTimeoutNotification
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotificationType
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.NotificationFactoryImpl
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.recipients.EmailRecipient
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.recipients.GroupRecipient
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.recipients.ImRecipient
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.recipients.UserRecipientImpl
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.notification.rss.RssNotification
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityTypeModule
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.v2.build.BaseBuildConfigurationAwarePlugin
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.v2.build.BaseConfigurableBuildPlugin
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.v2.build.trigger.DefaultTriggerReasonRenderer
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.EditTask
-
- setTestCase(TestCase) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- setTestCaseId(long) - Method in class com.atlassian.bamboo.build.tests.ViewTestCaseAction
-
- setTestCaseId(long) - Method in class com.atlassian.bamboo.build.ViewTestCaseResultAction
-
- setTestCaseId(long) - Method in class com.atlassian.bamboo.results.tests.TestResults
-
- setTestCaseId(long) - Method in class com.atlassian.bamboo.ww2.actions.jira.CreateNewJiraIssueForTestAction
-
- setTestCaseId(long) - Method in class com.atlassian.bamboo.ww2.actions.jira.LinkTestToJiraIssueAction
-
- setTestCaseId(long) - Method in class com.atlassian.bamboo.ww2.actions.jira.UnlinkTestToJiraIssueAction
-
- setTestCaseResult(TestCaseResult) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResultError
-
Set the test case result this error is associated with
- setTestCaseResult(TestCaseResult) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorImpl
-
- setTestCases(Collection<TestCaseDescriptor>) - Method in class com.atlassian.bamboo.testutils.TestClassDescriptor
-
- setTestClass(TestClass) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCase
-
Set the testClass this test case belongs to
- setTestClass(TestClass) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
- setTestClass(TestClass) - Method in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl
-
- setTestClasses(List<TestClass>) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setTestClasses(Collection<TestClassDescriptor>) - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- setTestClassResult(TestClassResult) - Method in interface com.atlassian.bamboo.resultsummary.tests.TestCaseResult
-
Set the TestClassResult this test result belongs to
- setTestClassResult(TestClassResult) - Method in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl
-
- setTestClassResultId(long) - Method in class com.atlassian.bamboo.build.ViewTestClassResultAction
-
- setTestConnection(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.CreateInstantMessagingServer
-
- setTestMode() - Method in class com.atlassian.bamboo.plugins.ssh.BambooTrustedKeyServerKeyVerifier
-
- setTestName(String) - Method in class com.atlassian.bamboo.testutils.TestCaseDescriptor
-
- setTestQuarantineManager(TestQuarantineManager) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setTestQuarantineManager(TestQuarantineManager) - Method in class com.atlassian.bamboo.plugins.web.conditions.HasQuarantinedTestsCondition
-
- setTestQuarantineManager(TestQuarantineManager) - Method in class com.atlassian.bamboo.task.QuarantineExpiryCleanupJob
-
- setTestQuarantineManager(TestQuarantineManager) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewQuarantinedTests
-
- setTestRecipient(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setTestRecipients(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setTestResults(Set<TestResults>, Set<TestResults>, Set<TestResults>) - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
Set the test results for this build.
- setTestResults(Set<TestResults>, Set<TestResults>) - Method in interface com.atlassian.bamboo.v2.build.CurrentBuildResult
-
Set the test results for this build.
- setTestResults(Set<TestResults>, Set<TestResults>, Set<TestResults>) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- setTestResults(Set<TestResults>, Set<TestResults>) - Method in class com.atlassian.bamboo.v2.build.CurrentBuildResultImpl
-
- setTestResultsSummary(TestResultsSummary) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setTestResultsSummary(TestResultsSummary) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
Set the test summary information from this build
- setTestsEnabled(boolean) - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- setTestsManager(TestsManager) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setTestsManager(TestsManager) - Method in class com.atlassian.bamboo.build.tests.ViewTestCaseAction
-
- setTestsManager(TestsManager) - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- setTestsManager(TestsManager) - Method in class com.atlassian.bamboo.build.tests.ViewTestsSummaryForPlan
-
- setTestsManager(TestsManager) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewQuarantinedTests
-
- setTestsManager(TestsManager) - Method in class com.atlassian.bamboo.ww2.actions.jira.UnlinkTestToJiraIssueAction
-
- setText(String) - Method in class com.atlassian.bamboo.pageobjects.elements.TextElement
-
- setTextfieldText(String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentMiscellaneousPage
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.build.configuration.ConcurrentBuildsPlanConfigurationPlugin
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.build.expiry.plugin.BuildExpiryPerPlanPlugin
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.build.monitoring.BuildMonitoringPerPlanPlugin
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.credentials.AbstractCredentialType
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.db.ValidateOracleJDBCDriverVersion
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.js.ViewPlanUpdates
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.notification.recipients.UserRecipientImpl
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.plan.PlanStatusHistoryAction
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.plugins.ant.task.configuration.AntBuildTaskConfigurator
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.plugins.command.task.configuration.CommandBuildTaskConfigurator
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.plugins.grails.GrailsTaskConfigurator
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.plugins.php.task.configuration.PhpUnitBuildTaskConfigurator
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.plugins.script.task.configuration.ScriptBuildTaskConfigurator
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.repository.DefaultRepositoryManager
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeManager
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.upgrade.tasks.validation.BuildNumberApplicableForUpgrade
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.v2.build.agent.AgentIdleStatus
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.v2.build.agent.capability.RequirementSetRenderer
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.v2.build.trigger.AbstractTriggerReason
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildJsonProviderAction
-
- setTextProvider(TextProvider) - Method in class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction
-
- setThreadLocalContext(SecurityContext) - Method in class com.atlassian.sal.bamboo.executor.BambooThreadLocalContextManager
-
Set the thread local context on the current thread
- setThreshold(int) - Method in class com.atlassian.bamboo.maven.MavenNullLogger
-
- setTimeHangDetected(Date) - Method in class com.atlassian.bamboo.build.monitoring.BuildHungDetailsImpl
-
- setTimeout(Long) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl
-
- setTimeoutMs(int) - Method in class com.atlassian.bamboo.agent.bootstrap.http.RemoteAgentHttpClientFactory
-
- setTimeouts() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.BambooSetupWait
-
- setTimer(Timer) - Method in class com.atlassian.bamboo.testutils.ProcessDescriptor
-
- setTimestamp(Long) - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- setTimeToFix(Long) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setTimeToFix(Long) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
A stored version of how long (milli seconds) it took for this build to fix a failure.
- SETTINGS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- setTlsEnabled(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.mail.RestMailConfiguration
-
- setTlsRequired(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setToBuildNumber(int) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setToBuildNumber(int) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setToCreationDate(Date) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setToDate(Date) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setToDate(Date) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteriaBuilder
-
- setToDateIsNull(Boolean) - Method in class com.atlassian.bamboo.resultsummary.ResultsSummaryCriteria
-
- setToDeleteName(String) - Method in class com.atlassian.bamboo.configuration.logs.ConfigureLog4jAction
-
- setToken(String) - Method in class com.atlassian.bamboo.security.ChangeForgottenPassword
-
- setToken(String) - Method in class com.atlassian.bamboo.user.PasswordResetTokenImpl
-
- setTokenCreationTime(Timestamp) - Method in class com.atlassian.bamboo.user.PasswordResetTokenImpl
-
- setTokenDao(PasswordResetTokenDao) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- setTotalBuildInQueueThreshold(int) - Method in class com.atlassian.bamboo.agent.elastic.server.AutomaticInstanceManagementConfig
-
- setTotalBulkActionErrors(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.DisablePlanBulkAction
-
- setTotalBulkActionErrors(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.EnablePlanBulkAction
-
- setTotalBulkActionErrors(int) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.ManualBuildBulkAction
-
- setTotalTestCaseCount(int) - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- setTotalTestCaseCount(int) - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- setTotalTestDuration(long) - Method in interface com.atlassian.bamboo.resultsummary.tests.MutableTestResultsSummary
-
- setTotalTestDuration(long) - Method in class com.atlassian.bamboo.resultsummary.tests.TestResultsSummaryImpl
-
- setTrackingConfigurationManager(TrackingConfigurationManager) - Method in class com.atlassian.bamboo.brokenbuildtracker.BrokenBuildPostProcessor
-
- setTrackingEntryManager(TrackingEntryManager) - Method in class com.atlassian.bamboo.brokenbuildtracker.BrokenBuildPostProcessor
-
- setTrackingEntryManager(TrackingEntryManager) - Method in class com.atlassian.bamboo.brokenbuildtracker.notifications.ResponsibleRecipient
-
- setTrackingId(int) - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- setTransactionName(ServletRequest, String) - Static method in class com.atlassian.bamboo.filter.NewRelicTransactionNamingFilter
-
- setTransactionTemplate(TransactionTemplate) - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverDeltaCalculator
-
- setTransitionId(String) - Method in class com.atlassian.bamboo.ww2.actions.jira.TransitionJiraIssueAction
-
- setTransportFactory(ServletContext, HttpTransportFactory) - Static method in class com.atlassian.bamboo.amq.ServletContextAttributes
-
- setTransportOptions(ServletContext, Map<String, Object>) - Static method in class com.atlassian.bamboo.amq.ServletContextAttributes
-
- setTriggerConfigurationService(TriggerConfigurationService) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersAction
-
- setTriggerConfigurationService(TriggerConfigurationService) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- setTriggerDefinitions(List<TriggerDefinition>) - Method in interface com.atlassian.bamboo.build.BuildDefinition
-
Replace existing list of triggers with a new one.
- setTriggerDefinitions(List<TriggerDefinition>) - Method in class com.atlassian.bamboo.build.DefaultBuildDefinition
-
- setTriggerDisabled(boolean) - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- setTriggerDisabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- setTriggerId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- setTriggerId(long) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- setTriggerId(long) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTriggers
-
- setTriggeringBranchKey(PlanKey) - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- setTriggeringBuildResultKey(String) - Method in class com.atlassian.bamboo.trigger.dependency.CompletedStageTriggerReason
-
- setTriggeringBuildResultKey(String) - Method in class com.atlassian.bamboo.v2.build.trigger.ChildDependencyTriggerReason
-
- setTriggeringBuildResultKey(String) - Method in class com.atlassian.bamboo.v2.build.trigger.DependencyTriggerReason
-
- setTriggeringPlanKey(PlanKey) - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- setTriggeringRepositories(Set<Long>) - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- setTriggeringRepositories(Set<Long>) - Method in interface com.atlassian.bamboo.build.strategy.RepositoryAwareBuildStrategy
-
Deprecated.
Set list of repository ids this trigger is configured for.
- setTriggeringRepositories(Set<Long>) - Method in class com.atlassian.bamboo.build.strategy.StashBuildStrategy
-
Deprecated.
- setTriggeringRepositories(Set<Long>) - Method in class com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy
-
Deprecated.
- setTriggeringStageName(String) - Method in class com.atlassian.bamboo.trigger.dependency.CompletedStageTriggerReason
-
- setTriggerInitialManualBuild(boolean) - Method in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- setTriggerIp(String) - Method in class com.atlassian.bamboo.testutils.model.triggers.RemoteTriggerDetails
-
- setTriggerIpAddresses(String) - Method in class com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy
-
Deprecated.
- setTriggerManager(TriggerManager) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setTriggerManager(TriggerManager) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentFinishedNotification
-
- setTriggerManager(TriggerManager) - Method in class com.atlassian.bamboo.deployments.notification.DeploymentStartedNotification
-
- setTriggerManager(TriggerManager) - Method in class com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
- setTriggerManager(TriggerManager) - Method in class com.atlassian.bamboo.v2.trigger.ChangeDetectionListenerAction
-
- setTriggerManager(TriggerManager) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildJsonProviderAction
-
- setTriggerManager(TriggerManager) - Method in class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction
-
- setTriggerReason(String) - Method in class com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild
-
- setTriggerReason(TriggerReason) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setTriggerReason(TriggerReason) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- setTriggerReason(TriggerReason) - Method in interface com.atlassian.bamboo.resultsummary.ResultsSummary
-
- setTriggerReasonKey(String) - Method in interface com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResult
-
- setTriggerReasonKey(String) - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- setTriggerReasonKey(String) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setTriggers(List<RestTrigger>) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestPlan
-
- setTriggersXmlData(String) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironment
-
- setTriggersXmlData(String) - Method in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl
-
- setTriggerTypeManager(TriggerTypeManager) - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- setTriggerTypeManager(TriggerTypeManager) - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- setTriggerTypeManager(TriggerTypeManager) - Method in class com.atlassian.bamboo.trigger.DetectChangesAfterBuildCompletedListener
-
- setTriggerTypeManager(TriggerTypeManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersAction
-
- setTriggerTypeManager(TriggerTypeManager) - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- setTriggerTypeManager(TriggerTypeManager) - Method in class com.atlassian.bamboo.ww2.actions.branch.AbstractBranchTriggerConfigAction
-
- setTriggerTypeManager(TriggerTypeManager) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- setTriggerTypeManager(TriggerTypeManager) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTriggers
-
- setTriggerUIConfigBean(TriggerUIConfigBean) - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- setTriggerUIConfigBean(TriggerUIConfigBean) - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- setTriggerUIConfigBean(TriggerUIConfigBean) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersAction
-
- setTriggerUIConfigBean(TriggerUIConfigBean) - Method in class com.atlassian.bamboo.ww2.actions.branch.AbstractBranchTriggerConfigAction
-
- setTriggerUIConfigBean(TriggerUIConfigBean) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- setTrustedKeyHelper(TrustedKeyHelper) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- setTrustedKeyHelper(TrustedKeyHelper) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- setTrustedKeyHelper(TrustedKeyHelper) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- setTrustedKeyHelper(TrustedKeyHelper) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setTryNext(boolean) - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- setTryNext(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.AbstractEntityPagerSupport
-
- setTunnelTimeoutMinutes(int) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- setTunnelTimeoutMinutes(int) - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- setType(String) - Method in class com.atlassian.bamboo.event.agent.AgentInstallerEvent
-
- setType(JiraType) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsImpl
-
- setType(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
-
- setType(String) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticInstanceManagement
-
- setType(AgentAssignment.ExecutorType) - Method in class com.atlassian.bamboo.rest.model.agent.RestAgentAssignmentExecutorDetails
-
- setTypedValue(boolean) - Method in class com.atlassian.bamboo.utils.SystemProperty.BooleanSystemProperty
-
- setUiConfigBean(UIConfigSupport) - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- setUiConfigBean(UIConfigSupport) - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- setUiConfigBean(UIConfigSupport) - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersAction
-
- setUiConfigBean(UIConfigSupport) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BuildConfigurationSupport
-
- setUiConfigBean(UIConfigSupport) - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- setUiConfigSupport(UIConfigSupport) - Method in class com.atlassian.bamboo.plugins.ant.task.configuration.AntBuildTaskConfigurator
-
- setUiConfigSupport(UIConfigSupport) - Method in class com.atlassian.bamboo.plugins.grails.GrailsTaskConfigurator
-
- setUiConfigSupport(UIConfigSupport) - Method in class com.atlassian.bamboo.plugins.maven.task.configuration.AbstractMavenBuildTaskConfigurator
-
- setUiConfigSupport(UIConfigSupport) - Method in class com.atlassian.bamboo.plugins.php.task.configuration.PhpUnitBuildTaskConfigurator
-
- setUiConfigSupport(UIConfigSupport) - Method in class com.atlassian.bamboo.plugins.shell.configuration.AbstractShellCommandTaskConfigurator
-
- setUiConfigSupport(UIConfigSupport) - Method in class com.atlassian.bamboo.trigger.environment.AbstractEnvironmentTriggerConfigurator
-
- setUnauthenticatedRemoteTriggerAllowed(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setUnauthenticatedRemoteTriggerAllowed(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setUnauthenticatedRemoteTriggerAllowed(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setUnauthenticatedRemoteTriggerAllowed(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setUnauthenticatedRemoteTriggerAllowed(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- setUnconfigurableFeatureDefaults(UnconfigurableFeatureDefaults) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setUnconfigurableFeatureDefaults(UnconfigurableFeatureDefaults) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setUnconfigurableFeatureDefaults(UnconfigurableFeatureDefaults) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setUnknownHandlerFactory(UnknownHandlerFactory) - Method in class com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
-
- setUnresponsive(boolean) - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent
-
- setUnresponsive(boolean) - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- setUnresponsive(boolean) - Method in class com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator
-
- setUp() - Method in class it.com.atlassian.bamboo.deployments.expiry.DeploymentExpiryServiceWiredTest
-
- SETUP_ADMIN - Static variable in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- SETUP_DATA - Static variable in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- SETUP_DB - Static variable in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- SETUP_DEFAULT_DATABASE - Static variable in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- SETUP_DEFAULT_GENERAL - Static variable in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- SETUP_FINISH - Static variable in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- SETUP_GENERAL - Static variable in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- SETUP_LICENSE_STEP - Static variable in class com.atlassian.bamboo.setup.DefaultSetupPersister
-
- SETUP_RSS_IN_DOCKER - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Used during Bamboo setup phase.
- SETUP_URL_PREFIX - Static variable in class com.atlassian.bamboo.setup.johnson.BambooJohnsonSetupConfig
-
- SetupAdminUserAction - Class in com.atlassian.bamboo.ww2.actions.setup
-
- SetupAdminUserAction() - Constructor for class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- SetupAdminUserDetailsPage - Class in com.atlassian.bamboo.pageobjects.pages.setup
-
Bamboo setup - admin details page
- SetupAdminUserDetailsPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.setup.SetupAdminUserDetailsPage
-
- setupAgentsSecurityToken(ErrorCollection, boolean) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupUtilityBean
-
Initializes the agent security token authentication feature and all related settings for this Bamboo instance.
- setupAtlassianSpring(ApplicationContext) - Static method in class com.atlassian.bamboo.spring.AtlassianSpringUtils
-
- SetupAwsPage - Class in com.atlassian.bamboo.pageobjects.pages.setup.hosted
-
PageObject for "Setup AWS" wizard that shows as a part of Bamboo Cloud setup
- SetupAwsPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.setup.hosted.SetupAwsPage
-
- setupBambooCustom(Class<T>, DbProperties) - Method in class com.atlassian.bamboo.pageobjects.helpers.SetupHelper
-
Custom path of Bamboo setup - use external DB
- setupBambooEmbedded() - Method in class com.atlassian.bamboo.pageobjects.helpers.SetupHelper
-
- SetupBambooInitialDataPage - Class in com.atlassian.bamboo.pageobjects.pages.setup
-
- SetupBambooInitialDataPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.setup.SetupBambooInitialDataPage
-
- SetupBambooLicensePage - Class in com.atlassian.bamboo.pageobjects.pages.setup
-
Bamboo setup process - license page.
- SetupBambooLicensePage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.setup.SetupBambooLicensePage
-
- setUpBambooMailServer(Backdoor, GreenMailOperations, String, String) - Static method in class com.atlassian.bamboo.testutils.NotificationsTestUtils
-
- setUpBambooMailServer(Backdoor, GreenMailOperations, String) - Static method in class com.atlassian.bamboo.testutils.NotificationsTestUtils
-
- SetupCheckInterceptor - Class in com.atlassian.bamboo.ww2.interceptors
-
Ensure we don't try to hit the setup step after setup is complete.
- SetupCheckInterceptor() - Constructor for class com.atlassian.bamboo.ww2.interceptors.SetupCheckInterceptor
-
- setupCvsPlan(TestBuildDetails, String) - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- SetupDatabaseAction - Class in com.atlassian.bamboo.ww2.actions.setup
-
- SetupDatabaseAction() - Constructor for class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseAction
-
- SetupDatabaseConnectionAction - Class in com.atlassian.bamboo.ww2.actions.setup
-
- SetupDatabaseConnectionAction() - Constructor for class com.atlassian.bamboo.ww2.actions.setup.SetupDatabaseConnectionAction
-
- SetupDatabaseConnectionPage - Class in com.atlassian.bamboo.pageobjects.pages.setup
-
- SetupDatabaseConnectionPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.setup.SetupDatabaseConnectionPage
-
- SetupDatabasePage - Class in com.atlassian.bamboo.pageobjects.pages.setup
-
- SetupDatabasePage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.setup.SetupDatabasePage
-
- SetupDatabaseValidationErrorPage - Class in com.atlassian.bamboo.pageobjects.pages.setup
-
- SetupDatabaseValidationErrorPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.setup.SetupDatabaseValidationErrorPage
-
- setupDatasourceDatabase(String, DatabaseDetails, String, ServletContext, ErrorCollection) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupUtilityBean
-
- setUpdated(boolean) - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.GlobalTrackingConfiguration
-
- setUpdatingSource(boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatus
-
- setupDefaultGeneralConfiguration(String, String, ErrorCollection) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupUtilityBean
-
- SetupDefaultsAction - Class in com.atlassian.bamboo.ww2.actions.setup
-
- SetupDefaultsAction() - Constructor for class com.atlassian.bamboo.ww2.actions.setup.SetupDefaultsAction
-
- setupEmbeddedDatabase(ServletContext, ErrorCollection) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupUtilityBean
-
- SetupEmbeddedDatabaseAction - Class in com.atlassian.bamboo.ww2.actions.setup
-
- SetupEmbeddedDatabaseAction() - Constructor for class com.atlassian.bamboo.ww2.actions.setup.SetupEmbeddedDatabaseAction
-
- setupEntries() - Method in class com.atlassian.bamboo.configuration.logs.ViewLog4jAction
-
- setupEventToRollback(RollbackEventName) - Method in class com.atlassian.bamboo.testutils.backdoor.RollbackControl
-
- setupFingerPrint() - Static method in class com.atlassian.bamboo.setup.ServerFingerprintUtils
-
- SetupGeneralConfiguration - Class in com.atlassian.bamboo.ww2.actions.setup
-
- SetupGeneralConfiguration() - Constructor for class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- setupGeneralConfiguration(String, String, String, String, String, String, String, String, ErrorCollection) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupUtilityBean
-
- SetupGeneralConfigurationPage - Class in com.atlassian.bamboo.pageobjects.pages.setup
-
- SetupGeneralConfigurationPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.setup.SetupGeneralConfigurationPage
-
- setupGitPlan(TestBuildDetails, GitRepositoryDescriptor) - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- setUpgradeManager(UpgradeManager) - Method in class com.atlassian.upgrade.UpgradeLifecycleItem
-
- setUpgradeTasks(List<UpgradeTask>) - Method in class com.atlassian.upgrade.AbstractUpgradeManager
-
- setUpgradeUtilityBean(UpgradeUtilityBean) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- setUpgradeUtilityBean(UpgradeUtilityBean) - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeManager
-
- setUpgradeUtilityBean(UpgradeUtilityBean) - Method in class com.atlassian.bamboo.upgrade.tasks.validation.BuildNumberApplicableForUpgrade
-
- setUpGreenMail(String, String, String) - Static method in class com.atlassian.bamboo.testutils.GreenMailUtils
-
- setUpGreenMail(String, String, String) - Static method in class com.atlassian.bamboo.testutils.NotificationsTestUtils
-
- SetupHelper - Class in com.atlassian.bamboo.pageobjects.helpers
-
- SetupHelper() - Constructor for class com.atlassian.bamboo.pageobjects.helpers.SetupHelper
-
- setUpHibernateTemplate(TransactionAndHibernateTemplate, TransactionStatus, Session, Connection) - Static method in class com.atlassian.bamboo.mockito.MockitoUtils
-
- setUpHibernateTemplate(TransactionAndHibernateTemplate) - Static method in class com.atlassian.bamboo.mockito.MockitoUtils
-
- SetupImportDataAction - Class in com.atlassian.bamboo.ww2.actions.setup
-
- SetupImportDataAction() - Constructor for class com.atlassian.bamboo.ww2.actions.setup.SetupImportDataAction
-
- setupInitialAdminUser(String, String, String, String) - Method in interface com.atlassian.bamboo.user.BambooUserManager
-
Setup the initial admin user for the Bamboo instance.
- setupInitialAdminUser(String, String, String, String) - Method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
- SetupInvoker - Class in com.atlassian.bamboo.ww2.actions.setup
-
- SetupInvoker() - Constructor for class com.atlassian.bamboo.ww2.actions.setup.SetupInvoker
-
- SetupLicenseAction - Class in com.atlassian.bamboo.ww2.actions.setup
-
- SetupLicenseAction() - Constructor for class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- setUploadAwsIdentifier(Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.elasticconfiguration.RestElasticConfiguration
-
- setUploadingOfAwsAccountDetailsEnabled(boolean) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticConfiguration
-
- setUploadingOfAwsAccountDetailsEnabled(boolean) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticConfigurationImpl
-
- setUpMappings() - Method in class com.atlassian.bamboo.plugins.rest.common.exception.UserManagementExceptionHandlerImpl
-
- setupPerforceFailingPlan(TestBuildDetails) - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- setupPerforceSuccessPlan(TestBuildDetails) - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- SetupPlanPage - Class in com.atlassian.bamboo.pageobjects.pages.setup.hosted
-
PageObject for "Create Plan" wizard that shows as a part of Bamboo Cloud setup
- SetupPlanPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.setup.hosted.SetupPlanPage
-
- setupScriptTask(TestBuildDetails, String) - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- setupStandardDatabase(String, DatabaseDetails, ServletContext, ErrorCollection) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupUtilityBean
-
- setupStashPlan(TestBuildDetails, String, String) - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- setupStashPlan(TestBuildDetails, String, String, String) - Static method in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- setupSync(Depot, File) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
Sets the directory for perforce to check the code out to.
- SetupUpdateLicenseAction - Class in com.atlassian.bamboo.ww2.actions.admin
-
- SetupUpdateLicenseAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.SetupUpdateLicenseAction
-
- setupUpgradeBamboo(File) - Method in class com.atlassian.bamboo.pageobjects.helpers.SetupHelper
-
- setupUpgradeBamboo(Path) - Method in class com.atlassian.bamboo.pageobjects.helpers.SetupHelper
-
- setupUser(TestUser) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.CreateUserPage
-
- setupUser(String, String, String, String, ErrorCollection) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupUtilityBean
-
- SetupUtilityBean - Class in com.atlassian.bamboo.ww2.actions.setup
-
- SetupUtilityBean() - Constructor for class com.atlassian.bamboo.ww2.actions.setup.SetupUtilityBean
-
- setUri(String) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentManagerImpl
-
- setUrl(Link) - Method in class com.atlassian.bamboo.rest.model.build.issue.RestJiraIssue
-
- setUrl(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- setUrl(String) - Method in class com.atlassian.bamboo.util.UrlBuilder
-
- setUrlBase(String) - Method in class com.atlassian.bamboo.util.UrlBuilder
-
- setUrlBase(URL) - Method in class com.atlassian.bamboo.util.UrlBuilder
-
- setUrlPatterns(Set<String>) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooTrustedApplicationImpl
-
- setUrlString(String) - Method in class com.atlassian.bamboo.filter.Pager
-
- setUseClientMapping(boolean) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- setUseExport(boolean) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setUseExternals(boolean) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setUseGzipCompression(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
Specify if we should we use gzip compression to compress Bamboo web pages.
- setUseGzipCompression(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setUseGzipCompression(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
Specify if we should we use gzip compression to compress Bamboo web pages.
- setUseLegacyEbsHandling(boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.elasticConfig.RestElasticImageConfig
-
- setUseLocalRepositoryIsolation(boolean) - Method in class com.atlassian.bamboo.builder.maven.Maven2CapabilityConfigurationHelper
-
- setUseNtlmAuth(boolean) - Method in class com.atlassian.bamboo.configuration.RepositorySettings
-
- setUseNtlmAuth(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- setUser(String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Override the default user, if you want to specify the perforce user
- setUserActiveQuickFilterService(UserActiveQuickFilterService) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setUserDescription(String) - Method in class com.atlassian.bamboo.build.strategy.AbstractBuildStrategy
-
Deprecated.
- setUserDescription(String) - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategy
-
Deprecated.
- setUserDescription(String) - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- setUserDescription(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- setUserDescription(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- setUserDescription(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- setUserDescription(String) - Method in class com.atlassian.bamboo.task.ImmutableTaskDefinition
-
- setUserDescription(String) - Method in interface com.atlassian.bamboo.task.TaskDefinition
-
- setUserDescription(String) - Method in class com.atlassian.bamboo.task.TaskDefinitionImpl
-
- setUserDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- setUserDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setUserDescription(String) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- setUserGroups(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AddUserComponent
-
- setUserInstalledOnly() - Method in class com.atlassian.bamboo.plugin.AgentPluginResolver.AgentPluginFilter
-
- setUserManager(UserManager) - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- setUserManager(UserManager) - Method in class com.atlassian.bamboo.ww2.actions.chains.ViewQuarantinedTests
-
- setUserName(String) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingUser
-
- setUserName(String) - Method in interface com.atlassian.bamboo.comment.Comment
-
- setUserName(String) - Method in class com.atlassian.bamboo.comment.CommentImpl
-
- setUserName(String) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatus
-
- setUserName(String) - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatusImpl
-
- setUsername(String) - Method in interface com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinition
-
- setUsername(String) - Method in class com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerDefinitionImpl
-
- setUserName(String) - Method in interface com.atlassian.bamboo.labels.Labelling
-
- setUserName(String) - Method in class com.atlassian.bamboo.labels.LabellingImpl
-
- setUsername(String) - Method in interface com.atlassian.bamboo.notification.recipients.UserRecipient
-
- setUsername(String) - Method in class com.atlassian.bamboo.notification.recipients.UserRecipientImpl
-
- setUsername(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.AddUserComponent
-
- setUsername(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.CreateUserPage
-
- setUsername(String) - Method in class com.atlassian.bamboo.pageobjects.pages.admin.EditUserPage
-
- setUsername(String) - Method in class com.atlassian.bamboo.persister.AuditLogMessage
-
- setUsername(String) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.RestBitbucketRequest
-
- setUsername(String) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- setUsername(String) - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- setUsername(String) - Method in class com.atlassian.bamboo.plugins.git.LoadGitHubRepositories
-
- setUsername(String) - Method in class com.atlassian.bamboo.plugins.git.rest.entity.RestRequest
-
- setUserName(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.change.RestChange
-
- setUsername(String) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
What's the username (if any) we are using to acces the repository?
- setUsername(String) - Method in class com.atlassian.bamboo.rest.Login
-
Passed in by the caller - as an http param
- setUsername(String) - Method in class com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
-
- setUsername(String) - Method in class com.atlassian.bamboo.security.ChangeForgottenPassword
-
- setUsername(String) - Method in class com.atlassian.bamboo.security.ForgotPassword
-
- setUserName(String) - Method in class com.atlassian.bamboo.security.RememberMeTokenImpl
-
- setUserName(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestRepositoryConfig
-
- setUserName(String) - Method in class com.atlassian.bamboo.testutils.backdoor.model.RestUser
-
- setUserName(String) - Method in class com.atlassian.bamboo.user.LoginInformationImpl
-
- setUserName(String) - Method in class com.atlassian.bamboo.user.PasswordResetTokenImpl
-
- setUserName(String) - Method in class com.atlassian.bamboo.v2.build.trigger.ManualBuildTriggerReason
-
- setUserName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.author.AdministerAuthors
-
- setUsername(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- setUserName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- setUserName(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.RepositorySettingsAction
-
- setUsername(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- setUsername(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- setUsername(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- setUsername(String) - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- setUsernameLoggingEnabled(boolean) - Static method in class com.atlassian.bamboo.filter.AccessLogFilter
-
- setUsernameTerm(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.user.SearchUserAction
-
- setUserPassword(String) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
Specify the password required to access the resposotory
- setUserPermissions(TestUser, Collection<BambooPermission>) - Method in class com.atlassian.bamboo.testutils.backdoor.GlobalPermissionControl
-
Set global permissions for a user.
- setUserWhoAssigned(String) - Method in interface com.atlassian.bamboo.brokenbuildtracker.data.AOTrackingUser
-
- setUseSession(boolean) - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- setUseWindowsBatFilesForWhitespaceHandling(boolean) - Method in class com.atlassian.bamboo.process.ExternalProcessBuilder
-
- setUsingDefaultBranch(boolean) - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- setUuid(UUID) - Method in interface com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationEntity
-
Set unique ID of this authentication
- setUuid(UUID) - Method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl
-
- setUuid(String) - Method in class com.atlassian.bamboo.rest.model.agent.RestRemoteAgentAuthentication
-
- setUuid(UUID) - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl
-
- setUuidAsString(String) - Method in interface com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationEntity
-
Set value of UUID from String.
- setUuidAsString(String) - Method in class com.atlassian.bamboo.buildqueue.RemoteAgentAuthenticationImpl
-
- setUuidHash(Message, int) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
-
Sets agent UUID hash on the message.
- setValidatorFactory(ValidatorFactory) - Method in class com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
-
- setValue(BandanaContext, String, Object) - Method in class com.atlassian.bamboo.bandana.BambooBandanaManager
-
- setValue(BandanaContext, String, Object) - Method in class com.atlassian.bamboo.bandana.PerBuildCachingBandanaManager
-
- setValue(T) - Method in class com.atlassian.bamboo.caching.conversation.Conversation
-
Set the value of this conversation.
- setValue(String) - Method in class com.atlassian.bamboo.configuration.agent.ConfigureCapability
-
- setValue(String) - Method in class com.atlassian.bamboo.fieldvalue.FieldValueItem
-
- setValue(String) - Method in class com.atlassian.bamboo.migration.stream.CustomDataBean
-
- setValue(String, String) - Method in class com.atlassian.bamboo.pageobjects.components.variables.InlineVariableEditComponent
-
- setValue(String) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariable
-
- setValue(String) - Method in class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableSubstitutionContext
-
- setValue(T) - Method in class com.atlassian.bamboo.rest.entity.NamedEntity
-
- setValue(String) - Method in class com.atlassian.bamboo.resultsummary.CustomDataRow
-
- setValue(String) - Method in class com.atlassian.bamboo.utils.SystemProperty
-
So the setting can be set by a test
- setValue(String) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.Capability
-
- setValue(String) - Method in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl
-
- setValue(String) - Method in class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl
-
- setValue(String) - Method in class com.atlassian.bamboo.variable.StageVariableContextImpl
-
- setValue(String) - Method in class com.atlassian.bamboo.variable.SubstitutedVariableDefinitionContextImpl
-
- setValue(String) - Method in class com.atlassian.bamboo.variable.VariableContextSnapshotImpl
-
- setValue(String) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionContext
-
- setValue(String) - Method in class com.atlassian.bamboo.variable.VariableDefinitionContextImpl
-
- setValue(String) - Method in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- setValue(String) - Method in interface com.atlassian.bamboo.variable.VariableSubstitutionContext
-
- setValue(String) - Method in class com.atlassian.bamboo.variable.VariableSubstitutionContextImpl
-
- setValue(String) - Method in class com.atlassian.bamboo.variable.VariableSubstitutionImpl
-
- setValues(Iterable<T>) - Method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.BitbucketPageEntity
-
- setValues(Iterable<T>) - Method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPageEntity
-
- setVariableContext(RestVariableDefinitionContextList) - Method in class com.atlassian.bamboo.plugins.rest.model.plan.RestPlan
-
- setVariableContext(VariableContext) - Method in interface com.atlassian.bamboo.v2.build.BuildContext
-
- setVariableContext(VariableContext) - Method in class com.atlassian.bamboo.v2.build.BuildContextImpl
-
- setVariableContext(VariableContext) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.DeploymentRepositoryBuildContext
-
- setVariableContextBaseline(VariableContextBaseline) - Method in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
-
- setVariableContextBaseline(VariableContextBaseline) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersion
-
- setVariableContextBaseline(VariableContextBaseline) - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionImpl
-
- setVariableContextBaseline(VariableContextBaseline) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setVariableContextBaselineDao(VariableContextBaselineDao) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setVariableContextLogs(List<VariableContextSnapshot>) - Method in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary
-
- setVariableDefinitionManager(VariableDefinitionManager) - Method in class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionVariables
-
- setVariableDefinitionManager(VariableDefinitionManager) - Method in class com.atlassian.bamboo.plan.AbstractPlan
-
- setVariableDefinitionManager(VariableDefinitionManager) - Method in class com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild
-
- setVariableDefinitionManager(VariableDefinitionManager) - Method in class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorFactoryImpl
-
- setVariableDefinitionManager(VariableDefinitionManager) - Method in class com.atlassian.bamboo.ww2.actions.AvailableVariablesAction
-
- setVariableDefinitionsBeingCreated(List<VariableDefinition>) - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- setVariableId(long) - Method in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- setVariableId(long) - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- setVariableId(long) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- setVariableKey(String) - Method in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- setVariableKey(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- setVariableKey(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- setVariableName(String) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionSubstitutionAware
-
- setVariableName(String) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionSubstitutionAwareImpl
-
- setVariables(RestVariableList) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setVariables(List<RestVariable>) - Method in class com.atlassian.bamboo.plugins.rest.model.build.variable.RestVariableList
-
- setVariables(Map<String, VariableDefinitionContext>) - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
- setVariables(Map<String, VariableDefinitionContext>) - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- setVariables(Map<String, VariableDefinitionContext>) - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- setVariablesToAutoIncrement(Set<String>) - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- setVariablesToAutoIncrement(Set<String>) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingScheme
-
- setVariablesToAutoIncrement(Set<String>) - Method in class com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingSchemeImpl
-
- setVariableType(VariableType) - Method in class com.atlassian.bamboo.plugins.rest.model.configuration.RestVariableSubstitutionContext
-
- setVariableType(VariableType) - Method in class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl
-
- setVariableType(VariableType) - Method in class com.atlassian.bamboo.variable.StageVariableContextImpl
-
- setVariableType(VariableType) - Method in class com.atlassian.bamboo.variable.SubstitutedVariableDefinitionContextImpl
-
- setVariableType(VariableType) - Method in class com.atlassian.bamboo.variable.VariableContextSnapshotImpl
-
- setVariableType(VariableType) - Method in interface com.atlassian.bamboo.variable.VariableDefinitionContext
-
- setVariableType(VariableType) - Method in class com.atlassian.bamboo.variable.VariableDefinitionContextImpl
-
- setVariableType(VariableType) - Method in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- setVariableType(VariableType) - Method in interface com.atlassian.bamboo.variable.VariableSubstitutionContext
-
- setVariableType(VariableType) - Method in class com.atlassian.bamboo.variable.VariableSubstitutionContextImpl
-
- setVariableType(VariableType) - Method in class com.atlassian.bamboo.variable.VariableSubstitutionImpl
-
- setVariableValue(String) - Method in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- setVariableValue(String) - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- setVariableValue(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- setVcsBambooSpecsSource(VcsBambooSpecsSource) - Method in interface com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProject
-
- setVcsBambooSpecsSource(VcsBambooSpecsSource) - Method in class com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl
-
- setVcsBambooSpecsSource(VcsBambooSpecsSourceImpl) - Method in class com.atlassian.bamboo.plan.AbstractChain
-
- setVcsBranch(VcsBranch) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- setVcsBranch(VcsBranch) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- setVcsBranch(VcsBranch) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- setVcsBranch(VcsBranch) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- setVcsBranch(VcsBranch) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- setVcsBranch(VcsBranch) - Method in interface com.atlassian.bamboo.repository.BranchAwareRepository
-
Set and prepare the repository for using an arbitrary branch.
- setVcsBranch(VcsBranch) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setVcsBranch(VcsBranch, HierarchicalConfiguration) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- setVcsBranchDao(VcsBranchDao) - Method in class com.atlassian.bamboo.plan.branch.BranchExpiryJob
-
- setVcsBranchesBeingCreated(List<BambooVcsBranch>) - Method in class com.atlassian.bamboo.build.creation.PlanCreationBean
-
- setVcsBranchInConfig(Map<String, String>, VcsBranch) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudBranchConfigurator
-
- setVcsBranchInConfig(Map<String, String>, VcsBranch) - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitBranchConfigurator
-
- setVcsBranchInConfig(Map<String, String>, VcsBranch) - Method in class com.atlassian.bamboo.plugins.github.configurator.GitHubBranchConfigurator
-
- setVcsBranchInConfig(Map<String, String>, VcsBranch) - Method in class com.atlassian.bamboo.plugins.hg.v2.configurator.MercurialBranchConfigurator
-
- setVcsBranchInConfig(Map<String, String>, VcsBranch) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerBranchConfigurator
-
- setVcsBranchInConfig(Map<String, String>, VcsBranch) - Method in class com.atlassian.bamboo.repository.svn.v2.configurator.SvnBranchConfigurator
-
- setVcsBranchInConfig(Map<String, String>, VcsBranch) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyBranchConfigurator
-
- setVcsBranchInConfig(Map<String, String>, VcsBranch) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsBranchConfigurator
-
Modify config map setting branch to provided one.
- setVcsLastChangeRevisionKey(long, String) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- setVcsLastChangeRevisionKey(long, String) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- setVcsLastChangeRevisionKey(String) - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- setVcsLastChangeRevisionKey(String) - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- setVcsLocationBambooSpecsState(VcsLocationBambooSpecsStateImpl) - Method in class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl
-
- setVcsLocationId(long) - Method in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- setVcsPullRequest(MutableVcsPullRequest) - Method in interface com.atlassian.bamboo.build.MutablePlanBranchPullRequest
-
- setVcsPullRequest(MutableVcsPullRequest) - Method in class com.atlassian.bamboo.build.PlanBranchPullRequestEntity
-
- setVcsRepositoryConfigurationService(VcsRepositoryConfigurationService) - Method in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- setVcsRepositoryData(PartialVcsRepositoryData) - Method in class com.atlassian.bamboo.session.BambooSession
-
- setVcsRepositoryManager(VcsRepositoryManager) - Method in class com.atlassian.bamboo.plan.branch.BranchExpiryJob
-
- setVcsRepositoryManager(VcsRepositoryManager) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.AbstractBitbucketCloudExecutor
-
- setVcsRepositoryManager(VcsRepositoryManager) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.viewer.BitbucketCloudVcsRepositoryViewer
-
- setVcsRepositoryManager(VcsRepositoryManager) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryManagerImpl
-
- setVcsRepositoryManager(VcsRepositoryManager) - Method in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- setVcsRepositoryManager(VcsRepositoryManager) - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerService
-
- setVcsRepositoryManager(VcsRepositoryManager) - Method in class com.atlassian.bamboo.v2.build.task.InitializeBuild
-
- setVcsRepositoryManager(VcsRepositoryManager) - Method in class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorFactoryImpl
-
- setVcsRepositoryManager(VcsRepositoryManager) - Method in class com.atlassian.bamboo.vcsversion.VCSVersionReader
-
- setVcsRepositoryManager(VcsRepositoryManager) - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- setVcsRepositoryViewerManager(VcsRepositoryViewerManager) - Method in class com.atlassian.bamboo.build.PlanResultsAction
-
- setVcsRevisionKey(String) - Method in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem
-
- setVcsRevisionKey(String) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setVcsRevisionKey(long, String) - Method in interface com.atlassian.bamboo.v2.build.BuildChanges
-
- setVcsRevisionKey(long, String) - Method in class com.atlassian.bamboo.v2.build.BuildChangesImpl
-
- setVcsRevisionKey(String) - Method in interface com.atlassian.bamboo.v2.build.BuildRepositoryChanges
-
- setVcsRevisionKey(String) - Method in class com.atlassian.bamboo.v2.build.BuildRepositoryChangesImpl
-
- setVcsUpdateDuration(Long) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setVcsUpdateInSeconds(Long) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setVcsUpdateStartedTime(Date) - Method in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- setVcsUpdateTime(Date) - Method in class com.atlassian.bamboo.index.buildresult.BuildResultsSummaryDocument
-
- setVcsUpdateTime(Date) - Method in class com.atlassian.bamboo.resultsummary.BuildResultsSummaryImpl
-
- setVcsUpdateTime(Date) - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
- setVcsUpdateTime(Date) - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- setVersion(String) - Method in class com.atlassian.bamboo.agent.classserver.GetFingerprintAction
-
- setVersion(MutableDeploymentVersion) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatus
-
- setVersion(MutableDeploymentVersion) - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatusImpl
-
- setVersion(Version) - Static method in class com.atlassian.bamboo.hibernate.DatabaseVersionHolder
-
- setVersionId(long) - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- setVersionId(long) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionAction
-
- setVersionName(String) - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- setVersionName(String) - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- setVersions(List<String>) - Method in class com.atlassian.bamboo.ww2.actions.jira.AbstractCreateNewJiraIssueAction
-
- setVersionSpecificDataLocation(Map<String, String>, String) - Static method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataMetadataHelper
-
- setVersionState(DeploymentVersionState) - Method in interface com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatus
-
- setVersionState(DeploymentVersionState) - Method in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatusImpl
-
- setVersionStatus(RestDeploymentVersionStatus) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- setVersionStatusGravatarUrl(String) - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- setVersionStatusUserDisplayName(String) - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- setVersionStatusUserName(String) - Method in class com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentStatusForDashboard
-
- setVersionString(String) - Method in class com.atlassian.bamboo.util.Version
-
- setVeryLongProcessingThresholdSeconds(long) - Method in class com.atlassian.bamboo.v2.build.agent.BambooAgentMessageListener
-
Processing threshold used to detect messages with extremally long processing times (=warning in Bamboo log).
- setVirtualisationType(AwsSupportConstants.Virtualisation) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticImageConfiguration
-
- setVirtualisationType(AwsSupportConstants.Virtualisation) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl
-
- setVolumeId(String) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction
-
- setVpcEnabled(boolean) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- setWaiting(Boolean) - Method in class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatus
-
- setWarnings(List<String>) - Method in class com.atlassian.bamboo.rest.entity.RestResponse
-
- setWatchdog(Watchdog) - Method in class com.atlassian.bamboo.process.DelegatingProcessHandler
-
- setWebAppClassLoader(ClassLoader) - Static method in class com.atlassian.bamboo.utils.i18n.BambooTextProvider
-
- setWebInterfaceManager(WebInterfaceManager) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- setWebRepositoryName(String) - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- setWebRepositoryPath(String) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- setWebRepositoryRepoName(String) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- setWebRepositoryUrl(String) - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- setWebRepositoryUrl(String) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- setWebworkSecurityInterceptor(WebworkSecurityInterceptor) - Method in class com.atlassian.bamboo.security.acegi.intercept.web.WebworkSecurityInterceptorProxy
-
- setWhatOption(ConfigureElasticInstanceSchedule.WhatOption) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- setWhenOption(ConfigureElasticInstanceSchedule.WhenOption) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- setWidth(int) - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- setWidth(int) - Method in class com.atlassian.bamboo.plugins.rest.model.chart.RestChart
-
- setWidth(int) - Method in class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart
-
- setWireFormat(ServletContext, WireFormat) - Static method in class com.atlassian.bamboo.amq.ServletContextAttributes
-
- setWorkingDir(File) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- setWorkingDir(File) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
Ignore in as perforce will determine the working directory based on the client information
- setWorkingDirectory(String) - Method in class com.atlassian.bamboo.testutils.model.TestJobDetails
-
- setWorkingDirSelector(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- setWorkingDirSelector(String) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- setWritableByOwnerOnly(File) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- setxAxisLabel(String) - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- setXml(String) - Method in class com.atlassian.bamboo.credentials.CredentialsDataEntity
-
- setXml(String) - Method in interface com.atlassian.bamboo.credentials.MutableCredentialsData
-
- setXmlCompliancy(int) - Method in class com.ctc.wstx.io.BambooUTF8Reader
-
- setXmlConfiguration(XMLConfiguration) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
-
- setXmlData(String) - Method in interface com.atlassian.bamboo.build.BuildDefinitionXml
-
- setXmlData(String) - Method in class com.atlassian.bamboo.build.BuildDefinitionXmlImpl
-
- setXmlData(String) - Method in interface com.atlassian.bamboo.repository.RepositoryDataEntity
-
- setXmlData(String) - Method in class com.atlassian.bamboo.repository.RepositoryDataEntityImpl
-
- setXsrfAllowsMutativeGets(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setXsrfAllowsMutativeGets(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setXsrfAllowsMutativeGets(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setXsrfProtection(RestSecuritySettings.RestXsrfProtection) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- setXsrfProtection(Boolean, Boolean) - Method in class com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings
-
- setXsrfProtectionEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfiguration
-
- setXsrfProtectionEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.AdministrationConfigurationImpl
-
- setXsrfProtectionEnabled(boolean) - Method in interface com.atlassian.bamboo.configuration.AdministrationConfigurationInterface
-
- setXsrfProtectionEnabled(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setXsrfProtectionMutativeGetsAllowed(boolean) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setXstreamSerializationProtectionMethod(String) - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- setyAxisLabel(String) - Method in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- severity(WarningAnnotation.Severity) - Method in class com.atlassian.bamboo.build.warning.WarningAnnotation.Builder
-
- shallowClone() - Method in class com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
- shared() - Method in class com.atlassian.bamboo.testutils.model.TestArtifactDetails.Builder
-
- SHARED - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityScope
-
- SHARED_ARTIFACT - Static variable in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink_
-
- SHARED_ARTIFACT - Static variable in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl_
-
- SHARED_ARTIFACT_OPTION_NAME - Static variable in class com.atlassian.bamboo.build.artifact.handlers.AbstractArtifactHandlerConfigurator
-
- SHARED_ARTIFACTS_DIR - Static variable in class com.atlassian.bamboo.storage.location.ArtifactPaths
-
Deprecated.
- SHARED_ARTIFACTS_DIR - Static variable in class com.atlassian.bamboo.storage.location.PathConstants
-
- SHARED_CAPABILITY_SET_TYPE - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl_
-
- SHARED_CREDENTIAL_ID - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SHARED_CREDENTIALS - Static variable in interface com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryFields.SshProxy
-
- SHARED_CREDENTIALS - Static variable in interface com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryFields.UsernamePassword
-
- SHARED_CREDENTIALS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SHARED_CREDENTIALS_DELETED - Static variable in interface com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryFields
-
- SHARED_NON_SHARED_ONOFF_OPTION_NAME - Static variable in class com.atlassian.bamboo.plugin.descriptor.ArtifactHandlerModuleDescriptorImpl
-
- sharedArtifact - Static variable in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink_
-
- sharedArtifact - Static variable in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl_
-
- sharedArtifact(boolean) - Method in class com.atlassian.bamboo.plan.artifact.ImmutableArtifactDefinitionImpl.Builder
-
- SharedCapabilityMapper - Class in com.atlassian.bamboo.migration.stream
-
- SharedCapabilityMapper(SessionFactory, LocalCapabilitySetDao, RemoteCapabilitySetDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.SharedCapabilityMapper
-
- sharedCapabilitySetType - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetImpl_
-
- SharedCredentialConversionFunction - Class in com.atlassian.bamboo.plugins.rest.admin.sharedcredentials
-
- SharedCredentialConversionFunction(LinkService, CredentialsManager) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.sharedcredentials.SharedCredentialConversionFunction
-
- SharedCredentialDepender - Interface in com.atlassian.bamboo.credentials
-
An interface implemented by classes that depend on shared credentials.
- SharedCredentialResource - Class in com.atlassian.bamboo.plugins.rest.admin.sharedcredentials
-
REST endpoint that manage bamboo shared credentials.
- SharedCredentialResource(CredentialsManager, I18nResolver, LinkService, RestPermissionCheck, SharedCredentialConversionFunction) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.sharedcredentials.SharedCredentialResource
-
- sharedCredentials() - Method in class com.atlassian.bamboo.testutils.backdoor.Backdoor
-
- sharedCredentials() - Method in class com.atlassian.bamboo.testutils.junit.rule.BackdoorRule
-
- SharedCredentialsControl - Class in com.atlassian.bamboo.testutils.backdoor
-
- SharedCredentialsControl(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.backdoor.SharedCredentialsControl
-
- sharedCredentialsDeletedMessageBox - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent
-
- sharedCredentialsField - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.SshProxyAuthComponent
-
- sharedCredentialsField - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.UsernamePasswordAuthComponent
-
- sharedCredentialsId(Long) - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData.Builder
-
- sharedCredentialsId - Variable in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.SshProxyAuthenticationDetails
-
- sharedCredentialsId - Variable in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.UsernamePasswordAuthenticationDetails
-
- sharedCredentialsNotDefinedInfo - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.SshProxyAuthComponent
-
- sharedCredentialsNotDefinedInfo - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.UsernamePasswordAuthComponent
-
- sharedCredentialsRadio - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.SshProxyAuthComponent
-
- sharedCredentialsRadio - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.UsernamePasswordAuthComponent
-
- SharedRepositoriesPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- SharedRepositoriesPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.SharedRepositoriesPage
-
- SharedTemporaryFiles - Class in com.atlassian.bamboo.util
-
- SharedTemporaryFiles.FileSpecBuilder - Class in com.atlassian.bamboo.util
-
- SharedTemporaryFiles.SharedTemporaryFileSpec - Class in com.atlassian.bamboo.util
-
- SharedTemporaryFileSpec(SharedTemporaryFiles.FileSpecBuilder) - Constructor for class com.atlassian.bamboo.util.SharedTemporaryFiles.SharedTemporaryFileSpec
-
- shareRepository(Plan, RepositoryData, String, String, User) - Method in interface com.atlassian.bamboo.repository.RepositoryConfigurationService
-
Deprecated.
Converts existing Plan repository to Shared Repository.
- shareRepository(Plan, RepositoryData, String, String, User) - Method in class com.atlassian.bamboo.repository.RepositoryConfigurationServiceImpl
-
- shareRepository(Plan, PartialVcsRepositoryData, String, String, User) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
-
Converts existing Plan repository to Linked repository.
- shareRepository(Plan, PartialVcsRepositoryData, String, String, User) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- ShellConfig - Interface in com.atlassian.bamboo.plugins.shell.task
-
- ShellProcessLogMessage - Class in com.atlassian.bamboo.v2.build.agent.messages.toserver
-
- ShellProcessLogMessage(long, ShellProcessLogMessage.StreamType, String) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.toserver.ShellProcessLogMessage
-
- ShellSession - Class in com.atlassian.bamboo.shell
-
- ShellSession(long, Consumer<String>, Consumer<String>, Thread) - Constructor for class com.atlassian.bamboo.shell.ShellSession
-
- ShellSessionManager - Class in com.atlassian.bamboo.shell
-
- ShellSessionManager(ExpiryTicker) - Constructor for class com.atlassian.bamboo.shell.ShellSessionManager
-
- shiftDownEnvPosition(int, int, long) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
Decrement by one all environments positions for given deployment project for environments which have position greater than
fromPosition and lower than toPosition.
- shiftDownEnvPosition(int, int, long) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- shiftUpEnvPosition(int, int, long) - Method in interface com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDao
-
Increment by one all environments positions for given deployment project for environments which have position greater than
fromPosition and lower than toPosition.
- shiftUpEnvPosition(int, int, long) - Method in class com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDaoImpl
-
- SHIPPED_WITH_BAMBOO - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- shippedWithBamboo - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- SHORT_JOB_KEY - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- SHORT_JOB_NAME - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- SHORT_KEY_FROM_PLAN_KEY - Static variable in class com.atlassian.bamboo.plan.PlanKeys
-
- SHORT_NAME - Static variable in class com.atlassian.bamboo.resultsummary.tests.TestClassImpl_
-
- SHORT_PLAN_KEY - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- SHORT_PLAN_NAME - Static variable in class com.atlassian.bamboo.variable.BuiltInVariableHelper
-
- shortenNameIfPossible(File) - Static method in class com.atlassian.bamboo.util.BambooFilenameUtils
-
Shortens name to 8.3 on Windows on best effort basis.
- shortenNameIfPossible(Path) - Static method in class com.atlassian.bamboo.util.BambooFilenameUtils
-
Shortens name to 8.3 on Windows on best effort basis.
- shortName - Static variable in class com.atlassian.bamboo.resultsummary.tests.TestClassImpl_
-
- shortUrlUsed - Variable in class com.atlassian.bamboo.charts.AbstractBambooChart
-
- SHOULD_VARIABLE_BE_MASKED - Static variable in class com.atlassian.bamboo.util.PasswordMaskingUtils
-
- shouldAttemptAuthentication(HttpServletRequest) - Method in class com.atlassian.bamboo.security.trustedapplications.BambooAuthenticationController
-
- shouldBeMasked(String) - Static method in class com.atlassian.bamboo.util.PasswordMaskingUtils
-
- shouldBeMasked(VariableDefinition) - Static method in class com.atlassian.bamboo.util.PasswordMaskingUtils
-
- shouldBeMasked(VariableDefinitionContext) - Static method in class com.atlassian.bamboo.util.PasswordMaskingUtils
-
- shouldBeMasked(VariableSubstitutionContext) - Static method in class com.atlassian.bamboo.util.PasswordMaskingUtils
-
- shouldContinueBuild() - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactPublishingResult
-
- shouldContinueBuild() - Method in class com.atlassian.bamboo.plan.artifact.ArtifactPublishingResultImpl
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.TrackingEnabledCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.clover.build.coverage.CloverBuildWebItemCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.clover.build.coverage.CloverResultWebItemCondition
-
- shouldDisplay(Map) - Method in class com.atlassian.bamboo.configuration.AuditLoggingEnabledCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.configuration.OAuthAvailableCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugin.condition.LimitedTimeQuarantineEnabledCondition
-
- shouldDisplay(Map) - Method in class com.atlassian.bamboo.plugins.jiraPlugin.JiraResultWebItemCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.Maven2BuildWebItemCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.stash.StashErrorDetailsViewerCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.stash.StashInstancesStatusPanelCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.AdministerPlanPermissionCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.ArtifactHandlersConfigurableCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.DockerPipelinesEnabledCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.EditPlanPermissionCondition
-
- shouldDisplay(Map) - Method in class com.atlassian.bamboo.plugins.web.conditions.GlobalCreatePlanPermissionCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.GlobalCreateRepositoryPermissionCondition
-
- shouldDisplay(Map) - Method in class com.atlassian.bamboo.plugins.web.conditions.GlobalReadPermissionCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.HasBranchesCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.HasDeploymentsCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.HasPlansToCloneCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.HasQuarantinedTestsCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.IsNewAppSwitcherCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.ManageAgentsPermissionCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.ManageElasticBambooPermissionCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.NonFinalVersionCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.OnLoginPageCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.PlansExistCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.RemoteAgentsManagableCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.RepositoryDashboardFeatureIsOnCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.RepositoryStoredSpecsEnabledCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.RepositoryStoredSpecsResultSummaryCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.RotpAdminShortcutsCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.ShowAdminContactDetailsToAnonymousUsersEnabledCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.TopLevelPlanAdminTabCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.TopLevelPlanEditTabCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.TrustedKeyManagementEnabledCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.UserExistsCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.UserSignupEnabledCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.ViewFilesCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.plugins.web.conditions.ViewTestsCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.security.HostKeyVerificationErrorDetailsViewerCondition
-
- shouldDisplay(Map) - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticEnabledCondition
-
- shouldDisplay(Map) - Method in class com.atlassian.bamboo.ww2.actions.admin.GlobalAdminMenuCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.ww2.actions.admin.RecoveryModeEnabledCondition
-
- shouldDisplay(Map) - Method in class com.atlassian.bamboo.ww2.actions.admin.repository.PerforceCacheCondition
-
- shouldDisplay(Map) - Method in class com.atlassian.bamboo.ww2.actions.admin.RestrictedAdminMenuCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.ww2.actions.build.BambooSpecExecutionCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildResultFinishedCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildResultInProgressCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.ww2.actions.build.IsBranchCondition
-
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.bamboo.ww2.actions.build.IsTopLevelPlanCondition
-
- shouldDisplayBranchStatusLink(ImmutablePlan) - Method in interface com.atlassian.bamboo.chains.branches.BranchStatusService
-
Whether a link to branch status page should be displayed for the given plan.
- shouldDisplayBranchStatusLink(ImmutablePlan) - Method in class com.atlassian.bamboo.chains.branches.BranchStatusServiceImpl
-
- shouldExpireDeploymentResultLogs() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryConfig
-
- shouldExpireDeploymentResults() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryConfig
-
- shouldExpireDeploymentVersionArtifacts() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryConfig
-
- shouldExpireDeploymentVersions() - Method in class com.atlassian.bamboo.deployments.expiry.DeploymentExpiryConfig
-
- shouldFailWhenPermissionsNotSet() - Method in class com.atlassian.bamboo.util.SecureTemporaryFiles.TemporaryFileSpec
-
- shouldFetchAllRefs(boolean) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData.Builder
-
- shouldFetchAllRefs() - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData
-
- shouldFetchAllRefs(boolean) - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData.Builder
-
- shouldFetchAllRefs() - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData
-
- shouldIgnoreValue(String, String) - Static method in class com.atlassian.bamboo.util.PasswordMaskingUtils
-
- shouldRunTask(Element, String, String) - Method in class com.atlassian.bamboo.upgrade.AbstractUpgradeManager
-
- shouldShowActionTip(String, HttpServletRequest) - Method in class com.atlassian.bamboo.ww2.FreemarkerContext
-
Check if provided action-key is
available inside user preferences.
- shouldSkipModuleOfType(String) - Method in class com.atlassian.bamboo.plugins.RemoteBambooModuleDescriptorFactory
-
- shouldStartNewBatch(BambooAgentMessage) - Method in interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessageBatch
-
- shouldStartNewBatch(BambooAgentMessage) - Method in class com.atlassian.bamboo.v2.build.agent.messages.BatchRemoteBambooMessage
-
- shouldStartNewBatch(BambooAgentMessage) - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
-
- shouldStopExecution(ImmutableChain, Map<String, String>) - Method in interface com.atlassian.bamboo.chains.ChainPluginSupport
-
Determine from plugins whether the chain should continue executing or not.
- shouldStopExecution() - Method in interface com.atlassian.bamboo.task.TaskResult
-
- shouldUseTunnelForJms() - Method in interface com.atlassian.bamboo.agent.elastic.ElasticAgentUserData
-
Whether to use Tunnelling for JMS traffic between the agent and server or not.
- shouldUseTunnelForJms() - Method in class com.atlassian.bamboo.agent.elastic.ElasticAgentUserDataImpl
-
- SHOW_ADVANCED_OPTIONS - Static variable in interface com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryFields
-
- ShowAdminContactDetailsToAnonymousUsersEnabledCondition - Class in com.atlassian.bamboo.plugins.web.conditions
-
- ShowAdminContactDetailsToAnonymousUsersEnabledCondition() - Constructor for class com.atlassian.bamboo.plugins.web.conditions.ShowAdminContactDetailsToAnonymousUsersEnabledCondition
-
- showAdminPermissions() - Method in class com.atlassian.bamboo.configuration.AbstractPermissionAction
-
- showAdvancedOptions - Variable in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration
-
- ShowLatestBuildStatus - Class in com.atlassian.bamboo.build
-
Shows the latest status of a build
- ShowLatestBuildStatus() - Constructor for class com.atlassian.bamboo.build.ShowLatestBuildStatus
-
- showMorePlans() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage
-
- showPassword() - Method in class com.atlassian.bamboo.pageobjects.components.variables.InlineVariableEditComponent
-
- showsCaptcha() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooLoginPage
-
Is the captcha Image tag visible?
- showsCaptcha() - Method in class com.atlassian.bamboo.pageobjects.pages.user.SignupPage
-
Is the captcha Image tag visible?
- showSuccess() - Method in class com.atlassian.bamboo.build.ViewBuildResultsTests
-
- showWithoutAtlassianProxy(String) - Method in class com.atlassian.bamboo.configuration.agent.ViewRemoteAgentAuthentications
-
- shutdown() - Method in class com.atlassian.bamboo.configuration.external.detection.RssDetectionQueue
-
Registers shutdown of the RSS detection service and all the worker threads.
- shutdown() - Method in interface com.atlassian.bamboo.configuration.external.RssDetectionService
-
Shut down the RSS detection service and the underlying thread pool.
- shutdown() - Method in class com.atlassian.bamboo.configuration.external.RssDetectionServiceImpl
-
- shutdown() - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- shutdown() - Method in interface com.atlassian.bamboo.plan.NonBlockingPlanExecutionService
-
Stop accepting any more trigger requests.
- shutdown() - Method in class com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl
-
- shutdown() - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
- shutdown() - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- shutdown() - Static method in class com.atlassian.bamboo.process.ProcessServiceImpl
-
- shutdown() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- shutdown() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildAgent
-
- shutdown(LifecycleContext) - Method in class com.atlassian.upgrade.UpgradeLifecycleItem
-
- shutdownAll() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- shutdownAllDisconnectedInstances() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction
-
- shutdownAllInstances() - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
- shutdownAllInstances() - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- shutdownAllInstances() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- shutdownChangeDetection() - Method in interface com.atlassian.bamboo.server.control.ChangeDetectionController
-
Stop accepting any new change detection requests.
- shutdownChangeDetection() - Method in class com.atlassian.bamboo.server.control.ChangeDetectionControllerImpl
-
- shutdownDisconnectedInstance() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction
-
- ShutdownEnforcer - Class in com.atlassian.bamboo.container
-
This class exists to ensure proper cleanup of servlet containers spawned during testing that involves spawning
multiple Tomcat instances.
- ShutdownEnforcer() - Constructor for class com.atlassian.bamboo.container.ShutdownEnforcer
-
- shutdownInstance(RemoteElasticInstance) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
- shutdownInstance(String) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
- shutdownInstance(RemoteElasticInstance) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- shutdownInstance(String) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- shutdownInstance() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- ShutdownMarker(long) - Constructor for class com.atlassian.bamboo.server.control.ChangeDetectionController.ShutdownMarker
-
- ShutdownOrderComparator - Class in com.atlassian.bamboo.agent.elastic.server
-
A compartator that will sort agents on the order which they should shutdown.
- ShutdownOrderComparator(AgentManager) - Constructor for class com.atlassian.bamboo.agent.elastic.server.ShutdownOrderComparator
-
- SID_TYPE_GRANTED_AUTHORITY - Static variable in class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType
-
- SID_TYPE_GROUP_PRINCIPAL - Static variable in class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType
-
- SID_TYPE_PRINCIPAL - Static variable in class com.atlassian.bamboo.security.acegi.acls.HibernateSidUserType
-
- SideMenuAdminPage - Interface in com.atlassian.bamboo.pageobjects.pages.admin
-
A Bamboo admin page that can be navigated to from the side menu of one of the panel sections.
- SIGN_UP - Static variable in class com.atlassian.bamboo.security.acegi.acls.BambooPermission
-
- SignupAllowedCheckInterceptor - Class in com.atlassian.bamboo.ww2.interceptors
-
- SignupAllowedCheckInterceptor() - Constructor for class com.atlassian.bamboo.ww2.interceptors.SignupAllowedCheckInterceptor
-
- signUpNewUser(TestUser, String) - Method in class com.atlassian.bamboo.pageobjects.pages.user.SignupPage
-
- signUpNewUserExpectError(TestUser, String) - Method in class com.atlassian.bamboo.pageobjects.pages.user.SignupPage
-
- SignupPage - Class in com.atlassian.bamboo.pageobjects.pages.user
-
- SignupPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.user.SignupPage
-
- SignupUser - Class in com.atlassian.bamboo.ww2.actions.admin.user.signup
-
- SignupUser() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- similarToIgnoringOrder(String) - Static method in class com.atlassian.bamboo.testutils.xml.XmlUnitUtils
-
- SimpleActionParametersMap - Class in com.atlassian.bamboo.collections
-
- SimpleActionParametersMap(HttpParameters) - Constructor for class com.atlassian.bamboo.collections.SimpleActionParametersMap
-
- SimpleActionParametersMap(Map<String, ?>) - Constructor for class com.atlassian.bamboo.collections.SimpleActionParametersMap
-
- SimpleBuildLogger - Class in com.atlassian.bamboo.build.logger
-
The simple logger simply stores all the logs internally as a list...
- SimpleBuildLogger() - Constructor for class com.atlassian.bamboo.build.logger.SimpleBuildLogger
-
- SimpleConversionErrorInterceptor - Class in com.atlassian.bamboo.ww2.interceptors
-
A simple ConversionErrorInterceptor
that sets the value of the field directly back in the context rather than
in the stack, which get evaluated as an OGNL expression.
- SimpleConversionErrorInterceptor() - Constructor for class com.atlassian.bamboo.ww2.interceptors.SimpleConversionErrorInterceptor
-
- SimpleErrorCollection - Class in com.atlassian.bamboo.utils.error
-
- SimpleErrorCollection() - Constructor for class com.atlassian.bamboo.utils.error.SimpleErrorCollection
-
- SimpleErrorCollection(Iterable<String>) - Constructor for class com.atlassian.bamboo.utils.error.SimpleErrorCollection
-
- SimpleErrorCollection(String...) - Constructor for class com.atlassian.bamboo.utils.error.SimpleErrorCollection
-
- SimpleErrorCollectionInternal - Class in com.atlassian.bamboo.utils.error
-
- SimpleErrorCollectionInternal() - Constructor for class com.atlassian.bamboo.utils.error.SimpleErrorCollectionInternal
-
Deprecated.
- SimpleErrorCollectionInternal(Iterable<String>) - Constructor for class com.atlassian.bamboo.utils.error.SimpleErrorCollectionInternal
-
Deprecated.
- SimpleErrorCollectionInternal(String...) - Constructor for class com.atlassian.bamboo.utils.error.SimpleErrorCollectionInternal
-
Deprecated.
- SimpleExecuteStreamHandler - Class in com.atlassian.bamboo.command
-
- SimpleExecuteStreamHandler(List<String>, List<String>, String) - Constructor for class com.atlassian.bamboo.command.SimpleExecuteStreamHandler
-
- simpleGitRepositoryPlan() - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- SimpleLogEntry - Class in com.atlassian.bamboo.build
-
Simple POJO for representing build build events.
- SimpleLogEntry(String) - Constructor for class com.atlassian.bamboo.build.SimpleLogEntry
-
- SimpleLogEntry(String, Date) - Constructor for class com.atlassian.bamboo.build.SimpleLogEntry
-
- simpleNoRepositoryPlanForConfigTests() - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- simpleNoRepositoryPlanForConfigTests(Project) - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- simpleNoRepositoryPlanForConfigTests(Plan) - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- SimplePropertyProvider - Class in com.atlassian.bamboo.utils.properties
-
PropertyProvider backed with Properties
- SimplePropertyProvider(Properties) - Constructor for class com.atlassian.bamboo.utils.properties.SimplePropertyProvider
-
- SimpleQueueOfExecutables - Class in com.atlassian.bamboo.v2.build.queue.queues
-
Simples possible queue of executables, with no offloading implemented.
- SimpleQueueOfExecutables(ExecutorCalculator) - Constructor for class com.atlassian.bamboo.v2.build.queue.queues.SimpleQueueOfExecutables
-
- SimpleSmackCommand - Class in com.atlassian.bamboo.xmpp.commands
-
A simple
SmackCommand
that should be refactored to implement
Action
- SimpleSmackCommand() - Constructor for class com.atlassian.bamboo.xmpp.commands.SimpleSmackCommand
-
- SingleDailyBuildStrategy - Class in com.atlassian.bamboo.build.strategy
-
- SingleDailyBuildStrategy() - Constructor for class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy
-
Deprecated.
- SingleEventLogger<E> - Class in com.atlassian.bamboo.testutils.event
-
- SingleEventLogger() - Constructor for class com.atlassian.bamboo.testutils.event.SingleEventLogger
-
- singleFile(File, String) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactRetrievalStatus
-
- singleJobPlan(Job) - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- singleJobPlan(Plan, Job) - Static method in class com.atlassian.bamboo.testutils.specs.TestPlanSpecsHelper
-
- singlePage(Iterable<T>) - Static method in class com.atlassian.bamboo.plugins.bitbucket.rest.entity.BitbucketPageEntity
-
- singlePage(Iterable<T>) - Static method in class com.atlassian.bamboo.plugins.stash.rest.entity.StashPageEntity
-
- SinglePropertyComparator<T,P> - Class in com.atlassian.bamboo.util.comparator
-
- SinglePropertyComparator(Class<T>, String, Class<P>, Comparator<P>) - Constructor for class com.atlassian.bamboo.util.comparator.SinglePropertyComparator
-
- SingletonConverterFactory - Class in com.atlassian.bamboo.utils.xstream.converters
-
- SingletonConverterFactory(Converter) - Constructor for class com.atlassian.bamboo.utils.xstream.converters.SingletonConverterFactory
-
- singletonFactories(Iterable<Converter>) - Static method in class com.atlassian.bamboo.persister.xstream.XStreamFunctions
-
- singletonFactory() - Static method in class com.atlassian.bamboo.persister.xstream.XStreamFunctions
-
- SingleValuedAttributesMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper.SingleValuedAttributesMapper
-
- sink() - Method in class com.atlassian.bamboo.plugins.testutils.rest.resource.sink.SinkResource
-
This method will be reported by Panopticon as XSRF security threat.
- SINK - Static variable in class com.atlassian.bamboo.testutils.rest.common.RestConstants
-
- SinkResource - Class in com.atlassian.bamboo.plugins.testutils.rest.resource.sink
-
This resource just eats data (accepts any content type).
- size - Variable in class com.atlassian.bamboo.build.artifact.CachingArtifactLinkDataProviderDecorator
-
- size - Static variable in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink_
-
- SIZE - Static variable in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink_
-
- size() - Method in class com.atlassian.bamboo.concurrent.BlockingSet
-
- size - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl_
-
- SIZE - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.items.MutableArtifactDeploymentVersionItemImpl_
-
- size - Variable in class com.atlassian.bamboo.plugins.rest.model.search.SearchResultsList
-
- size - Variable in class com.atlassian.bamboo.rest.model.AbstractRestList
-
- size - Variable in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResultList
-
- size - Variable in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionList
-
- size - Variable in class com.atlassian.bamboo.rest.model.quicksearch.JsonSearchResultsList
-
- SIZE - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- size - Variable in class com.atlassian.bamboo.testutils.backdoor.model.AbstractRestList
-
- size() - Method in class com.atlassian.bamboo.util.OptionUnpackingMap
-
- size() - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- size() - Method in class com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator
-
- size() - Method in class com.atlassian.bamboo.utils.map.FilteredMap
-
- size() - Method in class com.atlassian.bamboo.utils.map.TypedIdentityMap
-
- size() - Method in interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessageBatch
-
- size() - Method in class com.atlassian.bamboo.v2.build.agent.messages.BatchRemoteBambooMessage
-
- size() - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
-
- size() - Method in interface com.atlassian.bamboo.v2.build.queue.QueueOfExecutables
-
Returns the amount of executables in queue (not counting executables in flight)
- size() - Method in class com.atlassian.bamboo.v2.build.queue.queues.AbstractQueueOfExecutables
-
- size() - Method in interface com.atlassian.bamboo.v2.build.queue.queues.CommonContextMap
-
- size() - Method in class com.atlassian.bamboo.ww2.KeyAccessTrackingMap
-
- SKIP_BOOT_DELEGATION_OVERRIDES - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
When enabled, skips performing boot delegation workarounds on Bamboo startup
- SKIP_BUCKET_VALIDATION - Static variable in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- SKIP_MSSQL_CONFIG_VALIDATION - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Turns off MS SQL configuration check.
- SKIP_RSS_OPTIMISATION - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Normally, Bamboo will skip RSS processing for plans without changes.
- skipDialogIfPresent() - Method in class com.atlassian.bamboo.pageobjects.pages.global.ActionTipDialog
-
- skipIfFailed() - Method in class com.atlassian.bamboo.plugin.descriptor.CustomBuildCompleteActionModuleDescriptor
-
- skipIfFailed() - Method in class com.atlassian.bamboo.plugin.descriptor.CustomPostBuildCompletedActionModuleDescriptor
-
- skipMbLF(int) - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- skipMbWs() - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- SKIPPED_COMMITS_COUNT - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl_
-
- SKIPPED_COMMITS_COUNT - Static variable in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl_
-
- skippedCommitsCount - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl_
-
- skippedCommitsCount - Static variable in class com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetImpl_
-
- skippedEntity(String) - Method in class com.atlassian.bamboo.configuration.DefaultContentHandler
-
- skippedTestCaseCount(int) - Method in class com.atlassian.bamboo.testutils.matchers.test.TestResultsSummaryMatcherBuilder
-
- skippedTestResults(Matcher<Iterable<TestResults>>) - Method in class com.atlassian.bamboo.testutils.matchers.test.TestCollectionResultMatcherBuilder
-
- skippedTestResults(int) - Method in class com.atlassian.bamboo.testutils.matchers.test.TestCollectionResultMatcherBuilder
-
- skipSbLF(byte) - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- skipSbWs() - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- skipTo(int) - Method in class com.atlassian.bamboo.plugins.rest.common.PagerPaginationSupport
-
- skipTranslatedLF(int) - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- skipTranslatedWs() - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- sleep(long) - Method in class com.atlassian.bamboo.process.ProcessManagement
-
- slug(String) - Method in class com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketResourceEntity.Builder
-
- SLUG - Static variable in class com.atlassian.bamboo.plugins.bitbucket.rest.common.RestConstants
-
- SmackCommand - Interface in com.atlassian.bamboo.xmpp.commands
-
- SmackCommandUtils - Class in com.atlassian.bamboo.xmpp
-
- SmackCommandUtils() - Constructor for class com.atlassian.bamboo.xmpp.SmackCommandUtils
-
- SmackListener - Class in com.atlassian.bamboo.xmpp
-
- SmackListener(BambooSmackClient, InstantMessagingServerManager) - Constructor for class com.atlassian.bamboo.xmpp.SmackListener
-
Deprecated.
- SmackXmppMessageSender - Class in com.atlassian.bamboo.xmpp
-
Uses Smack to send an Instant Message to a XMPP compient server
- SmackXmppMessageSender() - Constructor for class com.atlassian.bamboo.xmpp.SmackXmppMessageSender
-
- smartContains(String, String) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
Checks if needle exists in the haystack.
- SmartMirrorEvent - Class in com.atlassian.bamboo.plugins.stash.analytics
-
Analytics event to be sent when Bamboo chain is using Bitbucket Server repository.
- SmartMirrorEvent(String, String) - Constructor for class com.atlassian.bamboo.plugins.stash.analytics.SmartMirrorEvent
-
- SmartMirrorEventListener - Class in com.atlassian.bamboo.plugins.stash.events
-
An event listener that records event when chain is started to sent analytics about smart mirror usage.
- SmartMirrorEventListener(EventPublisher) - Constructor for class com.atlassian.bamboo.plugins.stash.events.SmartMirrorEventListener
-
- SMInputCursorIterable - Class in com.atlassian.bamboo.utils.xml
-
Simple wrapper that allows using foreach constructs and guavization of StaxMate cursor API
- SMOutputElementAppender - Class in com.atlassian.bamboo.migration
-
- SMOutputElementAppender(SMOutputElement) - Constructor for class com.atlassian.bamboo.migration.SMOutputElementAppender
-
- SMTPMailServerWithEncryptedPassword - Class in com.atlassian.bamboo.mail
-
An SMTP server that treats the stored password as an Encrypted password and decrypts it before
sending mail
- SMTPMailServerWithEncryptedPassword() - Constructor for class com.atlassian.bamboo.mail.SMTPMailServerWithEncryptedPassword
-
- smtpServerSetup() - Static method in class com.atlassian.bamboo.testutils.GreenMailUtils
-
- sortByValue(Map<K, V>) - Static method in class com.atlassian.bamboo.util.BambooCollectionUtils
-
Given a map returns the list of entries in the map sorted by Entry.getValue() in descending order.
- SORTED_BUILD_RESULTS - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- SORTED_NOTIFICATION_RULES - Static variable in class com.atlassian.bamboo.notification.NotificationSetImpl_
-
- sortedBuildResults - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- sortedNotificationRules - Static variable in class com.atlassian.bamboo.notification.NotificationSetImpl_
-
- sortMatchingAgents(Collection<BuildAgent>) - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.DescribeAgentAvailability
-
- sortMatchingAgents(Collection<BuildAgent>) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.DescribeAgentAvailability
-
- sortResults(List<? extends BuildResultsSummary>) - Method in class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- source(String) - Method in class com.atlassian.bamboo.build.warning.WarningAnnotation.Builder
-
- SOURCE - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.WarningsTaskComponent
-
- source - Static variable in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl_
-
- SOURCE - Static variable in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl_
-
- source(String) - Method in class com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
- source(String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandBuilder
-
- SOURCE_LOCATION - Static variable in class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl_
-
- SOURCE_PLAN_KEY - Static variable in class com.atlassian.bamboo.plugin.ArtifactDownloaderTaskConfigurationHelper
-
- SOURCE_PLAN_NAME - Static variable in class com.atlassian.bamboo.pageobjects.pages.tasks.ArtifactDownloaderTaskComponent
-
- SOURCE_REPOSITORY_ID - Static variable in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl_
-
- sourceLocation - Static variable in class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl_
-
- sourceRepositoryId - Static variable in class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl_
-
- SOX_COMPLIANCE - Static variable in class com.atlassian.bamboo.security.acegi.acls.BambooPermission
-
- SOX_COMPLIANCE_CONFIGURABLE_KEY - Static variable in interface com.atlassian.bamboo.DarkFeatureService
-
- SOX_COMPLIANT_USER - Static variable in class com.atlassian.bamboo.user.Authority
-
- soxCompliance() - Method in class com.atlassian.bamboo.testutils.user.BambooPrincipalPermissions
-
- SoyHelper(Supplier<SoyTemplateRenderer>) - Constructor for class com.atlassian.bamboo.ww2.BambooFreemarkerManagerSoyHelpers.SoyHelper
-
- SoyHelperFunctions - Class in com.atlassian.bamboo.soy
-
- SoyHelperFunctions() - Constructor for class com.atlassian.bamboo.soy.SoyHelperFunctions
-
- SoyResult - Class in com.atlassian.bamboo.ww2.results
-
- SoyResult() - Constructor for class com.atlassian.bamboo.ww2.results.SoyResult
-
- SPEC_HTML_ERROR_EMAIL_TEMPLATE - Static variable in class com.atlassian.bamboo.notification.rss.RssNotification
-
- SPEC_HTML_SUCCESS_EMAIL_TEMPLATE - Static variable in class com.atlassian.bamboo.notification.rss.RssNotification
-
- SPEC_TEXT_ERROR_EMAIL_TEMPLATE - Static variable in class com.atlassian.bamboo.notification.rss.RssNotification
-
- SPEC_TEXT_SUCCESS_EMAIL_TEMPLATE - Static variable in class com.atlassian.bamboo.notification.rss.RssNotification
-
- specifyPermissions() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.BulkEditBuildPermissions
-
- SpecLogsDownloadStrategy - Class in com.atlassian.bamboo.plugin.servlet
-
- SpecLogsDownloadStrategy(AdministrationConfigurationAccessor, BambooContentTypeResolver, BambooPermissionManager, BambooAuthenticationContext, EventPublisher, RepositoryStoredSpecsLogService, RepositoryDefinitionManager) - Constructor for class com.atlassian.bamboo.plugin.servlet.SpecLogsDownloadStrategy
-
- SPECS_DETECTION_THREADS - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Allows for the pool size for Bamboo Specs detection to be modified.
- SPECS_EXECUTION_DATE - Static variable in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl_
-
- SPECS_IMPORT_STATE - Static variable in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl_
-
- SPECS_SOURCE_ID - Static variable in class com.atlassian.bamboo.resultsummary.ResultSummaryHelper
-
- specsExecutionDate - Static variable in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl_
-
- SpecsExplicitDeletionEvent - Class in com.atlassian.bamboo.event
-
Occurs when specs contain a type dedicated to explicitly delete all objects of some type
- SpecsExplicitDeletionEvent(String) - Constructor for class com.atlassian.bamboo.event.SpecsExplicitDeletionEvent
-
- specsFailure - Variable in class com.atlassian.bamboo.plan.ResultsSummaryJsonDecorator
-
- specsImportState - Static variable in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl_
-
- SpecsLog(String, String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.vcs.EditLinkedRepositoryPage.SpecsLog
-
- specsLogTab - Variable in class com.atlassian.bamboo.pageobjects.pages.vcs.EditLinkedRepositoryPage
-
- specsLogTabLink - Variable in class com.atlassian.bamboo.pageobjects.pages.vcs.EditLinkedRepositoryPage
-
- specsOnboardingDialog() - Method in class com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage
-
- SpecsOnboardingDialog(Long, String, AdministrationConfigurationAccessor, RepositoryDefinitionManager, VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.webwork.StarterAction.SpecsOnboardingDialog
-
- SpecsOnboardingDialogPage - Class in com.atlassian.bamboo.pageobjects.pages.specs
-
- SpecsOnboardingDialogPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.specs.SpecsOnboardingDialogPage
-
- SpecsSilentDeletionEvent - Class in com.atlassian.bamboo.event
-
Occurs when specs import is blocked due to risk of silently deleting objects
- SpecsSilentDeletionEvent(String) - Constructor for class com.atlassian.bamboo.event.SpecsSilentDeletionEvent
-
- SpecsSourceMapper - Class in com.atlassian.bamboo.migration.stream.build
-
- SpecsSourceMapper(SessionFactory, BambooSpecsSourceDao, BambooSpecsStateDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.build.SpecsSourceMapper
-
- SpecsStateMapper - Class in com.atlassian.bamboo.migration.stream.build
-
- SpecsStateMapper(SessionFactory, BambooSpecsStateDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.build.SpecsStateMapper
-
- specsSuccess - Variable in class com.atlassian.bamboo.plan.ResultsSummaryJsonDecorator
-
- SpecsType - Enum in com.atlassian.bamboo.event.analytics
-
- SpecsWizardCreationPage - Class in com.atlassian.bamboo.pageobjects.pages.specs
-
- SpecsWizardCreationPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- SpecVersionValidator - Class in com.atlassian.bamboo.plugins.rest.configuration.external
-
- SpecVersionValidator() - Constructor for class com.atlassian.bamboo.plugins.rest.configuration.external.SpecVersionValidator
-
- split(String) - Static method in class com.atlassian.bamboo.labels.LabelParser
-
- splitEnvironmentAssignments(String, boolean) - Method in interface com.atlassian.bamboo.process.EnvironmentVariableAccessor
-
Splits "Environment settings" string into array of separate strings.
- splitEnvironmentAssignments(String) - Method in interface com.atlassian.bamboo.process.EnvironmentVariableAccessor
-
Splits "Environment settings" string into array of separate strings.
- splitEnvironmentAssignments(String, boolean) - Method in class com.atlassian.bamboo.process.EnvironmentVariableAccessorImpl
-
- splitEnvironmentAssignments(String) - Method in class com.atlassian.bamboo.process.EnvironmentVariableAccessorImpl
-
- splitLogEntry(String) - Static method in class com.atlassian.bamboo.build.logger.BuildLogUtils
-
- splitPathToComponents(String) - Static method in class com.atlassian.bamboo.util.BambooFileUtils
-
- SpotInstanceConfig - Class in com.atlassian.bamboo.agent.elastic.server
-
This class holds spot instance configuration
- SpotInstanceConfigurationAccessor - Interface in com.atlassian.bamboo.agent.elastic.server
-
- SpotInstanceConfigurationAccessorImpl - Class in com.atlassian.bamboo.agent.elastic.server
-
- SpotInstanceConfigurationAccessorImpl(BandanaManager) - Constructor for class com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfigurationAccessorImpl
-
- SpotInstanceConfigurationManager - Interface in com.atlassian.bamboo.agent.elastic.server
-
- SpotInstanceConfigurationManagerImpl - Class in com.atlassian.bamboo.agent.elastic.server
-
- SpotInstanceConfigurationManagerImpl(BandanaManager) - Constructor for class com.atlassian.bamboo.agent.elastic.server.SpotInstanceConfigurationManagerImpl
-
- SpringComponentModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
This module descriptor is responsible for injecting plugins1 components into the host Bamboo container.
- SpringComponentModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.SpringComponentModuleDescriptor
-
- springContextRule() - Static method in class com.atlassian.bamboo.testutils.junit.BambooJUnit
-
- SpringContextRule - Class in com.atlassian.bamboo.testutils.junit.rule
-
A JUnit rule to be used when Spring context mocking is required.
- SpringContextRule() - Constructor for class com.atlassian.bamboo.testutils.junit.rule.SpringContextRule
-
- SpringContextRule(Supplier<ContainerContext>) - Constructor for class com.atlassian.bamboo.testutils.junit.rule.SpringContextRule
-
- SpringObjectFactoryProxy - Class in com.atlassian.bamboo.plugin.xwork
-
This class is meant to be injected using Struts DI.
- SpringObjectFactoryProxy(String, String, String) - Constructor for class com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
-
- SpringPluginHibernateSessionFactory - Class in com.atlassian.bamboo.persistence3
-
- SpringPluginHibernateSessionFactory(SessionFactory) - Constructor for class com.atlassian.bamboo.persistence3.SpringPluginHibernateSessionFactory
-
- SpringProxy - Class in com.atlassian.bamboo.spring
-
This class is used to create new instances of classes and proxies to classes.
- SpringProxy() - Constructor for class com.atlassian.bamboo.spring.SpringProxy
-
- SpringRemotingMessageConverter - Class in com.atlassian.bamboo.remoting
-
- SpringRemotingMessageConverter(XStreamFactory, XStreamFactory) - Constructor for class com.atlassian.bamboo.remoting.SpringRemotingMessageConverter
-
- SpringTestHelper - Class in com.atlassian.bamboo.testutils.spring
-
Usage of this class is only justified for TestNG tests which can't utilize the power of JUnit rules.
- SpringTestHelper() - Constructor for class com.atlassian.bamboo.testutils.spring.SpringTestHelper
-
- SpyHttpTunnelServlet - Class in com.atlassian.bamboo.agent.messaging
-
JMS over HTTP tunnel servlet.
- SpyHttpTunnelServlet() - Constructor for class com.atlassian.bamboo.agent.messaging.SpyHttpTunnelServlet
-
- sqlCreateStrings(Dialect) - Method in class com.atlassian.bamboo.persistence.ImportAwareGenerator
-
- sqlCreateStrings(Dialect) - Method in class com.atlassian.bamboo.persistence.ResettableTableHiLoGenerator
-
- sqlDropStrings(Dialect) - Method in class com.atlassian.bamboo.persistence.ImportAwareGenerator
-
- sqlDropStrings(Dialect) - Method in class com.atlassian.bamboo.persistence.ResettableTableHiLoGenerator
-
- SqlQueryProvider - Interface in com.atlassian.bamboo.utils.db
-
Used to provide proper SQL query for a given database.
- SQLServerIntlDialect - Class in com.atlassian.bamboo.hibernate
-
A dialect for MS SQL Server, which defaults to Unicode characters
- SQLServerIntlDialect() - Constructor for class com.atlassian.bamboo.hibernate.SQLServerIntlDialect
-
- sqlTypes() - Method in class com.atlassian.bamboo.agent.elastic.server.ActiveInstanceAdjustmentTypeUserType
-
- sqlTypes() - Method in class com.atlassian.bamboo.persistence3.ConvertibleToLongUserType
-
- sqlTypes() - Method in class com.atlassian.bamboo.persistence3.ConvertibleToStringUserType
-
- sqlTypes() - Method in class com.atlassian.bamboo.resultsummary.JiraIssueLinkUserType
-
- sqlTypes() - Method in class com.atlassian.bamboo.security.acegi.acls.HibernatePermissionUserType
-
- srcLocation - Variable in class com.atlassian.bamboo.agent.elastic.S3Sync
-
- SSH_CAPABILITY - Static variable in class com.atlassian.bamboo.plugins.git.GitCapabilityTypeModule
-
- SSH_CAPABILITY - Static variable in class com.atlassian.bamboo.plugins.hg.HgCapabilityTypeModule
-
- SSH_CAPABILITY - Static variable in class com.atlassian.bamboo.plugins.ssh.SshCapabilityTypeModule
-
- SSH_CREDENTIALS_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.credentials.SshCredentialType
-
- SSH_CREDENTIALS_SOURCES - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- SSH_DIRECTORY - Static variable in class com.atlassian.bamboo.plugins.ssh.SshConfig
-
- SSH_EXECUTABLE - Static variable in class com.atlassian.bamboo.plugins.ssh.SshCapabilityTypeModule
-
- SSH_KEY - Static variable in class com.atlassian.bamboo.plugins.stash.rest.common.RestConstants
-
- SSH_KEYS - Static variable in class com.atlassian.bamboo.plugins.stash.rest.common.RestConstants
-
- SSH_PREFIX - Static variable in class com.atlassian.bamboo.plugins.git.UriUtils
-
- SSH_SHARED_CREDENTIAL - Static variable in class com.atlassian.bamboo.plugins.rest.admin.sharedcredentials.SharedCredentialResource
-
- SSH_SHARED_CREDENTIALS - Static variable in interface com.atlassian.bamboo.plugins.git.v2.configurator.GitConfigurationConstants
-
- SSH_SHARED_CREDENTIALS - Static variable in class com.atlassian.bamboo.plugins.rest.admin.sharedcredentials.SharedCredentialResource
-
- SSH_SHARED_CREDENTIALS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SSH_SHARED_CREDENTIALS_PATH - Static variable in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- SSH_SHARED_CREDENTIALS_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.plugin.BambooPluginKeys
-
- SshCapabilityTypeModule - Class in com.atlassian.bamboo.plugins.ssh
-
- SshCapabilityTypeModule() - Constructor for class com.atlassian.bamboo.plugins.ssh.SshCapabilityTypeModule
-
- sshClient - Variable in class com.atlassian.bamboo.plugins.ssh.SshProxy
-
- SshClientAndServerFactory - Interface in com.atlassian.bamboo.plugins.ssh
-
- sshCommand(String) - Method in class com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
- sshCommand(String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandBuilder
-
- sshCompression(boolean) - Method in class com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
- sshCompression(boolean) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandBuilder
-
- sshCompression(boolean) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData.Builder
-
- SshConfig - Class in com.atlassian.bamboo.plugins.ssh
-
This class parses SSH config files in the same way that SSH client does.
- SshConfig(File...) - Constructor for class com.atlassian.bamboo.plugins.ssh.SshConfig
-
- SshCredentialsImpl - Class in com.atlassian.bamboo.credentials
-
- SshCredentialsImpl(String, String) - Constructor for class com.atlassian.bamboo.credentials.SshCredentialsImpl
-
- SshCredentialsImpl(CredentialsData) - Constructor for class com.atlassian.bamboo.credentials.SshCredentialsImpl
-
- SshCredentialType - Class in com.atlassian.bamboo.credentials
-
- SshCredentialType() - Constructor for class com.atlassian.bamboo.credentials.SshCredentialType
-
- SshCredentialTypeExporter - Class in com.atlassian.bamboo.credentials
-
- SshCredentialTypeExporter(TextProvider) - Constructor for class com.atlassian.bamboo.credentials.SshCredentialTypeExporter
-
- sshKey(String) - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData.Builder
-
- sshKeyFile(String) - Method in class com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
- sshKeyFile(String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandBuilder
-
- sshKeyLocationToString(boolean, String, String) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerSshKeyHandler
-
- SshKeysProvider - Class in com.atlassian.bamboo.utils
-
Utility class for generation openssh compatible key pair
Generated keys are RSA keys.
- SshKeysProvider() - Constructor for class com.atlassian.bamboo.utils.SshKeysProvider
-
- sshPassphrase(String) - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData.Builder
-
- sshPassphrase(String) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData.Builder
-
- sshPrivateKey(String) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData.Builder
-
- sshPrivateKeyField - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.KeyFileAuthComponent
-
- sshPrivateKeyField - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.SshProxyAuthComponent
-
- SshProxy - Class in com.atlassian.bamboo.plugins.ssh
-
- SshProxy(SshClientAndServerFactory) - Constructor for class com.atlassian.bamboo.plugins.ssh.SshProxy
-
- sshProxyAuth - Variable in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent
-
- SshProxyAuthComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.hg.HgVcsComponent.SshProxyAuthComponent
-
- sshProxyAuthenticationDetails - Variable in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration
-
- SshProxyAuthenticationDetails(HierarchicalConfiguration) - Constructor for class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryConfiguration.SshProxyAuthenticationDetails
-
- SshProxyCommand - Class in com.atlassian.bamboo.plugins.ssh
-
- SshProxyCommand(SshClient, ProxyConnectionDataProvider, String) - Constructor for class com.atlassian.bamboo.plugins.ssh.SshProxyCommand
-
- sshProxyService - Variable in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- sshProxyService - Variable in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- sshProxyService - Variable in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- SshProxyService - Interface in com.atlassian.bamboo.ssh
-
- SshProxyServiceImpl - Class in com.atlassian.bamboo.plugins.ssh
-
- SshProxyServiceImpl(DocumentationLinkProvider) - Constructor for class com.atlassian.bamboo.plugins.ssh.SshProxyServiceImpl
-
- sshServer - Variable in class com.atlassian.bamboo.plugins.ssh.SshProxy
-
- SSLContextFactory - Interface in com.atlassian.bamboo.agent.elastic.tunnel
-
- SSLContextFactoryImpl - Class in com.atlassian.bamboo.agent.elastic.tunnel
-
- SSLContextFactoryImpl(String, String) - Constructor for class com.atlassian.bamboo.agent.elastic.tunnel.SSLContextFactoryImpl
-
- SslKeystoreUtils - Class in com.atlassian.bamboo.agent.bootstrap
-
- SslKeystoreUtils() - Constructor for class com.atlassian.bamboo.agent.bootstrap.SslKeystoreUtils
-
- Stage - Class in com.atlassian.bamboo.configuration.external.yaml.properties.inner
-
- Stage(List<Job>) - Constructor for class com.atlassian.bamboo.configuration.external.yaml.properties.inner.Stage
-
- STAGE - Static variable in class com.atlassian.bamboo.plugins.rest.plan.stage.StageConfigResource
-
- stage(RestStage) - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob.Builder
-
- STAGE - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- STAGE - Static variable in class com.atlassian.bamboo.testutils.rest.common.RestConstants
-
- Stage.Config - Interface in com.atlassian.bamboo.configuration.external.yaml.properties.inner
-
- STAGE_DESCRIPTION - Static variable in class com.atlassian.bamboo.build.creation.JobCreationConstants
-
- STAGE_ID - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- STAGE_INDEX - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- STAGE_MANUAL - Static variable in class com.atlassian.bamboo.build.creation.JobCreationConstants
-
- STAGE_MAX - Static variable in class com.atlassian.bamboo.rest.model.pagination.PageRequestSanitiser
-
- STAGE_NAME - Static variable in class com.atlassian.bamboo.build.creation.JobCreationConstants
-
- STAGE_NAME - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- STAGE_NAME - Static variable in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- STAGE_PREFIX - Static variable in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- STAGE_RESULT_ID - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- STAGE_WARNINGS - Static variable in class com.atlassian.bamboo.plugins.rest.plan.stage.StageConfigResource
-
Used for REST documentation generation.
- StageAction - Class in com.atlassian.bamboo.ww2.actions.chains
-
- StageAction() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- stageChanges(VcsWorkingCopy, VcsRepositoryData, Collection<String>) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketCloudWorkingCopyManager
-
- stageChanges(File, Collection<String>) - Method in interface com.atlassian.bamboo.plugins.git.GitOperationHelper
-
- stageChanges(File, Collection<String>) - Method in class com.atlassian.bamboo.plugins.git.JGitOperationHelper
-
- stageChanges(File, Collection<String>) - Method in class com.atlassian.bamboo.plugins.git.NativeGitOperationHelper
-
- stageChanges(VcsWorkingCopy, VcsRepositoryData, Collection<String>) - Method in class com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager
-
- stageChanges(VcsWorkingCopy, VcsRepositoryData, Collection<String>) - Method in class com.atlassian.bamboo.plugins.hg.v2.MercurialWorkingCopyManager
-
- stageChanges(VcsWorkingCopy, VcsRepositoryData, Collection<String>) - Method in class com.atlassian.bamboo.plugins.stash.v2.BitbucketServerWorkingCopyManager
-
- stageChanges(VcsWorkingCopy, VcsRepositoryData, Collection<String>) - Method in interface com.atlassian.bamboo.vcs.runtime.UpdatingVcsWorkingCopyManager
-
Stage changes for committing.
- stageChangesCommand(String) - Method in enum com.atlassian.bamboo.testutils.vcs.VcsType
-
Command to stage specified changes (add/remove tracked files) for committing.
- stageCompleted(StageExecution, long, BuildContext) - Method in interface com.atlassian.bamboo.chains.ChainPluginSupport
-
- StageCompletedEvent - Class in com.atlassian.bamboo.event
-
Event that gets triggered after a stage completes
- StageCompletedEvent(Object, ChainExecution, StageExecution, ImmutableChainStage) - Constructor for class com.atlassian.bamboo.event.StageCompletedEvent
-
- StageCompletedNotification - Class in com.atlassian.bamboo.notification.chain
-
This class is used to generate content for All Completed Chain Stage Notifications and the Failed And First Successful Chain Stage Notifications.
- StageCompletedNotification() - Constructor for class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- StageCompletedNotificationListener - Class in com.atlassian.bamboo.notification.chain
-
- StageCompletedNotificationListener() - Constructor for class com.atlassian.bamboo.notification.chain.StageCompletedNotificationListener
-
- StageConfigResource - Class in com.atlassian.bamboo.plugins.rest.plan.stage
-
Provides RESTful operations on stages for the configuration of build plans.
- StageConfigResource(RestStageService, StageService, StageConversionFunction, InputParser, PaginationService) - Constructor for class com.atlassian.bamboo.plugins.rest.plan.stage.StageConfigResource
-
- StageConfigurationPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- StageConfigurationPage(TestBuildDetails) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageConfigurationPage
-
- StageConfigurationPage(PlanProperties) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageConfigurationPage
-
- StageConfigurationPage(PlanKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageConfigurationPage
-
- StageConversionFunction - Class in com.atlassian.bamboo.plugins.rest.plan.stage
-
- StageConversionFunction(JobService, LinkService, PaginationService) - Constructor for class com.atlassian.bamboo.plugins.rest.plan.stage.StageConversionFunction
-
- stageDescription - Variable in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- StageDialog - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- StageDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageDialog
-
- StageElement - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- StageElement(PlanKey, PageElement) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.StageElement
-
- StageExecution - Interface in com.atlassian.bamboo.chains
-
- stageExecution - Variable in class com.atlassian.bamboo.notification.chain.ChainCompletedNotification
-
- stageExecution - Variable in class com.atlassian.bamboo.notification.chain.StageCompletedNotification
-
- stageExecution - Variable in class com.atlassian.bamboo.plugins.rest.model.build.status.RestStageResultStatus
-
- stageId - Variable in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- StageIdentifier - Interface in com.atlassian.bamboo.plan
-
Used as a values holder for
ChainStage
data for
Plan
execution
modification related to manual stages
- StageIdentifierImpl - Class in com.atlassian.bamboo.plan
-
- StageIdentifierImpl(String, int) - Constructor for class com.atlassian.bamboo.plan.StageIdentifierImpl
-
- stageIndexComparator() - Static method in class com.atlassian.bamboo.plan.PlanComparators
-
- StageJsonDecorator - Class in com.atlassian.bamboo.ww2.actions.build
-
- StageJsonDecorator(ChainExecution, StageExecution, List<ChainStageResult>) - Constructor for class com.atlassian.bamboo.ww2.actions.build.StageJsonDecorator
-
- stageManual - Variable in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- stageName - Variable in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- StageResource - Class in com.atlassian.bamboo.plugins.testutils.rest.resource.stage
-
- StageResource(StageTestService) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.resource.stage.StageResource
-
- stageResultId - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- STAGES - Static variable in interface com.atlassian.bamboo.configuration.external.yaml.properties.BambooYamlDefinition.Config
-
- stages - Variable in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- stages - Variable in class com.atlassian.bamboo.plugins.rest.model.build.status.RestChainResultStatus
-
- stages(RestPageModel<RestStage>) - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanConfig.Builder
-
- STAGES - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- StageSearchResult - Class in com.atlassian.bamboo.plugins.rest.model.search
-
- StageSearchResult() - Constructor for class com.atlassian.bamboo.plugins.rest.model.search.StageSearchResult
-
- StageSearchResult(I18nResolver, CustomVariableContext, ImmutableChainStage) - Constructor for class com.atlassian.bamboo.plugins.rest.model.search.StageSearchResult
-
- StageService - Interface in com.atlassian.bamboo.plan.stage
-
Service for performing stage related configuration
- StageServiceImpl - Class in com.atlassian.bamboo.plan.stage
-
- StageServiceImpl() - Constructor for class com.atlassian.bamboo.plan.stage.StageServiceImpl
-
- stageStarted(StageExecution, BuildContext) - Method in interface com.atlassian.bamboo.chains.ChainPluginSupport
-
- StageState - Interface in com.atlassian.bamboo.chains
-
- stageStatusHelper - Variable in class com.atlassian.bamboo.build.ChainResultsAction
-
- StageStatusHelper - Interface in com.atlassian.bamboo.chains
-
- stageStatusHelper - Variable in class com.atlassian.bamboo.plugins.rest.model.chain.RestChainResult
-
- stageStatusHelper - Variable in class com.atlassian.bamboo.ww2.actions.ChainActionSupport
-
- StageStatusHelperImpl - Class in com.atlassian.bamboo.chains
-
- StageStatusHelperImpl(TextProvider) - Constructor for class com.atlassian.bamboo.chains.StageStatusHelperImpl
-
- StageTestService - Interface in com.atlassian.bamboo.plugins.testutils.stage
-
- StageTestServiceImpl - Class in com.atlassian.bamboo.plugins.testutils.stage
-
Provides Stage-related functionality for functional testing
- StageTestServiceImpl(StageService, JobTestService) - Constructor for class com.atlassian.bamboo.plugins.testutils.stage.StageTestServiceImpl
-
- StageTestServiceImplWiredTest - Class in it.com.atlassian.bamboo.plugins.testutils.stage
-
- StageTestServiceImplWiredTest(PlanTestService, StageService, StageTestService) - Constructor for class it.com.atlassian.bamboo.plugins.testutils.stage.StageTestServiceImplWiredTest
-
- StageVariableContext - Interface in com.atlassian.bamboo.variable
-
Represents state of variables in reference to stage results.
- StageVariableContextImpl - Class in com.atlassian.bamboo.variable
-
- StageVariableContextImpl() - Constructor for class com.atlassian.bamboo.variable.StageVariableContextImpl
-
- StageVariableContextImpl(String, String, VariableType, ChainStageResult) - Constructor for class com.atlassian.bamboo.variable.StageVariableContextImpl
-
- StageVariableContextImpl_ - Class in com.atlassian.bamboo.variable
-
- StageVariableContextImpl_() - Constructor for class com.atlassian.bamboo.variable.StageVariableContextImpl_
-
- StageVariableContextMapper - Class in com.atlassian.bamboo.migration.stream.build
-
- StageVariableContextMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.build.StageVariableContextMapper
-
- StandaloneRepository - Interface in com.atlassian.bamboo.repository
-
Represents Repository that does not require
Plan
for configuration and
thus is 'visible' to Global Repository feature.
- start(AgentContext) - Method in interface com.atlassian.bamboo.agent.bootstrap.Agent
-
- start(AgentContext) - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgent
-
- start() - Method in interface com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstance
-
- start() - Method in class com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceImpl
-
- start() - Method in class com.atlassian.bamboo.amq.BambooBrokerService
-
- start(ServletContext) - Method in interface com.atlassian.bamboo.Bamboo
-
Start Bamboo
- start() - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentManager
-
- start() - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentManagerImpl
-
- start(ImmutableChain, ConditionalBuildDetectionAction) - Method in interface com.atlassian.bamboo.chains.ChainExecutionManager
-
Starts the Chain
- start(ImmutableChain, ConditionalBuildDetectionAction) - Method in class com.atlassian.bamboo.chains.ChainExecutionManagerImpl
-
- start() - Method in class com.atlassian.bamboo.command.CommandExecuteStreamHandler
-
Required by the intereface, but not implemented
- start() - Method in class com.atlassian.bamboo.command.SimpleExecuteStreamHandler
-
- start() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureLocalAgentDetails
-
- start(ServletContext) - Method in class com.atlassian.bamboo.container.BambooContainer
-
Start the container's components
- start() - Method in interface com.atlassian.bamboo.container.Startable
-
Start the component
- start() - Method in class com.atlassian.bamboo.executor.InterruptThreadWatchdog
-
Watches the given process and terminates it, if it runs for too long.
- start() - Method in class com.atlassian.bamboo.persister.CachedBuildPersisterDecorator
-
Loads the cache from the parent decorator on startup;
- start() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
Make the persister available for use.
- start() - Method in class com.atlassian.bamboo.persister.file.XStreamBuildPersister
-
Load the build data file map.
- start(ImmutableChain, BuildDetectionAction, AcquisitionPolicy) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- start(Triggerable, BuildDetectionAction, AcquisitionPolicy) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- start(ImmutableChain, PlanExecutionConfig, String, String, Map<String, String>, Map<String, String>, AcquisitionPolicy) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- start(PlanKey) - Method in class com.atlassian.bamboo.plan.ItemDetections
-
- start(ImmutableChain, BuildDetectionAction, AcquisitionPolicy) - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
- start(Triggerable, BuildDetectionAction, AcquisitionPolicy) - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
- start(ImmutableChain, PlanExecutionConfig, String, String, Map<String, String>, Map<String, String>, AcquisitionPolicy) - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
- start(ImmutableChain, PlanExecutionConfig, String, String, Map<String, String>, Map<String, String>, AcquisitionPolicy) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- start(ImmutableChain, BuildDetectionAction, AcquisitionPolicy) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- start(Triggerable, BuildDetectionAction, AcquisitionPolicy) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- start(int) - Method in class com.atlassian.bamboo.plugins.git.BuildLoggerProgressMonitor
-
- start(Environment) - Method in class com.atlassian.bamboo.plugins.git.MockGitCommand
-
- start() - Method in class com.atlassian.bamboo.plugins.ssh.SshProxy
-
- start(NamedFactory<Channel>) - Method in class com.atlassian.bamboo.plugins.ssh.SshProxy
-
- start(Environment) - Method in class com.atlassian.bamboo.plugins.ssh.SshProxyCommand
-
- START - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- start() - Method in class com.atlassian.bamboo.shell.TriggerOnIdleAndPeriodicallyThread
-
- start(Environment) - Method in class com.atlassian.bamboo.ssh.DummyCommand
-
- start(Environment) - Method in class com.atlassian.bamboo.ssh.DummySilentHangingCommand
-
- start() - Method in class com.atlassian.bamboo.testutils.agent.RemoteAgentInstallation
-
- start() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- start() - Method in interface com.atlassian.bamboo.v2.build.agent.ExecutableBuildAgent
-
Starts the build agent
- start() - Method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJobScheduler
-
- start(AgentContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
-
- start(AgentContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.UpgradeRemoteAgent
-
- start() - Method in class com.atlassian.bamboo.webwork.StarterAction
-
- start() - Method in class it.com.atlassian.bamboo.agent.elastic.mocks.MockRemoteEC2Instance
-
- START_INDEX - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- START_PAGE - Static variable in class com.atlassian.bamboo.plugins.stash.rest.common.RestConstants
-
- Startable - Interface in com.atlassian.bamboo.container
-
This interface is used to denote container components that need to be started.
- startAll() - Method in interface com.atlassian.bamboo.v2.build.agent.MessageListenerContainerController
-
Starts all message listener containers.
- startAll() - Method in class com.atlassian.bamboo.v2.build.agent.MessageListenerContainerControllerImpl
-
- startAllTriggers(Environment) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- startAllTriggers(Environment) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- startAllTriggersForDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- startAllTriggersForDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- startBambooTunnels(RemoteEC2Instance, int) - Method in interface com.atlassian.bamboo.agent.elastic.tunnel.ElasticAgentTunnelManager
-
Starts TCP tunnels to an EC2 instance.
- startBambooTunnels(RemoteEC2Instance, int) - Method in class com.atlassian.bamboo.agent.elastic.tunnel.ElasticAgentTunnelManagerImpl
-
- startBuild(String, String, String, boolean, String, UriInfo, AuthenticationContext, String, MultivaluedMap<String, String>) - Method in class com.atlassian.bamboo.plugins.rest.resource.QueueResource
-
Fire build execution for specified plan.
- startContainerIfRequired() - Method in interface com.atlassian.bamboo.v2.build.agent.docker.DockerContainerController
-
- startContainerIfRequired() - Method in class com.atlassian.bamboo.v2.build.agent.docker.DockerContainerControllerImpl
-
- startCustomisedPlan() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- startDaemon(String[], Duration) - Method in class com.atlassian.bamboo.testutils.CommandExecutor
-
- startDeferringEvents() - Method in interface com.atlassian.bamboo.v2.build.agent.remote.plugins.DeferredEventsHandler
-
- startDeferringEvents() - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventHandlerImpl
-
- startDeployment(Long, Long, UriInfo, AuthenticationContext) - Method in class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentQueueResource
-
Trigger deployment for deployment environment and version.
- startDocument() - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.CloverXmlHandler
-
- startDocument() - Method in class com.atlassian.bamboo.configuration.DefaultContentHandler
-
- STARTED_DATE - Static variable in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl_
-
- startedDate - Static variable in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl_
-
- StartElasticAgents - Class in com.atlassian.bamboo.rest
-
- StartElasticAgents() - Constructor for class com.atlassian.bamboo.rest.StartElasticAgents
-
- startElement(String, String, String, Attributes) - Method in class com.atlassian.bamboo.build.test.junit.JunitTestResultsParser
-
Ignore non existing tags
- startElement(String, String, String, Attributes) - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.CloverXmlHandler
-
- startElement(String, String, String, Attributes) - Method in class com.atlassian.bamboo.configuration.DefaultContentHandler
-
- startElement(Attributes) - Method in class com.atlassian.bamboo.configuration.DefaultElementParser
-
Do nothing by default.
- startElement(Attributes) - Method in class com.atlassian.bamboo.configuration.ElementContentElementParser
-
- startElement(Attributes) - Method in interface com.atlassian.bamboo.configuration.ElementParser
-
Start paring the element
- startElement(Attributes) - Method in class com.atlassian.bamboo.fileserver.MimeTypeLoader.MimeMappingElementParser
-
- StarterAction - Class in com.atlassian.bamboo.webwork
-
This class decides which starter page should be displayed on the web site.
- StarterAction() - Constructor for class com.atlassian.bamboo.webwork.StarterAction
-
- StarterAction.DashboardPage - Class in com.atlassian.bamboo.webwork
-
- StarterAction.SpecsOnboardingDialog - Class in com.atlassian.bamboo.webwork
-
- startIndex - Variable in class com.atlassian.bamboo.plugins.rest.model.search.SearchResultsList
-
- startIndex - Variable in class com.atlassian.bamboo.rest.model.AbstractRestList
-
- startIndex - Variable in class com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResultList
-
- startIndex - Variable in class com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionList
-
- startIndex - Variable in class com.atlassian.bamboo.rest.model.quicksearch.JsonSearchResultsList
-
- startIndex - Variable in class com.atlassian.bamboo.testutils.backdoor.model.AbstractRestList
-
- starting(Description) - Method in class com.atlassian.bamboo.testutils.junit.rule.BackdoorRule
-
- starting(Description) - Method in class com.atlassian.bamboo.testutils.junit.rule.DetectCapabilitiesRule
-
- starting(Description) - Method in class com.atlassian.bamboo.testutils.junit.rule.LogTestProgressRule
-
- starting(Description) - Method in class com.atlassian.bamboo.testutils.junit.rule.LoudTimingRule
-
- starting(Description) - Method in class com.atlassian.bamboo.webdriver.testing.rule.BambooWebDriverScreenshotRule
-
- startJobScheduler() - Method in class com.atlassian.bamboo.container.BambooContainer
-
- startLocalAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
- startLocalAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- startManualExecution(ImmutableChain, User, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- startManualExecution(ImmutableChain, PlanExecutionConfig, User, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- startManualExecution(ImmutableChain, PlanExecutionConfig, User, String, String, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- startManualExecution(ImmutableChain, User, Map<String, String>, Map<String, String>) - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
Attempts to start a manual execution of the given
Plan
- startManualExecution(ImmutableChain, PlanExecutionConfig, User, Map<String, String>, Map<String, String>) - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
- startManualExecution(ImmutableChain, PlanExecutionConfig, User, String, String, Map<String, String>, Map<String, String>) - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
- startManualExecution(ImmutableChain, User, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- startManualExecution(ImmutableChain, PlanExecutionConfig, User, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- startManualExecution(ImmutableChain, PlanExecutionConfig, User, String, String, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- startManualStage(TestStageDetails) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.ResultSummaryPage
-
- startPlan() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- startPlanAndGoToResultSummaryPage() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
- startPrefixMapping(String, String) - Method in class com.atlassian.bamboo.configuration.DefaultContentHandler
-
- startProcess() - Method in class com.atlassian.bamboo.shell.ShellSession
-
- startPullRequestDetection() - Method in class com.atlassian.bamboo.plan.pullrequest.PullRequestDetectionServiceImpl
-
- startRemoteCall() - Static method in class com.atlassian.bamboo.remoting.RemoteCallMarker
-
Marks the start of a remote call.
- startsWith(String) - Static method in class com.atlassian.bamboo.utils.predicates.text.TextPredicates
-
- startsWithAny(String, Collection<String>) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
- startsWithAny(String...) - Static method in class com.atlassian.bamboo.utils.predicates.text.TextPredicates
-
- startTimer() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
Starts an internal timer to the currently running build
- startTimer() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- startup(LifecycleContext) - Method in class com.atlassian.upgrade.UpgradeLifecycleItem
-
- STARTUP_SCRIPTS - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- startupAgents(Collection<ElasticImageConfiguration>) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
- startupAgents(Collection<ElasticImageConfiguration>) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
Starts the given number of agents
- StartupException - Exception in com.atlassian.bamboo.exception
-
- StartupException() - Constructor for exception com.atlassian.bamboo.exception.StartupException
-
- StartupException(String) - Constructor for exception com.atlassian.bamboo.exception.StartupException
-
- StartupException(String, Throwable) - Constructor for exception com.atlassian.bamboo.exception.StartupException
-
- StartupException(Throwable) - Constructor for exception com.atlassian.bamboo.exception.StartupException
-
- startUpListener(ServerStartedEvent) - Method in class com.atlassian.bamboo.crowd.RecoveryModeListener
-
- startupScripts - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- StartupStatisticsBean - Class in com.atlassian.bamboo.configuration
-
- StartupStatisticsBean() - Constructor for class com.atlassian.bamboo.configuration.StartupStatisticsBean
-
- StartupUpgradeTask - Interface in com.atlassian.bamboo.upgrade.tasks
-
A marker interface for upgrade tasks that should also be run at setup time.
- stash() - Method in class com.atlassian.bamboo.testutils.model.Repository.Builder
-
- STASH_PLUGIN_KEYS - Static variable in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationHelper
-
- STASH_PROJECT - Static variable in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- STASH_REMOTE_EVENTS_CAPABILITY - Static variable in interface com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants
-
- STASH_REPOSITORY_NAME - Static variable in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- STASH_REPOSITORY_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.plugin.BambooPluginKeys
-
- STASH_REPOSITORY_TRIGGER_POLLING_INTERVAL - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Polling interval (in seconds) for Stash trigger type.
- STASH_SSH_PORT_NUMBER - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Default ssh port number for stash server.
- STASH_TRIGGER_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.plugin.BambooPluginKeys
-
- STASH_URL - Static variable in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- StashApplinksService - Interface in com.atlassian.bamboo.applinks
-
- StashApplinksServiceImpl - Class in com.atlassian.bamboo.applinks
-
- StashApplinksServiceImpl(MutatingApplicationLinkService, AuthenticationConfigurationManager, EntityLinkService, TypeAccessor) - Constructor for class com.atlassian.bamboo.applinks.StashApplinksServiceImpl
-
- StashApprovePage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.remote
-
implementing HomePage to avoid tweaking of redirect URL in BitbucketLoginPage.loginWithUserPreFilled(java.lang.String, boolean, java.lang.Class<M>, java.lang.Object...)
- StashApprovePage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.remote.StashApprovePage
-
- StashAuthorisedApplicationsPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.remote
-
- StashAuthorisedApplicationsPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.remote.StashAuthorisedApplicationsPage
-
- StashBranchEntity - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashBranchEntity(String, String, String, boolean) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashBranchEntity
-
- StashBuildStrategy - Class in com.atlassian.bamboo.build.strategy
-
- StashBuildStrategy() - Constructor for class com.atlassian.bamboo.build.strategy.StashBuildStrategy
-
Deprecated.
- StashCapabilityProvider - Interface in com.atlassian.bamboo.plugins.stash.api
-
- StashCapabilityProviderImpl - Class in com.atlassian.bamboo.plugins.stash
-
- StashCapabilityProviderImpl() - Constructor for class com.atlassian.bamboo.plugins.stash.StashCapabilityProviderImpl
-
- StashDiagnostics - Class in com.atlassian.bamboo.plugins.stash
-
A helper class for Stash application links diagnostics.
- StashDiagnostics() - Constructor for class com.atlassian.bamboo.plugins.stash.StashDiagnostics
-
- StashDiagnostics.LastReceivedEventInfo - Class in com.atlassian.bamboo.plugins.stash
-
A simple POJO containing information about an event and the date it was received.
- StashDiagnosticsEventListener - Class in com.atlassian.bamboo.plugins.stash.events
-
An event listener that records event received from Stash instances for diagnostic purposes.
- StashDiagnosticsEventListener(EventPublisher) - Constructor for class com.atlassian.bamboo.plugins.stash.events.StashDiagnosticsEventListener
-
- StashError(String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashErrors.StashError
-
- StashErrorDetailsViewerCondition - Class in com.atlassian.bamboo.plugins.stash
-
Decides if ErrorDetails are related to Stash repository.
- StashErrorDetailsViewerCondition() - Constructor for class com.atlassian.bamboo.plugins.stash.StashErrorDetailsViewerCondition
-
- StashErrors - Class in com.atlassian.bamboo.plugins.stash.rest.entity.stash
-
- StashErrors() - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashErrors
-
- StashErrors.StashError - Class in com.atlassian.bamboo.plugins.stash.rest.entity.stash
-
- StashInstancesStatusPanelCondition - Class in com.atlassian.bamboo.plugins.stash
-
A condition that determines whether the linked Stash instances information panel should appear on the system
information page.
- StashInstancesStatusPanelCondition(ReadOnlyApplicationLinkService) - Constructor for class com.atlassian.bamboo.plugins.stash.StashInstancesStatusPanelCondition
-
- StashInstancesStatusPanelContextProvider - Class in com.atlassian.bamboo.plugins.stash
-
A context provider that puts necessary data to the context map to display Stash instances status on the system
information page.
- StashInstancesStatusPanelContextProvider(RemoteEventsConnectionStatusService, ReadOnlyApplicationLinkService) - Constructor for class com.atlassian.bamboo.plugins.stash.StashInstancesStatusPanelContextProvider
-
- StashKeyUpdateStatus - Class in com.atlassian.bamboo.plugins.stash
-
Represents result of updating access key on Stash server
- StashKeyUpdateStatus.StashKeyUpdateStatusBuilder - Class in com.atlassian.bamboo.plugins.stash
-
- StashKeyUpdateStatus.Status - Enum in com.atlassian.bamboo.plugins.stash
-
- StashMirrorErrorEntity - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
Holds information about error connected with Bitbucket Smart Mirroring.
- StashMirrorErrorEntity(String, String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashMirrorErrorEntity
-
- StashMirrorServerEntity - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashMirrorServerEntity(String, String, boolean, String, String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashMirrorServerEntity
-
- StashOpenPullRequestsResponse - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashOpenPullRequestsResponse(StashPageEntity<StashPullRequestStatus>, String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashOpenPullRequestsResponse
-
- StashPageEntity<T> - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashPageEntity(int, int, boolean, int, Integer, Iterable<T>) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashPageEntity
-
- StashPermissionEntity - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashPermissionEntity(Optional<Permission>) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashPermissionEntity
-
- StashPermissionLevel - Enum in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashProjectEntity - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashProjectEntity(String, long, String, String, boolean, String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashProjectEntity
-
- StashPullRequestMergeability - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashPullRequestMergeability(String, boolean, boolean) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestMergeability
-
- StashPullRequestParticipant - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashPullRequestParticipant(String, String, String, String, boolean, String, String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestParticipant
-
- StashPullRequestRef - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashPullRequestRef(String, String, String, String, String, String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestRef
-
- StashPullRequestStatus - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashPullRequestStatus(long, long, String, String, String, StashPullRequestParticipant, List<StashPullRequestParticipant>, StashPullRequestRef, StashPullRequestRef, long, Long, Long, Long) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
-
- StashRepository - Interface in com.atlassian.bamboo.plugins.stash.api
-
- StashRepositoryEntity - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashRepositoryEntity(String, long, String, boolean, boolean, String, StashProjectEntity) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashRepositoryEntity
-
- StashRepositoryException - Exception in com.atlassian.bamboo.plugins.stash.repository
-
- StashRepositoryException(Throwable, long) - Constructor for exception com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException
-
- StashRepositoryException(String, Throwable, long) - Constructor for exception com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException
-
- StashRepositoryImpl - Class in com.atlassian.bamboo.plugins.stash
-
- StashRepositoryImpl() - Constructor for class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- StashRepositoryPredicates - Class in com.atlassian.bamboo.plugins.stash.predicates
-
- StashRepositoryPredicates() - Constructor for class com.atlassian.bamboo.plugins.stash.predicates.StashRepositoryPredicates
-
- StashResource - Class in com.atlassian.bamboo.plugins.stash.rest.resource
-
- StashResource(ApplinkStashClientFactory, AuthenticationConfigurationManager, I18nResolver, CachedRepositoryDefinitionManager, BitbucketSeverMirrorHelper) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.resource.StashResource
-
- StashRestResponse - Class in com.atlassian.bamboo.plugins.stash.rest.entity.stash
-
Encapsulation of a REST response from Stash.
- StashRestResponse(String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashRestResponse
-
- StashRestResponse(Response.Status, String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashRestResponse
-
- StashRestResponse(int, String, StashErrors, String, JsonElement) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashRestResponse
-
- stashRestResponse(StashRestResponse) - Method in class com.atlassian.bamboo.plugins.stash.StashKeyUpdateStatus.StashKeyUpdateStatusBuilder
-
- StashRestResponse.StashRestResponseBuilder - Class in com.atlassian.bamboo.plugins.stash.rest.entity.stash
-
- StashRestResponseBuilder(int, String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashRestResponse.StashRestResponseBuilder
-
- StashServerEntity - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashServerEntity(String, String, String, String, boolean, boolean, String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashServerEntity
-
- StashServerEntityListAdapter - Class in com.atlassian.bamboo.plugins.stash.rest.adapter
-
- StashServerEntityListAdapter() - Constructor for class com.atlassian.bamboo.plugins.stash.rest.adapter.StashServerEntityListAdapter
-
- stashServerRemoteEventsAreWorking(StashRepository) - Method in interface com.atlassian.bamboo.plugins.stash.api.StashCapabilityProvider
-
- stashServerRemoteEventsAreWorking(VcsRepositoryData) - Method in interface com.atlassian.bamboo.plugins.stash.api.StashCapabilityProvider
-
Stash server remote events are configured properly - it's working right now
- stashServerRemoteEventsAreWorking(ApplicationLink) - Method in interface com.atlassian.bamboo.plugins.stash.api.StashCapabilityProvider
-
Stash server remote events are configured properly - it's working right now
- stashServerRemoteEventsAreWorking() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- stashServerRemoteEventsAreWorking(StashRepository) - Method in class com.atlassian.bamboo.plugins.stash.StashCapabilityProviderImpl
-
- stashServerRemoteEventsAreWorking(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.StashCapabilityProviderImpl
-
- stashServerRemoteEventsAreWorking(ApplicationLink) - Method in class com.atlassian.bamboo.plugins.stash.StashCapabilityProviderImpl
-
- stashServerRemoteEventsAreWorking() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- stashServerRemoteEventsAreWorking(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.v2.AbstractBitbucketServerExecutor
-
- stashServerSupportsRemoteEvents(StashRepository) - Method in interface com.atlassian.bamboo.plugins.stash.api.StashCapabilityProvider
-
- stashServerSupportsRemoteEvents(VcsRepositoryData) - Method in interface com.atlassian.bamboo.plugins.stash.api.StashCapabilityProvider
-
Stash server is new enough for remote events to work (has capability)
- stashServerSupportsRemoteEvents() - Method in interface com.atlassian.bamboo.plugins.stash.api.StashRepository
-
- stashServerSupportsRemoteEvents(StashRepository) - Method in class com.atlassian.bamboo.plugins.stash.StashCapabilityProviderImpl
-
- stashServerSupportsRemoteEvents(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.StashCapabilityProviderImpl
-
- stashServerSupportsRemoteEvents() - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- StashTriggerActivator - Class in com.atlassian.bamboo.plugins.stash.trigger
-
- StashTriggerActivator() - Constructor for class com.atlassian.bamboo.plugins.stash.trigger.StashTriggerActivator
-
- StashTriggerConfigurator - Class in com.atlassian.bamboo.plugins.stash.trigger
-
- StashTriggerConfigurator() - Constructor for class com.atlassian.bamboo.plugins.stash.trigger.StashTriggerConfigurator
-
- StashTriggerQuartzJob - Class in com.atlassian.bamboo.plugins.stash.trigger
-
- StashTriggerQuartzJob() - Constructor for class com.atlassian.bamboo.plugins.stash.trigger.StashTriggerQuartzJob
-
- StashUrlRewritingClient - Class in com.atlassian.bamboo.plugins.stash.rest.resource
-
A wrapper for StashClient
, which rewrites all URLs (for projects, repositories and pull requests) to use the
Display URL from an application link (as the Display URL may be different from the RPC URL).
- StashUrlRewritingClient(StashClient, URI, URI) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.resource.StashUrlRewritingClient
-
- StashUserSshKeyEntity - Class in com.atlassian.bamboo.plugins.stash.rest.entity
-
- StashUserSshKeyEntity(long, String, String) - Constructor for class com.atlassian.bamboo.plugins.stash.rest.entity.StashUserSshKeyEntity
-
- StashVcsComponent - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash
-
- StashVcsComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- StashVcsComponent(VcsConfigurationComponent) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
- StashWebRepositoryViewer - Class in com.atlassian.bamboo.plugins.stash
-
URL FORMATS:
file
https://caviardog.atlassian.com/caviar/projects/STASH/repos/stash/browse/webapp/default/src/main/webapp/static/page/repository/editRepository.soy?at=8127e6af149297ae95219c3b0a202a84d9a20b33
revision/changeset
https://caviardog.atlassian.com/caviar/projects/STASH/repos/stash/commits/8127e6af149297ae95219c3b0a202a84d9a20b33
diff
https://caviardog.atlassian.com/caviar/projects/STASH/repos/stash/diff/webapp/default/src/main/webapp/static/page/repository/editRepository.soy?at=8127e6af149297ae95219c3b0a202a84d9a20b33&until=8127e6af149297ae95219c3b0a202a84d9a20b33
- StashWebRepositoryViewer() - Constructor for class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer
-
- state - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- STATE - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- STATE - Static variable in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- STATE - Static variable in class com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatus
-
- state - Variable in class com.atlassian.bamboo.plugins.rest.model.chain.RestStageResult
-
- state - Static variable in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl_
-
- STATE - Static variable in class com.atlassian.bamboo.resultsummary.tests.TestCaseResultImpl_
-
- STATE - Static variable in class com.atlassian.bamboo.testutils.backdoor.model.Result
-
- StatelessSessionHibernateDaoSupport - Class in com.atlassian.bamboo.persistence3
-
- StatelessSessionHibernateDaoSupport() - Constructor for class com.atlassian.bamboo.persistence3.StatelessSessionHibernateDaoSupport
-
- stateNotNull(String, T) - Static method in class com.atlassian.bamboo.performance.Assertions
-
State check.
- stateTrue(String, boolean) - Static method in class com.atlassian.bamboo.performance.Assertions
-
State check.
- StatisticsAware - Interface in com.atlassian.bamboo.ww2.aware
-
- StatisticsAwareInterceptor - Class in com.atlassian.bamboo.ww2.interceptors
-
- StatisticsAwareInterceptor() - Constructor for class com.atlassian.bamboo.ww2.interceptors.StatisticsAwareInterceptor
-
- StatisticsCollector - Interface in com.atlassian.bamboo.build.statistics
-
- StatisticsCollectorImpl - Class in com.atlassian.bamboo.build.statistics
-
- StatisticsCollectorImpl(ImmutablePlan, List<? extends ResultsSummary>) - Constructor for class com.atlassian.bamboo.build.statistics.StatisticsCollectorImpl
-
- Stats(long, long) - Constructor for class com.atlassian.bamboo.filter.PerformanceStatistics.Stats
-
- stats() - Method in class com.atlassian.bamboo.testutils.backdoor.Backdoor
-
- stats() - Method in class com.atlassian.bamboo.testutils.junit.rule.BackdoorRule
-
- STATS - Static variable in class com.atlassian.bamboo.testutils.rest.common.RestConstants
-
- stats() - Method in class com.atlassian.bamboo.util.CallableResultCache
-
- stats() - Method in class com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator
-
- Stats - Interface in com.atlassian.bamboo.utils.statistics
-
A snapshot of calculated statistics.
- StatsAccumulator - Interface in com.atlassian.bamboo.utils.statistics
-
Accumulates values to calculate their statistics.
- StatsAccumulatorImpl - Class in com.atlassian.bamboo.performance
-
- StatsAccumulatorImpl() - Constructor for class com.atlassian.bamboo.performance.StatsAccumulatorImpl
-
- StatsAccumulatorTestHelper - Class in com.atlassian.bamboo.testutils.statistics
-
- StatsControl - Class in com.atlassian.bamboo.testutils.backdoor
-
- StatsControl(BambooEnvironmentData) - Constructor for class com.atlassian.bamboo.testutils.backdoor.StatsControl
-
- StatsImpl - Class in com.atlassian.bamboo.performance
-
- StatsImpl.Builder - Class in com.atlassian.bamboo.performance
-
- StatsMatcher - Class in com.atlassian.bamboo.matcher.statistics
-
- StatsResource - Class in com.atlassian.bamboo.plugins.testutils.rest.resource.stats
-
- StatsResource(PerformanceStatsService) - Constructor for class com.atlassian.bamboo.plugins.testutils.rest.resource.stats.StatsResource
-
- status(JiraStatus) - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsBuilder
-
- status(JiraStatus) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsBuilderImpl
-
- status(StashKeyUpdateStatus.Status) - Method in class com.atlassian.bamboo.plugins.stash.StashKeyUpdateStatus.StashKeyUpdateStatusBuilder
-
- STATUS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- Status - Class in com.atlassian.bamboo.rest.model
-
- Status.Plugin - Class in com.atlassian.bamboo.rest.model
-
Deprecated.
- Status.StatusResponseBuilder - Class in com.atlassian.bamboo.rest.model
-
Deprecated.
- STATUS_CURRENTLY_BUILDING - Static variable in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
- STATUS_DISABLED - Static variable in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.plugin.ByStatusRuleEditComponent
-
- STATUS_ENABLED - Static variable in class com.atlassian.bamboo.pageobjects.pages.admin.quickfilter.rule.plugin.ByStatusRuleEditComponent
-
- STATUS_FAIL - Static variable in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
- STATUS_NO_BUILDS - Static variable in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
- STATUS_NOT_RUN - Static variable in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
- STATUS_SUCCESS - Static variable in interface com.atlassian.bamboo.plan.cache.ImmutablePlan
-
- StatusCheckRequestHelper - Class in com.atlassian.bamboo.ww2.interceptors
-
- statusCode - Variable in class com.atlassian.bamboo.jira.rest.JiraRestResponse
-
- statusCode - Variable in class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashRestResponse
-
- statusMessage - Variable in class com.atlassian.bamboo.jira.rest.JiraRestResponse
-
- statusMessage - Variable in class com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashRestResponse
-
- StatusProvidingVcsWorkingCopyManager - Interface in com.atlassian.bamboo.vcs.runtime
-
Working copy manager that is capable of providing current working copy status.
- stdDeviation(double) - Method in class com.atlassian.bamboo.performance.StatsImpl.Builder
-
- stdErr(long, String) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.toserver.ShellProcessLogMessage
-
- stdOut(long, String) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.toserver.ShellProcessLogMessage
-
- stop() - Method in interface com.atlassian.bamboo.Bamboo
-
- stop(PlanResultKey) - Method in interface com.atlassian.bamboo.chains.ChainExecutionManager
-
- stop(PlanKey) - Method in interface com.atlassian.bamboo.chains.ChainExecutionManager
-
Stops all executing instances of the
Chain
represented by
PlanKey
- stop(PlanResultKey) - Method in class com.atlassian.bamboo.chains.ChainExecutionManagerImpl
-
- stop(PlanKey) - Method in class com.atlassian.bamboo.chains.ChainExecutionManagerImpl
-
- stop() - Method in class com.atlassian.bamboo.command.CommandExecuteStreamHandler
-
Stop the threads
- stop() - Method in class com.atlassian.bamboo.command.SimpleExecuteStreamHandler
-
- stop() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureLocalAgentDetails
-
- stop() - Method in class com.atlassian.bamboo.container.BambooContainer
-
Stop the container's components
- stop() - Method in interface com.atlassian.bamboo.container.Startable
-
Stop the component and clean up any resources
- stop(long) - Method in interface com.atlassian.bamboo.deployments.execution.service.DeploymentExecutionService
-
Stops the execution of a deployment running on an Environment
- stop(DeploymentResult, Long) - Method in interface com.atlassian.bamboo.deployments.execution.service.DeploymentExecutionService
-
Stops the execution of a running deployment
- stop(long) - Method in class com.atlassian.bamboo.deployments.execution.service.DeploymentExecutionServiceImpl
-
- stop(DeploymentResult, Long) - Method in class com.atlassian.bamboo.deployments.execution.service.DeploymentExecutionServiceImpl
-
- stop() - Method in class com.atlassian.bamboo.executor.InterruptThreadWatchdog
-
Stops the watcher.
- stop() - Method in class com.atlassian.bamboo.persister.CachedBuildPersisterDecorator
-
- stop() - Method in class com.atlassian.bamboo.persister.file.FileBasedPersister
-
- stop() - Method in class com.atlassian.bamboo.persister.file.XStreamBuildPersister
-
Do nothing!
- stop() - Method in class com.atlassian.bamboo.plugins.ssh.SshProxy
-
- stop() - Method in class com.atlassian.bamboo.testutils.agent.RemoteAgentProcess
-
- stop() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- stop() - Method in interface com.atlassian.bamboo.v2.build.agent.ExecutableBuildAgent
-
Stops the build agent immediately.
- stop() - Method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJobScheduler
-
- STOP_BUILD_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- stopAgent(BuildAgent) - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
Performs any other operations required when an agent goes offline, such as updating the status and shutdown
time.
- stopAgent(BuildAgent) - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- stopAgentNicely(BuildAgent) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
-
- stopAgentNicely(BuildAgent) - Method in interface com.atlassian.bamboo.build.StopBuildManager
-
Will tell an agent to stop after it's finished the current build
- StopAgentNicelyMessage - Class in com.atlassian.bamboo.v2.build.agent.messages
-
- StopAgentNicelyMessage() - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.StopAgentNicelyMessage
-
- stopAll() - Method in interface com.atlassian.bamboo.v2.build.agent.MessageListenerContainerController
-
Stops all message listener containers.
- stopAll() - Method in class com.atlassian.bamboo.v2.build.agent.MessageListenerContainerControllerImpl
-
- StopAllElasticAgents - Class in com.atlassian.bamboo.rest
-
- StopAllElasticAgents() - Constructor for class com.atlassian.bamboo.rest.StopAllElasticAgents
-
- stopAllTriggers(Environment) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- stopAllTriggers(Environment) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- stopAllTriggersForDeploymentProject(long) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
- stopAllTriggersForDeploymentProject(long) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- stopBuild() - Method in enum com.atlassian.bamboo.build.BuildTriggerCondition.ExecutionPreference
-
- stopBuild(String, String, int) - Method in class com.atlassian.bamboo.plugins.rest.resource.QueueResource
-
Stop build execution.
- StopBuildManager - Interface in com.atlassian.bamboo.build
-
- stopConnectors() - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentManager
-
- stopConnectors() - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentManagerImpl
-
- stopDaemon(ProcessDescriptor) - Method in class com.atlassian.bamboo.testutils.CommandExecutor
-
- stopDeferringEvents() - Method in interface com.atlassian.bamboo.v2.build.agent.remote.plugins.DeferredEventsHandler
-
- stopDeferringEvents() - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventHandlerImpl
-
- StopDeployment - Class in com.atlassian.bamboo.deployments.execution.actions
-
- StopDeployment() - Constructor for class com.atlassian.bamboo.deployments.execution.actions.StopDeployment
-
- stopDeployment() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentResultPage
-
- StopElasticAgents - Class in com.atlassian.bamboo.rest
-
- StopElasticAgents() - Constructor for class com.atlassian.bamboo.rest.StopElasticAgents
-
- stopJobExecutionAfterTask() - Method in class com.atlassian.bamboo.task.TaskResultBuilder
-
stop job execution after this task result processing
- stopLocalAgents() - Method in interface com.atlassian.bamboo.buildqueue.manager.AgentManager
-
- stopLocalAgents() - Method in class com.atlassian.bamboo.buildqueue.manager.AgentManagerImpl
-
- stopNicely() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentDetails
-
- stopNicely() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
-
- stopNicely() - Method in interface com.atlassian.bamboo.v2.build.agent.ExecutableBuildAgent
-
Attempt to stop the agent and wait for the current build (if any) to stop building
- StopOnManualActionModuleDescriptor - Class in com.atlassian.bamboo.plugin.descriptor
-
- StopOnManualActionModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.bamboo.plugin.descriptor.StopOnManualActionModuleDescriptor
-
- StopOnManualStageAction - Interface in com.atlassian.bamboo.chains.plugins
-
Custom action that runs after the
ChainStage
has stopped execution on manual stage.
- stoppedOnManualStage(StageExecution, long, BuildContext) - Method in interface com.atlassian.bamboo.chains.ChainPluginSupport
-
- StoppedOnManualStageEvent - Class in com.atlassian.bamboo.event
-
- StoppedOnManualStageEvent(Object, ChainExecution, StageExecution) - Constructor for class com.atlassian.bamboo.event.StoppedOnManualStageEvent
-
- StopPlan - Class in com.atlassian.bamboo.buildqueue
-
This class provides a user action to stop the current build job
- StopPlan() - Constructor for class com.atlassian.bamboo.buildqueue.StopPlan
-
- stopPlan(PlanResultKey, boolean, String) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- stopPlan(PlanKey, boolean, String) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- stopPlan(PlanResultKey, boolean, String) - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
- stopPlan(PlanKey, boolean, String) - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
- stopPlan(PlanResultKey, boolean, String) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- stopPlan(PlanKey, boolean, String) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- stopRemoteAgent(BuildAgent) - Method in interface com.atlassian.bamboo.buildqueue.manager.RemoteAgentManager
-
- stopRemoteAgent(BuildAgent) - Method in class com.atlassian.bamboo.buildqueue.manager.RemoteAgentManagerImpl
-
- stopRequest(PlanKey) - Method in class com.atlassian.bamboo.plan.DelegatingPlanExecutionManager
-
- stopRequest(PlanKey) - Method in interface com.atlassian.bamboo.plan.PlanExecutionManager
-
Stops a build requests for the given
PlanKey
- stopRequest(PlanKey) - Method in class com.atlassian.bamboo.plan.PlanExecutionManagerImpl
-
- stopStreamingBuildLogs() - Method in class com.atlassian.bamboo.build.logger.AbstractBuildLogger
-
- stopStreamingBuildLogs() - Method in interface com.atlassian.bamboo.build.logger.BuildLogger
-
Stop streaming any logs to the build logs file
- stopStreamingBuildLogs() - Method in class com.atlassian.bamboo.build.logger.BuildLoggerImpl
-
- stopStreamingBuildLogs() - Method in class com.atlassian.bamboo.build.logger.DisconnectedBuildLogger
-
- stopStreamingBuildLogs() - Method in class com.atlassian.bamboo.build.logger.NullBuildLogger
-
- stopStreamingBuildLogs() - Method in class com.atlassian.bamboo.build.logger.SimpleBuildLogger
-
- stopStreamingBuildLogs() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLogger
-
- stopTimer() - Method in interface com.atlassian.bamboo.v2.build.CurrentlyBuilding
-
Stops the internal timer for the current running build
- stopTimer() - Method in class com.atlassian.bamboo.v2.build.CurrentlyBuildingImpl
-
- STORAGE_CAPPING_SERVICE - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- STORAGE_LOCATION_SERVICE - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- STORAGE_SETTINGS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- STORAGE_TAG - Static variable in class com.atlassian.bamboo.plan.AbstractChain_
-
- StorageCappingService - Interface in com.atlassian.bamboo.storage
-
- StorageCappingServiceImpl - Class in com.atlassian.bamboo.storage
-
- StorageCappingServiceImpl() - Constructor for class com.atlassian.bamboo.storage.StorageCappingServiceImpl
-
- StorageConfigurationResource - Class in com.atlassian.bamboo.plugins.rest.admin.storage
-
- StorageConfigurationResource(AdministrationConfigurationService, FeatureManager, I18nResolver, StorageCappingService) - Constructor for class com.atlassian.bamboo.plugins.rest.admin.storage.StorageConfigurationResource
-
- storageFile(K) - Method in class com.atlassian.bamboo.persister.xstream.AbstractXStreamPersister
-
Create storage file for persisting object
- StorageHardLimitExceededBanner - Class in com.atlassian.bamboo.pageobjects.pages.storage
-
- StorageHardLimitExceededBanner() - Constructor for class com.atlassian.bamboo.pageobjects.pages.storage.StorageHardLimitExceededBanner
-
- StorageHardLimitExceededDialog - Class in com.atlassian.bamboo.pageobjects.pages.storage
-
- StorageHardLimitExceededDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.storage.StorageHardLimitExceededDialog
-
- StorageLimits - Class in com.atlassian.bamboo.configuration
-
Storage limits configuration.
- StorageLimits(int, int) - Constructor for class com.atlassian.bamboo.configuration.StorageLimits
-
- StorageLocationService - Interface in com.atlassian.bamboo.storage
-
Methods for determining the storage location of various types of persistent data related to builds and deployments,
such as artifacts, logs and build results.
- StorageLocationServiceImpl - Class in com.atlassian.bamboo.storage.location
-
- StorageLocationServiceImpl() - Constructor for class com.atlassian.bamboo.storage.location.StorageLocationServiceImpl
-
- StorageRecalculationListener - Class in com.atlassian.bamboo.storage
-
Refresh disk usage at server startup.
- StorageRecalculationListener() - Constructor for class com.atlassian.bamboo.storage.StorageRecalculationListener
-
- StorageSoftLimitExceededDialog - Class in com.atlassian.bamboo.pageobjects.pages.storage
-
- StorageSoftLimitExceededDialog() - Constructor for class com.atlassian.bamboo.pageobjects.pages.storage.StorageSoftLimitExceededDialog
-
- storageTag - Static variable in class com.atlassian.bamboo.plan.AbstractChain_
-
- storageTag - Variable in class com.atlassian.bamboo.rest.model.plan.directoryinfo.DirectoryInformationResult
-
- StorageTagService - Interface in com.atlassian.bamboo.storage.location
-
- StorageTagServiceImpl - Class in com.atlassian.bamboo.storage.location
-
- StorageTagServiceImpl() - Constructor for class com.atlassian.bamboo.storage.location.StorageTagServiceImpl
-
- StorageTagUtils - Class in com.atlassian.bamboo.fileserver
-
Created by rstephens on 25/02/2016.
- StorageTagUtils() - Constructor for class com.atlassian.bamboo.fileserver.StorageTagUtils
-
- store(BandanaContext, String, Object) - Method in class com.atlassian.bamboo.bandana.BambooCachingBandanaPersister
-
- store(BandanaContext, String, Object) - Method in class com.atlassian.bamboo.bandana.BandanaPersisterImpl
-
- store(BandanaContext, String, Object) - Method in class com.atlassian.bamboo.bandana.DefaultBandanaPersister
-
- storeArtifact(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.bamboo.agent.messaging.ArtifactServlet
-
- storeInstalledPackageVersion(String) - Static method in class com.atlassian.bamboo.agent.installer.util.AgentInstallerUtil
-
Updates the value of installer package version number.
- stream() - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.ListNode
-
- stream(Iterable<T>) - Static method in class com.atlassian.bamboo.util.BambooIterables
-
- stream(Iterator<T>) - Static method in class com.atlassian.bamboo.utils.BambooIterators
-
Streams an iterator without assuming anything about the iterated collection
- stream(Optional<T>) - Static method in class com.atlassian.bamboo.utils.BambooOptionals
-
Converts the given Optional to a Stream
- streamDownTo(Stream<X>, Class<T>) - Static method in class com.atlassian.bamboo.util.Narrow
-
Filters given Stream returning only these objects which could be narrowed to given type.
- streamJson(JsonStream) - Method in interface com.atlassian.bamboo.struts.JsonStreamingAction
-
- streamJson(JsonStream) - Method in class com.atlassian.bamboo.ww2.actions.build.BuildJsonProviderAction
-
- streamJson(JsonStream) - Method in class com.atlassian.bamboo.ww2.actions.build.ChainJsonProviderAction
-
- streamJson(JsonStream) - Method in class com.atlassian.bamboo.ww2.actions.build.DashboardSummaryAction
-
- streamJson(JsonStream) - Method in class com.atlassian.bamboo.ww2.BambooActionSupport
-
- streamTo(Stream<X>, Class<T>) - Static method in class com.atlassian.bamboo.util.Narrow
-
Filters given Stream returning only these objects which could be narrowed to given type.
- StreamToBuildLoggerOutputHandler - Class in com.atlassian.bamboo.process
-
- StreamToBuildLoggerOutputHandler(BuildLogger, ResultKey) - Constructor for class com.atlassian.bamboo.process.StreamToBuildLoggerOutputHandler
-
- StreamToBuildLoggerOutputHandler(BuildLogger, ResultKey, boolean) - Constructor for class com.atlassian.bamboo.process.StreamToBuildLoggerOutputHandler
-
- StreamToListPumper - Class in com.atlassian.bamboo.command
-
This class pumps the contents of an input stream into a list (as well as the build logs).
- StreamToListPumper(InputStream, Collection<String>, BuildLogger, String) - Constructor for class com.atlassian.bamboo.command.StreamToListPumper
-
Pump the given inputStream into the given outputList
- StreamToLogsPumper - Class in com.atlassian.bamboo.command
-
This class pumps the contents of an input stream into the build logs only (i.e.
- StreamToLogsPumper(InputStream, BuildLogger, String) - Constructor for class com.atlassian.bamboo.command.StreamToLogsPumper
-
Pump the given inputStream into the given outputList
- StreamToLogsPumper(InputStream, BuildLogger, String, boolean) - Constructor for class com.atlassian.bamboo.command.StreamToLogsPumper
-
- StringArrayMap - Class in com.atlassian.bamboo.utils.map
-
A specialised ListOrderedMap
that puts a first value of a String array
- StringArrayMap() - Constructor for class com.atlassian.bamboo.utils.map.StringArrayMap
-
- stringArrayToHashSet(String[]) - Static method in class com.atlassian.bamboo.util.BambooCollectionUtils
-
- stringArrayToList(String[]) - Static method in class com.atlassian.bamboo.util.BambooCollectionUtils
-
- StringExportHelper - Class in com.atlassian.bamboo.configuration.external.helpers
-
- stringListToArray(Collection<String>) - Static method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
Converts a
Collection
of Strings to an array of Strings
- StringMatchingInterceptor - Class in com.atlassian.bamboo.build.logger.interceptors
-
- StringMatchingInterceptor(String, boolean) - Constructor for class com.atlassian.bamboo.build.logger.interceptors.StringMatchingInterceptor
-
- StringNode(String, ValidationContext) - Constructor for class com.atlassian.bamboo.configuration.external.yaml.BambooYamlParserUtils.StringNode
-
- stringPropertyCaseInsensitiveComparator(Class<T>, String) - Static method in class com.atlassian.bamboo.util.comparator.StringPropertyComparator
-
- stringPropertyCaseInsensitiveComparator(Class<T>, String) - Static method in class com.atlassian.bamboo.utils.Comparators
-
- StringPropertyComparator<T> - Class in com.atlassian.bamboo.util.comparator
-
Comparator that compares object using a specified property returning a String value.
- stringPropertyComparator(Class<T>, String) - Static method in class com.atlassian.bamboo.util.comparator.StringPropertyComparator
-
- stringPropertyComparator(Class<T>, String) - Static method in class com.atlassian.bamboo.utils.Comparators
-
- stringToCollection(String) - Static method in class com.atlassian.bamboo.util.BambooCollectionUtils
-
Converts a string with a given pattern into a Collection of strings.
- stringToDouble(String) - Static method in class com.atlassian.bamboo.util.NumberUtils
-
- stringToInt(String) - Static method in class com.atlassian.bamboo.util.NumberUtils
-
- stringToLong(String) - Static method in class com.atlassian.bamboo.util.NumberUtils
-
- stringToMatch - Variable in class com.atlassian.bamboo.build.logger.interceptors.ContentMatchingInterceptor
-
- stripBuilderParameters(BuildConfiguration, String) - Method in class com.atlassian.bamboo.task.conversion.AbstractBuilder2TaskConverter
-
Deprecated.
Retrieves builder parameters, removes the prefix from them and puts them into a map.
- stripFullyEnclosingQuotes(String) - Static method in class com.atlassian.bamboo.util.BambooStringUtils
-
- stripHtml(String) - Static method in class com.atlassian.bamboo.utils.HtmlUtils
-
Strips HTML characters from the given string, returning it's content as plain text.
- stripLeadingSlashes(String) - Static method in class com.atlassian.bamboo.util.UrlUtils
-
Strips any leading '/' characters off the front of the string, if any.
- StrippingConverter - Class in com.atlassian.bamboo.serialization.xstream
-
- StrippingConverter() - Constructor for class com.atlassian.bamboo.serialization.xstream.StrippingConverter
-
- stripTailingSlashes(String) - Static method in class com.atlassian.bamboo.util.UrlUtils
-
Strips any leading '/' characters off the end of the string, if any.
- stripTrailingSlashes(String) - Static method in class com.atlassian.bamboo.util.BambooFilenameUtils
-
Strip trailing slashes from path
- STRUTS_MULTIPART_SAVEDIR - Static variable in class com.atlassian.bamboo.webwork.StrutsSupport
-
- StrutsConfiguration - Class in com.atlassian.bamboo.webwork
-
- StrutsPrepareFilter - Class in com.atlassian.bamboo.ww2
-
Among other things, this org.apache.struts2.dispatcher.ng.filter.StrutsPrepareFilter wraps the original request and consumes the input stream.
- StrutsPrepareFilter() - Constructor for class com.atlassian.bamboo.ww2.StrutsPrepareFilter
-
- StrutsSpringObjectFactory - Class in com.atlassian.bamboo.plugin.xwork
-
- StrutsSpringObjectFactory(String, String, String) - Constructor for class com.atlassian.bamboo.plugin.xwork.StrutsSpringObjectFactory
-
- StrutsSupport - Class in com.atlassian.bamboo.webwork
-
- Stub - Class in <Unnamed>
-
- Stub() - Constructor for class Stub
-
- style(String) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandBuilder
-
- SUB_BUILD_KEY - Static variable in class com.atlassian.bamboo.build.creation.JobCreationConstants
-
- SUBDIR_100_TESTS - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_100_TESTS - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_CVS_ARTIFACTS - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_CVS_FAILED - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_CVS_FAILED - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_CVS_FAILED_TESTS - Static variable in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- SUBDIR_CVS_FAST - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_CVS_FAST - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_CVS_LONG - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_CVS_LONG - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_CVS_MIXED - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_CVS_MIXED - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_CVS_MIXED_TESTS - Static variable in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- SUBDIR_CVS_SCRIPT - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_CVS_SCRIPT - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_CVS_SCRIPT_TESTS - Static variable in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- SUBDIR_CVS_SUCCESS - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_CVS_SUCCESS - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_CVS_SUCCESS_TESTS - Static variable in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- SUBDIR_GIT_FAILED - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_GIT_FAST - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_GIT_ONE_FAILED - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_GIT_SKIPPED - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_GIT_SLOW - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_GIT_SUCCESS - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_PERFORCE_FAILED - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_PERFORCE_FAILED - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_PERFORCE_FAILED_TESTS - Static variable in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- SUBDIR_PERFORCE_SUCCESS - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_PERFORCE_SUCCESS - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_PERFORCE_SUCCESS_TESTS - Static variable in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- SUBDIR_PROCESSED_INTERNAL_YAMLS - Static variable in class com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsServiceImpl
-
- SUBDIR_RUBY_TESTS - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_SVN_FAIL_ON_PROPERTY - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_SVN_FAIL_ON_PROPERTY - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_SVN_FAILED - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_SVN_FAILED - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_SVN_FAILED_TESTS - Static variable in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- SUBDIR_SVN_FAST - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_SVN_FAST - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_SVN_LONG - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_SVN_LONG - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_SVN_MIXED - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_SVN_MIXED - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_SVN_MIXED_TESTS - Static variable in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- SUBDIR_SVN_SUCCESS - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_SVN_SUCCESS - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBDIR_SVN_SUCCESS_TESTS - Static variable in class com.atlassian.bamboo.testutils.TestBuildDetailsHelper
-
- SUBDIR_SVN_TWO_FAILED_TESTS - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SUBDIR_SVN_TWO_FAILED_TESTS - Static variable in class com.atlassian.bamboo.testutils.model.TestBuildDetails
-
- SUBJECT_TEMPLATE - Static variable in class com.atlassian.bamboo.notification.chain.AfterXFailedNotification
-
- subList(int, int) - Method in class com.atlassian.bamboo.utils.collection.FIFOBoundedList
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.execute.ExecuteDeploymentPage
-
If we are submitting with default state of the page then we might need for controls to get populated
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.ConfigureReleaseVersioningPage
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfigureDeploymentProjectDetailsPage
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfirmDeploymentProjectDetailsPage
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.ConfirmDeleteDeploymentProjectPage
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.jira.CreateIssueComponent
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.branch.configuration.BranchConfigurationDetailsPage
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.BranchesConfigurationPage
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ClonePlanPage
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreateBranchDialog
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.notification.ConfigureBranchNotificationsPage
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.hosted.SetupAwsPage
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupAdminUserDetailsPage
-
- submit(Class<T>) - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupDatabaseConnectionPage
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupGeneralConfigurationPage
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.specs.SpecsWizardCreationPage
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.tasks.DeleteTaskDialog
-
- submit() - Method in class com.atlassian.bamboo.pageobjects.pages.ual.AddApplicationLinkDialog
-
- submit(Callable<Void>) - Method in class com.atlassian.bamboo.upgrade.tasks.MultiThreadedUpgradeRunner
-
- submit(BambooAgentMessage) - Method in interface com.atlassian.bamboo.v2.build.agent.remote.sender.BambooAgentMessageSender
-
- submit(BambooAgentMessage) - Method in class com.atlassian.bamboo.v2.build.agent.remote.sender.BatchedMessageSender
-
- submit(BambooAgentMessage) - Method in class com.atlassian.bamboo.v2.build.agent.remote.sender.JmsTemplateMessageSender
-
- submitAndBack() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateEnvironmentPage
-
- submitAndBack() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentDetailsPage
-
- submitAndConfigureDetails() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.MovePlansPage
-
- submitAndMovePlans() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.MovePlansConfigureDetailsPage
-
- submitAndWaitForBind(PageElement, Class<P>) - Method in class com.atlassian.bamboo.pageobjects.pages.setup.AbstractBambooSetupPage
-
- submitCreateExpectingErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.VcsConfigurationComponent
-
- submitCreateExpectingSuccess() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.VcsConfigurationComponent
-
- submitExpectingErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.ClonePlanPage
-
- submitNewPlan(PlanKey) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
- submitNewPlanExpectingErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
- submitReciprocalDetails(boolean, String, String, String) - Method in class com.atlassian.bamboo.pageobjects.pages.ual.ReciprocalUrlScreen
-
- submitServerUrl(String) - Method in class com.atlassian.bamboo.pageobjects.pages.ual.ServerUrlScreen
-
- submitTrustDetails(boolean, boolean) - Method in class com.atlassian.bamboo.pageobjects.pages.ual.UsersAndTrustScreen
-
- submitUpdate() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.VcsConfigurationComponent
-
- submitUpdateExpectingErrors() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.VcsConfigurationComponent
-
- submitUpdateExpectingSuccess() - Method in class com.atlassian.bamboo.pageobjects.pages.vcs.VcsConfigurationComponent
-
- submitWithConfirmationPage() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfigureDeploymentProjectDetailsPage
-
- submitWithEmbeddedDb() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupDatabasePage
-
- submitWithExternalDb(String) - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupDatabasePage
-
TODO select by text instead of selecting by value?
- submitWithImportData(Path) - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupBambooInitialDataPage
-
- submitWithImportData(String) - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupBambooInitialDataPage
-
- submitWithNewBambooHome() - Method in class com.atlassian.bamboo.pageobjects.pages.setup.SetupBambooInitialDataPage
-
- submitWithValidationFailure() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.CreateEnvironmentPage
-
- submitWithValidationFailure() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentDetailsPage
-
- submitWithValidationFailure() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details.ConfigureDeploymentProjectDetailsPage
-
- SUBNET_IDS - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- subnetIds - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- subPath(int) - Method in class com.atlassian.bamboo.plugin.servlet.RequestPath
-
Returns the subpath starting at the specified segment (zero-based)
and extending to the end of the path.
- SUBSCRIBERS - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SUBSCRIBING_JOBS_URL - Static variable in class com.atlassian.bamboo.plugins.rest.plan.stage.job.artifact.ArtifactResource
-
- SUBSCRIBING_JOBS_URL - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- subscriptions - Static variable in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink_
-
- SUBSCRIPTIONS - Static variable in class com.atlassian.bamboo.build.artifact.DefaultArtifactLink_
-
- subscriptions - Static variable in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl_
-
- SUBSCRIPTIONS - Static variable in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionImpl_
-
- subscriptions - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- SUBSCRIPTIONS - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- subset(String) - Method in class com.atlassian.bamboo.utils.map.FilteredMap
-
- substituteCapabilityVariables(String[], String, boolean) - Method in interface com.atlassian.bamboo.build.CapabilitySubstitutionBean
-
Takes in a string array to be parsed for variables.
- SUBSTITUTED_VARIABLES - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- SubstitutedVariableDefinitionContextImpl - Class in com.atlassian.bamboo.variable
-
- SubstitutedVariableDefinitionContextImpl(VariableDefinitionContext, List<String>, Map<String, VariableDefinitionContext>) - Constructor for class com.atlassian.bamboo.variable.SubstitutedVariableDefinitionContextImpl
-
- substitutedVariables - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- substituteString(String) - Method in class com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
-
- substituteString(String) - Method in class com.atlassian.bamboo.plugins.hg.v2.AbstractMercurialExecutor
-
- substituteString(String) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerServerConfigurator
-
- substituteString(String) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- substituteString(String) - Method in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
- substituteString(String) - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
Substitutes variables in the input string with their values using data from existing
ThreadLocal
state.
- substituteString(String, CommonContext, BuildLogger) - Method in interface com.atlassian.bamboo.variable.CustomVariableContext
-
- substituteString(String) - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- substituteString(String, CommonContext, BuildLogger) - Method in class com.atlassian.bamboo.variable.CustomVariableContextForTests
-
- substituteString(String) - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- substituteString(String, CommonContext, BuildLogger) - Method in class com.atlassian.bamboo.variable.CustomVariableContextImpl
-
- substituteString(String) - Method in interface com.atlassian.bamboo.variable.substitutor.VariableSubstitutor
-
Substitutes variables in the input string with their values using data from existing state.
- substituteString(String) - Method in class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorImpl
-
- substituteVariables(CustomVariableContext) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContext
-
- substituteVariables(CustomVariableContext) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactDefinitionContextImpl
-
- substituteVariables(CustomVariableContext) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContext
-
- substituteVariables(CustomVariableContext) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionContextImpl
-
- substringAfterLast(String, String) - Static method in class com.atlassian.bamboo.agent.bootstrap.BootstrapStringUtils
-
- substringBeforeLast(String, String) - Static method in class com.atlassian.bamboo.agent.bootstrap.BootstrapStringUtils
-
- subtract(Map<String, Object>, Map<String, Object>) - Static method in class com.atlassian.bamboo.configuration.external.helpers.ExportDataMapDiffCalculator
-
Return all keys from the left that are not included in right or have different value
The rules are:
an object from left is skipped if corresponding object in right exists and is equal
otherwise, if object in left is single value or list or the type in right is different, the value from left is added to the result
if object is a map in both arguments, a result of subtract(left.get(key), right.get(key) is added to the result
- subtract(Collection<T>, Collection<T>) - Static method in class com.atlassian.bamboo.util.BambooCollectionUtils
-
Generic version of ListUtils.subtract
- subtractNewList(Collection<T>, Collection<T>) - Static method in class com.atlassian.bamboo.user.BambooUserManagerImpl
-
Works like CollectionUtils.removeAll(Collection, Collection)
only that it's null safe
- succeeded() - Method in class com.atlassian.bamboo.process.BambooProcessHandler
-
- succeeded() - Method in class com.atlassian.bamboo.process.DelegatingProcessHandler
-
- success(Integer, Long) - Static method in class com.atlassian.bamboo.build.artifact.ArtifactHandlerPublishingResultImpl
-
- success(ArtifactDefinitionContext, Set<ArtifactHandlerPublishingResult>) - Static method in class com.atlassian.bamboo.plan.artifact.ArtifactPublishingResultImpl
-
- success() - Method in class com.atlassian.bamboo.task.TaskResultBuilder
-
- SUCCESS - Static variable in interface com.atlassian.bamboo.xmpp.commands.SmackCommand
-
- SUCCESS_PERCENTAGE - Static variable in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl_
-
- successful - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- SUCCESSFUL - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- SUCCESSFUL_BUILD_RESULTS - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- SUCCESSFUL_BUILDS - Static variable in class com.atlassian.bamboo.author.AuthorImpl_
-
- SUCCESSFUL_TEST_COUNT - Static variable in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl_
-
- successfulBuildResults - Static variable in class com.atlassian.bamboo.chains.ChainStageResultImpl_
-
- successfulBuilds - Static variable in class com.atlassian.bamboo.author.AuthorImpl_
-
- successfulTestCaseCount(int) - Method in class com.atlassian.bamboo.testutils.matchers.test.TestResultsSummaryMatcherBuilder
-
- successfulTestCount - Static variable in class com.atlassian.bamboo.resultsummary.tests.TestClassResultImpl_
-
- successfulTestResults(Matcher<Iterable<TestResults>>) - Method in class com.atlassian.bamboo.testutils.matchers.test.TestCollectionResultMatcherBuilder
-
- successfulTestResults(int) - Method in class com.atlassian.bamboo.testutils.matchers.test.TestCollectionResultMatcherBuilder
-
- successPercentage - Static variable in class com.atlassian.bamboo.resultsummary.tests.TestCaseImpl_
-
- SuccessPercentageStatisticsBean - Interface in com.atlassian.bamboo.build.statistics
-
Simple bean used for x / y success percentage stats
- SuccessPercentageStatisticsBeanImpl - Class in com.atlassian.bamboo.build.statistics
-
- SuccessPercentageStatisticsBeanImpl(int, int) - Constructor for class com.atlassian.bamboo.build.statistics.SuccessPercentageStatisticsBeanImpl
-
- SuccessRatioStackedAreaChart - Class in com.atlassian.bamboo.charts.timeperiod
-
- SuccessRatioStackedAreaChart(int, int, I18nTextProvider) - Constructor for class com.atlassian.bamboo.charts.timeperiod.SuccessRatioStackedAreaChart
-
- SuccessRatioStackedAreaChart(int, int, String, I18nTextProvider) - Constructor for class com.atlassian.bamboo.charts.timeperiod.SuccessRatioStackedAreaChart
-
- SuccessRatioStackedAreaChart(int, int, String, Collection<? extends ResultStatisticsProvider>, I18nTextProvider) - Constructor for class com.atlassian.bamboo.charts.timeperiod.SuccessRatioStackedAreaChart
-
- suffix - Variable in class com.atlassian.bamboo.util.SecureTemporaryFiles.FileSpecBuilder
-
- sum - Variable in class com.atlassian.bamboo.clover.builder.coverage.ValuesAggregator
-
- summary(String) - Method in interface com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsBuilder
-
- summary(String) - Method in class com.atlassian.bamboo.jira.jiraissues.JiraIssueDetailsBuilderImpl
-
- SUMMARY - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- SUPPORTED_REPOSITORIES_KEYS_TO_TYPE - Static variable in class com.atlassian.bamboo.vcs.AnalyticsUtils
-
- supportedPermissions() - Method in class com.atlassian.bamboo.deployments.environments.DefaultEnvironmentPermissionsService
-
- supportedPermissions() - Method in interface com.atlassian.bamboo.deployments.environments.EnvironmentPermissionsService
-
Collection of permissions configurable for environments.
- supportedPermissions() - Method in class com.atlassian.bamboo.deployments.projects.DefaultDeploymentProjectPermissionsService
-
- supportedPermissions() - Method in interface com.atlassian.bamboo.deployments.projects.DeploymentProjectPermissionsService
-
Collection of permissions configurable for deployment projects.
- supportedPermissions() - Method in class com.atlassian.bamboo.plan.DefaultPlanPermissionsService
-
- supportedPermissions() - Method in interface com.atlassian.bamboo.plan.PlanPermissionsService
-
Collection of permissions configurable for plans.
- supportedPermissions() - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
- supportedPermissions() - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
- supportedPermissions() - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
- supportedPermissions() - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
- supportedPermissions() - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
- supportedPermissions() - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
- supportedPermissions() - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
- supportedPermissions() - Method in class com.atlassian.bamboo.project.DefaultProjectPermissionsService
-
- supportedPermissions() - Method in class com.atlassian.bamboo.project.DefaultProjectPlanPermissionsService
-
- supportedPermissions() - Method in interface com.atlassian.bamboo.project.ProjectPermissionsService
-
Collection of permissions configurable for projects.
- supportedPermissions() - Method in interface com.atlassian.bamboo.project.ProjectPlanPermissionsService
-
Collection of permissions configurable on projects to apply to all contained plans.
- supportedPermissions() - Method in class com.atlassian.bamboo.repository.DefaultRepositoryPermissionsService
-
- supportedPermissions() - Method in interface com.atlassian.bamboo.repository.RepositoryPermissionsService
-
Collection of permissions configurable for linked repositories.
- supportedPermissions() - Method in class com.atlassian.bamboo.security.DefaultGlobalPermissionsService
-
- supportedPermissions() - Method in interface com.atlassian.bamboo.security.GlobalPermissionsService
-
Collection of permissions configurable on application level.
- supportedRoles() - Method in class com.atlassian.bamboo.plugins.rest.permission.DeploymentProjectPermissionsResource
-
- supportedRoles() - Method in class com.atlassian.bamboo.plugins.rest.permission.EnvironmentPermissionsResource
-
- supportedRoles() - Method in class com.atlassian.bamboo.plugins.rest.permission.GlobalPermissionsResource
-
- supportedRoles() - Method in class com.atlassian.bamboo.plugins.rest.permission.PlanPermissionsResource
-
- supportedRoles() - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPermissionsResource
-
- supportedRoles() - Method in class com.atlassian.bamboo.plugins.rest.permission.ProjectPlanPermissionsResource
-
- supportedRoles() - Method in class com.atlassian.bamboo.plugins.rest.permission.RepositoryPermissionsResource
-
- supports(AgentType) - Method in interface com.atlassian.bamboo.plugin.descriptor.ArtifactHandlerModuleDescriptor
-
- supports(AgentType) - Method in class com.atlassian.bamboo.plugin.descriptor.ArtifactHandlerModuleDescriptorImpl
-
- supports(Class) - Method in class com.atlassian.bamboo.security.acegi.intercept.web.ActionInvocationDefinitionSource
-
- supports(Class) - Method in class com.atlassian.bamboo.security.acegi.vote.GlobalVoter
-
- supports(ConfigAttribute) - Method in class com.atlassian.bamboo.security.acegi.vote.UnanimousMultiAccessDecisionManager
-
- supports(Class) - Method in class com.atlassian.bamboo.security.acegi.vote.UnanimousMultiAccessDecisionManager
-
- supports(Class) - Method in class com.atlassian.bamboo.security.acegi.vote.WebworkAclVoter
-
- supports(Class) - Method in class com.atlassian.bamboo.security.acegi.vote.WebworkNewObjectAclVoter
-
- supports(ConfigAttribute) - Method in class com.atlassian.bamboo.security.acegi.vote.WebworkNewObjectAclVoter
-
- supportsBdmVolumeCreation(ElasticImageConfiguration) - Static method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageFilesCapabilitiesHelper
-
- supportsBranchCreation() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- supportsBranchCreation() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- supportsBranchCreation() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- supportsBranchDetection() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- supportsBranchDetection() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- supportsBranchDetection() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- supportsBuildWarnings(VcsRepositoryData) - Method in class com.atlassian.bamboo.plugins.stash.BitbucketServerBuildWarningsUpdater
-
- supportsBuildWarnings() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- supportsBuildWarnings(VcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.runtime.VcsBuildWarningsUpdater
-
Returns true if build warnings are supported by the given repository
.
- supportsCommitComment() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- supportsEbsDeviceMounting(ElasticImageConfiguration) - Static method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageFilesCapabilitiesHelper
-
- supportsExternalMembership() - Method in class com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManagerImpl
-
- supportsHeader() - Method in class com.atlassian.sal.bamboo.trusted.BambooHttpClientTrustedRequestFactory
-
- supportsImportFromMaven() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- supportsImportFromMaven() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- supportsImportFromMaven() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- supportsMerging() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- supportsMerging() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- supportsMerging() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- supportsNestedGroups(long) - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- supportsPullRequestDetection() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- supportsRemoteUpdates() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- supportsRemoteUpdates() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- supportsRemoteUpdates() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- supportsRss() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.AbstractVcsComponent
-
- supportsTagCreation() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- supportsTagCreation() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- supportsTagCreation() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- supportsTestingConnection() - Method in class com.atlassian.bamboo.vcs.configuration.legacy.LegacyRepositoryModuleDescriptor
-
- supportsTestingConnection() - Method in interface com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptor
-
- supportsTestingConnection() - Method in class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- supportsUserDataCompression(ElasticImageConfiguration) - Static method in class com.atlassian.bamboo.agent.elastic.server.ElasticImageFilesCapabilitiesHelper
-
- supportsVcsRepositoryType(String) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerModuleDescriptor
-
- supportsVcsRepositoryType(String) - Method in interface com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerModuleDescriptor
-
Check if this viewer can be used for a given kind of vcs.
- supportsVcsRepositoryType(String) - Method in class com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerModuleDescriptorImpl
-
- SuspendBuild - Class in com.atlassian.bamboo.ww2.actions.build.admin
-
- SuspendBuild() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.SuspendBuild
-
- suspendBuild() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.SuspendBuild
-
- SuspendBuildEventListener - Class in com.atlassian.bamboo.build.configuration
-
A listener that will suspend builds, and properly log + publish events
- SuspendBuildEventListener(PlanManager, AuditLogService, EventPublisher) - Constructor for class com.atlassian.bamboo.build.configuration.SuspendBuildEventListener
-
- suspendDeletions() - Method in interface com.atlassian.bamboo.deletion.DeletionService
-
Blocks until all currently deleted objects are deleted and then suspends deletions.
- suspendDeletions(long) - Method in interface com.atlassian.bamboo.deletion.DeletionService
-
- suspendDeletions() - Method in class com.atlassian.bamboo.deletion.DeletionServiceImpl
-
- suspendDeletions(long) - Method in class com.atlassian.bamboo.deletion.DeletionServiceImpl
-
- suspended - Static variable in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl_
-
- SUSPENDED - Static variable in class com.atlassian.bamboo.deployments.environments.persistence.MutableEnvironmentImpl_
-
- suspended(Boolean) - Method in class com.atlassian.bamboo.rest.model.plan.RestPlanConfig.Builder
-
- suspended(Boolean) - Method in class com.atlassian.bamboo.rest.model.plan.stage.job.RestJob.Builder
-
- SUSPENDED_FROM_BUILDING - Static variable in class com.atlassian.bamboo.plan.AbstractPlan_
-
- suspendedFromBuilding - Static variable in class com.atlassian.bamboo.plan.AbstractPlan_
-
- SuspendJob - Class in com.atlassian.bamboo.ww2.actions.build.admin
-
- SuspendJob() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.SuspendJob
-
- suspendJob() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.SuspendJob
-
- suspendReloads() - Static method in class com.atlassian.bamboo.plugin.xwork.XWorkPluginConfigurationMaintainer
-
- SuspensionStatusRuleType - Class in com.atlassian.bamboo.quickfilter.rule.plugin
-
Quick filter rule that filters plans by suspension status.
- SuspensionStatusRuleType(TemplateRenderer, TextProvider) - Constructor for class com.atlassian.bamboo.quickfilter.rule.plugin.SuspensionStatusRuleType
-
- svn() - Method in class com.atlassian.bamboo.testutils.model.Repository.Builder
-
- SVN_AUTH_TYPE - Static variable in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- SVN_AUTH_TYPE - Static variable in interface com.atlassian.bamboo.repository.svn.v2.configurator.SvnConfigurationConstants
-
- SVN_AUTHENTICATION_TYPES - Static variable in interface com.atlassian.bamboo.repository.svn.v2.configurator.SvnConfigurationConstants
-
- SVN_BRANCH_DISPLAY_NAME - Static variable in interface com.atlassian.bamboo.repository.svn.v2.configurator.SvnConfigurationConstants
-
- SVN_BRANCH_NAME - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SVN_BRANCH_PATH - Static variable in interface com.atlassian.bamboo.repository.svn.v2.configurator.SvnConfigurationConstants
-
- SVN_CACHE_CREDENTIALS - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
SVN authentication caching
- SVN_DUMP_FILE_NAME - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SVN_KEYFILE - Static variable in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- SVN_KEYFILE - Static variable in interface com.atlassian.bamboo.repository.svn.v2.configurator.SvnConfigurationConstants
-
- SVN_LOGIN_NAME - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SVN_LOGIN_PW - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
- SVN_PASSPHRASE - Static variable in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- SVN_PASSPHRASE - Static variable in interface com.atlassian.bamboo.repository.svn.v2.configurator.SvnConfigurationConstants
-
- SVN_PASSWORD - Static variable in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- SVN_PASSWORD - Static variable in interface com.atlassian.bamboo.repository.svn.v2.configurator.SvnConfigurationConstants
-
- SVN_REPO_FORMAT_ARGUMENT - Static variable in class com.atlassian.bamboo.testutils.LocalRepositorySetupHelper
-
- SVN_REPO_FORMAT_VERSION - Static variable in class com.atlassian.bamboo.testutils.LocalRepositorySetupHelper
-
- SVN_REPO_PREFIX - Static variable in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- SVN_REPO_PREFIX - Static variable in interface com.atlassian.bamboo.repository.svn.v2.configurator.SvnConfigurationConstants
-
- SVN_REPO_ROOT_URL - Static variable in interface com.atlassian.bamboo.repository.svn.v2.configurator.SvnConfigurationConstants
-
- SVN_REPO_URL - Static variable in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- SVN_REPOSITORY_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.plugin.BambooPluginKeys
-
- SVN_REPOSITORY_ROOT - Static variable in class com.atlassian.bamboo.testutils.BambooTestConstants
-
properties loaded from file
- SVN_REPOSITORY_V2_PLUGIN_KEY - Static variable in class com.atlassian.bamboo.plugin.BambooPluginKeys
-
- SVN_REVISION_NUMBER - Static variable in class com.atlassian.bamboo.vcsversion.VCSVersionReader
-
- SVN_SPOOL_TO_FILE - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
SVN client to use temporary file for spooling repository files
- SVN_SSL_KEYFILE - Static variable in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- SVN_SSL_KEYFILE - Static variable in interface com.atlassian.bamboo.repository.svn.v2.configurator.SvnConfigurationConstants
-
- SVN_SSL_PASSPHRASE - Static variable in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- SVN_SSL_PASSPHRASE - Static variable in interface com.atlassian.bamboo.repository.svn.v2.configurator.SvnConfigurationConstants
-
- SVN_TEST_LOGIN_NAME - Static variable in class com.atlassian.bamboo.testutils.SvnRepositoryHelper
-
- SVN_TEST_LOGIN_PW - Static variable in class com.atlassian.bamboo.testutils.SvnRepositoryHelper
-
- SVN_USER_NAME - Static variable in class com.atlassian.bamboo.vcsversion.VCSVersionReader
-
- SVN_USERNAME - Static variable in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- SVN_USERNAME - Static variable in interface com.atlassian.bamboo.repository.svn.v2.configurator.SvnConfigurationConstants
-
- SVN_WC_FORMAT - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
- SvnBambooSpecsHandler - Class in com.atlassian.bamboo.repository.svn.v2
-
- SvnBambooSpecsHandler() - Constructor for class com.atlassian.bamboo.repository.svn.v2.SvnBambooSpecsHandler
-
- SvnBranchConfigurator - Class in com.atlassian.bamboo.repository.svn.v2.configurator
-
- SvnBranchConfigurator() - Constructor for class com.atlassian.bamboo.repository.svn.v2.configurator.SvnBranchConfigurator
-
- SvnBranchCreator - Class in com.atlassian.bamboo.repository.svn.v2
-
- SvnBranchCreator() - Constructor for class com.atlassian.bamboo.repository.svn.v2.SvnBranchCreator
-
- SvnBranchDetectionOptionsConfigurator - Class in com.atlassian.bamboo.repository.svn.v2.configurator
-
- SvnBranchDetectionOptionsConfigurator() - Constructor for class com.atlassian.bamboo.repository.svn.v2.configurator.SvnBranchDetectionOptionsConfigurator
-
- SvnBranchDetector - Class in com.atlassian.bamboo.repository.svn.v2
-
- SvnBranchDetector() - Constructor for class com.atlassian.bamboo.repository.svn.v2.SvnBranchDetector
-
- SvnBulkAction - Class in com.atlassian.bamboo.ww2.actions.admin.bulk.repository
-
- SvnBulkAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.bulk.repository.SvnBulkAction
-
- SvnChangeDetectionOptionsConfigurator - Class in com.atlassian.bamboo.repository.svn.v2.configurator
-
- SvnChangeDetectionOptionsConfigurator() - Constructor for class com.atlassian.bamboo.repository.svn.v2.configurator.SvnChangeDetectionOptionsConfigurator
-
- SvnChangeDetector - Class in com.atlassian.bamboo.repository.svn.v2
-
- SvnChangeDetector() - Constructor for class com.atlassian.bamboo.repository.svn.v2.SvnChangeDetector
-
- SVNClientManagerFactory - Class in com.atlassian.bamboo.repository.svn
-
- SVNClientManagerFactory() - Constructor for class com.atlassian.bamboo.repository.svn.SVNClientManagerFactory
-
- svnClientManagerFactory - Variable in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
- SvnConfigConverter - Class in com.atlassian.bamboo.repository.svn.v2.converter
-
- SvnConfigConverter() - Constructor for class com.atlassian.bamboo.repository.svn.v2.converter.SvnConfigConverter
-
- SvnConfigurationConstants - Interface in com.atlassian.bamboo.repository.svn.v2.configurator
-
- SvnConnectionTester - Class in com.atlassian.bamboo.repository.svn.v2
-
- SvnConnectionTester() - Constructor for class com.atlassian.bamboo.repository.svn.v2.SvnConnectionTester
-
- SvnMavenPomAccessor - Class in com.atlassian.bamboo.repository.svn.v2
-
- SvnMavenPomAccessor() - Constructor for class com.atlassian.bamboo.repository.svn.v2.SvnMavenPomAccessor
-
- SvnPathHelper - Class in com.atlassian.bamboo.repository.svn.v2
-
- SVNPathRevision - Class in com.atlassian.bamboo.repository.svn
-
- SVNPathRevision(File, String, long, long) - Constructor for class com.atlassian.bamboo.repository.svn.SVNPathRevision
-
- SvnRepository - Class in com.atlassian.bamboo.repository.svn
-
This class provides a Subversion repository for Bamboo.
- SvnRepository() - Constructor for class com.atlassian.bamboo.repository.svn.SvnRepository
-
- SvnRepositoryAccessData - Class in com.atlassian.bamboo.repository.svn.v2
-
- SvnRepositoryAccessData() - Constructor for class com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData
-
- SvnRepositoryAccessData.Builder - Class in com.atlassian.bamboo.repository.svn.v2
-
- SvnRepositoryDescriptor - Class in com.atlassian.bamboo.testutils
-
- SvnRepositoryHelper - Class in com.atlassian.bamboo.testutils
-
A helper class that executes some common commands on the Bamboo test module.
- SvnRepositoryHelper() - Constructor for class com.atlassian.bamboo.testutils.SvnRepositoryHelper
-
- SvnRepositoryMavenPomAccessor - Class in com.atlassian.bamboo.repository.svn
-
- SvnRepositoryMavenPomAccessor(SvnRepository) - Constructor for class com.atlassian.bamboo.repository.svn.SvnRepositoryMavenPomAccessor
-
- SvnRepositoryPathHelper - Class in com.atlassian.bamboo.repository.svn
-
- SvnServerConfigurator - Class in com.atlassian.bamboo.repository.svn.v2.configurator
-
- SvnServerConfigurator() - Constructor for class com.atlassian.bamboo.repository.svn.v2.configurator.SvnServerConfigurator
-
- SvnTagCreator - Class in com.atlassian.bamboo.repository.svn.v2
-
- SvnTagCreator() - Constructor for class com.atlassian.bamboo.repository.svn.v2.SvnTagCreator
-
- svnUrltoVcsBranch(SVNURL, String) - Method in class com.atlassian.bamboo.repository.svn.v2.AbstractSvnExecutor
-
- SvnVariableGenerator - Class in com.atlassian.bamboo.repository.svn.v2
-
- SvnVariableGenerator() - Constructor for class com.atlassian.bamboo.repository.svn.v2.SvnVariableGenerator
-
- SvnWcFormat - Enum in com.atlassian.bamboo.repository.svn
-
- SvnWcFormatSelector - Class in com.atlassian.bamboo.repository.svn
-
Provides backwards compatability to SVN 14 format
Essentially SVN KIT ships with serveral factories that handle the format.
- SvnWcFormatSelector(int) - Constructor for class com.atlassian.bamboo.repository.svn.SvnWcFormatSelector
-
- SvnWorkingCopyManager - Class in com.atlassian.bamboo.repository.svn.v2
-
- SvnWorkingCopyManager() - Constructor for class com.atlassian.bamboo.repository.svn.v2.SvnWorkingCopyManager
-
- swapResponsibility() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.UpdateResponsibilitiesAction
-
- SymbolicBuildReference - Enum in com.atlassian.bamboo.plugin.servlet
-
- sync(AgentContext, File, String) - Static method in class com.atlassian.bamboo.agent.bootstrap.ClasspathBuilder
-
- sync() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgentSynchroniser
-
- sync() - Method in class com.atlassian.bamboo.agent.elastic.S3Sync
-
- syncDeletionStatusOfJobs() - Method in interface com.atlassian.bamboo.plan.PlanDao
-
Performs a cleanup task to mark
Job
objects that have a
Plan
or
ChainStage
that
is marked to be deleted, but it itself was not marked as deleted.
- syncDeletionStatusOfJobs() - Method in class com.atlassian.bamboo.plan.PlanHibernateDao
-
- syncDeletionStatusOfJobs() - Method in interface com.atlassian.bamboo.plan.PlanManager
-
Performs a cleanup task to mark
Job
objects that have a
Plan
or
ChainStage
that is marked
to be deleted, but it itself was not marked as deleted.
- syncDeletionStatusOfJobs() - Method in class com.atlassian.bamboo.plan.PlanManagerImpl
-
- synchroniseDirectory(long) - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- synchroniseDirectory(long, boolean) - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- syncToHead(Depot, String, boolean) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
Syncs the source code to head
- syncToRevision(Depot, String, int, boolean) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
Syncs the source code to a specific revision number
- SYSTEM_AUTHORITY - Static variable in interface com.atlassian.bamboo.security.BambooPermissionManager
-
- SYSTEM_LINK_TYPE - Static variable in interface com.atlassian.bamboo.artifact.Artifact
-
- SYSTEM_LINK_TYPE - Static variable in interface com.atlassian.bamboo.build.artifact.ArtifactLink
-
- SYSTEM_PREFIX - Static variable in interface com.atlassian.bamboo.v2.build.agent.capability.Capability
-
- SYSTEM_REQUIREMENT - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl_
-
- SystemAuthorityThreadFactory - Class in com.atlassian.bamboo.build.pipeline.concurrent
-
ThreadFactory
that allows you to name the threads and create a thread with a
All threads created with this factory use SYSTEM_AUTHORITY security context.
- SystemAuthorityThreadFactory(String) - Constructor for class com.atlassian.bamboo.build.pipeline.concurrent.SystemAuthorityThreadFactory
-
- SystemAuthorityThreadFactory(String, Thread.UncaughtExceptionHandler) - Constructor for class com.atlassian.bamboo.build.pipeline.concurrent.SystemAuthorityThreadFactory
-
- SystemAuthorizedThreadPool - Class in com.atlassian.bamboo.quartz
-
A quartz ThreadPool that has Threads with full System security privileges.
- SystemAuthorizedThreadPool() - Constructor for class com.atlassian.bamboo.quartz.SystemAuthorizedThreadPool
-
- SystemAuthorizedThreadPool(int, int) - Constructor for class com.atlassian.bamboo.quartz.SystemAuthorizedThreadPool
-
- SystemDirectory - Class in com.atlassian.bamboo.fileserver
-
This class provides key system directory info
- SystemErrorList - Class in com.atlassian.bamboo.logger
-
This class provides the ui with a collection of the current system errors.
- SystemErrorList() - Constructor for class com.atlassian.bamboo.logger.SystemErrorList
-
- SystemErrorMessageElement - Class in com.atlassian.bamboo.pageobjects.elements
-
- SystemErrorMessageElement(PageElement) - Constructor for class com.atlassian.bamboo.pageobjects.elements.SystemErrorMessageElement
-
- systemExit(String, Throwable) - Static method in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
Shutdown the
AgentContext
, as a unrecoverable error has occurred.
- SystemInfo - Class in com.atlassian.bamboo.configuration
-
- SystemInfo() - Constructor for class com.atlassian.bamboo.configuration.SystemInfo
-
- SystemInfoAction - Class in com.atlassian.bamboo.configuration
-
- SystemInfoAction() - Constructor for class com.atlassian.bamboo.configuration.SystemInfoAction
-
- SystemInfoFactory - Class in com.atlassian.bamboo.configuration
-
- SystemInfoFactory(StartupStatisticsBean, BuildDirectoryManager, HomeLocator) - Constructor for class com.atlassian.bamboo.configuration.SystemInfoFactory
-
- SystemInfoImpl - Class in com.atlassian.bamboo.configuration
-
POJO for presenting the system runtime information.
- SystemInfoImpl() - Constructor for class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- SystemInfoImpl(StartupStatisticsBean, BuildDirectoryManager, HomeLocator) - Constructor for class com.atlassian.bamboo.configuration.SystemInfoImpl
-
- systemNotificationService - Variable in class com.atlassian.bamboo.notification.AbstractNotificationEventListener
-
- SystemNotificationService - Interface in com.atlassian.bamboo.notification
-
- SystemNotificationServiceImpl - Class in com.atlassian.bamboo.notification
-
Class to provide access to system notifications
- SystemNotificationServiceImpl(NotificationManager) - Constructor for class com.atlassian.bamboo.notification.SystemNotificationServiceImpl
-
- SystemPluginLoaderConfiguration - Interface in com.atlassian.bamboo.plugin
-
Configuration of system plugin loaders for bamboo.
- systemProperties(Properties) - Method in class com.atlassian.bamboo.maven.embedder.MavenConfiguration.Builder
-
- SystemProperty - Class in com.atlassian.bamboo.utils
-
This class represents system properties as constants.
- SystemProperty(boolean, String...) - Constructor for class com.atlassian.bamboo.utils.SystemProperty
-
Creates an instance containing the value of the given property - logs an error if it cannot be found
- SystemProperty(String, boolean, Logger) - Constructor for class com.atlassian.bamboo.utils.SystemProperty
-
Used in testing
- SystemProperty.BooleanSystemProperty - Class in com.atlassian.bamboo.utils
-
- SystemProperty.IntegerSystemProperty - Class in com.atlassian.bamboo.utils
-
- SystemProperty.UrlSystemProperty - Class in com.atlassian.bamboo.utils
-
- systemPropertyHasValue() - Static method in class com.atlassian.bamboo.utils.BambooPredicates
-
- systemRequirement - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.RequirementImpl_
-
- SystemSecurityContextExecutors - Class in com.atlassian.bamboo.executor
-
Static methods of this class will produce ListeningExecutorService
s that will run their tasks using system security context.
- SystemSerializableClassWhitelistProvider - Class in com.atlassian.bamboo.security
-
- SystemSerializableClassWhitelistProvider() - Constructor for class com.atlassian.bamboo.security.SystemSerializableClassWhitelistProvider
-
- SystemStatisticsBean - Interface in com.atlassian.bamboo.configuration
-
Bean to get stats from the system
- SystemUtils - Class in com.atlassian.bamboo.agent.elastic.utils
-
- SystemUtils() - Constructor for class com.atlassian.bamboo.agent.elastic.utils.SystemUtils
-
- VALID_FORMAT_VERSION_FOR_VARIABLES - Static variable in class com.atlassian.bamboo.variable.upgrade.VariableContextUpgradeJob
-
- validArgSizes() - Method in class com.atlassian.bamboo.soy.CompareDateSoyFunction
-
- validArgSizes() - Method in class com.atlassian.bamboo.soy.ElapsedTimeSoyFunction
-
- validArgSizes() - Method in class com.atlassian.bamboo.soy.FormatDateSoyFunction
-
- validArgSizes() - Method in class com.atlassian.bamboo.soy.HasGlobalPermissionSoyFunction
-
- validArgSizes() - Method in class com.atlassian.bamboo.soy.ToJsonSoyFunction
-
- validate() - Method in class com.atlassian.bamboo.brokenbuildtracker.ui.GlobalTrackingConfiguration
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.build.configuration.ConcurrentBuildsPlanConfigurationPlugin
-
- validate(BuildConfiguration) - Method in interface com.atlassian.bamboo.build.CustomPreBuildAction
-
Validate the build configuration when trying to save configuration for the
Plan
This is used if the CustomPreBuildAction needs to have configuration stored
against the build plan.
- validate() - Method in class com.atlassian.bamboo.build.expiry.BuildExpiryAction
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.build.expiry.plugin.BuildExpiryPerPlanPlugin
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.build.monitoring.BuildMonitoringPerPlanPlugin
-
- validate() - Method in class com.atlassian.bamboo.build.monitoring.ConfigureGlobalBuildHangingDetection
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.build.strategy.AbstractBuildStrategy
-
Deprecated.
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.build.strategy.AfterSuccessfulPlanTrigger
-
Deprecated.
- validate(BuildConfiguration) - Method in interface com.atlassian.bamboo.build.strategy.BuildStrategy
-
Deprecated.
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.build.strategy.CronTriggerBuildStrategy
-
Deprecated.
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.build.strategy.PollingBuildStrategy
-
Deprecated.
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.build.strategy.SingleDailyBuildStrategy
-
Deprecated.
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy
-
Deprecated.
- validate() - Method in class com.atlassian.bamboo.build.ViewBuild
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.buildtrigger.PlansGreenCondition
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.clover.builder.coverage.CloverBuildProcessor
-
- validate() - Method in class com.atlassian.bamboo.clover.ww2.actions.admin.ConfigureCloverPlugin
-
- validate() - Method in class com.atlassian.bamboo.configuration.agent.AddSharedLocalBuilderCapability
-
- validate() - Method in class com.atlassian.bamboo.configuration.agent.AddSharedLocalCapability
-
- validate() - Method in class com.atlassian.bamboo.configuration.agent.AddSharedRemoteCapability
-
- validate() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureSharedLocalCapability
-
- validate() - Method in class com.atlassian.bamboo.configuration.agent.EditAgentCapability
-
- validate() - Method in class com.atlassian.bamboo.configuration.agent.RenameAgentCapability
-
- validate() - Method in class com.atlassian.bamboo.configuration.agent.UpdateDefaultsLocalCapability
-
- validate() - Method in class com.atlassian.bamboo.configuration.ConfigurationAction
-
- validate() - Method in class com.atlassian.bamboo.configuration.ConfigureSecurity
-
- validate() - Method in class com.atlassian.bamboo.configuration.credentials.CreateSharedCredentials
-
- validate() - Method in class com.atlassian.bamboo.configuration.credentials.EditSharedCredentials
-
- validate(EntityProperties) - Static method in class com.atlassian.bamboo.configuration.external.util.PropertiesValidator
-
- validate(Iterable) - Static method in class com.atlassian.bamboo.configuration.external.util.PropertiesValidator
-
- validate(BambooYamlDefinition, VcsRepositoryData) - Method in interface com.atlassian.bamboo.configuration.external.yaml.BambooYamlValidator
-
- validate(BambooYamlDefinition, VcsRepositoryData) - Method in class com.atlassian.bamboo.configuration.external.yaml.BambooYamlValidatorImpl
-
- validate() - Method in class com.atlassian.bamboo.configuration.repository.CreateLinkedRepository
-
- validate() - Method in class com.atlassian.bamboo.configuration.repository.EditLinkedRepository
-
- validate() - Method in class com.atlassian.bamboo.configuration.variable.CreateGlobalVariable
-
- validate() - Method in class com.atlassian.bamboo.configuration.variable.DeleteGlobalVariable
-
- validate() - Method in class com.atlassian.bamboo.configuration.variable.UpdateGlobalVariable
-
- validate(ActionParametersMap, CredentialsData, ErrorCollection) - Method in class com.atlassian.bamboo.credentials.AbstractCredentialType
-
- validate(CredentialsData) - Method in interface com.atlassian.bamboo.credentials.CredentialsManager
-
Validate entity before saving it in database.
- validate(CredentialsData) - Method in class com.atlassian.bamboo.credentials.CredentialsManagerImpl
-
- validate(ActionParametersMap, CredentialsData, ErrorCollection) - Method in interface com.atlassian.bamboo.credentials.CredentialType
-
Validate configuration.
- validate(ActionParametersMap, CredentialsData, ErrorCollection) - Method in class com.atlassian.bamboo.credentials.SshCredentialType
-
- validate(ActionParametersMap, CredentialsData, ErrorCollection) - Method in class com.atlassian.bamboo.credentials.UsernamePasswordCredentialType
-
- validate(TaskValidationContext, EnvironmentPluginConfigurationProperties) - Method in interface com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginExporter
-
Validates plugin configuration in context of enclosing deployment properties.
- validate() - Method in class com.atlassian.bamboo.deployments.environments.actions.CloneEnvironment
-
- validate() - Method in class com.atlassian.bamboo.deployments.environments.actions.ConfigureEnvironment
-
- validate() - Method in class com.atlassian.bamboo.deployments.environments.actions.CreateEnvironment
-
- validate() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.CreateEnvironmentTask
-
- validate() - Method in class com.atlassian.bamboo.deployments.environments.actions.tasks.EditEnvironmentTask
-
- validate() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.CreateEnvironmentTrigger
-
- validate() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.EditEnvironmentTrigger
-
- validate() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.CreateVariableForEnvironment
-
- validate() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.DeleteVariableForEnvironment
-
- validate() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.UpdateVariableForEnvironment
-
- validate() - Method in class com.atlassian.bamboo.deployments.execution.actions.ExecuteManualDeployment
-
- validate() - Method in class com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction
-
- validate() - Method in class com.atlassian.bamboo.deployments.projects.actions.CloneDeploymentProject
-
- validate() - Method in class com.atlassian.bamboo.deployments.projects.actions.ConfigureDeploymentProjectVersioning
-
- validate() - Method in class com.atlassian.bamboo.deployments.versions.actions.CreateDeploymentVersion
-
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.notification.AbstractNotificationType
-
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.notification.builderror.BuildErrorNotificationType
-
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.notification.chain.AfterXFailedNotificationType
-
- validate(Map<String, String[]>) - Method in interface com.atlassian.bamboo.notification.NotificationRecipient
-
validate the user inputed data
- validate(Map<String, String[]>) - Method in interface com.atlassian.bamboo.notification.NotificationType
-
validate the user inputed data
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
-
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.notification.recipients.EmailRecipient
-
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.notification.recipients.GroupRecipient
-
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.notification.recipients.ImRecipient
-
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.notification.recipients.UserRecipientImpl
-
- validate(boolean) - Method in class com.atlassian.bamboo.persister.file.FileBasedPersisterOptions
-
Validate any plugin settings populated from the GUI
- validate(boolean) - Method in interface com.atlassian.bamboo.persister.file.PersisterOptions
-
Validate the options
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.ant.export.AntTaskExporter
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.ant.task.configuration.AntBuildTaskConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderTaskConfigurator
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.artifact.export.ArtifactDownloaderTaskExporter
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.artifact.export.CleanWorkingDirectoryTaskExporter
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- validate(HierarchicalConfiguration, ErrorCollection) - Method in interface com.atlassian.bamboo.plugins.bitbucket.utils.BitbucketValidationHelper
-
Validates configuration of a Bitbucket Cloud repository.
- validate(HierarchicalConfiguration, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.bitbucket.utils.BitbucketValidationHelperImpl
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudBranchConfigurator
-
- validate(ActionParametersMap, VcsLocationDefinition, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudServerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.command.task.configuration.CommandBuildTaskConfigurator
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.command.task.export.CommandTaskExporter
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepository
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitBranchConfigurator
-
- validate(ActionParametersMap, VcsLocationDefinition, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitServerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.github.configurator.GitHubBranchConfigurator
-
- validate(ActionParametersMap, VcsLocationDefinition, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.github.configurator.GitHubServerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.grails.GrailsTaskConfigurator
-
- validate(BuildConfiguration, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryValidator
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.hg.v2.configurator.MercurialBranchConfigurator
-
- validate(ActionParametersMap, VcsLocationDefinition, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.hg.v2.configurator.MercurialServerConfigurator
-
- validate() - Method in class com.atlassian.bamboo.plugins.jiraPlugin.actions.EditJiraIssues
-
Validate issue input string, adding field errors for each token that is either not a valid issue key, or already linked to this build.
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.plugins.labeller.BuildLabeller
-
This method is used to validate a build configuration for a build plan
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.maven.dependencies.exporter.MavenDependenciesProcessorTaskExporter
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.maven.MavenTaskExporter
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.maven.task.configuration.AbstractMavenBuildTaskConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.php.task.configuration.PhpUnitBuildTaskConfigurator
-
- validate(RestCombinedExpiryConfiguration) - Method in class com.atlassian.bamboo.plugins.rest.admin.expiry.CombinedExpiryResource
-
- validate(RestSharedCredential, Long) - Method in class com.atlassian.bamboo.plugins.rest.admin.sharedcredentials.SharedCredentialResource
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.script.task.configuration.ScriptBuildTaskConfigurator
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.script.task.export.ScriptTaskExporter
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.shell.configuration.AbstractShellCommandTaskConfigurator
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.plugins.stash.StashRepositoryImpl
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.plugins.stash.StashWebRepositoryViewer
-
- validate(TriggerValidationContext, TriggerProperties) - Method in class com.atlassian.bamboo.plugins.stash.trigger.BitbucketServerTriggerExporter
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.stash.trigger.StashTriggerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerBranchConfigurator
-
- validate(ActionParametersMap, VcsLocationDefinition, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerServerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.testresultparser.task.configuration.TestResultsParserTaskConfigurator
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.testresultparser.task.exporter.TestParserTaskExporter
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.variable.export.DumpVariablesTaskExporter
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.variable.export.InjectVariablesTaskExporter
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.variable.inject.InjectVariablesTaskConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.AbstractVcsTaskConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsCheckoutTaskConfigurator
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsBranchTaskExporter
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsCheckoutTaskExporter
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsCommitTaskExporter
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsPushTaskExporter
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.plugins.vcs.task.export.VcsTagTaskExporter
-
- validate(QuickFilter) - Method in interface com.atlassian.bamboo.quickfilter.QuickFilterManager
-
Validates the given quick filter.
- validate(QuickFilter) - Method in class com.atlassian.bamboo.quickfilter.QuickFilterManagerImpl
-
- validate(Map<String, Object>) - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.HasLabelRuleType
-
- validate(Map<String, Object>) - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.InProjectRuleType
-
- validate(Map<String, Object>) - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.LastExecutionDateRuleType
-
- validate(Map<String, Object>) - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.LastResultStatusRuleType
-
- validate(Map<String, Object>) - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.NameMatcherRuleType
-
- validate(Map<String, Object>) - Method in class com.atlassian.bamboo.quickfilter.rule.plugin.SuspensionStatusRuleType
-
- validate(Map<String, Object>) - Method in interface com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleType
-
Validate configuration of a rule of this type.
- validate(Map<String, Object>) - Method in class com.atlassian.bamboo.quickfilter.rule.QuickFilterRuleTypeUnsafeCodeDecorator
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.repository.AbstractRepository
-
Deprecated.
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.repository.cvsimpl.CVSRepository
-
Ensure we have the been initialised with the mandatory settings
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.repository.perforce.PerforceRepository
-
- validate(BuildConfiguration, ErrorCollection) - Method in class com.atlassian.bamboo.repository.QuietPeriodHelper
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.repository.svn.SvnRepository
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.repository.svn.v2.configurator.SvnBranchConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.repository.svn.v2.configurator.SvnBranchDetectionOptionsConfigurator
-
- validate(ActionParametersMap, VcsLocationDefinition, ErrorCollection) - Method in class com.atlassian.bamboo.repository.svn.v2.configurator.SvnServerConfigurator
-
- validate() - Method in class com.atlassian.bamboo.security.ChangeForgottenPassword
-
- validate() - Method in class com.atlassian.bamboo.security.ForgotPassword
-
Ensure the user has entered a valid data
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.task.AbstractTaskConfigurator
-
- validate(ActionParametersMap) - Method in interface com.atlassian.bamboo.task.condition.TaskCondition
-
Validate user input before saving condition configuration.
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.task.export.DefaultTaskDefinitionExporter
-
- validate(TaskValidationContext, TaskProperties) - Method in interface com.atlassian.bamboo.task.export.TaskDefinitionExporter
-
Validates task properties in context of enclosing plan or deployment properties.
- validate(ActionParametersMap, ErrorCollection) - Method in interface com.atlassian.bamboo.task.TaskConfigurator
-
Validate the params submitted from the UI for this task definition
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.trigger.cron.CronTriggerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.trigger.daily.DailyTriggerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulDeploymentTriggerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulPlanTriggerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulStageTriggerConfigurator
-
- validate(TriggerValidationContext, TriggerProperties) - Method in class com.atlassian.bamboo.trigger.export.DefaultTriggerDefinitionExporter
-
- validate(TriggerValidationContext, TriggerProperties) - Method in interface com.atlassian.bamboo.trigger.export.TriggerDefinitionExporter
-
Validates trigger properties in context of enclosing plan or deployment properties.
- validate(TriggerValidationContext, TriggerProperties) - Method in class com.atlassian.bamboo.trigger.exporters.AfterSuccessfulDeploymentTriggerExporter
-
- validate(TriggerValidationContext, TriggerProperties) - Method in class com.atlassian.bamboo.trigger.exporters.AfterSuccessfulPlanTriggerExporter
-
- validate(TriggerValidationContext, TriggerProperties) - Method in class com.atlassian.bamboo.trigger.exporters.AfterSuccessfulStageTriggerExporter
-
- validate(TriggerValidationContext, TriggerProperties) - Method in class com.atlassian.bamboo.trigger.exporters.RemoteTriggerDefinitionExporter
-
- validate(TriggerValidationContext, TriggerProperties) - Method in class com.atlassian.bamboo.trigger.exporters.RepositoryPollingTriggerDefinitionExporter
-
- validate(TriggerValidationContext, TriggerProperties) - Method in class com.atlassian.bamboo.trigger.exporters.ScheduledTriggerDefinitionExporter
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.trigger.polling.PollingTriggerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.trigger.remote.RemoteTriggerConfigurator
-
- validate() - Method in class com.atlassian.bamboo.trigger.remote.TriggerRemoteBuild
-
- validate(ActionParametersMap, ErrorCollection) - Method in interface com.atlassian.bamboo.trigger.TriggerConfigurator
-
- validate() - Method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.AtlassianUserMigrator
-
- validate(RepositoryConfiguration) - Method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.CrowdRepositoryConfigurationMigrator
-
- validate(RepositoryConfiguration) - Method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.HibernateRepositoryConfigurationMigrator
-
- validate(RepositoryConfiguration) - Method in class com.atlassian.bamboo.upgrade.tasks.v6_6.ec.LdapRepositoryConfigurationMigrator
-
- validate(RepositoryConfiguration) - Method in interface com.atlassian.bamboo.upgrade.tasks.v6_6.ec.RepositoryConfigurationMigrator
-
Validates that the passed in configuration can be migrated.
- validate(boolean, String) - Static method in class com.atlassian.bamboo.utils.BambooValidationUtils
-
- validate(boolean, Supplier<String>) - Static method in class com.atlassian.bamboo.utils.BambooValidationUtils
-
Validate any input data, checking if the given condition is fulfilled.
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
-
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AbstractMultipleExecutableCapabilityTypeModule
-
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.AgentEnvironmentCapabilityType
-
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.BuilderCapabilityType
-
- validate(Map<String, String[]>) - Method in interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
-
Validate given an action params map.
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.GenericCapabilityType
-
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.JdkCapabilityType
-
- validate(Map<String, String[]>) - Method in class com.atlassian.bamboo.v2.build.agent.capability.PerforceCapabilityType
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.v2.build.BaseBuildConfigurationAwarePlugin
-
- validate(BuildConfiguration) - Method in interface com.atlassian.bamboo.v2.build.BuildConfigurationAwarePlugin
-
- validate() - Method in class com.atlassian.bamboo.v2.ww2.build.AbstractContinuableBuildAction
-
- validate() - Method in class com.atlassian.bamboo.v2.ww2.build.TriggerManualBuild
-
- validate(String, String, ErrorCollection) - Method in interface com.atlassian.bamboo.validation.ValidationFunction
-
Validate a specified field.
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.vcs.configuration.configurator.DefaultChangeDetectionOptionsConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyBranchConfigurator
-
- validate(ActionParametersMap, VcsLocationDefinition, ErrorCollection) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyVcsLocationConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsBranchConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsBranchDetectionOptionsConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsChangeDetectionOptionsConfigurator
-
- validate(ActionParametersMap, VcsLocationDefinition, ErrorCollection) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsLocationConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in interface com.atlassian.bamboo.vcs.viewer.configurator.VcsRepositoryViewerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.vcs.viewer.fisheye.FishEyeRepositoryViewerConfigurator
-
- validate(CustomVariableContext, String, String) - Static method in class com.atlassian.bamboo.vcs.viewer.fisheye.FishEyeRepositoryViewerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.vcs.viewer.generic.GenericRepositoryViewerConfigurator
-
- validate(CustomVariableContext, String) - Static method in class com.atlassian.bamboo.vcs.viewer.generic.GenericRepositoryViewerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.vcs.viewer.legacy.LegacyVcsRepositoryViewerConfigurator
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerEmptyConfigurator
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.vcsversion.VCSVersionReader
-
- validate(TaskValidationContext, TaskProperties) - Method in class com.atlassian.bamboo.warnings.export.WarningsTaskExporter
-
- validate(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.warnings.WarningsTaskConfigurator
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.webrepository.DefaultWebRepositoryViewer
-
Deprecated.
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.webrepository.fisheye.FisheyeWebRepositoryViewer
-
- validate(BuildConfiguration) - Method in class com.atlassian.bamboo.webrepository.stash.LegacyStashWebRepositoryViewer
-
Deprecated.
- validate() - Method in class com.atlassian.bamboo.webwork.QuickFilterAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureConcurrentBuilds
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.AllElasticInstancesAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.schedule.ConfigureElasticInstanceSchedule
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.group.CreateGroupAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCheckoutPomAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.ConfigureInstantMessagingServer
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver.CreateInstantMessagingServer
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.mail.ConfigureMailServer
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Backup
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Export
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.Import
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.QuarantineSettingsAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ChangeEmail
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureAlias
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureUser
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.admin.user.signup.SignupUser
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.branch.ConfigureBranches
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.branch.CreateChainBranch
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.branch.EditChainBranchDetails
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.EditChainBranchRepository
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.branch.repository.ResetChainBranchRepository
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildDetails
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildMiscellaneousOptions
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConvertLocalToGlobalRepository
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.CreateRepository
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.EditRepository
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.MoveRepository
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.CreateTask
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.EditTask
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.CreatePlanVariable
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.DeletePlanVariable
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.UpdatePlanVariable
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateProject
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateSpecs
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.DeleteBuilds
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.CreateChainTrigger
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.EditChainTrigger
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.chains.CreateJob
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.chains.EditChainDetails
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.chains.MoveStageAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.chains.StageAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.CronExpressionGeneratorAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.jira.CreateNewJiraIssueForTestAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.jira.LinkTestToJiraIssueAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.labels.EditLabelsAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.plans.admin.ConfigurePlanDependencies
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupAdminUserAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupGeneralConfiguration
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupImportDataAction
-
- validate() - Method in class com.atlassian.bamboo.ww2.actions.setup.SetupLicenseAction
-
- validate(Object) - Method in class com.atlassian.bamboo.ww2.validators.DateFormatValidator
-
- validate(Object) - Method in class com.atlassian.bamboo.ww2.validators.DependentFieldRequiredValidator
-
- validate(Object) - Method in class com.atlassian.bamboo.ww2.validators.EmailValidator
-
- validate(Object) - Method in class com.atlassian.bamboo.ww2.validators.FilepathValidator
-
- validate(Object) - Method in class com.atlassian.bamboo.ww2.validators.UniqueGroupNameFieldValidator
-
- validate(Object) - Method in class com.atlassian.bamboo.ww2.validators.UniqueUsernameFieldValidator
-
- validate(Object) - Method in class com.atlassian.bamboo.ww2.validators.XssSafeValidator
-
- validate() - Method in class com.atlassian.bamboo.xmpp.commands.CommitCommentSmackCommand
-
- validate() - Method in class com.atlassian.bamboo.xmpp.commands.SimpleSmackCommand
-
- validate() - Method in class com.atlassian.bamboo.xmpp.SmackXmppMessageSender
-
Ensures the user has entered a xmpp configuration that we can authenticate against and connect to
- validate() - Method in interface com.atlassian.bamboo.xmpp.XmppMessageSender
-
Ensures the user has entered a xmpp configuration that we can authenticate against and connect to
- VALIDATE_JSON_PARAM - Static variable in class com.atlassian.bamboo.ww2.interceptors.JSONValidationInterceptor
-
- validateAddDeploymentProject(String, String, String) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Validates data to be used when adding a deployment project.
- validateAddDeploymentProject(String, String, String, String) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Validates data to be used when adding a deployment project.
- validateAddDeploymentProject(String, String, String) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- validateAddDeploymentProject(String, String, String, String) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- validateAddEnvironment(long, String, String) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Validates values to be used for creating a new environment.
- validateAddEnvironment(long, String, String) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- validateAgentCreation(int, ErrorCollection) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade
-
Validates whether the requested number of agents can be created and adds any errors to the
error collection.
- validateAgentCreation(int, ErrorCollection) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacadeImpl
-
- validateAndSaveSelectedConfig(Job, boolean, String, Map<String, Object>) - Method in class com.atlassian.bamboo.build.docker.DockerConfigurationProviders
-
- validateAndSaveSelectedConfig(Environment, boolean, String, Map<String, Object>) - Method in class com.atlassian.bamboo.build.docker.DockerConfigurationProviders
-
- validateArtifact(ArtifactDefinition) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildArtifact
-
- validateArtifactsSize(File, ArtifactContext) - Method in class com.atlassian.bamboo.build.artifact.AbstractArtifactManager
-
- validateArtifactsSize(File, ArtifactContext) - Method in interface com.atlassian.bamboo.build.artifact.ArtifactManager
-
Validates total size of artifacts produced for single build result
- validateArtifactTaskDefinitionOnPlanChange(long, String, Map<String, ArtifactValidationError>) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Validates artifact definitions on plan change and warn if artifact differ, so deployment tasks using it may fail
- validateArtifactTaskDefinitionOnPlanChange(long, String, Map<String, ArtifactValidationError>) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- validateAwsCredentials(AwsSupportConstants.Region, String, String, ErrorCollection) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
Validate a set of supplied AWS credentials.
- validateAwsCredentials(String, String, ErrorCollection) - Method in interface com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManager
-
- validateAwsCredentials(AwsSupportConstants.Region, String, String, ErrorCollection) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- validateAwsCredentials(String, String, ErrorCollection) - Method in class com.atlassian.bamboo.agent.elastic.server.ElasticInstanceManagerImpl
-
- validateBranchData(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.hg.v2.exporter.MercurialConfigurationExporter
-
- validateBranchDetectionOptions(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.hg.v2.exporter.MercurialConfigurationExporter
-
- validateBuilderLabel(ActionParametersMap, ErrorCollection) - Method in interface com.atlassian.bamboo.task.TaskConfiguratorHelper
-
Validate builder definition in action parameters
- validateBuilderLabel(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.task.TaskConfiguratorHelperImpl
-
- validateCapability() - Method in class com.atlassian.bamboo.configuration.agent.CapabilityConfigurationSupport
-
- validateChainDetails(ValidationAware, ActionParametersMap) - Method in interface com.atlassian.bamboo.build.creation.ChainCreationService
-
- validateChainDetails(ValidationAware, ActionParametersMap) - Method in interface com.atlassian.bamboo.build.creation.ChainCreationService
-
- validateChainDetails(ValidationAware, ActionParametersMap) - Method in class com.atlassian.bamboo.build.creation.ChainCreationServiceImpl
-
- validateChainDetails(ValidationAware, ActionParametersMap) - Method in class com.atlassian.bamboo.build.creation.ChainCreationServiceImpl
-
- validateChainKey(String, String, ValidationFunction...) - Method in interface com.atlassian.bamboo.validation.ValidationService
-
Verify any String that it is a valid
chain
key
.
- validateChainKey(String, String, ValidationFunction...) - Method in class com.atlassian.bamboo.validation.ValidationServiceImpl
-
- validateChangeDetectionOptions(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.hg.v2.exporter.MercurialConfigurationExporter
-
- validateChildDependencyList(String, Plan, Set<PlanKey>, boolean) - Method in interface com.atlassian.bamboo.build.PlanDependencyManager
-
Validate child dependency list
- validateChildDependencyList(String, Plan, Set<PlanKey>, boolean) - Method in class com.atlassian.bamboo.build.PlanDependencyManagerImpl
-
- validateClient(ErrorCollection, Depot, String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
Validates the existence of the specified client of the perforce depot.
- validateCloneDeploymentProject(String, String, String) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Validates data to be used when adding a deployment project.
- validateCloneDeploymentProject(String, String, String) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- validateCloneDetails(ValidationAware, ActionParametersMap) - Method in interface com.atlassian.bamboo.build.creation.ChainCreationService
-
- validateCloneDetails(ValidationAware, ActionParametersMap) - Method in interface com.atlassian.bamboo.build.creation.ChainCreationService
-
- validateCloneDetails(ValidationAware, ActionParametersMap) - Method in class com.atlassian.bamboo.build.creation.ChainCreationServiceImpl
-
- validateCloneDetails(ValidationAware, ActionParametersMap) - Method in class com.atlassian.bamboo.build.creation.ChainCreationServiceImpl
-
- validateConfig(ValidationAware, BuildConfiguration) - Method in class com.atlassian.bamboo.build.creation.BuildTriggerConditionConfigHelper
-
- validateConfig(ValidationAware, BuildConfiguration) - Method in class com.atlassian.bamboo.build.creation.BuildTriggerConditionConfigHelper
-
- validateConfig(ValidationAware, BuildConfiguration) - Method in interface com.atlassian.bamboo.build.creation.PlanConfigHelper
-
Validates the configuration for a plan.
- validateConfig(ValidationAware, BuildConfiguration) - Method in interface com.atlassian.bamboo.build.creation.PlanConfigHelper
-
- validateConfig(ValidationAware, BuildConfiguration) - Method in class com.atlassian.bamboo.build.creation.WebRepositoryConfigHelper
-
- validateConfig(ValidationAware, BuildConfiguration) - Method in class com.atlassian.bamboo.build.creation.WebRepositoryConfigHelper
-
- validateConfig(Map<String, Object>) - Method in class com.atlassian.bamboo.build.docker.DefaultDockerHandlerImpl
-
validate the configuration, only called for enabled option.
- validateConfig(Map<String, Object>) - Method in interface com.atlassian.bamboo.build.docker.DockerHandler
-
Construct configuration from webFragmentContextMap and validate that the config is valid.
- validateConfiguration(Map<String, String>, Map<String, String>, ErrorCollection) - Method in class com.atlassian.bamboo.build.artifact.handlers.AbstractArtifactHandlerConfigurator
-
- validateConfiguration(Map<String, String>, Map<String, String>, ErrorCollection) - Method in interface com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlerConfigurator
-
Validate configuration.
- validateConfiguration(Map<String, String>) - Method in interface com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersService
-
Validate configuration
- validateConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersServiceImpl
-
- validateConfiguration(Map<String, String>, Map<String, String>, ErrorCollection) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
-
- validateConfiguration() - Method in class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport
-
- validateConnection(ErrorCollection, Depot) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
Validates the connection to the perforce depot.
- validateCreateDeploymentVersion(long, PlanResultKey, String, String) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Validates values to be used for creating a new version.
- validateCreateDeploymentVersion(long, PlanResultKey, String, String) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- validateCredentialsConfiguration(CredentialTypeModuleDescriptor, CredentialsData, ErrorCollection) - Method in class com.atlassian.bamboo.configuration.credentials.CredentialsUIConfigBean
-
- validateCvsRoot(ErrorCollection, String, String, String) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsRepositoryManager
-
- validateCvsRoot(ErrorCollection, String, String) - Method in class com.atlassian.bamboo.repository.cvsimpl.CvsRepositoryManager
-
- validateDependencies(DefaultChain, DependenciesProperties) - Method in interface com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporter
-
- validateDependencies(DefaultChain, DependenciesProperties) - Method in class com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporterImpl
-
- validateDependenciesAfterGranting(Collection<BambooPermission>, Function<BambooPermission, Collection<BambooPermission>>) - Static method in class com.atlassian.bamboo.security.PermissionsServiceUtils
-
Validates permission dependencies after granting new permissions.
- validateDependenciesAfterGranting(Collection<BambooPermission>, Function<BambooPermission, Collection<BambooPermission>>, Function<BambooPermission, String>, Function<String, E>) - Static method in class com.atlassian.bamboo.security.PermissionsServiceUtils
-
Validates permission dependencies after granting new permissions.
- validateDependenciesAfterRevoking(Collection<BambooPermission>, Function<BambooPermission, Collection<BambooPermission>>) - Static method in class com.atlassian.bamboo.security.PermissionsServiceUtils
-
Validates permission dependencies after revoking permissions.
- validateDependenciesAfterRevoking(Collection<BambooPermission>, Function<BambooPermission, Collection<BambooPermission>>, Function<BambooPermission, String>, Function<String, E>) - Static method in class com.atlassian.bamboo.security.PermissionsServiceUtils
-
Validates permission dependencies after revoking permissions.
- validateDeploymentProjectPlanUpdate(ImmutableChain, ImmutableChain, Environment, List<EnvironmentTriggerValidationError>, TriggerDefinition) - Method in interface com.atlassian.bamboo.deployments.environments.trigger.PlanAwareEnvironmentTriggerConfigurator
-
Validate change of plan deployment is related to.
- validateDeploymentProjectPlanUpdate(ImmutableChain, ImmutableChain, Environment, List<EnvironmentTriggerValidationError>, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.cron.CronTriggerConfigurator
-
- validateDeploymentProjectPlanUpdate(ImmutableChain, ImmutableChain, Environment, List<EnvironmentTriggerValidationError>, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulPlanTriggerConfigurator
-
- validateDeploymentProjectPlanUpdate(ImmutableChain, ImmutableChain, Environment, List<EnvironmentTriggerValidationError>, TriggerDefinition) - Method in class com.atlassian.bamboo.trigger.dependency.AfterSuccessfulStageTriggerConfigurator
-
- validateDeploymentVersionRename(long, DeploymentVersion, String) - Method in interface com.atlassian.bamboo.deployments.versions.service.DeploymentVersionService
-
Validates values to be used for renaming version.
- validateDeploymentVersionRename(long, DeploymentVersion, String) - Method in class com.atlassian.bamboo.deployments.versions.service.DeploymentVersionServiceImpl
-
- validateDepot(ErrorCollection, Depot, String) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
Validates that the depot string specified is correct.
- validateDescription(ValidationAware, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationService
-
Validate the description field of any object.
- validateDescription(ValidationAware, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateDescription(ValidationAware, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateDescription(ValidationAware, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationServiceXWork1
-
- validateDescription() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- validateDescription() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- validateDescription(String, String) - Method in interface com.atlassian.bamboo.validation.ValidationService
-
Validate the description field of any object.
- validateDescription(String, String) - Method in class com.atlassian.bamboo.validation.ValidationServiceImpl
-
- validateDescription() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- validateDirectoryConfiguration(Directory, EnumSet<DirectoryValidationContext>) - Method in class com.atlassian.bamboo.crowd.DelegatingCrowdDirectoryService
-
- validateDirectoryExists(String, String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.AbstractMigrationAction
-
- validateDockerConfiguration(PlanProperties) - Static method in class com.atlassian.bamboo.configuration.external.helpers.DockerPipelineExportHelper
-
Validate docker properties in Plan Specs
- validateDockerConfiguration(DeploymentProperties) - Static method in class com.atlassian.bamboo.configuration.external.helpers.DockerPipelineExportHelper
-
Validate docker properties in Deployment Specs
- validateDockerPipelineConfiguration(DockerPipelineConfiguration) - Method in interface com.atlassian.bamboo.build.docker.DockerPipelineValidationService
-
Checks if Docker configuration is valid.
- validateDockerPipelineConfiguration(DockerPipelineConfiguration) - Method in class com.atlassian.bamboo.build.docker.DockerPipelineValidationServiceImpl
-
- validateEditDeploymentProject(long, String, String, String) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Validates data to be used when editing an existing deployment.
- validateEditDeploymentProject(long, String, String, String, String) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Validates data to be used when editing an existing deployment.
- validateEditDeploymentProject(long, String, String, String) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- validateEditDeploymentProject(long, String, String, String, String) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- validateEditEnvironment(long, String, String) - Method in interface com.atlassian.bamboo.deployments.environments.service.EnvironmentService
-
Validates values to be used when editing existing environment.
- validateEditEnvironment(long, String, String) - Method in class com.atlassian.bamboo.deployments.environments.service.EnvironmentServiceImpl
-
- validateEnvironment() - Method in class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
-
- validateEnvironmentVariables(Map<String, String>) - Method in interface com.atlassian.bamboo.process.EnvironmentVariableAccessor
-
Perform basic validation of environment settings before passing it to process-utils
- validateEnvironmentVariables(Iterable<Map.Entry<String, String>>) - Method in interface com.atlassian.bamboo.process.EnvironmentVariableAccessor
-
Perform basic validation of environment settings before passing it to process-utils
- validateEnvironmentVariables(Map<String, String>) - Method in class com.atlassian.bamboo.process.EnvironmentVariableAccessorImpl
-
- validateEnvironmentVariables(Iterable<Map.Entry<String, String>>) - Method in class com.atlassian.bamboo.process.EnvironmentVariableAccessorImpl
-
- validateExecutableLabelExists(ValidationContext, String, String) - Method in class com.atlassian.bamboo.configuration.external.helpers.DefaultExecutableLabelValidator
-
- validateExecutableLabelExists(ValidationContext, String, String) - Method in interface com.atlassian.bamboo.configuration.external.helpers.ExecutableLabelValidator
-
Checks if Bamboo Server contains information about executableLabel of type key
- validateField(String, boolean, Supplier<String>) - Static method in class com.atlassian.bamboo.utils.BambooValidationUtils
-
Validate any input field, checking if the given condition is fulfilled.
- validateFile(MultiPartRequestWrapper, String) - Method in class com.atlassian.bamboo.web.utils.UploadedFileManagerImpl
-
- validateFileExists(String, String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.AbstractMigrationAction
-
- validateForConnectionTesting(BuildConfiguration) - Method in class com.atlassian.bamboo.plugins.bitbucket.BitbucketRepository
-
- validateForConnectionTesting(HierarchicalConfiguration, ErrorCollection) - Method in interface com.atlassian.bamboo.plugins.bitbucket.utils.BitbucketValidationHelper
-
Validates configuration of a Bitbucket Cloud repository for connection testing.
- validateForConnectionTesting(HierarchicalConfiguration, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.bitbucket.utils.BitbucketValidationHelperImpl
-
- validateForConnectionTesting(ActionParametersMap, VcsLocationDefinition, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.bitbucket.v2.configurator.BitbucketCloudServerConfigurator
-
- validateForConnectionTesting(BuildConfiguration) - Method in class com.atlassian.bamboo.plugins.git.GitRepository
-
- validateForConnectionTesting(ActionParametersMap, VcsLocationDefinition, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.git.v2.configurator.GitServerConfigurator
-
- validateForConnectionTesting(BuildConfiguration, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryValidator
-
- validateForConnectionTesting(BuildConfiguration) - Method in class com.atlassian.bamboo.plugins.hg.HgRepository
-
- validateForConnectionTesting(ActionParametersMap, VcsLocationDefinition, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.hg.v2.configurator.MercurialServerConfigurator
-
- validateForConnectionTesting(BuildConfiguration) - Method in interface com.atlassian.bamboo.repository.TestConnectionAwareRepository
-
- validateForConnectionTesting(ActionParametersMap, VcsLocationDefinition, ErrorCollection) - Method in class com.atlassian.bamboo.vcs.configuration.legacy.configurator.LegacyVcsLocationConfigurator
-
- validateForConnectionTesting(ActionParametersMap, VcsLocationDefinition, ErrorCollection) - Method in interface com.atlassian.bamboo.vcs.configurator.VcsLocationConfigurator
-
- validateFormEncodedToken(HttpServletRequest) - Method in class com.atlassian.sal.bamboo.xsrf.BambooDelegatingXsrfTokenValidator
-
- validateGlobalRepositoryName(String, RepositoryData) - Method in interface com.atlassian.bamboo.repository.RepositoryConfigurationService
-
Deprecated.
Checks if name of global repository is unique.
- validateGlobalRepositoryName(String, RepositoryData) - Method in class com.atlassian.bamboo.repository.RepositoryConfigurationServiceImpl
-
- validateGlobalRepositoryUse() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- validateGroup(String, BambooUserManager) - Static method in class com.atlassian.bamboo.security.PermissionsServiceUtils
-
- validateId() - Method in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- validateId() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- validateId() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- validateIdForDeploymentEnvironmentVariable(ValidationAware, long, long) - Method in interface com.atlassian.bamboo.variable.VariableValidationService
-
Validate if id identifies an existing variable associated with Deployment Environment *
- validateIdForDeploymentEnvironmentVariable(ValidationAware, long, long) - Method in class com.atlassian.bamboo.variable.VariableValidationServiceImpl
-
- validateIdForGlobalVariable(ValidationAware, long) - Method in interface com.atlassian.bamboo.variable.VariableValidationService
-
Validate if id identifies global variable
- validateIdForGlobalVariable(ValidationAware, long) - Method in class com.atlassian.bamboo.variable.VariableValidationServiceImpl
-
- validateIdForPlanVariable(ValidationAware, long, ImmutablePlan) - Method in interface com.atlassian.bamboo.variable.VariableValidationService
-
Validate if id identifies plan variable of a given plan
- validateIdForPlanVariable(ValidationAware, long, ImmutablePlan) - Method in class com.atlassian.bamboo.variable.VariableValidationServiceImpl
-
- validateImport(String) - Method in interface com.atlassian.bamboo.migration.ImportExportManager
-
Validates Bamboo import file
- validateImport(String) - Method in class com.atlassian.bamboo.migration.ImportExportManagerImpl
-
- validateInput() - Method in class com.atlassian.bamboo.security.ChangePassword
-
- validateInputKey() - Method in class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- validateInstanceCreation() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- validateJdk(ActionParametersMap, ErrorCollection) - Method in interface com.atlassian.bamboo.task.TaskConfiguratorHelper
-
Validate JDK definition in action parameters
- validateJdk(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.task.TaskConfiguratorHelperImpl
-
- validateJDKLabels(ValidationContext, String) - Method in class com.atlassian.bamboo.configuration.external.helpers.DefaultExecutableLabelValidator
-
- validateJDKLabels(ValidationContext, String) - Method in interface com.atlassian.bamboo.configuration.external.helpers.ExecutableLabelValidator
-
Checks if Bamboo Server contains information about given JDK.
- validateJndiLocation(String) - Method in interface com.atlassian.bamboo.admin.configuration.MailConfigurationService
-
Validates JNDI location for mail server.
- validateJndiLocation(String) - Method in class com.atlassian.bamboo.admin.configuration.MailConfigurationServiceImpl
-
- validateJobForAdd(PlanKey, long, String, String, String, boolean) - Method in interface com.atlassian.bamboo.plan.job.JobService
-
Validates the parameters for adding a job.
- validateJobForAdd(PlanKey, long, String, String, String, boolean) - Method in class com.atlassian.bamboo.plan.job.JobServiceImpl
-
- validateJobForClone(String, PlanKey, long, String, String, String, Boolean) - Method in interface com.atlassian.bamboo.plan.job.JobService
-
Validates the parameters for cloning a job.
- validateJobForClone(String, PlanKey, long, String, String, String, Boolean) - Method in class com.atlassian.bamboo.plan.job.JobServiceImpl
-
- validateJobForUpdate(PlanKey, String, String, boolean, long) - Method in interface com.atlassian.bamboo.plan.job.JobService
-
Validate editing of a job
- validateJobForUpdate(PlanKey, String, String, boolean, long) - Method in class com.atlassian.bamboo.plan.job.JobServiceImpl
-
- validateJobKey(String, String, ValidationFunction...) - Method in interface com.atlassian.bamboo.validation.ValidationService
-
Verify any String that it is a valid
job
key
.
- validateJobKey(String, String, ValidationFunction...) - Method in class com.atlassian.bamboo.validation.ValidationServiceImpl
-
- validateJobsLimit(TopLevelPlan, PlanProperties, int, int) - Static method in class com.atlassian.bamboo.configuration.external.helpers.LicenseValidator
-
- validateKey(ValidationAware, String, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationService
-
Validate any String against Bamboo's generic rules for keys.
- validateKey(ValidationAware, String, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateKey(ValidationAware, String, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateKey(ValidationAware, String, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationServiceXWork1
-
- validateKey() - Method in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- validateKey() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- validateKey(String, ValidationService.ValidationType, String, ValidationFunction...) - Method in interface com.atlassian.bamboo.validation.ValidationService
-
Validate any String against Bamboo's generic rules for keys.
- validateKey(String, ValidationService.ValidationType, String, ValidationFunction...) - Method in class com.atlassian.bamboo.validation.ValidationServiceImpl
-
- validateKey(ValidationAware, String, String) - Method in interface com.atlassian.bamboo.variable.VariableValidationService
-
Validate String against Bamboo general rules for variable keys
- validateKey(ValidationAware, String, String) - Method in class com.atlassian.bamboo.variable.VariableValidationServiceImpl
-
- validateKey() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- validateKeyAndValue() - Method in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- validateKeyAndValue() - Method in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- validateKeyAndValue() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- validateLinkedRepository(PartialVcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
-
Validate linked repository before saving it in database.
- validateLinkedRepository(PartialVcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- validateLinkedRepositoryName(String, BambooIdProvider) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
-
Checks if name of a linked repository is unique.
- validateLinkedRepositoryName(String, BambooIdProvider) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- validateLocationData(Map<String, String>) - Method in class com.atlassian.bamboo.plugins.hg.v2.exporter.MercurialConfigurationExporter
-
- validateLogin(ErrorCollection, Depot) - Method in class com.atlassian.bamboo.repository.perforce.PerforceManager
-
Validates that the login credential supplied (ie user/password combination) is correct.
- validateMigrationLocation(String, String, String, String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.AbstractMigrationAction
-
- validateName(ValidationAware, String, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationService
-
Validate any String against Bamboo's generic rules for names.
- validateName(ValidationAware, String, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateName(ValidationAware, String, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateName(ValidationAware, String, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationServiceXWork1
-
- validateName() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- validateName(String, String, String) - Method in interface com.atlassian.bamboo.validation.ValidationService
-
Validate any String against Bamboo's generic rules for names.
- validateName(String, String, String) - Method in class com.atlassian.bamboo.validation.ValidationServiceImpl
-
- validateName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- validateName() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConvertLocalToGlobalRepository
-
- validateNewChainForExistingProject(ValidationAware, String, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationService
-
Validate that new chain name and key is unique within the project
- validateNewChainForExistingProject(ValidationAware, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationService
-
Validate that new chain name (only) is unique within the project
- validateNewChainForExistingProject(ValidationAware, String, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewChainForExistingProject(ValidationAware, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewChainForExistingProject(ValidationAware, String, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewChainForExistingProject(ValidationAware, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewChainForExistingProject(ValidationAware, String, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationServiceXWork1
-
- validateNewChainForExistingProject(ValidationAware, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationServiceXWork1
-
- validateNewJobForExistingChain(ValidationAware, Chain, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationService
-
- validateNewJobForExistingChain(ValidationAware, Chain, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewJobForExistingChain(ValidationAware, Chain, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewJobForExistingChain(ValidationAware, Chain, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationServiceXWork1
-
- validateNewPlanBranchForMaster(ValidationAware, ImmutableChain, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationService
-
Validate that new plan branch name (only) is unique within a set of branches with a common master
- validateNewPlanBranchForMaster(ValidationAware, ImmutableChain, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewPlanBranchForMaster(ValidationAware, ImmutableChain, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewPlanBranchForMaster(ValidationAware, ImmutableChain, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationServiceXWork1
-
- validateNewPlanDetails(ValidationAware, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationService
-
Ensure that the build key and name are valid
- validateNewPlanDetails(ValidationAware, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewPlanDetails(ValidationAware, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewPlanDetails(ValidationAware, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationServiceXWork1
-
- validateNewProjectDetails(ValidationAware, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationService
-
- validateNewProjectDetails(ValidationAware, String, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationService
-
Validate that the new project details are valid
- validateNewProjectDetails(ValidationAware, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewProjectDetails(ValidationAware, String, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewProjectDetails(ValidationAware, String, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewProjectDetails(ValidationAware, String, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationServiceXWork1
-
- validateNewRelease(DeploymentProject, String, String) - Method in class com.atlassian.bamboo.deployments.versions.actions.AbstractCreateDeploymentVersion
-
- validateNewStageForChain(ValidationAware, Chain, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationService
-
Validate the the new stage can be added to the given chain
- validateNewStageForChain(ValidationAware, Chain, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewStageForChain(ValidationAware, Chain, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateNewStageForChain(ValidationAware, Chain, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationServiceXWork1
-
- validateNotification() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.ConfigureBuildNotification
-
- validateNotification() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.ConfigureChainNotification
-
- ValidateOracleJDBCDriverVersion - Class in com.atlassian.bamboo.db
-
Cannot use constructor injection because there are multiple bean definitions for HibernateTemplate class.
- ValidateOracleJDBCDriverVersion() - Constructor for class com.atlassian.bamboo.db.ValidateOracleJDBCDriverVersion
-
- validatePathIfSetByUser(String, String) - Method in class com.atlassian.bamboo.ww2.actions.admin.migration.AbstractMigrationAction
-
- validatePermissions(List<BambooPermission>, Collection<BambooPermission>, String) - Static method in class com.atlassian.bamboo.security.PermissionsServiceUtils
-
- validatePlan(ValidationAware, BuildConfiguration, ActionParametersMap) - Method in class com.atlassian.bamboo.build.creation.ChainBranchCreationServiceImpl
-
- validatePlan(ValidationAware, BuildConfiguration, ActionParametersMap) - Method in class com.atlassian.bamboo.build.creation.ChainCreationServiceImpl
-
- validatePlan(ValidationAware, BuildConfiguration, ActionParametersMap) - Method in class com.atlassian.bamboo.build.creation.JobCreationServiceImpl
-
- validatePlan(ValidationAware, BuildConfiguration, ActionParametersMap) - Method in interface com.atlassian.bamboo.build.creation.PlanCreationService
-
Validates plan details and build configuration details for initial plan creation.
- validatePlan() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- validatePlan() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- validatePlanKeysAndNamesForProject(ValidationAware, Project, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.plan.move.MovePlanServiceImpl
-
- validatePlanKeysAndNamesForProject(ValidationAware, Project, Map<String, String>, Map<String, String>) - Method in interface com.atlassian.bamboo.plan.move.MovePlanValidationService
-
- validatePlanKeysAndNamesForProject(ValidationAware, Project, Map<String, String>, Map<String, String>) - Method in class com.atlassian.bamboo.plan.move.MovePlanValidationServiceImpl
-
- validatePlanKeysAndNamesForProject(ValidationAware, Project, Map<String, String>, Map<String, String>) - Method in interface com.atlassian.bamboo.plan.MovePlanService
-
Validates a list of plan names and keys against a single project.
- validatePlanProperties(PlanProperties, RssPermissions) - Method in interface com.atlassian.bamboo.configuration.external.PlanConfigImportService
-
This method performs validation of YAML types and of the properties without Bamboo context (e.g.
- validatePlanProperties(PlanProperties, RssPermissions) - Method in class com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl
-
- validatePlanRepository(Plan, PartialVcsRepositoryData) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
-
Validate plan repository before saving it in database.
- validatePlanRepository(Plan, PartialVcsRepositoryData) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- validatePlanToCloneExists(ValidationAware, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationService
-
Validate that the plan t clone exists
- validatePlanToCloneExists(ValidationAware, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validatePlanToCloneExists(ValidationAware, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validatePlanToCloneExists(ValidationAware, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationServiceXWork1
-
- validatePluginConfigurations(DeploymentProperties, RssPermissions) - Method in class com.atlassian.bamboo.configuration.external.helpers.CustomEnvironmentPluginExportHelper
-
- validatePostiveInteger(String, String, String, BuildConfiguration, ErrorCollection) - Static method in class com.atlassian.bamboo.build.BuildConfigurationValidationUtils
-
- validatePostiveInteger(String, String, Integer, String, String, BuildConfiguration, ErrorCollection) - Static method in class com.atlassian.bamboo.build.BuildConfigurationValidationUtils
-
- validateProductLicense(String, String, Locale) - Method in class com.atlassian.sal.bamboo.license.BambooLicenseHandler
-
- validateProjectForCreation(String, String, String) - Method in interface com.atlassian.bamboo.project.ProjectConfigurationService
-
Perform validation of data for creation of a new
Project
.
- validateProjectForCreation(String, String, String, String, String, String) - Method in interface com.atlassian.bamboo.project.ProjectConfigurationService
-
Perform validation of data for creation of a new
Project
.
- validateProjectForCreation(String, String, String) - Method in class com.atlassian.bamboo.project.ProjectConfigurationServiceImpl
-
- validateProjectForCreation(String, String, String, String, String, String) - Method in class com.atlassian.bamboo.project.ProjectConfigurationServiceImpl
-
- validateProjectForUpdate(String, String, String) - Method in interface com.atlassian.bamboo.project.ProjectConfigurationService
-
Perform validation of data for updating details of an existing
Project
.
- validateProjectForUpdate(String, String, String, String, String) - Method in interface com.atlassian.bamboo.project.ProjectConfigurationService
-
Perform validation of data for updating details of an existing
Project
.
- validateProjectForUpdate(String, String, String) - Method in class com.atlassian.bamboo.project.ProjectConfigurationServiceImpl
-
- validateProjectForUpdate(String, String, String, String, String) - Method in class com.atlassian.bamboo.project.ProjectConfigurationServiceImpl
-
- validateProjectKey(String, String, ValidationFunction...) - Method in interface com.atlassian.bamboo.validation.ValidationService
-
Verify any String that it is a valid
Project
key.
- validateProjectKey(String, String, ValidationFunction...) - Method in class com.atlassian.bamboo.validation.ValidationServiceImpl
-
- validateProperties() - Method in class org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport
-
Subclasses should implement this to validate their configuration
- validateProperties() - Method in class org.springframework.orm.hibernate.support.DependencyInjectionInterceptorFactoryBean
-
- validateRepositoryConfiguration() - Method in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- validateRepositoryConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- validateRepositoryExistenceAndPermissions(long, ValidationAware) - Method in class com.atlassian.bamboo.configuration.repository.VcsConfigurationHelperImpl
-
- validateRepositoryExistenceAndPermissions(long, ValidationAware) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsConfigurationHelper
-
Checks if a repository exists in the DB.
- validateRepositoryName(ImmutablePlan, String, RepositoryDefinition) - Method in interface com.atlassian.bamboo.repository.RepositoryConfigurationService
-
Deprecated.
Checks if provided name for repository is unique in the Plan
- validateRepositoryName(ImmutablePlan, String, RepositoryDefinition) - Method in class com.atlassian.bamboo.repository.RepositoryConfigurationServiceImpl
-
- validateRepositoryName(ImmutablePlan, String, BambooIdProvider) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
-
Checks if provided name for repository is unique in the Plan
- validateRepositoryName(ImmutablePlan, String, BambooIdProvider) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- validateRepositoryTriggers(TriggerValidationContext, RepositoryBasedTriggerProperties, List<ValidationProblem>) - Static method in class com.atlassian.bamboo.trigger.export.RepositoryTriggersValidator
-
- validateRequestPassesXsrfChecks(HttpServletRequest) - Method in class com.atlassian.sal.bamboo.xsrf.BambooXsrfRequestValidatorImpl
-
- validateRequirementForAdd(PlanKey, String, ImmutableRequirement.MatchType, String) - Method in interface com.atlassian.bamboo.v2.build.requirement.RequirementService
-
Validate requirement details.
- validateRequirementForAdd(PlanKey, String, ImmutableRequirement.MatchType, String) - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementServiceImpl
-
- validateRequirementForUpdate(PlanKey, long, String, ImmutableRequirement.MatchType, String) - Method in interface com.atlassian.bamboo.v2.build.requirement.RequirementService
-
Validate requirement details
- validateRequirementForUpdate(PlanKey, long, String, ImmutableRequirement.MatchType, String) - Method in class com.atlassian.bamboo.v2.build.requirement.RequirementServiceImpl
-
- validateRestartableStatus(ResultsSummary) - Method in interface com.atlassian.bamboo.repository.RepositoryConfigurationService
-
Deprecated.
- validateRestartableStatus(ResultsSummary) - Method in class com.atlassian.bamboo.repository.RepositoryConfigurationServiceImpl
-
- validateRestartableStatus(ResultsSummary) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationService
-
Checks that repositories referenced by a result still exists in Bamboo db.
- validateRestartableStatus(ResultsSummary) - Method in class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- validateRolePermissionUpdateRequest(String, List<Permission>) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
- validateSave() - Method in class com.atlassian.bamboo.configuration.agent.ConfigureAgentDetails
-
- validateSharedRepositoryName(String, ValidationAware) - Method in class com.atlassian.bamboo.configuration.repository.VcsConfigurationHelperImpl
-
- validateSharedRepositoryName(String, ValidationAware) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsConfigurationHelper
-
Check if new shared repository name is valid.
- validateSpecsVersion(String) - Static method in class com.atlassian.bamboo.plugins.rest.configuration.external.SpecVersionValidator
-
Validates user Bamboo Specs version.
- validateStageExistsForChain(ValidationAware, Chain, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationService
-
Ensures that the stage currently exists for a chain
- validateStageExistsForChain(ValidationAware, Chain, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateStageExistsForChain(ValidationAware, Chain, String) - Method in class com.atlassian.bamboo.build.creation.PlanValidationServiceImpl
-
- validateStageExistsForChain(ValidationAware, Chain, String) - Method in interface com.atlassian.bamboo.build.creation.PlanValidationServiceXWork1
-
- validateStageForAdd(PlanKey, String, String, boolean, boolean) - Method in interface com.atlassian.bamboo.plan.stage.StageService
-
Validates a new stage for the specified plan.
- validateStageForAdd(PlanKey, String, String, boolean, boolean) - Method in class com.atlassian.bamboo.plan.stage.StageServiceImpl
-
- validateStageForUpdate(PlanKey, long, String, String, boolean, boolean) - Method in interface com.atlassian.bamboo.plan.stage.StageService
-
Validates editing of a stage.
- validateStageForUpdate(PlanKey, long, String, String, boolean, boolean) - Method in class com.atlassian.bamboo.plan.stage.StageServiceImpl
-
- validateSubscribersForMovedJob(ImmutableJob, ImmutableChainStage) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
-
Validate all consumer artifact subscriptions to the artifacts produced by a Job against target stage
- validateSubscribersForMovedJob(ImmutableJob, ImmutableChainStage) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManagerImpl
-
- validateSubscriptions(ImmutableJob, ImmutableChain, String) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
-
Validate consumer artifact subscriptions against target chain and stage
- validateSubscriptions(ImmutableJob, ImmutableChain, String) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManagerImpl
-
- validateSubscriptionsForMovedJob(ImmutableJob, ImmutableChainStage) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
-
Validate all artifact subscriptions possibly affected by moving a job.
- validateSubscriptionsForMovedJob(ImmutableJob, ImmutableChainStage) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManagerImpl
-
- validateSubscriptionsForMovedStage(ImmutableChainStage, int) - Method in interface com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManager
-
Validates all artifact subscriptions possibly affected by moving a stage.
- validateSubscriptionsForMovedStage(ImmutableChainStage, int) - Method in class com.atlassian.bamboo.plan.artifact.ArtifactSubscriptionManagerImpl
-
- validateTaskConfiguration(TaskModuleDescriptor, ErrorCollection) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskUIConfigBean
-
- validateTaskConfiguration(TaskModuleDescriptor, List<TaskConditionConfig>, ErrorCollection) - Method in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskUIConfigBean
-
- validateTaskProperties(PlanProperties, RssPermissions) - Method in class com.atlassian.bamboo.configuration.external.helpers.TaskDefinitionExportHelper
-
- validateTaskProperties(DeploymentProperties, RssPermissions) - Method in class com.atlassian.bamboo.configuration.external.helpers.TaskDefinitionExportHelper
-
- validateTestResultsFilePattern(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.plugins.testresultparser.task.configuration.TestResultsParserTaskConfigurator
-
- validateTestResultsFilePattern(ActionParametersMap, ErrorCollection) - Method in interface com.atlassian.bamboo.task.TaskConfiguratorHelper
-
Validate test results file pattern in action parameters
- validateTestResultsFilePattern(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.task.TaskConfiguratorHelperImpl
-
- validateTestResultsFilePatternIfCustomPatternSelected(ActionParametersMap, ErrorCollection, String) - Method in interface com.atlassian.bamboo.task.TaskConfiguratorHelper
-
Validate test results file pattern in action parameters when manual pattern is enabled by an option
- validateTestResultsFilePatternIfCustomPatternSelected(ActionParametersMap, ErrorCollection, String) - Method in class com.atlassian.bamboo.task.TaskConfiguratorHelperImpl
-
- validateThrowingPlanCreationException(boolean, String) - Method in class com.atlassian.bamboo.build.creation.PlanCreationTemplate
-
- validateTriggerConditions() - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.ConfigureChainTrigger
-
- validateTriggerConfiguration() - Method in class com.atlassian.bamboo.ww2.actions.branch.AbstractBranchTriggerConfigAction
-
- validateTriggerConfiguration(TriggerModuleDescriptor, ErrorCollection) - Method in class com.atlassian.bamboo.ww2.actions.chains.admin.triggers.TriggerUIConfigBean
-
- validateTriggerConfigurationOnPlanChange(long, PlanKey, List<EnvironmentTriggerValidationError>) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Validate trigger configuration on deployment project's plan change
- validateTriggerConfigurationOnPlanChange(long, PlanKey, List<EnvironmentTriggerValidationError>) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- validateTriggerProperties(PlanProperties, RssPermissions) - Method in class com.atlassian.bamboo.configuration.external.helpers.TriggerDefinitionExportHelper
-
- validateTriggerProperties(DeploymentProperties, RssPermissions) - Method in class com.atlassian.bamboo.configuration.external.helpers.TriggerDefinitionExportHelper
-
- validateUpdateRequest(RestGlobalPermission) - Method in class com.atlassian.bamboo.plugins.rest.admin.permission.RestGlobalPermissionServiceImpl
-
- validateUpdateRequest(Group, List<Permission>, BambooPermissionManager) - Method in class com.atlassian.bamboo.security.acegi.acls.BambooAclUpdateHelper
-
- validateUser(String, BambooUserManager) - Static method in class com.atlassian.bamboo.security.PermissionsServiceUtils
-
- validateValueForEncryptedVariable(ValidationAware, String, String) - Method in interface com.atlassian.bamboo.variable.VariableValidationService
-
Validate value of password variable
- validateValueForEncryptedVariable(ValidationAware, String, String) - Method in class com.atlassian.bamboo.variable.VariableValidationServiceImpl
-
- validateValueForVariable(ValidationAware, String, String) - Method in interface com.atlassian.bamboo.variable.VariableValidationService
-
Validate String against Bamboo general rules for variable value
- validateValueForVariable(ValidationAware, String, String) - Method in class com.atlassian.bamboo.variable.VariableValidationServiceImpl
-
- validateVariable(RestGlobalVariable) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableServiceImpl
-
- validateVcsConfiguration(ActionParametersMap, VcsRepositoryModuleDescriptor, PartialVcsRepositoryData, ErrorCollection, Set<VcsConfigurationHelper.Overrides>) - Method in class com.atlassian.bamboo.configuration.repository.VcsConfigurationHelperImpl
-
- validateVcsConfiguration(VcsRepositoryModuleDescriptor, PartialVcsRepositoryData, ErrorCollection, Set<VcsConfigurationHelper.Overrides>) - Method in class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean
-
- validateVcsConfiguration(ActionParametersMap, VcsRepositoryModuleDescriptor, PartialVcsRepositoryData, ErrorCollection, Set<VcsConfigurationHelper.Overrides>) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsConfigurationHelper
-
Run repository configuration validation(s) on action's data.
- validateVcsConfigurationForConnectionTesting(ActionParametersMap, VcsRepositoryModuleDescriptor, PartialVcsRepositoryData, ErrorCollection) - Method in class com.atlassian.bamboo.configuration.repository.VcsConfigurationHelperImpl
-
- validateVcsConfigurationForConnectionTesting(ActionParametersMap, VcsRepositoryModuleDescriptor, PartialVcsRepositoryData, ErrorCollection) - Method in interface com.atlassian.bamboo.vcs.configuration.service.VcsConfigurationHelper
-
Run repository configuration validation(s) on action's data before testing the connection.
- validateVersionNamingScheme(long, String, boolean, Set<String>) - Method in interface com.atlassian.bamboo.deployments.projects.service.DeploymentProjectService
-
Validate the version naming configuration for a project
- validateVersionNamingScheme(long, String, boolean, Set<String>) - Method in class com.atlassian.bamboo.deployments.projects.service.DeploymentProjectServiceImpl
-
- validateViewerConfiguration(ActionParametersMap, ErrorCollection) - Method in class com.atlassian.bamboo.configuration.repository.VcsViewerUIConfigBean
-
- validateXml(String) - Method in class com.atlassian.bamboo.migration.XmlMigrator
-
- ValidationException - Exception in com.atlassian.bamboo.upgrade.exception
-
Thrown to indicate critical error in validation task.
- ValidationException(String) - Constructor for exception com.atlassian.bamboo.upgrade.exception.ValidationException
-
- ValidationFunction - Interface in com.atlassian.bamboo.validation
-
- ValidationFunctionFactory - Interface in com.atlassian.bamboo.validation
-
An utility bean for creating field validation functions.
- ValidationFunctionFactoryImpl - Class in com.atlassian.bamboo.validation
-
- ValidationFunctionFactoryImpl() - Constructor for class com.atlassian.bamboo.validation.ValidationFunctionFactoryImpl
-
- ValidationProblemUtils - Class in com.atlassian.bamboo.configuration.external.util
-
Utility methods for working with validation problems
.
- ValidationService - Interface in com.atlassian.bamboo.validation
-
Methods for validation of standard fields
- ValidationService.ValidationType - Enum in com.atlassian.bamboo.validation
-
- ValidationServiceImpl - Class in com.atlassian.bamboo.validation
-
- ValidationServiceImpl(TextProvider) - Constructor for class com.atlassian.bamboo.validation.ValidationServiceImpl
-
- validXml10(int) - Static method in class com.atlassian.bamboo.util.BambooUnicodeUtils
-
- validXml11(int) - Static method in class com.atlassian.bamboo.util.BambooUnicodeUtils
-
- VALUE - Variable in class com.atlassian.bamboo.oauth.serviceprovider.data.qdsl.QServiceProviderToken
-
- value(String) - Method in class com.atlassian.bamboo.testutils.model.variable.TestVariableDetails.Builder
-
- value - Variable in enum com.atlassian.bamboo.testutils.Utf8Helper.Samples
-
- value - Variable in class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
-
- value - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl_
-
- VALUE - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl_
-
- value - Static variable in class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl_
-
- VALUE - Static variable in class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl_
-
- value - Static variable in class com.atlassian.bamboo.variable.StageVariableContextImpl_
-
- VALUE - Static variable in class com.atlassian.bamboo.variable.StageVariableContextImpl_
-
- value - Static variable in class com.atlassian.bamboo.variable.VariableContextSnapshotImpl_
-
- VALUE - Static variable in class com.atlassian.bamboo.variable.VariableContextSnapshotImpl_
-
- value - Static variable in class com.atlassian.bamboo.variable.VariableDefinitionImpl_
-
- VALUE - Static variable in class com.atlassian.bamboo.variable.VariableDefinitionImpl_
-
- value - Static variable in class com.atlassian.bamboo.variable.VariableSubstitutionImpl_
-
- VALUE - Static variable in class com.atlassian.bamboo.variable.VariableSubstitutionImpl_
-
- VALUE_KEY - Static variable in interface com.atlassian.bamboo.configuration.external.exporters.HierarchicalConfigurationExporter
-
If configuration node has value and children and there's no other way to represent the value,
we use this key to denote that.
- VALUE_MAX_LENGTH - Static variable in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableServiceImpl
-
- VALUE_MAX_LENGTH - Static variable in class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- VALUE_WITH_DEFAULT - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl_
-
- valueFromField(IndexableField) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityDateFieldImpl
-
- valueFromField(IndexableField) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityEnumFieldImpl
-
- valueFromField(IndexableField) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityIdFieldImpl
-
- valueFromField(IndexableField) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityIntegerFieldImpl
-
- valueFromField(IndexableField) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityLongFieldImpl
-
- valueFromField(IndexableField) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityPlanResultKeyFieldImpl
-
- valueFromField(IndexableField) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityTextFieldImpl
-
- valueOf(String) - Static method in enum com.atlassian.bamboo.admin.configuration.MailConfigurationService.MailMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.agent.AgentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.agent.bootstrap.ClassServerManifestReader.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.agent.elastic.schedule.ActiveInstanceAdjustmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade.Ec2PrivateKeyValidationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.agent.elastic.tunnel.DefaultElasticAgentTunnelManagerFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.agent.installer.InstallerCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.applinks.RemoteEventsConnectionStatusService.ConnectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.archive.ArchiverType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.build.artifact.ArtifactFileData.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator.AwsCredentialsSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.build.BuildTriggerCondition.ExecutionPreference
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.build.creation.PlanCreationService.EnablePlan
-
Returns the enum constant of this type with the specified name.
- valueOf(boolean) - Static method in enum com.atlassian.bamboo.build.creation.PlanCreationService.EnablePlan
-
- valueOf(String) - Static method in enum com.atlassian.bamboo.build.docker.BuildEnvironmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.build.fileserver.BuildDirectoryManager.ServerSideTaskType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.build.strategy.PollingBuildStrategy.PollingStrategy
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.build.warning.WarningAnnotation.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.builder.BuildState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.builder.DeltaState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.builder.LifeCycleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.buildqueue.AgentAssignment.ExecutableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.buildqueue.AgentAssignment.ExecutorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.buildqueue.manager.AgentAssignmentMap.AgentAssignmentCheckResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.chains.branches.BranchNotificationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.chains.branches.MergeResultState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.charts.AbstractBambooChart.AutoRange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.charts.AbstractBambooChart.NotifyListeners
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.comment.CommentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.configuration.credentials.CredentialsRenderMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.configuration.external.yaml.properties.inner.TestParser.TestParserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsHtmlFragment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.configuration.SerializationSecurityMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.core.BambooEntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.core.ScopedExclusionService.ExclusionScopeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.core.TransportProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.deletion.DeletionService.FireEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.deployments.environments.ConfigurationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.deployments.environments.DeploymentTriggerBranchSelectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.deployments.environments.service.MoveEnvironmentStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.deployments.expiry.DeploymentExpiryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.deployments.projects.ProjectItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.deployments.versions.DeploymentVersionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.event.analytics.ChainBranchCreatedAnalyticsEvent.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.event.analytics.RssLogDownloadEvent.Referrer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.event.analytics.SpecsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.index.quicksearch.QuickSearchDocumentFactory.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.jira.jiraissues.JiraIssueLinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils.JiraPanel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.jsonator.Jsonator.EnumConversionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl.RepositoryLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.migration.BambooStAXListImportStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.migration.BambooStAXMappingHelper.None
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.navigation.AdminPanelSection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.notification.NotificationSet.NotificationSetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.notification.NotificationType.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.pageobjects.pages.admin.ArtifactStoragePage.LocationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.pageobjects.utils.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.performance.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.persister.AuditLogEntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plan.branch.BranchIntegrationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plan.branch.BranchTriggeringOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plan.branch.PlanBranchWorkflow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plan.PlanExecutionConfig.PlanExecutionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plan.PlanType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plan.trigger.PollingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plan.VcsLocationBambooSpecsState.SpecsImportState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugin.servlet.ContentDisposition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugin.servlet.SymbolicBuildReference
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.bitbucket.api.BitbucketRepositoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.bitbucket.BitbucketAccessLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.bitbucket.BitbucketAuthenticationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.bitbucket.BitbucketPasswordCredentialsSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.bitbucket.BitbucketSshCredentialsSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.bitbucket.rest.entity.buildstatus.RestBuildStatus.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.git.GitAuthenticationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.git.GitPasswordCredentialsSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.git.GitSshCredentialsSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.hg.AuthenticationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.hg.configuration.CredentialsSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.jira.rest.model.deployment.DeploymentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.maven.MvnPlugin.Modules
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.rest.deployments.issues.JiraIssueStatusOnEnvironment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.script.task.ScriptConfig.Interpreter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.script.task.ScriptConfig.ScriptLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.stash.rest.entity.StashPermissionLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(Optional<Permission>) - Static method in enum com.atlassian.bamboo.plugins.stash.rest.entity.StashPermissionLevel
-
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.stash.StashKeyUpdateStatus.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants.KeyStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.plugins.variable.inject.VariableScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.repository.AuthenticationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.repository.CachingAwareRepository.CachableOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.repository.cvsimpl.CVSRepository.SymbolicNameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.repository.RepositoryConfigurationService.LinkedRepositoryAccess
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.repository.svn.SvnWcFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.rest.model.admin.permission.RestGlobalPermission.PermissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.resultsummary.ResultDataRead
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.resultsummary.tests.TestDeltaState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.resultsummary.tests.TestState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityImpl.AncestorPermissionCheckPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.serialisers.SerialiserRegistry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ServerLifecycleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.soy.FormatDateSoyFunction.DATE_FORMAT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.task.TaskCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.task.TaskRootDirectoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.task.TaskState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.backdoor.model.rollback.RollbackEventName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.I18nTestHelper.I18nDefinition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.model.notification.NotificationCondition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.model.notification.NotificationRecipient
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.model.Repository.RepositoryAuthenticationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.model.Repository.Scm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails.Interpreter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails.ScriptLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.model.TestBuildDetails.CloverBuild.IntegrationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.model.TestBuildDetails.CreatePlanBranchOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.model.TestJobDetails.Builder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.model.TestStageDetails.StageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.TestBuildReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.user.BambooPrincipalType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.Utf8Helper.Samples
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.testutils.vcs.VcsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.trigger.polling.PollingTriggerConfigurationConstants.PollingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.trigger.TriggerConfigurator.RepositorySelectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.user.cleanup.CrowdDeletedEntity.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.user.gravatar.GravatarDefaultImage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.user.gravatar.GravatarRating
-
Returns the enum constant of this type with the specified name.
- valueOf(Long, long) - Static method in class com.atlassian.bamboo.util.NumberUtils
-
Null-safe unboxing of Long
- valueOf(String) - Static method in enum com.atlassian.bamboo.utils.BambooVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.utils.db.DatabaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.utils.db.DbmsBean.ConstraintDefinition.ConstraintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.utils.PrettyLength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.utils.xstream.converters.DefaultConverterFactory.InstantiationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.v2.build.requirement.ImmutableRequirement.MatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.v2.build.trigger.DependencyBlockingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.validation.ValidationService.ValidationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.variable.VariableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.vcs.configuration.service.VcsConfigurationHelper.Overrides
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants.WarningsSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction.KeyProvisioningMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ww2.actions.branch.BranchCreationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ww2.actions.build.admin.config.BranchConfigPage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ww2.actions.build.admin.config.BuildConfigPage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ww2.actions.build.admin.config.JobConfigPage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskRenderMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator.BuildStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator.ItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ww2.actions.chains.ChainConfigPage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ww2.actions.chains.ChainSummaryPage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ww2.actions.chains.JobSummaryPage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.ww2.BambooActionSupport.JSONStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.xmpp.UserMessageContext.Commands
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.sal.bamboo.usersettings.BambooUserSettingsService.PrefixStrippingFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.sal.bambootest.SalResult
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.atlassian.bamboo.admin.configuration.MailConfigurationService.MailMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.agent.AgentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.agent.bootstrap.ClassServerManifestReader.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.agent.elastic.schedule.ActiveInstanceAdjustmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.agent.elastic.server.ElasticFunctionalityFacade.Ec2PrivateKeyValidationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.agent.elastic.server.RemoteElasticInstanceState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.agent.elastic.tunnel.DefaultElasticAgentTunnelManagerFactory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.agent.installer.InstallerCommand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.applinks.RemoteEventsConnectionStatusService.ConnectionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.archive.ArchiverType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.build.artifact.ArtifactFileData.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator.AwsCredentialsSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.build.BuildTriggerCondition.ExecutionPreference
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.build.creation.PlanCreationService.EnablePlan
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.build.docker.BuildEnvironmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.build.fileserver.BuildDirectoryManager.ServerSideTaskType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.build.strategy.PollingBuildStrategy.PollingStrategy
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.build.warning.WarningAnnotation.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.builder.BuildState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.builder.DeltaState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.builder.LifeCycleState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.buildqueue.AgentAssignment.ExecutableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.buildqueue.AgentAssignment.ExecutorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.buildqueue.manager.AgentAssignmentMap.AgentAssignmentCheckResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.chains.branches.BranchNotificationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.chains.branches.MergeResultState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.atlassian.bamboo.chains.ExecutionContext
-
- values() - Method in class com.atlassian.bamboo.chains.ExecutionContextImpl
-
- values() - Static method in enum com.atlassian.bamboo.charts.AbstractBambooChart.AutoRange
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.charts.AbstractBambooChart.NotifyListeners
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.comment.CommentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.configuration.credentials.CredentialsRenderMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.configuration.external.yaml.properties.inner.TestParser.TestParserType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsHtmlFragment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.configuration.SerializationSecurityMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.core.BambooEntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.core.ScopedExclusionService.ExclusionScopeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.core.TransportProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.deletion.DeletionService.FireEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.deployments.environments.ConfigurationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.deployments.environments.DeploymentTriggerBranchSelectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.deployments.environments.service.MoveEnvironmentStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.deployments.expiry.DeploymentExpiryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.deployments.projects.ProjectItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.deployments.versions.DeploymentVersionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.event.analytics.ChainBranchCreatedAnalyticsEvent.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.event.analytics.RssLogDownloadEvent.Referrer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.event.analytics.SpecsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.index.quicksearch.QuickSearchDocumentFactory.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.jira.jiraissues.JiraIssueLinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils.JiraPanel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.jsonator.Jsonator.EnumConversionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.KeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.logger.DecoratedErrorDetailsImpl.RepositoryLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.migration.BambooStAXListImportStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.migration.BambooStAXMappingHelper.None
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.navigation.AdminPanelSection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.notification.NotificationSet.NotificationSetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.notification.NotificationType.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.pageobjects.pages.admin.ArtifactStoragePage.LocationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.pageobjects.utils.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.performance.ActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.persister.AuditLogEntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plan.branch.BranchIntegrationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plan.branch.BranchTriggeringOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plan.branch.PlanBranchWorkflow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plan.PlanExecutionConfig.PlanExecutionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plan.PlanType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plan.trigger.PollingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plan.VcsLocationBambooSpecsState.SpecsImportState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugin.servlet.ContentDisposition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugin.servlet.SymbolicBuildReference
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.bitbucket.api.BitbucketRepositoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.bitbucket.BitbucketAccessLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.bitbucket.BitbucketAuthenticationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.bitbucket.BitbucketPasswordCredentialsSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.bitbucket.BitbucketSshCredentialsSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.bitbucket.rest.entity.buildstatus.RestBuildStatus.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.git.GitAuthenticationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.git.GitPasswordCredentialsSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.git.GitSshCredentialsSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.hg.AuthenticationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.hg.configuration.CredentialsSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.jira.rest.model.deployment.DeploymentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.maven.MvnPlugin.Modules
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.rest.deployments.issues.JiraIssueStatusOnEnvironment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.script.task.ScriptConfig.Interpreter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.script.task.ScriptConfig.ScriptLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.stash.rest.entity.StashPermissionLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.stash.StashKeyUpdateStatus.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.stash.v2.configurator.BitbucketServerConfigurationConstants.KeyStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.plugins.variable.inject.VariableScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.repository.AuthenticationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.repository.CachingAwareRepository.CachableOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.repository.cvsimpl.CVSRepository.SymbolicNameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.repository.RepositoryConfigurationService.LinkedRepositoryAccess
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.repository.svn.SvnWcFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.rest.model.admin.permission.RestGlobalPermission.PermissionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.resultsummary.ResultDataRead
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.resultsummary.tests.TestDeltaState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.resultsummary.tests.TestState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityImpl.AncestorPermissionCheckPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.serialisers.SerialiserRegistry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ServerLifecycleState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.soy.FormatDateSoyFunction.DATE_FORMAT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.task.TaskCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.task.TaskRootDirectoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.task.TaskState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.backdoor.model.rollback.RollbackEventName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.I18nTestHelper.I18nDefinition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.model.notification.NotificationCondition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.model.notification.NotificationRecipient
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.model.Repository.RepositoryAuthenticationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.model.Repository.Scm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails.Interpreter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.model.task.ScriptTaskDetails.ScriptLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.model.TestBuildDetails.CloverBuild.IntegrationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.model.TestBuildDetails.CreatePlanBranchOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.model.TestJobDetails.Builder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.model.TestStageDetails.StageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.TestBuildReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.user.BambooPrincipalType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.Utf8Helper.Samples
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.testutils.vcs.VcsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.trigger.polling.PollingTriggerConfigurationConstants.PollingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.trigger.TriggerConfigurator.RepositorySelectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.user.cleanup.CrowdDeletedEntity.EntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.user.gravatar.GravatarDefaultImage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.user.gravatar.GravatarRating
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.atlassian.bamboo.util.OptionUnpackingMap
-
- values() - Static method in enum com.atlassian.bamboo.utils.BambooVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.utils.db.DatabaseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.utils.db.DbmsBean.ConstraintDefinition.ConstraintType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.atlassian.bamboo.utils.map.FilteredMap
-
- values() - Method in class com.atlassian.bamboo.utils.map.TypedIdentityMap
-
- values() - Static method in enum com.atlassian.bamboo.utils.PrettyLength
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.utils.xstream.converters.DefaultConverterFactory.InstantiationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.v2.build.requirement.ImmutableRequirement.MatchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.v2.build.trigger.DependencyBlockingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.validation.ValidationService.ValidationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.variable.VariableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.vcs.configuration.service.VcsConfigurationHelper.Overrides
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.warnings.WarningsTaskConfigurationConstants.WarningsSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticCloudAction.KeyProvisioningMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ww2.actions.branch.BranchCreationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ww2.actions.build.admin.config.BranchConfigPage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ww2.actions.build.admin.config.BuildConfigPage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ww2.actions.build.admin.config.JobConfigPage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ww2.actions.build.admin.config.task.TaskRenderMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator.BuildStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator.ItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ww2.actions.chains.ChainConfigPage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ww2.actions.chains.ChainSummaryPage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ww2.actions.chains.JobSummaryPage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.ww2.BambooActionSupport.JSONStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.atlassian.bamboo.ww2.KeyAccessTrackingMap
-
- values() - Static method in enum com.atlassian.bamboo.xmpp.UserMessageContext.Commands
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.sal.bamboo.usersettings.BambooUserSettingsService.PrefixStrippingFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.sal.bambootest.SalResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValuesAggregator - Class in com.atlassian.bamboo.clover.builder.coverage
-
Combines multiple values into one
TODO Replace by java.util.DoubleSummaryStatistics (since JDK 1.8)
- ValuesAggregator() - Constructor for class com.atlassian.bamboo.clover.builder.coverage.ValuesAggregator
-
- valueToField(Date) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityDateFieldImpl
-
- valueToField(T) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityEnumFieldImpl
-
- valueToField(Long) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityIdFieldImpl
-
- valueToField(Integer) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityIntegerFieldImpl
-
- valueToField(Long) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityLongFieldImpl
-
- valueToField(PlanResultKey) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityPlanResultKeyFieldImpl
-
- valueToField(String) - Method in class com.atlassian.bamboo.index.fields.IndexedEntityTextFieldImpl
-
- valueWithDefault - Static variable in class com.atlassian.bamboo.v2.build.agent.capability.CapabilityImpl_
-
- variable(String, String) - Method in class com.atlassian.bamboo.testutils.model.deployments.environments.TestEnvironmentDetails.Builder
-
- VARIABLE_CONTEXT_BASELINE_ID - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- VARIABLE_CONTEXT_LOGS - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- VARIABLE_DEFINITION - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- VARIABLE_DEFINITION_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- VARIABLE_ID - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- VARIABLE_INJECT_TASK_MODULE_KEY - Static variable in class com.atlassian.bamboo.plugin.BambooPluginKeys
-
- VARIABLE_SUBSTITUTOR_FACTORY - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- VARIABLE_TYPE - Static variable in class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl_
-
- VARIABLE_TYPE - Static variable in class com.atlassian.bamboo.variable.StageVariableContextImpl_
-
- VARIABLE_TYPE - Static variable in class com.atlassian.bamboo.variable.VariableContextSnapshotImpl_
-
- VARIABLE_TYPE - Static variable in class com.atlassian.bamboo.variable.VariableDefinitionImpl_
-
- VARIABLE_TYPE - Static variable in class com.atlassian.bamboo.variable.VariableSubstitutionImpl_
-
- VARIABLE_UPGRADE_BATCH_SIZE - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Configure how many results should be processed at each run of variable upgrade.
- VARIABLE_UPGRADE_DEFAULT_BATCH_SIZE - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
- VARIABLE_UPGRADE_SCHEDULE_CRON - Static variable in class com.atlassian.bamboo.utils.SystemProperty
-
Configure at what time variable upgrade should run.
- VariableBaselineItem - Interface in com.atlassian.bamboo.variable.baseline
-
In order to ensure that resumed job execution happens in the same variable context as
its first run, all the variable assignments need to be saved for future use.
- VariableBaselineItemImpl - Class in com.atlassian.bamboo.variable.baseline
-
- VariableBaselineItemImpl() - Constructor for class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl
-
- VariableBaselineItemImpl(String, String, VariableType, VariableContextBaseline) - Constructor for class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl
-
- VariableBaselineItemImpl_ - Class in com.atlassian.bamboo.variable.baseline
-
- VariableBaselineItemImpl_() - Constructor for class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl_
-
- VariableBaselineItemMapper - Class in com.atlassian.bamboo.migration.stream.variable.baseline
-
- VariableBaselineItemMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.variable.baseline.VariableBaselineItemMapper
-
- VariableComparators - Class in com.atlassian.bamboo.variable
-
- VariableConfigurationPage - Class in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
- VariableConfigurationPage(TestBuildDetails) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.VariableConfigurationPage
-
- VariableConfigurationPage(PlanKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.VariableConfigurationPage
-
- VariableConfigurationPage(PlanKey, boolean) - Constructor for class com.atlassian.bamboo.pageobjects.pages.plan.configuration.VariableConfigurationPage
-
- VariableConfigurationService - Interface in com.atlassian.bamboo.variable
-
Service for modification of global and plan variable definitions.
- VariableConfigurationServiceImpl - Class in com.atlassian.bamboo.variable
-
- VariableConfigurationServiceImpl(ScopedExclusionService, VariableDefinitionManager, VariableDefinitionFactory) - Constructor for class com.atlassian.bamboo.variable.VariableConfigurationServiceImpl
-
- variableContext(VariableContext) - Method in interface com.atlassian.bamboo.build.context.BuildContextBuilder
-
- variableContext(VariableContext) - Method in class com.atlassian.bamboo.build.context.BuildContextBuilderImpl
-
- VariableContext - Interface in com.atlassian.bamboo.variable
-
- VariableContextBaseline - Interface in com.atlassian.bamboo.variable.baseline
-
Collection of
VariableBaselineItem
In order to ensure that resumed job execution happens in the same variable context as
its first run, all the variable assignments need to be saved for future use.
- VariableContextBaselineDao - Interface in com.atlassian.bamboo.variable.baseline
-
- VariableContextBaselineHibernateDao - Class in com.atlassian.bamboo.variable.baseline
-
- VariableContextBaselineHibernateDao(TransactionAndHibernateTemplate) - Constructor for class com.atlassian.bamboo.variable.baseline.VariableContextBaselineHibernateDao
-
- variableContextBaselineId - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- VariableContextBaselineImpl - Class in com.atlassian.bamboo.variable.baseline
-
- VariableContextBaselineImpl() - Constructor for class com.atlassian.bamboo.variable.baseline.VariableContextBaselineImpl
-
- VariableContextBaselineImpl_ - Class in com.atlassian.bamboo.variable.baseline
-
- VariableContextBaselineImpl_() - Constructor for class com.atlassian.bamboo.variable.baseline.VariableContextBaselineImpl_
-
- VariableContextBaselineImportHelper - Class in com.atlassian.bamboo.variable.baseline
-
- VariableContextBaselineMapper - Class in com.atlassian.bamboo.migration.stream.variable.baseline
-
- VariableContextBaselineMapper(SessionFactory, VariableBaselineItemMapper, VariableContextBaselineDao, VariableContextBaselinePropertiesMapper, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.variable.baseline.VariableContextBaselineMapper
-
- VariableContextBaselinePropertiesMapper - Class in com.atlassian.bamboo.migration.stream.variable.baseline
-
- VariableContextBaselinePropertiesMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.variable.baseline.VariableContextBaselinePropertiesMapper
-
- VariableContextBuilder - Interface in com.atlassian.bamboo.variable
-
- VariableContextBuilderImpl - Class in com.atlassian.bamboo.variable
-
- VariableContextBuilderImpl(VariableDefinitionManager) - Constructor for class com.atlassian.bamboo.variable.VariableContextBuilderImpl
-
- VariableContextImpl - Class in com.atlassian.bamboo.variable
-
- VariableContextImpl(Map<String, VariableDefinitionContext>) - Constructor for class com.atlassian.bamboo.variable.VariableContextImpl
-
- variableContextLogs - Static variable in class com.atlassian.bamboo.resultsummary.AbstractResultsSummary_
-
- VariableContextSnapshot - Interface in com.atlassian.bamboo.variable
-
VariableContextSnapshot is required to allow resuming build execution in the same variable context as
its first run.
- VariableContextSnapshotImpl - Class in com.atlassian.bamboo.variable
-
- VariableContextSnapshotImpl() - Constructor for class com.atlassian.bamboo.variable.VariableContextSnapshotImpl
-
- VariableContextSnapshotImpl(String, String, VariableType, ResultsSummary) - Constructor for class com.atlassian.bamboo.variable.VariableContextSnapshotImpl
-
- VariableContextSnapshotImpl_ - Class in com.atlassian.bamboo.variable
-
- VariableContextSnapshotImpl_() - Constructor for class com.atlassian.bamboo.variable.VariableContextSnapshotImpl_
-
- VariableContextSnapshotMapper - Class in com.atlassian.bamboo.migration.stream
-
- VariableContextSnapshotMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.VariableContextSnapshotMapper
-
- VariableContextUpgradeJob - Class in com.atlassian.bamboo.variable.upgrade
-
- VariableContextUpgradeJob() - Constructor for class com.atlassian.bamboo.variable.upgrade.VariableContextUpgradeJob
-
- VariableContextUpgradeScheduler - Class in com.atlassian.bamboo.variable.upgrade
-
- VariableContextUpgradeScheduler(Scheduler, ResultsSummaryManager) - Constructor for class com.atlassian.bamboo.variable.upgrade.VariableContextUpgradeScheduler
-
- VariableDefinition - Interface in com.atlassian.bamboo.variable
-
- VariableDefinitionAccessor - Interface in com.atlassian.bamboo.variable
-
Fetches variable definitions for different contexts.
- VariableDefinitionAccessorImpl - Class in com.atlassian.bamboo.variable
-
- VariableDefinitionAccessorImpl(VariableDefinitionDao) - Constructor for class com.atlassian.bamboo.variable.VariableDefinitionAccessorImpl
-
- VariableDefinitionContext - Interface in com.atlassian.bamboo.variable
-
Light version of
VariableDefinition
class, that could be passed to the agent inside
BuildContext
The purpose of this interface is to pass currently evaluated variable context.
- VariableDefinitionContextImpl - Class in com.atlassian.bamboo.variable
-
- VariableDefinitionContextImpl(VariableDefinitionContext) - Constructor for class com.atlassian.bamboo.variable.VariableDefinitionContextImpl
-
- VariableDefinitionContextImpl(String, String, VariableType) - Constructor for class com.atlassian.bamboo.variable.VariableDefinitionContextImpl
-
- VariableDefinitionDao - Interface in com.atlassian.bamboo.variable
-
- VariableDefinitionFactory - Interface in com.atlassian.bamboo.variable
-
- VariableDefinitionFactoryImpl - Class in com.atlassian.bamboo.variable
-
- VariableDefinitionFactoryImpl() - Constructor for class com.atlassian.bamboo.variable.VariableDefinitionFactoryImpl
-
- VariableDefinitionHibernateDao - Class in com.atlassian.bamboo.variable
-
- VariableDefinitionHibernateDao(TransactionAndHibernateTemplate) - Constructor for class com.atlassian.bamboo.variable.VariableDefinitionHibernateDao
-
- VariableDefinitionIdentifier - Interface in com.atlassian.bamboo.variable
-
- VariableDefinitionImpl - Class in com.atlassian.bamboo.variable
-
- VariableDefinitionImpl() - Constructor for class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- VariableDefinitionImpl(String, String, Plan, VariableType) - Constructor for class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- VariableDefinitionImpl(VariableDefinition) - Constructor for class com.atlassian.bamboo.variable.VariableDefinitionImpl
-
- VariableDefinitionImpl_ - Class in com.atlassian.bamboo.variable
-
- VariableDefinitionImpl_() - Constructor for class com.atlassian.bamboo.variable.VariableDefinitionImpl_
-
- variableDefinitionManager - Variable in class com.atlassian.bamboo.build.creation.PlanCreationTemplate
-
- variableDefinitionManager - Variable in class com.atlassian.bamboo.deployments.versions.actions.AbstractCreateDeploymentVersion
-
- VariableDefinitionManager - Interface in com.atlassian.bamboo.variable
-
Secure variables are encoded/decoded on the fly.
- VariableDefinitionManagerImpl - Class in com.atlassian.bamboo.variable
-
On the fly encoding/decoding.
- VariableDefinitionManagerImpl(VariableDefinitionDao, AuditLogService, EncryptedVariableDefinitionAccessor) - Constructor for class com.atlassian.bamboo.variable.VariableDefinitionManagerImpl
-
- VariableDefinitionMapper - Class in com.atlassian.bamboo.migration.stream
-
- VariableDefinitionMapper(SessionFactory, VariableDefinitionDao, PlanDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.VariableDefinitionMapper
-
- VariableEditor - Class in com.atlassian.bamboo.pageobjects.components.variables
-
- VariableEditor(By) - Constructor for class com.atlassian.bamboo.pageobjects.components.variables.VariableEditor
-
- VariableEditor(By, TimeoutType) - Constructor for class com.atlassian.bamboo.pageobjects.components.variables.VariableEditor
-
- VariableEditorPage - Interface in com.atlassian.bamboo.pageobjects.pages.variables
-
- VariableExporter - Interface in com.atlassian.bamboo.configuration.external.exporters
-
Service to export Bamboo variables to YAML config files.
- VariableExporterImpl - Class in com.atlassian.bamboo.configuration.external.exporters
-
- VariableExporterImpl() - Constructor for class com.atlassian.bamboo.configuration.external.exporters.VariableExporterImpl
-
- VariableFunctions - Class in com.atlassian.bamboo.variable
-
- VariableHashCodeProvider - Class in com.atlassian.bamboo.variable
-
- variableKey - Variable in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- variableKey - Variable in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- variableKey - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- variables - Variable in class com.atlassian.bamboo.plugins.rest.model.build.Result
-
- VARIABLES - Static variable in class com.atlassian.bamboo.testutils.rest.common.RestConstants
-
- VARIABLES_TO_AUTO_INCREMENT - Static variable in class com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingSchemeImpl_
-
- VariableScope - Enum in com.atlassian.bamboo.plugins.variable.inject
-
- variablesToAutoIncrement - Static variable in class com.atlassian.bamboo.deployments.projects.persistence.versionnaming.MutableVersionNamingSchemeImpl_
-
- VariableSubstitution - Interface in com.atlassian.bamboo.variable
-
- VariableSubstitutionContext - Interface in com.atlassian.bamboo.variable
-
- VariableSubstitutionContextImpl - Class in com.atlassian.bamboo.variable
-
- VariableSubstitutionContextImpl(String, String, VariableType) - Constructor for class com.atlassian.bamboo.variable.VariableSubstitutionContextImpl
-
- VariableSubstitutionContextImpl(VariableSubstitutionContext) - Constructor for class com.atlassian.bamboo.variable.VariableSubstitutionContextImpl
-
- VariableSubstitutionImpl - Class in com.atlassian.bamboo.variable
-
- VariableSubstitutionImpl() - Constructor for class com.atlassian.bamboo.variable.VariableSubstitutionImpl
-
- VariableSubstitutionImpl(String, String, VariableType, ResultsSummary) - Constructor for class com.atlassian.bamboo.variable.VariableSubstitutionImpl
-
- VariableSubstitutionImpl_ - Class in com.atlassian.bamboo.variable
-
- VariableSubstitutionImpl_() - Constructor for class com.atlassian.bamboo.variable.VariableSubstitutionImpl_
-
- VariableSubstitutionMapper - Class in com.atlassian.bamboo.migration.stream
-
- VariableSubstitutionMapper(SessionFactory, BuildResultsSummaryDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.VariableSubstitutionMapper
-
- VariableSubstitutor - Interface in com.atlassian.bamboo.variable.substitutor
-
A stateful object that handles variable substitution.
- variableSubstitutorFactory - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- VariableSubstitutorFactory - Interface in com.atlassian.bamboo.variable.substitutor
-
- variableSubstitutorFactory - Variable in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- variableSubstitutorFactory - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- VariableSubstitutorFactoryImpl - Class in com.atlassian.bamboo.variable.substitutor
-
- VariableSubstitutorFactoryImpl() - Constructor for class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorFactoryImpl
-
- VariableSubstitutorImpl - Class in com.atlassian.bamboo.variable.substitutor
-
- VariableSubstitutorImpl(BuildLoggerManager, CapabilityContext, AgentContext, BuildDirectoryManager, BambooUrl, VariableDefinitionManager, VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorImpl
-
- VariableSubstitutorImpl(ImmutablePlan, BuildLoggerManager, CapabilityContext, AgentContext, BuildDirectoryManager, BambooUrl, VariableDefinitionManager, VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorImpl
-
- VariableSubstitutorImpl(CommonContext, BuildLoggerManager, CapabilityContext, AgentContext, BuildDirectoryManager, BambooUrl, CustomVariableContext, VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorImpl
-
- VariableSubstitutorImpl(Map<String, VariableDefinitionContext>, BuildLoggerManager, CapabilityContext, AgentContext, BuildDirectoryManager, BambooUrl, VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.variable.substitutor.VariableSubstitutorImpl
-
- variableType - Static variable in class com.atlassian.bamboo.variable.baseline.VariableBaselineItemImpl_
-
- variableType - Static variable in class com.atlassian.bamboo.variable.StageVariableContextImpl_
-
- variableType - Static variable in class com.atlassian.bamboo.variable.VariableContextSnapshotImpl_
-
- variableType - Static variable in class com.atlassian.bamboo.variable.VariableDefinitionImpl_
-
- variableType - Static variable in class com.atlassian.bamboo.variable.VariableSubstitutionImpl_
-
- VariableType - Enum in com.atlassian.bamboo.variable
-
Type of Bamboo variable.
- VariableUsage - Class in com.atlassian.bamboo.variable
-
Object representing an analyzed usage of a variable anywhere in Bamboo.
- VariableUsage(String, String) - Constructor for class com.atlassian.bamboo.variable.VariableUsage
-
- VariableUtils - Class in com.atlassian.bamboo.variable
-
- VariableValidationService - Interface in com.atlassian.bamboo.variable
-
- VariableValidationServiceImpl - Class in com.atlassian.bamboo.variable
-
- VariableValidationServiceImpl(SecretEncryptionService, TextProvider, EncryptedVariableDefinitionAccessor) - Constructor for class com.atlassian.bamboo.variable.VariableValidationServiceImpl
-
- variableValue - Variable in class com.atlassian.bamboo.configuration.variable.ConfigureGlobalVariables
-
- variableValue - Variable in class com.atlassian.bamboo.deployments.environments.actions.variable.ConfigureVariablesForEnvironment
-
- variableValue - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.variable.ConfigurePlanVariables
-
- variantFor(Request) - Static method in class com.atlassian.bamboo.rest.model.Status
-
Deprecated.
- VCS_BAMBOO_SPECS_SOURCE - Static variable in class com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl_
-
- VCS_BAMBOO_SPECS_SOURCE - Static variable in class com.atlassian.bamboo.plan.AbstractChain_
-
- VCS_BRANCHES - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- VCS_LOCATION_BAMBOO_SPECS_STATE - Static variable in class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl_
-
- VCS_LOCATION_ID - Static variable in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl_
-
- VCS_PULL_REQUEST - Static variable in class com.atlassian.bamboo.build.PlanBranchPullRequestEntity_
-
- VCS_REPOSITORY_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- VCS_REPOSITORY_VIEWER_MANAGER - Static variable in class com.atlassian.bamboo.spring.ComponentAccessor
-
Deprecated.
- VCS_REVISION_KEY - Static variable in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem_
-
- VcsBambooSpecsConfigurator - Interface in com.atlassian.bamboo.vcs.configurator
-
Common operations used in Repository Stored Specs configuration
- VcsBambooSpecsConfiguratorImpl - Class in com.atlassian.bamboo.vcs.configuration.configurator
-
- VcsBambooSpecsConfiguratorImpl() - Constructor for class com.atlassian.bamboo.vcs.configuration.configurator.VcsBambooSpecsConfiguratorImpl
-
- VcsBambooSpecsDetectionOptions - Interface in com.atlassian.bamboo.vcs.configuration
-
- VcsBambooSpecsDetectionOptionsImpl - Class in com.atlassian.bamboo.vcs.configuration
-
- VcsBambooSpecsDetectionOptionsImpl(Map<String, String>) - Constructor for class com.atlassian.bamboo.vcs.configuration.VcsBambooSpecsDetectionOptionsImpl
-
- vcsBambooSpecsSource - Static variable in class com.atlassian.bamboo.deployments.projects.persistence.MutableDeploymentProjectImpl_
-
- vcsBambooSpecsSource - Static variable in class com.atlassian.bamboo.plan.AbstractChain_
-
- VcsBambooSpecsSource - Interface in com.atlassian.bamboo.plan
-
Entity holding an information about Specs source with reference to a specific version of Specs state.
- VcsBambooSpecsSourceImpl - Class in com.atlassian.bamboo.plan
-
- VcsBambooSpecsSourceImpl() - Constructor for class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl
-
- VcsBambooSpecsSourceImpl(VcsLocationBambooSpecsStateImpl, String) - Constructor for class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl
-
- VcsBambooSpecsSourceImpl_ - Class in com.atlassian.bamboo.plan
-
- VcsBambooSpecsSourceImpl_() - Constructor for class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl_
-
- VcsBranch - Interface in com.atlassian.bamboo.plan.branch
-
- vcsBranch(VcsBranch) - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataBuilder
-
- vcsBranch(VcsBranch) - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl.Builder
-
- VcsBranchConfigurator - Interface in com.atlassian.bamboo.vcs.configurator
-
Class handling branch part of repository configuration.
- VcsBranchCreator - Interface in com.atlassian.bamboo.vcs.runtime
-
Class responsible for creating branches in repository.
- VcsBranchDao - Interface in com.atlassian.bamboo.plan.branch
-
- VcsBranchDefinition - Interface in com.atlassian.bamboo.vcs.configuration
-
Definition of a branch (ref name (hg, git) or relative path (svn))
Can be overridden at branch level (who would have thought!)
- VcsBranchDefinitionImpl - Class in com.atlassian.bamboo.vcs.configuration
-
- VcsBranchDefinitionImpl(Map<String, String>, VcsBranch) - Constructor for class com.atlassian.bamboo.vcs.configuration.VcsBranchDefinitionImpl
-
- VcsBranchDefinitionImpl(VcsBranchDefinition) - Constructor for class com.atlassian.bamboo.vcs.configuration.VcsBranchDefinitionImpl
-
- VcsBranchDetectionOptions - Interface in com.atlassian.bamboo.vcs.configuration
-
Configuration of branch detection process/actions.
- VcsBranchDetectionOptionsConfigurator - Interface in com.atlassian.bamboo.vcs.configurator
-
Class handling branch detection options for a repository.
- VcsBranchDetectionOptionsImpl - Class in com.atlassian.bamboo.vcs.configuration
-
- VcsBranchDetectionOptionsImpl(Map<String, String>) - Constructor for class com.atlassian.bamboo.vcs.configuration.VcsBranchDetectionOptionsImpl
-
- VcsBranchDetector - Interface in com.atlassian.bamboo.vcs.runtime
-
Executor responsible for branch detection.
- VcsBranchHibernateDao - Class in com.atlassian.bamboo.plan.branch
-
- VcsBranchHibernateDao() - Constructor for class com.atlassian.bamboo.plan.branch.VcsBranchHibernateDao
-
- VcsBranchImpl - Class in com.atlassian.bamboo.plan.branch
-
- VcsBranchImpl() - Constructor for class com.atlassian.bamboo.plan.branch.VcsBranchImpl
-
- VcsBranchImpl(String) - Constructor for class com.atlassian.bamboo.plan.branch.VcsBranchImpl
-
Can be used in specific repository implementation.
- VcsBranchImpl(String, String) - Constructor for class com.atlassian.bamboo.plan.branch.VcsBranchImpl
-
Can be used in specific repository implementation.
- VcsBranchImpl(VcsBranch) - Constructor for class com.atlassian.bamboo.plan.branch.VcsBranchImpl
-
- VcsBranchIntegrationHelper - Interface in com.atlassian.bamboo.plan.branch
-
- vcsBranchManager - Variable in class com.atlassian.bamboo.build.creation.PlanCreationTemplate
-
- VcsBranchManager - Interface in com.atlassian.bamboo.plan.branch
-
- VcsBranchManagerImpl - Class in com.atlassian.bamboo.plan.branch
-
- VcsBranchManagerImpl(VcsBranchDao) - Constructor for class com.atlassian.bamboo.plan.branch.VcsBranchManagerImpl
-
- VcsBranchMapper - Class in com.atlassian.bamboo.migration.stream
-
- VcsBranchMapper(SessionFactory, VcsBranchDao, TransactionOperations) - Constructor for class com.atlassian.bamboo.migration.stream.VcsBranchMapper
-
- VcsBranchTask - Class in com.atlassian.bamboo.plugins.vcs.task
-
- VcsBranchTask() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.VcsBranchTask
-
- VcsBranchTaskComponent - Class in com.atlassian.bamboo.pageobjects.pages.tasks.vcs
-
- VcsBranchTaskComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.VcsBranchTaskComponent
-
- VcsBranchTaskConfigurator - Class in com.atlassian.bamboo.plugins.vcs.task.configuration
-
- VcsBranchTaskConfigurator() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsBranchTaskConfigurator
-
- VcsBranchTaskExporter - Class in com.atlassian.bamboo.plugins.vcs.task.export
-
- VcsBranchTaskExporter() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.export.VcsBranchTaskExporter
-
- VcsBuildWarningsUpdater - Interface in com.atlassian.bamboo.vcs.runtime
-
Executor responsible for updating a repository host with build warnings.
- VcsChangeDetectionOptions - Interface in com.atlassian.bamboo.vcs.configuration
-
Additional configuration referring to change detection.
- VcsChangeDetectionOptionsConfigurator - Interface in com.atlassian.bamboo.vcs.configurator
-
Class handling change detection options for a repository.
- VcsChangeDetector - Interface in com.atlassian.bamboo.vcs.runtime
-
Executor responsible for finding changes in the repository.
- VcsCheckoutTask - Class in com.atlassian.bamboo.plugins.vcs.task
-
- VcsCheckoutTask(VcsBranchIntegrationHelper, VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask
-
- VcsCheckoutTaskConfigurator - Class in com.atlassian.bamboo.plugins.vcs.task.configuration
-
- VcsCheckoutTaskConfigurator() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsCheckoutTaskConfigurator
-
- VcsCheckoutTaskExporter - Class in com.atlassian.bamboo.plugins.vcs.task.export
-
- VcsCheckoutTaskExporter() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.export.VcsCheckoutTaskExporter
-
- VcsCommitCommenter - Interface in com.atlassian.bamboo.vcs.runtime
-
Executor responsible for leaving commit level comments.
- VcsCommitTask - Class in com.atlassian.bamboo.plugins.vcs.task
-
- VcsCommitTask() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.VcsCommitTask
-
- VcsCommitTaskComponent - Class in com.atlassian.bamboo.pageobjects.pages.tasks.vcs
-
- VcsCommitTaskComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.VcsCommitTaskComponent
-
- VcsCommitTaskConfigurator - Class in com.atlassian.bamboo.plugins.vcs.task.configuration
-
- VcsCommitTaskConfigurator() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsCommitTaskConfigurator
-
- VcsCommitTaskExporter - Class in com.atlassian.bamboo.plugins.vcs.task.export
-
- VcsCommitTaskExporter() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.export.VcsCommitTaskExporter
-
- VcsComponent - Interface in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository
-
- vcsConfiguration() - Method in class com.atlassian.bamboo.pageobjects.pages.admin.SharedRepositoriesPage
-
- vcsConfiguration() - Method in class com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.PlanRepositoryConfigurationPage
-
- VcsConfigurationComponent - Class in com.atlassian.bamboo.pageobjects.pages.vcs
-
- VcsConfigurationComponent(PageElement, PageElement) - Constructor for class com.atlassian.bamboo.pageobjects.pages.vcs.VcsConfigurationComponent
-
- VcsConfigurationFragment - Interface in com.atlassian.bamboo.vcs.configuration
-
- VcsConfigurationHelper - Interface in com.atlassian.bamboo.vcs.configuration.service
-
Bunch of common operations used in repository related actions.
- vcsConfigurationHelper - Variable in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanCreatePlanAction
-
- vcsConfigurationHelper - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- vcsConfigurationHelper - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- VcsConfigurationHelper.Overrides - Enum in com.atlassian.bamboo.vcs.configuration.service
-
- VcsConfigurationHelperImpl - Class in com.atlassian.bamboo.configuration.repository
-
- VcsConfigurationHelperImpl(VcsViewerUIConfigBean, TextProvider, BambooPermissionManager, RepositoryDefinitionManager, VcsRepositoryConfigurationService, VcsBambooSpecsConfigurator) - Constructor for class com.atlassian.bamboo.configuration.repository.VcsConfigurationHelperImpl
-
- VcsConnectionTester - Interface in com.atlassian.bamboo.vcs.runtime
-
Class responsible for testing connection to a repository.
- VcsCreationComponent - Class in com.atlassian.bamboo.pageobjects.components.vcs
-
Vcs creation section in used in plan creation page and specs creation wizard
- VcsCreationComponent(By) - Constructor for class com.atlassian.bamboo.pageobjects.components.vcs.VcsCreationComponent
-
- VcsCreationComponent(By, TimeoutType) - Constructor for class com.atlassian.bamboo.pageobjects.components.vcs.VcsCreationComponent
-
- VcsElement - Class in com.atlassian.bamboo.pageobjects.pages.vcs
-
Element in source repository list
- VcsElement(PageElement) - Constructor for class com.atlassian.bamboo.pageobjects.pages.vcs.VcsElement
-
- VcsExecutorWithRequirements - Interface in com.atlassian.bamboo.vcs.runtime
-
Interface indicating that executing an operation in a job imposes some capability
Requirement
s on the executing agent.
- vcsLocationBambooSpecsState - Static variable in class com.atlassian.bamboo.plan.VcsBambooSpecsSourceImpl_
-
- VcsLocationBambooSpecsState - Interface in com.atlassian.bamboo.plan
-
- VcsLocationBambooSpecsState.SpecsImportState - Enum in com.atlassian.bamboo.plan
-
- VcsLocationBambooSpecsStateImpl - Class in com.atlassian.bamboo.plan
-
- VcsLocationBambooSpecsStateImpl() - Constructor for class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- VcsLocationBambooSpecsStateImpl(long, String, String) - Constructor for class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl
-
- VcsLocationBambooSpecsStateImpl_ - Class in com.atlassian.bamboo.plan
-
- VcsLocationBambooSpecsStateImpl_() - Constructor for class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl_
-
- VcsLocationConfigurator - Interface in com.atlassian.bamboo.vcs.configurator
-
Class providing UI to configure vcs server.
- VcsLocationDefinition - Interface in com.atlassian.bamboo.vcs.configuration
-
Definition of the vcs server location (url, credentials, caching options all belong here)
Normally not overridden ever, but we can allow it in order to support forks.
- VcsLocationDefinitionImpl - Class in com.atlassian.bamboo.vcs.configuration
-
- VcsLocationDefinitionImpl(Map<String, String>, String) - Constructor for class com.atlassian.bamboo.vcs.configuration.VcsLocationDefinitionImpl
-
- VcsLocationDefinitionImpl(VcsLocationDefinition) - Constructor for class com.atlassian.bamboo.vcs.configuration.VcsLocationDefinitionImpl
-
- VcsLocationDefinitionImpl(VcsLocationDefinition, String) - Constructor for class com.atlassian.bamboo.vcs.configuration.VcsLocationDefinitionImpl
-
- vcsLocationId - Static variable in class com.atlassian.bamboo.plan.VcsLocationBambooSpecsStateImpl_
-
- VcsMavenPomAccessor - Interface in com.atlassian.bamboo.vcs.configurator
-
Handles configuring this repository type during importing project from Maven.
- vcsPullRequest - Static variable in class com.atlassian.bamboo.build.PlanBranchPullRequestEntity_
-
- VcsPullRequest - Interface in com.atlassian.bamboo.plan.pullrequest
-
Holds information about pull requests.
- VcsPullRequestCreatedEvent - Class in com.atlassian.bamboo.plan.pullrequest.event
-
- VcsPullRequestCreatedEvent(VcsPullRequest) - Constructor for class com.atlassian.bamboo.plan.pullrequest.event.VcsPullRequestCreatedEvent
-
- VcsPullRequestDao - Interface in com.atlassian.bamboo.plan.pullrequest
-
- VcsPullRequestDetector - Interface in com.atlassian.bamboo.vcs.runtime
-
Executor responsible for pull request detection.
- VcsPullRequestHibernateDao - Class in com.atlassian.bamboo.plan.pullrequest
-
- VcsPullRequestHibernateDao() - Constructor for class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestHibernateDao
-
- VcsPullRequestImpl - Class in com.atlassian.bamboo.plan.pullrequest
-
- VcsPullRequestImpl() - Constructor for class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- VcsPullRequestImpl(VcsPullRequest) - Constructor for class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl
-
- VcsPullRequestImpl_ - Class in com.atlassian.bamboo.plan.pullrequest
-
- VcsPullRequestImpl_() - Constructor for class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestImpl_
-
- VcsPullRequestService - Interface in com.atlassian.bamboo.plan.pullrequest
-
- VcsPullRequestServiceImpl - Class in com.atlassian.bamboo.plan.pullrequest
-
- VcsPullRequestServiceImpl(EventPublisher, VcsPullRequestDao) - Constructor for class com.atlassian.bamboo.plan.pullrequest.VcsPullRequestServiceImpl
-
- VcsPullRequestUpdatedEvent - Class in com.atlassian.bamboo.plan.pullrequest.event
-
- VcsPullRequestUpdatedEvent(VcsPullRequest, VcsPullRequest) - Constructor for class com.atlassian.bamboo.plan.pullrequest.event.VcsPullRequestUpdatedEvent
-
- VcsPushTask - Class in com.atlassian.bamboo.plugins.vcs.task
-
- VcsPushTask() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.VcsPushTask
-
- VcsPushTaskComponent - Class in com.atlassian.bamboo.pageobjects.pages.tasks.vcs
-
- VcsPushTaskComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.VcsPushTaskComponent
-
- VcsPushTaskConfigurator - Class in com.atlassian.bamboo.plugins.vcs.task.configuration
-
- VcsPushTaskConfigurator() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsPushTaskConfigurator
-
- VcsPushTaskExporter - Class in com.atlassian.bamboo.plugins.vcs.task.export
-
- VcsPushTaskExporter() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.export.VcsPushTaskExporter
-
- VcsRepositoryAnalytics - Class in com.atlassian.bamboo.vcs
-
Sending analytics about vcs repositories
- VcsRepositoryAnalytics() - Constructor for class com.atlassian.bamboo.vcs.VcsRepositoryAnalytics
-
- VcsRepositoryBuildStartedAnalyticsEvent - Class in com.atlassian.bamboo.event.analytics
-
Analytics event with vcs repository plugin key published when build is started.
- VcsRepositoryBuildStartedAnalyticsEvent(String, Map<String, Object>) - Constructor for class com.atlassian.bamboo.event.analytics.VcsRepositoryBuildStartedAnalyticsEvent
-
- VcsRepositoryConfigurationComparator - Interface in com.atlassian.bamboo.vcs.configuration.service
-
Compares repository configurations in different contexts.
- VcsRepositoryConfigurationComparatorImpl - Class in com.atlassian.bamboo.vcs.configuration.service
-
- VcsRepositoryConfigurationComparatorImpl(CustomVariableContext) - Constructor for class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationComparatorImpl
-
- vcsRepositoryConfigurationService - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- VcsRepositoryConfigurationService - Interface in com.atlassian.bamboo.vcs.configuration.service
-
- vcsRepositoryConfigurationService - Variable in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- vcsRepositoryConfigurationService - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.create.CreateChain
-
- vcsRepositoryConfigurationService - Variable in class com.atlassian.bamboo.ww2.actions.PlanActionSupport
-
- VcsRepositoryConfigurationServiceImpl - Class in com.atlassian.bamboo.vcs.configuration.service
-
- VcsRepositoryConfigurationServiceImpl(RepositoryDefinitionManager, AuditLogService, HibernateMutableAclService, RawRepositoryConfigurationXmlConverter, ImmutablePlanCacheService, ScopedExclusionService, TriggerConfigurationService, TaskConfigurationService, ChainBranchManager, EnvironmentTaskService, BuildDefinitionManager, EventPublisher, BranchDetectionService, VcsRepositoryManager) - Constructor for class com.atlassian.bamboo.vcs.configuration.service.VcsRepositoryConfigurationServiceImpl
-
- vcsRepositoryData - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- VcsRepositoryData - Interface in com.atlassian.bamboo.vcs.configuration
-
Effective repository definition as seen outside any specific
Plan
's context
Product of:
- importing parent's configuration
- applying local configuration overrides (e.g.
- VcsRepositoryDataExporter<B extends com.atlassian.bamboo.specs.api.builders.repository.VcsRepository,P extends com.atlassian.bamboo.specs.api.model.repository.VcsRepositoryProperties> - Interface in com.atlassian.bamboo.vcs.export
-
Handles exporting of repository configuration into YAML.
- VcsRepositoryDataImpl - Class in com.atlassian.bamboo.vcs.configuration
-
- VcsRepositoryDataImpl(VcsRepositoryData) - Constructor for class com.atlassian.bamboo.vcs.configuration.VcsRepositoryDataImpl
-
- VcsRepositoryFreemarkerResourceNames - Interface in com.atlassian.bamboo.vcs.module
-
Class holding constants naming freemarker resources used in vcs repository configuration UI.
- vcsRepositoryManager - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- vcsRepositoryManager - Variable in class com.atlassian.bamboo.plugins.github.AbstractGitHubExecutor
-
- vcsRepositoryManager - Variable in class com.atlassian.bamboo.plugins.stash.v2.AbstractBitbucketServerExecutor
-
- vcsRepositoryManager - Variable in class com.atlassian.bamboo.plugins.vcs.task.export.AbstractVcsTaskExporter
-
- vcsRepositoryManager - Variable in class com.atlassian.bamboo.task.repository.AbstractRepositoryAwareTaskConfigurator
-
- vcsRepositoryManager - Variable in class com.atlassian.bamboo.v2.trigger.AbstractDependentDetectionAction
-
- VcsRepositoryManager - Interface in com.atlassian.bamboo.vcs.module
-
Provides access to repository plugins.
- vcsRepositoryManager - Variable in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- vcsRepositoryManager - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- vcsRepositoryManager - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ConfigureBuildTasks
-
- VcsRepositoryManagerImpl - Class in com.atlassian.bamboo.vcs.module
-
- VcsRepositoryManagerImpl() - Constructor for class com.atlassian.bamboo.vcs.module.VcsRepositoryManagerImpl
-
- vcsRepositoryModuleDescriptor - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- VcsRepositoryModuleDescriptor - Interface in com.atlassian.bamboo.vcs.module
-
- vcsRepositoryModuleDescriptor - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- VcsRepositoryModuleDescriptorImpl - Class in com.atlassian.bamboo.vcs.module
-
- VcsRepositoryModuleDescriptorImpl(ModuleFactory) - Constructor for class com.atlassian.bamboo.vcs.module.VcsRepositoryModuleDescriptorImpl
-
- VcsRepositoryViewer - Interface in com.atlassian.bamboo.vcs.viewer.runtime
-
Provides links to a remote system based on repository configuration and commit information.
- VcsRepositoryViewerConfigurator - Interface in com.atlassian.bamboo.vcs.viewer.configurator
-
Configurator of a viewer.
- VcsRepositoryViewerDefinition - Interface in com.atlassian.bamboo.vcs.viewer.configuration
-
Viewer part of repository configuration
- VcsRepositoryViewerDefinitionImpl - Class in com.atlassian.bamboo.vcs.viewer.configuration
-
- VcsRepositoryViewerDefinitionImpl(String, Map<String, String>, String) - Constructor for class com.atlassian.bamboo.vcs.viewer.configuration.VcsRepositoryViewerDefinitionImpl
-
- VcsRepositoryViewerDefinitionImpl(VcsRepositoryViewerDefinition) - Constructor for class com.atlassian.bamboo.vcs.viewer.configuration.VcsRepositoryViewerDefinitionImpl
-
- VcsRepositoryViewerEmptyConfigurator - Class in com.atlassian.bamboo.vcs.viewer.module
-
Default implementation of viewer configurator, that does not provide any configuration.
- VcsRepositoryViewerEmptyConfigurator() - Constructor for class com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerEmptyConfigurator
-
- VcsRepositoryViewerExporter - Interface in com.atlassian.bamboo.vcs.viewer.module
-
- vcsRepositoryViewerManager - Variable in class com.atlassian.bamboo.build.PlanResultsAction
-
- VcsRepositoryViewerManager - Interface in com.atlassian.bamboo.vcs.viewer.module
-
Accessor for repository viewer plugins.
- VcsRepositoryViewerManagerImpl - Class in com.atlassian.bamboo.vcs.viewer.module
-
- VcsRepositoryViewerManagerImpl(PluginAccessor, WebRepositoryViewerManager) - Constructor for class com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerManagerImpl
-
- VcsRepositoryViewerModuleDescriptor - Interface in com.atlassian.bamboo.vcs.viewer.module
-
- VcsRepositoryViewerModuleDescriptorImpl - Class in com.atlassian.bamboo.vcs.viewer.module
-
- VcsRepositoryViewerModuleDescriptorImpl(ModuleFactory) - Constructor for class com.atlassian.bamboo.vcs.viewer.module.VcsRepositoryViewerModuleDescriptorImpl
-
- VcsRevision - Class in com.atlassian.bamboo.plugins.rest.model.build.change
-
- VcsRevision(RepositoryChangeset) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.change.VcsRevision
-
- VcsRevisionExpander - Class in com.atlassian.bamboo.plugins.rest.model.build.change
-
- VcsRevisionExpander() - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.change.VcsRevisionExpander
-
- vcsRevisionKey - Static variable in class com.atlassian.bamboo.plan.vcsRevision.PlanVcsRevisionHistoryItem_
-
- VcsRevisionList - Class in com.atlassian.bamboo.plugins.rest.model.build.change
-
- VcsRevisionList(int, Range<Integer>, ListWrapperCallback<VcsRevision>) - Constructor for class com.atlassian.bamboo.plugins.rest.model.build.change.VcsRevisionList
-
- vcsSyncStarted(CommonContext) - Method in interface com.atlassian.bamboo.execution.ExecutionPhaseService
-
This is executed on the agent
- vcsSyncStarted(CommonContext) - Method in class com.atlassian.bamboo.execution.ExecutionPhaseServiceImpl
-
Implementation for Deployments is simple do-nothing
- vcsSyncStarted(CommonContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteExecutionPhaseServiceImpl
-
Implementation for Deployments is simple do-nothing
- vcsSyncStarted(PlanResultKey, Date) - Static method in class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints
-
- VcsSyncStarted(PlanResultKey, Date) - Constructor for class com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.VcsSyncStarted
-
- VcsTagCreator - Interface in com.atlassian.bamboo.vcs.runtime
-
Class responsible for creating tags in repository.
- VcsTagTask - Class in com.atlassian.bamboo.plugins.vcs.task
-
- VcsTagTask() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.VcsTagTask
-
- VcsTagTaskComponent - Class in com.atlassian.bamboo.pageobjects.pages.tasks.vcs
-
- VcsTagTaskComponent() - Constructor for class com.atlassian.bamboo.pageobjects.pages.tasks.vcs.VcsTagTaskComponent
-
- VcsTagTaskConfigurator - Class in com.atlassian.bamboo.plugins.vcs.task.configuration
-
- VcsTagTaskConfigurator() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.configuration.VcsTagTaskConfigurator
-
- VcsTagTaskExporter - Class in com.atlassian.bamboo.plugins.vcs.task.export
-
- VcsTagTaskExporter() - Constructor for class com.atlassian.bamboo.plugins.vcs.task.export.VcsTagTaskExporter
-
- VcsTaskUtils - Class in com.atlassian.bamboo.plugins.vcs.task.utils
-
Utility methods for VCS tasks.
- VcsType - Enum in com.atlassian.bamboo.testutils.vcs
-
Utility enum for testing VCS repositories.
- VcsType - Class in com.atlassian.bamboo.vcs.configurator
-
Scm type.
- VcsType(String) - Constructor for class com.atlassian.bamboo.vcs.configurator.VcsType
-
- VcsTypeSelector(VcsRepositoryModuleDescriptor, VcsUIConfigBean.VcsHtmlFragments) - Constructor for class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- VcsTypeSelector(VcsRepositoryData, VcsRepositoryModuleDescriptor) - Constructor for class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- VcsTypeSelector(PartialVcsRepositoryData, VcsRepositoryModuleDescriptor, String, VcsUIConfigBean.VcsHtmlFragments, boolean) - Constructor for class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- VcsTypeSelector(VcsRepositoryData, VcsRepositoryModuleDescriptor, String, VcsUIConfigBean.VcsHtmlFragments, boolean) - Constructor for class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsTypeSelector
-
- vcsTypeSelectors - Variable in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- vcsUIConfigBean - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- VcsUIConfigBean - Class in com.atlassian.bamboo.configuration.repository
-
- VcsUIConfigBean(VcsRepositoryManager, RepositoryDefinitionManager, TemplateRenderer, TextProvider, VcsViewerUIConfigBean, VcsConfigurationHelper, VcsBambooSpecsConfigurator) - Constructor for class com.atlassian.bamboo.configuration.repository.VcsUIConfigBean
-
- vcsUIConfigBean - Variable in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- vcsUIConfigBean - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- VcsUIConfigBean.VcsHtmlFragment - Enum in com.atlassian.bamboo.configuration.repository
-
- VcsUIConfigBean.VcsHtmlFragments - Class in com.atlassian.bamboo.configuration.repository
-
- VcsUIConfigBean.VcsTypeSelector - Class in com.atlassian.bamboo.configuration.repository
-
- VcsVariableGenerator - Interface in com.atlassian.bamboo.vcs.runtime
-
Allows generation of custom repository variables.
- VCSVersionReader - Class in com.atlassian.bamboo.vcsversion
-
- VCSVersionReader() - Constructor for class com.atlassian.bamboo.vcsversion.VCSVersionReader
-
- vcsViewerUIConfigBean - Variable in class com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
-
- VcsViewerUIConfigBean - Class in com.atlassian.bamboo.configuration.repository
-
- VcsViewerUIConfigBean(VcsRepositoryViewerManager, TemplateRenderer) - Constructor for class com.atlassian.bamboo.configuration.repository.VcsViewerUIConfigBean
-
- vcsViewerUIConfigBean - Variable in class com.atlassian.bamboo.ww2.actions.admin.ImportMavenPlanAction
-
- vcsViewerUIConfigBean - Variable in class com.atlassian.bamboo.ww2.actions.build.admin.config.repository.ConfigureRepository
-
- VcsViewerUIConfigBean.VcsViewerTypeSelector - Class in com.atlassian.bamboo.configuration.repository
-
- VcsWorkingCopy - Class in com.atlassian.bamboo.vcs.runtime
-
A state of a working copy.
- VcsWorkingCopy(long, File, String) - Constructor for class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopy
-
- VcsWorkingCopy(long, File, String, VcsBranch, boolean) - Constructor for class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopy
-
- VcsWorkingCopy(long, File, String, boolean) - Constructor for class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopy
-
- VcsWorkingCopy(long, File, String, boolean, VcsBranch, boolean) - Constructor for class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopy
-
- VcsWorkingCopyCommit - Class in com.atlassian.bamboo.vcs.runtime
-
Version control system commits made by tasks.
- VcsWorkingCopyCommit(long, String) - Constructor for class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopyCommit
-
- VcsWorkingCopyManager - Interface in com.atlassian.bamboo.vcs.runtime
-
Class that can manage working copy in any directory.
- VcsWorkingCopyState - Class in com.atlassian.bamboo.vcs.runtime
-
Version control system working copy state after build completion.
- VcsWorkingCopyState() - Constructor for class com.atlassian.bamboo.vcs.runtime.VcsWorkingCopyState
-
- verbose(Boolean) - Method in class com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
- verbose(Boolean) - Method in class com.atlassian.bamboo.plugins.hg.HgCommandBuilder
-
- VERBOSE_LOGS - Static variable in interface com.atlassian.bamboo.plugins.hg.configuration.HgRepositoryFields
-
- verboseLogs(boolean) - Method in class com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData.Builder
-
- verboseLogs(boolean) - Method in class com.atlassian.bamboo.plugins.git.GitRepositoryAccessData.Builder
-
- verboseLogs(boolean) - Method in class com.atlassian.bamboo.plugins.hg.HgRepositoryAccessData.Builder
-
- VERDANA_PLAIN_9 - Static variable in class com.atlassian.bamboo.charts.utils.ChartUtil
-
- verify() - Method in class com.atlassian.bamboo.repository.cvsimpl.ExtConnection
-
- verify(String, SSLSession) - Method in class com.atlassian.bamboo.security.ssl.LoggingHostNameVerifier
-
- verify(String, SSLSession) - Method in class com.atlassian.bamboo.v2.build.agent.remote.PermissiveHostnameVerifier
-
- verifyCDataContent(String) - Method in class com.ctc.wstx.sw.RestrictedCharsAwareBufferingXmlWriter
-
- verifyCDataContent(char[], int, int) - Method in class com.ctc.wstx.sw.RestrictedCharsAwareBufferingXmlWriter
-
- verifyCommentContent(String) - Method in class com.ctc.wstx.sw.RestrictedCharsAwareBufferingXmlWriter
-
- verifyFingerPrintAndCalculateResult(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.bamboo.agent.classserver.AgentServerServlet
-
- verifyGlobalVariableValue(RestVerificationRequest) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.GlobalVariableResource
-
Verify if variable value was changed or not.
- verifyGlobalVariableValue(RestVerificationRequest) - Method in interface com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableService
-
Server side verification that the encrypted value of a global variable has changed.
- verifyGlobalVariableValue(RestVerificationRequest) - Method in class com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableServiceImpl
-
- verifyHostKey(String, int, String, byte[]) - Method in class com.atlassian.bamboo.repository.svn.BambooSvnSshAuthenticationManager
-
- verifyServerKey(ClientSession, SocketAddress, PublicKey) - Method in class com.atlassian.bamboo.plugins.ssh.BambooTrustedKeyServerKeyVerifier
-
- verifyXmlEncoding(String) - Method in class com.ctc.wstx.io.BambooStreamBootstrapper
-
- VERSION - Static variable in class com.atlassian.bamboo.plugins.stash.rest.common.RestConstants
-
- VERSION - Static variable in class com.atlassian.bamboo.rest.model.RestConstants
-
- Version - Class in com.atlassian.bamboo.util
-
Use this class to compare different versions.
- Version(int, int, int) - Constructor for class com.atlassian.bamboo.util.Version
-
- Version(int, int) - Constructor for class com.atlassian.bamboo.util.Version
-
- Version(int) - Constructor for class com.atlassian.bamboo.util.Version
-
- VERSION_ID - Static variable in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl_
-
- VERSION_PARAM - Static variable in class com.atlassian.bamboo.agent.bootstrap.AgentContext
-
- VERSION_REGEX - Static variable in class com.atlassian.bamboo.plugins.rest.filters.BambooRestAdminDarkFeatureFilterFactory
-
- VERSION_STATE - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatusImpl_
-
- VersionCreatedIssuePublisher - Class in com.atlassian.bamboo.plugins.jira.event
-
Listens on internal events.
- VersionCreatedIssuePublisher(EventPublisher, RemoteEventProducerRegistrar, DeploymentVersionService, DeploymentProjectService, DeploymentVersionLinkedJiraIssuesService, AdministrationConfigurationAccessor, BambooUserManager, GravatarService) - Constructor for class com.atlassian.bamboo.plugins.jira.event.VersionCreatedIssuePublisher
-
- VersionDetailsComponent - Class in com.atlassian.bamboo.pageobjects.pages.deployment.versions
-
- VersionDetailsComponent(By) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.versions.VersionDetailsComponent
-
- VersionDetailsComponent(By, TimeoutType) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.versions.VersionDetailsComponent
-
- versionId - Static variable in class com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl_
-
- versionId - Variable in class com.atlassian.bamboo.deployments.versions.actions.AbstractDeploymentVersionAction
-
- VersionIndexer - Interface in com.atlassian.bamboo.deployments.versions.index
-
For all things related to indexing versions
- VersionIndexerImpl - Class in com.atlassian.bamboo.deployments.versions.index
-
- VersionIndexerImpl(ILuceneConnection, BandanaManager, HibernateConfig, IndexerService, EventPublisher, DeploymentProjectService, DeploymentVersionService, DeploymentVersionLinkedJiraIssuesService) - Constructor for class com.atlassian.bamboo.deployments.versions.index.VersionIndexerImpl
-
- VersionIndexSearcher - Interface in com.atlassian.bamboo.deployments.versions.index
-
For searching the deployment version index
- VersionIndexSearcherImpl - Class in com.atlassian.bamboo.deployments.versions.index
-
- VersionIndexSearcherImpl(IndexerService, ILuceneConnection) - Constructor for class com.atlassian.bamboo.deployments.versions.index.VersionIndexSearcherImpl
-
- VersionMatcher(Pattern) - Constructor for class com.atlassian.bamboo.plugins.php.task.utils.PhpUnitUtils.VersionMatcher
-
- VersionNamingScheme - Interface in com.atlassian.bamboo.deployments.projects.versionnaming
-
Version Naming Configuration for a Deployment Project.
- VersionNamingSchemeImpl - Class in com.atlassian.bamboo.deployments.projects
-
- VersionNamingSchemeImpl(MutableVersionNamingScheme) - Constructor for class com.atlassian.bamboo.deployments.projects.VersionNamingSchemeImpl
-
- VersionNamingSchemeMapper - Class in com.atlassian.bamboo.deployments.projects.migration.stream.versionnaming
-
- VersionNamingSchemeMapper(SessionFactory, TransactionOperations) - Constructor for class com.atlassian.bamboo.deployments.projects.migration.stream.versionnaming.VersionNamingSchemeMapper
-
- VersionNamingService - Interface in com.atlassian.bamboo.deployments.versions.service
-
Internal Service for managing version names.
- VersionNamingServiceImpl - Class in com.atlassian.bamboo.deployments.versions.service
-
- VersionNamingServiceImpl(AuditLogService, DeploymentProjectDao, DeploymentResultDao, ScopedExclusionService, DeploymentVersionDao, VariableDefinitionManager, VariableConfigurationService, VariableSubstitutorFactory) - Constructor for class com.atlassian.bamboo.deployments.versions.service.VersionNamingServiceImpl
-
- VersionPreview() - Constructor for class com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
- versionState - Static variable in class com.atlassian.bamboo.deployments.versions.persistence.MutableDeploymentVersionStatusImpl_
-
- versionString - Variable in enum com.atlassian.bamboo.utils.BambooVersion
-
- VersionSummary - Class in com.atlassian.bamboo.plugins.jira.rest.model.deployment
-
- VersionSummary(String) - Constructor for class com.atlassian.bamboo.plugins.jira.rest.model.deployment.VersionSummary
-
- VersionSummary(IndexedVersion, String) - Constructor for class com.atlassian.bamboo.plugins.jira.rest.model.deployment.VersionSummary
-
- vetoJobExecution(Trigger, JobExecutionContext) - Method in class com.atlassian.bamboo.quartz.PreventJobExecutionUntilCompletedTriggerListener
-
Veto job execution Register context only if there's no already registered context for given Trigger and JobDetail pair
- view() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.BulkPlanAction
-
- view() - Method in class com.atlassian.bamboo.ww2.actions.admin.bulk.trigger.ReplaceTriggersAction
-
- view() - Method in class com.atlassian.bamboo.ww2.actions.admin.ConfigureQuickFiltersAction
-
- view() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ConfigureElasticImageConfiguration
-
- view() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ManageElasticInstancesAction
-
- view() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- view() - Method in class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- view() - Method in class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction
-
- view() - Method in class com.atlassian.bamboo.ww2.actions.labels.SetFavouriteAction
-
- view() - Method in class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- VIEW_AGENTS_ENVIRONMENT_URL - Static variable in class com.atlassian.bamboo.pageobjects.pages.agent.EnvironmentViewAgentsPage
-
- VIEW_AGENTS_PLAN_URL - Static variable in class com.atlassian.bamboo.pageobjects.pages.agent.PlanViewAgentsPage
-
- VIEW_AGENTS_URL_ARGUMENT - Static variable in class com.atlassian.bamboo.pageobjects.pages.agent.EnvironmentViewAgentsPage
-
- VIEW_AGENTS_URL_ARGUMENT - Static variable in class com.atlassian.bamboo.pageobjects.pages.agent.PlanViewAgentsPage
-
- VIEW_BRANCH_DETECTION_OPTS - Static variable in interface com.atlassian.bamboo.vcs.module.VcsRepositoryFreemarkerResourceNames
-
- VIEW_CHANGE_DETECTION_OPTS - Static variable in interface com.atlassian.bamboo.vcs.module.VcsRepositoryFreemarkerResourceNames
-
- VIEW_VCS_BRANCH - Static variable in interface com.atlassian.bamboo.vcs.module.VcsRepositoryFreemarkerResourceNames
-
- VIEW_VCS_SERVER - Static variable in interface com.atlassian.bamboo.vcs.module.VcsRepositoryFreemarkerResourceNames
-
- VIEW_VCS_SERVER_ADVANCED - Static variable in interface com.atlassian.bamboo.vcs.module.VcsRepositoryFreemarkerResourceNames
-
- ViewActivityLog - Class in com.atlassian.bamboo.ww2.actions
-
This class places a build's log in the GUI for viewing.
- ViewActivityLog() - Constructor for class com.atlassian.bamboo.ww2.actions.ViewActivityLog
-
- ViewAdministrators - Class in com.atlassian.bamboo.ww2.actions.admin.user
-
- ViewAdministrators() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.user.ViewAdministrators
-
- ViewAgent - Class in com.atlassian.bamboo.configuration.agent
-
- ViewAgent() - Constructor for class com.atlassian.bamboo.configuration.agent.ViewAgent
-
- ViewAgentAdmin - Class in com.atlassian.bamboo.configuration.agent
-
- ViewAgentAdmin() - Constructor for class com.atlassian.bamboo.configuration.agent.ViewAgentAdmin
-
- ViewAgentDetails - Class in com.atlassian.bamboo.configuration.agent
-
This action should only be used for non-mutative operations.
- ViewAgentDetails() - Constructor for class com.atlassian.bamboo.configuration.agent.ViewAgentDetails
-
- ViewAgentDetailsAction - Class in com.atlassian.bamboo.ww2.actions.agent
-
- ViewAgentDetailsAction() - Constructor for class com.atlassian.bamboo.ww2.actions.agent.ViewAgentDetailsAction
-
- ViewAgentPage - Class in com.atlassian.bamboo.pageobjects.pages.admin.agent
-
- ViewAgentPage(int) - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.agent.ViewAgentPage
-
- ViewAgentPlanMatrix - Class in com.atlassian.bamboo.configuration.agent
-
- ViewAgentPlanMatrix() - Constructor for class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrix
-
- ViewAgentPlanMatrixWizard - Class in com.atlassian.bamboo.configuration.agent
-
- ViewAgentPlanMatrixWizard() - Constructor for class com.atlassian.bamboo.configuration.agent.ViewAgentPlanMatrixWizard
-
- ViewAgentRecentBuildsSummary - Class in com.atlassian.bamboo.ww2.actions.build
-
- ViewAgentRecentBuildsSummary() - Constructor for class com.atlassian.bamboo.ww2.actions.build.ViewAgentRecentBuildsSummary
-
- ViewAgents - Class in com.atlassian.bamboo.configuration.agent
-
- ViewAgents() - Constructor for class com.atlassian.bamboo.configuration.agent.ViewAgents
-
- ViewAggregatedAuthors - Class in com.atlassian.bamboo.ww2.actions.author
-
- ViewAggregatedAuthors() - Constructor for class com.atlassian.bamboo.ww2.actions.author.ViewAggregatedAuthors
-
- ViewAggregatedJobPlugins - Class in com.atlassian.bamboo.ww2.actions.chains
-
- ViewAggregatedJobPlugins() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.ViewAggregatedJobPlugins
-
- ViewAllDeploymentProjects - Class in com.atlassian.bamboo.deployments.projects.actions
-
- ViewAllDeploymentProjects() - Constructor for class com.atlassian.bamboo.deployments.projects.actions.ViewAllDeploymentProjects
-
- ViewAllDeploymentProjectsPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment
-
- ViewAllDeploymentProjectsPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage
-
- ViewAllDeploymentProjectsPage.TableComponent - Class in com.atlassian.bamboo.pageobjects.pages.deployment
-
Component for the infinite scroll table used on this page.
- ViewAllDeploymentProjectsPage.TableRow - Class in com.atlassian.bamboo.pageobjects.pages.deployment
-
Row from the infinite scroll table used on this page.
- ViewAllRepositories - Class in com.atlassian.bamboo.configuration.repository
-
- ViewAllRepositories() - Constructor for class com.atlassian.bamboo.configuration.repository.ViewAllRepositories
-
- ViewAllRepositories.RepositoryDisplay - Class in com.atlassian.bamboo.configuration.repository
-
- ViewAuthor - Class in com.atlassian.bamboo.ww2.actions.author
-
- ViewAuthor() - Constructor for class com.atlassian.bamboo.ww2.actions.author.ViewAuthor
-
- ViewAuthorChart - Class in com.atlassian.bamboo.ww2.actions.charts
-
- ViewAuthorChart() - Constructor for class com.atlassian.bamboo.ww2.actions.charts.ViewAuthorChart
-
- ViewAuthorPage - Class in com.atlassian.bamboo.pageobjects.pages.author
-
- ViewAuthorPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.author.ViewAuthorPage
-
- ViewAuthors - Class in com.atlassian.bamboo.ww2.actions.admin.author
-
- ViewAuthors() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.author.ViewAuthors
-
- ViewAuthors - Class in com.atlassian.bamboo.ww2.actions.author
-
- ViewAuthors() - Constructor for class com.atlassian.bamboo.ww2.actions.author.ViewAuthors
-
- ViewBackupsPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ViewBackupsPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.ViewBackupsPage
-
- ViewBambooInternals - Class in com.atlassian.bamboo.ww2.actions.admin
-
Action to look deeper into the Bamboo internals.
- ViewBambooInternals() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.ViewBambooInternals
-
- ViewBuild - Class in com.atlassian.bamboo.build
-
This class displays a build and its build summary
- ViewBuild() - Constructor for class com.atlassian.bamboo.build.ViewBuild
-
- ViewBuildError - Class in com.atlassian.bamboo.logger
-
This webwork action views a specified error from the log.
- ViewBuildError() - Constructor for class com.atlassian.bamboo.logger.ViewBuildError
-
- ViewBuilders - Class in com.atlassian.bamboo.configuration.agent
-
- ViewBuilders() - Constructor for class com.atlassian.bamboo.configuration.agent.ViewBuilders
-
- ViewBuildFiles - Class in com.atlassian.bamboo.build
-
This action lets a user browse the build files.
- ViewBuildFiles() - Constructor for class com.atlassian.bamboo.build.ViewBuildFiles
-
- ViewBuildLogs - Class in com.atlassian.bamboo.build
-
- ViewBuildLogs() - Constructor for class com.atlassian.bamboo.build.ViewBuildLogs
-
- ViewBuildNumberChart - Class in com.atlassian.bamboo.ww2.actions.charts
-
- ViewBuildNumberChart() - Constructor for class com.atlassian.bamboo.ww2.actions.charts.ViewBuildNumberChart
-
- ViewBuildResults - Class in com.atlassian.bamboo.build
-
- ViewBuildResults() - Constructor for class com.atlassian.bamboo.build.ViewBuildResults
-
- ViewBuildResultsByJiraKey - Class in com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax
-
An action that returns a series of build results
- ViewBuildResultsByJiraKey() - Constructor for class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewBuildResultsByJiraKey
-
- ViewBuildResultsForLabelAction - Class in com.atlassian.bamboo.ww2.actions.labels
-
- ViewBuildResultsForLabelAction() - Constructor for class com.atlassian.bamboo.ww2.actions.labels.ViewBuildResultsForLabelAction
-
- ViewBuildResultsSuccessfulTests - Class in com.atlassian.bamboo.build
-
- ViewBuildResultsSuccessfulTests() - Constructor for class com.atlassian.bamboo.build.ViewBuildResultsSuccessfulTests
-
- ViewBuildResultsTable - Class in com.atlassian.bamboo.ww2.actions.build
-
This is an embedded action that's used to display
- ViewBuildResultsTable() - Constructor for class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTable
-
- ViewBuildResultsTableByPlans - Class in com.atlassian.bamboo.ww2.actions.build
-
- ViewBuildResultsTableByPlans() - Constructor for class com.atlassian.bamboo.ww2.actions.build.ViewBuildResultsTableByPlans
-
- ViewBuildResultsTests - Class in com.atlassian.bamboo.build
-
- ViewBuildResultsTests() - Constructor for class com.atlassian.bamboo.build.ViewBuildResultsTests
-
- ViewBuildTaskTypes - Class in com.atlassian.bamboo.ww2.actions.build.admin.config.task
-
- ViewBuildTaskTypes() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.task.ViewBuildTaskTypes
-
- ViewChainArtifacts - Class in com.atlassian.bamboo.ww2.actions.chains
-
- ViewChainArtifacts() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.ViewChainArtifacts
-
- ViewChainAuditLog - Class in com.atlassian.bamboo.ww2.actions.chains.admin
-
- ViewChainAuditLog() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
-
- ViewChainAuditLog.JobEntry - Class in com.atlassian.bamboo.ww2.actions.chains.admin
-
- ViewChainBranches - Class in com.atlassian.bamboo.ww2.actions.branch
-
- ViewChainBranches() - Constructor for class com.atlassian.bamboo.ww2.actions.branch.ViewChainBranches
-
- ViewChainLogs - Class in com.atlassian.bamboo.ww2.actions.chains
-
- ViewChainLogs() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.ViewChainLogs
-
- ViewChainResult - Class in com.atlassian.bamboo.ww2.actions.chains
-
- ViewChainResult() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.ViewChainResult
-
- ViewChainSummary - Class in com.atlassian.bamboo.ww2.actions.chains
-
- ViewChainSummary() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.ViewChainSummary
-
- ViewChainSummary.VersionWithPlanResultKeys - Class in com.atlassian.bamboo.ww2.actions.chains
-
- ViewChainTestResults - Class in com.atlassian.bamboo.ww2.actions.chains
-
- ViewChainTestResults() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.ViewChainTestResults
-
- ViewCloverBuildResults - Class in com.atlassian.bamboo.clover.build.coverage
-
- ViewCloverBuildResults() - Constructor for class com.atlassian.bamboo.clover.build.coverage.ViewCloverBuildResults
-
- ViewCloverCoverageSummary - Class in com.atlassian.bamboo.clover.build.coverage
-
- ViewCloverCoverageSummary() - Constructor for class com.atlassian.bamboo.clover.build.coverage.ViewCloverCoverageSummary
-
- ViewCombinedByTimePeriodChart - Class in com.atlassian.bamboo.ww2.actions.charts
-
- ViewCombinedByTimePeriodChart() - Constructor for class com.atlassian.bamboo.ww2.actions.charts.ViewCombinedByTimePeriodChart
-
- ViewDatabaseConfiguration - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ViewDatabaseConfiguration() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.ViewDatabaseConfiguration
-
- ViewDatabaseConfigurationAction - Class in com.atlassian.bamboo.configuration
-
- ViewDatabaseConfigurationAction() - Constructor for class com.atlassian.bamboo.configuration.ViewDatabaseConfigurationAction
-
- ViewDeploymentProjectPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment
-
- ViewDeploymentProjectPage(long) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.ViewDeploymentProjectPage
-
- ViewDeploymentProjects - Class in com.atlassian.bamboo.deployments.projects.actions
-
- ViewDeploymentProjects() - Constructor for class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects
-
- ViewDeploymentProjects.DeploymentVersionWithEnvironments - Class in com.atlassian.bamboo.deployments.projects.actions
-
- ViewDeploymentProjectSpecs - Class in com.atlassian.bamboo.deployments.projects.actions
-
- ViewDeploymentProjectSpecs() - Constructor for class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectSpecs
-
- ViewDeploymentProjectYaml - Class in com.atlassian.bamboo.deployments.projects.actions
-
- ViewDeploymentProjectYaml() - Constructor for class com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjectYaml
-
- ViewDeploymentProjectYamlPage - Class in com.atlassian.bamboo.pageobjects.pages.export
-
- ViewDeploymentProjectYamlPage(long) - Constructor for class com.atlassian.bamboo.pageobjects.pages.export.ViewDeploymentProjectYamlPage
-
- ViewDeploymentResult - Class in com.atlassian.bamboo.deployments.execution.actions
-
- ViewDeploymentResult() - Constructor for class com.atlassian.bamboo.deployments.execution.actions.ViewDeploymentResult
-
- ViewDeploymentVersion - Class in com.atlassian.bamboo.deployments.versions.actions
-
- ViewDeploymentVersion() - Constructor for class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersion
-
- ViewDeploymentVersionCommits - Class in com.atlassian.bamboo.deployments.versions.actions
-
- ViewDeploymentVersionCommits() - Constructor for class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionCommits
-
- ViewDeploymentVersionJiraIssues - Class in com.atlassian.bamboo.deployments.versions.actions
-
- ViewDeploymentVersionJiraIssues() - Constructor for class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionJiraIssues
-
- ViewDeploymentVersionVariables - Class in com.atlassian.bamboo.deployments.versions.actions
-
- ViewDeploymentVersionVariables() - Constructor for class com.atlassian.bamboo.deployments.versions.actions.ViewDeploymentVersionVariables
-
- ViewElasticAgentHistoryAction - Class in com.atlassian.bamboo.ww2.actions.admin.elastic
-
- ViewElasticAgentHistoryAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticAgentHistoryAction
-
- ViewElasticConfigurationPage - Class in com.atlassian.bamboo.pageobjects.pages.admin.elastic
-
- ViewElasticConfigurationPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.elastic.ViewElasticConfigurationPage
-
- ViewElasticInstanceAction - Class in com.atlassian.bamboo.ww2.actions.admin.elastic
-
- ViewElasticInstanceAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewElasticInstanceAction
-
- ViewEnvironment - Class in com.atlassian.bamboo.deployments.environments.actions
-
- ViewEnvironment() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironment
-
- ViewEnvironmentTaskTypes - Class in com.atlassian.bamboo.deployments.environments.actions
-
- ViewEnvironmentTaskTypes() - Constructor for class com.atlassian.bamboo.deployments.environments.actions.ViewEnvironmentTaskTypes
-
- viewerConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataBuilder
-
- viewerConfiguration(Map<String, String>) - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl.Builder
-
- viewerPluginKey(String) - Method in class com.atlassian.bamboo.vcs.configuration.PartialVcsRepositoryDataBuilder
-
- viewerPluginKey(String) - Method in class com.atlassian.bamboo.vcs.configuration.service.RawRepositoryConfigurationImpl.Builder
-
- ViewFilesCondition - Class in com.atlassian.bamboo.plugins.web.conditions
-
- ViewFilesCondition() - Constructor for class com.atlassian.bamboo.plugins.web.conditions.ViewFilesCondition
-
- ViewGadgetUrls - Class in com.atlassian.bamboo.ww2.actions.admin.gadgets
-
- ViewGadgetUrls() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.gadgets.ViewGadgetUrls
-
- ViewGlobalAuditLogAction - Class in com.atlassian.bamboo.configuration
-
- ViewGlobalAuditLogAction() - Constructor for class com.atlassian.bamboo.configuration.ViewGlobalAuditLogAction
-
- ViewInstancesForConfigurationAction - Class in com.atlassian.bamboo.ww2.actions.admin.elastic
-
- ViewInstancesForConfigurationAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewInstancesForConfigurationAction
-
- ViewJdks - Class in com.atlassian.bamboo.configuration.agent
-
- ViewJdks() - Constructor for class com.atlassian.bamboo.configuration.agent.ViewJdks
-
- ViewJiraIssueForPlan - Class in com.atlassian.bamboo.plugins.jiraPlugin.actions
-
- ViewJiraIssueForPlan() - Constructor for class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssueForPlan
-
- ViewJiraIssues - Class in com.atlassian.bamboo.plugins.jiraPlugin.actions
-
- ViewJiraIssues() - Constructor for class com.atlassian.bamboo.plugins.jiraPlugin.actions.ViewJiraIssues
-
- ViewLabels - Class in com.atlassian.bamboo.ww2.actions.labels
-
- ViewLabels() - Constructor for class com.atlassian.bamboo.ww2.actions.labels.ViewLabels
-
- ViewLinkedRepository - Class in com.atlassian.bamboo.configuration.repository
-
- ViewLinkedRepository() - Constructor for class com.atlassian.bamboo.configuration.repository.ViewLinkedRepository
-
- ViewLinkTypes - Class in com.atlassian.bamboo.pageobjects.pages.jira
-
- ViewLinkTypes() - Constructor for class com.atlassian.bamboo.pageobjects.pages.jira.ViewLinkTypes
-
- ViewLog4jAction - Class in com.atlassian.bamboo.configuration.logs
-
- ViewLog4jAction() - Constructor for class com.atlassian.bamboo.configuration.logs.ViewLog4jAction
-
- viewLogs() - Method in class com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentResultPage
-
- ViewMailServerAdminPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ViewMailServerAdminPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.ViewMailServerAdminPage
-
- ViewMaven2ChainSummary - Class in com.atlassian.bamboo.plugins.maven.dependencies
-
- ViewMaven2ChainSummary() - Constructor for class com.atlassian.bamboo.plugins.maven.dependencies.ViewMaven2ChainSummary
-
- ViewNextBuildResults - Class in com.atlassian.bamboo.build
-
This class displays the next
BuildResultsImpl
from the one we are currently viewing
- ViewNextBuildResults() - Constructor for class com.atlassian.bamboo.build.ViewNextBuildResults
-
- ViewOfflineAgents - Class in com.atlassian.bamboo.configuration.agent
-
- ViewOfflineAgents() - Constructor for class com.atlassian.bamboo.configuration.agent.ViewOfflineAgents
-
- ViewOfflineElasticAgentDetailsAction - Class in com.atlassian.bamboo.configuration.agent.elastic
-
- ViewOfflineElasticAgentDetailsAction() - Constructor for class com.atlassian.bamboo.configuration.agent.elastic.ViewOfflineElasticAgentDetailsAction
-
- ViewOfflineElasticAgentDetailsAdminAction - Class in com.atlassian.bamboo.ww2.actions.admin.elastic
-
- ViewOfflineElasticAgentDetailsAdminAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.elastic.ViewOfflineElasticAgentDetailsAdminAction
-
- ViewPlanConfiguration - Class in com.atlassian.bamboo.ww2.actions.chains.admin
-
- ViewPlanConfiguration() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.admin.ViewPlanConfiguration
-
- ViewPlanSpecs - Class in com.atlassian.bamboo.ww2.actions.build.admin.config
-
- ViewPlanSpecs() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.ViewPlanSpecs
-
- ViewPlanStatusByJiraKey - Class in com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax
-
An action that returns list of "latest relevant builds" given some JIRA keys
- ViewPlanStatusByJiraKey() - Constructor for class com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax.ViewPlanStatusByJiraKey
-
- ViewPlanUpdates - Class in com.atlassian.bamboo.js
-
Returns JSON data
- ViewPlanUpdates() - Constructor for class com.atlassian.bamboo.js.ViewPlanUpdates
-
- ViewPlanYaml - Class in com.atlassian.bamboo.ww2.actions.build.admin.config
-
- ViewPlanYaml() - Constructor for class com.atlassian.bamboo.ww2.actions.build.admin.config.ViewPlanYaml
-
- ViewPlanYamlPage - Class in com.atlassian.bamboo.pageobjects.pages.export
-
- ViewPlanYamlPage(PlanKey) - Constructor for class com.atlassian.bamboo.pageobjects.pages.export.ViewPlanYamlPage
-
- ViewPreviousBuildResults - Class in com.atlassian.bamboo.build
-
This class displays the previous
BuildResultsImpl
from the one we are currently viewing
- ViewPreviousBuildResults() - Constructor for class com.atlassian.bamboo.build.ViewPreviousBuildResults
-
- ViewProject - Class in com.atlassian.bamboo.ww2.actions.project
-
- ViewProject() - Constructor for class com.atlassian.bamboo.ww2.actions.project.ViewProject
-
- ViewQuarantinedTests - Class in com.atlassian.bamboo.ww2.actions.chains
-
- ViewQuarantinedTests() - Constructor for class com.atlassian.bamboo.ww2.actions.chains.ViewQuarantinedTests
-
- ViewRejectedRequirements - Class in com.atlassian.bamboo.configuration.agent
-
- ViewRejectedRequirements() - Constructor for class com.atlassian.bamboo.configuration.agent.ViewRejectedRequirements
-
- ViewRemoteAgentAuthentications - Class in com.atlassian.bamboo.configuration.agent
-
Action to view remote agent authentications.
- ViewRemoteAgentAuthentications() - Constructor for class com.atlassian.bamboo.configuration.agent.ViewRemoteAgentAuthentications
-
- ViewReport - Class in com.atlassian.bamboo.ww2.actions.reports
-
- ViewReport() - Constructor for class com.atlassian.bamboo.ww2.actions.reports.ViewReport
-
- ViewReportChart - Class in com.atlassian.bamboo.ww2.actions.charts
-
- ViewReportChart() - Constructor for class com.atlassian.bamboo.ww2.actions.charts.ViewReportChart
-
- viewRequirementDetails(String) - Method in class com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage
-
- ViewResponsibilitiesForUser - Class in com.atlassian.bamboo.brokenbuildtracker.ui
-
- ViewResponsibilitiesForUser() - Constructor for class com.atlassian.bamboo.brokenbuildtracker.ui.ViewResponsibilitiesForUser
-
- ViewRunningPlans - Class in com.atlassian.bamboo.buildqueue
-
- ViewRunningPlans() - Constructor for class com.atlassian.bamboo.buildqueue.ViewRunningPlans
-
- ViewTelemetryAction - Class in com.atlassian.bamboo.webwork
-
- ViewTelemetryAction() - Constructor for class com.atlassian.bamboo.webwork.ViewTelemetryAction
-
- ViewTestCaseAction - Class in com.atlassian.bamboo.build.tests
-
- ViewTestCaseAction() - Constructor for class com.atlassian.bamboo.build.tests.ViewTestCaseAction
-
- ViewTestCaseResultAction - Class in com.atlassian.bamboo.build
-
- ViewTestCaseResultAction() - Constructor for class com.atlassian.bamboo.build.ViewTestCaseResultAction
-
- ViewTestClassResultAction - Class in com.atlassian.bamboo.build
-
- ViewTestClassResultAction() - Constructor for class com.atlassian.bamboo.build.ViewTestClassResultAction
-
- ViewTestsCondition - Class in com.atlassian.bamboo.plugins.web.conditions
-
Condition for build/chain results tab.
- ViewTestsCondition() - Constructor for class com.atlassian.bamboo.plugins.web.conditions.ViewTestsCondition
-
- ViewTestsSummary - Class in com.atlassian.bamboo.build.tests
-
- ViewTestsSummary() - Constructor for class com.atlassian.bamboo.build.tests.ViewTestsSummary
-
- ViewTestsSummaryForPlan - Class in com.atlassian.bamboo.build.tests
-
- ViewTestsSummaryForPlan() - Constructor for class com.atlassian.bamboo.build.tests.ViewTestsSummaryForPlan
-
- ViewTrackingForBuildResult - Class in com.atlassian.bamboo.brokenbuildtracker.ui
-
- ViewTrackingForBuildResult() - Constructor for class com.atlassian.bamboo.brokenbuildtracker.ui.ViewTrackingForBuildResult
-
- ViewUserDetailsAdminAction - Class in com.atlassian.bamboo.ww2.actions.admin.user
-
- ViewUserDetailsAdminAction() - Constructor for class com.atlassian.bamboo.ww2.actions.admin.user.ViewUserDetailsAdminAction
-
- ViewUserPage - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ViewUserPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage
-
- ViewUserPage.UserAliasesTableComponent - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ViewUserPage.UserAliasesTableRow - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ViewUserPage.UserDetails - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ViewUserPage.UserGroupsTableComponent - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ViewUserPage.UserGroupsTableRow - Class in com.atlassian.bamboo.pageobjects.pages.admin
-
- ViewUserSummary - Class in com.atlassian.bamboo.ww2.actions.user
-
- ViewUserSummary() - Constructor for class com.atlassian.bamboo.ww2.actions.user.ViewUserSummary
-
- ViewVersionPage - Class in com.atlassian.bamboo.pageobjects.pages.deployment
-
- ViewVersionPage() - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.ViewVersionPage
-
- ViewVersionPage(String) - Constructor for class com.atlassian.bamboo.pageobjects.pages.deployment.ViewVersionPage
-
- VIRTUALISATION_TYPE - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- virtualisationType - Static variable in class com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationImpl_
-
- visit(Class<P>, Object...) - Method in class com.atlassian.bamboo.pageobjects.BambooTestedProduct
-
- visit(File, String, Consumer<Node>) - Static method in class com.atlassian.bamboo.upgrade.XpathXmlUpgrader
-
Read XML from file
, performing actions on each visited node matching xPathExpression
.
- visit(Document, String, Consumer<Node>) - Static method in class com.atlassian.bamboo.upgrade.XpathXmlUpgrader
-
Iterate over elements of document
, performing actions on each visited node matching xPathExpression
.
- visitCommitterLinkPage(Class<T>) - Method in class com.atlassian.bamboo.pageobjects.pages.plan.result.CommitComponent
-
- visitDelayed(Class<P>, Object...) - Method in class com.atlassian.bamboo.pageobjects.BambooTestedProduct
-
- visitElastic(ElasticAgentDefinition) - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinitionVisitor
-
- visitFile(Path, BasicFileAttributes) - Method in class com.atlassian.bamboo.utils.files.BambooFileVisitor
-
- visitFile(File) - Method in class com.atlassian.bamboo.utils.FileVisitor
-
Deprecated.
Callback with the file being visted.
- visitFilesThatMatch(String) - Method in class com.atlassian.bamboo.utils.FileVisitor
-
Deprecated.
Visit all files that match the pattern.
- visitLocal(LocalAgentDefinition) - Method in class com.atlassian.bamboo.buildqueue.BaseElasticPipelineDefinitionVisitor
-
- visitLocal(LocalAgentDefinition) - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinitionVisitor
-
- visitLocal(LocalBuildAgent) - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent.BuildAgentVisitor
-
- visitRemote(RemoteAgentDefinition) - Method in class com.atlassian.bamboo.buildqueue.BaseElasticPipelineDefinitionVisitor
-
- visitRemote(RemoteAgentDefinition) - Method in interface com.atlassian.bamboo.buildqueue.PipelineDefinitionVisitor
-
- visitRemote(BuildAgent) - Method in interface com.atlassian.bamboo.v2.build.agent.BuildAgent.BuildAgentVisitor
-
- VOLUMES - Static variable in interface com.atlassian.bamboo.build.docker.DockerPipelineConfigurationImpl.ConfigFields
-
- volumes(List<DataVolume>) - Method in class com.atlassian.bamboo.docker.RunConfig.Builder
-
- vote(Authentication, Object, ConfigAttributeDefinition) - Method in class com.atlassian.bamboo.security.acegi.vote.CreateInProjectVoter
-
- vote(Authentication, Object, ConfigAttributeDefinition) - Method in class com.atlassian.bamboo.security.acegi.vote.ProjectPlanPermissionAwareVoter
-
- vote(Authentication, Object, ConfigAttributeDefinition) - Method in class com.atlassian.bamboo.security.acegi.vote.ProjectPlanPermissionAwareWebworkAclVoter
-
- vote(Authentication, Object, ConfigAttributeDefinition) - Method in class com.atlassian.bamboo.security.acegi.vote.RestrictedAdminAwareVoter
-
- vote(Authentication, Object, ConfigAttributeDefinition) - Method in class com.atlassian.bamboo.security.acegi.vote.RestrictedAdminAwareWebworkAclVoter
-
- vote(Authentication, Object, ConfigAttributeDefinition) - Method in class com.atlassian.bamboo.security.acegi.vote.WebworkAclVoter
-
- vote(Authentication, Object, ConfigAttributeDefinition) - Method in class com.atlassian.bamboo.security.acegi.vote.WebworkNewObjectAclVoter
-