com.atlassian.plugin
Class ModuleCompleteKey

java.lang.Object
  extended by com.atlassian.plugin.ModuleCompleteKey

public class ModuleCompleteKey
extends Object


Constructor Summary
ModuleCompleteKey(String completeKey)
           
 
Method Summary
 String getCompleteKey()
           
 String getModuleKey()
           
 String getPluginKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleCompleteKey

public ModuleCompleteKey(String completeKey)
Method Detail

getModuleKey

public String getModuleKey()

getPluginKey

public String getPluginKey()

getCompleteKey

public String getCompleteKey()


Copyright © 2010 Atlassian. All Rights Reserved.