Interface SConnectorDefinition

    • Method Detail

      • getConnectorId

        java.lang.String getConnectorId()
      • getVersion

        java.lang.String getVersion()
      • getActivationEvent

        org.bonitasoft.engine.bpm.connector.ConnectorEvent getActivationEvent()
      • getInputs

        java.util.Map<java.lang.String,​SExpression> getInputs()
      • getOutputs

        java.util.List<SOperation> getOutputs()
      • getFailAction

        org.bonitasoft.engine.bpm.connector.FailAction getFailAction()
      • getErrorCode

        java.lang.String getErrorCode()