Uses of Class
org.duracloud.syncui.domain.ThreadCountForm
-
Packages that use ThreadCountForm Package Description org.duracloud.syncui.controller -
-
Uses of ThreadCountForm in org.duracloud.syncui.controller
Methods in org.duracloud.syncui.controller that return ThreadCountForm Modifier and Type Method Description ThreadCountFormConfigurationController. threadCountForm()Methods in org.duracloud.syncui.controller with parameters of type ThreadCountForm Modifier and Type Method Description org.springframework.web.servlet.ViewConfigurationController. updateThreadCount(ThreadCountForm form, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)
-