IntegrationEntity
and collects all other project items that the given entity depend on, recursively. The same RequiredObjectsCollector
can be reused several times, as long as the ProjectDependencies
instances provided in the {@link #RequiredObjectsCollector(ProjectDependencies) constructor} stays up-to-date.
@author Torgil Zethson
@since 2.0.0
|
|