|
StatusRemoteCommand
|
|
FileUpload
Build step to transfer a file from the slave to the master.
|
|
DirectoryUpload
Build step to transfer a directory from the slave to the master.
|
|
FileDownload
Download the first 'maxsize' bytes of a file, from the buildmaster
to the buildslave.
|
|
StringDownload
Download the first 'maxsize' bytes of a string, from the
buildmaster to the buildslave.
|
|
JSONStringDownload
Encode object o as a json string and save it on the buildslave
|
|
JSONPropertiesDownload
Download the current build properties as a json string and save it
on the buildslave
|