| Package | Description |
|---|---|
| de.shadowhunt.subversion | |
| de.shadowhunt.subversion.internal |
| Modifier and Type | Method and Description |
|---|---|
static Depth |
Depth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Depth[] |
Depth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Info> |
Repository.list(Resource resource,
Revision revision,
Depth depth)
Retrieve information for the resource in the given revision and its child resources (depending on depth parameter)
|
| Modifier and Type | Method and Description |
|---|---|
Set<Info> |
AbstractBaseRepository.list(Resource resource,
Revision revision,
Depth depth) |
Copyright © 2013–2014 shadowhunt. All rights reserved.