Uses of Class
com.atlassian.bamboo.plan.PlanResultKey

Packages that use PlanResultKey
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.artifact   
com.atlassian.bamboo.build.fileserver   
com.atlassian.bamboo.build.logger   
com.atlassian.bamboo.build.monitoring   
com.atlassian.bamboo.builder   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.event   
com.atlassian.bamboo.fileserver   
com.atlassian.bamboo.js   
com.atlassian.bamboo.labels   
com.atlassian.bamboo.logger   
com.atlassian.bamboo.migration.beans   
com.atlassian.bamboo.migration.plan   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plan.artifact   
com.atlassian.bamboo.plan.cache   
com.atlassian.bamboo.plan.trigger   
com.atlassian.bamboo.plugins.jira.release   
com.atlassian.bamboo.plugins.rest.model.plan.branch   
com.atlassian.bamboo.process   
com.atlassian.bamboo.resultsummary   
com.atlassian.bamboo.resultsummary.tests   
com.atlassian.bamboo.security   
com.atlassian.bamboo.utils   
com.atlassian.bamboo.v2.build   
com.atlassian.bamboo.v2.build.agent.messages   
com.atlassian.bamboo.v2.build.agent.remote   
com.atlassian.bamboo.v2.build.events   
com.atlassian.bamboo.v2.build.queue   
com.atlassian.bamboo.ww2.actions   
com.atlassian.bamboo.ww2.beans   
com.atlassian.bamboo.xmpp.commands   
 

Uses of PlanResultKey in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build that return PlanResultKey
 PlanResultKey BuildObjectForTests.getLastResultKey()
          Deprecated.  
 PlanResultKey BuildRequestResultImpl.getPlanResultKey()
           
 

