| Package | Description |
|---|---|
| org.jenkinsci.plugins.imagegallery | |
| org.jenkinsci.plugins.imagegallery.comparative | |
| org.jenkinsci.plugins.imagegallery.imagegallery |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractArchivedImagesGallery
Archived images gallery super type.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
List<hudson.model.Descriptor<? extends ImageGallery>> |
ImageGalleryRecorder.DescriptorImpl.getApplicableImageGalleries(hudson.model.AbstractProject<?,?> p) |
hudson.model.Descriptor<ImageGallery> |
ImageGallery.getDescriptor() |
List<ImageGallery> |
ImageGalleryRecorder.getImageGalleries() |
| Modifier and Type | Method and Description |
|---|---|
int |
ImageGallery.compareTo(ImageGallery o) |
| Constructor and Description |
|---|
ImageGalleryRecorder(List<ImageGallery> imageGalleries) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComparativeArchivedImagesGallery
Base image gallery to compare images in different way.
|
class |
InFolderComparativeArchivedImagesGallery
An image gallery of archived artifacts Comparing same files in different folders.
|
class |
MultipleFolderComparativeArchivedImagesGallery
An image gallery of archived artifacts Comparing same files in different folders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArchivedImagesGallery
An image gallery of archived artifacts.
|
Copyright © 2012-2016 TupiLabs. All Rights Reserved.