Package com.saperion.ngc.sharebase
Class SharebaseFetchJob
- java.lang.Object
-
- com.saperion.ngc.sharebase.SharebaseFetchJob
-
- All Implemented Interfaces:
org.quartz.Job
public class SharebaseFetchJob extends java.lang.Object implements org.quartz.Job
This job fetches folder ids from Sharebase and archives documents present in those folders to Saperion
-
-
Constructor Summary
Constructors Constructor Description SharebaseFetchJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute(org.quartz.JobExecutionContext jobExecutionContext)
-