Class ReloadLabelsAction

  • All Implemented Interfaces:
    CockpitAction<java.lang.Object,​java.lang.Object>

    public class ReloadLabelsAction
    extends DevToolbarAction<java.lang.Object,​java.lang.Object>
    • Constructor Detail

      • ReloadLabelsAction

        public ReloadLabelsAction()
    • Method Detail

      • perform

        public ActionResult<java.lang.Object> perform​(ActionContext<java.lang.Object> ctx)
        Description copied from interface: CockpitAction
        Performs the action.
        Parameters:
        ctx - context containing the data and other information
        Returns:
        the action result