Class EntityPropertyService.EntityPropertyInput

java.lang.Object
com.atlassian.jira.entity.property.EntityPropertyService.PropertyInput
com.atlassian.jira.entity.property.EntityPropertyService.EntityPropertyInput
Enclosing interface:
EntityPropertyService<T extends WithId>

@PublicApi public static class EntityPropertyService.EntityPropertyInput extends EntityPropertyService.PropertyInput
Tuple with property value, property key, entity id and entity name, which will be persisted by the service.
  • Constructor Details

  • Method Details

    • getEntityId

      public Long getEntityId()
    • getEntityName

      public String getEntityName()