@InjectableComponent public interface WorkflowCopyNameFactory
| Modifier and Type | Interface and Description |
|---|---|
static class |
WorkflowCopyNameFactory.UnableToGenerateASuitableWorkflowName |
| Modifier and Type | Method and Description |
|---|---|
String |
createFrom(String sourceWorkflowName,
Locale locale)
Creates the name to be used for a copy of a workflow based on the name of the workflow to be copied.
|
String createFrom(String sourceWorkflowName, Locale locale)
sourceWorkflowName - The name of the workflow to be copied.locale - Copyright © 2002-2021 Atlassian. All Rights Reserved.