- DEFAULT_INSTANCES - Static variable in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
- DEFAULT_MEMORY - Static variable in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
- DEFAULT_STACK - Static variable in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
- DEFAULT_TIMEOUT - Static variable in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
- defaultManifestFileConfig() - Static method in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.ManifestChoice
-
Constructs a ManifestChoice with the default settings for using a manifest file.
- DeploymentInfo - Class in com.hpe.cloudfoundryjenkins
-
Contains all deployment info of a single application.
- DeploymentInfo(AbstractBuild, TaskListener, PrintStream, Map<String, Object>, String, String, String) - Constructor for class com.hpe.cloudfoundryjenkins.DeploymentInfo
-
Constructor for reading the manifest.yml file.
- DeploymentInfo(AbstractBuild, TaskListener, PrintStream, CloudFoundryPushPublisher.ManifestChoice, String, String) - Constructor for class com.hpe.cloudfoundryjenkins.DeploymentInfo
-
Constructor for reading the optional Jenkins config.
- DeploymentInfo(PrintStream, Map<String, Object>, String, String, String) - Constructor for class com.hpe.cloudfoundryjenkins.DeploymentInfo
-
Constructor for reading the manifest.yml file.
- DeploymentInfo(PrintStream, CloudFoundryPushPublisher.ManifestChoice, String, String) - Constructor for class com.hpe.cloudfoundryjenkins.DeploymentInfo
-
Constructor for reading the optional Jenkins config.
- doCheckAppName(String) - Method in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
- doCheckCloudSpace(String) - Method in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
- doCheckCredentialsId(String) - Method in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
- doCheckHostname(String) - Method in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
- doCheckInstances(String) - Method in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
- doCheckMemory(String) - Method in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
- doCheckOrganization(String) - Method in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
- doCheckTarget(String) - Method in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
- doCheckTimeout(String) - Method in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
- doFillCredentialsIdItems(ItemGroup, String) - Method in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
This method is called to populate the credentials list on the Jenkins config page.
- domain - Variable in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.ManifestChoice
-
- doTestConnection(ItemGroup, String, String, String, String, boolean) - Method in class com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.DescriptorImpl
-
This method is called when the "Test Connection" button is clicked on the Jenkins config page.