Annotation Interface MapExecutor


@Target(METHOD) @Retention(RUNTIME) @Inherited @Documented public @interface MapExecutor
Version:
: sj_1.1.0
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    任务名称
  • Element Details

    • taskName

      String taskName
      任务名称
      Returns:
      Default:
      "ROOT_MAP"