http://<host>:<port>/wily/cem/webservices/StatisticsDataOutService?wsdl
该 Web 服务提供从数据库获取 CEM 统计数据的方法。
|
操作 |
输入 |
输出 |
说明 |
|---|---|---|---|
|
getAggregatedBusinessProcessStats |
businessProcessDefinitionId interval
|
DBusinessProcessStats |
检索指定持续时间内给定业务流程的聚合业务流程统计信息。 |
|
getAggregatedBusinessProcessStatsForPercentiles |
businessProcessDefinitionId interval percentiles_tranThroughput percentiles_tranSize percentiles_tranTime |
DBusinessProcessStats |
检索指定持续时间内给定业务流程的聚合业务流程统计信息。 它还提供事务吞吐量、事务大小和事务处理时间的请求的百分位数据。 |
|
getAggregatedBusinessTransactionStats |
businessTransactionDefinitionId
interval |
DBusinessTransactionStats |
获取指定持续时间内给定业务事务的聚合业务事务统计信息。
|
|
getAggregatedBusinessTransactionStatsForPercentiles |
businessTransactionDefinitionId
interval
percentiles_tranThroughput
percentiles_tranSize
percentiles_tranTime
|
DBusinessTransactionStats |
获取指定持续时间内给定业务事务的聚合业务事务统计信息。 它还提供事务吞吐量、事务大小和事务处理时间的请求的百分位数据。
|
|
getAggregatedBusinessProcessStatsForUserGroup |
businessProcessDefinitionId interval userGroupId |
DBusinessProcessStats |
检索指定持续时间内给定业务流程、用户组的聚合业务流程统计数据。 |
|
getAggregatedBusinessProcessStatsForUserGroupForPercentiles |
businessProcessDefinitionId interval userGroupId percentiles_tranThroughput percentiles_tranSize percentiles_tranTime |
DBusinessProcessStats |
检索指定持续时间内给定业务流程、用户组的聚合业务流程统计数据。 它还提供事务吞吐量、事务大小和事务处理时间的请求的百分位数据。 |
|
getAggregatedBusinessTransactionStatsForUserGroup |
businessTransactionDefinitionId interval userGroupId |
DBusinessTransactionStats |
检索指定持续时间内给定业务事务、用户组的聚合业务事务统计数据。 |
|
getAggregatedBusinessTransactionStatsForUserGroupForPercentiles |
businessTransactionDefinitionId interval userGroupId percentiles_tranThroughput percentiles_tranSize percentiles_tranTime |
DBusinessTransactionStats |
检索指定持续时间内给定业务事务、用户组的聚合业务事务统计数据。 该方法还提供请求的百分位数据。 |
|
getAllBusinessProcessStats |
businessProcessDefinitionId interval startIndex |
DBusinessProcessStatsRS |
检索指定时间范围内在所有用户组中聚合的指定业务流程的统计信息。 使用 startIndex 设置要检索的第一个结果,从 0 开始编号。 |
|
getBusinessProcessStatsForUserGroup |
businessProcessDefinitionId interval userGroupId startIndex |
DBusinessProcessStatsRS |
检索指定时间范围内为指定用户组聚合的指定业务流程的统计信息。 使用 startIndex 设置要检索的第一个结果,从 0 开始编号。 |
|
getAllBusinessTransactionStats |
businessTransactionDefinitionId interval startIndex |
DBusinessTransactionStatsRS |
检索指定时间范围内在所有用户组中聚合的指定业务事务的统计信息。 使用 startIndex 设置要检索的第一个结果,从 0 开始编号。 |
|
getBusinessTransactionStatsForUserGroup |
businessTransactionDefinitionId interval userGroupId startIndex |
DBusinessTransactionStatsRS |
检索指定时间范围内为指定用户组聚合的指定业务事务的统计信息。 使用 startIndex 设置要检索的第一个结果,从 0 开始编号。 |
|
getAllBusinessProcessStatsForPercentile |
businessProcessDefinitionId interval startIndex percentile_tranThroughput percentile_tranSize percentile_tranTime
|
DBusinessProcessStatsRS |
检索指定时间范围内基于吞吐量、时间和大小的百分位在所有用户组中聚合的指定业务流程的统计信息。 使用 startIndex 设置要检索的第一个结果,从 0 开始编号。 |
|
getAllBusinessProcessStatsForPercentiles |
businessProcessDefinitionId
interval
startIndex
percentiles_tranThroughput
percentiles_tranSize
percentiles_tranTime |
DBusinessProcessStatsRS |
检索指定时间范围内基于吞吐量、时间和大小的百分位在所有用户组中聚合的指定业务流程的统计信息。 使用 startIndex 设置要检索的第一个结果,从 0 开始编号。 |
|
getBusinessProcessStatsForUserGroupForPercentile |
businessProcessDefinitionId interval userGroupId startIndex percentile_tranThroughput percentile_tranSize percentile_tranTime |
DBusinessProcessStatsRS |
检索指定时间范围内基于吞吐量、时间和大小的百分位为指定用户组聚合的指定业务流程的统计信息。 使用 startIndex 设置要检索的第一个结果,从 0 开始编号。 |
|
getBusinessProcessStatsForUserGroupForPercentiles |
businessProcessDefinitionId interval userGroupId startIndex percentiles_tranThroughput percentiles_tranSize percentiles_tranTime |
DBusinessTransactionStatsRS |
检索指定时间范围内基于吞吐量、时间和大小的百分位为指定用户组聚合的指定业务流程的统计信息。 使用 startIndex 设置要检索的第一个结果,从 0 开始编号。 |
|
getAllBusinessTransactionStatsForPercentile |
businessTransactionDefinitionId interval startIndex percentile_tranThroughput percentile_tranSize percentile_tranTime |
DBusinessTransactionStatsRS |
检索指定时间范围内基于吞吐量、时间和大小的百分位在所有用户组中聚合的指定业务事务的统计信息。 使用 startIndex 设置要检索的第一个结果,从 0 开始编号。 |
|
getAllBusinessTransactionStatsForPercentiles |
businessTransactionDefinitionId interval startIndex percentiles_tranThroughput percentiles_tranSize percentiles_tranTime |
DBusinessTransactionStatsRS |
检索指定时间范围内基于吞吐量、时间和大小的百分位在所有用户组中聚合的指定业务事务的统计信息。 使用 startIndex 设置要检索的第一个结果,从 0 开始编号。 |
|
getBusinessTransactionStatsForUserGroupForPercentile |
businessTransactionDefinitionId interval userGroupId startIndex percentile_tranThroughput percentile_tranSize percentile_tranTime |
DBusinessTransactionStatsRS |
检索指定时间范围内基于吞吐量、时间和大小的百分位为指定用户组聚合的指定业务事务的统计信息。 使用 startIndex 设置要检索的第一个结果,从 0 开始编号。 |
|
getBusinessTransactionStatsForUserGroupForPercentiles |
businessTransactionDefinitionId interval userGroupId startIndex percentile_tranThroughput percentile_tranSize percentile_tranTime |
DBusinessProcessStatsRS |
检索指定时间范围内基于吞吐量、时间和大小的百分位为指定用户组聚合的指定业务事务的统计信息。 使用 startIndex 设置要检索的第一个结果,从 0 开始编号。 |
|
getAggregatedBusinessProcessStatsForUser |
businessProcessDefinitionId interval userId |
DBusinessProcessStats |
检索指定持续时间内特定业务服务用户的聚合业务流程统计数据。 |
|
getAggregatedBusinessProcessStatsForUserForPercentiles |
businessProcessDefinitionId interval userId percentiles_tranThroughput percentiles_tranSize percentiles_tranTime |
DBusinessProcessStats |
检索指定持续时间内给定业务服务、用户的聚合业务流程统计数据。 它还提供事务吞吐量、事务大小和事务处理时间的请求的百分位数据。 |
|
getAggregatedBusinessTransactionStatsForUser |
businessTransactionDefinitionId interval userId |
DBusinessTransactionStats |
检索指定持续时间内给定业务事务、用户的聚合业务事务统计数据。 |
|
getAggregatedBusinessTransactionStatsForUserForPercentiles |
businessTransactionDefinitionId interval userId percentiles_tranThroughput percentiles_tranSize percentiles_tranTime |
DBusinessTransactionStats |
检索指定持续时间内给定业务事务、用户的聚合业务事务统计数据。 该方法还提供请求的百分位数据。 |
|
版权所有 © 2013 CA。
保留所有权利。
|
|