Uses of Enum Class
com.atlassian.bamboo.plugins.testresultparser.task.exporter.TestParserTaskExporter.TestParserType
Packages that use TestParserTaskExporter.TestParserType
-
Uses of TestParserTaskExporter.TestParserType in com.atlassian.bamboo.plugins.testresultparser.task.exporter
Methods in com.atlassian.bamboo.plugins.testresultparser.task.exporter that return TestParserTaskExporter.TestParserTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TestParserTaskExporter.TestParserType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bamboo.plugins.testresultparser.task.exporter that return types with arguments of type TestParserTaskExporter.TestParserTypeModifier and TypeMethodDescriptionstatic @NotNull Optional<TestParserTaskExporter.TestParserType>