Uses of Class
org.jenkinsci.plugins.cloudhubdeployer.data.AppInfoJson
-
Packages that use AppInfoJson Package Description org.jenkinsci.plugins.cloudhubdeployer org.jenkinsci.plugins.cloudhubdeployer.utils -
-
Uses of AppInfoJson in org.jenkinsci.plugins.cloudhubdeployer
Methods in org.jenkinsci.plugins.cloudhubdeployer with parameters of type AppInfoJson Modifier and Type Method Description CloudHubRequestFactory
CloudHubRequestFactory. withAppInfoJson(AppInfoJson appInfoJson)
-
Uses of AppInfoJson in org.jenkinsci.plugins.cloudhubdeployer.utils
Methods in org.jenkinsci.plugins.cloudhubdeployer.utils that return AppInfoJson Modifier and Type Method Description static AppInfoJson
DeployHelper. buildAppInfoJson(CloudHubDeployer cloudhubDeployer)
-