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