Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.0-RC2
-
Fix Version/s: 3.2.0, Tech. Debt
-
Component/s: Core: API, Core: Endpoints
-
Labels:None
-
User impact:Medium
-
Similar Issues:None
Description
This attribute in some case is used for an inbound endpoint, and in other cases for an outbound endpoint which seems to be a bit ambiguous and therefore not ideal
- Should MuleEvent has origenEndpoint and destinationEndpoint attributes?
- Should we have MuleInboundEvent and MuleOutboundEvent?
- It's OK that this attribute is ambiguous. The type of endpoint changes depending on if it's pre-component or post-component?
Issue Links
- relates to
-
MULE-2292
Introduce inbound/outbound endpoint interfaces/roles and update API to use them
-