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

Packages that use RundeckInstance
org.jenkinsci.plugins.rundeck   
 

Uses of RundeckInstance in org.jenkinsci.plugins.rundeck
 

Methods in org.jenkinsci.plugins.rundeck that return RundeckInstance
 RundeckInstance RundeckNotifier.RundeckDescriptor.getRundeckInstance()
           
 

Methods in org.jenkinsci.plugins.rundeck with parameters of type RundeckInstance
 void RundeckNotifier.RundeckDescriptor.setRundeckInstance(RundeckInstance rundeckInstance)
           
 

Constructors in org.jenkinsci.plugins.rundeck with parameters of type RundeckInstance
RundeckJobProjectLinkerAction(RundeckInstance rundeck, String rundeckJobId)
          Load the RunDeck job details (name, description, and so on) using the RunDeck API.
 



Copyright © 2004-2011. All Rights Reserved.