Package com.carfey.ops.api.embedded
The primary package for the Embedded API. This contains the Manager classes used to perform API actions.
-
Class Summary Class Description AbstractAPIManager Base class for all implementations of the Obsidian public embedded API.AbstractAPIManager.ActionCallable CustomCalendarManager Class to manage custom calendars using the Obsidian public embedded API.HostManager Class to manage hosts (i.e.JobManager Class to manage jobs using the Obsidian public embedded API.LogManager Class to search event logs using the Obsidian public embedded API.NotificationManager Class to manage notifications, notification subscriptions and templates using the Obsidian public embedded API.RuntimeManager Class to manage job runtimes using the Obsidian public embedded API.ScheduleAliasManager Class to manageScheduleAliases using the Obsidian public embedded API.StatsManager Class to search job stats.SystemParameterManager Class to manage system parameter settings using the Obsidian public embedded API.SystemRestoreManager Class used to export Obsidian configuration using the Obsidian public embedded API.UserManager Class to manage users using the Obsidian public embedded API. -
Exception Summary Exception Description MissingEntityException Exception to indicate a requested entity, such as a job or host, could not be located with the supplied identifier.