Class GazprombankAutopaymentSumEvent

java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.bgbilling.kernel.event.common.Event
ru.bitel.bgbilling.kernel.event.common.QueueEvent
ru.bitel.bgbilling.kernel.event.common.LocalEvent
ru.bitel.bgbilling.modules.gazprombank.server.event.GazprombankAutopaymentSumEvent
All Implemented Interfaces:
Serializable, ErrorReturnableEvent

public class GazprombankAutopaymentSumEvent extends ru.bitel.bgbilling.kernel.event.common.LocalEvent
See Also:
  • Field Summary Link icon

    Fields inherited from class ru.bitel.bgbilling.kernel.event.common.Event Link icon

    CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
    GazprombankAutopaymentSumEvent(int moduleId, int contractId, BigDecimal sum)
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
     
    void
     

    Methods inherited from class ru.bitel.bgbilling.kernel.event.common.LocalEvent Link icon

    getError, setError

    Methods inherited from class ru.bitel.bgbilling.kernel.event.common.Event Link icon

    getContractId, getDestination, getGenerateTime, getMessageID, getModuleId, getPluginId, getSource, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, setMessageID, setSource, toString, toString

    Methods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger Link icon

    error, error, error, getLogger, logError, logError

    Methods inherited from class java.lang.Object Link icon

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details Link icon

    • GazprombankAutopaymentSumEvent Link icon

      public GazprombankAutopaymentSumEvent()
    • GazprombankAutopaymentSumEvent Link icon

      public GazprombankAutopaymentSumEvent(int moduleId, int contractId, BigDecimal sum)
  • Method Details Link icon