public class NextEmbeddedStepSubscriber extends AbstractChainSubscriber<org.qubership.automation.itf.core.model.event.NextEmbeddedStepEvent>
| Constructor and Description |
|---|
NextEmbeddedStepSubscriber(String id,
String parentId) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getTenantId(org.qubership.automation.itf.core.model.event.NextEmbeddedStepEvent event) |
void |
handle(org.qubership.automation.itf.core.model.event.NextEmbeddedStepEvent event) |
protected void |
onEvent(org.qubership.automation.itf.core.model.event.NextEmbeddedStepEvent event) |
protected void |
unregisterIfExpired() |
destroy, getId, getParentId, handleEvent, subscribeAndPostEventprotected void unregisterIfExpired()
unregisterIfExpired in class AbstractChainSubscriber<org.qubership.automation.itf.core.model.event.NextEmbeddedStepEvent>public void handle(org.qubership.automation.itf.core.model.event.NextEmbeddedStepEvent event)
protected void onEvent(org.qubership.automation.itf.core.model.event.NextEmbeddedStepEvent event)
throws Exception
onEvent in class AbstractChainSubscriber<org.qubership.automation.itf.core.model.event.NextEmbeddedStepEvent>Exception@NotNull protected String getTenantId(org.qubership.automation.itf.core.model.event.NextEmbeddedStepEvent event)
getTenantId in class AbstractChainSubscriber<org.qubership.automation.itf.core.model.event.NextEmbeddedStepEvent>Copyright © 2025. All rights reserved.