@Named(value="Test Interceptor") public class TestInterceptor extends org.qubership.automation.itf.core.model.interceptor.ContentInterceptor
interceptor| Constructor and Description |
|---|
TestInterceptor() |
TestInterceptor(org.qubership.automation.itf.core.model.interceptor.Interceptor interceptor) |
| Modifier and Type | Method and Description |
|---|---|
org.qubership.automation.itf.core.model.jpa.message.Message |
apply(org.qubership.automation.itf.core.model.jpa.message.Message data) |
List<org.qubership.automation.itf.core.util.descriptor.InterceptorPropertyDescriptor> |
getParameters() |
String |
validate() |
public TestInterceptor(org.qubership.automation.itf.core.model.interceptor.Interceptor interceptor)
public TestInterceptor()
public org.qubership.automation.itf.core.model.jpa.message.Message apply(org.qubership.automation.itf.core.model.jpa.message.Message data) throws Exception
apply in class org.qubership.automation.itf.core.model.interceptor.TransportInterceptorExceptionpublic String validate()
validate in class org.qubership.automation.itf.core.model.interceptor.TransportInterceptorpublic List<org.qubership.automation.itf.core.util.descriptor.InterceptorPropertyDescriptor> getParameters()
getParameters in class org.qubership.automation.itf.core.model.interceptor.ContentInterceptorCopyright © 2025. All rights reserved.