Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.2
-
Fix Version/s: 3.0.0-M2
-
Component/s: Modules: BPM / Rules
-
Labels:None
-
User impact:High
-
Similar Issues:None
Description
currently all the interesting fields in SendMuleEvent are package protected. A change to protected would allow subclasses to do interesting things,such as reducing the amount of XML required for configuration, dynamically creating the payloadObject, or dynamically setting message properties.