JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.polyapi.plugin.service
Interface DeploymentService
All Known Implementing Classes:
DeploymentServiceImpl
public interface
DeploymentService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
PolyFunction
>
deployFunctions
(
List
<
String
> functions, boolean dryRun)
Method Details
deployFunctions
List
<
PolyFunction
>
deployFunctions
(
List
<
String
> functions, boolean dryRun)