com.atlassian.plugin
Class ModuleCompleteKey

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

public class ModuleCompleteKey
extends java.lang.Object


Constructor Summary
ModuleCompleteKey(java.lang.String completeKey)
           
 
Method Summary
 java.lang.String getCompleteKey()
           
 java.lang.String getModuleKey()
           
 java.lang.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(java.lang.String completeKey)
Method Detail

getModuleKey

public java.lang.String getModuleKey()

getPluginKey

public java.lang.String getPluginKey()

getCompleteKey

public java.lang.String getCompleteKey()


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.