Class DAOAIProcessExecutionHistory

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.ai.bl.processing.data.DAOAIProcessExecutionHistory
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOSearchSAIProcessExecution

@Pool("Pool") @Table("SAIPROCESSEXECUTION") @Pk("SAPEID") @Sequence("SAPEID") public class DAOAIProcessExecutionHistory extends DAO
DAO for the table containing the execution processes that should be launched after a work order insertion
Since:
9.3
See Also:
  • Field Details

  • Constructor Details

    • DAOAIProcessExecutionHistory

      public DAOAIProcessExecutionHistory()