@Component public class StateEventResponseService extends Object
| Constructor and Description |
|---|
StateEventResponseService() |
| Modifier and Type | Method and Description |
|---|---|
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.