com.atlassian.plugin
Class ModuleCompleteKey
java.lang.Object
com.atlassian.plugin.ModuleCompleteKey
public class ModuleCompleteKey
- extends Object
SEPARATOR
protected static final String SEPARATOR
- See Also:
- Constant Field Values
ModuleCompleteKey
public ModuleCompleteKey(String completeKey)
ModuleCompleteKey
public ModuleCompleteKey(String pluginKey,
String moduleKey)
getModuleKey
public String getModuleKey()
getPluginKey
public String getPluginKey()
getCompleteKey
public String getCompleteKey()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2015 Atlassian. All rights reserved.