Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractElement - Class in org.qubership.integration.platform.sessions.dto.opensearch
- AbstractElement() - Constructor for class org.qubership.integration.platform.sessions.dto.opensearch.AbstractElement
- AbstractRunnableElement - Class in org.qubership.integration.platform.sessions.dto
- AbstractRunnableElement() - Constructor for class org.qubership.integration.platform.sessions.dto.AbstractRunnableElement
- addInterceptors(InterceptorRegistry) - Method in class org.qubership.integration.platform.sessions.configuration.WebAutoConfiguration
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.qubership.integration.platform.sessions.interceptors.MDCInterceptor
- ApplicationAutoConfiguration - Class in org.qubership.integration.platform.sessions.configuration
- ApplicationAutoConfiguration() - Constructor for class org.qubership.integration.platform.sessions.configuration.ApplicationAutoConfiguration
B
- bulkRequest() - Method in record class org.qubership.integration.platform.sessions.properties.sessions.SessionsProperties
-
Returns the value of the
bulkRequestrecord component. - BulkRequestProperties - Record Class in org.qubership.integration.platform.sessions.properties.sessions
- BulkRequestProperties(Integer, Integer, Integer) - Constructor for record class org.qubership.integration.platform.sessions.properties.sessions.BulkRequestProperties
-
Creates an instance of a
BulkRequestPropertiesrecord class.
C
- CANCELLED_OR_UNKNOWN - Enum constant in enum class org.qubership.integration.platform.sessions.dto.ExecutionStatus
- CatalogInternalService - Class in org.qubership.integration.platform.sessions.service
- CatalogInternalService(RestTemplate, InternalServicesProperties) - Constructor for class org.qubership.integration.platform.sessions.service.CatalogInternalService
- CHAIN_ID_KEY - Static variable in class org.qubership.integration.platform.sessions.service.SessionService
- CHAIN_NAME - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterFeature
- client() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.OpenSearchProperties
-
Returns the value of the
clientrecord component. - ClientProperties - Record Class in org.qubership.integration.platform.sessions.properties.opensearch
- ClientProperties(String, Integer, String, String, String) - Constructor for record class org.qubership.integration.platform.sessions.properties.opensearch.ClientProperties
-
Creates an instance of a
ClientPropertiesrecord class. - COMPLETED_NORMALLY - Enum constant in enum class org.qubership.integration.platform.sessions.dto.ExecutionStatus
- COMPLETED_WITH_ERRORS - Enum constant in enum class org.qubership.integration.platform.sessions.dto.ExecutionStatus
- COMPLETED_WITH_WARNINGS - Enum constant in enum class org.qubership.integration.platform.sessions.dto.ExecutionStatus
- configurePathMatch(PathMatchConfigurer) - Method in class org.qubership.integration.platform.sessions.configuration.WebAutoConfiguration
- ConsulUrlWithSchemaDataLocationResolver - Class in org.qubership.integration.platform.sessions.consul
- ConsulUrlWithSchemaDataLocationResolver(DeferredLogFactory) - Constructor for class org.qubership.integration.platform.sessions.consul.ConsulUrlWithSchemaDataLocationResolver
- CONTAINS - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterCondition
- ContextHeaders - Class in org.qubership.integration.platform.sessions.logging.constant
- convertFromJson(String) - Method in class org.qubership.integration.platform.sessions.mapper.SessionElementMapper
- convertMapToJson(Map<String, String>) - Method in class org.qubership.integration.platform.sessions.mapper.SessionElementMapper
- convertPropertiesFromJson(String) - Method in class org.qubership.integration.platform.sessions.mapper.SessionElementMapper
- convertSessionElementPropertyMapToJson(Map<String, SessionElementProperty>) - Method in class org.qubership.integration.platform.sessions.mapper.SessionElementMapper
D
- defaultBufferLimit() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.SessionProperties
-
Returns the value of the
defaultBufferLimitrecord component. - DefaultOpenSearchClientSupplier - Class in org.qubership.integration.platform.sessions.opensearch
- DefaultOpenSearchClientSupplier(OpenSearchClient, String) - Constructor for class org.qubership.integration.platform.sessions.opensearch.DefaultOpenSearchClientSupplier
- deleteAllByChainId(String) - Method in class org.qubership.integration.platform.sessions.controller.SessionController
- deleteAllByChainIds(List<String>) - Method in class org.qubership.integration.platform.sessions.controller.SessionController
- deleteAllByChainIds(List<String>) - Method in class org.qubership.integration.platform.sessions.service.SessionService
- deleteAllSessions() - Method in class org.qubership.integration.platform.sessions.controller.SessionController
- deleteAllSessions() - Method in class org.qubership.integration.platform.sessions.service.SessionService
- deleteByChainId(String) - Method in class org.qubership.integration.platform.sessions.service.SessionService
- deleteByField(String, String, boolean) - Method in class org.qubership.integration.platform.sessions.service.SessionService
- deleteByFieldValues(String, List<String>, boolean) - Method in class org.qubership.integration.platform.sessions.service.SessionService
- deleteById(String) - Method in class org.qubership.integration.platform.sessions.controller.SessionController
- deleteByIds(List<String>) - Method in class org.qubership.integration.platform.sessions.controller.SessionController
- deleteBySessionId(String) - Method in class org.qubership.integration.platform.sessions.service.SessionService
- deleteBySessionIds(List<String>) - Method in class org.qubership.integration.platform.sessions.service.SessionService
- designtimeCatalog() - Method in record class org.qubership.integration.platform.sessions.properties.InternalServicesProperties
-
Returns the value of the
designtimeCatalogrecord component. - DevModeUtil - Class in org.qubership.integration.platform.sessions.utils
- DevModeUtil() - Constructor for class org.qubership.integration.platform.sessions.utils.DevModeUtil
- DOES_NOT_CONTAIN - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterCondition
E
- elements() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.IndexProperties
-
Returns the value of the
elementsrecord component. - elementsCountThreshold() - Method in record class org.qubership.integration.platform.sessions.properties.sessions.BulkRequestProperties
-
Returns the value of the
elementsCountThresholdrecord component. - ElementsIndexProperties - Record Class in org.qubership.integration.platform.sessions.properties.opensearch
- ElementsIndexProperties(String) - Constructor for record class org.qubership.integration.platform.sessions.properties.opensearch.ElementsIndexProperties
-
Creates an instance of a
ElementsIndexPropertiesrecord class. - ENDS_WITH - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterCondition
- ENGINE - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterFeature
- equals(Object) - Method in record class org.qubership.integration.platform.sessions.properties.InternalServicesProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.ClientProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.ElementsIndexProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.IndexProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.OpenSearchProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.SessionProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.qubership.integration.platform.sessions.properties.sessions.BulkRequestProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.qubership.integration.platform.sessions.properties.sessions.SessionsProperties
-
Indicates whether some other object is "equal to" this one.
- ExceptionDTO - Class in org.qubership.integration.platform.sessions.dto
- ExceptionDTO() - Constructor for class org.qubership.integration.platform.sessions.dto.ExceptionDTO
- ExceptionInfoElastic - Class in org.qubership.integration.platform.sessions.dto.opensearch
- ExceptionInfoElastic() - Constructor for class org.qubership.integration.platform.sessions.dto.opensearch.ExceptionInfoElastic
- ExecutionStatus - Enum Class in org.qubership.integration.platform.sessions.dto
- ExportController - Class in org.qubership.integration.platform.sessions.controller
- ExportController(ExportService) - Constructor for class org.qubership.integration.platform.sessions.controller.ExportController
- ExportService - Class in org.qubership.integration.platform.sessions.service
- ExportService(SessionService, ObjectMapper) - Constructor for class org.qubership.integration.platform.sessions.service.ExportService
- exportSessions(List<String>) - Method in class org.qubership.integration.platform.sessions.controller.ExportController
- exportSessions(List<String>) - Method in class org.qubership.integration.platform.sessions.service.ExportService
- EXTERNAL_SESSION_ID_KEY - Static variable in class org.qubership.integration.platform.sessions.service.SessionService
F
- fillSession(SessionElementElastic, List<SessionElementElastic>, Session) - Method in class org.qubership.integration.platform.sessions.mapper.SessionAggregateMapper
- FilterCondition - Enum Class in org.qubership.integration.platform.sessions.dto.filter
- FilterFeature - Enum Class in org.qubership.integration.platform.sessions.dto.filter
- FilterRequest - Class in org.qubership.integration.platform.sessions.dto.filter
- FilterRequest() - Constructor for class org.qubership.integration.platform.sessions.dto.filter.FilterRequest
- FilterRequestAndSearchDTO - Class in org.qubership.integration.platform.sessions.dto.filter
- FilterRequestAndSearchDTO() - Constructor for class org.qubership.integration.platform.sessions.dto.filter.FilterRequestAndSearchDTO
- findAllByFilter(int, int, String, FilterRequestAndSearchDTO) - Method in class org.qubership.integration.platform.sessions.controller.SessionController
- findByExternalId(String, boolean) - Method in class org.qubership.integration.platform.sessions.controller.SessionController
- findByExternalSessionId(String, boolean) - Method in class org.qubership.integration.platform.sessions.service.SessionService
- findByFilter(String, int, int, String, FilterRequestAndSearchDTO) - Method in class org.qubership.integration.platform.sessions.controller.SessionController
- findById(String) - Method in class org.qubership.integration.platform.sessions.controller.SessionController
- findById(String, String, boolean, boolean) - Method in class org.qubership.integration.platform.sessions.service.SessionService
- findExistingSession(String) - Method in class org.qubership.integration.platform.sessions.controller.SessionController
- FINISH_TIME - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterFeature
G
- getApi() - Method in class org.qubership.integration.platform.sessions.configuration.SwaggerAutoConfiguration
- getChainsNames(Set<String>) - Method in class org.qubership.integration.platform.sessions.service.CatalogInternalService
- getClient() - Method in class org.qubership.integration.platform.sessions.opensearch.DefaultOpenSearchClientSupplier
- getClient() - Method in interface org.qubership.integration.platform.sessions.opensearch.OpenSearchClientSupplier
- getElementById(String) - Method in class org.qubership.integration.platform.sessions.service.SessionService
- getElementPayloadById(String, String) - Method in class org.qubership.integration.platform.sessions.controller.SessionController
- getSessions(String, int, int, String, FilterRequestAndSearchDTO) - Method in class org.qubership.integration.platform.sessions.service.SessionService
- GlobalExceptionHandler - Class in org.qubership.integration.platform.sessions.exception
- GlobalExceptionHandler() - Constructor for class org.qubership.integration.platform.sessions.exception.GlobalExceptionHandler
H
- handleGeneralException(Exception) - Method in class org.qubership.integration.platform.sessions.exception.GlobalExceptionHandler
- hashCode() - Method in record class org.qubership.integration.platform.sessions.properties.InternalServicesProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.ClientProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.ElementsIndexProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.IndexProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.OpenSearchProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.SessionProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.qubership.integration.platform.sessions.properties.sessions.BulkRequestProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.qubership.integration.platform.sessions.properties.sessions.SessionsProperties
-
Returns a hash code value for this object.
- host() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.ClientProperties
-
Returns the value of the
hostrecord component.
I
- ImportConflictException - Exception Class in org.qubership.integration.platform.sessions.exception
- ImportConflictException(String) - Constructor for exception class org.qubership.integration.platform.sessions.exception.ImportConflictException
- ImportConflictException(String, Exception) - Constructor for exception class org.qubership.integration.platform.sessions.exception.ImportConflictException
- importConflictExceptionHandler(ImportConflictException) - Method in class org.qubership.integration.platform.sessions.exception.GlobalExceptionHandler
- ImportController - Class in org.qubership.integration.platform.sessions.controller
- ImportController(ImportService) - Constructor for class org.qubership.integration.platform.sessions.controller.ImportController
- ImportException - Exception Class in org.qubership.integration.platform.sessions.exception
- ImportException(String) - Constructor for exception class org.qubership.integration.platform.sessions.exception.ImportException
- ImportException(String, Exception) - Constructor for exception class org.qubership.integration.platform.sessions.exception.ImportException
- importExceptionHandler(ImportException) - Method in class org.qubership.integration.platform.sessions.exception.GlobalExceptionHandler
- ImportService - Class in org.qubership.integration.platform.sessions.service
- ImportService(ObjectMapper, SessionElementMapper, SessionsProperties, OpenSearchClientSupplier, OpenSearchProperties, SessionService) - Constructor for class org.qubership.integration.platform.sessions.service.ImportService
- importSessions(MultipartFile[]) - Method in class org.qubership.integration.platform.sessions.controller.ImportController
- importSessions(MultipartFile[]) - Method in class org.qubership.integration.platform.sessions.service.ImportService
- IN - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterCondition
- IN_PROGRESS - Enum constant in enum class org.qubership.integration.platform.sessions.dto.ExecutionStatus
- index() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.OpenSearchProperties
-
Returns the value of the
indexrecord component. - IndexProperties - Record Class in org.qubership.integration.platform.sessions.properties.opensearch
- IndexProperties(String, ElementsIndexProperties) - Constructor for record class org.qubership.integration.platform.sessions.properties.opensearch.IndexProperties
-
Creates an instance of a
IndexPropertiesrecord class. - InternalServicesProperties - Record Class in org.qubership.integration.platform.sessions.properties
- InternalServicesProperties(String) - Constructor for record class org.qubership.integration.platform.sessions.properties.InternalServicesProperties
-
Creates an instance of a
InternalServicesPropertiesrecord class. - IS_AFTER - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterCondition
- IS_BEFORE - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterCondition
- IS_WITHIN - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterCondition
- isDevMode() - Method in class org.qubership.integration.platform.sessions.utils.DevModeUtil
M
- main(String[]) - Static method in class org.qubership.integration.platform.sessions.SessionManagementRunner
- maxSizeKb() - Method in record class org.qubership.integration.platform.sessions.properties.sessions.BulkRequestProperties
-
Returns the value of the
maxSizeKbrecord component. - MDCInterceptor - Class in org.qubership.integration.platform.sessions.interceptors
- MDCInterceptor() - Constructor for class org.qubership.integration.platform.sessions.interceptors.MDCInterceptor
N
- name() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.ElementsIndexProperties
-
Returns the value of the
namerecord component. - newList() - Method in class org.qubership.integration.platform.sessions.mapper.SessionElementMapper
- normalize(String) - Method in class org.qubership.integration.platform.sessions.opensearch.DefaultOpenSearchClientSupplier
- normalize(String) - Method in interface org.qubership.integration.platform.sessions.opensearch.OpenSearchClientSupplier
- NOT_IN - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterCondition
- NULL_PROPERTY - Static variable in class org.qubership.integration.platform.sessions.dto.SessionElementProperty
O
- OpenSearchAutoConfiguration - Class in org.qubership.integration.platform.sessions.configuration.opensearch
- OpenSearchAutoConfiguration() - Constructor for class org.qubership.integration.platform.sessions.configuration.opensearch.OpenSearchAutoConfiguration
- openSearchClientSupplier(OpenSearchProperties) - Method in class org.qubership.integration.platform.sessions.configuration.opensearch.OpenSearchAutoConfiguration
- OpenSearchClientSupplier - Interface in org.qubership.integration.platform.sessions.opensearch
- OpenSearchProperties - Record Class in org.qubership.integration.platform.sessions.properties.opensearch
- OpenSearchProperties(ClientProperties, SessionProperties, IndexProperties) - Constructor for record class org.qubership.integration.platform.sessions.properties.opensearch.OpenSearchProperties
-
Creates an instance of a
OpenSearchPropertiesrecord class. - org.qubership.integration.platform.sessions - package org.qubership.integration.platform.sessions
- org.qubership.integration.platform.sessions.configuration - package org.qubership.integration.platform.sessions.configuration
- org.qubership.integration.platform.sessions.configuration.opensearch - package org.qubership.integration.platform.sessions.configuration.opensearch
- org.qubership.integration.platform.sessions.consul - package org.qubership.integration.platform.sessions.consul
- org.qubership.integration.platform.sessions.controller - package org.qubership.integration.platform.sessions.controller
- org.qubership.integration.platform.sessions.dto - package org.qubership.integration.platform.sessions.dto
- org.qubership.integration.platform.sessions.dto.filter - package org.qubership.integration.platform.sessions.dto.filter
- org.qubership.integration.platform.sessions.dto.opensearch - package org.qubership.integration.platform.sessions.dto.opensearch
- org.qubership.integration.platform.sessions.exception - package org.qubership.integration.platform.sessions.exception
- org.qubership.integration.platform.sessions.interceptors - package org.qubership.integration.platform.sessions.interceptors
- org.qubership.integration.platform.sessions.logging.constant - package org.qubership.integration.platform.sessions.logging.constant
- org.qubership.integration.platform.sessions.mapper - package org.qubership.integration.platform.sessions.mapper
- org.qubership.integration.platform.sessions.opensearch - package org.qubership.integration.platform.sessions.opensearch
- org.qubership.integration.platform.sessions.properties - package org.qubership.integration.platform.sessions.properties
- org.qubership.integration.platform.sessions.properties.opensearch - package org.qubership.integration.platform.sessions.properties.opensearch
- org.qubership.integration.platform.sessions.properties.sessions - package org.qubership.integration.platform.sessions.properties.sessions
- org.qubership.integration.platform.sessions.service - package org.qubership.integration.platform.sessions.service
- org.qubership.integration.platform.sessions.utils - package org.qubership.integration.platform.sessions.utils
P
- parseLocation(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class org.qubership.integration.platform.sessions.consul.ConsulUrlWithSchemaDataLocationResolver
- password() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.ClientProperties
-
Returns the value of the
passwordrecord component. - payloadSizeThresholdKb() - Method in record class org.qubership.integration.platform.sessions.properties.sessions.BulkRequestProperties
-
Returns the value of the
payloadSizeThresholdKbrecord component. - port() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.ClientProperties
-
Returns the value of the
portrecord component. - postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.qubership.integration.platform.sessions.interceptors.MDCInterceptor
- prefix() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.IndexProperties
-
Returns the value of the
prefixrecord component. - preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.qubership.integration.platform.sessions.interceptors.MDCInterceptor
- PROPERTIES_ROOT - Static variable in class org.qubership.integration.platform.sessions.properties.PropertiesConstants
- PropertiesConstants - Class in org.qubership.integration.platform.sessions.properties
- PropertiesConstants() - Constructor for class org.qubership.integration.platform.sessions.properties.PropertiesConstants
- protocol() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.ClientProperties
-
Returns the value of the
protocolrecord component.
R
- REQUEST_ID - Static variable in class org.qubership.integration.platform.sessions.logging.constant.ContextHeaders
- REQUEST_ID_HEADER - Static variable in class org.qubership.integration.platform.sessions.logging.constant.ContextHeaders
- RestTemplateAutoConfiguration - Class in org.qubership.integration.platform.sessions.configuration
- RestTemplateAutoConfiguration() - Constructor for class org.qubership.integration.platform.sessions.configuration.RestTemplateAutoConfiguration
- restTemplateMS(RestTemplateBuilder) - Method in class org.qubership.integration.platform.sessions.configuration.RestTemplateAutoConfiguration
S
- SearchException - Exception Class in org.qubership.integration.platform.sessions.exception
- SearchException() - Constructor for exception class org.qubership.integration.platform.sessions.exception.SearchException
- SearchException(String) - Constructor for exception class org.qubership.integration.platform.sessions.exception.SearchException
- SearchException(String, Exception) - Constructor for exception class org.qubership.integration.platform.sessions.exception.SearchException
- searchExceptionHandler(SearchException) - Method in class org.qubership.integration.platform.sessions.exception.GlobalExceptionHandler
- session() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.OpenSearchProperties
-
Returns the value of the
sessionrecord component. - Session - Class in org.qubership.integration.platform.sessions.dto
- Session() - Constructor for class org.qubership.integration.platform.sessions.dto.Session
- SESSION_ID_KEY - Static variable in class org.qubership.integration.platform.sessions.service.SessionService
- SessionAggregateMapper - Class in org.qubership.integration.platform.sessions.mapper
- SessionAggregateMapper() - Constructor for class org.qubership.integration.platform.sessions.mapper.SessionAggregateMapper
- SessionAggregateMapperImpl - Class in org.qubership.integration.platform.sessions.mapper
- SessionAggregateMapperImpl() - Constructor for class org.qubership.integration.platform.sessions.mapper.SessionAggregateMapperImpl
- SessionController - Class in org.qubership.integration.platform.sessions.controller
- SessionController(SessionService, CatalogInternalService) - Constructor for class org.qubership.integration.platform.sessions.controller.SessionController
- SessionElement - Class in org.qubership.integration.platform.sessions.dto
- SessionElement() - Constructor for class org.qubership.integration.platform.sessions.dto.SessionElement
- SessionElementElastic - Class in org.qubership.integration.platform.sessions.dto.opensearch
- SessionElementElastic() - Constructor for class org.qubership.integration.platform.sessions.dto.opensearch.SessionElementElastic
- SessionElementMapper - Class in org.qubership.integration.platform.sessions.mapper
- SessionElementMapper() - Constructor for class org.qubership.integration.platform.sessions.mapper.SessionElementMapper
- SessionElementMapperImpl - Class in org.qubership.integration.platform.sessions.mapper
- SessionElementMapperImpl() - Constructor for class org.qubership.integration.platform.sessions.mapper.SessionElementMapperImpl
- SessionElementProperty - Class in org.qubership.integration.platform.sessions.dto
- SessionElementProperty() - Constructor for class org.qubership.integration.platform.sessions.dto.SessionElementProperty
- SessionManagementRunner - Class in org.qubership.integration.platform.sessions
- SessionManagementRunner() - Constructor for class org.qubership.integration.platform.sessions.SessionManagementRunner
- SessionProperties - Record Class in org.qubership.integration.platform.sessions.properties.opensearch
- SessionProperties(Integer) - Constructor for record class org.qubership.integration.platform.sessions.properties.opensearch.SessionProperties
-
Creates an instance of a
SessionPropertiesrecord class. - SessionSearchResponse - Class in org.qubership.integration.platform.sessions.dto
- SessionSearchResponse() - Constructor for class org.qubership.integration.platform.sessions.dto.SessionSearchResponse
- SessionService - Class in org.qubership.integration.platform.sessions.service
- SessionService(SessionAggregateMapper, OpenSearchClientSupplier, ObjectMapper, SessionElementMapper, OpenSearchProperties) - Constructor for class org.qubership.integration.platform.sessions.service.SessionService
- SessionsNotFoundException - Exception Class in org.qubership.integration.platform.sessions.exception
- SessionsNotFoundException() - Constructor for exception class org.qubership.integration.platform.sessions.exception.SessionsNotFoundException
- SessionsNotFoundException(String) - Constructor for exception class org.qubership.integration.platform.sessions.exception.SessionsNotFoundException
- SessionsNotFoundException(String, Exception) - Constructor for exception class org.qubership.integration.platform.sessions.exception.SessionsNotFoundException
- sessionsNotFoundExceptionHandler(SessionsNotFoundException) - Method in class org.qubership.integration.platform.sessions.exception.GlobalExceptionHandler
- SessionsProperties - Record Class in org.qubership.integration.platform.sessions.properties.sessions
- SessionsProperties(BulkRequestProperties) - Constructor for record class org.qubership.integration.platform.sessions.properties.sessions.SessionsProperties
-
Creates an instance of a
SessionsPropertiesrecord class. - SessionsRuntimeException - Exception Class in org.qubership.integration.platform.sessions.exception
- SessionsRuntimeException() - Constructor for exception class org.qubership.integration.platform.sessions.exception.SessionsRuntimeException
- SessionsRuntimeException(String) - Constructor for exception class org.qubership.integration.platform.sessions.exception.SessionsRuntimeException
- SessionsRuntimeException(String, Exception) - Constructor for exception class org.qubership.integration.platform.sessions.exception.SessionsRuntimeException
- setObjectMapper(ObjectMapper) - Method in class org.qubership.integration.platform.sessions.mapper.SessionElementMapper
- START_TIME - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterFeature
- STARTED_KEY - Static variable in class org.qubership.integration.platform.sessions.service.SessionService
- STARTS_WITH - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterCondition
- STATUS - Enum constant in enum class org.qubership.integration.platform.sessions.dto.filter.FilterFeature
- subtract(LocalDateTime, LocalDateTime) - Static method in class org.qubership.integration.platform.sessions.utils.TimeUtils
- SwaggerAutoConfiguration - Class in org.qubership.integration.platform.sessions.configuration
- SwaggerAutoConfiguration() - Constructor for class org.qubership.integration.platform.sessions.configuration.SwaggerAutoConfiguration
T
- TimeUtils - Class in org.qubership.integration.platform.sessions.utils
- toElasticElements(List<SessionElement>, Session) - Method in class org.qubership.integration.platform.sessions.mapper.SessionElementMapper
- toElements(List<Session>) - Method in class org.qubership.integration.platform.sessions.mapper.SessionElementMapper
- toMillis(LocalDateTime) - Static method in class org.qubership.integration.platform.sessions.utils.TimeUtils
- toPreview(List<SessionElementElastic>) - Method in class org.qubership.integration.platform.sessions.mapper.SessionAggregateMapper
- toPreview(List<SessionElementElastic>) - Method in class org.qubership.integration.platform.sessions.mapper.SessionAggregateMapperImpl
- toPreview(SessionElementElastic) - Method in class org.qubership.integration.platform.sessions.mapper.SessionAggregateMapper
- toPreview(SessionElementElastic, Session) - Method in class org.qubership.integration.platform.sessions.mapper.SessionAggregateMapper
- toPreview(SessionElementElastic, Session) - Method in class org.qubership.integration.platform.sessions.mapper.SessionAggregateMapperImpl
- toSession(List<SessionElementElastic>, boolean) - Method in class org.qubership.integration.platform.sessions.mapper.SessionAggregateMapper
- toSession(SessionElementElastic, List<SessionElementElastic>) - Method in class org.qubership.integration.platform.sessions.mapper.SessionAggregateMapper
- toSession(SessionElementElastic, List<SessionElementElastic>) - Method in class org.qubership.integration.platform.sessions.mapper.SessionAggregateMapperImpl
- toSessionElement(SessionElementElastic) - Method in class org.qubership.integration.platform.sessions.mapper.SessionElementMapper
- toSessionElement(SessionElementElastic) - Method in class org.qubership.integration.platform.sessions.mapper.SessionElementMapperImpl
- toSessionElementElastic(SessionElement, Session) - Method in class org.qubership.integration.platform.sessions.mapper.SessionElementMapper
- toSessionElementElastic(SessionElement, Session) - Method in class org.qubership.integration.platform.sessions.mapper.SessionElementMapperImpl
- toSessionElements(List<SessionElementElastic>) - Method in class org.qubership.integration.platform.sessions.mapper.SessionElementMapper
- toString() - Method in record class org.qubership.integration.platform.sessions.properties.InternalServicesProperties
-
Returns a string representation of this record class.
- toString() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.ClientProperties
-
Returns a string representation of this record class.
- toString() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.ElementsIndexProperties
-
Returns a string representation of this record class.
- toString() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.IndexProperties
-
Returns a string representation of this record class.
- toString() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.OpenSearchProperties
-
Returns a string representation of this record class.
- toString() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.SessionProperties
-
Returns a string representation of this record class.
- toString() - Method in record class org.qubership.integration.platform.sessions.properties.sessions.BulkRequestProperties
-
Returns a string representation of this record class.
- toString() - Method in record class org.qubership.integration.platform.sessions.properties.sessions.SessionsProperties
-
Returns a string representation of this record class.
U
- UNKNOWN_TYPE - Static variable in class org.qubership.integration.platform.sessions.dto.SessionElementProperty
- username() - Method in record class org.qubership.integration.platform.sessions.properties.opensearch.ClientProperties
-
Returns the value of the
usernamerecord component.
V
- valueOf(String) - Static method in enum class org.qubership.integration.platform.sessions.dto.ExecutionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.qubership.integration.platform.sessions.dto.filter.FilterCondition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.qubership.integration.platform.sessions.dto.filter.FilterFeature
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.qubership.integration.platform.sessions.dto.ExecutionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.qubership.integration.platform.sessions.dto.filter.FilterCondition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.qubership.integration.platform.sessions.dto.filter.FilterFeature
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WebAutoConfiguration - Class in org.qubership.integration.platform.sessions.configuration
- WebAutoConfiguration() - Constructor for class org.qubership.integration.platform.sessions.configuration.WebAutoConfiguration
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form