@Retention(value=RUNTIME) @Target(value=FIELD) public @interface DraftDirty
This property will automatically have it's value set to true when a draft is saved and automatically have it's value set to false when the bean is published.
Copyright © 2019. All rights reserved.