Uses of Package
org.rundeck.api.domain

Packages that use org.rundeck.api.domain
org.rundeck.api Java client for the RunDeck API. 
org.rundeck.api.domain Domain classes that are returned to the client of the API. 
org.rundeck.api.parser Internal parsers for parsing the RunDeck responses. 
 

Classes in org.rundeck.api.domain used by org.rundeck.api
RundeckAbort
          Represents an abort of a RundeckExecution
RundeckExecution
          Represents a RunDeck execution, usually triggered by an API call.
RundeckExecution.ExecutionStatus
          The status of an execution
RundeckHistory
          Represents a portion of the RunDeck (events) history
RundeckJob
          Represents a RunDeck job
RundeckJobsImportMethod
          The behavior when importing jobs (which may already exist).
RundeckJobsImportResult
          Result of importing some jobs into RunDeck
RundeckNode
          Represents a RunDeck node (server on which RunDeck can execute jobs and commands)
RundeckProject
          Represents a RunDeck project
RundeckSystemInfo
          Represents the RunDeck system info
 

Classes in org.rundeck.api.domain used by org.rundeck.api.domain
RundeckAbort.AbortStatus
          The status of an abort
RundeckEvent
          Represents a RunDeck event
RundeckEvent.EventStatus
          The status of an event
RundeckEvent.NodeSummary
          Summary for nodes
RundeckExecution
          Represents a RunDeck execution, usually triggered by an API call.
RundeckExecution.ExecutionStatus
          The status of an execution
RundeckJob
          Represents a RunDeck job
RundeckJobsImportMethod
          The behavior when importing jobs (which may already exist).
 

Classes in org.rundeck.api.domain used by org.rundeck.api.parser
RundeckAbort
          Represents an abort of a RundeckExecution
RundeckEvent
          Represents a RunDeck event
RundeckExecution
          Represents a RunDeck execution, usually triggered by an API call.
RundeckHistory
          Represents a portion of the RunDeck (events) history
RundeckJob
          Represents a RunDeck job
RundeckJobsImportResult
          Result of importing some jobs into RunDeck
RundeckNode
          Represents a RunDeck node (server on which RunDeck can execute jobs and commands)
RundeckProject
          Represents a RunDeck project
RundeckSystemInfo
          Represents the RunDeck system info
 



Copyright © 2011. All Rights Reserved.