public static class ClaimTestDataPublisher.Data
extends hudson.tasks.junit.TestResultAction.Data
implements hudson.model.Saveable
| Constructor and Description |
|---|
ClaimTestDataPublisher.Data(hudson.model.AbstractBuild<?,?> build) |
| Modifier and Type | Method and Description |
|---|---|
void |
addClaim(String testObjectId,
ClaimTestAction claim) |
List<hudson.tasks.junit.TestAction> |
getTestAction(hudson.tasks.junit.TestObject testObject) |
String |
getURL() |
void |
save() |
public ClaimTestDataPublisher.Data(hudson.model.AbstractBuild<?,?> build)
public String getURL()
public List<hudson.tasks.junit.TestAction> getTestAction(hudson.tasks.junit.TestObject testObject)
getTestAction in class hudson.tasks.junit.TestResultAction.Datapublic void save()
throws IOException
save in interface hudson.model.SaveableIOExceptionpublic void addClaim(String testObjectId, ClaimTestAction claim)
Copyright © 2004-2015. All Rights Reserved.