Uses of Class
com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnWorkflowBuilder
-
Packages that use FunctionDefinitionOnWorkflowBuilder Package Description com.orchestranetworks.addon.dpra.function Provides classes and interfaces to create custom functions. -
-
Uses of FunctionDefinitionOnWorkflowBuilder in com.orchestranetworks.addon.dpra.function
Methods in com.orchestranetworks.addon.dpra.function that return FunctionDefinitionOnWorkflowBuilder Modifier and Type Method Description FunctionDefinitionOnWorkflowBuilderFunctionDefinitionOnWorkflowBuilder. onValidation(FunctionValidationOnWorkflow validation)Sets the validation.static FunctionDefinitionOnWorkflowBuilderFunctionDefinition. onWorkflow(java.lang.String code)Returns the builder for a function at the workflow level.
-