@ExperimentalApi public interface ConditionLeaf extends Condition
A condition leaf contains of a class name that will be called to evaluate this condition and a list of arguments to pass on to his class.
Condition.Type| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getArguments()
Condition arguments
|
String |
getClassName()
Name of the class used to implement the condition.
|
getChildren, getType, toLeafforEach, iterator, spliteratorCopyright © 2023 Atlassian. All rights reserved.