public class DtoFactory extends Object
| Constructor and Description |
|---|
DtoFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ActionDTO |
createActionDTO(Action action) |
static ConditionDTO |
createConditionDTO(Condition condition) |
static RuleDTO |
createRuleDTO(Rule rule) |
Copyright © 2015 Apache NiFi Project. All rights reserved.