Class PluginResolver
java.lang.Object
com.atlassian.bamboo.serialization.PluginResolver
Resolves plugin that objects belong to.
- Since:
- v3.3
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
resolvePluginKey
(Class<?> type) static String
resolvePluginKey
(Object object)
-
Constructor Details
-
PluginResolver
public PluginResolver()
-
-
Method Details
-
resolvePluginKey
-
resolvePluginKey
-