public class ObjectFieldActions extends Object implements io.atlasmap.spi.AtlasFieldAction
Constructor and Description |
---|
ObjectFieldActions() |
Modifier and Type | Method and Description |
---|---|
static Boolean |
contains(io.atlasmap.v2.Contains contains,
List<Object> inputs) |
static Integer |
count(io.atlasmap.v2.Count action,
List<Object> inputs) |
static Boolean |
equals(io.atlasmap.v2.Equals equals,
Object input) |
static Boolean |
isNull(io.atlasmap.v2.IsNull action,
Object input) |
static Object |
itemAt(io.atlasmap.v2.ItemAt itemAt,
List<Object> inputs) |
static Integer |
length(io.atlasmap.v2.Length length,
Object input) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.