Class ExpressionFunctionProvider.FunctionDefinition

java.lang.Object
com.netflix.spinnaker.kork.api.expressions.ExpressionFunctionProvider.FunctionDefinition
Enclosing interface:
ExpressionFunctionProvider

public static class ExpressionFunctionProvider.FunctionDefinition extends Object
A single function definition. This defines the name and input parameter contract for interacting with the function.