@Expander(value=RestChainResultExpander.class) public class RestChainResultDetails extends RestChainResult
Modifier and Type | Field and Description |
---|---|
protected RestChangeList |
changes |
buildLoggerManager, buildQueueManager, detailedResult, planExecutionManager, stageStatusHelper
artifacts, baseUriBuilder, buildNumber, buildNumberForCompat, buildResultKey, buildState, buildStateForCompat, buildSummary, comments, jiraIssues, labels, link, plan, planRestService, planResultKey, restResultKey, RESULT_KEY, resultsSummaryAccessor, stages, STATE, uriInfo, variables
Constructor and Description |
---|
RestChainResultDetails() |
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) |
Modifier and Type | Method and Description |
---|---|
void |
expand() |
void |
expand(ResultsSummary summary,
ExecutionStatus executionStatus) |
getArtifacts, getStages, getStagesList, getVariables
getBuildNumber, getBuildState, getChanges, getComments, getJiraIssues, getLabels, getLink, getVariables, setArtifacts, setBuildCompletedTime, setBuildDuration, setBuildDurationDescription, setBuildDurationInSeconds, setBuildNumber, setBuildReason, setBuildRelativeTime, setBuildStartedTime, setBuildState, setBuildTestSummary, setComments, setContinuable, setExpand, setFailedTestCount, setHasExecutableAgents, setId, setJiraIssues, setLabels, setLifeCycleState, setLink, setOnceOff, setParentLink, setPlanName, setPlanResultKey, setPrettyBuildCompletedTime, setPrettyBuildStartedTime, setPrettyQueueDuration, setPrettyQueueStartedTime, setPrettyVcsUpdateDuration, setPrettyVcsUpdateStartedTime, setProjectName, setQuarantinedTestCount, setQueueDuration, setQueueStartedTime, setQueueTimeInSeconds, setRestartable, setRestartCount, setSkippedTestCount, setStage, setStageResult, setStages, setSuccessfulTestCount, setVariables, setVcsRevisionKey, setVcsUpdateDuration, setVcsUpdateInSeconds, setVcsUpdateStartedTime
@Expandable protected RestChangeList changes
public RestChainResultDetails()
public 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)
public void expand()
expand
in class RestChainResult
public void expand(@NotNull ResultsSummary summary, @Nullable ExecutionStatus executionStatus)
expand
in class RestChainResult
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.