@Service public class ExecutionServices extends Object
| Constructor and Description |
|---|
ExecutionServices(CallChainExecutorService callChainExecutorService,
SituationExecutorService situationExecutorService,
ExecutionProcessManagerService executionProcessManagerService,
TCContextService tcContextService) |
| Modifier and Type | Method and Description |
|---|---|
static CallChainExecutorService |
getCallChainExecutorService() |
static ExecutionProcessManagerService |
getExecutionProcessManagerService() |
static SituationExecutorService |
getSituationExecutorService() |
static TCContextService |
getTCContextService() |
@Autowired public ExecutionServices(CallChainExecutorService callChainExecutorService, SituationExecutorService situationExecutorService, ExecutionProcessManagerService executionProcessManagerService, TCContextService tcContextService)
public static CallChainExecutorService getCallChainExecutorService()
public static SituationExecutorService getSituationExecutorService()
public static ExecutionProcessManagerService getExecutionProcessManagerService()
public static TCContextService getTCContextService()
Copyright © 2025. All rights reserved.