Interface PropagationIntegrator

All Known Implementing Classes:
CrudEntityHelper

public interface PropagationIntegrator
Integration component responsible for interacting with the propagation architecture outside of the standard transition flow (see WorkflowTransitionHelper). Enacts immediate propagation on a catalog discriminated entity that does not honor sandbox support. This situation can occur as the result of TrackableExtension configuration on the domain, or the omission of sandbox information in a ContextRequest included in the ContextInfo.

See PropagationManager for more information on propagation as it relates to catalog discriminated domain.