public static class WorkflowService.Processor.ResetStickyTaskList<I extends WorkflowService.Iface> extends org.apache.thrift.ProcessFunction<I,WorkflowService.ResetStickyTaskList_args>
Constructor and Description |
---|
ResetStickyTaskList() |
Modifier and Type | Method and Description |
---|---|
WorkflowService.ResetStickyTaskList_args |
getEmptyArgsInstance() |
WorkflowService.ResetStickyTaskList_result |
getResult(I iface,
WorkflowService.ResetStickyTaskList_args args) |
protected boolean |
isOneway() |
public WorkflowService.ResetStickyTaskList_args getEmptyArgsInstance()
getEmptyArgsInstance
in class org.apache.thrift.ProcessFunction<I extends WorkflowService.Iface,WorkflowService.ResetStickyTaskList_args>
protected boolean isOneway()
isOneway
in class org.apache.thrift.ProcessFunction<I extends WorkflowService.Iface,WorkflowService.ResetStickyTaskList_args>
public WorkflowService.ResetStickyTaskList_result getResult(I iface, WorkflowService.ResetStickyTaskList_args args) throws org.apache.thrift.TException
getResult
in class org.apache.thrift.ProcessFunction<I extends WorkflowService.Iface,WorkflowService.ResetStickyTaskList_args>
org.apache.thrift.TException