org.jenkinsci.plugins.managedscripts
Class WinBatchConfig.Arg

java.lang.Object
  extended by org.jenkinsci.plugins.managedscripts.WinBatchConfig.Arg
Enclosing class:
WinBatchConfig

public static class WinBatchConfig.Arg
extends Object


Field Summary
 String name
           
 
Constructor Summary
WinBatchConfig.Arg(String name)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public final String name
Constructor Detail

WinBatchConfig.Arg

@DataBoundConstructor
public WinBatchConfig.Arg(String name)


Copyright © 2004-2013. All Rights Reserved.