Methods in com.atlassian.bamboo.build with parameters of type PlanResultKey
 void DefaultStopBuildManager.cancelBuild(PlanResultKey planResultKey, boolean abandonResult)
           
 void StopBuildManager.cancelBuild(PlanResultKey planResultKey, boolean abandonResult)
          Cancel a running build optionally abandoning the result
 void BuildExecutionManager.finishBuild(PlanResultKey planResultKey)
          Calls removeCurrentlyBuilding & finishProcess
 void DefaultBuildExecutionManager.finishBuild(PlanResultKey planResultKey)
           
 BuildLogger BuildLoggerManager.getBuildLogger(PlanResultKey resultKey)
          Returns a BuildLogger for the given result
 BuildLogger DefaultBuildExecutionManager.getBuildLogger(PlanResultKey resultKey)
           
 ExecutionStatus ChainResultsAction.getExecutionStatus(PlanResultKey planResultKey)
           
 boolean ChainResultsAction.jobHasExecutableAgents(PlanResultKey planResultKey)
           
 void BuildLoggerManager.removeBuildLogger(PlanResultKey buildResultKey)
          Removes buildLogger for finished build process.
 void DefaultBuildExecutionManager.removeBuildLogger(PlanResultKey buildResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.build.artifact
 

Methods in com.atlassian.bamboo.build.artifact with parameters of type PlanResultKey
 boolean ArtifactManager.publish(BuildLogger buildLogger, PlanResultKey planResultKey, java.io.File baseDirectory, ArtifactDefinitionContext artifact, boolean deleteSource, int minExpectedFilesCnt)
          Request copy of artifacts from a designated location to artifact storage.
 boolean AbstractArtifactManager.publish(BuildLogger buildLogger, PlanResultKey planResultKey, java.io.File baseDirectory, ArtifactDefinitionContext artifact, boolean deleteSource, int minExpectedFilesCnt)
           
protected  boolean LocalArtifactManager.publishFileSet(PlanResultKey planResultKey, ArtifactDefinitionContext artifact, org.apache.tools.ant.types.FileSet sourceFileSet, boolean deleteSource)
           
protected abstract  boolean AbstractArtifactManager.publishFileSet(PlanResultKey planResultKey, ArtifactDefinitionContext artifact, org.apache.tools.ant.types.FileSet sourceFileSet, boolean deleteSource)
           
static void LocalArtifactManager.removeArtifactFiles(PlanResultKey planResultKey)
           
static void LocalArtifactManager.removeSingleArtifactFiles(PlanResultKey planResultKey, ArtifactLink artifactLink)
           
 boolean ArtifactManager.retrieve(PlanResultKey planResultKey, ArtifactSubscriptionContext artifactSubscription)
          Deprecated. since 3.3 use ArtifactManager.retrieve(PlanResultKey, ArtifactSubscriptionContext, File)
 boolean LocalArtifactManager.retrieve(PlanResultKey planResultKey, ArtifactSubscriptionContext artifactSubscription)
           
 boolean ArtifactManager.retrieve(PlanResultKey planResultKey, ArtifactSubscriptionContext artifactSubscription, java.io.File buildWorkingDirectory)
          Retrieves an artifact from artifact storage.
 boolean LocalArtifactManager.retrieve(PlanResultKey planResultKey, ArtifactSubscriptionContext artifactSubscription, java.io.File buildWorkingDirectory)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.build.fileserver
 

Methods in com.atlassian.bamboo.build.fileserver with parameters of type PlanResultKey
 java.io.File BuildDirectoryManager.getServerSideTaskWorkingDirectory(PlanResultKey planResultKey)
          Returns the directory used by server-side tasks, e.g.
 java.io.File DefaultBuildDirectoryManager.getServerSideTaskWorkingDirectory(PlanResultKey planResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.build.logger
 

Methods in com.atlassian.bamboo.build.logger with parameters of type PlanResultKey
 BuildLogger DefaultBuildLoggerManager.getBuildLogger(PlanResultKey resultKey)
           
 void DefaultBuildLoggerManager.removeBuildLogger(PlanResultKey buildResultKey)
           
 void SimpleBuildLogger.startStreamingBuildLogs(PlanResultKey planResultKey)
           
 void BuildLogger.startStreamingBuildLogs(PlanResultKey planResultKey)
          Begin streaming any logs to build logs file
 void NullBuildLogger.startStreamingBuildLogs(PlanResultKey planResultKey)
           
 void BuildLoggerImpl.startStreamingBuildLogs(PlanResultKey planResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.build.monitoring
 

Methods in com.atlassian.bamboo.build.monitoring with parameters of type PlanResultKey
static java.lang.String BuildStopDelayedJob.getJobName(PlanResultKey planResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.builder
 

Methods in com.atlassian.bamboo.builder with parameters of type PlanResultKey
 SimpleBuildLogger BuildLoggerManagerForTesting.getBuildLogger(PlanResultKey resultKey)
           
 void BuildLoggerManagerForTesting.removeBuildLogger(PlanResultKey buildResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.chains
 

Methods in com.atlassian.bamboo.chains that return PlanResultKey
 PlanResultKey ChainState.getPlanResultKey()
          PlanResultKey for the the Chain execution
 PlanResultKey ChainExecution.getPlanResultKey()
          Get the result key
 PlanResultKey BuildExecution.getPlanResultKey()
           
 

Methods in com.atlassian.bamboo.chains with parameters of type PlanResultKey
 com.atlassian.bamboo.chains.ChainBuildState StageState.get(PlanResultKey planResultKey)
          Gets the Build State given the build result key
 java.lang.Long ChainStateResult.getAverageDuration(PlanResultKey planResultKey)
          Lookup the ImmutablePlan.getAverageBuildDuration() of a Job by its PlanResultKey
 BuildContext ChainStateResult.getBuildContext(PlanResultKey planResultKey)
          Lookup a BuildContext of a Job by its PlanResultKey
 com.atlassian.bamboo.chains.ChainBuildState ChainState.getChainBuildState(PlanResultKey planResultKey)
          Gets the build state for the given buildResultKey
 ChainExecution ChainExecutionManager.getChainExecution(PlanResultKey planResultKey)
          Get the state of the single ChainExecution
 ChainExecution ChainExecutionManagerImpl.getChainExecution(PlanResultKey planResultKey)
           
 BuildExecution ChainExecutionManager.getJobExecution(PlanResultKey planResultKey)
          Get the state of a single Job being executed
 BuildExecution ChainExecutionManagerImpl.getJobExecution(PlanResultKey planResultKey)
           
 boolean ChainExecutionManager.isExecuting(PlanResultKey planResultKey)
          Checks of the Chain represented by PlanResultKey is executed
 boolean ChainExecutionManagerImpl.isExecuting(PlanResultKey planResultKey)
           
 boolean JobExecutionManager.requestStop(PlanResultKey planResultKey)
          Stops the build represented by its PlanResultKey and does not abandon the result If the ResultsSummary.getLifeCycleState() is not LifeCycleState.QUEUED or LifeCycleState.IN_PROGRESS the result will be transitioned to LifeCycleState.NOT_BUILT and BuildState.UNKNOWN
 boolean JobExecutionManagerImpl.requestStop(PlanResultKey planResultKey)
           
 void ChainExecutionManager.stop(PlanResultKey planResultKey)
          Stops the executing instance of the Chain represented by PlanResultKey
 void ChainExecutionManagerImpl.stop(PlanResultKey planResultKey)
           
 void ChainResultManager.updateStateToInProgress(PlanResultKey chainResultKey, java.util.Date startDate)
           
 void ChainResultManagerImpl.updateStateToInProgress(PlanResultKey chainResultKey, java.util.Date startDate)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.event
 

Fields in com.atlassian.bamboo.event declared as PlanResultKey
protected  PlanResultKey BuildResultEvent.planResultKey
           
 

Methods in com.atlassian.bamboo.event that return PlanResultKey
 PlanResultKey PlanResultEvent.getPlanResultKey()
          Get the PlanResultKey for the ResultsSummary
 PlanResultKey ChainResultEvent.getPlanResultKey()
          Get the PlanResultKey for the ChainResultsSummary
 PlanResultKey BuildResultEvent.getPlanResultKey()
          Gets the PlanResultKey
 

Constructors in com.atlassian.bamboo.event with parameters of type PlanResultKey
BuildCommentDeletedEvent(java.lang.Object source, PlanResultKey planResultKey, Comment comment)
           
BuildCommentedEvent(java.lang.Object source, PlanResultKey planResultKey, Comment comment)
           
BuildCompletedEvent(java.lang.Object source, PlanResultKey planResultKey, BuildState buildState, LifeCycleState lifeCycleState)
           
BuildFinishedEvent(java.lang.Object source, PlanResultKey planResultKey, BuildState buildState, LifeCycleState lifeCycleState)
           
BuildResultDeletedEvent(java.lang.Object source, PlanResultKey planResultKey, long id)
           
BuildResultEvent(java.lang.Object source, PlanResultKey planResultKey)
           
BuildResultsSummaryUpdatedEvent(java.lang.Object source, PlanResultKey planResultKey)
           
BuildStateResultEvent(java.lang.Object source, PlanResultKey planResultKey, BuildState buildState, LifeCycleState lifeCycleState)
           
ChainResultDeletedEvent(java.lang.Object source, PlanResultKey planResultKey, long id)
           
ChainResultEvent(java.lang.Object source, PlanResultKey planResultKey)
           
JobCompletedEvent(java.lang.Object source, PlanResultKey planResultKey, BuildState buildState, LifeCycleState lifeCycleState, int numberOfPreviouslyFailedJobs)
           
ResultLabelAddedEvent(java.lang.Object source, PlanResultKey planResultKey, java.lang.String label, com.atlassian.user.User user)
           
ResultLabelEvent(java.lang.Object source, PlanResultKey planResultKey, java.lang.String label, com.atlassian.user.User user)
           
ResultLabelRemovedEvent(java.lang.Object source, PlanResultKey planResultKey, java.lang.String label, com.atlassian.user.User user)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.fileserver
 

Methods in com.atlassian.bamboo.fileserver with parameters of type PlanResultKey
static java.io.File SystemDirectory.getArtifactDestinationDirectory(PlanResultKey planResultKey, ArtifactDefinitionContext artifact)
           
static java.io.File SystemDirectory.getArtifactDirectory(PlanResultKey planResultKey)
           
static java.lang.String SystemDirectory.getArtifactPathSuffix(PlanResultKey planResultKey, ArtifactDefinitionContext artifact)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.js
 

Constructors in com.atlassian.bamboo.js with parameters of type PlanResultKey
PlanDecorator(ImmutableTopLevelPlan plan, java.lang.Long currentTime, boolean favourite, com.opensymphony.xwork.TextProvider textProvider, PlanExecutionManager planExecutionManager, PlanResultKey lastResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.labels
 

Methods in com.atlassian.bamboo.labels with parameters of type PlanResultKey
 int LabelManager.addLabel(java.lang.String labelName, PlanResultKey planResultKey, com.atlassian.user.User user)
          Add a label against a build result.
 int LabelManagerImpl.addLabel(java.lang.String labelName, PlanResultKey planResultKey, com.atlassian.user.User user)
           
protected  int LabelManagerImpl.addLabel(java.lang.String labelName, java.lang.String namespace, Project project, Plan plan, PlanResultKey planResultKey, java.lang.String userName)
           
 int LabelManager.removeLabel(java.lang.String labelName, PlanResultKey planResultKey, com.atlassian.user.User user)
          Removes a label against a build result.
 int LabelManagerImpl.removeLabel(java.lang.String labelName, PlanResultKey planResultKey, com.atlassian.user.User user)
           
protected  int LabelManagerImpl.removeLabel(java.lang.String labelName, java.lang.String namespace, Project project, Plan plan, PlanResultKey planResultKey, java.lang.String userName)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.logger
 

Methods in com.atlassian.bamboo.logger with parameters of type PlanResultKey
 java.util.Collection<ErrorDetails> ErrorAccessor.getErrors(PlanResultKey planResultKey)
          Obtain all the errors recorded against a specific result
 java.util.Collection<ErrorDetails> DefaultErrorHandler.getErrors(PlanResultKey planResultKey)
           
 java.util.Collection<ErrorDetails> AggregatedChainErrorAccessor.getErrors(PlanResultKey planResultKey)
           
 void ErrorUpdateHandler.recordError(PlanResultKey planResultKey, java.lang.String context, java.lang.Throwable throwable)
          Record a build error against a build result
 void AbstractErrorUpdateHandler.recordError(PlanResultKey planResultKey, java.lang.String context, java.lang.Throwable throwable)
           
 

Constructors in com.atlassian.bamboo.logger with parameters of type PlanResultKey
ErrorOfPlanResultPredicate(PlanResultKey planResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.migration.beans
 

Methods in com.atlassian.bamboo.migration.beans with parameters of type PlanResultKey
 BuildResultsSummary DummyResultsSummaryCache.get(PlanResultKey planResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.migration.plan
 

Methods in com.atlassian.bamboo.migration.plan with parameters of type PlanResultKey
 Plan PlanManagerDecorator.getPlanByResultKey(PlanResultKey planResultKey)
           
<T extends Plan>
T
PlanManagerDecorator.getPlanByResultKey(PlanResultKey planResultKey, java.lang.Class<T> planType)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.plan
 

Methods in com.atlassian.bamboo.plan that return PlanResultKey
static PlanResultKey PlanKeys.getChainResultKey(PlanResultKey planResultKey)
          Creates a chain result key from job result key.
 PlanResultKey AbstractChain.getLastResultKey()
           
 PlanResultKey ExecutionRequestResult.getPlanResultKey()
          The PlanResultKey of the executing Plan
static PlanResultKey PlanKeys.getPlanResultKey(PlanKey planKey, int buildNumber)
          Creates a PlanResultKey from the given PlanKey and buildNumber
static PlanResultKey PlanKeys.getPlanResultKey(java.lang.String planResultKey)
          Creates a PlanResultKey from its string form 'BAM-BOO-123'
static PlanResultKey PlanKeys.getPlanResultKey(java.lang.String planKey, int buildNumber)
          Creates a PlanResultKey from the given planKey and buildNumber
 PlanResultKey PlanExecutionConfig.getResultToRerun()
          PlanResultKey of build to start again
 PlanResultKey PlanExecutionConfigImpl.getResultToRerun()
           
 

Methods in com.atlassian.bamboo.plan with parameters of type PlanResultKey
static PlanResultKey PlanKeys.getChainResultKey(PlanResultKey planResultKey)
          Creates a chain result key from job result key.
 java.util.List<CurrentlyBuilding> PlanExecutionManager.getCurrentlyBuildingForPlanResult(PlanResultKey planKey)
          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)
 java.util.List<CurrentlyBuilding> PlanExecutionManagerImpl.getCurrentlyBuildingForPlanResult(PlanResultKey planResultKey)
           
 ExecutionStatus ExecutionStatusProvider.getExecutionStatus(PlanResultKey planResultKey)
          Returns a ExecutionStatus for the given PlanResultKey
 ExecutionStatus PlanExecutionManagerImpl.getExecutionStatus(PlanResultKey planResultKey)
           
 ExecutionStatus ExecutionStatusProviderImpl.getExecutionStatus(PlanResultKey planResultKey)
           
 BuildExecution ExecutionStatusProvider.getJobExecution(PlanResultKey planResultKey)
          Get the state of a single Job being executed
 BuildExecution PlanExecutionManagerImpl.getJobExecution(PlanResultKey planResultKey)
           
 BuildExecution ExecutionStatusProviderImpl.getJobExecution(PlanResultKey planResultKey)
           
 Plan PlanManager.getPlanByResultKey(PlanResultKey planResultKey)
          Returns a Plan by a PlanResultKey
 Plan PlanManagerImpl.getPlanByResultKey(PlanResultKey planResultKey)
           
<T extends Plan>
T
PlanManager.getPlanByResultKey(PlanResultKey planResultKey, java.lang.Class<T> planType)
          Returns a Plan from a PlanResultKey and Class
<T extends Plan>
T
PlanManagerImpl.getPlanByResultKey(PlanResultKey planResultKey, java.lang.Class<T> planType)
           
static java.lang.String PlanKeys.getPlanKeyPart(PlanResultKey planResultKey)
          Returns plan key part for given PlanResultKey
static java.lang.String PlanKeys.getProjectKeyPart(PlanResultKey planResultKey)
          Returns project key part for given PlanResultKey
 boolean PlanExecutableAgentsHelper.planHasExecutableAgents(PlanResultKey planResultKey)
          Checks if a Buildable can be built on any active agent.
 boolean PlanExecutableAgentsHelperImpl.planHasExecutableAgents(PlanResultKey planResultKey)
          Checks if a Job can be built on any active agent.
 void PlanStatePersisterServiceImpl.saveNotBuiltBuildResult(PlanResultKey planResultKey)
           
 void PlanStatePersisterService.saveNotBuiltBuildResult(PlanResultKey planResultKey)
          Saves results of not build results identified by PlanResultKey.
 void PlanStatePersisterImpl.saveNotBuiltBuildResult(PlanResultKey planResultKey)
           
 void PlanStatePersister.saveNotBuiltBuildResult(PlanResultKey planResultKey)
          Handles results of not built job.
 void PlanExecutionManager.stopPlan(PlanResultKey planResultKey, boolean abandonResult, java.lang.String userName)
           
 void PlanExecutionManagerImpl.stopPlan(PlanResultKey planResultKey, boolean abandonResult, java.lang.String userName)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.plan.artifact
 

Methods in com.atlassian.bamboo.plan.artifact with parameters of type PlanResultKey
 java.util.List<ArtifactSubscriptionContext> ArtifactSubscriptionManager.prepareSubscriptionContexts(ImmutableJob job, PlanResultKey planResultKey)
           
 java.util.List<ArtifactSubscriptionContext> ArtifactSubscriptionManagerImpl.prepareSubscriptionContexts(ImmutableJob job, PlanResultKey chainResultKey)
           
 void ArtifactSubscriptionManager.saveConsumedSubscription(ArtifactSubscriptionContext artifactSubscription, PlanResultKey planResultKey)
          Store consumed subscription.
 void ArtifactSubscriptionManagerImpl.saveConsumedSubscription(ArtifactSubscriptionContext artifactSubscription, PlanResultKey planResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.plan.cache
 

Methods in com.atlassian.bamboo.plan.cache that return PlanResultKey
 PlanResultKey ImmutableChain.getLastResultKey()
          Get the latest result key including active (not finished) results
 PlanResultKey AbstractImmutableChain.getLastResultKey()
           
 

Methods in com.atlassian.bamboo.plan.cache with parameters of type PlanResultKey
 ChainResultDetails ImmutablePlanManager.getChainResultDetails(PlanResultKey planResultKey)
           
 ChainResultDetails ImmutablePlanManagerImpl.getChainResultDetails(PlanResultKey planResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.plan.trigger
 

Methods in com.atlassian.bamboo.plan.trigger with parameters of type PlanResultKey
 PlanTriggerResult PlanTrigger.triggerPlan(TriggerReason triggerReason, PlanResultKey planResultKey, java.util.Map<java.lang.String,java.lang.String> params, java.util.Map<java.lang.String,java.lang.String> customVariables, PlanVcsRevisionDataSet lastVcsRevisionKeys)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.plugins.jira.release
 

Methods in com.atlassian.bamboo.plugins.jira.release with parameters of type PlanResultKey
 PlanTriggerResult JIRAReleasePlanTrigger.triggerPlan(TriggerReason triggerReason, PlanResultKey planResultKey, java.util.Map<java.lang.String,java.lang.String> params, java.util.Map<java.lang.String,java.lang.String> customVariables, PlanVcsRevisionDataSet lastVcsRevisionKeys)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.plugins.rest.model.plan.branch
 

Constructors in com.atlassian.bamboo.plugins.rest.model.plan.branch with parameters of type PlanResultKey
RestBranchLatestActive(PlanResultKey planResultKey, LifeCycleState lifeCycleState)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.process
 

Fields in com.atlassian.bamboo.process declared as PlanResultKey
protected  PlanResultKey StreamToBuildLoggerOutputHandler.planResultKey
           
 

Constructors in com.atlassian.bamboo.process with parameters of type PlanResultKey
ErrorStreamToBuildLoggerOutputHandler(BuildLogger buildLogger, PlanResultKey planResultKey)
           
StreamToBuildLoggerOutputHandler(BuildLogger buildLogger, PlanResultKey planResultKey)
           
StreamToBuildLoggerOutputHandler(BuildLogger buildLogger, PlanResultKey planResultKey, boolean filterDownloadStatusMessages)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.resultsummary
 

Methods in com.atlassian.bamboo.resultsummary that return PlanResultKey
 PlanResultKey BuildResultsSummaryForTesting.getPlanResultKey()
           
 PlanResultKey ResultsSummary.getPlanResultKey()
          Gets the PlanResultKey for this BuildResultsSummary
 PlanResultKey BaseResultSummary.getPlanResultKey()
           
 

Methods in com.atlassian.bamboo.resultsummary with parameters of type PlanResultKey
<T extends ResultsSummary>
T
ResultsSummaryManager.findFirstResultAfter(PlanResultKey planResultKey, java.lang.Class<T> aClass)
          Finds the first ResultsSummary after a specified build which is either FINISHED or can be FINISHED, i.e.
<T extends ResultsSummary>
T
BuildResultsSummaryManagerImpl.findFirstResultAfter(PlanResultKey planResultKey, java.lang.Class<T> aClass)
           
<T extends ResultsSummary>
T
BuildResultsSummaryHibernateDao.findLastBuildResultBeforeWithTests(PlanResultKey planResultKey, java.lang.Class<T> aClass)
           
<T extends ResultsSummary>
T
ResultsSummaryManager.findLastBuildResultBeforeWithTests(PlanResultKey planResultKey, java.lang.Class<T> aClass)
          Finds the last successful or failing BuildResultsSummary before buildNumber
<T extends ResultsSummary>
T
BuildResultsSummaryDao.findLastBuildResultBeforeWithTests(PlanResultKey planResultKey, java.lang.Class<T> aClass)
           
<T extends ResultsSummary>
T
BuildResultsSummaryManagerImpl.findLastBuildResultBeforeWithTests(PlanResultKey planResultKey, java.lang.Class<T> aClass)
           
<T extends ResultsSummary>
T
ResultsSummaryManager.findLastResultBefore(PlanResultKey planResultKey, java.lang.Class<T> aClass)
          Finds the last successful or failing ResultsSummary before planResultKey.getBuildNumber
<T extends ResultsSummary>
T
BuildResultsSummaryManagerImpl.findLastResultBefore(PlanResultKey planResultKey, java.lang.Class<T> aClass)
           
 BuildResultsSummary BuildResultsSummaryManager.getBuildResultsSummary(PlanResultKey planResultKey)
          Deprecated. Gets the BuildResultsSummary represented by the provided PlanResultKey
 BuildResultsSummary BuildResultsSummaryManagerImpl.getBuildResultsSummary(PlanResultKey planResultKey)
           
 ResultsSummary ResultsSummaryManager.getResultsSummary(PlanResultKey planResultKey)
          Lookup the ResultsSummary by PlanResultKey
 ResultsSummary BuildResultsSummaryManagerImpl.getResultsSummary(PlanResultKey planResultKey)
           
<T extends ResultsSummary>
T
BuildResultsSummaryHibernateDao.getResultsSummary(PlanResultKey planResultKey, java.lang.Class<T> aClass)
           
<T extends ResultsSummary>
T
ResultsSummaryManager.getResultsSummary(PlanResultKey planResultKey, java.lang.Class<T> aClass)
          Lookup ResultsSummary by PlanResultKey and expected type
<T extends ResultsSummary>
T
BuildResultsSummaryDao.getResultsSummary(PlanResultKey planResultKey, java.lang.Class<T> aClass)
          Lookup ResultsSummary by PlanResultKey and expected type
<T extends ResultsSummary>
T
BuildResultsSummaryManagerImpl.getResultsSummary(PlanResultKey planResultKey, java.lang.Class<T> aClass)
           
<T extends ResultsSummary>
T
BuildResultsSummaryHibernateDao.getResultsSummary(PlanResultKey planResultKey, java.lang.Class<T> aClass, ResultDataRead dataRead)
           
<T extends ResultsSummary>
T
ResultsSummaryManager.getResultsSummary(PlanResultKey planResultKey, java.lang.Class<T> aClass, ResultDataRead dataRead)
          Lookup ResultsSummary by PlanResultKey and expected type.
<T extends ResultsSummary>
T
BuildResultsSummaryDao.getResultsSummary(PlanResultKey planResultKey, java.lang.Class<T> aClass, ResultDataRead dataRead)
          Lookup ResultsSummary by PlanResultKey and expected type, all lazy initialized collections can be eagerly read
<T extends ResultsSummary>
T
BuildResultsSummaryManagerImpl.getResultsSummary(PlanResultKey planResultKey, java.lang.Class<T> aClass, ResultDataRead dataRead)
           
 ResultsSummary ResultsSummaryManager.getResultsSummary(PlanResultKey planResultKey, ResultDataRead dataRead)
          Lookup the ResultsSummary by PlanResultKey.
 ResultsSummary BuildResultsSummaryManagerImpl.getResultsSummary(PlanResultKey planResultKey, ResultDataRead dataRead)
           
 java.lang.Long BuildResultsSummaryHibernateDao.getResultsSummaryId(PlanResultKey planResultKey)
           
 java.lang.Long BuildResultsSummaryDao.getResultsSummaryId(PlanResultKey planResultKey)
          Return ResultsSummary's database id.
 

Uses of PlanResultKey in com.atlassian.bamboo.resultsummary.tests
 

Methods in com.atlassian.bamboo.resultsummary.tests with parameters of type PlanResultKey
 java.util.List<TestClassResult> TestResultsHibernateDao.getTestClassResults(PlanResultKey planResultKey)
           
 java.util.List<TestClassResult> TestsManager.getTestClassResults(PlanResultKey planResultKey)
          Retrieves a list of all testClassResults for a BuildResultSummary
 java.util.List<TestClassResult> TestResultsDao.getTestClassResults(PlanResultKey planResultKey)
          Retrieves a list of all testClassResults for a BuildResultSummary
 java.util.List<TestClassResult> TestsManagerImpl.getTestClassResults(PlanResultKey planResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.security
 

Methods in com.atlassian.bamboo.security with parameters of type PlanResultKey
 SecureToken SecureTokenService.generate(PlanResultKey planResultKey)
          Generates a SecureToken for a given PlanResultKey
 SecureToken SecureTokenServiceImpl.generate(PlanResultKey planResultKey)
           
 void SecureTokenService.invalidate(PlanResultKey planResultKey)
          Invalidates the SecureToken for the given PlanResultKey
 void SecureTokenServiceImpl.invalidate(PlanResultKey planResultKey)
           
 boolean SecureTokenService.isValid(SecureToken tokenToValidate, PlanResultKey planResultKey)
          Checks if the given SecureToken is valid for given PlanResultKey
 boolean SecureTokenServiceImpl.isValid(SecureToken tokenToValidate, PlanResultKey planResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.utils
 

Methods in com.atlassian.bamboo.utils that return types with arguments of type PlanResultKey
static com.google.common.collect.Ordering<PlanResultKey> Comparators.getPlanResultKeyOrdering()
           
 

Uses of PlanResultKey in com.atlassian.bamboo.v2.build
 

Methods in com.atlassian.bamboo.v2.build that return PlanResultKey
 PlanResultKey BuildIdentifier.getPlanResultKey()
          Gets the PlanResultKey for the current BuildIdentifier
 PlanResultKey CurrentlyBuildingImpl.getPlanResultKey()
           
 PlanResultKey BuildIdentifierImpl.getPlanResultKey()
           
 

Uses of PlanResultKey in com.atlassian.bamboo.v2.build.agent.messages
 

Methods in com.atlassian.bamboo.v2.build.agent.messages that return PlanResultKey
 PlanResultKey AuthenticableMessage.getIdentification()
           
 PlanResultKey ArtifactRequestMessage.getIdentification()
           
 PlanResultKey ArtifactAckMessage.getIdentification()
           
 

Constructors in com.atlassian.bamboo.v2.build.agent.messages with parameters of type PlanResultKey
ArtifactAckMessage(PlanResultKey planResultKey, ArtifactSubscriptionContext artifactSubscription)
           
ArtifactPublishMessage(org.apache.tools.ant.types.FileSet sourceFileSet, PlanResultKey planResultKey, ArtifactDefinitionContext artifact)
           
ArtifactRequestMessage(PlanResultKey planResultKey, ArtifactSubscriptionContext artifactSubscriptionContext, java.io.File baseDestinationPath)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.v2.build.agent.remote
 

Methods in com.atlassian.bamboo.v2.build.agent.remote with parameters of type PlanResultKey
 BuildLogger RemoteBuildExecutionUpdateManager.getBuildLogger(PlanResultKey resultKey)
           
 java.io.File RemoteBuildDirectoryManager.getServerSideTaskWorkingDirectory(PlanResultKey planResultKey)
           
protected  boolean RemoteArtifactManager.publishFileSet(PlanResultKey planResultKey, ArtifactDefinitionContext artifact, org.apache.tools.ant.types.FileSet sourceFileSet, boolean deleteSource)
           
 void RemoteBuildExecutionUpdateManager.removeBuildLogger(PlanResultKey buildResultKey)
           
 boolean RemoteArtifactManager.retrieve(PlanResultKey planResultKey, ArtifactSubscriptionContext artifactSubscription)
           
 boolean RemoteArtifactManager.retrieve(PlanResultKey planResultKey, ArtifactSubscriptionContext artifactSubscription, java.io.File baseDestinationPath)
           
 void RemoteBuildLogger.startStreamingBuildLogs(PlanResultKey planResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.v2.build.events
 

Methods in com.atlassian.bamboo.v2.build.events that return PlanResultKey
 PlanResultKey BuildContextEvent.getPlanResultKey()
           
 

Uses of PlanResultKey in com.atlassian.bamboo.v2.build.queue
 

Methods in com.atlassian.bamboo.v2.build.queue with parameters of type PlanResultKey
 BuildQueuePosition BuildQueueManager.getQueuePosition(PlanResultKey planResultKey)
          Returns information on position of plan result in the queue.
 BuildQueuePosition BuildQueueManagerImpl.getQueuePosition(PlanResultKey planResultKey)
           
 void BuildQueueManager.removeBuildFromQueue(PlanResultKey buildResultKey)
          Removes the BuildContext associated with the buildResultKey to be removed from the queue.
 void BuildQueueManagerImpl.removeBuildFromQueue(PlanResultKey buildResultKey)
           
 

Uses of PlanResultKey in com.atlassian.bamboo.ww2.actions
 

Methods in com.atlassian.bamboo.ww2.actions that return PlanResultKey
 PlanResultKey PlanActionSupport.getTypedPlanResultKey()
           
 

Uses of PlanResultKey in com.atlassian.bamboo.ww2.beans
 

Methods in com.atlassian.bamboo.ww2.beans that return PlanResultKey
 PlanResultKey DecoratedResult.getPlanResultKey()
           
 

Uses of PlanResultKey in com.atlassian.bamboo.xmpp.commands
 

Methods in com.atlassian.bamboo.xmpp.commands that return PlanResultKey
 PlanResultKey AbstractSmackCommand.getPlanResultKey()
           
 

Methods in com.atlassian.bamboo.xmpp.commands with parameters of type PlanResultKey
 void AbstractSmackCommand.setPlanResultKey(PlanResultKey planResultKey)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.