Modifier and Type | Method and Description |
---|---|
@NotNull BuildDetectionAction |
BuildDetectionActionFactoryImpl.createBuildDetectionActionForPluginBuildTrigger(@NotNull ImmutableChain chain,
@Nullable PlanExecutionConfig planExecutionConfig,
@NotNull TriggerReason triggerReason,
@NotNull PlanTrigger buildTrigger,
@NotNull Map<String,String> params,
@NotNull Map<String,String> variables) |
@NotNull BuildDetectionAction |
BuildDetectionActionFactory.createBuildDetectionActionForPluginBuildTrigger(@NotNull ImmutableChain chain,
@Nullable PlanExecutionConfig planExecutionConfig,
@NotNull TriggerReason triggerReason,
@NotNull PlanTrigger buildTrigger,
@NotNull Map<String,String> params,
@NotNull Map<String,String> variables)
|
@NotNull BuildDetectionAction |
BuildDetectionActionFactoryImpl.createManualBuildDetectionAction(@NotNull ImmutableChain chain,
@NotNull com.atlassian.user.User user,
@Nullable PlanExecutionConfig planExecutionConfig,
@Nullable TriggerReason triggerReason,
@Nullable PlanTrigger planTrigger,
@NotNull Map<String,String> params,
@NotNull Map<String,String> variables) |
@NotNull BuildDetectionAction |
BuildDetectionActionFactoryImpl.createManualBuildDetectionAction(@NotNull ImmutableChain chain,
@NotNull com.atlassian.user.User user,
@NotNull TriggerReason triggerReason,
@Nullable PlanTrigger planTrigger,
@Nullable PlanExecutionConfig planExecutionConfig,
@NotNull Map<String,String> params,
@NotNull Map<String,String> variables) |
@NotNull BuildDetectionAction |
BuildDetectionActionFactory.createManualBuildDetectionAction(@NotNull ImmutableChain chain,
@NotNull com.atlassian.user.User user,
@NotNull TriggerReason triggerReason,
@Nullable PlanTrigger planTrigger,
@Nullable PlanExecutionConfig planExecutionConfig,
@NotNull Map<String,String> params,
@NotNull Map<String,String> variables)
Creates a new instance of
BuildDetectionAction that can be used to start the manual execution of Plan when manual stage is meant to continue build or build is restarted |
Modifier and Type | Method and Description |
---|---|
@NotNull BuildContextBuilder |
BuildContextBuilderImpl.triggerReason(TriggerReason triggerReason) |
@NotNull BuildContextBuilder |
BuildContextBuilder.triggerReason(TriggerReason triggerReason) |
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReason |
ChainExecution.getTriggerReason()
Get the
TriggerReason for the current ChainExecution |
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReason |
DeploymentContextImpl.getTriggerReason() |
Modifier and Type | Method and Description |
---|---|
DeploymentContext |
DeploymentExecutionService.prepareDeploymentContext(@NotNull Environment environment,
@NotNull DeploymentVersion deploymentVersion,
@NotNull TriggerReason triggerReason)
Prepare DeploymentContext out of Environment and DeploymentVersion
|
DeploymentContext |
DeploymentExecutionServiceImpl.prepareDeploymentContext(@NotNull Environment environment,
@NotNull DeploymentVersion deploymentVersion,
@NotNull TriggerReason triggerReason) |
DeploymentContext |
DeploymentExecutionService.prepareDeploymentContext(@NotNull Environment environment,
@NotNull DeploymentVersion deploymentVersion,
@NotNull TriggerReason triggerReason,
@NotNull boolean isVerboseLoggingOn)
Prepare DeploymentContext out of Environment and DeploymentVersion
|
DeploymentContext |
DeploymentExecutionServiceImpl.prepareDeploymentContext(@NotNull Environment environment,
@NotNull DeploymentVersion deploymentVersion,
@NotNull TriggerReason triggerReason,
@NotNull boolean isVerboseLoggingOn) |
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReason |
InternalDeploymentResult.getTriggerReason() |
@NotNull TriggerReason |
DeploymentResultImpl.getTriggerReason() |
Constructor and Description |
---|
DeploymentResultImpl(long id,
BuildState deploymentState,
LifeCycleState lifeCycleState,
Date startedDate,
Date queuedDate,
Date executedDate,
Date finishedDate,
String deploymentVersionName,
Long agentId,
Map<String,String> customData,
TriggerReason triggerReason,
@NotNull Environment environment,
@Nullable DeploymentVersion deploymentVersion,
@Nullable Operations operations) |
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,TriggerReason> |
MutableDeploymentResultImpl_.triggerReason |
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReason |
DeploymentResultDto.getTriggerReason() |
@NotNull TriggerReason |
MutableDeploymentResultImpl.getTriggerReason() |
Modifier and Type | Method and Description |
---|---|
DeploymentResult |
DeploymentResultService.createDeploymentResult(long environmentId,
long deploymentVersionId,
@NotNull VariableContext variableContext,
@NotNull TriggerReason triggerReason) |
DeploymentResult |
DeploymentResultServiceImpl.createDeploymentResult(long environmentId,
long deploymentVersionId,
@NotNull VariableContext variableContext,
@NotNull TriggerReason triggerReason) |
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReason |
DeploymentInProgress.getTriggerReason() |
@NotNull TriggerReason |
DeploymentInProgressImpl.getTriggerReason() |
Modifier and Type | Field and Description |
---|---|
protected TriggerReason |
ResultsSummaryJsonDecorator.triggerReason |
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReason |
ExecutionStatus.getTriggerReason()
The trigger reason of the current build
|
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReason |
ImmutableResultsSummaryImpl.getTriggerReason() |
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReason |
TriggerManagerImpl.getTriggerReason(@NotNull BuildContext buildContext) |
@NotNull TriggerReason |
TriggerManager.getTriggerReason(@NotNull BuildContext buildContext)
Creates a new instance of the
CommonContext.getTriggerReason() |
@NotNull TriggerReason |
TriggerManagerImpl.getTriggerReason(@NotNull ChainResultsSummary chainResultsSummary,
@NotNull BuildResultsSummary buildResultsSummary) |
@NotNull TriggerReason |
TriggerManager.getTriggerReason(@NotNull ChainResultsSummary chainResultsSummary,
@NotNull BuildResultsSummary buildResultsSummary)
Combines the data from the given
ChainResultsSummary and BuildResultsSummary to produce a TriggerReason for a Job result |
@NotNull TriggerReason |
TriggerManagerImpl.getTriggerReason(@NotNull String key,
@NotNull Map<String,String> fieldsMap) |
@NotNull TriggerReason |
TriggerManager.getTriggerReason(@NotNull String key,
@NotNull Map<String,String> fieldsMap) |
@NotNull TriggerReason |
TriggerManagerImpl.getTriggerReason(@NotNull String key,
@NotNull ResultsSummary resultsSummary) |
@NotNull TriggerReason |
TriggerManager.getTriggerReason(@NotNull String key,
@NotNull ResultsSummary resultsSummary) |
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReasonRenderer |
TriggerManagerImpl.getTriggerReasonRenderer(@NotNull TriggerReason triggerReason) |
@NotNull TriggerReasonRenderer |
TriggerManager.getTriggerReasonRenderer(@NotNull TriggerReason triggerReason) |
@NotNull TriggerReasonRenderer |
TriggerManagerImpl.getTriggerReasonRenderer(@NotNull TriggerReason triggerReason,
@NotNull CurrentlyBuilding currentlyBuilding) |
@NotNull TriggerReasonRenderer |
TriggerManager.getTriggerReasonRenderer(@NotNull TriggerReason triggerReason,
@NotNull CurrentlyBuilding currentlyBuilding) |
@NotNull TriggerReasonRenderer |
TriggerManagerImpl.getTriggerReasonRenderer(@NotNull TriggerReason triggerReason,
@NotNull ResultsSummary resultsSummary) |
@NotNull TriggerReasonRenderer |
TriggerManager.getTriggerReasonRenderer(@NotNull TriggerReason triggerReason,
@NotNull ResultsSummary resultsSummary) |
@NotNull Map<String,String> |
PlanTrigger.getVariablesForContinuedBuild(@NotNull TriggerReason triggerReason)
Return plugin specific variables for continued builds
|
@NotNull PlanTriggerResult |
PlanTrigger.triggerPlan(@NotNull TriggerReason triggerReason,
@NotNull PlanResultKey planResultKey,
@NotNull Map<String,String> params,
@NotNull Map<String,String> customVariables,
@Nullable PlanVcsRevisionDataSet lastVcsRevisionKeys) |
Modifier and Type | Class and Description |
---|---|
class |
JIRAReleaseTriggerReason |
Modifier and Type | Method and Description |
---|---|
@NotNull Map<String,String> |
JIRAReleasePlanTrigger.getVariablesForContinuedBuild(@NotNull TriggerReason triggerReason) |
@NotNull PlanTriggerResult |
JIRAReleasePlanTrigger.triggerPlan(@NotNull TriggerReason triggerReason,
@NotNull PlanResultKey planResultKey,
@NotNull Map<String,String> params,
@NotNull Map<String,String> customVariables,
@Nullable PlanVcsRevisionDataSet lastVcsRevisionKeys) |
Constructor and Description |
---|
RestQueuedBuild(@NotNull PlanResultKey planResultKey,
@Nullable TriggerReason triggerReason,
@NotNull List<? extends RepositoryChangeset> changesets,
@Nullable javax.ws.rs.core.UriInfo uriInfo) |
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReason |
RestDeploymentResult.getTriggerReason() |
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.SingularAttribute<AbstractResultsSummary,TriggerReason> |
AbstractResultsSummary_.triggerReason |
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReason |
BuildResultsSummaryImpl.getTriggerReason() |
@NotNull TriggerReason |
AbstractResultsSummary.getTriggerReason() |
@NotNull TriggerReason |
ImmutableResultsSummary.getTriggerReason()
Why the build was was triggered
|
Modifier and Type | Method and Description |
---|---|
void |
BuildResultsSummaryImpl.setTriggerReason(TriggerReason triggerReason) |
void |
AbstractResultsSummary.setTriggerReason(TriggerReason triggerReason) |
void |
ResultsSummary.setTriggerReason(TriggerReason triggerReason) |
Modifier and Type | Class and Description |
---|---|
class |
CompletedStageTriggerReason |
class |
EnvironmentDependencyTriggerReason |
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReason |
BuildContextImpl.getTriggerReason() |
@NotNull TriggerReason |
CurrentlyBuildingImpl.getTriggerReason() |
@NotNull TriggerReason |
CommonContext.getTriggerReason()
The reason this build was triggered
|
Constructor and Description |
---|
BuildContextImpl(BuildIdentifier identifier,
TriggerReason triggerReason,
BuildDefinition buildDefinition,
@Nullable BuildChanges buildChanges,
BuildContext parentBuildContext,
@Nullable ArtifactContext artifactContext,
VariableContext variableContext,
@Nullable Map<String,String> customBuildData,
Map<Long,PlanRepositoryDefinition> planRepositoryDefinitionMap,
Set<Long> relevantRepositoryIds,
Map<Long,String> checkoutLocation,
boolean isBranch,
boolean isOnceOff,
boolean isCustomBuild,
boolean isVerboseLoggingOn,
BambooBandanaContext bandanaContext,
@NotNull Iterable<CredentialsData> relevantSharedCredentials,
@NotNull Map<PlanKey,ChainStorageTag> relevantStorageTags,
BuildKey buildKey,
MergeResultContext mergeResult)
Using this constructor directly is not recommended.
|
CurrentlyBuildingImpl(BuildIdentifier buildIdentifier,
BuildChanges buildChanges,
TriggerReason triggerReason,
Long averageDuration) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTriggerReason |
class |
ChildDependencyTriggerReason |
class |
CodeChangedTriggerReason |
class |
CustomRevisionBuildTriggerReason |
class |
DependencyTriggerReason |
class |
ManualBuildTriggerReason |
class |
RerunBuildTriggerReason |
class |
RssChangedTriggerReason |
class |
ScheduledTriggerReason |
class |
TagBuildTriggerReason |
class |
UnknownTriggerReason
Trigger Reason used for when a trigger reason has been removed or not determined.
|
Modifier and Type | Field and Description |
---|---|
protected TriggerReason |
DefaultTriggerReasonRenderer.triggerReason |
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReason |
TriggerReason.getChildTriggerReason(BuildContext child,
ImmutablePlan plan)
If build A (triggered because of this TriggerReason) caused builds of plans X,Y,Z to trigger,
this method will be called to determine trigger reasons for plans X, Y, Z.
|
@NotNull TriggerReason |
AbstractTriggerReason.getChildTriggerReason(BuildContext child,
ImmutablePlan plan) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultTriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason) |
void |
TriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason) |
void |
DefaultTriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason,
CurrentlyBuilding currentlyBuilding) |
void |
CodeChangedTriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason,
CurrentlyBuilding currentlyBuilding) |
void |
TriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason,
CurrentlyBuilding currentlyBuilding) |
void |
DefaultTriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason,
ResultsSummary buildResultsSummary) |
void |
CodeChangedTriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason,
ResultsSummary buildResultsSummary) |
void |
TriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason,
ResultsSummary resultsSummary) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultTriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason) |
void |
TriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason) |
void |
DefaultTriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason,
CurrentlyBuilding currentlyBuilding) |
void |
CodeChangedTriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason,
CurrentlyBuilding currentlyBuilding) |
void |
TriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason,
CurrentlyBuilding currentlyBuilding) |
void |
DefaultTriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason,
ResultsSummary buildResultsSummary) |
void |
CodeChangedTriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason,
ResultsSummary buildResultsSummary) |
void |
TriggerReasonRenderer.init(com.atlassian.plugin.ModuleDescriptor<TriggerReason> moduleDescriptor,
TriggerReason triggerReason,
ResultsSummary resultsSummary) |
Modifier and Type | Class and Description |
---|---|
class |
InitialBuildTriggerReason |
Constructor and Description |
---|
ContinuedBuildDetectionAction(ImmutableChain chain,
@NotNull PlanExecutionConfig planExecutionConfig,
com.atlassian.user.User user,
TriggerReason triggerReason,
Map<String,String> params,
Map<String,String> variables,
ErrorUpdateHandler errorUpdateHandler,
ResultsSummaryManager resultsSummaryManager,
TriggerManager triggerManager,
BranchIntegrationService branchIntegrationService,
BuildContextBuilderFactory buildContextBuilderFactory,
ResultsSummaryVariableAccessor resultsSummaryVariableAccessor,
VcsRepositoryManager vcsRepositoryManager) |
PluginTriggerBuildDetectionAction(@NotNull PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
@NotNull BuildNumberGeneratorService buildNumberGenerator,
@NotNull VariableDefinitionManager variableDefinitionManager,
@NotNull BuildContextBuilderFactory buildContextBuilderFactory,
@NotNull ImmutableChain chain,
@Nullable PlanExecutionConfig planExecutionConfig,
@NotNull TriggerReason triggerReason,
@NotNull PlanTrigger buildTrigger,
@NotNull Map<String,String> params,
@NotNull Map<String,String> variables) |
Modifier and Type | Method and Description |
---|---|
@NotNull TriggerReason |
DeploymentRepositoryBuildContext.getTriggerReason() |
Modifier and Type | Field and Description |
---|---|
protected TriggerReason |
QueueItemViewForJsonDecorator.triggerReason |
Modifier and Type | Method and Description |
---|---|
TriggerReason |
QueueItemViewForJsonDecorator.getTriggerReason() |
Constructor and Description |
---|
BuildQueueItemViewForJsonDecorator(PlanKey chainKey,
@Nullable String projectName,
String shortChainName,
@Nullable String fullChainName,
@Nullable PlanKey jobKey,
@Nullable String jobName,
@Nullable String jobOrChainResultKey,
@Nullable PlanResultKey chainResultKey,
int buildNumber,
QueueItemViewForJsonDecorator.BuildStatus buildStatus,
TriggerReason triggerReason,
boolean isBranch) |
DeploymentQueueItemViewForJsonDecorator(long resultId,
String resultKey,
long versionId,
String versionName,
long environmentId,
@Nullable String environmentName,
@Nullable String deploymentProjectName,
QueueItemViewForJsonDecorator.BuildStatus buildStatus,
TriggerReason triggerReason,
List<BuildAgentDecorator> executableAgents,
List<ElasticImageConfiguration> elasticImageConfigurations) |
QueueItemViewForJsonDecorator(String resultKey,
QueueItemViewForJsonDecorator.BuildStatus buildStatus,
TriggerReason triggerReason,
QueueItemViewForJsonDecorator.ItemType type) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.