Class Index

A E F H J L N O P R S X

A

AbortParser Parser for a single RundeckAbort 
AssertUtil Utility class for assertions 

E

EventParser Parser for a single RundeckEvent 
ExecutionParser Parser for a single RundeckExecution 

F

FileType All supported types of files. 

H

HistoryParser Parser for a single RundeckHistory 

J

JobParser Parser for a single RundeckJob 
JobsImportResultParser Parser for a single RundeckJobsImportResult 

L

ListParser<T> Parser for a List of elements 

N

NodeFiltersBuilder Builder for node filters 
NodeParser Parser for a single RundeckNode 

O

OptionsBuilder Builder for job options 

P

ParametersUtil Utility class for API parameters that should be passed in URLs. 
ParserHelper Helper for parsing RunDeck responses 
ProjectParser Parser for a single RundeckProject 

R

RundeckAbort Represents an abort of a RundeckExecution 
RundeckAbort.AbortStatus The status of an abort  
RundeckApiException A generic (unchecked) exception when using the RunDeck API 
RundeckApiException.RundeckApiAuthException Specific authentication-related error (either login or token). 
RundeckApiException.RundeckApiLoginException Specific authentication-related error (in case of login-based authentication)  
RundeckApiException.RundeckApiTokenException Specific authentication-related error (in case of token-based authentication)  
RundeckClient Main entry point to talk to a RunDeck instance. 
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  
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 

S

StringParser Parser for a single String 
SystemInfoParser Parser for a single RundeckSystemInfo 

X

XmlNodeParser<T> Interface to be implemented for parsers that handle XML Nodes