Package org.alfresco.rest.model
Class RestSyncServiceComponentModel
- java.lang.Object
-
- org.alfresco.utility.model.TestModel
-
- org.alfresco.rest.model.RestSyncServiceComponentModel
-
- All Implemented Interfaces:
org.alfresco.utility.model.Model
public class RestSyncServiceComponentModel extends org.alfresco.utility.model.TestModelBase Path {@linkplain /alfresco/healthcheck}- Author:
- Meenal Bhave Example: "healthCheckComponent": { "healthy": true, "message": "ActiveMQ connection Ok" } }
-
-
Constructor Summary
Constructors Constructor Description RestSyncServiceComponentModel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.BooleangetHealthy()java.lang.StringgetMessage()
-