Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.core.operations.notification
Class FireEvent

java.lang.Object
  extended by org.nuxeo.ecm.automation.core.operations.notification.FireEvent

Deprecated. Not used for now. It may be enabled later. (to enable it remove the deprecation mark and uncomment the registration from AutomationComponent.activate(org.nuxeo.runtime.model.ComponentContext)

@Deprecated
public class FireEvent
extends java.lang.Object

Save the session - TODO remove this?

Author:
Bogdan Stefanescu

Field Summary
static java.lang.String ID
          Deprecated.  
 
Constructor Summary
FireEvent()
          Deprecated.  
 
Method Summary
 void run()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

FireEvent

public FireEvent()
Deprecated. 
Method Detail

run

public void run()
         throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.