Uses of Package
hudson.plugins.tasks.util.model

Packages that use hudson.plugins.tasks.util.model
hudson.plugins.tasks   
hudson.plugins.tasks.parser   
hudson.plugins.tasks.util   
hudson.plugins.tasks.util.model   
 

Classes in hudson.plugins.tasks.util.model used by hudson.plugins.tasks
AnnotationContainer
          A container for annotations.
AnnotationProvider
          Provides an annotation counter for a model object.
JavaPackage
          A serializable Java Bean class representing a Java package.
JavaProject
          A serializable Java Bean class representing a project that has been built by Hudson.
MavenModule
          A serializable Java Bean class representing a maven module.
Priority
          Defines the priority of an annotation.
WorkspaceFile
          A serializable Java Bean class representing a file in the Hudson workspace.
 

Classes in hudson.plugins.tasks.util.model used by hudson.plugins.tasks.parser
AbstractAnnotation
          A base class for annotations.
FileAnnotation
          Annotates a collection of line ranges in a file.
Priority
          Defines the priority of an annotation.
 

Classes in hudson.plugins.tasks.util.model used by hudson.plugins.tasks.util
AnnotationContainer
          A container for annotations.
AnnotationContainer.Hierarchy
          The hierarchy of a container.
AnnotationProvider
          Provides an annotation counter for a model object.
FileAnnotation
          Annotates a collection of line ranges in a file.
JavaPackage
          A serializable Java Bean class representing a Java package.
JavaProject
          A serializable Java Bean class representing a project that has been built by Hudson.
MavenModule
          A serializable Java Bean class representing a maven module.
Priority
          Defines the priority of an annotation.
WorkspaceFile
          A serializable Java Bean class representing a file in the Hudson workspace.
 

Classes in hudson.plugins.tasks.util.model used by hudson.plugins.tasks.util.model
AnnotationContainer
          A container for annotations.
AnnotationContainer.Hierarchy
          The hierarchy of a container.
AnnotationProvider
          Provides an annotation counter for a model object.
DefaultAnnotationContainer
          A simple annotation container that stores a set of annotations.
FileAnnotation
          Annotates a collection of line ranges in a file.
JavaPackage
          A serializable Java Bean class representing a Java package.
LineRange
          A line range in a source file is defined by its first and last line.
MavenModule
          A serializable Java Bean class representing a maven module.
Priority
          Defines the priority of an annotation.
WorkspaceFile
          A serializable Java Bean class representing a file in the Hudson workspace.
 



Copyright © 2008. All Rights Reserved.