public class TimelineEventList extends ArrayList<Event>
Event that the timeline component will display.modCount| Constructor and Description |
|---|
TimelineEventList() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateResponse(StaplerRequest req,
StaplerResponse rsp,
Object node)
Renders HTTP response.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic void generateResponse(StaplerRequest req,
StaplerResponse rsp,
Object node)
throws IOException,
ServletException
IOExceptionServletExceptionCopyright © 2014. All rights reserved.