- All Implemented Interfaces:
Callable<Void>
A task that compiles a Jasper sourcefile.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
call
Compile the source file.
- Specified by:
call in interface Callable<Void>
- Returns:
- Debug output of the compile action.
- Throws:
Exception - when anything goes wrong while compiling.