Package cz.drg.pregrouper.process
Class PgpServiceMain
java.lang.Object
cz.drg.pregrouper.process.PgpServiceMain
- All Implemented Interfaces:
Process
The main entry point for the PGP ran as a service, starts the HTTP server on a specified port and handles incoming requests.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidStarts the execution of the process.voidprocessCaseId(String runId)
-
Constructor Details
-
PgpServiceMain
public PgpServiceMain()
-
-
Method Details