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