Annotation Interface TaskAction


@Retention(RUNTIME) @Target(METHOD) @Inherited public @interface TaskAction
Marks a method as the action to run when the task is executed.