Draft

Activity State

When a new activity instance is created, the state will be set to open.not_running.not_started. In natural progression, the state will end with the state of closed.completed.

If the activity has a deadline triggered, the state will change to closed.terminated. If the process instance is aborted, then, the activity instance's state will change to closed.aborted.