Uses of Class
org.jenkinsci.plugins.managedscripts.WinBatchConfig.Arg

Uses of WinBatchConfig.Arg in org.jenkinsci.plugins.managedscripts
 

Fields in org.jenkinsci.plugins.managedscripts with type parameters of type WinBatchConfig.Arg
 List<WinBatchConfig.Arg> WinBatchConfig.args
           
 

Methods in org.jenkinsci.plugins.managedscripts that return types with arguments of type WinBatchConfig.Arg
 List<WinBatchConfig.Arg> WinBatchBuildStep.DescriptorImpl.getArgs(String configId)
           
 

Constructor parameters in org.jenkinsci.plugins.managedscripts with type arguments of type WinBatchConfig.Arg
WinBatchConfig(String id, String name, String comment, String content, List<WinBatchConfig.Arg> args)
           
 



Copyright © 2004-2013. All Rights Reserved.