Author: tom.baeyens(a)jboss.com
Date: 2009-02-04 02:38:51 -0500 (Wed, 04 Feb 2009)
New Revision: 3764
Modified:
jbpm4/trunk/modules/api/src/main/java/org/jbpm/activity/ActivityBehaviour.java
Log:
improved javadocs
Modified: jbpm4/trunk/modules/api/src/main/java/org/jbpm/activity/ActivityBehaviour.java
===================================================================
---
jbpm4/trunk/modules/api/src/main/java/org/jbpm/activity/ActivityBehaviour.java 2009-02-04
07:36:48 UTC (rev 3763)
+++
jbpm4/trunk/modules/api/src/main/java/org/jbpm/activity/ActivityBehaviour.java 2009-02-04
07:38:51 UTC (rev 3764)
@@ -34,9 +34,7 @@
* or as a hidden listener to process events.
*
* <p>ActivityBehaviour's can be used to implement the behaviour of
activities, in
- * which case this behaviour is associated to a graphical activity in the diagram,
- * or they can be added as events, in that case, they are being hidden from
- * the diagram.
+ * which case this behaviour is associated to a graphical activity in the diagram.
* </p>
*
* <p>An ActivityBehaviour can control the propagation
Show replies by date