| Modifier and Type | Method and Description |
|---|---|
Optional<Long> |
DashboardItemPropertyConditionHelper.getEntityId(JiraWebContext context) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Long> |
IssueTypePropertyConditionHelper.getEntityId(JiraWebContext context) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Long> |
UserPropertyConditionHelper.getEntityId(JiraWebContext context) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Long> |
AbstractEntityPropertyConditionHelper.getEntityId(JiraWebContext context)
This implementation expects to find the entity of the class
T in the context by the "entityName" key. |
Optional<Long> |
EntityPropertyConditionHelper.getEntityId(JiraWebContext context)
Extracts the id of the entity from context.
|
| Modifier and Type | Method and Description |
|---|---|
static JiraWebContext |
JiraWebContext.from(Map<String,Object> context) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.