protected static class LfsProtocolServlet.LfsRequest extends Object
Modifier | Constructor and Description |
---|---|
protected |
LfsRequest() |
Modifier and Type | Method and Description |
---|---|
List<LfsObject> |
getObjects()
Get the LFS objects.
|
String |
getOperation()
Get the LFS operation.
|
boolean |
isDownload() |
boolean |
isUpload() |
boolean |
isVerify() |
public String getOperation()
public boolean isUpload()
public boolean isDownload()
public boolean isVerify()
Copyright © 2019 Eclipse JGit Project. All rights reserved.