@Retention(value=RUNTIME) @Target(value=FIELD) public @interface DraftReset
This is expected to be put on properties that get 'reset' or 'cleared' after a publish. These properties might represent a publish comment or publish timestamp.
Copyright © 2019. All rights reserved.