Package com.embabel.agent.api.annotation
Annotation Condition
-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.FUNCTION}) public @interface Condition
Annotates a method that evaluates a condition. This will have access to the processContext and also can use any other state.