public interface ICustomPropertiesRequirements
| Modifier and Type | Method and Description | 
|---|---|
CustomProperty | 
getByName(java.lang.String name)
Get custom property using its name 
 | 
java.util.Collection<CustomProperty> | 
getCustomProperties()
Get defined custom properties 
 | 
java.lang.String | 
getRequesterId()  | 
java.lang.String | 
support()  | 
java.lang.String support()
java.lang.String getRequesterId()
java.util.Collection<CustomProperty> getCustomProperties()
CustomProperty getByName(java.lang.String name)
name - custom property nameCopyright © 2023. All Rights Reserved.