Interface B2BRegistrationWorkflowFacade

  • All Known Implementing Classes:
    DefautB2BRegistrationWorkflowFacade

    public interface B2BRegistrationWorkflowFacade
    Facade that handles workflow specific actions for B2B registrations
    • Method Detail

      • launchWorkflow

        void launchWorkflow​(WorkflowTemplateModel workflowTemplateModel,
                            B2BRegistrationModel b2bRegistrationModel)
        Launches a new workflow instance
        Parameters:
        workflowTemplateModel - The workflow template definition to use
        b2bRegistrationModel - All registration specific information