Class SendMessageManagerImpl
java.lang.Object
ru.cg.webbpm.modules.bpmn.core.impl.SendMessageManagerImpl
- All Implemented Interfaces:
ProcessConfigurationAware
,SendMessageManager
@Component
public class SendMessageManagerImpl
extends Object
implements SendMessageManager, ProcessConfigurationAware
- Author:
- Tim Urmancheev
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMessageRef
(String elementDefinitionId) void
processConfiguration
(Configuration configuration) Задать конфигурацию процессов
-
Constructor Details
-
SendMessageManagerImpl
public SendMessageManagerImpl()
-
-
Method Details
-
processConfiguration
Description copied from interface:ProcessConfigurationAware
Задать конфигурацию процессовВНИМАНИЕ: В случае если запущен в режиме hotswap то метод может вызываться несколько раз
- Specified by:
processConfiguration
in interfaceProcessConfigurationAware
- Parameters:
configuration
- - конфигурация для запуска
-
getMessageRef
- Specified by:
getMessageRef
in interfaceSendMessageManager
-