Interface PluginApi
- All Known Implementing Classes:
PluginApi.NotImplemented
public interface PluginApi
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
A default implementation which allows source compatibility when adding new methods to the interface. -
Method Summary
-
Method Details
-
get
- Throws:
RestApiException
-
enable
- Throws:
RestApiException
-
disable
- Throws:
RestApiException
-
reload
- Throws:
RestApiException
-