Class: CadenceThrift::WorkflowService::ListOpenWorkflowExecutions_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::ListOpenWorkflowExecutions_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::ListOpenWorkflowExecutionsRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2633 |
# File 'lib/gen/thrift/workflow_service.rb', line 2633 def struct_fields; FIELDS; end |
#validate ⇒ Object
2635 2636 |
# File 'lib/gen/thrift/workflow_service.rb', line 2635 def validate end |