Annotation Interface StartTask


@Target(METHOD) @Retention(RUNTIME) @Documented public @interface StartTask
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
    the name of the task to start work on
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • taskId

      String taskId
    • value

      String value
      the name of the task to start work on
      Returns:
      the name of the task
    • userId

      String userId
      Default:
      ""