public class InsertAction extends ConsequenceAction
ConsequenceAction.TypeactionClass| Constructor and Description |
|---|
InsertAction(Class<?> actionClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
addInsertedProperty(InsertedProperty insertedProperty) |
List<InsertedProperty> |
getInsertedProperties() |
String |
toString() |
getActionClass, getTypepublic InsertAction(Class<?> actionClass)
public List<InsertedProperty> getInsertedProperties()
public void addInsertedProperty(InsertedProperty insertedProperty)
public String toString()
toString in class ConsequenceActionCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.