public interface Response
Modifier and Type | Interface and Description |
---|---|
static class |
Response.Action
Describes an action the client can execute on a single object
|
static class |
Response.Body
Describes the body of a LFS batch API response
|
static class |
Response.Error
Describes an error to be returned by the LFS batch API
|
static class |
Response.ObjectInfo
Describes the actions the LFS server offers for a single object
|
Copyright © 2017 Eclipse JGit Project. All rights reserved.