Class ReplaceMailArchiveAttachmentLinksTask
java.lang.Object
ch.tocco.nice2.messaging.mail.impl.ReplaceMailArchiveAttachmentLinksTask
- All Implemented Interfaces:
- OptionalTask<ch.tocco.nice2.messaging.mail.impl.ReplaceMailArchiveAttachmentLinksTask.Args,,- Void> - PersistTask<ch.tocco.nice2.messaging.mail.impl.ReplaceMailArchiveAttachmentLinksTask.Args,- Void> 
public class ReplaceMailArchiveAttachmentLinksTask
extends Object
implements OptionalTask<ch.tocco.nice2.messaging.mail.impl.ReplaceMailArchiveAttachmentLinksTask.Args,Void> 
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiondoRun(ch.tocco.nice2.messaging.mail.impl.ReplaceMailArchiveAttachmentLinksTask.Args args, CommandContext commandContext) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.tocco.nice2.persist.core.api.exec.OptionalTaskrunMethods inherited from interface ch.tocco.nice2.persist.core.api.exec.PersistTaskandThenDo, compose, compose2, composeWhen, discardResult, expand, expand, getDescription, ifElse, orWhen, orWhenNot, passWhen, passWhenNot, skipErrors, unwrap
- 
Constructor Details- 
ReplaceMailArchiveAttachmentLinksTaskpublic ReplaceMailArchiveAttachmentLinksTask()
 
- 
- 
Method Details- 
doRunpublic Void doRun(ch.tocco.nice2.messaging.mail.impl.ReplaceMailArchiveAttachmentLinksTask.Args args, CommandContext commandContext) - Specified by:
- doRunin interface- OptionalTask<ch.tocco.nice2.messaging.mail.impl.ReplaceMailArchiveAttachmentLinksTask.Args,- Void> 
 
 
-