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.TestModel
Base Path {@linkplain /alfresco/healthcheck}
Author:
Meenal Bhave Example: "healthCheckComponent": { "healthy": true, "message": "ActiveMQ connection Ok" } }
  • Constructor Details

    • RestSyncServiceComponentModel

      public RestSyncServiceComponentModel()
  • Method Details

    • getHealthy

      public Boolean getHealthy()
    • getMessage

      public String getMessage()
    • getDuration

      public int getDuration()
    • getTimestamp

      public String getTimestamp()