Uses of Class
hudson.plugins.batch_task.BatchTaskProperty

Uses of BatchTaskProperty in hudson.plugins.batch_task
 

Fields in hudson.plugins.batch_task declared as BatchTaskProperty
 BatchTaskProperty BatchTaskAction.property
           
 

Methods in hudson.plugins.batch_task that return BatchTaskProperty
 BatchTaskProperty BatchTask.getParent()
           
 BatchTaskProperty BatchTaskProperty.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
           
 BatchTaskProperty BatchTaskInvoker.Config.resolveProperty()
          Finds the target BatchTaskProperty.
 

Constructors in hudson.plugins.batch_task with parameters of type BatchTaskProperty
BatchTaskAction(hudson.model.AbstractProject<?,?> project, BatchTaskProperty property)
           
 



Copyright © 2009. All Rights Reserved.