Package | Description |
---|---|
org.guvnor.ala.ui.backend.service.converter | |
org.guvnor.ala.ui.backend.service.converter.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
ProviderConfigConverter<M extends ProviderConfiguration,D extends ProviderConfig>
Defines the conversion between provider specific configurations defined in the guvnor-ala core @see
ProviderConfig ,
and a standard configuration that will be managed by the UI modules @see ProviderConfiguration . |
interface |
ProviderConverter
Defines the conversion of a Provider representation in the guvnor-ala core domain, to a representation that will be
managed in the UI related models.
|
Modifier and Type | Class and Description |
---|---|
class |
ProviderConverterImpl
Manages the conversion of a Provider representation in the guvnor-ala core domain, to a representation that will be
used in the UI related models.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.