Class VoiceOperAccountModifiedEvent

java.lang.Object
ru.bitel.bgbilling.kernel.event.common.Event
ru.bitel.bgbilling.modules.voice.common.event.VoiceOperAccountModifiedEvent
All Implemented Interfaces:
Serializable

public class VoiceOperAccountModifiedEvent extends ru.bitel.bgbilling.kernel.event.common.Event
See Also:
  • Constructor Details

    • VoiceOperAccountModifiedEvent

      public VoiceOperAccountModifiedEvent()
    • VoiceOperAccountModifiedEvent

      public VoiceOperAccountModifiedEvent(int moduleId, int contractId, int userId, VoiceOperAccount oldAccount, VoiceOperAccount newAccount)
  • Method Details