@Retention(value=RUNTIME) public @interface AtlasFieldActionInfo
Modifier and Type | Required Element and Description |
---|---|
String |
name |
io.atlasmap.v2.CollectionType |
sourceCollectionType |
io.atlasmap.v2.FieldType |
sourceType |
io.atlasmap.v2.CollectionType |
targetCollectionType |
io.atlasmap.v2.FieldType |
targetType |
public abstract String name
Copyright © 2018 JBoss by Red Hat. All rights reserved.