Class EntityPropertyService7Compatibility
java.lang.Object
com.codebarrel.jira.entityproperties.compat.CommonEntityPropertyServiceCompatibility
com.codebarrel.jira.entityproperties.compat.EntityPropertyService7Compatibility
- All Implemented Interfaces:
EntityPropertyServiceCompatibility
- Direct Known Subclasses:
EntityWithKeyPropertyService7Compatibility
-
Field Summary
Fields inherited from class com.codebarrel.jira.entityproperties.compat.CommonEntityPropertyServiceCompatibility
propertyService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProperty(ApplicationUser currentUser, Long entityKey, String propertyKey) setProperty(ApplicationUser currentUser, EntityPropertyService.SetPropertyValidationResult validationResult) static PropertyResulttoCompat(EntityPropertyService.PropertyResult propertyResult) Methods inherited from class com.codebarrel.jira.entityproperties.compat.CommonEntityPropertyServiceCompatibility
deleteProperty, getPropertiesKeys, validateDeleteProperty, validateSetProperty
-
Constructor Details
-
EntityPropertyService7Compatibility
-
-
Method Details
-
setProperty
public PropertyResult setProperty(ApplicationUser currentUser, EntityPropertyService.SetPropertyValidationResult validationResult) -
getProperty
-
toCompat
-