public class SvnKitEnvironmentRepository extends AbstractScmEnvironmentRepository implements EnvironmentRepository, org.springframework.beans.factory.InitializingBean
EnvironmentRepository.SearchPathLocator.Locations| Constructor and Description |
|---|
SvnKitEnvironmentRepository(org.springframework.core.env.ConfigurableEnvironment environment,
SvnKitEnvironmentProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
String |
getDefaultLabel() |
SearchPathLocator.Locations |
getLocations(String application,
String profile,
String label) |
protected File |
getWorkingDirectory() |
void |
setDefaultLabel(String defaultLabel) |
void |
setOrder(int order) |
findOne, findOne, getOrdercreateBaseDir, getBasedir, getEnvironment, getPassphrase, getPassword, getSearchLocations, getSearchPaths, getUri, getUsername, isStrictHostKeyChecking, setBasedir, setEnvironment, setPassphrase, setPassword, setResourceLoader, setSearchPaths, setStrictHostKeyChecking, setUri, setUsernameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindOne, findOnepublic SvnKitEnvironmentRepository(org.springframework.core.env.ConfigurableEnvironment environment,
SvnKitEnvironmentProperties properties)
public String getDefaultLabel()
public void setDefaultLabel(String defaultLabel)
public SearchPathLocator.Locations getLocations(String application, String profile, String label)
getLocations in interface SearchPathLocatorpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionprotected File getWorkingDirectory()
getWorkingDirectory in class AbstractScmAccessorpublic void setOrder(int order)
setOrder in class AbstractScmEnvironmentRepositoryCopyright © 2019 Pivotal Software, Inc.. All rights reserved.