Class EntityPropertyService.PropertyKeys<E>

java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.entity.property.EntityPropertyService.PropertyKeys<E>
All Implemented Interfaces:
ServiceResult, Serializable
Enclosing interface:
EntityPropertyService<T extends WithId>

@PublicApi public static class EntityPropertyService.PropertyKeys<E> extends ServiceResultImpl
See Also:
  • Constructor Details

  • Method Details

    • getKeys

      public List<String> getKeys()
    • getEntity

      public E getEntity()