Class DefaultPropertyChangeRecord.Builder
java.lang.Object
org.codehaus.mojo.versions.recording.DefaultPropertyChangeRecord.Builder
- Enclosing class:
DefaultPropertyChangeRecord
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withNewValue(String newValue) withOldValue(String oldValue) withProperty(String property)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withProperty
-
withOldValue
-
withNewValue
-
build
-