Interface TaskService

All Superinterfaces:
ExecutableService, JAXRSService
All Known Implementing Classes:
TaskServiceImpl

@Path("tasks") public interface TaskService extends ExecutableService
REST operations for tasks.