com.bea.wli.worklist.api.taskplan
Interface AssigneeDefinition.Event

All Superinterfaces:
EventSource.Event
Enclosing interface:
AssigneeDefinition

public static interface AssigneeDefinition.Event
extends EventSource.Event

Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.


Field Summary
static String NAME
           
static String TYPE
           
 
Fields inherited from interface com.bea.wli.worklist.api.taskplan.EventSource.Event
DIRTY
 

Field Detail

NAME

static final String NAME
See Also:
Constant Field Values

TYPE

static final String TYPE
See Also:
Constant Field Values