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

All Superinterfaces:
Action.Event, EventSource.Event, NamedIndexedObject.Event, NamedObject.Event
Enclosing interface:
AssignAction

public static interface AssignAction.Event
extends Action.Event

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


Field Summary
static String ASSIGNMENT_INSTRUCTIONS
           
 
Fields inherited from interface com.bea.wli.worklist.api.taskplan.Action.Event
PROPERTY_REFS
 
Fields inherited from interface com.bea.wli.worklist.api.taskplan.NamedIndexedObject.Event
INDEX
 
Fields inherited from interface com.bea.wli.worklist.api.taskplan.NamedObject.Event
DESCRIPTION, NAME
 
Fields inherited from interface com.bea.wli.worklist.api.taskplan.EventSource.Event
DIRTY
 

Field Detail

ASSIGNMENT_INSTRUCTIONS

static final String ASSIGNMENT_INSTRUCTIONS
See Also:
Constant Field Values