Interface B2BApprovalProcessService

    • Method Detail

      • getProcesses

        java.util.Map<java.lang.String,​java.lang.String> getProcesses​(BaseStoreModel store)
        Gets the processes.
        Parameters:
        store - the store
        Returns:
        the processes
      • getApprovalProcessCodeForUnit

        java.lang.String getApprovalProcessCodeForUnit​(B2BUnitModel unit)
        Get approval process code from unit, checking parent units up the organization tree up to the root unit if process is not set in the unit
        Parameters:
        unit -
        Returns:
        approval process code