Package com.atlassian.bamboo.plugin
Class PluginIdentifier
- java.lang.Object
-
- com.atlassian.bamboo.plugin.PluginIdentifier
-
- All Implemented Interfaces:
Serializable
public class PluginIdentifier extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PluginIdentifier()PluginIdentifier(@NotNull com.atlassian.plugin.Plugin plugin)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull StringgetKey()@Nullable StringgetName()@Nullable StringgetVersion()StringtoString()
-