Class ProbeEntityResource

java.lang.Object
org.alfresco.rest.api.probes.ProbeEntityResource
All Implemented Interfaces:
EntityResourceAction.ReadById<Probe>, ResourceAction

@EntityResource(name="probes", title="Probes") public class ProbeEntityResource extends Object implements EntityResourceAction.ReadById<Probe>
An implementation of an Entity Resource for Probes.