Package org.imixs.archive.service.api
Class MetatdataRestService
- java.lang.Object
-
- org.imixs.archive.service.api.MetatdataRestService
-
@Path("/metadata") @Produces({"application/json","text/html","text/xml"}) public class MetatdataRestService extends ObjectThe MetatdataRestService is used to read and update the current syncpoint stored in the metdata object.- Author:
- rsoika
-
-
Constructor Summary
Constructors Constructor Description MetatdataRestService()
-