@Named public class WorkspacePathResolver extends Object
Each repository folder can be changed as well by changing repository.widgets, repository.pages
| Constructor and Description |
|---|
WorkspacePathResolver() |
| Modifier and Type | Method and Description |
|---|---|
Path |
getFragmentsRepositoryPath() |
Path |
getPagesRepositoryPath() |
protected Path |
getRepositoryPath(String directoryName,
String alternativeDirectoryPath) |
Path |
getTemporaryWorkspacePath() |
Path |
getTmpFragmentsRepositoryPath() |
Path |
getTmpPagesRepositoryPath() |
Path |
getWidgetsRepositoryPath() |
Path |
getWorkspacePath() |
public static final String FRAGMENTS
public Path getWorkspacePath()
public Path getTemporaryWorkspacePath()
public Path getPagesRepositoryPath()
public Path getWidgetsRepositoryPath()
public Path getFragmentsRepositoryPath()
public Path getTmpFragmentsRepositoryPath()
protected Path getRepositoryPath(String directoryName, String alternativeDirectoryPath)
public Path getTmpPagesRepositoryPath()
Copyright © 2020. All rights reserved.