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

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

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

Methods in org.jenkinsci.plugins.rundeck.domain that return RundeckExecution
 RundeckExecution RundeckInstance.getExecution(Long executionId)
          Get the details of a job execution, identified by the given id.
static RundeckExecution RundeckUtils.parseExecution(InputStream response)
          Parse the result of a job execution
 RundeckExecution RundeckInstance.runJob(String jobId, Properties options)
          Run a job, identified by the given id.
 



Copyright © 2004-2011. All Rights Reserved.