Package com.tbg.wms.cli.gui
Class LabelWorkflowService.PrintResult
java.lang.Object
com.tbg.wms.cli.gui.LabelWorkflowService.PrintResult
- Enclosing class:
- LabelWorkflowService
-
Constructor Summary
ConstructorsConstructorDescriptionPrintResult(int labelsPrinted, Path outputDirectory, String printerId, String printerEndpoint) -
Method Summary
Modifier and TypeMethodDescriptionintbooleanprintToFile(int labelsPrinted, Path outputDirectory)
-
Constructor Details
-
PrintResult
-
-
Method Details
-
printToFile
-
getLabelsPrinted
public int getLabelsPrinted() -
getOutputDirectory
-
getPrinterId
-
getPrinterEndpoint
-
isPrintToFile
public boolean isPrintToFile()
-