Class JiraWebContext

java.lang.Object
com.atlassian.jira.plugin.webfragment.JiraWebContext

public final class JiraWebContext extends Object
Useful wrapper for web contexts.

Context is normally a map but it contains some standard entries which can be easily retrieved using this class.

All getters return empty if requested object is not set in the context map or has a type different than expected.

Since:
v6.5