Uses of Interface
org.camunda.bpm.connect.interceptor.ConnectorInvocation

Packages that use ConnectorInvocation
org.camunda.bpm.connect.impl   
org.camunda.bpm.connect.interceptor   
 

Uses of ConnectorInvocation in org.camunda.bpm.connect.impl
 

Classes in org.camunda.bpm.connect.impl that implement ConnectorInvocation
 class AbstractRequestInvocation<T>
          A simple invocation implementation routing a request through a chain of interceptors.
 

Uses of ConnectorInvocation in org.camunda.bpm.connect.interceptor
 

Methods in org.camunda.bpm.connect.interceptor with parameters of type ConnectorInvocation
 Object RequestInterceptor.handleInvocation(ConnectorInvocation invocation)
          Intercept and handle the actual invocation.
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.