Class BTImportLauncher
java.lang.Object
overit.geocall.bl.BusinessTask<Void>
overit.geocallapp.wfm.core.ux.configurationimportexport.task.BTImportLauncher
- All Implemented Interfaces:
Serializable,Tool
- Since:
- 9.2
- See Also:
- GCApi:
- task
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidImplements this method to write the specific task logic to handle the input parameter.protected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoidvoidsetImportConfigration(Long importConfigration) Methods inherited from class overit.geocall.bl.BusinessTask
start, start, startAlone, startInBackground
-
Field Details
-
importConfiguration
-
file
-
-
Constructor Details
-
BTImportLauncher
public BTImportLauncher()
-
-
Method Details
-
body
Description copied from class:BusinessTaskImplements this method to write the specific task logic to handle the input parameter.- Specified by:
bodyin classBusinessTask<Void>- Parameters:
v- the object upon which the task will works onpk- the poolkit containing the reference to the database connection that can be used- Throws:
DAException- in case of database errorDAValidateException- in case of database validation error
-
setImportConfigration
-
setFile
-
chooseLaunchingEvent
- Throws:
DAValidateExceptionDAException
-
launchActivityImport
- Throws:
DAValidateExceptionDAException
-
launchUsersImport
- Throws:
DAValidateExceptionDAException
-
launchSchedulingResourceImport
- Throws:
DAValidateExceptionDAException
-
launchRequestTypeImport
- Throws:
DAValidateExceptionDAException
-
launchServiceTypeImport
- Throws:
DAValidateExceptionDAException
-
launchFacilityTypeImport
- Throws:
DAValidateExceptionDAException
-
launchWOTypeImport
- Throws:
DAValidateExceptionDAException
-
launchOperationTypeImport
- Throws:
DAValidateExceptionDAException
-
launchWorkCycleImport
- Throws:
DAValidateExceptionDAException
-
launchWorkCenterImport
- Throws:
DAValidateExceptionDAException
-
launchResourceTypeImport
- Throws:
DAValidateExceptionDAException
-
launchWoOperationTypeImport
- Throws:
DAValidateExceptionDAException
-
launchWoTypeActivitiesImport
- Throws:
DAValidateExceptionDAException
-