Skip navigation links
B C D G I J K L M O P S T U 

B

BatchBuilder - Class in org.jenkinsci.plugins.lsf
 
BatchBuilder(String, String, String, String, int, boolean) - Constructor for class org.jenkinsci.plugins.lsf.BatchBuilder
 
BatchBuilder.DescriptorImpl - Class in org.jenkinsci.plugins.lsf
 
BatchCloud - Class in org.jenkinsci.plugins.lsf
 
BatchCloud(String, String, String, String, int, String, String) - Constructor for class org.jenkinsci.plugins.lsf.BatchCloud
 
BatchCloud.DescriptorImpl - Class in org.jenkinsci.plugins.lsf
 
BatchRetentionStrategy - Class in org.jenkinsci.plugins.lsf
 
BatchRetentionStrategy(int) - Constructor for class org.jenkinsci.plugins.lsf.BatchRetentionStrategy
 
BatchRetentionStrategy.DescriptorImpl - Class in org.jenkinsci.plugins.lsf
 
BatchSlave - Class in org.jenkinsci.plugins.lsf
 
BatchSlave(String, String, int, String, int, String, Secret) - Constructor for class org.jenkinsci.plugins.lsf.BatchSlave
 
BatchSlave.DescriptorImpl - Class in org.jenkinsci.plugins.lsf
 
BatchSystem - Class in org.jenkinsci.plugins.lsf
 
BatchSystem(AbstractBuild<?, ?>, Launcher, BuildListener, String, String) - Constructor for class org.jenkinsci.plugins.lsf.BatchSystem
 
build - Variable in class org.jenkinsci.plugins.lsf.BatchSystem
 

C

canProvision(Label) - Method in class org.jenkinsci.plugins.lsf.BatchCloud
Checks if a jobs label matches the clouds label and determines if a slave should be created
check(SlaveComputer) - Method in class org.jenkinsci.plugins.lsf.BatchRetentionStrategy
Checks if the slave computer needs to be terminated and terminates if needed
cleanUpFiles(AbstractBuild<?, ?>, Launcher, BuildListener, String, String) - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
cleans up the temporary files in the master and the slave
cleanUpFiles(String) - Method in class org.jenkinsci.plugins.lsf.BatchSystem
cleans up the files created by the batch system
cleanUpFiles(String) - Method in class org.jenkinsci.plugins.lsf.LSF
 
COMMUNICATION_FILE - Variable in class org.jenkinsci.plugins.lsf.BatchSystem
 
copyFileToMaster - Variable in class org.jenkinsci.plugins.lsf.BatchSystem
 
createFinishedJobOutputFile(String, int) - Method in class org.jenkinsci.plugins.lsf.BatchSystem
creates the final job output file of the finished job in the slave
createFinishedJobOutputFile(String, int) - Method in class org.jenkinsci.plugins.lsf.LSF
 
createFormattedRunningJobOutputFile(String, int, int) - Method in class org.jenkinsci.plugins.lsf.BatchSystem
creates a formatted job output file of the running job in the slave from the specified output file (created by createJobProgressFile method)
createFormattedRunningJobOutputFile(String, int, int) - Method in class org.jenkinsci.plugins.lsf.LSF
 
createJobProgressFile(String, String) - Method in class org.jenkinsci.plugins.lsf.BatchSystem
creates the job output file of the running job in the slave
createJobProgressFile(String, String) - Method in class org.jenkinsci.plugins.lsf.LSF
 

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.lsf.BatchBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.lsf.BatchCloud.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.lsf.BatchRetentionStrategy.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.lsf.BatchSlave.DescriptorImpl
 
doDeleteFile(StaplerRequest, StaplerResponse, String, String) - Method in class org.jenkinsci.plugins.lsf.BatchBuilder.DescriptorImpl
 
