Modifier and Type | Class and Description |
---|---|
static interface |
PluginApiImpl.Factory |
PluginApi.NotImplemented
Modifier and Type | Method and Description |
---|---|
void |
disable() |
void |
enable() |
PluginInfo |
get() |
void |
reload() |
public PluginInfo get() throws RestApiException
get
in interface PluginApi
RestApiException
public void enable() throws RestApiException
enable
in interface PluginApi
RestApiException
public void disable() throws RestApiException
disable
in interface PluginApi
RestApiException
public void reload() throws RestApiException
reload
in interface PluginApi
RestApiException