public class

ListEntityLinksContext

extends AbstractVelocityContext
java.lang.Object
   ↳ com.atlassian.applinks.ui.velocity.AbstractVelocityContext
     ↳ com.atlassian.applinks.ui.velocity.ListEntityLinksContext

Class Overview

This class lists all objects that are used in the velocity templates in the list entity links screen.

Summary

Nested Classes
class ListEntityLinksContext.ApplicationOption  
[Expand]
Inherited Fields
From class com.atlassian.applinks.ui.velocity.AbstractVelocityContext
Public Methods
String getApplicationType()
List<ListEntityLinksContext.ApplicationOption> getApplications()
String getApplinksDocs()
String getApplinksI18n()
String getContextPath()
DocumentationLinker getDocumentationLinker()
String getKey()
String getName()
String getType()
String getTypeLabel()
ResourceUrlHandler getUrls()
String getUserName()
[Expand]
Inherited Methods
From class com.atlassian.applinks.ui.velocity.AbstractVelocityContext
From class java.lang.Object

Public Methods

public String getApplicationType ()

public List<ListEntityLinksContext.ApplicationOption> getApplications ()

public String getApplinksDocs ()

public String getApplinksI18n ()

public String getContextPath ()

public DocumentationLinker getDocumentationLinker ()

public String getKey ()

public String getName ()

public String getType ()

public String getTypeLabel ()

public ResourceUrlHandler getUrls ()

public String getUserName ()