Annotation Type Disregard
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface Disregard
Annotates theMethod
to disregard theGovernance
.- Author:
- Daniel Sagenschneider
@Documented
@Retention(RUNTIME)
@Target(METHOD)
public @interface Disregard
Method
to disregard the Governance
.