|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.tasks.util.model.AnnotationContainer
hudson.plugins.tasks.util.model.JavaProject
hudson.plugins.tasks.parser.TasksProject
public class TasksProject
Remembers the number of scanned files in a JavaProject.
| Constructor Summary | |
|---|---|
TasksProject(int numberOfFiles)
Creates a new instance of TasksProject. |
|
| Method Summary | |
|---|---|
int |
getNumberOfFiles()
Returns the number of scanned files in this project. |
| Methods inherited from class hudson.plugins.tasks.util.model.JavaProject |
|---|
addFiles, addModule, annotationAdded, getAnnotationBound, getError, getFile, getFiles, getModule, getModules, getPackage, getPackages, getWorkspacePath, hasError, setError, setWorkspacePath |
| Methods inherited from class hudson.plugins.tasks.util.model.AnnotationContainer |
|---|
addAnnotation, addAnnotations, addAnnotations, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAnnotations, getNumberOfAnnotations, getNumberOfAnnotations, getNumberOfAnnotations, getToolTip, hasAnnotations, hasAnnotations, hasAnnotations, rebuildPriorities |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TasksProject(int numberOfFiles)
TasksProject.
numberOfFiles - the number of scanned files in this project| Method Detail |
|---|
public int getNumberOfFiles()
JavaProject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||