Uses of Class
step.plugins.pdftest.PdfTestFunction
-
Packages that use PdfTestFunction Package Description step.plugins.pdftest -
-
Uses of PdfTestFunction in step.plugins.pdftest
Methods in step.plugins.pdftest that return PdfTestFunction Modifier and Type Method Description PdfTestFunctionPdfTestFunctionType. copyFunction(PdfTestFunction function)PdfTestFunctionPdfTestFunctionType. newFunction()PdfTestFunctionPdfTestFunctionType. updateFunction(PdfTestFunction function)Methods in step.plugins.pdftest with parameters of type PdfTestFunction Modifier and Type Method Description voidPdfTestFunctionType. beforeFunctionCall(PdfTestFunction function, step.functions.io.Input<?> input, Map<String,String> properties)PdfTestFunctionPdfTestFunctionType. copyFunction(PdfTestFunction function)protected StringPdfTestFunctionType. createScenarioFile(PdfTestFunction function)voidPdfTestFunctionType. deleteFunction(PdfTestFunction function)StringPdfTestFunctionType. getHandlerChain(PdfTestFunction function)step.grid.filemanager.FileVersionIdPdfTestFunctionType. getHandlerPackage(PdfTestFunction function)Map<String,String>PdfTestFunctionType. getHandlerProperties(PdfTestFunction function)protected FilePdfTestFunctionType. getSessionDir(PdfTestFunction function)voidPdfTestFunctionType. setupFunction(PdfTestFunction function)PdfTestFunctionPdfTestFunctionType. updateFunction(PdfTestFunction function)protected voidPdfTestFunctionType. updateScenarioName(PdfTestFunction function)
-