Package org.apache.unomi.shell.commands
Class RuleTail
java.lang.Object
org.apache.unomi.shell.commands.TailCommandSupport
org.apache.unomi.shell.commands.RuleTail
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
This command will list all the rules executions in the shell console.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.unomi.shell.commands.TailCommandSupport
execute, getColumn, outputHeaders, outputLine
-
Constructor Details
-
RuleTail
public RuleTail()
-
-
Method Details
-
getColumnSizes
public int[] getColumnSizes()- Specified by:
getColumnSizes
in classTailCommandSupport
-
getColumnHeaders
- Specified by:
getColumnHeaders
in classTailCommandSupport
-
getListener
- Specified by:
getListener
in classTailCommandSupport
-