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