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 Modifier and Type Field Description BatchTaskPropertyBatchTaskAction. propertyMethods in hudson.plugins.batch_task that return BatchTaskProperty Modifier and Type Method Description BatchTaskPropertyBatchTask. getParent()BatchTaskPropertyBatchTaskProperty.DescriptorImpl. newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)BatchTaskPropertyBatchTaskInvoker.Config. resolveProperty()Deprecated.as of 1.15BatchTaskPropertyBatchTaskInvoker.Config. resolveProperty(ItemGroup context)Finds the targetBatchTaskProperty.Constructors in hudson.plugins.batch_task with parameters of type BatchTaskProperty Constructor Description BatchTaskAction(AbstractProject<?,?> project, BatchTaskProperty property)
-