Class: CadenceThrift::WorkflowService::ListClosedWorkflowExecutions_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::ListClosedWorkflowExecutions_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::ListClosedWorkflowExecutionsRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2677 |
# File 'lib/gen/thrift/workflow_service.rb', line 2677 def struct_fields; FIELDS; end |
#validate ⇒ Object
2679 2680 |
# File 'lib/gen/thrift/workflow_service.rb', line 2679 def validate end |