Class AemPublishAgentFilter

java.lang.Object
com.adobe.acs.commons.replication.AemPublishAgentFilter
All Implemented Interfaces:
com.day.cq.replication.AgentFilter

@ProviderType public class AemPublishAgentFilter extends Object implements com.day.cq.replication.AgentFilter
Replication Agent Filter used to identify AEM Publish Replication agents.
  • Field Details

  • Method Details

    • isIncluded

      public final boolean isIncluded(com.day.cq.replication.Agent agent)
      Checks if the @agent is considered an active AEM Publish Agent (Serialization Type ~> Default and is enabled).
      Specified by:
      isIncluded in interface com.day.cq.replication.AgentFilter
      Parameters:
      agent - the agent to test
      Returns:
      true is is considered an enabled AEM Publish agent