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

Martes Wigglesworth (JIRA) jira-events at lists.jboss.org
Fri Oct 25 12:59:01 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-15744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martes Wigglesworth updated JBIDE-15744:
----------------------------------------

               Summary: openshift-java-client: add method in IApplication to reflect the following IApplication.getEnvironmentVariableList():List<IEnvironmentVariable>  (was: openshift-java-client: add method in IApplication to reflect the following IApplication.getEnvironmentVariables():List<IEnvironmentVariable>List<IEnvironmentVariable>)
     Original Estimate: 2 hours
    Remaining Estimate: 2 hours
           Description: This enhancement to the interface will remove the requirement that users of the interface implementation instances to do extra processing to pull the list of variables from the provided immutable Map<String,IEnvirontmentVariable> instance.  (was: 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.)

    
> openshift-java-client: add method in IApplication to reflect the following IApplication.getEnvironmentVariableList():List<IEnvironmentVariable>
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-15744
>                 URL: https://issues.jboss.org/browse/JBIDE-15744
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 4.1.x, 4.2.0.Alpha1
>            Reporter: Martes Wigglesworth
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> This enhancement to the interface will remove the requirement that users of the interface implementation instances to do extra processing to pull the list of variables from the provided immutable Map<String,IEnvirontmentVariable> instance.

--
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