org.zeroturnaround.jenkins
Class SchemaSelectionForm
java.lang.Object
org.zeroturnaround.jenkins.SchemaSelectionForm
- All Implemented Interfaces:
- hudson.model.Describable<SchemaSelectionForm>
public class SchemaSelectionForm
- extends Object
- implements hudson.model.Describable<SchemaSelectionForm>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaSelectionForm
@DataBoundConstructor
public SchemaSelectionForm(String selectedSchema,
String targetProxy)
setSelectedSchema
public void setSelectedSchema(String selectedSchema)
setTargetProxy
public void setTargetProxy(String targetProxy)
getSelectedSchema
public String getSelectedSchema()
getTargetProxy
public String getTargetProxy()
getDescriptor
public SchemaSelectionForm.SchemaSelectionDescriptorImpl getDescriptor()
- Specified by:
getDescriptor in interface hudson.model.Describable<SchemaSelectionForm>
Copyright © 2004-2013. All Rights Reserved.