|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openbp.model.testcase.activity.Activity1
public class Activity1
Activity1. Implementation of the Activity1 activity handler. Input sockets/parameter: Socket 'In' Parameter 'Param' Output sockets/parameter: Socket 'Out' Parameter 'Result'
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
Activity1()
|
|
| Method Summary | |
|---|---|
boolean |
execute(HandlerContext hc)
Executes the handler. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Activity1()
| Method Detail |
|---|
public boolean execute(HandlerContext hc)
throws java.lang.Exception
execute in interface Handlerhc - Handler context that contains execution parameters
java.lang.Exception - Any exception that may occur during execution of the handler will be
propagated to an exception handler if defined or abort the process execution otherwise.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||