Make workflow accessible via application
Compare changes
Files
2@@ -8,6 +8,8 @@ from force_bdss.bdss_application import (
@@ -48,3 +50,18 @@ class TestBDSSApplication(unittest.TestCase):
Due to urgent security maintenance, Fraunhofer GitLab CE and GitLab EE will be unavailable on Monday March 31 between 5 PM and 6:30 PM CET. Please log out during the maintenance to avoid potential data loss.
Created by: stefanoborini
Provides access to the workflow via the application. This is required because the envisage plugins (and thus the factories) have convenient access to the application, but not to other plugins, where the workflow is actually loaded.