Class PermissionAwareCronJobAction

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean isCurrentUserAllowedToRun​(com.hybris.cockpitng.actions.ActionContext<CronJobModel> ctx)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.hybris.cockpitng.actions.CockpitAction

        canPerform, getConfirmationMessage, needsConfirmation, perform
    • Constructor Detail

      • PermissionAwareCronJobAction

        public PermissionAwareCronJobAction()
    • Method Detail

      • isCurrentUserAllowedToRun

        protected boolean isCurrentUserAllowedToRun​(com.hybris.cockpitng.actions.ActionContext<CronJobModel> ctx)