Interface CommandService

All Superinterfaces:
JAXRSService
All Known Implementing Classes:
CommandServiceImpl

@Path("commands") public interface CommandService extends JAXRSService
REST operations for commands.
  • Method Details