|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.ci.JenkinsPackageOptions
public class JenkinsPackageOptions
| Nested Class Summary | |
|---|---|
static class |
JenkinsPackageOptions.DescriptorImpl
|
| Constructor Summary | |
|---|---|
JenkinsPackageOptions(java.util.List<DeployableView> deployables)
|
|
| Method Summary | |
|---|---|
java.util.List<DeployableView> |
getDeployables()
|
hudson.model.Descriptor<JenkinsPackageOptions> |
getDescriptor()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor public JenkinsPackageOptions(java.util.List<DeployableView> deployables)
| Method Detail |
|---|
public hudson.model.Descriptor<JenkinsPackageOptions> getDescriptor()
getDescriptor in interface hudson.model.Describable<JenkinsPackageOptions>public java.util.List<DeployableView> getDeployables()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||