Class DefaultIssueEntityWithKeyPropertyService

All Implemented Interfaces:
IssuePropertyService, EntityPropertyService<Issue>, EntityWithKeyPropertyService<Issue>

public class DefaultIssueEntityWithKeyPropertyService extends DelegatingEntityWithKeyPropertyService<Issue> implements IssuePropertyService
Since:
v6.2
  • Constructor Details

    • DefaultIssueEntityWithKeyPropertyService

      public DefaultIssueEntityWithKeyPropertyService(JsonEntityPropertyManager jsonEntityPropertyManager, I18nHelper i18nHelperDelegate, com.atlassian.event.api.EventPublisher eventPublisher, IssuePropertyHelper propertyHelper)