org.crsh.cmdline.matcher.impl
Class Status.Response
java.lang.Object
org.crsh.cmdline.matcher.impl.Status.Response
- Enclosing class:
- Status
static class Status.Response
- extends Object
The output.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
status
Status status
- .
events
LinkedList<Event> events
- .
command
CommandDescriptor<?,?> command
- .
Status.Response
Status.Response(Status status)
Status.Response
Status.Response()
add
void add(Event event)
addAll
void addAll(Collection<Event> toAdd)
Copyright © 2012 eXo Platform SAS. All Rights Reserved.