public class ListBoxModels extends Object
| Constructor and Description |
|---|
ListBoxModels() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
empty() |
hudson.util.ListBoxModel |
fromAppEnvList(List<com.stackify.deployment.AppEnv> appEnvs)
Creates a ListBoxModel from a list of app environments
|
public hudson.util.ListBoxModel empty()
public hudson.util.ListBoxModel fromAppEnvList(List<com.stackify.deployment.AppEnv> appEnvs)
appEnvs - List of app envsCopyright © 2016–2018 Stackify, LLC. All rights reserved.