Uses of Class
hudson.plugins.tasks.util.AbstractAnnotationsDetail

Packages that use AbstractAnnotationsDetail
hudson.plugins.tasks   
hudson.plugins.tasks.util   
 

Uses of AbstractAnnotationsDetail in hudson.plugins.tasks
 

Subclasses of AbstractAnnotationsDetail in hudson.plugins.tasks
 class TasksFileDetail
          Represents the details of a workspace file.
 class TasksModuleDetail
          Represents the details of a maven module.
 class TasksPackageDetail
          Represents the tasks details of a Java package.
 class TasksPrioritiesDetail
          Result object to visualize the priorities statistics of an annotation container.
 class TasksTabDetail
          Result object representing a dynamic tab of the tasks plug-in.
 

Uses of AbstractAnnotationsDetail in hudson.plugins.tasks.util
 

Subclasses of AbstractAnnotationsDetail in hudson.plugins.tasks.util
 class AttributeDetail
          Result object to visualize the statistics of a category.
 class FileDetail
          Result object to visualize the package statistics of a module.
 class FixedWarningsDetail
          Result object to visualize the fixed warnings in a build.
 class ModuleDetail
          Result object to visualize the package statistics of a module.
 class NewWarningsDetail
          Result object to visualize the new warnings in a build.
 class PackageDetail
          Result object to visualize the package statistics of a module.
 class PrioritiesDetail
          Result object to visualize the priorities statistics of an annotation container.
 class TabDetail
          Result object representing a dynamic tab.
 



Copyright © 2009. All Rights Reserved.