Package overit.geocallapp.wfm.ai.ux.test
Class BTTestTrainingPPM
- All Implemented Interfaces:
Serializable,Tool
- See Also:
-
Field Summary
FieldsFields inherited from class overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.task.BTTrainingPPartsManagement
BOUND, ocFields inherited from class overit.geocallapp.wfm.ai.bl.processing.task.BTBasicTraining
api, MAX_WAITING_TIME, modelClob, reportClob, reportFolder, sdf, WAITING_TIMEFields inherited from class overit.geocallapp.wfm.ai.bl.processing.task.BTBasicAIProcess
algorithmName, asyncQueueMode, configurationParamsHistory, elaborationHistory, factory, filesToDelete, headers, instanceType, modelName, resourcesFolder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidImplements this method to write the specific task logic to handle the input parameter.protected Fileprotected voidelaborateTask(PoolKit pk) Methods inherited from class overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.task.BTTrainingPPartsManagement
addCsvToZip, buildInterventionsCsv, buildSkillsCsv, getInterventions, getPathFromAgorithm, getReportsMethods inherited from class overit.geocallapp.wfm.ai.bl.processing.task.BTBasicTraining
checkConfiguration, getAwsUploadPath, getLogValidityDays, getMatchingFilePath, instantiateModelsApi, manageTrainingResults, promoteModelMethods inherited from class overit.geocallapp.wfm.ai.bl.processing.task.BTBasicAIProcess
buildHeaders, clearOldLogs, deleteFileS3, deleteTemporaryFiles, getAiConfiguration, getConfigurationParamsHistory, getElaborationHistory, getError, getJobName, getResourcesFolder, getTrainingType, isAsyncQueueMode, prepareDataForApi, setAiConfiguration, setAsyncQueueMode, setJobName, setResourcesFolder, setTrainingType, uploadFileS3, writeLogTableMethods inherited from class overit.geocall.bl.BusinessTask
start, start, startAlone, startInBackground
-
Field Details
-
wr
-
-
Constructor Details
-
BTTestTrainingPPM
public BTTestTrainingPPM()
-
-
Method Details
-
body
Description copied from class:BusinessTaskImplements this method to write the specific task logic to handle the input parameter.- Overrides:
bodyin classBTBasicAIProcess- 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
-
elaborateTask
- Overrides:
elaborateTaskin classBTBasicTraining- Throws:
DAExceptionDAValidateException
-
getArchive
-
buildFileToTransfer
- Overrides:
buildFileToTransferin classBTTrainingPPartsManagement- Throws:
DAExceptionDAValidateException
-