Interface ActionApi

All Superinterfaces:
AutoCloseable, Closeable

@Path("/actions") @Consumes("application/json") public interface ActionApi extends Closeable
Provides access to Actions via the REST API.
See Also: