Class RuleResetStats

java.lang.Object
org.apache.unomi.shell.commands.RuleResetStats
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class RuleResetStats extends Object implements org.apache.karaf.shell.api.action.Action
  • Constructor Details

    • RuleResetStats

      public RuleResetStats()
  • Method Details

    • execute

      public Object execute() throws Exception
      Specified by:
      execute in interface org.apache.karaf.shell.api.action.Action
      Throws:
      Exception