Skip to content

Instantly share code, notes, and snippets.

@twslankard
Created March 21, 2013 17:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save twslankard/5214920 to your computer and use it in GitHub Desktop.
Save twslankard/5214920 to your computer and use it in GitHub Desktop.
{ events:
[ { eventId: 1,
eventTimestamp: 1363887002.226,
eventType: 'WorkflowExecutionStarted',
workflowExecutionStartedEventAttributes: [Object] },
{ decisionTaskScheduledEventAttributes: [Object],
eventId: 2,
eventTimestamp: 1363887002.226,
eventType: 'DecisionTaskScheduled' },
{ decisionTaskStartedEventAttributes: [Object],
eventId: 3,
eventTimestamp: 1363887002.314,
eventType: 'DecisionTaskStarted' } ],
previousStartedEventId: 0,
startedEventId: 3,
taskToken: 'AAAAKgAAAAEAAAAAAAAAAgwwb6VvCebNKSqDsuQ5qvWeoXzhFF8vbWqxh0/5uhSNRTyk0OcLrnD+ti2JdXAmLEYuwGhtPmT3fZeTknBupYiHN4NX7FpgappeRvP1wBVP2oYiyDe7nu0WFSNqednwZ2Gz8wQ+fKFV808BVbY+7VUDavE6QBYZ7YApQMTfFgN/PqG3AGUixSU3NQZx1IQiAcMVED3siINGSLPPT1gfwPhiDslg5BU6gAO5c65ikpk54rrHKoTXNFAXp1kKI0/Y8Wgy3q3H5TAkeWDgj6j5KqOdhgjOnb9fj80RQwW9tMNq',
workflowExecution:
{ runId: '12+tlcINimKc91/51xYcBF6++WdyueBzrkePwo7hPSfRA=',
workflowId: 'fdghdgfhcg' },
workflowType: { name: 'hello-workflow', version: '1.0' } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment