Modifier and Type | Method and Description |
---|---|
EntityPropertyType |
DashboardItemPropertyHelper.getEntityPropertyType() |
Modifier and Type | Method and Description |
---|---|
EntityPropertyType |
ChangeHistoryPropertyHelper.getEntityPropertyType() |
Modifier and Type | Method and Description |
---|---|
EntityPropertyType |
CommentPropertyHelper.getEntityPropertyType() |
Modifier and Type | Method and Description |
---|---|
EntityPropertyType |
IssuePropertyHelper.getEntityPropertyType() |
Modifier and Type | Method and Description |
---|---|
EntityPropertyType |
IssueTypePropertyHelper.getEntityPropertyType() |
Modifier and Type | Method and Description |
---|---|
EntityPropertyType |
ProjectPropertyHelper.getEntityPropertyType() |
Modifier and Type | Method and Description |
---|---|
EntityPropertyType |
UserPropertyHelper.getEntityPropertyType() |
Modifier and Type | Field and Description |
---|---|
static EntityPropertyType |
EntityPropertyType.CHANGE_HISTORY_PROPERTY |
static EntityPropertyType |
EntityPropertyType.COMMENT_PROPERTY |
static EntityPropertyType |
EntityPropertyType.DASHBOARD_ITEM_PROPERTY |
static EntityPropertyType |
EntityPropertyType.ISSUE_PROPERTY |
static EntityPropertyType |
EntityPropertyType.ISSUE_TYPE_PROPERTY |
static EntityPropertyType |
EntityPropertyType.PROJECT_PROPERTY |
static EntityPropertyType |
EntityPropertyType.REMOTE_VERSION_LINK |
static EntityPropertyType |
EntityPropertyType.USER_PROPERTY |
Modifier and Type | Method and Description |
---|---|
EntityPropertyType |
EntityPropertyHelper.getEntityPropertyType() |
static EntityPropertyType |
EntityPropertyType.getEntityPropertyTypeForClause(String clauseName) |
Constructor and Description |
---|
EntityPropertiesPersisterHandler(Executor executor,
ProjectImportResults projectImportResults,
ProjectImportPersister projectImportPersister,
EntityPropertyType entityPropertyType,
SimpleProjectImportIdMapper idMapperForType) |
Constructor and Description |
---|
BasePropertyResource(EntityPropertyService<E> entityPropertyService,
JiraAuthenticationContext authContext,
JiraBaseUrls jiraBaseUrls,
I18nHelper i18n,
com.atlassian.fugue.Function2<Long,String,String> entityIdAndPropertyKeyToSelfFunction,
EntityPropertyType entityPropertyType) |
BasePropertyWithKeyResource(EntityWithKeyPropertyService<E> entityPropertyService,
JiraAuthenticationContext authContext,
JiraBaseUrls jiraBaseUrls,
I18nHelper i18n,
com.google.common.base.Predicate<String> validKeyPredicate,
com.atlassian.fugue.Function2<Long,String,String> entityIdAndPropertyKeyToSelfFunction,
EntityPropertyType entityPropertyType) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.