|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PostProcessingContext
Interface providing access methods to an object of type PostProcessingContextImpl.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
ApplicationComponent |
getApplicationComponent()
Method to retrieve the application component associated with the context. |
int |
getAssignmentReason()
Method to retrieve the assignment reason associated with the context. |
Escalation |
getEscalation()
Method to retrieve the escalation instance associated with the context. |
EscalationTemplate |
getEscalationTemplate()
Method to retrieve the escalation template associated with the context. |
Task |
getTask()
Method to retrieve the task instance associated with the context. |
TaskTemplate |
getTaskTemplate()
Method to retrieve the task template associated with the context. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
int getAssignmentReason()
TaskTemplate getTaskTemplate()
EscalationTemplate getEscalationTemplate()
ApplicationComponent getApplicationComponent()
Task getTask()
Escalation getEscalation()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |