Package com.levigo.jadice.server.rest
-
Interface Summary Interface Description ContentStore AContentStore
is the backing implementation for the REST basedFileService
.TemplateRepository ATemplateRepository
is the backing implementation for the REST basedTemplateService
. -
Class Summary Class Description FileService This bean provides the REST service retrieve and store documents.JobService This bean provides the REST service to submit aJob
to jadice server, retrieve its state afterwards.TemplateService This bean provides the REST service to retrieve a list of all available job templates and to retrieve a single job template.