]
Guilherme Gomes reassigned DROOLS-3831:
---------------------------------------
Assignee: Guilherme Gomes (was: Daniel José dos Santos)
[DMN Designer] Included Models - Create a service for providing
information about external DMN models
-----------------------------------------------------------------------------------------------------
Key: DROOLS-3831
URL:
https://issues.jboss.org/browse/DROOLS-3831
Project: Drools
Issue Type: Task
Components: DMN Editor
Reporter: Guilherme Gomes
Assignee: Guilherme Gomes
Priority: Major
Labels: drools-tools
Create the {{ExternalDMNModelsService}} service for providing information about external
DMN files.
This service class will be responsible for returning all information from a given node
from another DMN file. This API will be something like this:
{{ExternalDMNFileService.getNode(final String dmnElementRef)}}.