public static class YoutrackTestDataPublisher.Data
extends hudson.tasks.junit.TestResultAction.Data
implements hudson.model.Saveable
| Constructor and Description |
|---|
Data(hudson.model.AbstractBuild<?,?> build) |
| Modifier and Type | Method and Description |
|---|---|
void |
addLink(String id,
YouTrackTestAction action) |
hudson.model.AbstractBuild<?,?> |
getBuild() |
List<hudson.tasks.junit.TestAction> |
getTestAction(hudson.tasks.junit.TestObject testObject) |
void |
save() |
public hudson.model.AbstractBuild<?,?> getBuild()
public List<hudson.tasks.junit.TestAction> getTestAction(hudson.tasks.junit.TestObject testObject)
getTestAction in class hudson.tasks.junit.TestResultAction.Datapublic void addLink(String id, YouTrackTestAction action)
public void save()
throws IOException
save in interface hudson.model.SaveableIOExceptionCopyright © 2016–2019. All rights reserved.