@Documented
@Target(value={java.lang.annotation.ElementType.ANNOTATION_TYPE, java.lang.annotation.ElementType.TYPE, java.lang.annotation.ElementType.METHOD})
@Retention(value=RUNTIME)
public @interface UESAudit
Modifier and Type | Required Element and Description |
---|---|
UseCaseType |
useCaseType |
Modifier and Type | Optional Element and Description |
---|---|
Propagation |
propagation |