org.jenkinsci.plugins.mdtool.buildarguments
Class ProjectArgument

java.lang.Object
  extended by hudson.model.AbstractDescribableImpl<OptionalArgument>
      extended by org.jenkinsci.plugins.mdtool.buildarguments.OptionalArgument
          extended by org.jenkinsci.plugins.mdtool.buildarguments.ProjectArgument
All Implemented Interfaces:
hudson.model.Describable<OptionalArgument>

public class ProjectArgument
extends OptionalArgument


Nested Class Summary
static class ProjectArgument.DescriptorImpl
           
 
Constructor Summary
ProjectArgument(String value)
           
 
Method Summary
 
Methods inherited from class org.jenkinsci.plugins.mdtool.buildarguments.OptionalArgument
getValue
 
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectArgument

@DataBoundConstructor
public ProjectArgument(String value)


Copyright © 2004-2014. All Rights Reserved.