Modifier and Type | Field and Description |
---|---|
protected StageStatusHelper |
ChainResultsAction.stageStatusHelper |
Modifier and Type | Method and Description |
---|---|
StageStatusHelper |
ChainResultsAction.getStageStatusHelper() |
Modifier and Type | Method and Description |
---|---|
void |
ChainResultsAction.setStageStatusHelper(StageStatusHelper stageStatusHelper) |
Modifier and Type | Class and Description |
---|---|
class |
StageStatusHelperImpl |
Modifier and Type | Field and Description |
---|---|
protected StageStatusHelper |
RestChainResult.stageStatusHelper |
Constructor and Description |
---|
RestChainResult(ChainResultsSummary buildSummary,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
boolean detailedResult,
BuildLoggerManager buildLoggerManager,
PlanExecutionManager planExecutionManager,
BuildQueueManager buildQueueManager,
StageStatusHelper stageStatusHelper,
ExecutableAgentsHelper executableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanRestService planRestService,
ArtifactLinkManager artifactLinkManager) |
RestChainResult(ChainResultsSummary buildSummary,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
StageStatusHelper stageStatusHelper,
ExecutableAgentsHelper executableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanRestService planRestService,
ArtifactLinkManager artifactLinkManager) |
RestChainResultDetails(ChainResultsSummary buildSummary,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
boolean detailedResult,
BuildLoggerManager buildLoggerManager,
PlanExecutionManager planExecutionManager,
BuildQueueManager buildQueueManager,
StageStatusHelper stageStatusHelper,
ExecutableAgentsHelper executableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanRestService planRestService,
ArtifactLinkManager artifactLinkManager) |
RestStageResult(ChainStageResult chainStageResult,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
boolean detailedResults,
BuildLoggerManager buildLoggerManager,
PlanExecutionManager planExecutionManager,
BuildQueueManager buildQueueManager,
StageStatusHelper stageStatusHelper,
List<ChainStageResult> chainStageResults,
ExecutableAgentsHelper executableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanRestService planRestService) |
Constructor and Description |
---|
ResultServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
ArtifactLinkManager artifactLinkManager,
BambooUserManager bambooUserManager,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
BuildLoggerManager buildLoggerManager,
BuildQueueManager buildQueueManager,
CommentService commentService,
ExecutableAgentsHelper executableAgentsHelper,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
LabelManager labelManager,
PlanExecutionManager planExecutionManager,
PlanRestService planRestService,
ProjectManager projectManager,
ResultsSummaryManager resultsSummaryManager,
StageStatusHelper stageStatusHelper) |
Modifier and Type | Field and Description |
---|---|
protected StageStatusHelper |
ChainActionSupport.stageStatusHelper |
Modifier and Type | Method and Description |
---|---|
StageStatusHelper |
ChainActionSupport.getStageStatusHelper() |
Modifier and Type | Method and Description |
---|---|
void |
ChainActionSupport.setStageStatusHelper(StageStatusHelper stageStatusHelper) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.