[jbosstools-issues] [JBoss JIRA] (JBIDE-15744) openshift-java-client: add method in IApplication to reflect the following IApplication.getEnvironmentVariables():List<IEnvironmentVariable>List<IEnvironmentVariable>

Martes Wigglesworth (JIRA) jira-events at lists.jboss.org
Mon Oct 21 13:39:01 EDT 2013


Martes Wigglesworth created JBIDE-15744:
-------------------------------------------

             Summary: openshift-java-client: add method in IApplication to reflect the following IApplication.getEnvironmentVariables():List<IEnvironmentVariable>List<IEnvironmentVariable>
                 Key: JBIDE-15744
                 URL: https://issues.jboss.org/browse/JBIDE-15744
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
    Affects Versions: 4.1.x, 4.2.0.Alpha1
            Reporter: Martes Wigglesworth


The current interface does not provide any mechanism to return a simple list of IEnvironmentVariable objects.  So the user of the api has to do extra work to pull entity values from the provided Map<String,IEnvironmentVariable>.  This enhancement to the interface will aliviate this requirement of users of the interface implementation instances, and will also fall into line with other such interface types used in the api.

--
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: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list