Skip navigation links
A B C D E F G H I J K M N O P Q R S T U V 

A

AbstractProcessor - Class in org.qubership.automation.itf.report.processor
 
AbstractProcessor() - Constructor for class org.qubership.automation.itf.report.processor.AbstractProcessor
 
AbstractQueryExecutor - Class in org.qubership.automation.itf.report.processor
 
AbstractQueryExecutor() - Constructor for class org.qubership.automation.itf.report.processor.AbstractQueryExecutor
 
AbstractSetter - Class in org.qubership.automation.itf.report.statement
 
AbstractSetter(String, int) - Constructor for class org.qubership.automation.itf.report.statement.AbstractSetter
 
activeMqConnectionFactory() - Method in class org.qubership.automation.itf.integration.config.jms.connection.ActiveMqConnectionFactoryConfiguration
Constructor.
ActiveMqConnectionFactoryConfiguration - Class in org.qubership.automation.itf.integration.config.jms.connection
 
ActiveMqConnectionFactoryConfiguration() - Constructor for class org.qubership.automation.itf.integration.config.jms.connection.ActiveMqConnectionFactoryConfiguration
 
ActiveMqJmsListener - Class in org.qubership.automation.itf.integration.config.jms.listener
 
ActiveMqJmsListener() - Constructor for class org.qubership.automation.itf.integration.config.jms.listener.ActiveMqJmsListener
 
addParameter(Setter) - Method in class org.qubership.automation.itf.report.statement.StatementContext
 
afterThrowing(Throwable) - Method in class org.qubership.automation.itf.ui.aspects.ErrorHandler
 
appendQueryPart(String) - Method in class org.qubership.automation.itf.report.statement.StatementContext
Append String queryPart to the query.
apply(OperationContext) - Method in class org.qubership.automation.itf.ui.swagger.plugins.DisableAutoGeneratedTagsPlugin
 
asBoolean(String) - Method in class org.qubership.automation.itf.report.statement.StatementContext
Add Boolean parameter to the query.
asDataTime(String) - Method in class org.qubership.automation.itf.report.statement.StatementContext
Add Timestamp parameter to the query.
asDate(String) - Method in class org.qubership.automation.itf.report.statement.StatementContext
Add Date parameter to the query.
asInt(String) - Method in class org.qubership.automation.itf.report.statement.StatementContext
Add int parameter to the query..
asLong(String) - Method in class org.qubership.automation.itf.report.statement.StatementContext
Add long parameter to the query.
asString(String) - Method in class org.qubership.automation.itf.report.statement.StatementContext
Add String parameter to the query.
asStringFixedZero(String) - Method in class org.qubership.automation.itf.report.statement.StatementContext
Add String parameter to the query (fixing char(0) characters).

B

build() - Method in class org.qubership.automation.itf.ui.tree.TreeNodeBuilder
TODO Add JavaDoc.
build() - Method in class org.qubership.automation.itf.util.Maps2.MapBuilder
Return map.
BULK_INTEGRATION_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
BULK_INTEGRATION_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 

C

CONTEXT_COMMAND_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
CONTEXT_COMMAND_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
CONTEXT_QUERY_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
CONTEXT_QUERY_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
ContextController - Class in org.qubership.automation.itf.ui.controls
 
ContextController() - Constructor for class org.qubership.automation.itf.ui.controls.ContextController
 
contextDestroyed() - Method in class org.qubership.automation.itf.ui.config.UiContextListener
 
contextInitialized() - Method in class org.qubership.automation.itf.ui.config.UiContextListener
Context init event handler.
ContextNotFoundException - Exception in org.qubership.automation.itf.exceptions
 
ContextNotFoundException(String) - Constructor for exception org.qubership.automation.itf.exceptions.ContextNotFoundException
 
ContextService - Class in org.qubership.automation.itf.ui.services
 
ContextService() - Constructor for class org.qubership.automation.itf.ui.services.ContextService
 
convertJsonValue(JsonElement) - Method in class org.qubership.automation.itf.report.statement.AbstractSetter
 
createTreeNodesByReport(List<ReportObject>, String...) - Static method in class org.qubership.automation.itf.ui.tree.TreeNodeUtils
TODO Add JavaDoc.
currentPartitionNumbers - Static variable in class org.qubership.automation.itf.ui.services.ContextService
 

D

DBSCHEMA - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
DEFAULT_MESSAGE - Static variable in exception org.qubership.automation.itf.exceptions.ContextNotFoundException
 
DEFAULT_MESSAGE - Static variable in exception org.qubership.automation.itf.exceptions.IncorrectParameterFormatException
 
DEFAULT_MESSAGE - Static variable in exception org.qubership.automation.itf.exceptions.ItfReportingException
 
DefaultJmsListenerContainerFactoryInstanceConfiguration - Class in org.qubership.automation.itf.integration.config.jms.factory.instance
 
DefaultJmsListenerContainerFactoryInstanceConfiguration() - Constructor for class org.qubership.automation.itf.integration.config.jms.factory.instance.DefaultJmsListenerContainerFactoryInstanceConfiguration
 
delete(UIIds, UUID) - Method in class org.qubership.automation.itf.ui.controls.MonitoringController
Method deletes contexts by ids array received.
deleteByFilter(String, String, String, String, String, String, String, String, String, String, String, BigInteger, UUID) - Method in class org.qubership.automation.itf.ui.controls.MonitoringController
Method makes dynamic query and deletes tc-contexts returned by the query.
destroyed() - Method in class org.qubership.automation.itf.ui.config.UiContextListener
 
DisableAutoGeneratedTagsPlugin - Class in org.qubership.automation.itf.ui.swagger.plugins
Automatic generation of controller tags Source: https://github.com/springfox/springfox/issues/2134
DisableAutoGeneratedTagsPlugin(DefaultTagsProvider) - Constructor for class org.qubership.automation.itf.ui.swagger.plugins.DisableAutoGeneratedTagsPlugin
 

E

ENVIRONMENT_TRIGGER_COMMAND_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
ENVIRONMENT_TRIGGER_COMMAND_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
ENVIRONMENT_TRIGGER_QUERY_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
ENVIRONMENT_TRIGGER_QUERY_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
ErrorHandler - Class in org.qubership.automation.itf.ui.aspects
 
ErrorHandler() - Constructor for class org.qubership.automation.itf.ui.aspects.ErrorHandler
 
execute(StatementContext, JsonObject, boolean) - Method in class org.qubership.automation.itf.report.processor.AbstractQueryExecutor
TODO Add JavaDoc.
execute(StatementContext, JsonObject, boolean) - Method in interface org.qubership.automation.itf.report.QueryExecutor
 
ExecutionReportProcessor - Class in org.qubership.automation.itf.report.processor
 
ExecutionReportProcessor() - Constructor for class org.qubership.automation.itf.report.processor.ExecutionReportProcessor
 
ExecutionReportQueryExecutor - Class in org.qubership.automation.itf.report.processor
 
ExecutionReportQueryExecutor(JdbcTemplate, MdcHelper) - Constructor for class org.qubership.automation.itf.report.processor.ExecutionReportQueryExecutor
Constructor.
ExecutionReportQueryExecutor.Storage - Interface in org.qubership.automation.itf.report.processor
Storage Interface.
EXECUTOR_COMMAND_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
EXECUTOR_COMMAND_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 

F

fillMdsFields(JsonObject) - Method in class org.qubership.automation.itf.util.MdcHelper
Fill MDC fields from json object provided.
fixUnicodeZeroByteSequence(String) - Static method in class org.qubership.automation.itf.report.processor.ExecutionReportQueryExecutor
Defense on PostgreSQL error: org.postgresql.util.PSQLException: ERROR: invalid byte sequence for encoding "UTF8": 0x00.

G

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.

H

hashMap() - Method in class org.qubership.automation.itf.util.Maps2.MapBuilder
Initialize new empty HashMap; return the Builder.

I

IncorrectParameterFormatException - Exception in org.qubership.automation.itf.exceptions
 
IncorrectParameterFormatException(String, String, String) - Constructor for exception org.qubership.automation.itf.exceptions.IncorrectParameterFormatException
 
init(ContextRefreshedEvent) - Method in class org.qubership.automation.itf.ui.config.UiContextListener
Context init event listener.
init(ContextRefreshedEvent) - Method in class org.qubership.automation.itf.ui.service.metric.MetricsAggregateService
Context refreshed event listener.
INSERT_SITUATION_INSTANCE - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
INSERT_SITUATION_INSTANCE_GENERATE_ID - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
INSERT_TC_CONTEXT_GENERATE_ID - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
INTERNAL_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
INTERNAL_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
invoke(MethodInvocation) - Method in class org.qubership.automation.itf.ui.aspects.TransactionAspect
Intercept transaction; log error, then re-throw.
ItfCorsConfigurationSource - Class in org.qubership.automation.itf.ui.config
 
ItfCorsConfigurationSource() - Constructor for class org.qubership.automation.itf.ui.config.ItfCorsConfigurationSource
TODO Add JavaDoc.
itfExecutorOpenApi() - Method in class org.qubership.automation.itf.ui.swagger.SwaggerConfiguration
Bean constructor for ITF Reporting API.
ItfReportingException - Exception in org.qubership.automation.itf.exceptions
 
ItfReportingException() - Constructor for exception org.qubership.automation.itf.exceptions.ItfReportingException
 
ItfReportingException(String) - Constructor for exception org.qubership.automation.itf.exceptions.ItfReportingException
 

J

JmsListenerContainerFactoryConfiguration - Class in org.qubership.automation.itf.integration.config.jms.factory
 
JmsListenerContainerFactoryConfiguration() - Constructor for class org.qubership.automation.itf.integration.config.jms.factory.JmsListenerContainerFactoryConfiguration
 
jmsListenerContainerFactoryInstance() - Method in class org.qubership.automation.itf.integration.config.jms.factory.instance.DefaultJmsListenerContainerFactoryInstanceConfiguration
TODO Add JavaDoc.
jmsListenerContainerFactoryInstance() - Method in class org.qubership.automation.itf.integration.config.jms.factory.instance.MultiTenantJmsListenerContainerFactoryInstanceConfiguration
TODO Add JavaDoc.
JobRunner - Class in org.qubership.automation.itf.ui.service
 
JobRunner(TcContextObjectManager) - Constructor for class org.qubership.automation.itf.ui.service.JobRunner
 

K

KEY - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 

M

Main - Class in org.qubership.automation.itf
 
Main() - Constructor for class org.qubership.automation.itf.Main
 
main(String[]) - Static method in class org.qubership.automation.itf.Main
Main.
map(T, U) - Static method in class org.qubership.automation.itf.util.Maps2
Initialize new MapBuilder, create new empty HashMap; add entry to it.
MapBuilder() - Constructor for class org.qubership.automation.itf.util.Maps2.MapBuilder
 
Maps2 - Class in org.qubership.automation.itf.util
 
Maps2() - Constructor for class org.qubership.automation.itf.util.Maps2
 
Maps2.MapBuilder<T,U> - Class in org.qubership.automation.itf.util
 
MdcHelper - Class in org.qubership.automation.itf.util
 
MdcHelper() - Constructor for class org.qubership.automation.itf.util.MdcHelper
 
Metric - Enum in org.qubership.automation.itf.ui.service.metric
 
MetricsAggregateService - Class in org.qubership.automation.itf.ui.service.metric
 
MetricsAggregateService(ApplicationContext, MeterRegistry, JmsListenerEndpointRegistry) - Constructor for class org.qubership.automation.itf.ui.service.metric.MetricsAggregateService
Constructor.
MOCKINGBIRD_REST_COMMAND_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
MOCKINGBIRD_REST_COMMAND_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
MOCKINGBIRD_REST_QUERY_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
MOCKINGBIRD_REST_QUERY_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
MonitoringController - Class in org.qubership.automation.itf.ui.controls
 
MonitoringController() - Constructor for class org.qubership.automation.itf.ui.controls.MonitoringController
 
MultiTenantJmsListenerContainerFactoryInstanceConfiguration - Class in org.qubership.automation.itf.integration.config.jms.factory.instance
 
MultiTenantJmsListenerContainerFactoryInstanceConfiguration() - Constructor for class org.qubership.automation.itf.integration.config.jms.factory.instance.MultiTenantJmsListenerContainerFactoryInstanceConfiguration
 

N

NoWaitLockException - Exception in org.qubership.automation.itf.report.processor
 
NoWaitLockException() - Constructor for exception org.qubership.automation.itf.report.processor.NoWaitLockException
 

O

onMessage(Message) - Method in class org.qubership.automation.itf.integration.config.jms.listener.ActiveMqJmsListener
 
org.qubership.automation.itf - package org.qubership.automation.itf
 
org.qubership.automation.itf.exceptions - package org.qubership.automation.itf.exceptions
 
org.qubership.automation.itf.integration.config.jms.connection - package org.qubership.automation.itf.integration.config.jms.connection
 
org.qubership.automation.itf.integration.config.jms.factory - package org.qubership.automation.itf.integration.config.jms.factory
 
