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