Package net.officefloor.plugin.clazz
Annotation Type FlowInterface
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface FlowInterface
Annotates an interface to have each of its methods be aFlow
that may be invoked by theManagedFunction
class method.- Author:
- Daniel Sagenschneider