Modifier and Type | Field and Description |
---|---|
protected ArrayList<Action> |
Field.actions |
Modifier and Type | Method and Description |
---|---|
static Action |
AtlasModelFactory.cloneAction(Action action) |
Modifier and Type | Method and Description |
---|---|
static ArrayList<Action> |
AtlasModelFactory.cloneFieldActions(ArrayList<Action> actions) |
ArrayList<Action> |
ActionListUpgradeDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt)
Deprecated.
|
Class<? extends Action> |
ActionResolver.fromId(String id) |
ArrayList<Action> |
Field.getActions()
Gets the value of the actions property.
|
Modifier and Type | Method and Description |
---|---|
static Action |
AtlasModelFactory.cloneAction(Action action) |
Modifier and Type | Method and Description |
---|---|
static ArrayList<Action> |
AtlasModelFactory.cloneFieldActions(ArrayList<Action> actions) |
void |
Field.setActions(ArrayList<Action> actions)
Sets the value of the actions property.
|
void |
ActionDetail.setActionSchema(Class<? extends Action> clazz) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.