]
Max Rydahl Andersen updated JBIDE-15744:
----------------------------------------
Component/s: openshift
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
Components: openshift
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: