public class ArchivedImagesGallery extends AbstractArchivedImagesGallery
| Modifier and Type | Class and Description |
|---|---|
static class |
ArchivedImagesGallery.DescriptorImpl |
| Constructor and Description |
|---|
ArchivedImagesGallery(String title,
String includes,
Integer imageWidth,
Boolean markBuildAsUnstableIfNoArchivesFound)
Deprecated.
|
ArchivedImagesGallery(String title,
String includes,
String imageWidth,
Boolean markBuildAsUnstableIfNoArchivesFound)
Constructor called from jelly.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
createImageGallery(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener) |
String |
getIncludes() |
Object |
readResolve() |
isMarkBuildAsUnstableIfNoArchivesFoundall, allExcept, compareTo, getDescriptor, getImageWidth, getImageWidthText, getProjectActions, getTitle@Deprecated public ArchivedImagesGallery(String title, String includes, Integer imageWidth, Boolean markBuildAsUnstableIfNoArchivesFound)
includes - imageWidth - markBuildAsUnstableIfNoArchivesFound - public String getIncludes()
public boolean createImageGallery(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
createImageGallery in class ImageGalleryInterruptedExceptionIOExceptionpublic Object readResolve()
Copyright © 2012-2015 TupiLabs. All Rights Reserved.