Uses of Class
com.tupilabs.image_gallery.image_gallery.ImageGallery

Packages that use ImageGallery
com.tupilabs.image_gallery   
com.tupilabs.image_gallery.image_gallery   
 

Uses of ImageGallery in com.tupilabs.image_gallery
 

Methods in com.tupilabs.image_gallery that return types with arguments of type ImageGallery
 List<hudson.model.Descriptor<? extends ImageGallery>> ImageGalleryRecorder.DescriptorImpl.getApplicableImageGalleries(hudson.model.AbstractProject<?,?> p)
           
 List<ImageGallery> ImageGalleryRecorder.getImageGalleries()
           
 

Constructor parameters in com.tupilabs.image_gallery with type arguments of type ImageGallery
ImageGalleryRecorder(List<ImageGallery> imageGalleries)
           
 

Uses of ImageGallery in com.tupilabs.image_gallery.image_gallery
 

Subclasses of ImageGallery in com.tupilabs.image_gallery.image_gallery
 class ArchivedImagesGallery
          An image gallery of archived artifacts.
 

Methods in com.tupilabs.image_gallery.image_gallery that return types with arguments of type ImageGallery
static hudson.DescriptorExtensionList<ImageGallery,hudson.model.Descriptor<ImageGallery>> ImageGallery.all()
           
static hudson.DescriptorExtensionList<ImageGallery,hudson.model.Descriptor<ImageGallery>> ImageGallery.all()
           
static hudson.DescriptorExtensionList<ImageGallery,hudson.model.Descriptor<ImageGallery>> ImageGallery.allExcept(hudson.model.Node current)
           
static hudson.DescriptorExtensionList<ImageGallery,hudson.model.Descriptor<ImageGallery>> ImageGallery.allExcept(hudson.model.Node current)
           
 hudson.model.Descriptor<ImageGallery> ImageGallery.getDescriptor()
           
 

Methods in com.tupilabs.image_gallery.image_gallery with parameters of type ImageGallery
 int ImageGallery.compareTo(ImageGallery o)
           
 



Copyright © 2004-2012 TupiLabs. All Rights Reserved.