public class TransferConfig extends Object
Modifier and Type | Method and Description |
---|---|
String |
getFormattedMaxObjectSizeLimit() |
long |
getMaxObjectSizeLimit() |
org.eclipse.jgit.storage.pack.PackConfig |
getPackConfig() |
int |
getTimeout() |
boolean |
inheritProjectMaxObjectSizeLimit() |
public int getTimeout()
public org.eclipse.jgit.storage.pack.PackConfig getPackConfig()
public long getMaxObjectSizeLimit()
public String getFormattedMaxObjectSizeLimit()
public boolean inheritProjectMaxObjectSizeLimit()