Class AnnotatedCheckAction

    • Constructor Detail

      • AnnotatedCheckAction

        public AnnotatedCheckAction​(String text,
                                    Method method,
                                    Object target)
        Instantiates an action that will call the specified method on the specified target. This action is marked with @ActionCheck
        Parameters:
        text -
        method -
        target -