Uses of Class
org.optaweb.employeerostering.domain.tenant.view.RosterConstraintConfigurationView
-
Packages that use RosterConstraintConfigurationView Package Description org.optaweb.employeerostering.service.tenant -
-
Uses of RosterConstraintConfigurationView in org.optaweb.employeerostering.service.tenant
Methods in org.optaweb.employeerostering.service.tenant with parameters of type RosterConstraintConfigurationView Modifier and Type Method Description org.springframework.http.ResponseEntity<RosterConstraintConfiguration>TenantController. updateRosterConstraintConfiguration(@Valid RosterConstraintConfigurationView rosterConstraintConfigurationView)RosterConstraintConfigurationTenantService. updateRosterConstraintConfiguration(RosterConstraintConfigurationView rosterConstraintConfigurationView)
-