Interface PropertyHolder
-
- All Known Implementing Classes:
ClientProperties,DefaultProperties
public interface PropertyHolderInterface for containers with meta information that should be sent to the ReportPortal instance viaItemAttributesRQusingSystemAttributesExtractor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.String[]getPropertyKeys()booleanisInternal()
-