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.JobThis job fetches folder ids from Sharebase and archives documents present in those folders to Saperion
- 
- 
Constructor SummaryConstructors Constructor Description SharebaseFetchJob()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.quartz.JobExecutionContext jobExecutionContext)
 
-