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
RundeckExecution Represents a RunDeck execution, usually triggered by an API call.
RundeckJob Represents a RunDeck job
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
RundeckExecution.ExecutionStatus The status of an execution
 

Package org.rundeck.api.domain Description

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



Copyright © 2011. All Rights Reserved.