|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessResult
Returns the result of an API call that processes multiple process instances,
for example, the result of a
BusinessFlowManagerService.setInlineCustomProperty(PIID[],InlineCustomProperty)
call.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
PIID |
getPIID()
Returns the object identifier of the process instance that has been processed. |
ProcessException |
getProcessException()
Returns the ProcessException object that describes any error that occurred during processing. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
PIID getPIID()
ProcessException getProcessException()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |