You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
A suite of workflow components. They all share some common attributes (example: workflow-id, workflow-variable, etc.)
I would like to have a base class ( WorkflowBase, for example) that defines these common attributes and then have each of my components inherit from this base class.