Package com.atlassian.jira.bc.user
Interface UserPropertyService
- All Superinterfaces:
EntityPropertyService<ApplicationUser>,EntityWithKeyPropertyService<ApplicationUser>
- All Known Implementing Classes:
DefaultUserPropertyService
@PublicApi
public interface UserPropertyService
extends EntityWithKeyPropertyService<ApplicationUser>
- Since:
- v6.5
-
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 -
Method Summary
Methods inherited from interface com.atlassian.jira.entity.property.EntityPropertyService
deleteProperty, getProperties, getProperties, getPropertiesKeys, getPropertiesKeys, getProperty, getProperty, getProperty, setProperty, setProperty, validateDeleteProperty, validateDeleteProperty, validatePropertyInput, validateSetProperty, validateSetPropertyMethods inherited from interface com.atlassian.jira.entity.property.EntityWithKeyPropertyService
getPropertiesKeys, getPropertiesKeys, getProperty, getProperty, validateDeleteProperty, validateDeleteProperty, validateSetProperty, validateSetProperty