Package step.plugins.compare.image
Class ImageCompareFunction
- java.lang.Object
-
- step.core.accessors.AbstractIdentifiableObject
-
- step.core.accessors.AbstractOrganizableObject
-
- step.functions.Function
-
- step.plugins.compare.CompareFunction
-
- step.plugins.compare.image.ImageCompareFunction
-
- All Implemented Interfaces:
step.core.objectenricher.EnricheableObject
public class ImageCompareFunction extends CompareFunction
-
-
Constructor Summary
Constructors Constructor Description ImageCompareFunction()
-
Method Summary
-
Methods inherited from class step.plugins.compare.CompareFunction
getScenarioFile, setScenarioFile
-
Methods inherited from class step.functions.Function
getCallTimeout, getDescription, getHtmlTemplate, getSchema, getTokenSelectionCriteria, isExecuteLocally, isManaged, isUseCustomTemplate, requiresLocalExecution, setCallTimeout, setDescription, setExecuteLocally, setHtmlTemplate, setManaged, setSchema, setTokenSelectionCriteria, setUseCustomTemplate
-
Methods inherited from class step.core.accessors.AbstractOrganizableObject
addAttribute, getAttribute, getAttributes, hasAttribute, setAttributes
-
Methods inherited from class step.core.accessors.AbstractIdentifiableObject
addCustomField, computeCustomFieldIfAbsent, equals, getCustomField, getCustomField, getCustomFields, getId, hashCode, setCustomFields, setId
-
-