public class Rule extends Object
List<Action>
actions
List<Condition>
conditions
String
description
Boolean
enabled
id
MatchType
match
name
Rule()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String id
public String description
public Boolean enabled
public MatchType match
public String name
public List<Condition> conditions
public List<Action> actions
public Rule()
Copyright © 2020. All rights reserved.