package

org.rundeck.api.domain

Classes | Description

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

more...

Interfaces

KeyResource KeyResource represents a directory or an SSH key file 
RundeckNodeIdentity Identifies a node by name  
StorageResource StorageResource represents a directory or a file 

Classes

ArchiveImport ArchiveImport describes the result of an importArchive(String, java.io.File, boolean, boolean) request. 
BaseKeyResource BaseKeyResource is ... 
BaseState Base execution status for a step  
BaseStorageResource BaseStorageResource is ... 
ConfigProperty ConfigProperty is a single configuration property key and value. 
DeleteExecutionsResponse DeleteExecutionsResponse is ... 
DeleteExecutionsResponse.DeleteFailure  
ProjectConfig ProjectConfig is ... 
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. 
RundeckExecutionState The state of an Execution  
RundeckHistory Represents a portion of the Rundeck (events) history 
RundeckJob Represents a Rundeck job 
RundeckJobDelete RundeckJobDelete represents a result of a job delete request. 
RundeckJobDeleteBulk RundeckJobDeleteBulk represents the result of a bulk job delete request and contains a list of RundeckJobDelete objects. 
RundeckJobsImportResult Result of importing some jobs into Rundeck 
RundeckNode Represents a Rundeck node (server on which Rundeck can execute jobs and commands) 
RundeckOutput Represents a Rundeck output  
RundeckOutputEntry Represents a Rundeck output entry  
RundeckProject Represents a Rundeck project 
RundeckSystemInfo Represents the Rundeck system info 
RundeckToken RundeckToken is ... 
WorkflowState Represents the state of a workflow of steps  
WorkflowStepContextState A state for a particular step  
WorkflowStepState Represents the state of a step in a workflow  

Enums

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). 
RundeckJobsUUIDImportBehavior $INTERFACE is ... 
RundeckOutputEntry.RundeckLogLevel  
RundeckWFExecState An execution state for a workflow or node step