@ProviderType public class AemPublishAgentFilter extends Object implements com.day.cq.replication.AgentFilter
| Modifier and Type | Field and Description |
|---|---|
static AemPublishAgentFilter |
AEM_PUBLISH_AGENT_FILTER |
| Modifier and Type | Method and Description |
|---|---|
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).
|
public static final AemPublishAgentFilter AEM_PUBLISH_AGENT_FILTER
public final boolean isIncluded(com.day.cq.replication.Agent agent)
isIncluded in interface com.day.cq.replication.AgentFilteragent - the agent to testCopyright © 2013–2020 Adobe. All rights reserved.