public interface SConnectorDefinition extends SNamedElement
| Modifier and Type | Method and Description |
|---|---|
ConnectorEvent |
getActivationEvent() |
String |
getConnectorId() |
String |
getErrorCode() |
FailAction |
getFailAction() |
Map<String,org.bonitasoft.engine.expression.model.SExpression> |
getInputs() |
List<org.bonitasoft.engine.core.operation.model.SOperation> |
getOutputs() |
String |
getVersion() |
getNamegetIdString getConnectorId()
String getVersion()
ConnectorEvent getActivationEvent()
Map<String,org.bonitasoft.engine.expression.model.SExpression> getInputs()
List<org.bonitasoft.engine.core.operation.model.SOperation> getOutputs()
FailAction getFailAction()
String getErrorCode()
Copyright © 2014 Bonitasoft S.A.. All rights reserved.