Annotation Type Next
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface Next
Annotates a method with the name of the next in theFlow
.- Author:
- Daniel Sagenschneider
@Documented
@Retention(RUNTIME)
@Target(METHOD)
public @interface Next
Flow
.