×
A batch task consists of a shell script and a name. When you execute a build, the shell script gets run on the workspace, just like a build. Batch tasks and ...
Build Action that shows the records of executed tasks. BatchTask. A batch task. BatchTaskAction. Shows all the tasks. BatchTaskInvoker.
This plugin adds the "task" action to the project for performing batch tasks on the server workspace.
Gets run records. Newer ones first. getRecords. public List<BatchRun> getRecords​(String taskName). Get run records for a particular task.
batch_task declared as BatchRunAction. Modifier and Type, Field, Description ... BatchRun​(Calendar timestamp, BatchRunAction parent, int id, BatchTask task) ...
Uses of Class hudson.plugins.batch_task.BatchTaskInvoker.DescriptorImpl · Package · Class · Use · Tree · Deprecated · Index · Help.
Name schema. Name of the task. If not specified, will use Task #index, for example, Task #1. Returns: The name. setName. public void setName(String name).
Feb 21, 2023 · I have set up the start of the agent via a batch in the task scheduler. On the first machine the batch starts when the machine is started ...
bat : Windows Batch Script. script : String. Executes a Batch script. Multiple lines allowed. When using the returnStdout flag, you probably wish to prefix ...