- getBackColor() - Method in class org.qubership.automation.itf.ui.tree.TreeNode
-
- getBindingKeys() - Method in class org.qubership.automation.itf.ui.messages.objects.UIReportItem
-
- getContextErrors(String, UUID, Integer) - Method in class org.qubership.automation.itf.ui.controls.MonitoringController
-
Method gets context errors by id and partNum (in case partitioning is used).
- getContextProperties(String, UUID) - Method in class org.qubership.automation.itf.ui.controls.ContextController
-
Get context properties by tcContext id.
- getContextProperties(String) - Method in class org.qubership.automation.itf.ui.services.ContextService
-
- getContextVariables(String, UUID) - Method in class org.qubership.automation.itf.ui.controls.ContextController
-
Get context variables in json format by tcContext id.
- getContextVariables(String, UUID, Integer) - Method in class org.qubership.automation.itf.ui.controls.MonitoringController
-
Method gets context contents by id and partNum (in case partitioning is used).
- getContextVariables(String) - Method in class org.qubership.automation.itf.ui.services.ContextService
-
- getCorsConfiguration(HttpServletRequest) - Method in class org.qubership.automation.itf.ui.config.ItfCorsConfigurationSource
-
- getCurrentPartitionNumberByProject(UUID) - Static method in class org.qubership.automation.itf.ui.services.ContextService
-
- getCurrentPartitionNumberByProject(String) - Static method in class org.qubership.automation.itf.ui.services.ContextService
-
- getCurrentPartitionNumbers() - Method in class org.qubership.automation.itf.ui.controls.ContextController
-
Get tenantId vs.
- getCurrentPartitionNumbers() - Method in class org.qubership.automation.itf.ui.services.ContextService
-
Get tenantId vs.
- getDescription() - Method in class org.qubership.automation.itf.report.model.ReportObject
-
- getDuration() - Method in class org.qubership.automation.itf.report.model.ReportObject
-
- getEndTime() - Method in class org.qubership.automation.itf.report.model.ReportObject
-
- getEndTime() - Method in class org.qubership.automation.itf.ui.tree.TreeNode
-
- getErrorMessage() - Method in class org.qubership.automation.itf.ui.messages.objects.UIContextErrors
-
- getErrorName() - Method in class org.qubership.automation.itf.ui.messages.objects.UIContextErrors
-
- getId() - Method in class org.qubership.automation.itf.report.model.ReportObject
-
- getId() - Method in class org.qubership.automation.itf.ui.tree.TreeNode
-
- getIds() - Method in class org.qubership.automation.itf.ui.messages.UIIds
-
- getItem(String, UUID, BigInteger, boolean, Integer) - Method in class org.qubership.automation.itf.ui.controls.MonitoringController
-
The method retrieves tccontext and its initiator information for context popup.
- getJdbcTemplate() - Method in class org.qubership.automation.itf.report.processor.AbstractQueryExecutor
-
- getJdbcTemplate() - Method in interface org.qubership.automation.itf.report.QueryExecutor
-
- getKeys(String, UUID) - Method in class org.qubership.automation.itf.ui.controls.ContextController
-
Get context keys by tcContext id.
- getKeys(String) - Method in class org.qubership.automation.itf.ui.services.ContextService
-
- getLevel() - Method in class org.qubership.automation.itf.report.model.ReportObject
-
- getMessageInfo(String, UUID, Integer) - Method in class org.qubership.automation.itf.ui.controls.MonitoringController
-
Alexander Kapustin, 2017-10-13, Service getting FULL information about message
Instead of these 5 methods (due to performance degradation while using them):
1.
- getMessagesTree(String, UUID, Integer) - Method in class org.qubership.automation.itf.ui.controls.MonitoringController
-
Method gets context steps tree by id and partNum (in case partitioning is used).
- getNodes() - Method in class org.qubership.automation.itf.ui.tree.TreeNode
-
- getPage(BigInteger, UUID, int) - Method in class org.qubership.automation.itf.ui.controls.MonitoringController
-
Get n-th page of tc contexts.
- getPage(int, int, boolean, String, String, String, String, String, String, String, String, String, String, String, String, boolean, BigInteger, UUID) - Method in class org.qubership.automation.itf.ui.controls.MonitoringController
-
Method makes dynamic query and returns n-th page of the result.
- getParameters() - Method in class org.qubership.automation.itf.report.statement.StatementContext
-
Get List of params.
- getParent() - Method in class org.qubership.automation.itf.report.model.ReportObject
-
- getPath() - Method in class org.qubership.automation.itf.report.model.ReportObject
-
- getProperty() - Method in class org.qubership.automation.itf.report.statement.AbstractSetter
-
- getProperty() - Method in interface org.qubership.automation.itf.report.statement.Setter
-
- getQuery() - Method in class org.qubership.automation.itf.report.statement.StatementContext
-
- getReport(String, String, String, String, String, String, String, String, String, String, String, String, boolean, boolean, BigInteger, UUID) - Method in class org.qubership.automation.itf.ui.controls.MonitoringController
-
Method makes dynamic query, executes it and composes html report
which can be used alone.
- getReportItems() - Method in class org.qubership.automation.itf.ui.messages.monitoring.UIGetReportList
-
- getReportObjects(List<Object[]>) - Static method in class org.qubership.automation.itf.ui.tree.TreeNodeUtils
-
To do conversion for list.
- getStartTime() - Method in class org.qubership.automation.itf.report.model.ReportObject
-
- getStartTime() - Method in class org.qubership.automation.itf.ui.tree.TreeNode
-
- getStatus() - Method in class org.qubership.automation.itf.report.model.ReportObject
-
- getStorageByType(String) - Method in class org.qubership.automation.itf.report.processor.ExecutionReportQueryExecutor
-
Get storage class by type of object.
- getTags() - Method in class org.qubership.automation.itf.ui.tree.TreeNode
-
- getText() - Method in class org.qubership.automation.itf.ui.tree.TreeNode
-
- getTotalItems() - Method in class org.qubership.automation.itf.ui.messages.monitoring.UIGetReportList
-
- getTotalPages() - Method in class org.qubership.automation.itf.ui.messages.monitoring.UIGetReportList
-
- getType() - Method in class org.qubership.automation.itf.report.model.ReportObject
-
- getValid(JsonObject) - Method in class org.qubership.automation.itf.report.statement.AbstractSetter
-
- globalOperationOpenApiCustomiser() - Method in class org.qubership.automation.itf.ui.swagger.SwaggerConfiguration
-
Bean constructor to get operations.