Annotation Interface OmitHistoryMetadata


@Retention(RUNTIME) @Target(METHOD) @Documented public @interface OmitHistoryMetadata
Marks a service operation so that history-relevant metadata are omitted.
Author:
Manuel Fiorelli