public class AttachmentPublisher
extends hudson.tasks.junit.TestDataPublisher
| Modifier and Type | Class and Description |
|---|---|
static class |
AttachmentPublisher.Data |
static class |
AttachmentPublisher.DescriptorImpl |
| Constructor and Description |
|---|
AttachmentPublisher() |
| Modifier and Type | Method and Description |
|---|---|
AttachmentPublisher.Data |
contributeTestData(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.tasks.junit.TestResult testResult) |
static hudson.FilePath |
getAttachmentPath(hudson.FilePath root,
String child) |
static hudson.FilePath |
getAttachmentPath(hudson.model.Run<?,?> build) |
public static hudson.FilePath getAttachmentPath(hudson.model.Run<?,?> build)
public static hudson.FilePath getAttachmentPath(hudson.FilePath root,
String child)
public AttachmentPublisher.Data contributeTestData(hudson.model.Run<?,?> build, hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener listener, hudson.tasks.junit.TestResult testResult) throws IOException, InterruptedException
contributeTestData in class hudson.tasks.junit.TestDataPublisherIOExceptionInterruptedExceptionCopyright © 2016. All rights reserved.