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