Uses of Class
step.plugins.dotnet.DotNetFunction
-
Packages that use DotNetFunction Package Description step.plugins.dotnet -
-
Uses of DotNetFunction in step.plugins.dotnet
Methods in step.plugins.dotnet that return DotNetFunction Modifier and Type Method Description DotNetFunctionDotNetFunctionType. newFunction()Methods in step.plugins.dotnet with parameters of type DotNetFunction Modifier and Type Method Description StringDotNetFunctionType. getHandlerChain(DotNetFunction function)Map<String,String>DotNetFunctionType. getHandlerProperties(DotNetFunction function)Map<String,step.grid.tokenpool.Interest>DotNetFunctionType. getTokenSelectionCriteria(DotNetFunction function)voidDotNetFunctionType. setupFunction(DotNetFunction function)
-