Interface JournalPropertyService
public interface JournalPropertyService
Each component which needs to add a property to JournalEntry
should register this service
-
Method Summary
-
Method Details
-
newBuilder
JournalPropertyBuilder newBuilder() -
getName
String getName()Name of the journal property
-