WebItemProvider@PublicSpi
public interface SimpleLinkFactory
SimpleLink objects.| Modifier and Type | Method and Description |
|---|---|
List<SimpleLink> |
getLinks(ApplicationUser user,
Map<String,Object> params)
Deprecated.
Generates a list of
SimpleLink objects. |
void |
init(SimpleLinkFactoryModuleDescriptor descriptor)
Deprecated.
Initialization method for the factory.
|
void init(SimpleLinkFactoryModuleDescriptor descriptor)
descriptor - The descriptor responsible for defining this factory.@Nonnull List<SimpleLink> getLinks(ApplicationUser user, Map<String,Object> params)
SimpleLink objects.user - The user this list is being generated for.SimpleLink objects tailored for the user.Copyright © 2002-2017 Atlassian. All Rights Reserved.