aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-controller-core/dcae-controller-core-model/src/main/xcore/stream.xcore
diff options
context:
space:
mode:
Diffstat (limited to 'dcae-controller-core/dcae-controller-core-model/src/main/xcore/stream.xcore')
-rw-r--r--dcae-controller-core/dcae-controller-core-model/src/main/xcore/stream.xcore2
1 files changed, 2 insertions, 0 deletions
diff --git a/dcae-controller-core/dcae-controller-core-model/src/main/xcore/stream.xcore b/dcae-controller-core/dcae-controller-core-model/src/main/xcore/stream.xcore
index d6b0fcc..eb2189a 100644
--- a/dcae-controller-core/dcae-controller-core-model/src/main/xcore/stream.xcore
+++ b/dcae-controller-core/dcae-controller-core-model/src/main/xcore/stream.xcore
@@ -88,6 +88,8 @@ class DatabusStreamTopic extends DatabusStream {
String publishURL
String subscribeURL
StreamAuthentication authenticationMethod
+ String replicationCase
+ String globalMrURL
}
class DatabusStreamTopicClient extends DatabusStream {