Annotation Type GetActionAllowed


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface GetActionAllowed
    This annotation marks ControllerAction actions which can be invoked with GET method
    Since:
    2017.1 (16/01/2017)
    Author:
    kir