Package org.pdfsam.console.business.dto.commands

Class Summary
AbstractParsedCommand Abstract parsed command dto filled by parsing service and used by worker service
ConcatParsedCommand Concat parsed command dto filled by parsing service and used by worker service
DecryptParsedCommand Decrypt parsed command dto filled by parsing service and used by worker service
DocumentInfoParsedCommand SetInfo parsed command dto filled by parsing service and used by worker service
EncryptParsedCommand Encrypt parsed command dto filled by parsing service and used by worker service
MixParsedCommand Mix parsed command dto filled by parsing service and used by worker service
PageLabelsParsedCommand PageLabels parsed command dto filled by parsing service and used by worker service
RotateParsedCommand Rotate parsed command dto filled by parsing service and used by worker service
SetViewerParsedCommand SetViewer parsed command dto filled by parsing service and used by worker service
SlideShowParsedCommand SlideShow parsed command dto filled by parsing service and used by worker service
SplitParsedCommand Split parsed command dto filled by parsing service and used by worker service
UnpackParsedCommand Unpack parsed command dto filled by parsing service and used by worker service