Annotation Type Checker


  • @Target(METHOD)
    @Retention(RUNTIME)
    @Inherited
    public @interface Checker
    Checker Annotation
    Author:
    Luke Shannon (Github: lshannon), Richard Wang (Github: richardw98), Annel Ketcha (Github: anludke)
    • Element Detail

      • nextWorkFlowName

        String nextWorkFlowName
      • cronExpression

        String cronExpression