Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ProcessDefinition option] Run All Startable Activities option #14

Open
jinyoung opened this issue Mar 15, 2017 · 1 comment
Open

[ProcessDefinition option] Run All Startable Activities option #14

jinyoung opened this issue Mar 15, 2017 · 1 comment

Comments

@jinyoung
Copy link
Member

Currently, uEngine5 runs all the startable activities which are the first found activities. Start activities can be all the activities that doesn't have previous activity any more.

If designer wants to run only the activities which are connected after a StartEvent, this options stands for that intent.

@jinyoung
Copy link
Member Author

Implemented engine part,

40559f5

We need to do more:

  • Provides an user interface for input the option (maybe popup panel like process variable panel)
  • Only the first level FlowActivity must be affected by the option. If not, since normal designers eager to define activities without StartEvent in a sub-process, this will stops running processes in the subprocess too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant