public class DWRHL7Service
extends java.lang.Object
Constructor and Description |
---|
DWRHL7Service() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getMigrationStatus()
Processes the ajax call for retrieving the progress and status
|
java.lang.Object[] |
startHl7ArchiveMigration(java.lang.Integer daysToKeep)
Handles the ajax call for starting the migration of hl7 in archives to the file system
|
java.lang.String |
stopHl7ArchiveMigration()
Handles the ajax call to stop hl7 migration process
|
public java.lang.Object[] startHl7ArchiveMigration(java.lang.Integer daysToKeep)
public java.lang.String stopHl7ArchiveMigration()
public java.util.Map<java.lang.String,java.lang.Object> getMigrationStatus()
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.