org.kuali.rice.kns.util
Class IncidentReportUtils
java.lang.Object
   org.kuali.rice.kns.util.IncidentReportUtils
org.kuali.rice.kns.util.IncidentReportUtils
- public final class IncidentReportUtils 
- extends Object
This is a description of what this class does - ewestfal don't forget to fill
 this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
| Field Summary | 
| static String | EXCEPTION_PROPERTIESKey to define the attribute stores exception properties such as
 user email, user name, component name, etc.
 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
EXCEPTION_PROPERTIES
public static final String EXCEPTION_PROPERTIES
- Key to define the attribute stores exception properties such as
 user email, user name, component name, etc.
 Value is exceptionProperties
 
 
- See Also:
- Constant Field Values
 
populateRequestForIncidentReport
public static Map<String,String> populateRequestForIncidentReport(Exception exception,
                                                                  String documentId,
                                                                  String componentName,
                                                                  javax.servlet.http.HttpServletRequest request)
- 
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.