@Path(value="/experimentruns") public class ExperimentRunResource extends Object
| Constructor and Description |
|---|
ExperimentRunResource() |
@GET
@Produces(value={"application/vnd+org.craftsmenlabs.gareth.experimentruns-v1+json","application/json"})
@Path(value="{hash}")
public javax.ws.rs.core.Response get(@PathParam(value="hash")
String hash)
Copyright © 2015 craftsmenlabs. All Rights Reserved.