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

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

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

Methods in org.jenkinsci.plugins.rundeck.domain that throw RundeckApiException.RundeckApiLoginException
 RundeckExecution RundeckInstance.getExecution(Long executionId)
          Get the details of a job execution, identified by the given id.
 RundeckJob RundeckInstance.getJob(Long jobId)
          Get the details of a job, identified by the given id.
 RundeckExecution RundeckInstance.runJob(Long jobId, Properties options)
          Run a job, identified by the given id.
 



Copyright © 2004-2011. All Rights Reserved.