add boolean setScopeAsPattern;
This commit is contained in:
parent
e29b91c3e0
commit
8974ce3e12
@ -27,6 +27,7 @@ public class TbMsgDeleteAttributesConfiguration implements NodeConfiguration<TbM
|
||||
|
||||
private String scope;
|
||||
private List<String> keys;
|
||||
private boolean setScopeAsPattern;
|
||||
|
||||
@Override
|
||||
public TbMsgDeleteAttributesConfiguration defaultConfiguration() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user