Uses of Enum Class
io.gdcc.spi.meta.annotations.PluginContract.Role
Packages that use PluginContract.Role
Package
Description
Annotations used to declare Dataverse plugin contracts, plugin implementations,
and required core providers.
-
Uses of PluginContract.Role in io.gdcc.spi.meta.annotations
Methods in io.gdcc.spi.meta.annotations that return PluginContract.RoleModifier and TypeMethodDescriptionstatic PluginContract.RoleReturns the enum constant of this class with the specified name.static PluginContract.Role[]PluginContract.Role.values()Returns an array containing the constants of this enum class, in the order they are declared.