Class PageReplicationStatusModel

java.lang.Object
com.adobe.acs.commons.reports.models.PageReplicationStatusModel
All Implemented Interfaces:
ReportCellCSVExporter

@Model(adaptables=org.apache.sling.api.resource.Resource.class) public class PageReplicationStatusModel extends Object implements ReportCellCSVExporter
Model for getting the replication status for content.
  • Constructor Details

    • PageReplicationStatusModel

      public PageReplicationStatusModel()
  • Method Details

    • getReplicationStatus

      public String getReplicationStatus()
    • getValue

      public String getValue(Object result)
      Description copied from interface: ReportCellCSVExporter
      Gets the CSV value from the specified result based on the column configuration of the current cell.
      Specified by:
      getValue in interface ReportCellCSVExporter
      Parameters:
      result - the report result
      Returns:
      the CSV rendered result