Class ConnectorResult

java.lang.Object
org.bonitasoft.engine.core.connector.ConnectorResult

public class ConnectorResult extends Object
Contains the instantiated connector and its result It is used to give make the connector service return both the instantiated connector and its result in order to be able to call disconnect on it in the execute operation method
Author:
Baptiste Mesta
  • Constructor Details

    • ConnectorResult

      public ConnectorResult()
  • Method Details