|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDistributionCompletePlugin
This interface must be implemented by post-delivery (distribution complete) publication extensions. It is used to customize the behavior of the publishing engine after a scope batch has been processed and delivered to all recipients.
| Method Summary | |
|---|---|
boolean |
onDistributionComplete(IDistributionCompleteContext context)
This method is invoked when the publishing engine has completed processing a scope batch and delivered the content to all recipients. |
| Method Detail |
|---|
boolean onDistributionComplete(IDistributionCompleteContext context)
This method is invoked when the publishing engine has completed processing a scope batch and delivered the content to all recipients.
context - An object containing contextual information
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||