Uses of Class
com.applitools.eyes.PropertyData
Packages that use PropertyData
Package
Description
-
Uses of PropertyData in com.applitools.eyes
Methods in com.applitools.eyes that return types with arguments of type PropertyDataConstructor parameters in com.applitools.eyes with type arguments of type PropertyDataModifierConstructorDescriptionSessionStartInfo(String testId, String agentId, SessionType sessionType, String appIdOrName, String verId, String scenarioIdOrName, BatchInfo batchInfo, String baselineEnvName, String environmentName, Object environment, ImageMatchSettings defaultMatchSettings, String branchName, String parentBranchName, String baselineBranchName, Boolean saveDiffs, List<PropertyData> properties, String agentSessionId, String agentRunId, Integer timeout) -
Uses of PropertyData in com.applitools.eyes.config
Methods in com.applitools.eyes.config that return types with arguments of type PropertyData -
Uses of PropertyData in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper with parameters of type PropertyDataModifier and TypeMethodDescriptionstatic CustomPropertyDtoCustomPropertyMapper.toCustomPropertyDto(PropertyData propertyData) Method parameters in com.applitools.eyes.universal.mapper with type arguments of type PropertyDataModifier and TypeMethodDescriptionstatic List<CustomPropertyDto> CustomPropertyMapper.toCustomPropertyDtoList(List<PropertyData> propertyDataList)