Uses of Class
io.polyapi.plugin.model.function.PolyFunction
Packages that use PolyFunction
-
Uses of PolyFunction in io.polyapi.plugin.service
Methods in io.polyapi.plugin.service that return PolyFunctionModifier and TypeMethodDescriptionPolyFunctionService.deploy(String type, PolyFunction polyFunction) PolyFunctionServiceImpl.deploy(String type, PolyFunction polyFunction) Methods in io.polyapi.plugin.service that return types with arguments of type PolyFunctionModifier and TypeMethodDescriptionDeploymentService.deployFunctions(List<String> functions, boolean dryRun) DeploymentServiceImpl.deployFunctions(List<String> functionFilters, boolean dryRun) Methods in io.polyapi.plugin.service with parameters of type PolyFunctionModifier and TypeMethodDescriptionPolyFunctionService.deploy(String type, PolyFunction polyFunction) PolyFunctionServiceImpl.deploy(String type, PolyFunction polyFunction)