public class UserConfigProperty extends Object implements hudson.model.Describable<UserConfigProperty>
| Modifier and Type | Class and Description |
|---|---|
static class |
UserConfigProperty.DescriptorImpl |
| Constructor and Description |
|---|
UserConfigProperty(String filename) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Descriptor<UserConfigProperty> |
getDescriptor() |
String |
getFilename() |
@DataBoundConstructor public UserConfigProperty(String filename)
public String getFilename()
public hudson.model.Descriptor<UserConfigProperty> getDescriptor()
getDescriptor in interface hudson.model.Describable<UserConfigProperty>Copyright © 2016–2018. All rights reserved.