com.atlassian.bamboo.plugin
Class PluginModuleIdentifier
java.lang.Object
com.atlassian.bamboo.plugin.PluginModuleIdentifier
- All Implemented Interfaces:
- Serializable
public class PluginModuleIdentifier
- extends Object
- implements Serializable
- See Also:
- Serialized Form
PluginModuleIdentifier
public PluginModuleIdentifier(@NotNull
com.atlassian.plugin.ModuleDescriptor<?> moduleDescriptor)
PluginModuleIdentifier
public PluginModuleIdentifier()
getPluginIdentifier
@NotNull
public PluginIdentifier getPluginIdentifier()
getModuleKey
@Nullable
public String getModuleKey()
getCompleteKey
@Nullable
public String getCompleteKey()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.