org.linkedin.glu.agent.rest.resources
[Groovy] Class CommandStreamsResource
java.lang.Object
org.restlet.resource.ServerResource
org.linkedin.glu.agent.rest.resources.BaseResource
org.linkedin.glu.agent.rest.resources.CommandBaseResource
org.linkedin.glu.agent.rest.resources.CommandStreamsResource
class CommandStreamsResource
extends CommandBaseResource
- Authors:
- yan@pongasoft.com
Methods inherited from class BaseResource
|
addResponseHeader, doInit, getAgent, getPath, getRequestArgs, getResourceMountPoint, getResponseHeader, noException, toArgs, toArgs, toRepresentation |
streamCommandResults
@Get
Representation streamCommandResults()
- return the stream(s) and information about the command
Groovy Documentation