Uses of Class
dev.galasa.framework.api.common.resources.CPSProperty
-
Uses of CPSProperty in dev.galasa.framework.api.common.resources
Modifier and TypeMethodDescriptionCPSNamespace.getProperty
(String propertyName) A method to create a CPSProperty object only if the property already exists in the store If the property does not exist in the store a null object will be returnedCPSNamespace.getPropertyFromStore
(String propertyName) A method to create a CPSProperty within the namespace If the namesapce is hidden, a null property is returned otherwise a property is created.