public class KafkaPublisherStep extends KafkaCommonStep
Modifiers | Name | Description |
---|---|---|
class |
KafkaPublisherStep.DataTestStepProperty |
Fields inherited from class | Fields |
---|---|
class KafkaCommonStep |
SMART_BEAR_OAUTH2_ACCESS_TOKEN_TEMP_FILE |
class ProMultiConfigurationTestStep |
PRODUCER_PARAMETER_VALUE_PARAMETER, UPDATE_TEST_STEP_UI_CONTENT, UPDATE_TEST_STEP_UI_METADATA |
Constructor and description |
---|
KafkaPublisherStep
(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest) |
Type Params | Return Type | Name and description |
---|---|---|
|
public TestAssertion |
addAssertion(java.lang.String selection) |
|
public void |
addAssertionsListener(AssertionsListener listener) |
|
public void |
beforeSave() |
|
public TestAssertion |
cloneAssertion(TestAssertion source, java.lang.String name) |
|
public MultiConfigurationStepView |
getActiveStepType() |
|
public TestAssertion |
getAssertionAt(int c) |
|
public TestAssertion |
getAssertionByName(java.lang.String name) |
|
public int |
getAssertionCount() |
|
public java.util.List<TestAssertion> |
getAssertionList() |
|
public java.util.Map<java.lang.String, TestAssertion> |
getAssertions() |
|
public java.lang.String |
getConfigEndpoint() |
|
public KafkaPublisherStep.KafkaPublishConnectionSettingsImpl |
getConnectionSettings() |
|
public JSONObject |
getData() |
|
public KafkaPublisherStep.DataTestStepProperty |
getDataProperty() |
|
public java.lang.String |
getKeyType() |
|
public java.lang.String |
getMessageContent() |
|
public java.lang.String |
getMessageType() |
|
public java.lang.String |
getProducerContent() Is called by PropertyUtilsBean#getSimpleProperty(final Object bean, final String name) for providing a producer content for KafkaPublisherStep.getPropertyExpansions can extract properties properly |
|
public java.util.List<KafkaMetadataParameter> |
getProducerParameters() return project saved kafka producer parameters |
|
public PropertyExpansion[] |
getPropertyExpansions() |
|
public TestAssertion |
moveAssertion(int ix, int offset) |
|
public void |
release() |
|
public void |
reloadConnectionProperties() |
|
public void |
removeAssertion(TestAssertion assertion) |
|
public void |
removeAssertionsListener(AssertionsListener listener) |
|
public WsdlTestStepResult |
runInternal(WsdlTestStepResult result, SubmitContext context) |
|
public void |
setKeyType(java.lang.String keyType) |
|
public void |
setMessageContent(java.lang.String newMessage) |
|
public void |
setMessageType(java.lang.String messageType) |
|
public void |
setProducerContent(java.lang.String producerContent) Is called by PropertyUtilsBean#setSimpleProperty(final Object bean, final String name, final Object value) in order any renamed property in ReadyAPI can be reflected here with a new name. |
|
public void |
setProducesParameters(java.util.List<KafkaMetadataParameter> producesParameters) |
Is called by PropertyUtilsBean#getSimpleProperty(final Object bean, final String name) for providing a producer content for KafkaPublisherStep.getPropertyExpansions can extract properties properly
return project saved kafka producer parameters
Is called by PropertyUtilsBean#setSimpleProperty(final Object bean, final String name, final Object value) in order any renamed property in ReadyAPI can be reflected here with a new name.
ReadyAPI functional (soapui-pro) SDK 3.56.0