org.qubership.automation.itf.integration.config.jms.factory.instance - package org.qubership.automation.itf.integration.config.jms.factory.instance
 
org.qubership.automation.itf.integration.config.jms.listener - package org.qubership.automation.itf.integration.config.jms.listener
 
org.qubership.automation.itf.report - package org.qubership.automation.itf.report
 
org.qubership.automation.itf.report.model - package org.qubership.automation.itf.report.model
 
org.qubership.automation.itf.report.processor - package org.qubership.automation.itf.report.processor
 
org.qubership.automation.itf.report.statement - package org.qubership.automation.itf.report.statement
 
org.qubership.automation.itf.ui.aspects - package org.qubership.automation.itf.ui.aspects
 
org.qubership.automation.itf.ui.config - package org.qubership.automation.itf.ui.config
 
org.qubership.automation.itf.ui.controls - package org.qubership.automation.itf.ui.controls
 
org.qubership.automation.itf.ui.messages - package org.qubership.automation.itf.ui.messages
 
org.qubership.automation.itf.ui.messages.monitoring - package org.qubership.automation.itf.ui.messages.monitoring
 
org.qubership.automation.itf.ui.messages.objects - package org.qubership.automation.itf.ui.messages.objects
 
org.qubership.automation.itf.ui.service - package org.qubership.automation.itf.ui.service
 
org.qubership.automation.itf.ui.service.metric - package org.qubership.automation.itf.ui.service.metric
 
org.qubership.automation.itf.ui.services - package org.qubership.automation.itf.ui.services
 
org.qubership.automation.itf.ui.swagger - package org.qubership.automation.itf.ui.swagger
 
org.qubership.automation.itf.ui.swagger.plugins - package org.qubership.automation.itf.ui.swagger.plugins
 
org.qubership.automation.itf.ui.tree - package org.qubership.automation.itf.ui.tree
 
org.qubership.automation.itf.util - package org.qubership.automation.itf.util
 

P

prepare(JsonObject, Connection) - Method in class org.qubership.automation.itf.report.statement.StatementContext
Prepare statement.
prepareData(ResultSet, JsonObject) - Method in class org.qubership.automation.itf.report.processor.AbstractQueryExecutor
 
prepareData(ResultSet, JsonObject) - Method in class org.qubership.automation.itf.report.processor.ExecutionReportQueryExecutor
 
process(JsonObject, long, String, String) - Method in class org.qubership.automation.itf.report.processor.AbstractProcessor
Sync by objectId and process json message to store into db.
process(JsonObject) - Method in class org.qubership.automation.itf.report.processor.AbstractProcessor
Process.
process(JsonObject) - Method in class org.qubership.automation.itf.report.processor.ExecutionReportProcessor
 
process(JsonObject, long, String, String) - Method in interface org.qubership.automation.itf.report.Processor
 
Processor - Interface in org.qubership.automation.itf.report
 
property - Variable in class org.qubership.automation.itf.report.statement.AbstractSetter
 
PUBLIC_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
PUBLIC_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 

Q

QueryExecutor - Interface in org.qubership.automation.itf.report
 

R

refreshPartitionNumbers(Map<String, Integer>) - Method in class org.qubership.automation.itf.ui.services.ContextService
 
reportingDefaultJmsListenerContainerFactory(ActiveMQConnectionFactory, DefaultJmsListenerContainerFactory) - Method in class org.qubership.automation.itf.integration.config.jms.factory.JmsListenerContainerFactoryConfiguration
Constructor.
ReportObject - Class in org.qubership.automation.itf.report.model
 
ReportObject() - Constructor for class org.qubership.automation.itf.report.model.ReportObject
 
ReportObject(BigInteger, BigInteger, String, String, String, Integer, String, String) - Constructor for class org.qubership.automation.itf.report.model.ReportObject
TODO Add JavaDoc.
ro() - Method in class org.qubership.automation.itf.util.Maps2.MapBuilder
Return a new unmodifiable map.
run() - Method in class org.qubership.automation.itf.ui.service.JobRunner
Job that removes irrelevant data from the change history.

S

SchedulerConfig - Class in org.qubership.automation.itf.ui.config
 
SchedulerConfig() - Constructor for class org.qubership.automation.itf.ui.config.SchedulerConfig
 
