Package com.massimo.tools.scriptrunner

The core package.

See:
          Description

Interface Summary
Task An interface for generic tasks.
 

Class Summary
AbstractTask Abstract implementation of the Task interface, handling much of the housekeeping.
Constants Well-known Strings.
Main Command line initiation of ScriptRunner
ScriptRunner Run tasks as specified in an XML file.
TaskFactory Factory class for Tasks, based on the type or class attributes.
 

Exception Summary
SRException Simple wrapper for checked exceptions.
 

Package com.massimo.tools.scriptrunner Description

The core package.