|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UIConfigBean in com.atlassian.bamboo.configuration.repository |
---|
Fields in com.atlassian.bamboo.configuration.repository declared as UIConfigBean | |
---|---|
protected UIConfigBean |
ConfigureGlobalRepository.uiConfigBean
|
Methods in com.atlassian.bamboo.configuration.repository that return UIConfigBean | |
---|---|
UIConfigBean |
ConfigureGlobalRepository.getUiConfigBean()
|
Methods in com.atlassian.bamboo.configuration.repository with parameters of type UIConfigBean | |
---|---|
void |
ConfigureGlobalRepository.setUiConfigBean(UIConfigBean uiConfigBean)
|
Uses of UIConfigBean in com.atlassian.bamboo.ww2.actions.admin |
---|
Fields in com.atlassian.bamboo.ww2.actions.admin declared as UIConfigBean | |
---|---|
protected UIConfigBean |
ImportMavenPlanAction.uiConfigBean
|
Methods in com.atlassian.bamboo.ww2.actions.admin that return UIConfigBean | |
---|---|
UIConfigBean |
ImportMavenPlanAction.getUiConfigBean()
|
Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type UIConfigBean | |
---|---|
void |
ImportMavenPlanAction.setUiConfigBean(UIConfigBean uiConfigBean)
|
Uses of UIConfigBean in com.atlassian.bamboo.ww2.actions.build.admin |
---|
Fields in com.atlassian.bamboo.ww2.actions.build.admin declared as UIConfigBean | |
---|---|
protected UIConfigBean |
BuildConfigurationSupport.uiConfigBean
|
Methods in com.atlassian.bamboo.ww2.actions.build.admin that return UIConfigBean | |
---|---|
UIConfigBean |
BuildConfigurationSupport.getUiConfigBean()
|
Methods in com.atlassian.bamboo.ww2.actions.build.admin with parameters of type UIConfigBean | |
---|---|
void |
BuildConfigurationSupport.setUiConfigBean(UIConfigBean uiConfigBean)
|
Uses of UIConfigBean in com.atlassian.bamboo.ww2.actions.build.admin.create |
---|
Classes in com.atlassian.bamboo.ww2.actions.build.admin.create that implement UIConfigBean | |
---|---|
class |
UIConfigBeanImpl
Default implementation of UIConfigSupport . |
Methods in com.atlassian.bamboo.ww2.actions.build.admin.create that return UIConfigBean | |
---|---|
UIConfigBean |
CreateChain.getUiConfigBean()
|
Methods in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type UIConfigBean | |
---|---|
void |
CreateChain.setUiConfigBean(UIConfigBean uiConfigBean)
|
Uses of UIConfigBean in com.atlassian.bamboo.ww2.actions.chains |
---|
Methods in com.atlassian.bamboo.ww2.actions.chains that return UIConfigBean | |
---|---|
UIConfigBean |
EditChainDetails.getUiConfigBean()
|
UIConfigBean |
CreateJob.getUiConfigBean()
|
Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type UIConfigBean | |
---|---|
void |
EditChainDetails.setUiConfigBean(UIConfigBean uiConfigBean)
|
void |
CreateJob.setUiConfigBean(UIConfigBean uiConfigBean)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |