public class DefaultDelegateInterceptor extends Object implements DelegateInterceptor
ProcessEngineConfiguration.isAuthorizationEnabledForCustomCode()
is trueConstructor 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 DelegateInterceptor
Exception
protected void handleInvocationInContext(DelegateInvocation invocation) throws Exception
Exception
protected boolean setExecutionContext(BaseDelegateExecution execution)
protected boolean isCurrentContextExecution(BaseDelegateExecution execution)
protected ProcessApplicationReference getProcessApplicationForInvocation(DelegateInvocation invocation)
Copyright © 2022. All rights reserved.