public interface DelegateInterceptor
org.activiti5.engine.delegate.JavaDelegate
org.activiti5.engine.delegate.ExecutionListener
org.activiti5.engine.delegate.Expression
org.activiti5.engine.delegate.TaskListener
DelegateInvocation
.
Implementations are responsible for calling
DelegateInvocation.proceed()
.Modifier and Type | Method and Description |
---|---|
void |
handleInvocation(DelegateInvocation invocation) |
void handleInvocation(DelegateInvocation invocation)
Copyright © 2015 Alfresco. All rights reserved.