project-flogo / flow

Flow is a flow-based process engine implementation for processing event-driven requests.
BSD 3-Clause "New" or "Revised" License
95 stars 38 forks source link

adding fields startime & endtime in FlowInfo #154

Closed milanbhagwat closed 3 years ago

milanbhagwat commented 3 years ago

What kind of change does this PR introduce? (check one with "x")

[] Bugfix
[x] Feature
[] Code style update (formatting, local variables)
[] Refactoring (no functional changes, no api changes)
[] Other... Please describe:

Fixes: # Now struct will be rich to include fields starttime & endtime

What is the current behavior? doesnt have these fields

What is the new behavior? new fields in struct being added