@Deprecated public class FlowRuleBatchEntry extends BatchOperationEntry<FlowRuleBatchEntry.FlowRuleOperation,FlowRule>
Modifier and Type | Class and Description |
---|---|
static class |
FlowRuleBatchEntry.FlowRuleOperation
Deprecated.
|
Constructor and Description |
---|
FlowRuleBatchEntry(FlowRuleBatchEntry.FlowRuleOperation operator,
FlowRule target)
Deprecated.
|
FlowRuleBatchEntry(FlowRuleBatchEntry.FlowRuleOperation operator,
FlowRule target,
java.lang.Long id)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
id()
Deprecated.
|
public FlowRuleBatchEntry(FlowRuleBatchEntry.FlowRuleOperation operator, FlowRule target)
public FlowRuleBatchEntry(FlowRuleBatchEntry.FlowRuleOperation operator, FlowRule target, java.lang.Long id)