|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PlanExecutableAgentsHelper in com.atlassian.bamboo.build |
---|
Methods in com.atlassian.bamboo.build with parameters of type PlanExecutableAgentsHelper | |
---|---|
void |
ChainResultsAction.setPlanExecutableAgentsHelper(PlanExecutableAgentsHelper planExecutableAgentsHelper)
|
Uses of PlanExecutableAgentsHelper in com.atlassian.bamboo.plan |
---|
Classes in com.atlassian.bamboo.plan that implement PlanExecutableAgentsHelper | |
---|---|
class |
PlanExecutableAgentsHelperImpl
|
Uses of PlanExecutableAgentsHelper in com.atlassian.bamboo.plugins.rest.model.chain |
---|
Constructors in com.atlassian.bamboo.plugins.rest.model.chain with parameters of type PlanExecutableAgentsHelper | |
---|---|
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 PlanExecutableAgentsHelper in com.atlassian.bamboo.plugins.rest.service |
---|
Constructors in com.atlassian.bamboo.plugins.rest.service with parameters of type PlanExecutableAgentsHelper | |
---|---|
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 PlanExecutableAgentsHelper in com.atlassian.bamboo.v2.build.queue |
---|
Constructors in com.atlassian.bamboo.v2.build.queue with parameters of type PlanExecutableAgentsHelper | |
---|---|
BuildQueueManagerImpl(com.atlassian.event.api.EventPublisher eventPublisher,
BuildExecutionManager buildExecutionManager,
PlanManager planManager,
org.springframework.jms.core.JmsTemplate jmsTemplate,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ErrorUpdateHandler errorUpdateHandler,
BootstrapManager bootstrapManager,
org.springframework.transaction.support.TransactionTemplate transactionTemplate,
PlanExecutableAgentsHelper planExecutableAgentsHelper,
CustomVariableContextRunner customVariableContextRunner)
|
Uses of PlanExecutableAgentsHelper in com.atlassian.bamboo.ww2.actions |
---|
Fields in com.atlassian.bamboo.ww2.actions declared as PlanExecutableAgentsHelper | |
---|---|
protected PlanExecutableAgentsHelper |
ChainActionSupport.planExecutableAgentsHelper
|
Methods in com.atlassian.bamboo.ww2.actions with parameters of type PlanExecutableAgentsHelper | |
---|---|
void |
ChainActionSupport.setPlanExecutableAgentsHelper(PlanExecutableAgentsHelper planExecutableAgentsHelper)
|
Uses of PlanExecutableAgentsHelper in com.atlassian.bamboo.ww2.actions.plans |
---|
Methods in com.atlassian.bamboo.ww2.actions.plans with parameters of type PlanExecutableAgentsHelper | |
---|---|
static java.lang.String |
AgentAvailabilityHintHelper.getAgentUnavailabilityHint(PlanExecutableAgentsHelper planExecutableAgentsHelper,
ElasticFunctionalityFacade elasticFunctionalityFacade,
AdministrationConfigurationManager administrationConfigurationManager,
com.atlassian.core.i18n.I18nTextProvider textProvider,
Job job,
boolean assumeInstanceForEveryImage)
Returns a string describing the reason for which a job can't (won't) be built. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |