IBM BPM API for Web Service Clients v8.0.0

Uses of Class
com.lombardisoftware.webapi.Report

Uses of Report in com.lombardisoftware.webapi
 

Methods in com.lombardisoftware.webapi that return Report
 Report ExposedItem.getReport()
          Gets the report value for this ExposedItem.
 

Methods in com.lombardisoftware.webapi with parameters of type Report
 void ExposedItem.setReport(Report report)
          Sets the report value for this ExposedItem.
 

Constructors in com.lombardisoftware.webapi with parameters of type Report
ExposedItem(long id, java.lang.String name, java.lang.String type, java.lang.String displayName, java.lang.Boolean startable, java.lang.String URL, Service service, Process process, Scoreboard scoreboard, Report report, InfoPathForm infoPathForm, java.lang.Boolean infoPathFormOfflineOnly)
           
 


IBM BPM API for Web Service Clients v8.0.0

(C) Copyright IBM Corporation 2011. All Rights Reserved.