com.atlassian.bamboo.plugin
Class PluginIdentifier
java.lang.Object
com.atlassian.bamboo.plugin.PluginIdentifier
- All Implemented Interfaces:
- java.io.Serializable
public class PluginIdentifier
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PluginIdentifier
public PluginIdentifier(@NotNull
com.atlassian.plugin.Plugin plugin)
PluginIdentifier
public PluginIdentifier()
getName
@Nullable
public java.lang.String getName()
getVersion
@Nullable
public java.lang.String getVersion()
getKey
@NotNull
public java.lang.String getKey()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.