public class ReportService extends Object
| Constructor and Description |
|---|
ReportService(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.bmc.arsys.api.Entry |
getEntry(com.bmc.arsys.api.ARServerUser serverUser,
String entryId)
Method to get Entry based on entry id
|
String |
getSchemaPublishReport(com.bmc.arsys.api.ARServerUser serverUser)
Method to get the Schema name for Publish Report form
|
String |
publishReport(com.bmc.arsys.api.ARServerUser serverUser,
ReportInfo repInfo)
Method to add entry in the Publish Report form
|
public ReportService(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context)
public String getSchemaPublishReport(com.bmc.arsys.api.ARServerUser serverUser) throws com.bmc.arsys.api.ARException
serverUser - com.bmc.arsys.api.ARExceptionpublic String publishReport(com.bmc.arsys.api.ARServerUser serverUser, ReportInfo repInfo) throws com.bmc.arsys.api.ARException
serverUser - repInfo - com.bmc.arsys.api.ARExceptionpublic com.bmc.arsys.api.Entry getEntry(com.bmc.arsys.api.ARServerUser serverUser,
String entryId)
throws com.bmc.arsys.api.ARException
serverUser - entryId - com.bmc.arsys.api.ARException? Copyright 2013 BMC Software, Inc.