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

All Superinterfaces:
EventSource.Event
Enclosing interface:
TaskOwnerDefinition

public static interface TaskOwnerDefinition.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 CALCULATE_OWNER_VIA_RULE
           
static String OWNER_OR_RULE_NAME
           
 
Fields inherited from interface com.bea.wli.worklist.api.taskplan.EventSource.Event
DIRTY
 

Field Detail

CALCULATE_OWNER_VIA_RULE

static final String CALCULATE_OWNER_VIA_RULE
See Also:
Constant Field Values

OWNER_OR_RULE_NAME

static final String OWNER_OR_RULE_NAME
See Also:
Constant Field Values