C D G H I M S W

G

getAggregationInterval() - Method in class com.timestock.tess.services.webservicesapi.DTimeDuration
 
getAllBusinessProcessDefinitions() - Method in interface com.timestock.tess.services.webservicesapi.IConfigurationDataOutService
Gets all Business Process Definitions from the database.
getAllBusinessProcessStats(long, DTimeDuration, int) - Method in interface com.timestock.tess.services.webservicesapi.IStatisticsDataOutService
Gets statistics for a specified Business Process, for a specified time range, aggregated across all User Groups.
getAllBusinessProcessStatsForPercentile(long, DTimeDuration, int, float, float, float) - Method in interface com.timestock.tess.services.webservicesapi.IStatisticsDataOutService
Gets statistics for a specified Business Process, for a specified time range, aggregated across all User Groups based on percentile of throughput, time, size.
getAllBusinessTransactionStats(long, DTimeDuration, int) - Method in interface com.timestock.tess.services.webservicesapi.IStatisticsDataOutService
Gets statistics for a specified Business Transaction, for a specified time range, aggregated across all User Groups.
getAllBusinessTransactionStatsForPercentile(long, DTimeDuration, int, float, float, float) - Method in interface com.timestock.tess.services.webservicesapi.IStatisticsDataOutService
Gets statistics for a specified Business Transaction, for a specified time range, aggregated across all User Groups based on percentile of throughput, time, size.
getAllUserGroups() - Method in interface com.timestock.tess.services.webservicesapi.IConfigurationDataOutService
Gets all the user groups from the database.
getAllUsers() - Method in interface com.timestock.tess.services.webservicesapi.IConfigurationDataOutService
Gets all the users from the database.
getAssignee() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getBadTransactionCount() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessStats
 
getBadTransactionCount() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStats
 
getBizImpact() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getBizImpact() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getBusinessProcessDefinitionById(long) - Method in interface com.timestock.tess.services.webservicesapi.IConfigurationDataOutService
Gets a specified Business Process Definition from the database.
getBusinessProcessDefinitionByName(String) - Method in interface com.timestock.tess.services.webservicesapi.IConfigurationDataOutService
Gets a specified Business Process Definition from the database.
getBusinessProcessId() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessStats
 
getBusinessProcessId() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStatsByBusinessProcess
 
getBusinessProcessName() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessStats
 
getBusinessProcessName() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStatsByBusinessProcess
 
getBusinessProcessName() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getBusinessProcessName() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getBusinessProcessStatsForUserGroup(long, DTimeDuration, long, int) - Method in interface com.timestock.tess.services.webservicesapi.IStatisticsDataOutService
Gets statistics for a specified Business Process, for a specified time range, aggregated for a specified User Group.
getBusinessProcessStatsForUserGroupForPercentile(long, DTimeDuration, long, int, float, float, float) - Method in interface com.timestock.tess.services.webservicesapi.IStatisticsDataOutService
Gets statistics for a specified Business Process, for a specified time range, aggregated for a specified User Group based on percentile of throughput, time, size.
getBusinessTransactionDefinitions(long) - Method in interface com.timestock.tess.services.webservicesapi.IConfigurationDataOutService
Gets all Business Transaction Definitions for a specified Business Process Definition.
getBusinessTransactionDefinitions(String) - Method in interface com.timestock.tess.services.webservicesapi.IConfigurationDataOutService
Gets all Business Transaction Definitions for a specified Business Process Definition.
getBusinessTransactionId() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStats
 
getBusinessTransactionName() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStats
 
getBusinessTransactionName() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getBusinessTransactionName() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getBusinessTransactionStats() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStatsByBusinessProcess
 
getBusinessTransactionStatsForUserGroup(long, DTimeDuration, long, int) - Method in interface com.timestock.tess.services.webservicesapi.IStatisticsDataOutService
Gets statistics for a specified Business Transaction, for a specified time range, aggregated for a specified User Group.
getBusinessTransactionStatsForUserGroupForPercentile(long, DTimeDuration, long, int, float, float, float) - Method in interface com.timestock.tess.services.webservicesapi.IStatisticsDataOutService
Gets statistics for a specified Business Transaction, for a specified time range, aggregated for a specified User Group based on percentile of throughput, time, size.
getCause() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getClientIpAddress() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getCloseDate() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getClosedBy() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getContentError() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getDataType() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getDBusinessProcessStats() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessStatsRS
 
getDBusinessTransactionStats() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStatsRS
 
getDDefect() - Method in class com.timestock.tess.services.webservicesapi.DDefectRS
 
getDefectById(long) - Method in interface com.timestock.tess.services.webservicesapi.IEventsDataOutService
Gets a specified Defect.
getDefectCount() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessStats
 
getDefectCount() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStats
 
getDefectImportance() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getDefectNumber() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getDefectsByBusinessProcess(long, Date, Date, int) - Method in interface com.timestock.tess.services.webservicesapi.IEventsDataOutService
Gets the Defects that happened in a specified time range, and are associated with a specified Business Process.
getDefectsByBusinessTransaction(long, Date, Date, int) - Method in interface com.timestock.tess.services.webservicesapi.IEventsDataOutService
Gets the Defects that happened in a specified time range, and are associated with a specified Business Transaction.
getDefectsByIncident(long, Date, Date, int) - Method in interface com.timestock.tess.services.webservicesapi.IEventsDataOutService
Gets the Defects that happened in a specified time range, and are associated with a specified Incident.
getDefectsByType(String, Date, Date, int) - Method in interface com.timestock.tess.services.webservicesapi.IEventsDataOutService
Gets the Defects that happened in a specified time range, and are of the specified type.
getDefectsByUser(long, Date, Date, int) - Method in interface com.timestock.tess.services.webservicesapi.IEventsDataOutService
Gets the Defects that happened in a specified time range, and are associated with a specified User.
getDefectsByUserGroup(long, Date, Date, int) - Method in interface com.timestock.tess.services.webservicesapi.IEventsDataOutService
Gets the Defects that happened in a specified time range, and are associated with a specified User Group.
getDefectType() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getDefectValue() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getDescription() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessDefinition
 
getDescription() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionDefinition
 
getDescription() - Method in class com.timestock.tess.services.webservicesapi.DUserGroup
 
getDIncident() - Method in class com.timestock.tess.services.webservicesapi.DIncidentRS
 
getEndTime() - Method in class com.timestock.tess.services.webservicesapi.DTimeDuration
 
getEvidence1() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getEvidence2() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getEvidence3() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getFirstName() - Method in class com.timestock.tess.services.webservicesapi.DUser
 
getHttpStatusCode() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getId() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessDefinition
 
getId() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionDefinition
 
getId() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getId() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getId() - Method in class com.timestock.tess.services.webservicesapi.DUser
 
getId() - Method in class com.timestock.tess.services.webservicesapi.DUserGroup
 
getImpactThreshold() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getIncident(long) - Method in interface com.timestock.tess.services.webservicesapi.IEventsDataOutService
Gets a specified Incident.
getIncidentsByTime(Date, Date, int) - Method in interface com.timestock.tess.services.webservicesapi.IEventsDataOutService
Gets the Incidents that happened in a specified time range.
getIntervalEndTime() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStats
 
getIntervalStartTime() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessStats
 
getIntervalStartTime() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStats
 
getLastModified() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getLastName() - Method in class com.timestock.tess.services.webservicesapi.DUser
 
getLoginName() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getMissingId() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getMissingName() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getName() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessDefinition
 
getName() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionDefinition
 
getName() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getName() - Method in class com.timestock.tess.services.webservicesapi.DUser
 
getName() - Method in class com.timestock.tess.services.webservicesapi.DUserGroup
 
getNextStartIndex() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessStatsRS
 
getNextStartIndex() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStatsRS
 
getNextStartIndex() - Method in class com.timestock.tess.services.webservicesapi.DDefectRS
 
getNextStartIndex() - Method in class com.timestock.tess.services.webservicesapi.DIncidentRS
 
getNumberOfDefects() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getNumberOfGroups() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getNumberOfUsers() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getObservedValue() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getOccurDate() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getOpportunityCount() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessStats
 
getOpportunityCount() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStats
 
getResolution() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getServerIpAddress() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getServerMacAddress() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getServerPort() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getSigmaSLA() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessDefinition
 
getSigmaSLA() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionDefinition
 
getStartDate() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getStartTime() - Method in class com.timestock.tess.services.webservicesapi.DTimeDuration
 
getStatistics() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessStats
 
getStatistics() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStats
 
getStatus() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getSuccessRateSLA() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessDefinition
 
getSuccessRateSLA() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionDefinition
 
getTicketNumber() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getTotalTransactionCount() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessStats
 
getTotalTransactionCount() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionStats
 
getTranImportance() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getTransactionSizeAverage() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionSizeByPercentile() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionSizeMax() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionSizeMin() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionSizeStdDeviation() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionThroughputAverage() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionThroughputByPercentile() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionThroughputMax() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionThroughputMin() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionThroughputStdDeviation() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionTimeAverage() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionTimeByPercentile() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionTimeMax() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionTimeMin() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTransactionTimeSLA() - Method in class com.timestock.tess.services.webservicesapi.DBusinessProcessDefinition
 
getTransactionTimeSLA() - Method in class com.timestock.tess.services.webservicesapi.DBusinessTransactionDefinition
 
getTransactionTimeStdDeviation() - Method in class com.timestock.tess.services.webservicesapi.DStatistics
 
getTranSize() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getTranTime() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getTriggerDate() - Method in class com.timestock.tess.services.webservicesapi.DIncident
 
getUserById(long) - Method in interface com.timestock.tess.services.webservicesapi.IConfigurationDataOutService
Gets a specified user from the database.
getUserByName(String) - Method in interface com.timestock.tess.services.webservicesapi.IConfigurationDataOutService
Gets a specified user from the database.
getUserGroupById(long) - Method in interface com.timestock.tess.services.webservicesapi.IConfigurationDataOutService
Gets a specified user group from the database.
getUserGroupByName(String) - Method in interface com.timestock.tess.services.webservicesapi.IConfigurationDataOutService
Gets a specified user group from the database.
getUserGroupName() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getUserImportance() - Method in class com.timestock.tess.services.webservicesapi.DDefect
 
getUsersForUserGroup(long) - Method in interface com.timestock.tess.services.webservicesapi.IConfigurationDataOutService
Gets all users in a specified user group.
getUsersForUserGroup(String) - Method in interface com.timestock.tess.services.webservicesapi.IConfigurationDataOutService
Gets all users in a specified user group.

C D G H I M S W