Class NpmOutputText_1_1
java.lang.Object
com.gradle.scan.eventmodel.npm.output.NpmOutputText_1_0
com.gradle.scan.eventmodel.npm.output.NpmOutputText_1_1
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@NpmVersion(since="10.8.2")
@NpmAgentVersion(since="1.0.0")
public class NpmOutputText_1_1
extends NpmOutputText_1_0
An
EventData that is published when a line is printed to sysout or syserr.
Zero or more NpmOutputText_1_1 events may be published.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal NpmOutputStreamType_1The stream type where the output message was printed.Fields inherited from class com.gradle.scan.eventmodel.npm.output.NpmOutputText_1_0
text -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
streamType
The stream type where the output message was printed.
-
-
Constructor Details
-
NpmOutputText_1_1
-
-
Method Details
-
equals
- Overrides:
equalsin classNpmOutputText_1_0
-
hashCode
public int hashCode()- Overrides:
hashCodein classNpmOutputText_1_0
-
toString
- Overrides:
toStringin classNpmOutputText_1_0
-