public class DefaultDelegateInterceptor extends Object implements DelegateInterceptor
ProcessEngineConfiguration.isAuthorizationEnabledForCustomCode() is true| Constructor and Description | 
|---|
| DefaultDelegateInterceptor() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ProcessApplicationReference | getProcessApplicationForInvocation(DelegateInvocation invocation) | 
| void | handleInvocation(DelegateInvocation invocation) | 
| protected void | handleInvocationInContext(DelegateInvocation invocation) | 
| protected boolean | isCurrentContextExecution(BaseDelegateExecution execution) | 
| protected boolean | setExecutionContext(BaseDelegateExecution execution) | 
public void handleInvocation(DelegateInvocation invocation) throws Exception
handleInvocation in interface DelegateInterceptorExceptionprotected void handleInvocationInContext(DelegateInvocation invocation) throws Exception
Exceptionprotected boolean setExecutionContext(BaseDelegateExecution execution)
protected boolean isCurrentContextExecution(BaseDelegateExecution execution)
protected ProcessApplicationReference getProcessApplicationForInvocation(DelegateInvocation invocation)
Copyright © 2018. All rights reserved.