hudson.maven.reporters
Class ReportAction.Entry
java.lang.Object
hudson.maven.reporters.ReportAction.Entry
- Enclosing class:
- ReportAction
public static final class ReportAction.Entry
- extends Object
Field Summary |
String |
path
Relative path to the top of the report withtin the project reporting directory. |
String |
title
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
path
public final String path
- Relative path to the top of the report withtin the project reporting directory.
title
public final String title
ReportAction.Entry
public ReportAction.Entry(String path,
String title)
Copyright © 2004-2013. All Rights Reserved.