com.uwyn.rife.engine.annotations
Annotation Type ChildTrigger
@Retention(value=RUNTIME)
@Target(value={})
@Documented
public @interface ChildTrigger
Declares a child trigger.
- Since:
- 1.5
- Version:
- $Revision: 3634 $
- Author:
- Geert Bevin (gbevin[remove] at uwyn dot com)
|
Required Element Summary |
String |
name
The name of the data that will cause the child trigger to happen. |
name
public abstract String name
- The name of the data that will cause the child trigger to happen.
- Since:
- 1.5
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.