Modifier and Type | Class and Description |
---|---|
class |
DashboardItemPropertyHelper |
Modifier and Type | Class and Description |
---|---|
class |
ChangeHistoryPropertyHelper
EnitityPropertyHelper for ChangeHistories
|
Modifier and Type | Class and Description |
---|---|
class |
CommentPropertyHelper |
Modifier and Type | Class and Description |
---|---|
class |
IssuePropertyHelper
Defines permission checking, events creation and persistence layer for
IssuePropertyService . |
Modifier and Type | Class and Description |
---|---|
class |
IssueTypePropertyHelper |
Modifier and Type | Class and Description |
---|---|
class |
ProjectPropertyHelper
Defines permission checking, events creation and persistence layer for
ProjectPropertyService . |
Modifier and Type | Class and Description |
---|---|
class |
UserPropertyHelper |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityWithKeyPropertyHelper<E extends WithKey & WithId>
The implementations of this interface extends the permission checking, persistence and events layers defined
by
EntityPropertyHelper with operations identifying entities by keys. |
Constructor and Description |
---|
BaseEntityPropertyService(JsonEntityPropertyManager jsonEntityPropertyManager,
I18nHelper i18n,
com.atlassian.event.api.EventPublisher eventPublisher,
EntityPropertyHelper<E> entityPropertyHelper) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.