Uses of Class
org.jenkinsci.plugins.rundeck.domain.RundeckApiException

Packages that use RundeckApiException
org.jenkinsci.plugins.rundeck.domain   
 

Uses of RundeckApiException in org.jenkinsci.plugins.rundeck.domain
 

Subclasses of RundeckApiException in org.jenkinsci.plugins.rundeck.domain
static class RundeckApiException.RundeckApiJobRunException
          Specific error when running a job failed
static class RundeckApiException.RundeckApiLoginException
          Specific login-related error
 

Methods in org.jenkinsci.plugins.rundeck.domain that throw RundeckApiException
static RundeckExecution RundeckUtils.parseJobRunResult(InputStream response)
          Parse the result of a "job run" action
 RundeckExecution RundeckInstance.runJob(Long jobId, Properties options)
          Run a job, identified by the given id.
 



Copyright © 2004-2011. All Rights Reserved.