[jacorb-bugs] [Bug 989] Notification Service filter
bugzilla-daemon at jacorb.org
bugzilla-daemon at jacorb.org
Thu Jun 26 02:55:28 CEST 2014
http://www.jacorb.org/bugzilla/show_bug.cgi?id=989
zhangtao <dlh.zhangtao at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dlh.zhangtao at gmail.com
--- Comment #5 from zhangtao <dlh.zhangtao at gmail.com> ---
Created attachment 442
--> http://www.jacorb.org/bugzilla/attachment.cgi?id=442&action=edit
redefineSeverityAny picture
int redefineSeverity = (Integer) alarmMap.get("redefine_severity");
Any redefineSeverityAny = getOrb().create_any();
SeverityTypeHelper.insert(redefineSeverityAny,SeverityType.from_int(redefineSeverity));
alarmNotifyEvent.filterable_data[6] = new Property("severity",
redefineSeverityAny);
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-bugs/attachments/20140626/d18feefd/attachment.html>
More information about the jacorb-bugs
mailing list