Uses of Class
edu.isi.pegasus.planner.invocation.EnvEntry
-
Packages that use EnvEntry Package Description edu.isi.pegasus.planner.invocation -
-
Uses of EnvEntry in edu.isi.pegasus.planner.invocation
Methods in edu.isi.pegasus.planner.invocation with parameters of type EnvEntry Modifier and Type Method Description java.lang.String
Environment. addEntry(EnvEntry entry)
Adds an environment entry, effectively a key value pair, to the current environment settings.
-