public class ArchivedImagesGallery extends AbstractArchivedImagesGallery
| Modifier and Type | Class and Description |
|---|---|
static class |
ArchivedImagesGallery.DescriptorImpl |
| Constructor and Description |
|---|
ArchivedImagesGallery(String title,
String includes,
String imageWidthText,
Boolean markBuildAsUnstableIfNoArchivesFound)
Constructor called from jelly.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
createImageGallery(AbstractBuild<?,?> build,
BuildListener listener) |
String |
getIncludes() |
isMarkBuildAsUnstableIfNoArchivesFoundall, allExcept, compareTo, getDescriptor, getImageWidthText, getProjectActions, getTitle@DataBoundConstructor public ArchivedImagesGallery(String title, String includes, String imageWidthText, Boolean markBuildAsUnstableIfNoArchivesFound)
title - gallery titleincludes - ant-pattern to include filesimageWidthText - image widthmarkBuildAsUnstableIfNoArchivesFound - flag to mark build as unstable if nothing foundpublic String getIncludes()
public boolean createImageGallery(AbstractBuild<?,?> build, BuildListener listener) throws InterruptedException, IOException
createImageGallery in class ImageGalleryInterruptedExceptionIOExceptionCopyright © 2012–2019 TupiLabs. All rights reserved.