Class RailPrintCommand

java.lang.Object
com.tbg.wms.cli.commands.rail.RailPrintCommand
All Implemented Interfaces:
Callable<Integer>

public final class RailPrintCommand extends Object implements Callable<Integer>
End-to-end WMS rail label workflow with preview and PDF rendering.
  • Constructor Details

    • RailPrintCommand

      public RailPrintCommand()
  • Method Details