public class ManifestUtils extends Object
| Constructor and Description |
|---|
ManifestUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
asMemoryInteger(String text) |
static List<org.cloudfoundry.operations.applications.ApplicationManifest> |
loadManifests(hudson.FilePath filesPath,
CloudFoundryPushPublisher.ManifestChoice manifestChoice,
boolean isOnSlave,
hudson.model.Run run,
hudson.FilePath workspace,
hudson.model.TaskListener taskListener) |
public static List<org.cloudfoundry.operations.applications.ApplicationManifest> loadManifests(hudson.FilePath filesPath, CloudFoundryPushPublisher.ManifestChoice manifestChoice, boolean isOnSlave, hudson.model.Run run, hudson.FilePath workspace, hudson.model.TaskListener taskListener) throws IOException, InterruptedException, org.jenkinsci.plugins.tokenmacro.MacroEvaluationException
IOExceptionInterruptedExceptionorg.jenkinsci.plugins.tokenmacro.MacroEvaluationExceptionpublic static int asMemoryInteger(String text)
Copyright © 2016–2018. All rights reserved.