Uses of Class
org.jenkinsci.plugins.rundeck.RundeckInstance.RundeckJobSchedulingException

Uses of RundeckInstance.RundeckJobSchedulingException in org.jenkinsci.plugins.rundeck
 

Methods in org.jenkinsci.plugins.rundeck that throw RundeckInstance.RundeckJobSchedulingException
 java.lang.String RundeckInstance.parseExecutionUrl(java.io.InputStream response)
          Parse the xml response from RunDeck, and if it is successful, return the execution url.
 java.lang.String RundeckInstance.scheduleJobExecution(java.lang.String groupPath, java.lang.String jobName, java.util.Properties options)
          Schedule a job execution, identified by the given groupPath and jobName.
 



Copyright © 2004-2011. All Rights Reserved.