Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.0.0.GA, 4.1
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: Push Library
-
Labels:None
-
Environment:ICEfaces, ICEpush
-
Assignee Priority:P1
Description
When issuing a request for a push eligible for cloud push, a subject, detail and uri can be specified. Currently the ICEfaces' PushMessage and the ICEpush' PushNotification only exposes the subject and detail. We should improve this APIs to expose them more clearly and naming the uri something more sensible like targetURI or destinationURI. The fact that they are part of either PushMessage and PushNotification should make its intend clear.
Issue Links
- blocks
-
ICE-11004 showcase & poll - mobi:cloudPush demo update required for URI cloudPush API changes
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50754 | Mon Feb 27 14:08:51 MST 2017 | jack.van.ooststroom | Reverted |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushMessage.java
MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushRenderer.java MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushOptions.java MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushOthers.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50753 | Mon Feb 27 13:43:44 MST 2017 | jack.van.ooststroom | Reverted |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/mobi/cloudpush/CloudPushBean.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48620 | Mon Apr 11 17:08:29 MDT 2016 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/java/org/icepush/ConfirmationTimeout.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48616 | Wed Apr 06 16:40:07 MDT 2016 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/java/org/icepush/ConfirmationTimeout.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48588 | Thu Mar 31 13:23:58 MDT 2016 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/mobi/cloudpush/CloudPushBean.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48587 | Thu Mar 31 13:23:32 MDT 2016 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushMessage.java
MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushRenderer.java MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushOptions.java MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/application/PushOthers.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48586 | Thu Mar 31 13:22:35 MDT 2016 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/java/org/icepush/PushConfiguration.java
MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/PushContext.java MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/ConfirmationTimeout.java MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/PushNotification.java |