public interface TypeController
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
convertAttributesToNextVersion(ConfiguredObject<?> root,
List<String> path,
Map<String,Object> attributes) |
LegacyConfiguredObject |
convertFromNextVersion(LegacyConfiguredObject object) |
String |
getNextVersionTypeName() |
String |
getTypeName() |
String getTypeName()
String getNextVersionTypeName()
Map<String,Object> convertAttributesToNextVersion(ConfiguredObject<?> root, List<String> path, Map<String,Object> attributes)
LegacyConfiguredObject convertFromNextVersion(LegacyConfiguredObject object)
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.