com.bea.wli.worklist.api.events.data
Interface TaskExpireEvent

All Superinterfaces:
Serializable, TaskEvent
All Known Subinterfaces:
TaskStepExpireEvent

public interface TaskExpireEvent
extends TaskEvent

BEA Systems, Inc.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.bea.wli.worklist.api.events.data.TaskEvent
TaskEvent.Type
 
Method Summary
 Date getScheduledExpireDateTime()
          The date+time of the scheduled expiry.
 
Methods inherited from interface com.bea.wli.worklist.api.events.data.TaskEvent
getAdminState, getAssigneeList, getCaller, getClaimant, getCreator, getEventType, getOwner, getServerName, getSummary, getTaskId, getTaskName, getTaskPlanId, getTimestamp, getWorkingState
 

Method Detail

getScheduledExpireDateTime

Date getScheduledExpireDateTime()
The date+time of the scheduled expiry.

Returns: