| Package | Description |
|---|---|
| org.apache.nifi.update.attributes | |
| org.apache.nifi.update.attributes.dto | |
| org.apache.nifi.update.attributes.entity |
| Modifier and Type | Method and Description |
|---|---|
Action |
UpdateAttributeModelFactory.createAction(ActionDTO dto) |
| Modifier and Type | Method and Description |
|---|---|
Set<Action> |
UpdateAttributeModelFactory.createActions(Set<ActionDTO> actionDtos) |
| Modifier and Type | Field and Description |
|---|---|
private Set<ActionDTO> |
RuleDTO.actions |
| Modifier and Type | Method and Description |
|---|---|
static ActionDTO |
DtoFactory.createActionDTO(Action action) |
| Modifier and Type | Method and Description |
|---|---|
Set<ActionDTO> |
RuleDTO.getActions() |
| Modifier and Type | Method and Description |
|---|---|
int |
ActionDTO.compareTo(ActionDTO that) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleDTO.setActions(Set<ActionDTO> actions) |
| Modifier and Type | Field and Description |
|---|---|
private ActionDTO |
ActionEntity.action |
| Modifier and Type | Method and Description |
|---|---|
ActionDTO |
ActionEntity.getAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionEntity.setAction(ActionDTO action) |
Copyright © 2015 Apache NiFi Project. All rights reserved.