Modifier and Type | Method and Description |
---|---|
void |
ReportGeneratorPlugin.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
Modifier and Type | Method and Description |
---|---|
List<GetPerformanceAverageStatsResponseMsg> |
DAS4jBean.getPerformanceAverageStatsAll(SecurityWrapper classification,
TimeRange range)
Get Average Performance Statistics For All Transactional Services - this
will return performance stats for all services that the requestor has
access to
|
Modifier and Type | Method and Description |
---|---|
TimeRange |
ObjectFactory.createTimeRange()
Create an instance of
TimeRange |
Modifier and Type | Method and Description |
---|---|
JAXBElement<TimeRange> |
ObjectFactory.createTimeRange(TimeRange value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TimeRange> |
ObjectFactory.createTimeRange(TimeRange value)
|
Modifier and Type | Field and Description |
---|---|
protected TimeRange |
PurgePerformanceDataRequestMsg.range |
protected TimeRange |
GetSLAFaultRecordsRequestMsg.range |
protected TimeRange |
GetProcessPerformanceLogsByRangeRequestMsg.range |
protected TimeRange |
GetPerformanceAverageStatsRequestMsg.range |
protected TimeRange |
GetPerformanceAverageStatsAll.range |
protected TimeRange |
GetPerformanceAverageHostStatsRequestMsg.range |
protected TimeRange |
GetOperationalStatusLogRequestMsg.range |
protected TimeRange |
GetMessageLogsRequestMsg.range |
protected TimeRange |
GetMachinePerformanceLogsByRangeRequestMsg.range |
protected TimeRange |
GetHistoricalTopicQueueDetailsRequestMsg.range |
protected TimeRange |
GetHistoricalBrokerDetailsRequestMsg.range |
protected TimeRange |
GetAuditLogsByTimeRangeRequestMsg.range |
protected TimeRange |
GetAllOperationalStatusLogRequestMsg.range |
Modifier and Type | Method and Description |
---|---|
TimeRange |
PurgePerformanceDataRequestMsg.getRange()
Gets the value of the range property.
|
TimeRange |
GetSLAFaultRecordsRequestMsg.getRange()
Gets the value of the range property.
|
TimeRange |
GetProcessPerformanceLogsByRangeRequestMsg.getRange()
Gets the value of the range property.
|
TimeRange |
GetPerformanceAverageStatsRequestMsg.getRange()
Gets the value of the range property.
|
TimeRange |
GetPerformanceAverageStatsAll.getRange()
Gets the value of the range property.
|
TimeRange |
GetPerformanceAverageHostStatsRequestMsg.getRange()
Gets the value of the range property.
|
TimeRange |
GetOperationalStatusLogRequestMsg.getRange()
Gets the value of the range property.
|
TimeRange |
GetMessageLogsRequestMsg.getRange()
Gets the value of the range property.
|
TimeRange |
GetMachinePerformanceLogsByRangeRequestMsg.getRange()
Gets the value of the range property.
|
TimeRange |
GetHistoricalTopicQueueDetailsRequestMsg.getRange()
Gets the value of the range property.
|
TimeRange |
GetHistoricalBrokerDetailsRequestMsg.getRange()
Gets the value of the range property.
|
TimeRange |
GetAuditLogsByTimeRangeRequestMsg.getRange()
Gets the value of the range property.
|
TimeRange |
GetAllOperationalStatusLogRequestMsg.getRange()
Gets the value of the range property.
|
Modifier and Type | Method and Description |
---|---|
List<GetPerformanceAverageStatsResponseMsg> |
DataAccessService.getPerformanceAverageStatsAll(SecurityWrapper classification,
TimeRange range)
Get Average Performance Statistics For All Services - this will return performance stats for all services that the requestor has access to
|
void |
PurgePerformanceDataRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
void |
GetSLAFaultRecordsRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
void |
GetProcessPerformanceLogsByRangeRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
void |
GetPerformanceAverageStatsRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
void |
GetPerformanceAverageStatsAll.setRange(TimeRange value)
Sets the value of the range property.
|
void |
GetPerformanceAverageHostStatsRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
void |
GetOperationalStatusLogRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
void |
GetMessageLogsRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
void |
GetMachinePerformanceLogsByRangeRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
void |
GetHistoricalTopicQueueDetailsRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
void |
GetHistoricalBrokerDetailsRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
void |
GetAuditLogsByTimeRangeRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
void |
GetAllOperationalStatusLogRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
Modifier and Type | Field and Description |
---|---|
protected TimeRange |
ExportDataRequestMsg.range |
protected TimeRange |
ExportCSVDataRequestMsg.range |
Modifier and Type | Method and Description |
---|---|
TimeRange |
ExportDataRequestMsg.getRange()
Gets the value of the range property.
|
TimeRange |
ExportCSVDataRequestMsg.getRange()
Gets the value of the range property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TimeRange> |
ObjectFactory.createTimeRange(TimeRange value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TimeRange> |
ObjectFactory.createTimeRange(TimeRange value)
|
void |
ExportDataRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
void |
ExportCSVDataRequestMsg.setRange(TimeRange value)
Sets the value of the range property.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportGeneratorPlugin.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
Modifier and Type | Method and Description |
---|---|
void |
ServiceLevelAgreementReport.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
AvailabilityByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
QueueTopicCountByBroker.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
QueueDepth.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
ConsumersByQueueOrTopic.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
TotalMessageSizesByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
TotalMessageSizeByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
ThroughputByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
ThroughputByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
ThroughputByHostingServer.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
SuccessFailureCountByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
SuccessFailureCountByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
SuccessFailureCountByHostingServer.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
ResponseTimeOverTime.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
MeanTimeBetweenFailureByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
InvocationsByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
InvocationsByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
InvocationsByHostingServer.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
InvocationsByDataCollector.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
InvocationsByConsumerByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx) |
void |
InvocationsByConsumerByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
InvocationsByConsumer.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
AverageResponseTimeByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
AverageResponseTimeByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
AverageMessageSizeByServiceByMethod.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
void |
AverageMessageSizeByService.generateReport(OutputStreamWriter data,
List<String> urls,
String path,
List<String> files,
TimeRange range,
String currentuser,
SecurityWrapper classification,
WebServiceContext ctx)
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation. |
Copyright © 2008–2017 MIL-OSS. All rights reserved.