Class DefaultDelegateInterceptor
java.lang.Object
org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor
- All Implemented Interfaces:
DelegateInterceptor
Default implementation, simply proceeding the call.
- Author:
- Daniel Meyer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultDelegateInterceptor
public DefaultDelegateInterceptor()
-
-
Method Details
-
handleInvocation
- Specified by:
handleInvocation
in interfaceDelegateInterceptor
-