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