public interface ConnectorDefinition extends NamedElement
| Modifier and Type | Method and Description |
|---|---|
ConnectorEvent |
getActivationEvent() |
String |
getConnectorId() |
String |
getErrorCode() |
FailAction |
getFailAction() |
Map<String,Expression> |
getInputs() |
List<Operation> |
getOutputs() |
String |
getVersion() |
getNameString getConnectorId()
String getVersion()
ConnectorEvent getActivationEvent()
Map<String,Expression> getInputs()
FailAction getFailAction()
String getErrorCode()
Copyright © 2013 BonitaSoft. All Rights Reserved.