Package ca.uhn.fhir.jpa.search
Class StaleSearchDeletingSvcImpl
java.lang.Object
ca.uhn.fhir.jpa.search.StaleSearchDeletingSvcImpl
- All Implemented Interfaces:
IStaleSearchDeletingSvc
Deletes old searches
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Constructor Details
-
StaleSearchDeletingSvcImpl
public StaleSearchDeletingSvcImpl()
-
-
Method Details
-
pollForStaleSearchesAndDeleteThem
- Specified by:
pollForStaleSearchesAndDeleteThem
in interfaceIStaleSearchDeletingSvc
-
scheduleJob
-
schedulePollForStaleSearches
- Specified by:
schedulePollForStaleSearches
in interfaceIStaleSearchDeletingSvc
-