TaskAction

public @interface TaskAction

Marks methods that should be treated as task actions. Methods marked with this annotation must be placed in a class annotated with @TaskChannel annotation.