]
Dan Florian closed TEIIDDES-1589.
---------------------------------
Resolution: Done
Merged pull request.
Change Komodo Shell Command Base Class To Generic Typed By Result
Type
----------------------------------------------------------------------
Key: TEIIDDES-1589
URL:
https://issues.jboss.org/browse/TEIIDDES-1589
Project: Teiid Designer
Issue Type: Task
Components: komodo-shell
Affects Versions: Komodo
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: Komodo
The base class of the shell command's getResult method returns Object. It would be
much better if it returned the type of result returned. For instance, the connect command
would return a SoaRepository, the getVdb command would return a List<Artifact>, and
the addVdb command would return a VdbArtifact. Turning the base class into a generic would
allow this to happen.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: