Class QuoteBuyerSubmitEventListener

  • All Implemented Interfaces:
    java.util.EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<QuoteBuyerSubmitEvent>

    public class QuoteBuyerSubmitEventListener
    extends AbstractEventListener<QuoteBuyerSubmitEvent>
    Event Listener for QuoteBuyerSubmitEvent. This Event Listener starts the quote buyer business process.
    • Constructor Detail

      • QuoteBuyerSubmitEventListener

        public QuoteBuyerSubmitEventListener()