|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileModelProxy | |
|---|---|
| hudson.plugins.violations | |
| hudson.plugins.violations.model | |
| hudson.plugins.violations.render | |
| Uses of FileModelProxy in hudson.plugins.violations |
|---|
| Methods in hudson.plugins.violations that return FileModelProxy | |
|---|---|
FileModelProxy |
ViolationsReport.getFileModelProxy(String name)
Get the file model proxt for a file name. |
| Uses of FileModelProxy in hudson.plugins.violations.model |
|---|
| Methods in hudson.plugins.violations.model that return types with arguments of type FileModelProxy | |
|---|---|
Map<String,FileModelProxy> |
BuildModel.getFileModelMap()
Get the file model map. |
| Constructors in hudson.plugins.violations.model with parameters of type FileModelProxy | |
|---|---|
BuildModel.FileCount(String name,
int[] counts,
FileModelProxy proxy)
Create a FileCount object. |
|
| Uses of FileModelProxy in hudson.plugins.violations.render |
|---|
| Methods in hudson.plugins.violations.render that return FileModelProxy | |
|---|---|
FileModelProxy |
FileModelProxy.build(hudson.model.AbstractBuild<?,?> build)
Fluid setting of the build attribute. |
FileModelProxy |
FileModelProxy.contextPath(String contextPath)
Fluid setting of context path. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||