Package io.datarouter.changelog.storage
Class Changelog
java.lang.Object
io.datarouter.model.databean.BaseDatabean<ChangelogKey,Changelog>
io.datarouter.changelog.storage.Changelog
- All Implemented Interfaces:
io.datarouter.model.databean.Databean<ChangelogKey,,Changelog> Comparable<io.datarouter.model.databean.Databean<?,?>>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields inherited from class io.datarouter.model.databean.BaseDatabean
DEFAULT_KEY_FIELD_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNote()voidio.datarouter.instrumentation.changelog.ChangelogDtoMethods inherited from class io.datarouter.model.databean.BaseDatabean
compareTo, equals, getDatabeanName, getKey, getKeyFieldName, getKeyFields, hashCode, toString
-
Constructor Details
-
Changelog
public Changelog() -
Changelog
public Changelog(io.datarouter.instrumentation.changelog.ChangelogDto dto)
-
-
Method Details
-
getKeySupplier
-
getAction
-
getUsername
-
getComment
-
getNote
-
setNote
-
toDto
-