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 Object
The MetatdataRestService is used to read and update the current syncpoint
stored in the metdata object.
- Author:
- rsoika
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MetatdataRestService
public MetatdataRestService()
-
-
Method Details
-
getSyncpoint
Ping test- Returns:
- time
- Throws:
Exception
-