ICEpush
  1. ICEpush
  2. PUSH-192

Push Others: Push to all in the group but the calling session (was: Push others)

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.1
    • Fix Version/s: 3.2
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      ICEpush

      Description


      Many applications require a push to be sent to all but the calling session. This is possible to express with the API through the PushConfiguration object.

        Activity

        Migration created issue -
        Hide
        Ken Fyten added a comment - - edited

        A more informative subject would be helpful for those we didn't conceive of the feature.
        (Restricted to icesoft-internal-developers group)

        Show
        Ken Fyten added a comment - - edited A more informative subject would be helpful for those we didn't conceive of the feature. (Restricted to icesoft-internal-developers group)
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31303 Thu Oct 04 08:37:17 MDT 2012 jack.van.ooststroom Fixed JIRA PUSH-192 : Push others
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/LocalPushGroupManager.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31304 Thu Oct 04 09:00:25 MDT 2012 jack.van.ooststroom Updating because of fix to PUSH-192
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/lib/icepush.jar
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31305 Thu Oct 04 09:42:14 MDT 2012 jack.van.ooststroom Fixed JIRA PUSH-192 : Push others
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/application/PushOptions.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/application/PushRenderer.java
        Commit graph ADD /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/application/PushOthers.java
        Hide
        Jack Van Ooststroom added a comment - - edited

        Sending core/src/main/java/org/icepush/LocalPushGroupManager.java
        Transmitting file data .
        Committed revision 31303.

        Show
        Jack Van Ooststroom added a comment - - edited Sending core/src/main/java/org/icepush/LocalPushGroupManager.java Transmitting file data . Committed revision 31303.
        Hide
        Jack Van Ooststroom added a comment - - edited

        In order to push to all others in the group:
        PushRenderer.render("groupName", new PushOthers());
        PushRenderer.render("groupName", new PushOthers().and(new PushMessage("subject", "detail")));
        Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - - edited In order to push to all others in the group: PushRenderer.render("groupName", new PushOthers()); PushRenderer.render("groupName", new PushOthers().and(new PushMessage("subject", "detail"))); Marking this one as FIXED.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31405 Thu Oct 11 06:38:39 MDT 2012 jack.van.ooststroom Fixed JIRA PUSH-192 : Push Others: Push to all in the group but the calling session; changed exempt PUSHIDs from List to Set
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/LocalPushGroupManager.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31406 Thu Oct 11 06:42:02 MDT 2012 jack.van.ooststroom Updating because of additional changes to PUSH-192
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/lib/icepush.jar
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31407 Thu Oct 11 06:48:49 MDT 2012 jack.van.ooststroom Fixed JIRA PUSH-192 : Push Others: Push to all in the group but the calling session; changed exempt PUSHIDs from List to Set
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/application/PushRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/push/SessionViewManager.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31469 Mon Oct 15 09:07:37 MDT 2012 jack.van.ooststroom Fixed JIRA PUSH-192 : Push Others: Push to all in the group but the calling session; Fixed NPE
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/LocalPushGroupManager.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31470 Mon Oct 15 09:18:09 MDT 2012 jack.van.ooststroom Updating because of additional changes to PUSH-192
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/lib/icepush.jar
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31471 Mon Oct 15 10:09:12 MDT 2012 jack.van.ooststroom Fixed JIRA PUSH-192 : Push Others: Push to all in the group but the calling session; Fixed NPE
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/LocalPushGroupManager.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31472 Mon Oct 15 10:09:46 MDT 2012 jack.van.ooststroom Updating because of additional changes to PUSH-192
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/lib/icepush.jar
        Migration made changes -
        Field Original Value New Value
        Reporter Migration [ remote ] Ted Goddard [ ted.goddard ]
        Migration made changes -
        Fix Version/s 3.2 [ 10340 ]
        Migration made changes -
        Assignee Jack Van Ooststroom [ jack.van.ooststroom ]
        Migration made changes -
        Summary Push others Push Others: Push to all in the group but the calling session (was: Push others)
        Migration made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Jack Van Ooststroom
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: