Class PluginRegistry
java.lang.Object
org.craftercms.studio.api.v2.service.marketplace.registry.PluginRegistry
Holds the data of all installed plugins
- Since:
- 4.0.0
- Author:
- joseross
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setPlugins
(List<PluginRecord> plugins) void
setVersion
(String version)
-
Constructor Details
-
PluginRegistry
public PluginRegistry()
-
-
Method Details
-
getVersion
-
setVersion
-
getPlugins
-
setPlugins
-