Interface AbsenceReportCreateFlowService
- All Known Implementing Classes:
AbsenceReportCreateFlowServiceImpl
public interface AbsenceReportCreateFlowService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
save
(RebindValue[] rebindValues, HashMap<String, String> params) Saves newly created Absence_report.
-
Method Details
-
save
Saves newly created Absence_report. It is done with already existing rebindService.
-