java.lang.Object | |
↳ | com.microstrategy.webapi.ACMDistributor |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | ACMDistributor.Consolidator | Consolidator is an interface that the user of the ACMDistributer utility must implement | |||||||||
class | ACMDistributor.DistributorData | DistributorData is returned from the Run() method |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ACMDistributor() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static ACMDistributor.DistributorData |
run(String iSessionId, ACMDistributor.Consolidator iConsolidator, Set<String> iProjectIds)
@return
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
@return
iProjectIds | a list of the project ids. If it is provided, results will only be requested/collected for these given projects. Otherwise, get the results for all the projects in the cluster. |
---|
MSTRWebAPIException |
---|