User development,
A new message was posted in the thread "jbpm 4.3 auto transition in state":
http://community.jboss.org/message/523629#523629
Author : Sebastian Schneider
Profile :
http://community.jboss.org/people/sebastian.s
Message:
--------------------------------------------------------------
If you want to proceed from a state-activity to the next activity you are responsible of
signaling the execution. Quite logical since this is what a state is used for: to wait for
an external signal. It does not make sense to me to have state if you don't want to
stay in it for a specific time. So remove the state and use a java activity if you want to
perform an action. Otherwise use a custom task which permits you to implement the complete
behaviour of the acitvity yourself.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/523629#523629