188e9f1e2568e74f89e3928a5baf7f8dab1f2886
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable parent : ResourceTransformationDescriptionBuilder to builder : ResourceTransformationDescriptionBuilder in method public buildTransformation(version ModelVersion, parent ResourceTransformationDescriptionBuilder) : void in class org.jboss.as.clustering.infinispan.subsystem.remote.RemoteCacheContainerResourceDefinition | From | To | |
Move Class | 1 | ||
Move Class org.jboss.as.clustering.infinispan.subsystem.TransactionResourceDefinition.TransactionResourceCapabilityReference moved to org.jboss.as.clustering.infinispan.subsystem.TransactionResourceCapabilityReference | From | To | |
Change Variable Type | 2 | ||
Change Variable Type attributes : EnumSet<ConnectionPoolResourceDefinition.Attribute> to attributes : Set<ConnectionPoolResourceDefinition.Attribute> in method public writeContent(writer XMLExtendedStreamWriter, context SubsystemMarshallingContext) : void in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLWriter | From | To | |
Change Variable Type securityAttributes : EnumSet<SecurityResourceDefinition.Attribute> to securityAttributes : Set<SecurityResourceDefinition.Attribute> in method public writeContent(writer XMLExtendedStreamWriter, context SubsystemMarshallingContext) : void in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLWriter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter cacheAddress : PathAddress to containerAddress : PathAddress in method private parseRemoteCacheContainerSecurity(reader XMLExtendedStreamReader, containerAddress PathAddress, operations Map<PathAddress,ModelNode>) : void in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader | From | To |