Interface Plugins
- All Known Implementing Classes:
Plugins.NotImplemented
public interface Plugins
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
static class
A default implementation which allows source compatibility when adding new methods to the interface. -
Method Summary
Modifier and TypeMethodDescriptioninstall
(String name, InstallPluginInput input) install
(String name, InstallPluginInput input) Deprecated.list()
-
Method Details
-
list
- Throws:
RestApiException
-
name
- Throws:
RestApiException
-
install
Deprecated.- Throws:
RestApiException
-
install
- Throws:
RestApiException
-