Uses of Class
org.kuali.rice.krad.web.form.HistoryManager
Packages that use HistoryManager
-
Uses of HistoryManager in org.kuali.rice.krad.web.form
Fields in org.kuali.rice.krad.web.form declared as HistoryManagerMethods in org.kuali.rice.krad.web.form that return HistoryManagerModifier and TypeMethodDescriptionUifFormBase.getHistoryManager()The currentHistoryManagerthat was pulled from session which store allHistoryFlowobjects in the current session to keep track of the path the user has taken across views (primarily used by path-based breadcrumbs)Methods in org.kuali.rice.krad.web.form with parameters of type HistoryManagerModifier and TypeMethodDescriptionvoidUifFormBase.setHistoryManager(HistoryManager historyManager) Set the current HistoryManager