Class PluginResolver
- java.lang.Object
-
- com.atlassian.bamboo.serialization.PluginResolver
-
public final class PluginResolver extends Object
Resolves plugin that objects belong to.- Since:
- v3.3
-
-
Constructor Summary
Constructors Constructor Description PluginResolver()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
resolvePluginKey(Class<?> type)
static String
resolvePluginKey(Object object)
-