Package com.avoka.fc.core.event
Class EntryCondition
java.lang.Object
com.avoka.fc.core.event.EntryCondition
Contains the entry conditions used to trigger an event
- Since:
- 22.10.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()voidvoidsetPreviousValue(String previousValue) voidsetTargetValueOperand(String targetValueOperand) voidsetTargetValues(List<String> targetValues)
-
Field Details
-
NULL_VALUE
- See Also:
-
WILDCARD_VALUE
- See Also:
-
-
Constructor Details
-
EntryCondition
public EntryCondition()
-
-
Method Details
-
getKey
-
setKey
-
getTargetValueOperand
-
setTargetValueOperand
-
getPreviousValue
-
setPreviousValue
-
getTargetValues
-
setTargetValues
-