Class AgentIdsAgentFilter

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

public class AgentIdsAgentFilter extends Object implements com.day.cq.replication.AgentFilter
  • Constructor Details

    • AgentIdsAgentFilter

      public AgentIdsAgentFilter(List<String> agentIds)
  • Method Details

    • isIncluded

      public boolean isIncluded(com.day.cq.replication.Agent agent)
      Specified by:
      isIncluded in interface com.day.cq.replication.AgentFilter