|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface defining the operations for a customer order batch subprocess.
Method Summary | |
---|---|
void |
executeSubprocess(java.util.Map args)
Execute the batch subprocess. |
BatchResult |
getBatchResult()
Return the batch result (success, partial failure, complete failure) for the batch subprocess. |
java.lang.String |
getSubprocessName()
Return the subprocess name for logging information. |
Method Detail |
public void executeSubprocess(java.util.Map args)
args
-
SystemException
public BatchResult getBatchResult()
public java.lang.String getSubprocessName()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |