@Configuration @Profile(value="debugger") public class DebuggerProcessEngineConfiguration extends Object
Constructor and Description |
---|
DebuggerProcessEngineConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.flowable.engine.FlowableEngineAgendaFactory |
debuggerAgendaFactory(org.flowable.engine.runtime.ProcessDebugger processDebugger,
CurrentTenantService currentTenantService,
CurrentUserService currentUserService) |
EngineConfigurationConfigurer |
debugProcessEngineConfigurer(org.flowable.engine.FlowableEngineAgendaFactory debuggerAgendaFactory,
TimeProvider timeProvider) |
TimeProvider |
timeProvider() |
@Bean public EngineConfigurationConfigurer debugProcessEngineConfigurer(org.flowable.engine.FlowableEngineAgendaFactory debuggerAgendaFactory, TimeProvider timeProvider)
@Bean public org.flowable.engine.FlowableEngineAgendaFactory debuggerAgendaFactory(org.flowable.engine.runtime.ProcessDebugger processDebugger, CurrentTenantService currentTenantService, CurrentUserService currentUserService)
@Bean public TimeProvider timeProvider()
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.