|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaskStepActionEvent
BEA Systems, Inc.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.bea.wli.worklist.api.events.data.TaskEvent |
---|
TaskEvent.Type |
Nested classes/interfaces inherited from interface com.bea.wli.worklist.api.events.data.TaskUpdateSystemPropertyEvent |
---|
TaskUpdateSystemPropertyEvent.ChangedProperty |
Nested classes/interfaces inherited from interface com.bea.wli.worklist.api.events.data.TaskEvent |
---|
TaskEvent.Type |
Nested classes/interfaces inherited from interface com.bea.wli.worklist.api.events.data.TaskUpdatePropertyEvent |
---|
TaskUpdatePropertyEvent.ChangedProperty |
Nested classes/interfaces inherited from interface com.bea.wli.worklist.api.events.data.TaskEvent |
---|
TaskEvent.Type |
Method Summary | |
---|---|
String |
getAction()
The step action. |
String |
getNewStep()
The step to which the task moved to. |
String |
getOldStep()
The step to which the task moved from. |
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 |
Methods inherited from interface com.bea.wli.worklist.api.events.data.TaskUpdateSystemPropertyEvent |
---|
containsSystemProperty, getChangedSystemProperties, getChangedSystemPropertyNames |
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 |
Methods inherited from interface com.bea.wli.worklist.api.events.data.TaskUpdatePropertyEvent |
---|
containsUserProperty, containsUserPropertyValue, getChangedUserProperties, getChangedUserPropertyNames |
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 |
---|
String getOldStep()
String getNewStep()
String getAction()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |