Class NpmProcessStarted_1_0
java.lang.Object
com.gradle.scan.eventmodel.npm.process.NpmProcessStarted_1_0
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@NpmVersion(since="10.8.2")
@NpmAgentVersion(since="0.10.0")
public class NpmProcessStarted_1_0
extends Object
implements com.gradle.scan.eventmodel.EventData
Indicates that the Node.js process has started executing.
An event stream will contain zero or more NpmProcessStarted_1_0 events.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNpmProcessStarted_1_0(long id, NpmFileRef_1_0 script, @Nullable List<String> args) -
Method Summary
-
Field Details
-
Constructor Details
-
NpmProcessStarted_1_0
-
-
Method Details