com.atlassian.bamboo.plugin
Class PluginModuleIdentifier
java.lang.Object
com.atlassian.bamboo.plugin.PluginModuleIdentifier
- All Implemented Interfaces:
- java.io.Serializable
public class PluginModuleIdentifier
- 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 |
PluginModuleIdentifier
public PluginModuleIdentifier(@NotNull
com.atlassian.plugin.ModuleDescriptor<?> moduleDescriptor)
PluginModuleIdentifier
public PluginModuleIdentifier()
getPluginIdentifier
@NotNull
public PluginIdentifier getPluginIdentifier()
getModuleKey
@Nullable
public java.lang.String getModuleKey()
getCompleteKey
@Nullable
public java.lang.String getCompleteKey()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2012 Atlassian. All Rights Reserved.