Package com.redwood.scheduler.api.tool
Scheduler API - Tools.
-
Interface Summary Interface Description ToolConnection A connection to the tools interface.ToolResultSet A result set from a query.ToolResultSetMetaData Meta data for aToolResultSet
. -
Class Summary Class Description Main Command line entry points.OutputHandler Handler for stream output.OutputStreamOutputHandler Adapter to allow output to an OutputStreamStreamCopy StringBuilderOutputHandler Adapter to allow output to a StringBuffer.ToolConnectionFactory Factory for ToolConnection instances.ToolConnectionImpl ToolUploader WriterOutputHandler Adapter to allow output to a Writer. -
Exception Summary Exception Description EventRaiseException Event could not be raised.LoginException Exception logging in.QueryException An exception occurred on the remote system when performing a query.ToolException Exception using Tool API: Communication or infrastructure related.ToolResponseException