Uses of Class
org.apache.unomi.shell.commands.TailCommandSupport
-
Packages that use TailCommandSupport Package Description org.apache.unomi.shell.commands -
-
Uses of TailCommandSupport in org.apache.unomi.shell.commands
Subclasses of TailCommandSupport in org.apache.unomi.shell.commands Modifier and Type Class Description class
EventTail
class
RuleTail
This command will list all the rules executions in the shell console.class
RuleWatch
This command can watch the evaluations of the conditions as well as the executions of a specified number of rules.
-