package

org.rundeck.api

Classes | Description

Java client for the RunDeck API.

more...

Classes

NodeFiltersBuilder Builder for node filters 
OptionsBuilder Builder for job options 
RundeckClient Main entry point to talk to a RunDeck instance. 

Enums

FileType All supported types of files. 

Exceptions

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)