Class ManagerChangeManager
java.lang.Object
ru.bitel.bgbilling.plugins.helpdesk.server.bean.ManagerChangeManager
-
Field Summary
Modifier and TypeFieldDescriptionprotected Connection
protected ru.bitel.bgbilling.kernel.plugin.server.BGPluginServer
-
Constructor Summary
ConstructorDescriptionManagerChangeManager
(Connection con, ru.bitel.bgbilling.kernel.plugin.server.BGPluginServer plugin) -
Method Summary
Modifier and TypeMethodDescriptionprotected String
getDBTableName
(String name) getListOfChange
(int topicId)
-
Field Details
-
con
-
plugin
protected ru.bitel.bgbilling.kernel.plugin.server.BGPluginServer plugin
-
-
Constructor Details
-
ManagerChangeManager
public ManagerChangeManager(Connection con, ru.bitel.bgbilling.kernel.plugin.server.BGPluginServer plugin)
-
-
Method Details
-
getDBTableName
-
getListOfChange
public List<ChangeManager> getListOfChange(int topicId) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-