Uses of Package
org.jenkinsci.plugins.rundeck.domain

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

Classes in org.jenkinsci.plugins.rundeck.domain used by org.jenkinsci.plugins.rundeck
RundeckApiException
          A generic exception when using the RunDeck API
RundeckInstance
          Represents a RunDeck instance, and allows to communicate with it.
RundeckJob
          Represents a RunDeck job
 

Classes in org.jenkinsci.plugins.rundeck.domain used by org.jenkinsci.plugins.rundeck.domain
RundeckApiException
          A generic exception when using the RunDeck API
RundeckApiException.RundeckApiJobRunException
          Specific error when running a job failed
RundeckApiException.RundeckApiLoginException
          Specific login-related error
RundeckExecution
          Represents a RunDeck execution, usually triggered by an API call (see RundeckInstance).
RundeckExecution.ExecutionStatus
          The status of an execution
RundeckJob
          Represents a RunDeck job
 



Copyright © 2004-2011. All Rights Reserved.