jrule
jrule copied to clipboard
Rule inheritance
Make it possible to define reusable rules in a parent class
Use case: Multiple installation sites where an abstract common rule class is extended by a concrete class (with possible parameters) for use in the specific installation sites.