public class BranchDumpResult extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BranchDumpResult.Builder |
Modifier and Type | Method and Description |
---|---|
static BranchDumpResult.Builder |
create(Branch branch) |
Branch |
getBranch() |
List<DumpError> |
getErrors() |
Long |
getSuccessful() |