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, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
public void generateResponse(StaplerRequest req, StaplerResponse rsp, Object node) throws IOException, ServletException
IOException
ServletException
Copyright © 2014. All rights reserved.