| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
ManifestReader.getApplicationInfo()
Alias for getApplicationInfo(String appName) that returns info for the first app
|
Map<String,Object> |
ManifestReader.getApplicationInfo(String appName)
Returns a DeploymentInfo object containing all the information of a single app
that was in the manifest file, including the global information applicable.
|
| Constructor and Description |
|---|
DeploymentInfo(PrintStream logger,
File manifestFile,
CloudFoundryPushPublisher.OptionalManifest optionalManifest,
String jenkinsBuildName,
String defaultDomain) |
ManifestReader(File manifestFile) |
Copyright © 2004-2014. All Rights Reserved.