Class AppsEvent
java.lang.Object
ru.bitel.bgbilling.kernel.event.common.Event
ru.bitel.bgbilling.kernel.event.common.QueueEvent
ru.bitel.bgbilling.kernel.event.common.LocalEvent
ru.bitel.bgbilling.kernel.event.events.AppsEvent
- All Implemented Interfaces:
Serializable
,ErrorReturnableEvent
public class AppsEvent
extends ru.bitel.bgbilling.kernel.event.common.LocalEvent
- See Also:
-
Field Summary
Fields inherited from class ru.bitel.bgbilling.kernel.event.common.Event
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
-
Constructor Summary
ConstructorDescriptionAppsEvent
(String module, int moduleId, String action, int contractId, jakarta.servlet.http.HttpServletRequest request, Map<String, String> requestParamsMap) AppsEvent
(String plugin, String action, int contractId, jakarta.servlet.http.HttpServletRequest request, Map<String, String> requestParamsMap) -
Method Summary
Modifier and TypeMethodDescriptionjakarta.servlet.http.HttpServletRequest
Methods inherited from class ru.bitel.bgbilling.kernel.event.common.LocalEvent
getError, setError
Methods inherited from class ru.bitel.bgbilling.kernel.event.common.Event
getContractId, getDestination, getGenerateTime, getMessageID, getModuleId, getPluginId, getSource, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, setMessageID, setSource, toString, toString
-
Constructor Details
-
AppsEvent
-
AppsEvent
-
-
Method Details
-
getModule
-
getPlugin
-
getAction
-
getRequest
public jakarta.servlet.http.HttpServletRequest getRequest() -
getDataMap
-
getRequestParamsMap
-