Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ml054 committed Mar 8, 2024
1 parent 682bb13 commit 17d8789
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@ public SubscriptionBatch(Class<T> clazz, boolean revisions, RequestExecutor requ
String initialize(BatchFromServer batch) {
_sessionOpened = false;

// WIP!

_includes = batch.getIncludes();
_counterIncludes = batch.getCounterIncludes();
_timeSeriesIncludes = batch.getTimeSeriesIncludes();
Expand Down

0 comments on commit 17d8789

Please sign in to comment.