Modifier and Type | Method and Description |
---|---|
static Set<Requirement> |
PhpUnitBuildTaskHelper.calculateRequirements(TaskConfiguratorHelper taskConfiguratorHelper,
TaskDefinition taskDefinition) |
Constructor and Description |
---|
TestResultsParserTaskConfigurator(com.atlassian.sal.api.message.I18nResolver i18nResolver,
TaskConfiguratorHelper taskConfiguratorHelper) |
Constructor and Description |
---|
TestNGTestResultsParserTaskConfigurator(com.atlassian.sal.api.message.I18nResolver i18nResolver,
TaskConfiguratorHelper taskConfiguratorHelper) |
Modifier and Type | Class and Description |
---|---|
class |
TaskConfiguratorHelperImpl |
Modifier and Type | Field and Description |
---|---|
protected TaskConfiguratorHelper |
AbstractTaskConfigurator.taskConfiguratorHelper
Deprecated.
since 6.8 inject your own instance
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractTaskConfigurator.setTaskConfiguratorHelper(TaskConfiguratorHelper taskConfiguratorHelper)
Deprecated.
since 6.8 use constructor injection or annotation injection
|
Constructor and Description |
---|
WarningsTaskConfigurator(com.atlassian.sal.api.message.I18nResolver i18nResolver,
TaskConfiguratorHelper taskConfiguratorHelper,
CachedPlanManager cachedPlanManager,
ParsersListProvider parsersListProvider) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.