|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PostProcessingContext
This interface provides for access to the post processing context.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
ApplicationComponent |
getApplicationComponent()
Returns the application component associated with the context. |
int |
getAssignmentReason()
Returns the assignment reason associated with the context. |
Escalation |
getEscalation()
Returns the escalation instance associated with the context. |
EscalationTemplate |
getEscalationTemplate()
Returns the escalation template associated with the context. |
Task |
getTask()
Returns the task instance associated with the context. |
TaskTemplate |
getTaskTemplate()
Returns 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 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |