Class ResumeEmbeddedSchedulerWorkflowRequestBody
- java.lang.Object
-
- org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.ResumeEmbeddedSchedulerWorkflowRequestBody
-
- All Implemented Interfaces:
org.apache.flink.runtime.rest.messages.RequestBody
public class ResumeEmbeddedSchedulerWorkflowRequestBody extends Object implements org.apache.flink.runtime.rest.messages.RequestBody
RequestBodyfor resume workflow in embedded scheduler.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,String>getDynamicOptions()StringgetWorkflowGroup()StringgetWorkflowName()
-