public class InstalledSoftwareFeatures
extends BaseInstalledHelpObject
| Modifier and Type | Class and Description |
|---|---|
class |
InstalledSoftwareFeatures.InstanceIterator |
static class |
InstalledSoftwareFeatures.TopObject |
| Constructor and Description |
|---|
InstalledSoftwareFeatures(List deployments) |
| Modifier and Type | Method and Description |
|---|---|
Iterator |
getDeployments() |
Iterator |
getDeployments(ProductVersion productVersion) |
Iterator |
getDeployments(ProductVersion productVersion,
TomcatServer server) |
public InstalledSoftwareFeatures(List deployments)
public Iterator getDeployments()
public Iterator getDeployments(ProductVersion productVersion)
public Iterator getDeployments(ProductVersion productVersion, TomcatServer server)
Copyright © 2017 SAP SE. All Rights Reserved.