public class NextCallChainSubscriber extends AbstractChainSubscriber<org.qubership.automation.itf.core.model.event.NextCallChainEvent>
| Constructor and Description |
|---|
NextCallChainSubscriber(org.qubership.automation.itf.core.model.event.NextCallChainEvent event) |
NextCallChainSubscriber(org.qubership.automation.itf.core.model.event.NextCallChainEvent event,
org.qubership.automation.itf.core.util.iterator.CallChainStepIterator stepIterator) |
| Modifier and Type | Method and Description |
|---|---|
void |
exception(org.qubership.automation.itf.core.model.event.NextCallChainEvent.Exception exception) |
protected String |
getTenantId(org.qubership.automation.itf.core.model.event.NextCallChainEvent event) |
void |
handle(org.qubership.automation.itf.core.model.event.NextCallChainEvent event) |
protected void |
onEvent(org.qubership.automation.itf.core.model.event.NextCallChainEvent event) |
void |
pause(org.qubership.automation.itf.core.model.event.NextCallChainEvent.Pause event) |
void |
registerSubscriberInHolder() |
void |
resume(org.qubership.automation.itf.core.model.event.NextCallChainEvent.Resume event) |
protected void |
unregisterIfExpired() |
destroy, getId, getParentId, handleEvent, subscribeAndPostEventpublic NextCallChainSubscriber(org.qubership.automation.itf.core.model.event.NextCallChainEvent event)
public NextCallChainSubscriber(org.qubership.automation.itf.core.model.event.NextCallChainEvent event,
org.qubership.automation.itf.core.util.iterator.CallChainStepIterator stepIterator)
public void handle(org.qubership.automation.itf.core.model.event.NextCallChainEvent event)
public void pause(org.qubership.automation.itf.core.model.event.NextCallChainEvent.Pause event)
public void exception(org.qubership.automation.itf.core.model.event.NextCallChainEvent.Exception exception)
public void resume(org.qubership.automation.itf.core.model.event.NextCallChainEvent.Resume event)
public void registerSubscriberInHolder()
protected void onEvent(org.qubership.automation.itf.core.model.event.NextCallChainEvent event)
onEvent in class AbstractChainSubscriber<org.qubership.automation.itf.core.model.event.NextCallChainEvent>protected void unregisterIfExpired()
unregisterIfExpired in class AbstractChainSubscriber<org.qubership.automation.itf.core.model.event.NextCallChainEvent>@NotNull protected String getTenantId(org.qubership.automation.itf.core.model.event.NextCallChainEvent event)
getTenantId in class AbstractChainSubscriber<org.qubership.automation.itf.core.model.event.NextCallChainEvent>Copyright © 2025. All rights reserved.