- All Implemented Interfaces:
Callable<Integer>
Generates a standalone barcode label and optionally prints it.
-
Constructor Summary
Constructors
-
Method Summary
Executes barcode generation and optional print/file output flow.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BarcodeCommand
public BarcodeCommand()
-
Method Details
-
call
Executes barcode generation and optional print/file output flow.
- Specified by:
call in interface Callable<Integer>
- Returns:
- exit code (0 success, non-zero failure)