public class ModuleCompleteKeyUtils extends Object
| Constructor and Description |
|---|
ModuleCompleteKeyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static com.atlassian.plugin.ModuleCompleteKey |
getModuleCompleteKeyFromRelative(String pluginKey,
String moduleKey)
Return a complete module key given the supplied plugin key and module key.
|
public static com.atlassian.plugin.ModuleCompleteKey getModuleCompleteKeyFromRelative(String pluginKey, String moduleKey)
pluginKey - a fall-back plugin key in case the module key is actually "relative"moduleKey - a plugin module key that be relative or completeCopyright © 2017 Atlassian. All rights reserved.