public class ProcessApplicationContextInterceptor extends CommandInterceptor
| Modifier and Type | Field and Description | 
|---|---|
| protected ProcessEngineConfigurationImpl | processEngineConfiguration | 
next| Constructor and Description | 
|---|
| ProcessApplicationContextInterceptor(ProcessEngineConfigurationImpl processEngineConfiguration) | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> T | execute(Command<T> command) | 
| protected ProcessApplicationReference | getPaReference(ProcessApplicationIdentifier processApplicationIdentifier) | 
getNext, setNextprotected ProcessEngineConfigurationImpl processEngineConfiguration
public ProcessApplicationContextInterceptor(ProcessEngineConfigurationImpl processEngineConfiguration)
public <T> T execute(Command<T> command)
protected ProcessApplicationReference getPaReference(ProcessApplicationIdentifier processApplicationIdentifier)
Copyright © 2019. All rights reserved.