Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.lifecycle
Class LifeCycleEventTypes

java.lang.Object
  extended by org.nuxeo.ecm.core.lifecycle.LifeCycleEventTypes

Deprecated. use LifeCycleConstants instead

@Deprecated
public final class LifeCycleEventTypes
extends Object

Life cycle event types.

Author:
Julien Anguenot

Field Summary
static String LIFECYCLE_TRANSITION_EVENT
          Deprecated.  
static String OPTION_NAME_FROM
          Deprecated.  
static String OPTION_NAME_TO
          Deprecated.  
static String OPTION_NAME_TRANSITION
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LIFECYCLE_TRANSITION_EVENT

public static final String LIFECYCLE_TRANSITION_EVENT
Deprecated. 
See Also:
Constant Field Values

OPTION_NAME_FROM

public static final String OPTION_NAME_FROM
Deprecated. 
See Also:
Constant Field Values

OPTION_NAME_TO

public static final String OPTION_NAME_TO
Deprecated. 
See Also:
Constant Field Values

OPTION_NAME_TRANSITION

public static final String OPTION_NAME_TRANSITION
Deprecated. 
See Also:
Constant Field Values

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.