Package com.gradle.scan.eventmodel.maven
Class MvnGoalInputsFileProperty_1_1
java.lang.Object
com.gradle.scan.eventmodel.maven.MvnGoalInputsFileProperty_1_0
com.gradle.scan.eventmodel.maven.MvnGoalInputsFileProperty_1_1
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@MavenVersion(since="3.3.1")
@MavenExtensionVersion(since="1.12")
public class MvnGoalInputsFileProperty_1_1
extends MvnGoalInputsFileProperty_1_0
-
Field Summary
FieldsModifier and TypeFieldDescriptionNormalization strategy used to snapshot the files.Fields inherited from class com.gradle.scan.eventmodel.maven.MvnGoalInputsFileProperty_1_0
hash, id, normalization, roots -
Constructor Summary
ConstructorsConstructorDescriptionMvnGoalInputsFileProperty_1_1(long id, List<String> attributes, byte[] hash, List<Long> roots) -
Method Summary
-
Field Details
-
attributes
Normalization strategy used to snapshot the files.The list will contain one of the following fingerprinting strategy:
FINGERPRINTING_STRATEGY_ABSOLUTE_PATHFINGERPRINTING_STRATEGY_NAME_ONLYFINGERPRINTING_STRATEGY_RELATIVE_PATHFINGERPRINTING_STRATEGY_IGNORED_PATHFINGERPRINTING_STRATEGY_CLASSPATHFINGERPRINTING_STRATEGY_COMPILE_CLASSPATH
EMPTY_DIRECTORY_HANDLING_DEFAULTEMPTY_DIRECTORY_HANDLING_IGNORE
LINE_ENDING_HANDLING_DEFAULTLINE_ENDING_HANDLING_NORMALIZE
-
-
Constructor Details
-
MvnGoalInputsFileProperty_1_1
-
-
Method Details
-
equals
- Overrides:
equalsin classMvnGoalInputsFileProperty_1_0
-
hashCode
public int hashCode()- Overrides:
hashCodein classMvnGoalInputsFileProperty_1_0
-
toString
- Overrides:
toStringin classMvnGoalInputsFileProperty_1_0
-