public abstract class AbstractChainUnit extends Object
| Constructor and Description |
|---|
AbstractChainUnit() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
accept(org.qubership.automation.itf.core.util.descriptor.PropertyDescriptor descriptor,
org.qubership.automation.itf.core.model.jpa.message.Message message,
org.qubership.automation.itf.core.model.jpa.context.InstanceContext context) |
abstract boolean |
isAcceptable(org.qubership.automation.itf.core.util.descriptor.PropertyDescriptor descriptor) |
public abstract boolean isAcceptable(org.qubership.automation.itf.core.util.descriptor.PropertyDescriptor descriptor)
public abstract void accept(org.qubership.automation.itf.core.util.descriptor.PropertyDescriptor descriptor, org.qubership.automation.itf.core.model.jpa.message.Message message, org.qubership.automation.itf.core.model.jpa.context.InstanceContext context)
Copyright © 2025. All rights reserved.