Skip to content

Remove unimplemented and unused method #2844

@joeseibel

Description

@joeseibel

The type ConnectionInstance has the method getConnectionPropertyValues(Property). The comments suggest that the idea behind this method is that it will look up the property on all of the referenced declarative connections. However, this method is not properly implemented and the implementation of it in ConnectionInstanceImpl simply returns null. Since this method does nothing and is not used, we should remove it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions