Package org.rundeck.api.domain

Domain classes that are returned to the client of the API.

See:
          Description

Class Summary
RundeckAbort Represents an abort of a RundeckExecution
RundeckEvent Represents a RunDeck event
RundeckEvent.NodeSummary Summary for nodes
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
 

Enum Summary
RundeckAbort.AbortStatus The status of an abort
RundeckEvent.EventStatus The status of an event
RundeckExecution.ExecutionStatus The status of an execution
RundeckJobsImportMethod The behavior when importing jobs (which may already exist).
 

Package org.rundeck.api.domain Description

Domain classes that are returned to the client of the API.



Copyright © 2011. All Rights Reserved.