Modifier and Type | Method and Description |
---|---|
static Pair<Long,Long> |
AuthorDuplicateNameHelper.getAuthorIdFromNameMarkerPattern(String authorName)
Decode original and duplicate author ids from the fake author name
|
Modifier and Type | Method and Description |
---|---|
Pair<LinkedJiraIssue,URI> |
PlanResultsAction.getLinkedJiraIssue(String issueKey)
returns jira issue details for the given issueKey, or - in case of OAuth authentication required - URI for the login dance
|
Modifier and Type | Method and Description |
---|---|
static ArtifactHandlerPublishingResult |
ArtifactHandlerPublishingResultImpl.fromSuccessFlag(boolean isSuccessful,
Supplier<Pair<Integer,Long>> uploadStatsSupplier) |
Modifier and Type | Method and Description |
---|---|
List<Pair<TestCase,Float>> |
ViewTestsSummary.getLongestTimeToFixTests() |
List<Pair<TestCase,Float>> |
ViewTestsSummaryForPlan.getLongestTimeToFixTests() |
List<Pair<TestCaseResult,Integer>> |
ViewTestsSummary.getRecentFailures(TestCase testCase,
int number) |
List<Pair<TestCaseResult,Integer>> |
ViewTestsSummaryForPlan.getRecentFailures(TestCase testCase,
int number) |
Modifier and Type | Method and Description |
---|---|
List<Pair<Requirement,PlanKey>> |
CapabilityDaoImpl.getImmutablePlansKeysByRequirementKey(String requirementKey) |
List<Pair<Requirement,PlanKey>> |
CapabilityDao.getImmutablePlansKeysByRequirementKey(String requirementKey) |
Modifier and Type | Method and Description |
---|---|
List<Pair<String,List<Pair<String,String>>>> |
PerformanceStatsJmxAction.getBrokerStats() |
List<Pair<String,List<Pair<String,String>>>> |
PerformanceStatsJmxAction.getBrokerStats() |
List<Pair<String,String>> |
PerformanceStatsJmxAction.getC3p0Stats() |
Modifier and Type | Method and Description |
---|---|
Pair<com.atlassian.bamboo.specs.api.builders.repository.VcsRepository,com.atlassian.bamboo.specs.api.builders.repository.VcsRepositoryBranch> |
RepositoryExporterImpl.toSpecsEntityAndBranchOverride(PartialVcsRepositoryData repositoryData) |
Pair<com.atlassian.bamboo.specs.api.builders.repository.VcsRepository,com.atlassian.bamboo.specs.api.builders.repository.VcsRepositoryBranch> |
RepositoryExporter.toSpecsEntityAndBranchOverride(PartialVcsRepositoryData repositoryData)
Export repository to pair of repository specs objects and (optionally) branch override object.
|
Modifier and Type | Field and Description |
---|---|
protected List<Pair<String,String>> |
ConfigureEnvironmentTasks.conditions |
Modifier and Type | Method and Description |
---|---|
List<Pair<String,String>> |
ConfigureEnvironmentTasks.getConditions() |
Modifier and Type | Method and Description |
---|---|
List<Pair<Requirement,MutableEnvironment>> |
EnvironmentDaoImpl.findEnvironmentsByRequirementKey(String requirementKey) |
List<Pair<Requirement,MutableEnvironment>> |
EnvironmentDao.findEnvironmentsByRequirementKey(String requirementKey)
Get requirements to environment mapping by requirement key.
|
Modifier and Type | Method and Description |
---|---|
List<Pair<MutableDeploymentProject,MutableEnvironment>> |
DeploymentProjectDaoImpl.getPaginatedDeploymentsWithEnvironments(int start,
int limit,
String filter) |
List<Pair<MutableDeploymentProject,MutableEnvironment>> |
DeploymentProjectDao.getPaginatedDeploymentsWithEnvironments(int start,
int limit,
String filter)
Retrieves paginated list of pairs of MutableDeploymentProject and MutableEnvironment ordered by
InternalDeploymentProject.getName() and InternalEnvironment.getPosition() |
Modifier and Type | Method and Description |
---|---|
protected Pair<DeploymentVersion,PlanResultKey> |
AbstractCreateDeploymentVersion.getLatestVersionWithPlanResultKey(PlanKey sourcePlanKey,
long deploymentProjectId) |
Modifier and Type | Method and Description |
---|---|
Pair<List<MutableDeploymentVersionVcsChangeset>,List<InternalLinkedJiraIssue>> |
DeploymentVersionChainResultDataCollectorImpl.findChangesetsAndJiraIssues(long deploymentProjectId,
MutableDeploymentVersion newVersion,
PlanResultKey planResultKey)
Finds changes between last version (if it exists) and a new version by looking at build results that happened
between the 2 versions.
|
Pair<List<MutableDeploymentVersionVcsChangeset>,List<InternalLinkedJiraIssue>> |
DeploymentVersionChainResultDataCollector.findChangesetsAndJiraIssues(long deploymentProjectId,
MutableDeploymentVersion newVersion,
PlanResultKey planResultKey)
Finds changes between last version (if it exists) and a new version by looking at build results that happened
between the 2 versions.
|
Pair<List<DeploymentVersionVcsChangeset>,List<InternalLinkedJiraIssue>> |
DeploymentVersionChainResultDataCollectorImpl.findImmutableChangesetsAndJiraIssues(long deploymentProjectId,
MutableDeploymentVersion newVersion,
PlanResultKey planResultKey)
Finds changes between last version (if it exists) and a new version by looking at build results that happened
between the 2 versions.
|
Pair<List<DeploymentVersionVcsChangeset>,List<InternalLinkedJiraIssue>> |
DeploymentVersionChainResultDataCollector.findImmutableChangesetsAndJiraIssues(long deploymentProjectId,
MutableDeploymentVersion newVersion,
PlanResultKey planResultKey)
Finds changes between last version (if it exists) and a new version by looking at build results that happened
between the 2 versions.
|
Modifier and Type | Method and Description |
---|---|
ConcurrentMap<String,Pair<Runnable,Date>> |
EventLoggingThreadPoolExecutor.getThreadToRunnableMappings() |
Map<String,Pair<Runnable,Date>> |
ExecutorStatsImpl.getThreadToRunnableMappings() |
Map<String,Pair<Runnable,Date>> |
ExecutorStats.getThreadToRunnableMappings()
A mapping of a ThreadName to a pair of Runnable and the date the runnable started running.
|
Modifier and Type | Method and Description |
---|---|
Iterable<Pair<K,V>> |
XStreamObjectPersister.loadAndRemoveAll()
Lazily loads all stored objects and removes files from storage.
|
Modifier and Type | Method and Description |
---|---|
Iterable<Pair<K,V>> |
AbstractXStreamPersister.loadAndRemoveAll() |
Modifier and Type | Method and Description |
---|---|
List<Pair<Number,Number>> |
PlanHibernateDao.getBranchesCount() |
List<Pair<Number,Number>> |
PlanDao.getBranchesCount()
Returns the number of branches that exist for master plans in Bamboo.
|
Modifier and Type | Method and Description |
---|---|
static Pair<String,String> |
BitbucketConfigUtils.getUsernameAndPassword(VcsRepositoryData repositoryData,
CredentialsAccessor credentialsAccessor) |
Modifier and Type | Method and Description |
---|---|
Pair<Boolean,String> |
NativeGitOperationHelper.mergeAndReturnHead(File workspaceDir,
String currentRevision,
String targetRevision,
String committerName,
String committerEmail) |
Pair<Boolean,String> |
JGitOperationHelper.mergeAndReturnHead(File workspaceDir,
String currentRevision,
String targetRevision,
String committerName,
String committerEmail) |
Pair<Boolean,String> |
GitOperationHelper.mergeAndReturnHead(File workspaceDir,
String currentRevision,
String targetRevision,
String committerName,
String committerEmail) |
Modifier and Type | Method and Description |
---|---|
static Pair<String,String> |
GitHubRepositoryHelper.getRepositoryUsernameAndPassword(long repositoryId,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager) |
Modifier and Type | Method and Description |
---|---|
Pair<ArrayList<CommitContext>,Integer> |
HgCommandProcessor.getChangesetsSinceRevision(File workingDirectory,
String branch,
String previousRevision,
String targetRevision,
int maxCommitsToReturn)
Returns list of commit extracted from hg log command.
|
Modifier and Type | Method and Description |
---|---|
Collection<Pair<File,Long>> |
SshConfig.getParsedFiles() |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<Pair<com.atlassian.stash.rest.client.api.entity.Page<com.atlassian.stash.rest.client.api.entity.PullRequestStatus>,String>,StashOpenPullRequestsResponse> |
StashOpenPullRequestsResponse.FROM_PAIR_PR_STATUS_PAGE_AND_CREATE_PR_URL |
Modifier and Type | Method and Description |
---|---|
protected static Pair<String,String> |
Expansion.toParts(String expansionString)
Split an expansion string into its first node and rest.
|
Modifier and Type | Method and Description |
---|---|
List<Pair<ArtifactLink,BuildResultsSummary>> |
BuildResultsSummaryHibernateDao.findBuildResultsWithArtifacts(String planKey) |
List<Pair<ArtifactLink,BuildResultsSummary>> |
BuildResultsSummaryDao.findBuildResultsWithArtifacts(String planKey)
Find all build results which have matching artifacts.
|
Modifier and Type | Method and Description |
---|---|
<T extends ResultsSummary> |
BuildResultsSummaryManagerImpl.getResultSummariesByChangeSetIds(Iterable<Pair<String,RepositoryData>> changeSetIds,
Class<T> discriminator) |
<T extends ResultsSummary> |
ResultsSummaryManager.getResultSummariesByChangeSetIds(Iterable<Pair<String,RepositoryData>> changeSetIds,
Class<T> discriminator)
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.
|
Modifier and Type | Method and Description |
---|---|
List<Pair<TestCaseResult,Integer>> |
TestsManagerImpl.getLastNFailingResults(TestCase testCase,
int number) |
List<Pair<TestCaseResult,Integer>> |
TestsManager.getLastNFailingResults(TestCase testCase,
int number)
Retrieve the last n failing testResults for this given test case, latest first.
|
List<Pair<TestCaseResult,Integer>> |
TestsManagerImpl.getLastNFailingResults(TestCase testCase,
List<BuildResultsSummary> buildResults,
int number) |
List<Pair<TestCaseResult,Integer>> |
TestsManager.getLastNFailingResults(TestCase testCase,
List<BuildResultsSummary> buildResults,
int number)
Retrieve the last n failing testResults for this given test case, but only those that occurred within the provided
build results.
|
List<Pair<TestCaseResult,Integer>> |
TestCaseResultHibernateDao.getLastNFailingResultsForTestCase(TestCase testCase,
int number) |
List<Pair<TestCaseResult,Integer>> |
TestCaseResultDao.getLastNFailingResultsForTestCase(TestCase testCase,
int number)
Retrieve the last n failing testResults for this given test case, latest first.
|
List<Pair<TestCaseResult,Integer>> |
TestCaseResultHibernateDao.getLastNFailingResultsForTestCaseAndBuildResults(TestCase testCase,
List<BuildResultsSummary> buildResults,
int number) |
List<Pair<TestCaseResult,Integer>> |
TestCaseResultDao.getLastNFailingResultsForTestCaseAndBuildResults(TestCase testCase,
List<BuildResultsSummary> buildResults,
int number)
Retrieve the last n failing testResults for this given test case, but only those that occurred within the provided
build results.
|
List<Pair<TestCase,Float>> |
TestsManagerImpl.getLongestToFixTestCases(ImmutablePlan plan) |
List<Pair<TestCase,Float>> |
TestsManager.getLongestToFixTestCases(ImmutablePlan plan)
Retrieve a list of the test cases that have taken the longest amount of time to fix.
|
List<Pair<TestCase,Float>> |
TestsManagerImpl.getLongestToFixTestCases(List<BuildResultsSummary> buildResults) |
List<Pair<TestCase,Float>> |
TestsManager.getLongestToFixTestCases(List<BuildResultsSummary> buildResults)
Retrieve a list of the test cases that have taken the longest amount of time to fix.
|
List<Pair<Long,Float>> |
TestCaseHibernateDao.getLongestToFixTestCasesForBuildResults(List<BuildResultsSummary> buildResults) |
List<Pair<Long,Float>> |
TestCaseDao.getLongestToFixTestCasesForBuildResults(List<BuildResultsSummary> buildResults)
Retrieve a list of the test cases that have taken the longest amount of time to fix.
|
List<Pair<Long,Float>> |
TestCaseHibernateDao.getLongestToFixTestCasesForPlan(ImmutablePlan plan) |
List<Pair<Long,Float>> |
TestCaseDao.getLongestToFixTestCasesForPlan(ImmutablePlan plan)
Retrieve a list of the test cases that have taken the longest amount of time to fix.
|
List<Pair<TestCase,Long>> |
TestsManagerImpl.getMostFailingTestCases(ImmutablePlan plan) |
List<Pair<TestCase,Long>> |
TestsManager.getMostFailingTestCases(ImmutablePlan plan)
Provide a list of the top 10 most failing test cases for a plan.
|
List<Pair<TestCase,Long>> |
TestsManagerImpl.getMostFailingTestCases(List<BuildResultsSummary> buildResults) |
List<Pair<TestCase,Long>> |
TestsManager.getMostFailingTestCases(List<BuildResultsSummary> buildResults)
Provide a list of the top 10 most failing test cases for a plan.
|
List<Pair<Long,Long>> |
TestCaseHibernateDao.getMostFailingTestCasesForBuildResults(List<BuildResultsSummary> buildResults) |
List<Pair<Long,Long>> |
TestCaseDao.getMostFailingTestCasesForBuildResults(List<BuildResultsSummary> buildResults)
Provide a list of the top 10 most failing test cases for a plan.
|
List<Pair<Long,Long>> |
TestCaseHibernateDao.getMostFailingTestCasesForPlan(ImmutablePlan plan) |
List<Pair<Long,Long>> |
TestCaseDao.getMostFailingTestCasesForPlan(ImmutablePlan plan)
Provide a list of the top 10 most failing test cases for a plan.
|
List<Pair<Long,Long>> |
TestCaseHibernateDao.getTopBrokenTests(PlanKey planKey,
BuildResultsFilter filter) |
List<Pair<TestCase,Long>> |
TestsManagerImpl.getTopBrokenTests(PlanKey planKey,
BuildResultsFilter filter) |
List<Pair<Long,Long>> |
TestCaseDao.getTopBrokenTests(PlanKey planKey,
BuildResultsFilter filter) |
List<Pair<TestCase,Long>> |
TestsManager.getTopBrokenTests(PlanKey planKey,
BuildResultsFilter filter)
Returns a pai of the top 10 tests that's broken + the count for a given filter period
|
Modifier and Type | Method and Description |
---|---|
Pair<InputStream,Object> |
KryoObjectSerialiser.readObject(InputStream inputStream) |
Pair<InputStream,Object> |
JavaObjectSerialiser.readObject(InputStream inputStream) |
Pair<InputStream,Object> |
ObjectSerialiser.readObject(InputStream inputStream)
Retreieves an object from a stream.
|
Pair<InputStream,Object> |
XStreamObjectSerialiser.readObject(InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
Pair<com.atlassian.crowd.embedded.api.Directory,RepositoryConfigurationMigrator> |
HibernateRepositoryConfigurationMigrator.migrateAndTestConnection(com.atlassian.user.configuration.RepositoryConfiguration repositoryConfiguration) |
Pair<com.atlassian.crowd.embedded.api.Directory,RepositoryConfigurationMigrator> |
CrowdRepositoryConfigurationMigrator.migrateAndTestConnection(com.atlassian.user.configuration.RepositoryConfiguration repositoryConfiguration) |
Pair<com.atlassian.crowd.embedded.api.Directory,RepositoryConfigurationMigrator> |
LdapRepositoryConfigurationMigrator.migrateAndTestConnection(com.atlassian.user.configuration.RepositoryConfiguration repositoryConfiguration) |
Pair<com.atlassian.crowd.embedded.api.Directory,RepositoryConfigurationMigrator> |
RepositoryConfigurationMigrator.migrateAndTestConnection(com.atlassian.user.configuration.RepositoryConfiguration repositoryConfiguration)
Migrate the passed in configuration without saving.
|
Modifier and Type | Method and Description |
---|---|
List<Pair<com.atlassian.crowd.embedded.api.Directory,RepositoryConfigurationMigrator>> |
AtlassianUserMigrator.migrateAndTestConnections() |
Modifier and Type | Method and Description |
---|---|
List<com.atlassian.crowd.embedded.api.Directory> |
AtlassianUserMigrator.persistMigratedConfigurations(List<Pair<com.atlassian.crowd.embedded.api.Directory,RepositoryConfigurationMigrator>> migrated) |
Modifier and Type | Method and Description |
---|---|
static Pair<Iterable<CacheAwareness.CacheInfo>,Long> |
CacheAwareness.getDisabledCachesTimestamp() |
Modifier and Type | Method and Description |
---|---|
static <K,V> Map<K,V> |
BambooMaps.newHashMapFrom(Iterable<? extends V> source,
com.google.common.base.Function<V,Pair<K,V>> function) |
static <K,V> void |
BambooMaps.putAll(Map<K,? super V> map,
Iterable<Pair<K,V>> iterable) |
Modifier and Type | Method and Description |
---|---|
Pair<String,String> |
SshKeysProvider.getRsaOpenSshKeyPair(String userComment)
Provides freshly generated 2048-bit RSA key pair.
|
static <A,B> Pair<A,B> |
Pair.make(A first,
B second) |
Modifier and Type | Method and Description |
---|---|
static <A,B> com.google.common.base.Function<Pair<A,B>,A> |
BambooFunctions.firstOfPair() |
static <T extends Comparable,U extends Comparable> |
Pair.pairOfComparableComparator() |
Modifier and Type | Method and Description |
---|---|
int |
Pair.compareTo(Pair obj) |
Modifier and Type | Method and Description |
---|---|
static Pair<LogEntry,Byte> |
LogMessageBatchConverter.readLogEntry(javax.jms.BytesMessage jmsMessage) |
Modifier and Type | Method and Description |
---|---|
List<Pair<String,String>> |
ConfigureArtifactStorage.getArtifactHandlerDescriptors()
Artifact handler descriptors with labels: first is descriptor configuration prefix, second is descriptor label
|
Modifier and Type | Field and Description |
---|---|
protected List<Pair<String,String>> |
ConfigureBuildTasks.conditions |
Modifier and Type | Method and Description |
---|---|
List<Pair<String,String>> |
ConfigureBuildTasks.getConditions() |
Modifier and Type | Method and Description |
---|---|
List<Pair<String,String>> |
UIConfigSupportImpl.getPollingTypes() |
List<Pair<String,String>> |
UIConfigSupport.getPollingTypes() |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.