public class WorkflowFunctionUtilitiesImpl extends Object implements WorkflowFunctionUtilities
| Constructor and Description |
|---|
WorkflowFunctionUtilitiesImpl(FunctionDescriptorUtil functionDescriptorUtil,
com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory,
com.atlassian.plugin.PluginAccessor pluginAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Collection<com.opensymphony.workflow.loader.FunctionDescriptor> |
getDefaultPostFunctions(java.util.function.Supplier<Map<Integer,com.opensymphony.workflow.loader.FunctionDescriptor>> additionalPostfunctionsSupplier) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultPostFunctionspublic WorkflowFunctionUtilitiesImpl(FunctionDescriptorUtil functionDescriptorUtil, com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory, com.atlassian.plugin.PluginAccessor pluginAccessor)
public Collection<com.opensymphony.workflow.loader.FunctionDescriptor> getDefaultPostFunctions(@NotNull java.util.function.Supplier<Map<Integer,com.opensymphony.workflow.loader.FunctionDescriptor>> additionalPostfunctionsSupplier)
getDefaultPostFunctions in interface WorkflowFunctionUtilitiesCopyright © 2002-2017 Atlassian. All Rights Reserved.