gradle
8.3-rc-2
Java API
gradle
/
org.gradle.api.flow
/
FlowScope
/
Registration
Registration
Java API
@
Incubating
interface
Registration
<
P
:
FlowParameters
?
>
Represents a registered
dataflow action
.
Parameters
<P>
the parameters defined by the given
dataflow action
.