Class UIPublicationSchedule.ResetActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIPublicationSchedule>
org.exoplatform.services.wcm.extensions.publication.lifecycle.authoring.ui.UIPublicationSchedule.ResetActionListener
- Enclosing class:
- UIPublicationSchedule
public static class UIPublicationSchedule.ResetActionListener
extends org.exoplatform.webui.event.EventListener<UIPublicationSchedule>
-
Field Summary
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.exoplatform.webui.event.Event<UIPublicationSchedule> event)
-
Constructor Details
-
ResetActionListener
public ResetActionListener()
-
-
Method Details
-
execute
public void execute(org.exoplatform.webui.event.Event<UIPublicationSchedule> event) throws Exception - Specified by:
executein classorg.exoplatform.webui.event.EventListener<UIPublicationSchedule>- Throws:
Exception
-