Object createListenerDef (String timeScope, String distributionScope)
Object createListenerDef (String timeScope, String distributionScope)
Name | Type | Description |
---|---|---|
timeScope | String | The timed scope of the space entries, valid values are ALL, NEW, NEW_EVENTS, SNAPSHOT see AS documentation for details. |
distributionScope | String | The distribution scope of the space entries, valid values are ALL, SEEDED see AS documentation for details. |
Type | Description |
---|---|
Object | ListenerDef object |