public class AgentIdFilter extends Object implements AgentFilter
DEFAULT, OUTBOX_AGENT_FILTER
Constructor and Description |
---|
AgentIdFilter(String... ids)
Creates a new filter.
|
public AgentIdFilter(String... ids)
ids
- the ids to filter for.public boolean isIncluded(Agent agent)
isIncluded
in interface AgentFilter
agent
- the agent to check.true
if the given agent id is included in this filter."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"