Package org.gradle.api.flow
Interface FlowScope.Registration<P extends FlowParameters>
- Type Parameters:
- P- the parameters defined by the given- dataflow action.
- Enclosing interface:
- FlowScope
Represents a registered 
dataflow action.- Since:
- 8.1