public class NamingUtil extends Object
| Constructor and Description |
|---|
NamingUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
camelCaseOrSpaceToDashed(String s) |
static String |
unprefixedBranchName(String prefix,
String branchName) |
Copyright © 2014 Atlassian. All rights reserved.