Class VoiceOperAccountTypeModifiedEvent

java.lang.Object
ru.bitel.bgbilling.kernel.event.common.Event
ru.bitel.bgbilling.kernel.directory.api.common.DirectoryItemModifiedEvent<VoiceOperAccountType>
ru.bitel.bgbilling.modules.voice.common.event.VoiceOperAccountTypeModifiedEvent
All Implemented Interfaces:
Serializable

public class VoiceOperAccountTypeModifiedEvent extends ru.bitel.bgbilling.kernel.directory.api.common.DirectoryItemModifiedEvent<VoiceOperAccountType>
See Also:
  • Constructor Details

    • VoiceOperAccountTypeModifiedEvent

      public VoiceOperAccountTypeModifiedEvent()
    • VoiceOperAccountTypeModifiedEvent

      public VoiceOperAccountTypeModifiedEvent(int userId, int moduleId, VoiceOperAccountType oldItem, VoiceOperAccountType newItem)
  • Method Details