Class PluginMetadataQueries
java.lang.Object
com.djrapitops.plan.storage.database.queries.objects.PluginMetadataQueries
Queries to the
PluginVersionTable
go here.-
Method Summary
Modifier and TypeMethodDescriptionstatic Query
<List<PluginMetadata>> getInstalledPlugins
(ServerUUID serverUUID) static Query
<List<PluginHistoryMetadata>> getPluginHistory
(ServerUUID serverUUID)
-
Method Details
-
getInstalledPlugins
-
getPluginHistory
-