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