Interface ConnectorResetStrategy

All Known Implementing Classes:
ResetAllFailedConnectorStrategy

public interface ConnectorResetStrategy
Author:
Elias Ricken de Medeiros
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    resetConnectorsOf(long flowNodeInstanceId)
     
  • Method Details

    • resetConnectorsOf

      void resetConnectorsOf(long flowNodeInstanceId) throws org.bonitasoft.engine.bpm.flownode.ActivityExecutionException
      Throws:
      org.bonitasoft.engine.bpm.flownode.ActivityExecutionException