public class PluginSettingService
extends BaseService
| Constructor and Description |
|---|
PluginSettingService(Session session) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
updatePluginSetting(long companyId,
java.lang.String pluginId,
java.lang.String pluginType,
java.lang.String roles,
boolean active) |