Interface FlowScope


@Incubating @ServiceScope(org.gradle.internal.service.scopes.Scope.Build.class) public interface FlowScope
Augments the cached work graph with dataflow actions, anonymous, parameterized and isolated pieces of work that are triggered solely based on the availability of their input parameters.
Since:
8.1