| 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 DescriptorExtensionList<ImageGallery,Descriptor<ImageGallery>> |
ImageGallery.all() |
static DescriptorExtensionList<ImageGallery,Descriptor<ImageGallery>> |
ImageGallery.all() |
static DescriptorExtensionList<ImageGallery,Descriptor<ImageGallery>> |
ImageGallery.allExcept(Node current) |
static DescriptorExtensionList<ImageGallery,Descriptor<ImageGallery>> |
ImageGallery.allExcept(Node current) |
List<Descriptor<? extends ImageGallery>> |
ImageGalleryRecorder.DescriptorImpl.getApplicableImageGalleries(AbstractProject<?,?> p) |
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–2019 TupiLabs. All rights reserved.