Source compatibility report for the rhq-core-domain library  between 4.4.0 and 4.5.1 versions

Test Info


Library Namerhq-core-domain
Version #14.4.0
Version #24.5.1

Test Results


Total Java ARchives1
Total Methods / Classes5696 / 495
VerdictIncompatible
(0.04%)

Problem Summary


SeverityCount
Added Methods-45
Removed MethodsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-5

Added Methods (45)


rhq-core-domain-4.5.1.jar, AbstractPlugin.class
package org.rhq.core.domain.plugin
AbstractPlugin.getHelpContentType ( )  :  String
AbstractPlugin.setHelpContentType String helpContentType )  :  void

rhq-core-domain-4.5.1.jar, AlertDefinition.class
package org.rhq.core.domain.alert
AlertDefinition.update ( AlertDefinition alertDef, boolean updateConditions )  :  void

rhq-core-domain-4.5.1.jar, AlertDefinitionCriteria.class
package org.rhq.core.domain.criteria
AlertDefinitionCriteria.addFilterGroupAlertDefinitionId Integer groupAlertDefinitionId )  :  void

rhq-core-domain-4.5.1.jar, ArrayUtils.class
package org.rhq.core.domain.util.collection
ArrayUtils.ArrayUtils ( )
ArrayUtils.unwrapArray Integer[ ] input ) [static]  :  int[ ]
ArrayUtils.unwrapCollection java.util.Collection input ) [static]  :  int[ ]
ArrayUtils.wrapInArray int[ ] input ) [static]  :  Integer[ ]
ArrayUtils.wrapInList int[ ] input ) [static]  :  java.util.List

rhq-core-domain-4.5.1.jar, CannotConnectToAgentException.class
package org.rhq.core.domain.resource
CannotConnectToAgentException.CannotConnectToAgentException ( )
CannotConnectToAgentException.CannotConnectToAgentException String message )
CannotConnectToAgentException.CannotConnectToAgentException String message, Throwable cause )
CannotConnectToAgentException.CannotConnectToAgentException Throwable cause )

rhq-core-domain-4.5.1.jar, ConfigurationUtility.class
package org.rhq.core.domain.configuration
ConfigurationUtility.ConfigurationUtility ( )
ConfigurationUtility.createDefaultConfiguration definition.ConfigurationDefinition configurationDefinition ) [static]  :  Configuration
ConfigurationUtility.initializeDefaultTemplate definition.ConfigurationDefinition configDef ) [static]  :  void
ConfigurationUtility.normalizeConfiguration ( Configuration configuration, definition.ConfigurationDefinition configurationDefinition, boolean normalizeRequiredDefaults, boolean normalizeOptionalDefaults ) [static]  :  void
ConfigurationUtility.validateConfiguration ( Configuration configuration, definition.ConfigurationDefinition configurationDefinition ) [static]  :  java.util.List

rhq-core-domain-4.5.1.jar, DuplicateExpressionTypeException.class
package org.rhq.core.domain.resource.group
DuplicateExpressionTypeException.DuplicateExpressionTypeException String predicate )

rhq-core-domain-4.5.1.jar, Event.class
package org.rhq.core.domain.event
Event.Event long timestamp, EventSeverity severity, EventSource source, String detail )

rhq-core-domain-4.5.1.jar, EventCriteria.class
package org.rhq.core.domain.criteria
EventCriteria.addFilterSourceId Integer sourceId )  :  void

rhq-core-domain-4.5.1.jar, InvalidExpressionException.class
package org.rhq.core.domain.resource.group
InvalidExpressionException.InvalidExpressionException ( )
InvalidExpressionException.InvalidExpressionException String message )
InvalidExpressionException.InvalidExpressionException String message, Throwable cause )
InvalidExpressionException.InvalidExpressionException Throwable cause )

rhq-core-domain-4.5.1.jar, ObfuscatedPropertySimple.class
package org.rhq.core.domain.configuration
ObfuscatedPropertySimple.appendToStringInternals StringBuilder str )  :  void
ObfuscatedPropertySimple.deobfuscate String value )  :  String
ObfuscatedPropertySimple.getBooleanValue ( )  :  Boolean
ObfuscatedPropertySimple.getDoubleValue ( )  :  Double
ObfuscatedPropertySimple.getFloatValue ( )  :  Float
ObfuscatedPropertySimple.getIntegerValue ( )  :  Integer
ObfuscatedPropertySimple.getLongValue ( )  :  Long
ObfuscatedPropertySimple.getObfuscatedStringValue ( )  :  String
ObfuscatedPropertySimple.getStringValue ( )  :  String
ObfuscatedPropertySimple.initClearTextValue ( )  :  void
ObfuscatedPropertySimple.isMasked ( )  :  boolean
ObfuscatedPropertySimple.mask ( )  :  void
ObfuscatedPropertySimple.obfuscate String value )  :  String
ObfuscatedPropertySimple.ObfuscatedPropertySimple ( ObfuscatedPropertySimple original, boolean keepId )
ObfuscatedPropertySimple.setValue Object value )  :  void

rhq-core-domain-4.5.1.jar, ResourceIdWithAgentComposite.class
package org.rhq.core.domain.resource.composite
ResourceIdWithAgentComposite.getAgent ( )  :  org.rhq.core.domain.resource.Agent
ResourceIdWithAgentComposite.getResourceId ( )  :  int
ResourceIdWithAgentComposite.ResourceIdWithAgentComposite int resourceId, org.rhq.core.domain.resource.Agent agent )

rhq-core-domain-4.5.1.jar, ResourceType.class
package org.rhq.core.domain.resource
ResourceType.getHelpTextContentType ( )  :  String
ResourceType.setHelpTextContentType String helpTextContentType )  :  void

to the top

Removed Methods (2)


rhq-core-domain-4.4.0.jar, ObfuscatedPropertySimple.class
package org.rhq.core.domain.configuration
ObfuscatedPropertySimple.deobfuscate ( )  :  void
ObfuscatedPropertySimple.obfuscate ( )  :  void

to the top

Other Changes in Data Types (5)


rhq-core-domain-4.4.0.jar
package org.rhq.core.domain.alert
[+] AlertCondition (1)
[+] AlertConditionLog (1)

package org.rhq.core.domain.bundle
[+] BundleVersion (1)

package org.rhq.core.domain.common.composite
[+] SystemSetting (1)

package org.rhq.core.domain.resource
[+] Agent (1)

to the top

Java ARchives (1)


rhq-core-domain-4.4.0.jar

to the top




Generated on Wed Mar 20 17:21:21 2013 for rhq-core-domain by Java API Compliance Checker 1.3  
A tool for checking backward compatibility of a Java library API