Class HardReset

All Implemented Interfaces:
WebAction<Void>

public class HardReset extends SimpleAction
  • Constructor Details

    • HardReset

      public HardReset()
  • Method Details

    • getName

      public String getName()
    • getDisplayName

      public String getDisplayName()
    • actOn

      public void actOn(Object node)
      Specified by:
      actOn in class SimpleAction
    • isFor

      public boolean isFor(Object node)