public class NewDataSetContentEvent extends Object
| Constructor and Description |
|---|
NewDataSetContentEvent(String runtimeModelId,
List<DataSetContent> content) |
| Modifier and Type | Method and Description |
|---|---|
List<DataSetContent> |
getContent() |
String |
getRuntimeModelId() |
public NewDataSetContentEvent(String runtimeModelId, List<DataSetContent> content)
public List<DataSetContent> getContent()
public String getRuntimeModelId()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.