Package com.ibm.commerce.context.content.resources.postpublish

This package contains the the post publish action and how to communicate changes to the target server so actions can be processed at runtime.

See: Description

  • Interface Summary 
    Interface Description
    PostPublishDataProcessor
    The interface of the post-publish data processor class.
  • Class Summary 
    Class Description
    PostPublishECEventContainer
    The Common Base Event container object holds the event that needs to be processed.
    PostPublishECEventListenerImpl
    An implementation of WCSEventListener that listens for Common Base Event events and processes post-publish events.
    PostPublishUtility
    PostPublishUtility is a utility class for supporting post-publish activities.

Package com.ibm.commerce.context.content.resources.postpublish Description

This package contains the the post publish action and how to communicate changes to the target server so actions can be processed at runtime.