Class ResetAllFailedConnectorStrategy

    • Method Detail

      • resetConnectorsOf

        public void resetConnectorsOf​(long flowNodeInstanceId)
                               throws org.bonitasoft.engine.bpm.flownode.ActivityExecutionException
        Reset all SConnectorInstances related to the given activity that are in the failed state to the state ConnectorStateReset.TO_RE_EXECUTE
        Specified by:
        resetConnectorsOf in interface ConnectorResetStrategy
        Parameters:
        flowNodeInstanceId - the identifier of the SActivityInstance where the connectors are attached to.
        Throws:
        org.bonitasoft.engine.bpm.flownode.ActivityExecutionException