public class Copy
extends java.lang.Object
implements org.apache.jsieve.ExecutableCommand
| Constructor and Description | 
|---|
Copy()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
execute(org.apache.jsieve.mail.MailAdapter arg0,
       org.apache.jsieve.Arguments arg1,
       org.apache.jsieve.Block arg2,
       org.apache.jsieve.SieveContext arg3)  | 
public java.lang.Object execute(org.apache.jsieve.mail.MailAdapter arg0,
                                org.apache.jsieve.Arguments arg1,
                                org.apache.jsieve.Block arg2,
                                org.apache.jsieve.SieveContext arg3)
                         throws org.apache.jsieve.exception.SieveException
execute in interface org.apache.jsieve.ExecutableCommandorg.apache.jsieve.exception.SieveExceptionCopyright © 2023. All Rights Reserved.