| com.uwyn.rife.engine.annotations.ChildTrigger
ChildTrigger | public @interface ChildTrigger(Code) | | Declares a child trigger.
author: Geert Bevin (gbevin[remove] at uwyn dot com) version: $Revision: 3634 $ since: 1.5 |
Field Summary | |
String | name The name of the data that will cause the child trigger to happen. |
name | String name(Code) | | The name of the data that will cause the child trigger to happen.
since: 1.5 |
|
|