public class WarningsTask extends Object implements TaskType
| Constructor and Description |
|---|
WarningsTask(BuildWarningSummaryCollationService buildWarningSummaryCollationService,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
ParsersListProvider parsersListProvider) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull TaskResult |
execute(@NotNull TaskContext taskContext)
Execute the task
|
@Inject public WarningsTask(BuildWarningSummaryCollationService buildWarningSummaryCollationService, com.atlassian.sal.api.message.I18nResolver i18nResolver, ParsersListProvider parsersListProvider)
@NotNull public @NotNull TaskResult execute(@NotNull @NotNull TaskContext taskContext) throws TaskException
TaskTypeexecute in interface TaskTypeTaskResult representing the status of the task executionTaskExceptionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.