public class PathStrategyFactory extends Object
| Constructor and Description |
|---|
PathStrategyFactory() |
| Modifier and Type | Method and Description |
|---|---|
PathStrategy |
createPath(com.atlassian.plugin.elements.ResourceLocation resourceLocation) |
PathStrategy |
createRelativePath(com.atlassian.plugin.elements.ResourceLocation resourceLocation,
String relativePath) |
public PathStrategy createPath(com.atlassian.plugin.elements.ResourceLocation resourceLocation)
public PathStrategy createRelativePath(com.atlassian.plugin.elements.ResourceLocation resourceLocation, String relativePath)
Copyright © 2024 Atlassian. All rights reserved.