Issue #3736 Allow shared subscriptions to have adhocs
Change-Id: I2379ac2cd1f02b36587531b448b8c3e6434664f9 Former-commit-id:5aceef6636
[formerly8a4711aa8d
] [formerly19840e43f3
] [formerly5aceef6636
[formerly8a4711aa8d
] [formerly19840e43f3
] [formerly5cde2fa48c
[formerly19840e43f3
[formerly a5a2b995e5dd4a7af165f62496d8052ed43d23b4]]]] Former-commit-id:5cde2fa48c
Former-commit-id:f9f42a674e
[formerly029a0dd15a
] [formerly 66204594e9ee097eae3c003ecc87230e1d036f1c [formerly87ae74320e
]] Former-commit-id: 6331b621d4fa3b0d88c00f7e5d7d9d9e1585286b [formerlyb860f286d3
] Former-commit-id:c5924c5c82
This commit is contained in:
parent
55249a7c32
commit
f20d4e48af
2 changed files with 2 additions and 3 deletions
|
@ -50,7 +50,7 @@ import com.raytheon.uf.common.serialization.annotations.DynamicSerialize;
|
|||
* Oct 23, 2013 2484 dhladky Unique ID for subscriptions updated.
|
||||
* Nov 14, 2013 2548 mpduff Add a subscription type slot.
|
||||
* jan 23, 2013 2584 dhladky Versions.
|
||||
* Jul 28, 2014 2752 dhladky Recurring constructor for Adhocs so that Shareds can have adhocs.
|
||||
* Oct 14, 2014 3736 dhladky Allow adhoc subs for Shared Subs.
|
||||
*
|
||||
* </pre>
|
||||
*
|
||||
|
|
|
@ -66,8 +66,7 @@ import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement;
|
|||
* Oct 23, 2013 2484 dhladky Unique ID for subscriptions updated.
|
||||
* Nov 14, 2013 2548 mpduff Add a subscription type slot.
|
||||
* Dec 08, 2013 2584 dhladky Version update
|
||||
* Jul 28, 2014 2752 dhladky Recurring constructor from SiteSubscription
|
||||
*
|
||||
* Oct 14, 2014 3736 dhladky Allow adhoc subs for Shared Subs. *
|
||||
* </pre>
|
||||
*
|
||||
* @author dhladky
|
||||
|
|
Loading…
Add table
Reference in a new issue