toggle menu
gradle
8.11.1
API
switch theme
search in API
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
.