Class ProfileAwareRemotePath

java.lang.Object
org.craftercms.commons.file.stores.RemotePath
org.craftercms.commons.file.stores.impl.ProfileAwareRemotePath

public class ProfileAwareRemotePath extends RemotePath
Extension of RemotePath that adds the concept of a remote configuration profile to the path.
Author:
avasquez
  • Constructor Details

    • ProfileAwareRemotePath

      public ProfileAwareRemotePath(String storeType, String path, String profile)
  • Method Details

    • getProfile

      public String getProfile()