public class CodeAnalysisDBObject extends hudson.model.AbstractDescribableImpl<CodeAnalysisDBObject>
| Modifier and Type | Class and Description |
|---|---|
static class |
CodeAnalysisDBObject.DescriptorImpl |
| Constructor and Description |
|---|
CodeAnalysisDBObject(String name,
String owner,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getOwner() |
String |
getType() |
String |
toString()
Returns a period '.' delimited base64 encoded string representation of the object in the order of "type.owner.name".
|
Copyright © 2016–2018. All rights reserved.