doStartUpload(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.lsf.BatchBuilder.DescriptorImpl
 
doUploadFile(StaplerRequest, StaplerResponse, String) - Method in class org.jenkinsci.plugins.lsf.BatchBuilder.DescriptorImpl
 
downloadFiles(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
downloads the selected files from slave to master

G

getCheckFrequencyMinutes() - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
 
getCloudName() - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
getDescriptor() - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
 
getDescriptor() - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
getDescriptor() - Method in class org.jenkinsci.plugins.lsf.BatchSlave
 
getDisplayName() - Method in class org.jenkinsci.plugins.lsf.BatchBuilder.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.lsf.BatchCloud.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.lsf.BatchRetentionStrategy.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.lsf.BatchSlave.DescriptorImpl
 
getDownloadDestination() - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
 
getFilesToDownload() - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
 
getFilesToSend() - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
 
getHostname() - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
getJob() - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
 
getJobStatus(String) - Method in class org.jenkinsci.plugins.lsf.BatchSystem
 
getJobStatus(String) - Method in class org.jenkinsci.plugins.lsf.LSF
 
getLabel() - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
getPassword() - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
getPort() - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
getQueueType(AbstractBuild<?, ?>) - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
 
getQueueType() - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
getSendEmail() - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
 
getSlaveWorkingDirectory(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
 
getUploadedFileNames() - Method in class org.jenkinsci.plugins.lsf.BatchBuilder.DescriptorImpl
 
getUploadedFiles() - Method in class org.jenkinsci.plugins.lsf.BatchBuilder.DescriptorImpl
 
getUploadedFiles() - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
 
getUsername() - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 

I

idleTerminationMinutes - Variable in class org.jenkinsci.plugins.lsf.BatchRetentionStrategy
 
isApplicable(Class<? extends AbstractProject>) - Method in class org.jenkinsci.plugins.lsf.BatchBuilder.DescriptorImpl
 
isEndStatus(String) - Method in class org.jenkinsci.plugins.lsf.BatchSystem
 
isEndStatus(String) - Method in class org.jenkinsci.plugins.lsf.LSF
 
isRunningStatus(String) - Method in class org.jenkinsci.plugins.lsf.BatchSystem
 
isRunningStatus(String) - Method in class org.jenkinsci.plugins.lsf.LSF
 

J

jobCompletedSuccessfully(String) - Method in class org.jenkinsci.plugins.lsf.BatchSystem
 
jobCompletedSuccessfully(String) - Method in class org.jenkinsci.plugins.lsf.LSF
 
jobExitedWithErrors(String) - Method in class org.jenkinsci.plugins.lsf.BatchSystem
 
jobExitedWithErrors(String) - Method in class org.jenkinsci.plugins.lsf.LSF
 

K

killJob(String) - Method in class org.jenkinsci.plugins.lsf.BatchSystem
kills the job with specified job id in the batch system
killJob(String) - Method in class org.jenkinsci.plugins.lsf.LSF
 

L

launcher - Variable in class org.jenkinsci.plugins.lsf.BatchSystem
 
listener - Variable in class org.jenkinsci.plugins.lsf.BatchSystem
 
LSF - Class in org.jenkinsci.plugins.lsf
 
LSF(AbstractBuild<?, ?>, Launcher, BuildListener, String, String) - Constructor for class org.jenkinsci.plugins.lsf.LSF
 

M

masterWorkingDirectory - Variable in class org.jenkinsci.plugins.lsf.BatchSystem
 

O

org.jenkinsci.plugins.lsf - package org.jenkinsci.plugins.lsf
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
This is where the interaction between Jenkins and LSF happens.
printErrorLog() - Method in class org.jenkinsci.plugins.lsf.BatchSystem
prints the error log to the slave console
printErrorLog() - Method in class org.jenkinsci.plugins.lsf.LSF
 
printExitCode(String) - Method in class org.jenkinsci.plugins.lsf.BatchSystem
prints the exit code to the slave console
printExitCode(String) - Method in class org.jenkinsci.plugins.lsf.LSF
 
printJobOutput(BuildListener, String) - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
prints the given output to console
processStatus(String) - Method in class org.jenkinsci.plugins.lsf.BatchSystem
executes the appropriate actions depending on the status of the job (prints the appropriate messages)
processStatus(String) - Method in class org.jenkinsci.plugins.lsf.LSF
 
provision(Label, int) - Method in class org.jenkinsci.plugins.lsf.BatchCloud
Creates a slave when there is a running job with an appropriate label

S

sendFiles(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
sends the selected files to the slave machine
sendJobToSlave(AbstractBuild<?, ?>, Launcher, BuildListener, String, String) - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
sends the job script file to slave
setCloudName(String) - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
setHostname(String) - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
setLabel(String) - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
setPassword(String) - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
setPermissionOnJobFile(AbstractBuild<?, ?>, Launcher, BuildListener, String) - Method in class org.jenkinsci.plugins.lsf.BatchBuilder
sets the correct permission on the job file
setPort(int) - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
setQueueType(String) - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
setUsername(String) - Method in class org.jenkinsci.plugins.lsf.BatchCloud
 
start(SlaveComputer) - Method in class org.jenkinsci.plugins.lsf.BatchRetentionStrategy
 
submitJob(String, boolean, String) - Method in class org.jenkinsci.plugins.lsf.BatchSystem
submits the the job to the batch system's selected queue and configures if an email should be sent after the job is done
submitJob(String, boolean, String) - Method in class org.jenkinsci.plugins.lsf.LSF
 

T

terminate() - Method in class org.jenkinsci.plugins.lsf.BatchSlave
terminates the slave

U

uploadedFiles - Variable in class org.jenkinsci.plugins.lsf.BatchBuilder.DescriptorImpl
 
B C D G I J K L M O P S T U 
Skip navigation links

Copyright © 2004-2015. All Rights Reserved.