public class TestNGTestResultsParserTaskConfigurator extends TestResultsParserTaskConfigurator
bambooAuthenticationContext, taskConfiguratorHelper
Constructor and Description |
---|
TestNGTestResultsParserTaskConfigurator(com.atlassian.sal.api.message.I18nResolver i18nResolver,
TaskConfiguratorHelper taskConfiguratorHelper) |
Modifier and Type | Method and Description |
---|---|
void |
populateContextForCreate(Map<String,Object> context)
Provide any required context to be used when rendering the freemarker template for creating a task definition.
|
generateTaskConfigMap, populateContextForEdit, taskProducesTestResults, validate, validateTestResultsFilePattern
calculateRequirements, calculateRequirements, getI18nBean, populateContextForView, setAuthenticationContext, setTaskConfiguratorHelper
@Inject public TestNGTestResultsParserTaskConfigurator(com.atlassian.sal.api.message.I18nResolver i18nResolver, TaskConfiguratorHelper taskConfiguratorHelper)
public void populateContextForCreate(@NotNull Map<String,Object> context)
TaskConfigurator
populateContextForCreate
in interface TaskConfigurator
populateContextForCreate
in class TestResultsParserTaskConfigurator
context
- map to put your context in.Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.