public class TraversalRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TraversalRequest.Builder
A builder for a
TraversalRequest. |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getExcludes() |
Set<String> |
getIncludes() |
Repository |
getRepository() |
@Nonnull public Set<String> getExcludes()
@Nonnull public Set<String> getIncludes()
@Nonnull public Repository getRepository()
Copyright © 2019 Atlassian. All rights reserved.