public java.lang.String | generateReport(java.util.Map input)Generates Diagnostic Report
Following are the keys expected in the input
logstartdate = log start date : Date in MM/DD/YY format from which
server.log is collected.
logenddate = log end date : Date in MM/DD/YY format to which
server.log is collected.
bugids = bugids : list of bug ids separataed by comma
target = target could be a domain, a cluster, a node agent or a instance
input = Input specified by the user in admin GUI : String
|