SERVER_CONFIGURATION_COMMAND_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
SERVER_CONFIGURATION_COMMAND_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
SERVER_CONFIGURATION_QUERY_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
SERVER_CONFIGURATION_QUERY_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
set(JsonObject, PreparedStatement, int) - Method in class org.qubership.automation.itf.report.statement.AbstractSetter
 
set(JsonObject, PreparedStatement, int) - Method in interface org.qubership.automation.itf.report.statement.Setter
 
setAtpCatalogueUrl(String) - Method in class org.qubership.automation.itf.report.processor.ExecutionReportQueryExecutor
 
setBackColor(String) - Method in class org.qubership.automation.itf.ui.tree.TreeNode
 
setBindingKeys(Set<String>) - Method in class org.qubership.automation.itf.ui.messages.objects.UIReportItem
 
setDescription(String) - Method in class org.qubership.automation.itf.report.model.ReportObject
 
setDuration(String) - Method in class org.qubership.automation.itf.report.model.ReportObject
 
setEndTime(String) - Method in class org.qubership.automation.itf.report.model.ReportObject
 
setEndTime(String) - Method in class org.qubership.automation.itf.ui.tree.TreeNode
 
setEnv(Environment) - Method in class org.qubership.automation.itf.ui.controls.MonitoringController
 
setErrorMessage(String) - Method in class org.qubership.automation.itf.ui.messages.objects.UIContextErrors
 
setErrorName(String) - Method in class org.qubership.automation.itf.ui.messages.objects.UIContextErrors
 
setId(BigInteger) - Method in class org.qubership.automation.itf.report.model.ReportObject
 
setId(String) - Method in class org.qubership.automation.itf.ui.tree.TreeNode
 
setIds(String[]) - Method in class org.qubership.automation.itf.ui.messages.UIIds
 
setJdbcTemplate(JdbcTemplate) - Method in class org.qubership.automation.itf.report.processor.AbstractQueryExecutor
 
setJdbcTemplate(JdbcTemplate) - Method in interface org.qubership.automation.itf.report.QueryExecutor
 
setLevel(Integer) - Method in class org.qubership.automation.itf.report.model.ReportObject
 
setNodes(List<TreeNode>) - Method in class org.qubership.automation.itf.ui.tree.TreeNode
 
setParent(BigInteger) - Method in class org.qubership.automation.itf.report.model.ReportObject
 
setPath(String) - Method in class org.qubership.automation.itf.report.model.ReportObject
 
setReportItems(List<UIReportItem>) - Method in class org.qubership.automation.itf.ui.messages.monitoring.UIGetReportList
 
setReportLinks(Map<String, String>) - Method in class org.qubership.automation.itf.ui.messages.objects.UIReportItem
 
setReportSituations(Map<String, String>) - Method in class org.qubership.automation.itf.ui.messages.objects.UIReportItem
 
setStartTime(String) - Method in class org.qubership.automation.itf.report.model.ReportObject
 
setStartTime(String) - Method in class org.qubership.automation.itf.ui.tree.TreeNode
 
setStatus(String) - Method in class org.qubership.automation.itf.report.model.ReportObject
 
setTags(List<String>) - Method in class org.qubership.automation.itf.ui.tree.TreeNode
 
Setter - Interface in org.qubership.automation.itf.report.statement
used to migrate predefined parameter from json to prepared statement.
setText(String) - Method in class org.qubership.automation.itf.ui.tree.TreeNode
 
setTotalItems(long) - Method in class org.qubership.automation.itf.ui.messages.monitoring.UIGetReportList
 
setTotalPages(int) - Method in class org.qubership.automation.itf.ui.messages.monitoring.UIGetReportList
 
setType(String) - Method in class org.qubership.automation.itf.report.model.ReportObject
 
simpleSearch(String, String, String, String, String, UUID) - Method in class org.qubership.automation.itf.ui.controls.MonitoringController
Method makes dynamic query and returns the whole result.
sortSchemasAlphabetically() - Method in class org.qubership.automation.itf.ui.swagger.SwaggerConfiguration
Bean constructor to sort schemas by name.
SqlQueries - Interface in org.qubership.automation.itf.report.processor
 
sqlType - Variable in class org.qubership.automation.itf.report.statement.AbstractSetter
 
StatementContext - Class in org.qubership.automation.itf.report.statement
 
StatementContext() - Constructor for class org.qubership.automation.itf.report.statement.StatementContext
 
store(JsonObject, ExecutionReportQueryExecutor) - Method in interface org.qubership.automation.itf.report.processor.ExecutionReportQueryExecutor.Storage
 
