Domain classes that are returned to the client of the API.
KeyResource | KeyResource represents a directory or an SSH key file |
RundeckNodeIdentity | Identifies a node by name |
StorageResource | StorageResource represents a directory or a file |
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. |
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 |
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 |