configurationslicing
Class UnorderedStringSlice<I>
java.lang.Object
configurationslicing.Slice
configurationslicing.UnorderedStringSlice<I>
public class UnorderedStringSlice<I>
- extends Slice
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnorderedStringSlice
public UnorderedStringSlice(UnorderedStringSlicer.UnorderedStringSlicerSpec<I> spec,
java.lang.String mapping)
UnorderedStringSlice
public UnorderedStringSlice(UnorderedStringSlicer.UnorderedStringSlicerSpec<I> spec)
add
public void add(java.lang.String name,
java.util.Collection<java.lang.String> values)
get
public java.util.Set<java.lang.String> get(java.lang.String name)
getSpec
public UnorderedStringSlicer.UnorderedStringSlicerSpec<I> getSpec()
getMapping
public java.lang.String getMapping()
newInstance
public Slice newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
- Specified by:
newInstance in class Slice
- Throws:
hudson.model.Descriptor.FormException
Copyright © 2009. All Rights Reserved.