Package com.ibm.workplace.wcm.api.extensions.syndication

Interface Summary
SubscriberComplete Deprecated. this interface is not supported use SubscriberCompleting instead
SubscriberReady Extensions that implement this interface are processed in the subscriber after the subscriber ready message is received from the syndicator and before a response is returned to the syndicator.
SyndicatorComplete Deprecated. this interface is not supported use SyndicatorCompleting instead
SyndicatorEvent The Event object passed into the SyndicatorStarted and SyndicatorComplete extensions The SyndicatorEvent contains all the information that is needed by the extensions.
SyndicatorStarted Extensions that implement this interface are processed in the syndicator after the syndicator receives a successful subscriber ready message from the subscriber and before the syndicator generates the package
 

Class Summary
Result Result returned from the SubscriberComplete and SyndicatorComplete Extensions.
ResultDirective This is a result obtained from the SyndicatorStarted and SubscriberReady extensions.
 

Enum Summary
DirectiveType Syndication result directive type.