public class ContainsAny extends FilterCondition
Constructor | Description |
---|---|
ContainsAny(java.lang.String key,
FilterOperand op1,
FilterOperand op2,
boolean negative) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
clone() |
|
boolean |
evaluate(Message message,
FilterContext context) |
Evaluate condition for specified message and context.
|
getKey, getOp1, getOp2, isNegative, register, unregister
public ContainsAny(java.lang.String key, FilterOperand op1, FilterOperand op2, boolean negative)
public boolean evaluate(Message message, FilterContext context)
evaluate
in class FilterCondition
message
- message for filtering.context
- which contans filter variables.public java.lang.Object clone()
clone
in class FilterCondition
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.