Uses of Class
com.atlassian.jira.plugin.webfragment.JiraWebContext
Packages that use JiraWebContext
Package
Description
-
Uses of JiraWebContext in com.atlassian.jira.bc.dashboard.item.property
Methods in com.atlassian.jira.bc.dashboard.item.property with parameters of type JiraWebContextModifier and TypeMethodDescriptionDashboardItemPropertyConditionHelper.getEntityId(JiraWebContext context) -
Uses of JiraWebContext in com.atlassian.jira.bc.issuetype.property
Methods in com.atlassian.jira.bc.issuetype.property with parameters of type JiraWebContextModifier and TypeMethodDescriptionIssueTypePropertyConditionHelper.getEntityId(JiraWebContext context) -
Uses of JiraWebContext in com.atlassian.jira.bc.user.property
Methods in com.atlassian.jira.bc.user.property with parameters of type JiraWebContextModifier and TypeMethodDescriptionUserPropertyConditionHelper.getEntityId(JiraWebContext context) -
Uses of JiraWebContext in com.atlassian.jira.entity.property
Methods in com.atlassian.jira.entity.property with parameters of type JiraWebContextModifier and TypeMethodDescriptionAbstractEntityPropertyConditionHelper.getEntityId(JiraWebContext context) This implementation expects to find the entity of the classTin the context by the"entityName"key.EntityPropertyConditionHelper.getEntityId(JiraWebContext context) Extracts the id of the entity from context. -
Uses of JiraWebContext in com.atlassian.jira.plugin.webfragment
Methods in com.atlassian.jira.plugin.webfragment that return JiraWebContext