|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Source | |
|---|---|
| hudson.plugins.PerfPublisher.Report | |
| Uses of Source in hudson.plugins.PerfPublisher.Report |
|---|
| Methods in hudson.plugins.PerfPublisher.Report that return types with arguments of type Source | |
|---|---|
java.util.ArrayList<Source> |
Test.getSources()
|
| Methods in hudson.plugins.PerfPublisher.Report with parameters of type Source | |
|---|---|
void |
Test.addSource(Source source)
|
| Method parameters in hudson.plugins.PerfPublisher.Report with type arguments of type Source | |
|---|---|
void |
Test.setSources(java.util.ArrayList<Source> sources)
|
| Constructor parameters in hudson.plugins.PerfPublisher.Report with type arguments of type Source | |
|---|---|
Test(java.lang.String name,
java.lang.String message,
java.lang.String description,
boolean executed,
java.util.ArrayList<Source> sources,
DataSet dataSetIn,
DataSet dataSetOut,
java.util.ArrayList<CommandLine> commandLine,
java.util.ArrayList<Param> parameters,
Success success,
CompileTime compileTime,
ExecutionTime executionTime,
Performance performance)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||