Interface AnnotatedActions


@NonNullByDefault public interface AnnotatedActions
Marker interface for RuleActions Every method in the implementation should provide annotations which are used to create the ModuleTypes
Author:
Stefan Triller - Initial contribution