public class ExportPathUtils extends Object
| Constructor and Description |
|---|
ExportPathUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
stripStaticResourcePrefix(String path)
Returns the path without the static resource prefix by stripping everything from '/s/' to '/_'
|
public static String stripStaticResourcePrefix(String path)
path - path to strip the static resource prefix fromCopyright © 2003–2017 Atlassian. All rights reserved.