public class WarningsBackgroundProcessor extends Object implements TaskBackgroundProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
WARNINGS_PARSING_INTERCEPTOR_RUNTIME_DATA_KEY |
| Constructor and Description |
|---|
WarningsBackgroundProcessor(BuildLoggerManager buildLoggerManager,
HomeDirectoryLayout homeDirectoryLayout) |
| Modifier and Type | Method and Description |
|---|---|
void |
finaliseProcessing(@NotNull RuntimeTaskDefinition taskDefinition,
@NotNull CommonContext commonContext) |
void |
initProcessing(@NotNull RuntimeTaskDefinition taskDefinition,
@NotNull CommonContext commonContext) |
public static final String WARNINGS_PARSING_INTERCEPTOR_RUNTIME_DATA_KEY
@Inject public WarningsBackgroundProcessor(BuildLoggerManager buildLoggerManager, HomeDirectoryLayout homeDirectoryLayout)
public void initProcessing(@NotNull
@NotNull RuntimeTaskDefinition taskDefinition,
@NotNull
@NotNull CommonContext commonContext)
initProcessing in interface TaskBackgroundProcessorpublic void finaliseProcessing(@NotNull
@NotNull RuntimeTaskDefinition taskDefinition,
@NotNull
@NotNull CommonContext commonContext)
finaliseProcessing in interface TaskBackgroundProcessorCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.