static class Status.Response<T> extends Object
Modifier and Type | Field and Description |
---|---|
(package private) CommandDescriptor<T> |
command
.
|
(package private) LinkedList<Event> |
events
.
|
(package private) Status |
status
.
|
Constructor and Description |
---|
Status.Response() |
Status.Response(Status status) |
LinkedList<Event> events
CommandDescriptor<T> command
Status.Response(Status status)
Status.Response()
void addAll(Collection<Event> toAdd)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.