IBM BPM API for Web Service Clients v8.0.0

Uses of Class
com.lombardisoftware.webapi.Scoreboard

Uses of Scoreboard in com.lombardisoftware.webapi
 

Methods in com.lombardisoftware.webapi that return Scoreboard
 Scoreboard ExposedItem.getScoreboard()
          Gets the scoreboard value for this ExposedItem.
 Scoreboard[] UserConfiguration.getScoreboards()
          Gets the scoreboards value for this UserConfiguration.
 Scoreboard[] WebAPI.getScoreboards()
          Get the scoreboards visible to the user
 

Methods in com.lombardisoftware.webapi with parameters of type Scoreboard
 void ExposedItem.setScoreboard(Scoreboard scoreboard)
          Sets the scoreboard value for this ExposedItem.
 void UserConfiguration.setScoreboards(Scoreboard[] scoreboards)
          Sets the scoreboards value for this UserConfiguration.
 

Constructors in com.lombardisoftware.webapi with parameters of type Scoreboard
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)
           
UserConfiguration(Favorite[] favorites, Priority[] priorities, SavedSearch[] savedSearches, Scoreboard[] scoreboards, User user, SearchMetaData searchMetaData)
           
 


IBM BPM API for Web Service Clients v8.0.0

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