public class CodeAnalysisDBObjectFolder extends hudson.model.AbstractDescribableImpl<CodeAnalysisDBObjectFolder> implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
CodeAnalysisDBObjectFolder.DescriptorImpl |
| Constructor and Description |
|---|
CodeAnalysisDBObjectFolder(String path,
String filter,
boolean recurse) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilter() |
String |
getPath() |
boolean |
getRecurse() |
String |
toString()
Returns a period '.' delimited base64 encoded string representation of the folder in the order of "path.filter.recurse".
|
Copyright © 2016–2019. All rights reserved.