Uses of Class
step.plugins.k6.K6Function
-
Packages that use K6Function Package Description step.plugins.k6 -
-
Uses of K6Function in step.plugins.k6
Methods in step.plugins.k6 that return K6Function Modifier and Type Method Description K6Function
K6FunctionType. newFunction()
Methods in step.plugins.k6 with parameters of type K6Function Modifier and Type Method Description java.lang.String
K6FunctionType. getHandlerChain(K6Function function)
step.grid.filemanager.FileVersionId
K6FunctionType. getHandlerPackage(K6Function function)
java.util.Map<java.lang.String,java.lang.String>
K6FunctionType. getHandlerProperties(K6Function function)
-