Aleksandr Melnikov
|
2ada65e87a
|
Added ListCronWorkflows endpoint.
|
2020-03-29 22:00:11 -07:00 |
|
Aleksandr Melnikov
|
1096a21058
|
Adding GetCronWorkflow endpoint.
- Added supporting proto code
- Added supporting server function and cron_workflow client function
- Added extra checking for possible nil values
|
2020-03-29 21:37:03 -07:00 |
|
Aleksandr Melnikov
|
24b3fe57fb
|
Fixing values inside of proto for CronWorkflow fields.
|
2020-03-27 12:20:58 -07:00 |
|
Aleksandr Melnikov
|
30ce4335db
|
Adding Create endpoint for Cron Workflow.
- Re-using the WorkflowExecution message, since Cron Workflow will use
that information to figure out the Workflow to execute.
|
2020-03-27 12:17:39 -07:00 |
|