public class FileGenerator extends MarkupGenerator
| Modifier and Type | Class and Description |
|---|---|
static class |
FileGenerator.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
FileGenerator(String filename) |
| Modifier and Type | Method and Description |
|---|---|
String |
generateMarkup(Run<?,?> build,
FilePath filePath,
TaskListener listener,
List<com.atlassian.confluence.api.model.content.Content> remoteAttachments)
Generates markup to be used for replacement
|
Descriptor<MarkupGenerator> |
getDescriptor() |
all, expand, expandAttachmentsLink@Exported public final String filename
@DataBoundConstructor public FileGenerator(String filename)
public Descriptor<MarkupGenerator> getDescriptor()
getDescriptor in interface Describable<MarkupGenerator>getDescriptor in class MarkupGeneratorpublic String generateMarkup(Run<?,?> build, FilePath filePath, TaskListener listener, List<com.atlassian.confluence.api.model.content.Content> remoteAttachments)
MarkupGeneratorgenerateMarkup in class MarkupGeneratorCopyright © 2016–2021 MeetMe, Inc.. All rights reserved.