store(JsonObject, ExecutionReportQueryExecutor, String) - Method in interface org.qubership.automation.itf.report.processor.ExecutionReportQueryExecutor.Storage
 
STORE_CALL_CHAIN_INSTANCE - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
STORE_CONNECTION_PROPS - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
STORE_CONTEXT_BINDING_KEYS - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
STORE_CONTEXT_REPORT_LINKS - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
STORE_CONTEXT_REPORT_LINKS_ON_CONFLICT - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
STORE_INSTANCE_CONTEXT - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
STORE_MESSAGE - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
STORE_MESSAGE_HEADERS - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
STORE_MESSAGE_PARAMETER - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
STORE_MESSAGE_PARAMETER_VALUE - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
STORE_MESSAGE_PARAMETER_VALUE_FE_V - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
STORE_SP_CONTEXT - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
STORE_STEP_INSTANCE - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
STORE_TC_CONTEXT - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
supports(DocumentationType) - Method in class org.qubership.automation.itf.ui.swagger.plugins.DisableAutoGeneratedTagsPlugin
 
SwaggerConfiguration - Class in org.qubership.automation.itf.ui.swagger
 
SwaggerConfiguration() - Constructor for class org.qubership.automation.itf.ui.swagger.SwaggerConfiguration
 
SwaggerConstants - Interface in org.qubership.automation.itf.ui.swagger
 

T

TOKEN_GENERATOR_COMMAND_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
TOKEN_GENERATOR_COMMAND_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
toString() - Method in enum org.qubership.automation.itf.ui.tree.TreeNodeTypes
 
TransactionAspect - Class in org.qubership.automation.itf.ui.aspects
 
TransactionAspect() - Constructor for class org.qubership.automation.itf.ui.aspects.TransactionAspect
 
TreeNode - Class in org.qubership.automation.itf.ui.tree
 
TreeNode() - Constructor for class org.qubership.automation.itf.ui.tree.TreeNode
 
TreeNodeBuilder - Class in org.qubership.automation.itf.ui.tree
 
TreeNodeBuilder(BigInteger) - Constructor for class org.qubership.automation.itf.ui.tree.TreeNodeBuilder
 
TreeNodeTypes - Enum in org.qubership.automation.itf.ui.tree
 
TreeNodeUtils - Class in org.qubership.automation.itf.ui.tree
 
TreeNodeUtils() - Constructor for class org.qubership.automation.itf.ui.tree.TreeNodeUtils
 
TRIGGER_COMMAND_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
TRIGGER_COMMAND_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
TRIGGER_QUERY_API - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 
TRIGGER_QUERY_API_DESCR - Static variable in interface org.qubership.automation.itf.ui.swagger.SwaggerConstants
 

U

UIContextErrors - Class in org.qubership.automation.itf.ui.messages.objects
 
UIContextErrors() - Constructor for class org.qubership.automation.itf.ui.messages.objects.UIContextErrors
 
UiContextListener - Class in org.qubership.automation.itf.ui.config
 
UiContextListener() - Constructor for class org.qubership.automation.itf.ui.config.UiContextListener
 
UIGetReportList - Class in org.qubership.automation.itf.ui.messages.monitoring
 
UIGetReportList() - Constructor for class org.qubership.automation.itf.ui.messages.monitoring.UIGetReportList
 
UIIds - Class in org.qubership.automation.itf.ui.messages
 
UIIds() - Constructor for class org.qubership.automation.itf.ui.messages.UIIds
 
UIReportItem - Class in org.qubership.automation.itf.ui.messages.objects
 
UIReportItem() - Constructor for class org.qubership.automation.itf.ui.messages.objects.UIReportItem
 
UPDATE_SITUATION_INSTANCE - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
UPSERT_SITUATION_INSTANCE - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 

V

val(T, U) - Method in class org.qubership.automation.itf.util.Maps2.MapBuilder
Initialize new empty HashMap if necessary; add specified entry; return the Builder.
VALUE - Static variable in interface org.qubership.automation.itf.report.processor.SqlQueries
 
valueOf(String) - Static method in enum org.qubership.automation.itf.ui.service.metric.Metric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.qubership.automation.itf.ui.tree.TreeNodeTypes
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.qubership.automation.itf.ui.service.metric.Metric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.qubership.automation.itf.ui.tree.TreeNodeTypes
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J K M N O P Q R S T U V 
Skip navigation links

Copyright © 2025. All rights reserved.