org.jbpm.pvm.model
Interface Event
public interface Event
event constants.
- Author:
- Tom Baeyens
TRANSITION_TAKE
static final String TRANSITION_TAKE
- See Also:
- Constant Field Values
PROCESS_BEGIN
static final String PROCESS_BEGIN
- See Also:
- Constant Field Values
PROCESS_END
static final String PROCESS_END
- See Also:
- Constant Field Values
NODE_BEGIN
static final String NODE_BEGIN
- See Also:
- Constant Field Values
NODE_END
static final String NODE_END
- See Also:
- Constant Field Values
Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.