|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.faban.harness.webclient.RunResult.FeedRecord
public static class RunResult.FeedRecord
The feed record for the run results.
Field Summary | |
---|---|
String |
id
The feed id. |
String |
link
Resource URL. |
String |
summary
The feed summary. |
String[] |
tags
List of tags on the resource. |
String |
title
The feed title. |
String |
updated
The formatted timestamp. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public String title
public String summary
public String id
public String updated
public String link
public String[] tags
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |