Package io.milton.annotations
Annotation Type Copy
-
@Target(METHOD) @Retention(RUNTIME) public @interface Copy
Marks a method as one which copies the given resource to another name or another parent, or both
@Target(METHOD) @Retention(RUNTIME) public @interface Copy