Class ESConfiguration
java.lang.Object
overit.geocallapp.wfm.core.ux.eventstreaming.configuration.ESConfiguration
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
LocalStackConfiguration
Configuration class for Event Streaming calls
- Since:
- 19.0
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ESConfiguration
public ESConfiguration()
-
-
Method Details
-
getConfiguration
- Returns:
- the configuration
-
setConfiguration
- Parameters:
configuration- the configuration to set
-
getQueueName
-
getTestTopic
-
getRemoteTopic
-
getHostUrl
-
getQueueUrl
-
getQueueArn
-
getTopicArn
-
isEditable
public abstract boolean isEditable()
-