Class RuleComponentsVisitor
java.lang.Object
com.codebarrel.automation.api.config.visitor.RuleComponentsVisitor
Visitor to help with visiting all components of a rule.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvisit(com.codebarrel.automation.api.config.RuleConfigBean rule, ComponentConfigBeanVisitor visitor)
-
Constructor Details
-
RuleComponentsVisitor
public RuleComponentsVisitor()
-
-
Method Details
-
visit
public static void visit(com.codebarrel.automation.api.config.RuleConfigBean rule, ComponentConfigBeanVisitor visitor)
-