public class DotnetFunctionPackageHandler extends AbstractFunctionPackageHandler
FunctionPackageUtils.DiscovererParametersfileResolver, READY_STRING| Constructor and Description | 
|---|
DotnetFunctionPackageHandler(step.attachments.FileResolver fileResolver,
                            ch.exense.commons.app.Configuration config)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<step.functions.Function> | 
buildFunctions(FunctionPackage functionPackage,
              boolean preview)  | 
protected void | 
configureFunction(step.functions.Function f,
                 FunctionPackage functionPackage)  | 
boolean | 
isValidForPackage(FunctionPackage functionPackage)  | 
getFunctionsFromDaemonresolveFile, resolveMandatoryFilepublic DotnetFunctionPackageHandler(step.attachments.FileResolver fileResolver,
                                    ch.exense.commons.app.Configuration config)
public List<step.functions.Function> buildFunctions(FunctionPackage functionPackage, boolean preview) throws Exception
buildFunctions in interface FunctionPackageHandlerbuildFunctions in class AbstractFunctionPackageHandlerExceptionprotected void configureFunction(step.functions.Function f,
                                 FunctionPackage functionPackage)
configureFunction in class AbstractFunctionPackageHandlerpublic boolean isValidForPackage(FunctionPackage functionPackage)
isValidForPackage in interface FunctionPackageHandlerisValidForPackage in class AbstractFunctionPackageHandlerCopyright © 2020. All rights reserved.