@Path(value="/cluster/{nodeId}/plugins")
@Produces(value="application/json")
public class ClusterSystemPluginResource
extends ProxiedResource
authenticationToken, nodeService, remoteInterfaceProviderobjectMapper, userService| Constructor and Description |
|---|
ClusterSystemPluginResource(NodeService nodeService,
RemoteInterfaceProvider remoteInterfaceProvider,
javax.ws.rs.core.HttpHeaders httpHeaders) |
| Modifier and Type | Method and Description |
|---|---|
PluginList |
list(String nodeId) |
createRemoteInterfaceProvider, getForAllNodes, getForAllNodescheckAnyPermission, checkPermission, checkPermission, getCurrentUser, getSubject, getUriBuilderToSelf, isAnyPermitted, isAnyPermitted, isPermitted, isPermitted, setPrettyPrint@Inject public ClusterSystemPluginResource(NodeService nodeService, RemoteInterfaceProvider remoteInterfaceProvider, @Context javax.ws.rs.core.HttpHeaders httpHeaders) throws NodeNotFoundException
NodeNotFoundException@GET @Timed public PluginList list(@PathParam(value="nodeId") String nodeId) throws IOException, NodeNotFoundException
IOExceptionNodeNotFoundExceptionCopyright © 2012-2016 Graylog, Inc.. All Rights Reserved.