- All Implemented Interfaces:
Callable<Integer>
End-to-end WMS rail label workflow with preview and PDF rendering.
-
Constructor Summary
Constructors
-
Method Summary
Executes live WMS rail planning and card rendering for one train.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RailPrintCommand
public RailPrintCommand()
-
Method Details
-
call
Executes live WMS rail planning and card rendering for one train.
- Specified by:
call in interface Callable<Integer>
- Returns:
- exit code (0 on success)
- Throws:
Exception