Uses of Interface
com.atlassian.bamboo.ww2.actions.admin.elastic.ElasticUIBean
Packages that use ElasticUIBean
Package
Description
-
Uses of ElasticUIBean in com.atlassian.bamboo.configuration.agent
Methods in com.atlassian.bamboo.configuration.agent that return ElasticUIBean -
Uses of ElasticUIBean in com.atlassian.bamboo.ww2.actions.admin.elastic
Classes in com.atlassian.bamboo.ww2.actions.admin.elastic that implement ElasticUIBeanModifier and TypeClassDescriptionclassBean class for a bunch of helper methods for the UI that don't require any context information stMethods in com.atlassian.bamboo.ww2.actions.admin.elastic that return ElasticUIBeanModifier and TypeMethodDescriptionAllElasticInstancesAction.getElasticUIBean()ConfigureElasticImageConfiguration.getElasticUIBean()ManageElasticInstancesAction.getElasticUIBean()ViewElasticInstanceAction.getElasticUIBean()ViewInstancesForConfigurationAction.getElasticUIBean()Methods in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type ElasticUIBeanModifier and TypeMethodDescriptionvoidAllElasticInstancesAction.setElasticUIBean(ElasticUIBean elasticUIBean) voidViewElasticInstanceAction.setElasticUIBean(ElasticUIBean elasticUIBean) voidViewInstancesForConfigurationAction.setElasticUIBean(ElasticUIBean elasticUIBean)