Base class for Kafka test step implementation It contains common code for Subscribe and Publish test steps
Modifiers | Name | Description |
---|---|---|
class |
KafkaCommonStep.KafkaCommonConnectionSettingsImpl |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
applyClonedApiReferences() |
|
void |
cloneApiReferences(java.util.Set<Interface> sourceInterfaces, java.util.Set<Interface> targetInterfaces) |
|
boolean |
dependsOn(AbstractWsdlModelItem<?> modelItem) |
|
MultiConfigurationStepView |
getActiveStepType() |
|
KafkaCommonStep.KafkaCommonConnectionSettingsImpl |
getConnectionSettings() |
|
MessageType |
getDefaultMessageType() |
|
BaseMessageDrivenOperation<?> |
getOperation() |
|
java.util.List<java.lang.String> |
getPossibleMessageTypes() |
|
java.lang.String |
getProtocolName() |
|
java.lang.String |
getResourceContent() |
|
MCResourceType |
getResourceType() |
|
void |
propertyChange(java.beans.PropertyChangeEvent propertyChangeEvent) |
|
void |
release() |
|
void |
setOperationId(java.lang.String operationId) |