gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.flow
/
FlowScope
/
Registration
Registration
API
@
Incubating
interface
Registration
<
P
:
FlowParameters
?
>
(
source
)
Represents a registered
dataflow action
.
Since
8.1
Parameters
<P>
the parameters defined by the given
dataflow action
.