|
Change Return Type WireTapDefinition<Type> to WireTapDefinition in method public onPrepareRef(onPrepareRef String) : WireTapDefinition in class org.apache.camel.model.WireTapDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to Type in method public wireTap(uri String, executorService ExecutorService) : Type in class org.apache.camel.model.ProcessorDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to WireTapDefinition in method public newExchangeHeader(headerName String, expression Expression) : WireTapDefinition in class org.apache.camel.model.WireTapDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to WireTapDefinition in method public newExchangeBody(expression Expression) : WireTapDefinition in class org.apache.camel.model.WireTapDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to WireTapDefinition in method public newExchange(processor Processor) : WireTapDefinition in class org.apache.camel.model.WireTapDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to WireTapDefinition in method public executorServiceRef(executorServiceRef String) : WireTapDefinition in class org.apache.camel.model.WireTapDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to WireTapDefinition in method public newExchange(expression Expression) : WireTapDefinition in class org.apache.camel.model.WireTapDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to Type in method public wireTap(uri String, executorServiceRef String) : Type in class org.apache.camel.model.ProcessorDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to WireTapDefinition in method public newExchangeRef(ref String) : WireTapDefinition in class org.apache.camel.model.WireTapDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to WireTapDefinition in method public copy() : WireTapDefinition in class org.apache.camel.model.WireTapDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to Type in method public wireTap(uri String, body Expression) : Type in class org.apache.camel.model.ProcessorDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to Type in method public wireTap(uri String, copy boolean, processor Processor) : Type in class org.apache.camel.model.ProcessorDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to Type in method public wireTap(uri String, processor Processor) : Type in class org.apache.camel.model.ProcessorDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to WireTapDefinition in method public copy(copy boolean) : WireTapDefinition in class org.apache.camel.model.WireTapDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to WireTapDefinition in method public onPrepare(onPrepare Processor) : WireTapDefinition in class org.apache.camel.model.WireTapDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to Type in method public wireTap(uri String) : Type in class org.apache.camel.model.ProcessorDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to WireTapDefinition in method public executorService(executorService ExecutorService) : WireTapDefinition in class org.apache.camel.model.WireTapDefinition |
From |
To |
|
Change Return Type WireTapDefinition<Type> to Type in method public wireTap(uri String, copy boolean, body Expression) : Type in class org.apache.camel.model.ProcessorDefinition |
From |
To |
|
Change Variable Type answer : WireTapDefinition<Type> to answer : WireTapDefinition in method public wireTap(uri String, executorServiceRef String) : Type in class org.apache.camel.model.ProcessorDefinition |
From |
To |
|
Change Variable Type answer : WireTapDefinition<Type> to answer : WireTapDefinition in method public wireTap(uri String) : Type in class org.apache.camel.model.ProcessorDefinition |
From |
To |
|
Change Variable Type answer : WireTapDefinition<Type> to answer : WireTapDefinition in method public wireTap(uri String, copy boolean, body Expression) : Type in class org.apache.camel.model.ProcessorDefinition |
From |
To |
|
Change Variable Type answer : WireTapDefinition<Type> to answer : WireTapDefinition in method public wireTap(uri String, copy boolean, processor Processor) : Type in class org.apache.camel.model.ProcessorDefinition |
From |
To |
|
Change Variable Type answer : WireTapDefinition<Type> to answer : WireTapDefinition in method public wireTap(uri String, executorService ExecutorService) : Type in class org.apache.camel.model.ProcessorDefinition |
From |
To |
|
Change Variable Type producer : Producer to dynamicTo : Processor in method public createProcessor(routeContext RouteContext) : Processor in class org.apache.camel.model.WireTapDefinition |
From |
To |