@Internal
public interface WorkflowFunctionUtilities
Modifier and Type | Method and Description |
---|---|
default Collection<com.opensymphony.workflow.loader.FunctionDescriptor> |
getDefaultPostFunctions() |
Collection<com.opensymphony.workflow.loader.FunctionDescriptor> |
getDefaultPostFunctions(java.util.function.Supplier<Map<Integer,com.opensymphony.workflow.loader.FunctionDescriptor>> additionalPostfunctionsSupplier) |
Collection<com.opensymphony.workflow.loader.FunctionDescriptor> getDefaultPostFunctions(java.util.function.Supplier<Map<Integer,com.opensymphony.workflow.loader.FunctionDescriptor>> additionalPostfunctionsSupplier)
default Collection<com.opensymphony.workflow.loader.FunctionDescriptor> getDefaultPostFunctions()
Copyright © 2002-2019 Atlassian. All Rights Reserved.