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 |
---|---|
TaskResult |
execute(TaskContext taskContext)
Execute the task
|
@Inject public WarningsTask(BuildWarningSummaryCollationService buildWarningSummaryCollationService, com.atlassian.sal.api.message.I18nResolver i18nResolver, ParsersListProvider parsersListProvider)
@NotNull public TaskResult execute(@NotNull TaskContext taskContext) throws TaskException
TaskType
execute
in interface TaskType
TaskResult
representing the status of the task executionTaskException
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.