public class

VelocityContextFactory

extends Object
java.lang.Object
   ↳ com.atlassian.applinks.ui.velocity.VelocityContextFactory

Summary

Public Constructors
VelocityContextFactory(InternalHostApplication internalHostApplication, BatchedJSONi18NBuilderFactory batchedJSONi18NBuilderFactory, InternalTypeAccessor typeAccessor, I18nResolver i18nResolver, DocumentationLinker documentationLinker, OrphanedTrustDetector orphanedTrustDetector, ApplicationLinkService applicationLinkService, ManifestRetriever manifestRetriever, MessageFactory messageFactory, UserManager userManager)
Public Methods
ListApplicationLinksContext buildListApplicationLinksContext(HttpServletRequest request)
ListEntityLinksContext buildListEntityLinksContext(HttpServletRequest request, String entityTypeId, String entityKey)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public VelocityContextFactory (InternalHostApplication internalHostApplication, BatchedJSONi18NBuilderFactory batchedJSONi18NBuilderFactory, InternalTypeAccessor typeAccessor, I18nResolver i18nResolver, DocumentationLinker documentationLinker, OrphanedTrustDetector orphanedTrustDetector, ApplicationLinkService applicationLinkService, ManifestRetriever manifestRetriever, MessageFactory messageFactory, UserManager userManager)

Public Methods

public ListApplicationLinksContext buildListApplicationLinksContext (HttpServletRequest request)

public ListEntityLinksContext buildListEntityLinksContext (HttpServletRequest request, String entityTypeId, String entityKey)