| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationTemplateDescriptor
Describes a template of configuration values.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationDescriptor |
ObjectFactory.createConfigurationDescriptor()
Create an instance of
ConfigurationDescriptor |
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationDescriptor |
ControlType.parameters |
protected ConfigurationDescriptor |
ServerPluginDescriptorType.pluginConfiguration |
protected ConfigurationDescriptor |
ControlType.results |
protected ConfigurationDescriptor |
ServerPluginDescriptorType.scheduledJobs |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationDescriptor |
ControlType.getParameters()
Gets the value of the parameters property.
|
ConfigurationDescriptor |
ServerPluginDescriptorType.getPluginConfiguration()
Gets the value of the pluginConfiguration property.
|
ConfigurationDescriptor |
ControlType.getResults()
Gets the value of the results property.
|
ConfigurationDescriptor |
ServerPluginDescriptorType.getScheduledJobs()
Gets the value of the scheduledJobs property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ControlType.setParameters(ConfigurationDescriptor value)
Sets the value of the parameters property.
|
void |
ServerPluginDescriptorType.setPluginConfiguration(ConfigurationDescriptor value)
Sets the value of the pluginConfiguration property.
|
void |
ControlType.setResults(ConfigurationDescriptor value)
Sets the value of the results property.
|
void |
ServerPluginDescriptorType.setScheduledJobs(ConfigurationDescriptor value)
Sets the value of the scheduledJobs property.
|
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationDescriptor |
AlertPluginDescriptorType.alertConfiguration |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationDescriptor |
AlertPluginDescriptorType.getAlertConfiguration()
Gets the value of the alertConfiguration property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ConfigurationDescriptor> |
ObjectFactory.createAlertConfiguration(ConfigurationDescriptor value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ConfigurationDescriptor> |
ObjectFactory.createAlertConfiguration(ConfigurationDescriptor value)
|
void |
AlertPluginDescriptorType.setAlertConfiguration(ConfigurationDescriptor value)
Sets the value of the alertConfiguration property.
|
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationDescriptor |
ContentSourceTypeDefinition.configuration |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationDescriptor |
ContentSourceTypeDefinition.getConfiguration()
Gets the value of the configuration property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentSourceTypeDefinition.setConfiguration(ConfigurationDescriptor value)
Sets the value of the configuration property.
|
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationDescriptor |
PackageTypeDefinitionType.configuration |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationDescriptor |
PackageTypeDefinitionType.getConfiguration()
Gets the value of the configuration property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PackageTypeDefinitionType.setConfiguration(ConfigurationDescriptor value)
Sets the value of the configuration property.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.