Class PathConstants

java.lang.Object
com.atlassian.bamboo.storage.location.PathConstants

public class PathConstants extends Object
Contains public path-related constants that are used in more than one class. Can we eliminate the need for these public constants by consolidating the code that uses them into one place?