Uses of Class
step.plugins.dotnet.DotNetFunction
-
Packages that use DotNetFunction Package Description step.plugins.dotnet step.plugins.logicflow -
-
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 java.lang.StringDotNetFunctionType. getHandlerChain(DotNetFunction function)java.util.Map<java.lang.String,java.lang.String>DotNetFunctionType. getHandlerProperties(DotNetFunction function)java.util.Map<java.lang.String,step.grid.tokenpool.Interest>DotNetFunctionType. getTokenSelectionCriteria(DotNetFunction function)voidDotNetFunctionType. setupFunction(DotNetFunction function) -
Uses of DotNetFunction in step.plugins.logicflow
Subclasses of DotNetFunction in step.plugins.logicflow Modifier and Type Class Description classLogicFlowFunction
-