|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.entity.property.DelegatingEntityPropertyService<E>
com.atlassian.jira.entity.property.DelegatingEntityWithKeyPropertyService<Issue>
com.atlassian.jira.bc.issue.properties.DefaultIssueEntityWithKeyPropertyService
public class DefaultIssueEntityWithKeyPropertyService
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.atlassian.jira.entity.property.EntityPropertyService |
|---|
EntityPropertyService.DeletePropertyValidationResult, EntityPropertyService.EntityPropertyInput, EntityPropertyService.PropertyInput, EntityPropertyService.PropertyKeys<E>, EntityPropertyService.PropertyResult, EntityPropertyService.PropertyServiceResult, EntityPropertyService.SetPropertyValidationResult |
| Constructor Summary | |
|---|---|
DefaultIssueEntityWithKeyPropertyService(JsonEntityPropertyManager jsonEntityPropertyManager,
I18nHelper i18nHelperDelegate,
com.atlassian.event.api.EventPublisher eventPublisher,
IssuePropertyHelper propertyHelper)
|
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.jira.entity.property.DelegatingEntityWithKeyPropertyService |
|---|
getPropertiesKeys, getProperty, validateDeleteProperty, validateSetProperty |
| Methods inherited from class com.atlassian.jira.entity.property.DelegatingEntityPropertyService |
|---|
deleteProperty, getPropertiesKeys, getProperty, setProperty, validateDeleteProperty, validatePropertyInput, validateSetProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.jira.entity.property.EntityWithKeyPropertyService |
|---|
getPropertiesKeys, getProperty, validateDeleteProperty, validateSetProperty |
| Methods inherited from interface com.atlassian.jira.entity.property.EntityPropertyService |
|---|
deleteProperty, getPropertiesKeys, getProperty, setProperty, validateDeleteProperty, validatePropertyInput, validateSetProperty |
| Constructor Detail |
|---|
public DefaultIssueEntityWithKeyPropertyService(JsonEntityPropertyManager jsonEntityPropertyManager,
I18nHelper i18nHelperDelegate,
com.atlassian.event.api.EventPublisher eventPublisher,
IssuePropertyHelper propertyHelper)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||