Interface BusinessProcessRestartStrategy

    • Method Detail

      • makeARequestToRestartProcess

        boolean makeARequestToRestartProcess​(BusinessProcessModel process)
        Makes a request if the restart business process is possible. Removes all unlocked tasks for given business process if all of business process tasks are unlocked.
        Parameters:
        process - business process model
        Returns:
        if the restart is possible