@Component public class StateEventResponseService extends Object
| 构造器和说明 |
|---|
StateEventResponseService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addEvent2WorkflowExecute(StateEvent stateEvent) |
void |
addResponse(StateEvent stateEvent)
put task to attemptQueue
|
void |
start() |
void |
stop() |
@PostConstruct public void start()
@PreDestroy public void stop()
public void addResponse(StateEvent stateEvent)
public void addEvent2WorkflowExecute(StateEvent stateEvent)
Copyright © 2022 The Apache Software Foundation. All rights reserved.