fuego.papi
Class EventType
java.lang.Object
fuego.papi.EventType
- All Implemented Interfaces:
- fuego.lang.EnumType
- public class EventType
- extends Object
- implements fuego.lang.EnumType
INSTANCE_CREATED
public static final int INSTANCE_CREATED
- See Also:
- Constant Field Values
INSTANCE_END
public static final int INSTANCE_END
- See Also:
- Constant Field Values
ACTIVITY_IN
public static final int ACTIVITY_IN
- See Also:
- Constant Field Values
ACTIVITY_OUT
public static final int ACTIVITY_OUT
- See Also:
- Constant Field Values
GLOBAL_EXECUTED
public static final int GLOBAL_EXECUTED
- See Also:
- Constant Field Values
ITEM_SELECTED
public static final int ITEM_SELECTED
- See Also:
- Constant Field Values
ITEM_UNSELECTED
public static final int ITEM_UNSELECTED
- See Also:
- Constant Field Values
ITEM_EXECUTED
public static final int ITEM_EXECUTED
- See Also:
- Constant Field Values
INSTANCE_SUSPENDED
public static final int INSTANCE_SUSPENDED
- See Also:
- Constant Field Values
INSTANCE_RESUMED
public static final int INSTANCE_RESUMED
- See Also:
- Constant Field Values
INSTANCE_GRABBED
public static final int INSTANCE_GRABBED
- See Also:
- Constant Field Values
INSTANCE_UNGRABBED
public static final int INSTANCE_UNGRABBED
- See Also:
- Constant Field Values
INSTANCE_SELECTED
public static final int INSTANCE_SELECTED
- See Also:
- Constant Field Values
INSTANCE_UNSELECTED
public static final int INSTANCE_UNSELECTED
- See Also:
- Constant Field Values
SUBFLOW_INSTANCE_CREATED
public static final int SUBFLOW_INSTANCE_CREATED
- See Also:
- Constant Field Values
INSTANCE_ABORTING
public static final int INSTANCE_ABORTING
- See Also:
- Constant Field Values
INSTANCE_TO_EXCEPTION
public static final int INSTANCE_TO_EXCEPTION
- See Also:
- Constant Field Values
INSTANCE_ABORTED
public static final int INSTANCE_ABORTED
- See Also:
- Constant Field Values
ACTIVITY_COMPLETED
public static final int ACTIVITY_COMPLETED
- See Also:
- Constant Field Values
INSTANCE_UPDATED
public static final int INSTANCE_UPDATED
- See Also:
- Constant Field Values
USER_EVENT
public static final int USER_EVENT
- See Also:
- Constant Field Values
INSTANCE_REASIGN
public static final int INSTANCE_REASIGN
- See Also:
- Constant Field Values
MEASUREMENT_START
public static final int MEASUREMENT_START
- See Also:
- Constant Field Values
MEASUREMENT_STOP
public static final int MEASUREMENT_STOP
- See Also:
- Constant Field Values
MEASUREMENT_START_STOP
public static final int MEASUREMENT_START_STOP
- See Also:
- Constant Field Values
VARIABLE_MEASUREMENT
public static final int VARIABLE_MEASUREMENT
- See Also:
- Constant Field Values
getDescription
public static String getDescription(int type,
Locale locale)
getId
public static String getId(int val)
valueOf
public static int valueOf(String id)
© Copyright 1996/2003 Fuego Inc. All Rights Reserved