public class NoopHelpPathResolver extends Object implements HelpPathResolver
| Constructor and Description |
|---|
NoopHelpPathResolver() |
| Modifier and Type | Method and Description |
|---|---|
HelpPath |
getHelpPath(String key)
Retrieve the help path for a key.
|
public HelpPath getHelpPath(String key)
HelpPathResolvergetHelpPath in interface HelpPathResolverkey - Key to the help path. The key passed in may be null.Copyright © 2019 Atlassian. All rights reserved.