|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.task.AbstractTaskConfigurator
com.atlassian.bamboo.plugins.testresultparser.task.configuration.TestResultsParserTaskConfigurator
com.atlassian.bamboo.plugins.testresultparser.testng.task.TestNGTestResultsParserTaskConfigurator
public class TestNGTestResultsParserTaskConfigurator
| Field Summary |
|---|
| Fields inherited from class com.atlassian.bamboo.task.AbstractTaskConfigurator |
|---|
bambooAuthenticationContext, taskConfiguratorHelper |
| Constructor Summary | |
|---|---|
TestNGTestResultsParserTaskConfigurator()
|
|
| Method Summary | |
|---|---|
void |
populateContextForCreate(java.util.Map<java.lang.String,java.lang.Object> context)
Provide any required context to be used when rendering the freemarker template for creating a task definition. |
| Methods inherited from class com.atlassian.bamboo.plugins.testresultparser.task.configuration.TestResultsParserTaskConfigurator |
|---|
generateTaskConfigMap, populateContextForEdit, populateContextForView, setI18nResolver, taskProducesTestResults, validate, validateTestResultsFilePattern |
| Methods inherited from class com.atlassian.bamboo.task.AbstractTaskConfigurator |
|---|
calculateRequirements, calculateRequirements, getI18nBean, setAuthenticationContext, setTaskConfiguratorHelper |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestNGTestResultsParserTaskConfigurator()
| Method Detail |
|---|
public void populateContextForCreate(@NotNull
java.util.Map<java.lang.String,java.lang.Object> context)
TaskConfigurator
populateContextForCreate in interface TaskConfiguratorpopulateContextForCreate in class TestResultsParserTaskConfiguratorcontext - map to put your context in.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||