org.exoplatform.workflow.webui.component.controller
Class UITask.StartProcessActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UITask>
      extended by org.exoplatform.workflow.webui.component.controller.UITask.StartProcessActionListener
Enclosing class:
UITask

public static class UITask.StartProcessActionListener
extends org.exoplatform.webui.event.EventListener<UITask>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UITask.StartProcessActionListener()
           
 
Method Summary
 void execute(org.exoplatform.webui.event.Event<UITask> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UITask.StartProcessActionListener

public UITask.StartProcessActionListener()
Method Detail

execute

public void execute(org.exoplatform.webui.event.Event<UITask> event)
             throws java.lang.Exception
Specified by:
execute in class org.exoplatform.webui.event.EventListener<UITask>
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.