Class: CadenceThrift::WorkflowService::ScanWorkflowExecutions_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::ScanWorkflowExecutions_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/workflow_service.rb
Constant Summary collapse
- LISTREQUEST =
1
- FIELDS =
{ LISTREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'listRequest', :class => ::CadenceThrift::ListWorkflowExecutionsRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2803 |
# File 'lib/gen/thrift/workflow_service.rb', line 2803 def struct_fields; FIELDS; end |
#validate ⇒ Object
2805 2806 |
# File 'lib/gen/thrift/workflow_service.rb', line 2805 def validate end |