public static class MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties extends JGitEnvironmentProperties
JGitEnvironmentProperties that matches patterns.MAIN_LABEL, MASTER_LABEL| Constructor and Description |
|---|
PatternMatchingJGitEnvironmentProperties() |
PatternMatchingJGitEnvironmentProperties(String uri) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String[] |
getPattern() |
void |
setName(String name) |
void |
setPattern(String[] pattern) |
getHostKey, getHostKeyAlgorithm, getKnownHostsFile, getPreferredAuthentications, getPrivateKey, getProxy, getRefreshRate, getTimeout, isCloneOnStart, isCloneSubmodules, isDeleteUntrackedBranches, isForcePull, isIgnoreLocalSshSettings, isSkipSslValidation, isStrictHostKeyChecking, isTryMasterBranch, setCloneOnStart, setCloneSubmodules, setDeleteUntrackedBranches, setForcePull, setHostKey, setHostKeyAlgorithm, setIgnoreLocalSshSettings, setKnownHostsFile, setPreferredAuthentications, setPrivateKey, setProxy, setRefreshRate, setSkipSslValidation, setStrictHostKeyChecking, setTimeout, setTryMasterBranchgetBasedir, getDefaultLabel, getOrder, getPassphrase, getPassword, getSearchPaths, getUri, getUsername, setBasedir, setDefaultLabel, setOrder, setPassphrase, setPassword, setSearchPaths, setUri, setUsernameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetOrderpublic PatternMatchingJGitEnvironmentProperties()
public PatternMatchingJGitEnvironmentProperties(String uri)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.