Package com.gradle.scan.eventmodel.npm
Class NpmParentBuildInvocation_1_0
java.lang.Object
com.gradle.scan.eventmodel.npm.NpmParentBuildInvocation_1_0
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@NpmVersion(since="10.8.2")
@NpmAgentVersion(since="0.10.0")
public class NpmParentBuildInvocation_1_0
extends Object
implements com.gradle.scan.eventmodel.EventData
An
EventData that links to an enclosing build, if any, via its build invocation ID.
An event stream will contain at most one NpmParentBuildInvocation_1_0, if the npm agent was triggered from
an enclosing build (e.g. npm was called from a Gradle task).
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary