Class CheckApplicationRunEvent
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.bgbilling.kernel.event.common.Event
ru.bitel.bgbilling.kernel.application.server.event.CheckApplicationRunEvent
- All Implemented Interfaces:
- Serializable
public class CheckApplicationRunEvent
extends ru.bitel.bgbilling.kernel.event.common.Event
- See Also:
- 
Field SummaryFields inherited from class ru.bitel.bgbilling.kernel.event.common.EventCONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class ru.bitel.bgbilling.kernel.event.common.EventgetContractId, getDestination, getGenerateTime, getMessageID, getModuleId, getPluginId, getSource, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, setMessageID, setSource, toString, toStringMethods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLoggererror, error, error, getLogger, logError, logError, warn
- 
Constructor Details- 
CheckApplicationRunEventprotected CheckApplicationRunEvent()
- 
CheckApplicationRunEventpublic CheckApplicationRunEvent(int applicationId) 
 
- 
- 
Method Details- 
getApplicationIdpublic int getApplicationId()
 
-