lib/killbill/jresponse/jevent.rb in killbill-1.0.14 vs lib/killbill/jresponse/jevent.rb in killbill-1.0.15
- old
+ new
@@ -1,8 +1,10 @@
+require 'killbill/jresponse/jconverter'
+
module Killbill
module Plugin
- java_package'com.ning.billing.beatrix.bus.api'
+ java_package 'com.ning.billing.beatrix.bus.api'
class JEvent
include Java::com.ning.billing.beatrix.bus.api.ExtBusEvent
attr_reader :event_type, :object_type, :object_id, :account_id, :tenant_id