PluginApi.NotImplemented| Constructor and Description |
|---|
NotImplemented() |
| Modifier and Type | Method and Description |
|---|---|
void |
disable() |
void |
enable() |
PluginInfo |
get() |
void |
reload() |
public PluginInfo get() throws RestApiException
get in interface PluginApiRestApiExceptionpublic void enable()
throws RestApiException
enable in interface PluginApiRestApiExceptionpublic void disable()
throws RestApiException
disable in interface PluginApiRestApiExceptionpublic void reload()
throws RestApiException
reload in interface PluginApiRestApiException