Class CommitMetaSer

java.lang.Object
org.projectnessie.model.CommitMeta
org.projectnessie.model.ser.CommitMetaSer

@Immutable public abstract class CommitMetaSer extends CommitMeta
A implementation of CommitMeta that has the same attributes, but uses standard Json Bean deserialization.
  • Constructor Details

    • CommitMetaSer

      public CommitMetaSer()