Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Implement conversions for process-definition level events #39

Open
eschabell opened this issue Jul 20, 2011 · 1 comment
Open

Implement conversions for process-definition level events #39

eschabell opened this issue Jul 20, 2011 · 1 comment

Comments

@eschabell
Copy link
Member

There are a slew of events that can be placed outside the start-state in the process-definition, need to look into these:

EVENTS:
xs:enumeration value="node-enter"
xs:enumeration value="node-leave"
xs:enumeration value="process-start"
xs:enumeration value="process-end"
xs:enumeration value="task-create"
xs:enumeration value="task-assign"
xs:enumeration value="task-start"
xs:enumeration value="task-end"
xs:enumeration value="before-signal"
xs:enumeration value="after-signal"
xs:enumeration value="superstate-enter"
xs:enumeration value="superstate-leave"
xs:enumeration value="timer-create"
xs:enumeration value="subprocess-created"
xs:enumeration value="subprocess-end"

@eschabell
Copy link
Member Author

See proc definition for test glassDamageFinanceProcess for example of event with scripting in it.

@ghost ghost assigned eschabell Jan 5, 2012
@eschabell eschabell removed their assignment Oct 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant