Changes for page Release Notes for XWiki 9.10
Last modified by Vincent Massol on 2017/12/01
Change comment:
There is no comment for this version
Summary
-
Objects (0 modified, 0 added, 1 removed)
Details
- ReleaseNotes.BackwardCompatibility[0]
-
- Violations
-
... ... @@ -1,69 +1,0 @@ 1 -[ 2 - [ 3 - "]" 4 - ], 5 - [ 6 - "]" 7 - ], 8 - [ 9 - { 10 - "classSimpleName": "NotificationFilter", 11 - "code": "java.method.numberOfParametersChanged", 12 - "elementKind": "method", 13 - "justification": "Young API", 14 - "methodName": "filterExpression", 15 - "new": "method org.xwiki.notifications.filters.expression.ExpressionNode org.xwiki.notifications.filters.NotificationFilter::filterExpression(org.xwiki.model.reference.DocumentReference, org.xwiki.notifications.filters.NotificationFilterType, org.xwiki.notifications.NotificationFormat)", 16 - "old": "method org.xwiki.notifications.filters.expression.ExpressionNode org.xwiki.notifications.filters.NotificationFilter::filterExpression(org.xwiki.model.reference.DocumentReference, org.xwiki.notifications.filters.NotificationFilterType)", 17 - "package": "org.xwiki.notifications.filters" 18 - }, 19 - { 20 - "classSimpleName": "WatchedUserReference", 21 - "code": "java.method.numberOfParametersChanged", 22 - "elementKind": "constructor", 23 - "justification": "Young API", 24 - "methodName": "<init>", 25 - "new": "method void org.xwiki.notifications.filters.watch.WatchedUserReference::<init>(java.lang.String, org.xwiki.notifications.filters.internal.user.EventUserFilterPreferencesGetter)", 26 - "old": "method void org.xwiki.notifications.filters.watch.WatchedUserReference::<init>(java.lang.String)", 27 - "package": "org.xwiki.notifications.filters.watch" 28 - }, 29 - { 30 - "classSimpleName": "RecordableEventDescriptorManager", 31 - "code": "java.method.addedToInterface", 32 - "elementKind": "method", 33 - "justification": "Young API", 34 - "methodName": "getDescriptorForEventType", 35 - "new": "method org.xwiki.eventstream.RecordableEventDescriptor org.xwiki.eventstream.RecordableEventDescriptorManager::getDescriptorForEventType(java.lang.String, boolean) throws org.xwiki.eventstream.EventStreamException", 36 - "package": "org.xwiki.eventstream" 37 - }, 38 - { 39 - "classSimpleName": "NotificationEmailRenderer", 40 - "code": "java.method.numberOfParametersChanged", 41 - "elementKind": "method", 42 - "justification": "Young API", 43 - "methodName": "generateEmailSubject", 44 - "new": "method java.lang.String org.xwiki.notifications.notifiers.email.NotificationEmailRenderer::generateEmailSubject(org.xwiki.notifications.CompositeEvent, java.lang.String) throws org.xwiki.notifications.NotificationException", 45 - "old": "method java.lang.String org.xwiki.notifications.notifiers.email.NotificationEmailRenderer::generateEmailSubject(org.xwiki.notifications.CompositeEvent) throws org.xwiki.notifications.NotificationException", 46 - "package": "org.xwiki.notifications.notifiers.email" 47 - }, 48 - { 49 - "classSimpleName": "NotificationEmailRenderer", 50 - "code": "java.method.numberOfParametersChanged", 51 - "elementKind": "method", 52 - "justification": "Young API", 53 - "methodName": "renderHTML", 54 - "new": "method java.lang.String org.xwiki.notifications.notifiers.email.NotificationEmailRenderer::renderHTML(org.xwiki.notifications.CompositeEvent, java.lang.String) throws org.xwiki.notifications.NotificationException", 55 - "old": "method java.lang.String org.xwiki.notifications.notifiers.email.NotificationEmailRenderer::renderHTML(org.xwiki.notifications.CompositeEvent) throws org.xwiki.notifications.NotificationException", 56 - "package": "org.xwiki.notifications.notifiers.email" 57 - }, 58 - { 59 - "classSimpleName": "NotificationEmailRenderer", 60 - "code": "java.method.numberOfParametersChanged", 61 - "elementKind": "method", 62 - "justification": "Young API", 63 - "methodName": "renderPlainText", 64 - "new": "method java.lang.String org.xwiki.notifications.notifiers.email.NotificationEmailRenderer::renderPlainText(org.xwiki.notifications.CompositeEvent, java.lang.String) throws org.xwiki.notifications.NotificationException", 65 - "old": "method java.lang.String org.xwiki.notifications.notifiers.email.NotificationEmailRenderer::renderPlainText(org.xwiki.notifications.CompositeEvent) throws org.xwiki.notifications.NotificationException", 66 - "package": "org.xwiki.notifications.notifiers.email" 67 - } 68 - ] 69 -]