|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Activity
| Method Summary | |
|---|---|
ProcessContext |
execute(ProcessContext context)
Called by the encompassing processor to activate the execution of the Activity |
String |
getBeanName()
|
ErrorHandler |
getErrorHandler()
Get the fine-grained error handler wired up for this Activity |
| Methods inherited from interface org.springframework.beans.factory.BeanNameAware |
|---|
setBeanName |
| Method Detail |
|---|
ProcessContext execute(ProcessContext context)
throws Exception
context - - process context for this workflow
ExceptionErrorHandler getErrorHandler()
String getBeanName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||