public class FlowRuleBatchEntry extends BatchOperationEntry<FlowRuleBatchEntry.FlowRuleOperation,FlowRule>
| Modifier and Type | Class and Description |
|---|---|
static class |
FlowRuleBatchEntry.FlowRuleOperation |
| Constructor and Description |
|---|
FlowRuleBatchEntry(FlowRuleBatchEntry.FlowRuleOperation operator,
FlowRule target) |
FlowRuleBatchEntry(FlowRuleBatchEntry.FlowRuleOperation operator,
FlowRule target,
Long id) |
| Modifier and Type | Method and Description |
|---|---|
Long |
id() |
equals, getOperator, getTarget, hashCode, toStringpublic FlowRuleBatchEntry(FlowRuleBatchEntry.FlowRuleOperation operator, FlowRule target)
public FlowRuleBatchEntry(FlowRuleBatchEntry.FlowRuleOperation operator, FlowRule target, Long id)
public Long id()
Copyright © 2015. All rights reserved.