| Package | Description |
|---|---|
| org.qubership.automation.itf.ui.controls.entities |
| Modifier and Type | Method and Description |
|---|---|
UIInterceptorChain |
InterceptorController.deleteInterceptor(String interceptorProviderId,
UIInterceptorChain uiInterceptors,
UUID projectUuid) |
UIInterceptorChain |
InterceptorController.getInterceptorsByProviderAndTransport(String interceptorProviderId,
String transportName,
UUID projectUuid) |
UIInterceptorChain |
InterceptorController.getInterceptorsByTransportName(String transportName,
String interceptorGroup,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
List<UIInterceptor> |
InterceptorController.addInterceptors(String interceptorProviderId,
UIInterceptorChain uiInterceptorChain,
UUID projectUuid) |
void |
InterceptorController.changeOrder(String interceptorProviderId,
UIInterceptorChain uiInterceptors,
UUID projectUuid) |
UIInterceptorChain |
InterceptorController.deleteInterceptor(String interceptorProviderId,
UIInterceptorChain uiInterceptors,
UUID projectUuid) |
Copyright © 2025. All rights reserved.