Uses of Class
org.jenkinsci.plugins.imagegallery.comparative.FilePairTree

Packages that use FilePairTree
org.jenkinsci.plugins.imagegallery.comparative   
 

Uses of FilePairTree in org.jenkinsci.plugins.imagegallery.comparative
 

Methods in org.jenkinsci.plugins.imagegallery.comparative that return FilePairTree
 FilePairTree ComparativeImagesGalleryBuildAction.getImages()
           
 

Methods in org.jenkinsci.plugins.imagegallery.comparative that return types with arguments of type FilePairTree
 Map<String,FilePairTree> FilePairTree.getNodes()
           
 

Constructors in org.jenkinsci.plugins.imagegallery.comparative with parameters of type FilePairTree
ComparativeImagesGalleryBuildAction(String title, FilePairTree tree, Integer imageWidth, Integer imageInnerWidth)
          Constructor with args.
 



Copyright © 2004-2012 TupiLabs. All Rights Reserved.