Package org.jeasy.rules.annotation
This package contains Easy Rules annotations.
-
Annotation Types Summary Annotation Type Description Action Annotation to mark a method as a rule action.Condition Annotation to mark a method as a rule condition.Fact Annotation to mark a parameter as a fact.Priority Annotation to mark the method to execute to get rule priority.Rule Annotation to mark a class as a rule.