public abstract class AbstractTaskListener extends Object implements TaskListener
TaskListenerNULL| Constructor and Description |
|---|
AbstractTaskListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
hyperlink(String url,
String text)
Places a
HyperlinkNote on the given text. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotate, error, error, fatalError, fatalError, getLoggerpublic void hyperlink(String url, String text) throws IOException
TaskListenerHyperlinkNote on the given text.hyperlink in interface TaskListenerurl - If this starts with '/', it's interpreted as a path within the context path.IOExceptionCopyright © 2019. All rights reserved.