Uses of Annotation Type
org.aktin.broker.rest.RequireAdmin
Packages that use RequireAdmin
-
Uses of RequireAdmin in org.aktin.broker.auth
Classes in org.aktin.broker.auth with annotations of type RequireAdmin -
Uses of RequireAdmin in org.aktin.broker.rest
Classes in org.aktin.broker.rest with annotations of type RequireAdminModifier and TypeClassDescriptionclassRESTful HTTP endpoint to manage broker requests.Methods in org.aktin.broker.rest with annotations of type RequireAdminModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseNodeInfoEndpoint.allNodes()Retrieve a list of registered nodes with the broker.AggregatorEndpoint.createResultNodeDownload(int requestId, int nodeId)Create a download id to download the result uploaded for the request id and node id.ExportEndpoint.downloadBundle(int requestId)NodeInfoEndpoint.getNodeInfo(int nodeId)Retrieve information about a single node.javax.ws.rs.core.ResponseNodeInfoEndpoint.getNodeResource(int nodeId, String resourceId)Retrieve a named resource uploaded previously by the specified node.javax.ws.rs.core.ResponseAggregatorEndpoint.getResultNodeDataStream(int requestId, int nodeId)Create a download id to download the result uploaded for the request id and node id.AggregatorEndpoint.listResultsForRequest(String requestId)