|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BuildLogFileAccessorFactory in com.atlassian.bamboo.build |
---|
Methods in com.atlassian.bamboo.build with parameters of type BuildLogFileAccessorFactory | |
---|---|
void |
ViewBuildLogs.setBuildLogFileAccessorFactory(BuildLogFileAccessorFactory buildLogFileAccessorFactory)
|
Uses of BuildLogFileAccessorFactory in com.atlassian.bamboo.build.logger |
---|
Classes in com.atlassian.bamboo.build.logger that implement BuildLogFileAccessorFactory | |
---|---|
class |
BuildLogFileAccessorFactoryImpl
|
Uses of BuildLogFileAccessorFactory in com.atlassian.bamboo.builder |
---|
Methods in com.atlassian.bamboo.builder with parameters of type BuildLogFileAccessorFactory | |
---|---|
void |
Maven2LogHelper.setBuildLogFileAccessorFactory(BuildLogFileAccessorFactory buildLogFileAccessorFactory)
Deprecated. |
Uses of BuildLogFileAccessorFactory in com.atlassian.bamboo.plugins.labeller |
---|
Methods in com.atlassian.bamboo.plugins.labeller with parameters of type BuildLogFileAccessorFactory | |
---|---|
void |
BuildLabeller.setBuildLogFileAccessorFactory(BuildLogFileAccessorFactory buildLogFileAccessorFactory)
|
Uses of BuildLogFileAccessorFactory in com.atlassian.bamboo.plugins.rest.model.build |
---|
Constructors in com.atlassian.bamboo.plugins.rest.model.build with parameters of type BuildLogFileAccessorFactory | |
---|---|
ResultDetails(ResultsSummary buildSummary,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
BuildExecutionManager buildExecutionManager,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanService planService)
|
Uses of BuildLogFileAccessorFactory in com.atlassian.bamboo.plugins.rest.model.chain |
---|
Constructors in com.atlassian.bamboo.plugins.rest.model.chain with parameters of type BuildLogFileAccessorFactory | |
---|---|
RestChainResult(ChainResultsSummary buildSummary,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
boolean detailedResult,
BuildExecutionManager buildExecutionManager,
PlanExecutionManager planExecutionManager,
BuildQueueManager buildQueueManager,
StageStatusHelper stageStatusHelper,
PlanExecutableAgentsHelper planExecutableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanService planService)
|
|
RestChainResult(ChainResultsSummary buildSummary,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
StageStatusHelper stageStatusHelper,
PlanExecutableAgentsHelper planExecutableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanService planService)
|
|
RestChainResultDetails(ChainResultsSummary buildSummary,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
boolean detailedResult,
BuildExecutionManager buildExecutionManager,
PlanExecutionManager planExecutionManager,
BuildQueueManager buildQueueManager,
StageStatusHelper stageStatusHelper,
PlanExecutableAgentsHelper planExecutableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanService planService)
|
|
RestStageResult(ChainStageResult chainStageResult,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
boolean detailedResults,
BuildExecutionManager buildExecutionManager,
PlanExecutionManager planExecutionManager,
BuildQueueManager buildQueueManager,
StageStatusHelper stageStatusHelper,
java.util.List<ChainStageResult> chainStageResults,
PlanExecutableAgentsHelper planExecutableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanService planService)
|
Uses of BuildLogFileAccessorFactory in com.atlassian.bamboo.plugins.rest.service |
---|
Constructors in com.atlassian.bamboo.plugins.rest.service with parameters of type BuildLogFileAccessorFactory | |
---|---|
ResultServiceImpl(BambooUserManager bambooUserManager,
ResultsSummaryManager resultsSummaryManager,
AdministrationConfigurationManager administrationConfigurationManager,
LabelManager labelManager,
CommentService commentService,
ProjectManager projectManager,
BuildExecutionManager buildExecutionManager,
BuildQueueManager buildQueueManager,
PlanExecutionManager planExecutionManager,
StageStatusHelper stageStatusHelper,
PlanExecutableAgentsHelper planExecutableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanService planService)
|
Uses of BuildLogFileAccessorFactory in com.atlassian.bamboo.ww2.actions.chains |
---|
Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type BuildLogFileAccessorFactory | |
---|---|
void |
ViewChainLogs.setBuildLogFileAccessorFactory(BuildLogFileAccessorFactory buildLogFileAccessorFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |