Class: CadenceThrift::WorkflowService::GetWorkflowExecutionHistory_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::GetWorkflowExecutionHistory_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/workflow_service.rb
Constant Summary collapse
- GETREQUEST =
1
- FIELDS =
{ GETREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'getRequest', :class => ::CadenceThrift::GetWorkflowExecutionHistoryRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1825 |
# File 'lib/gen/thrift/workflow_service.rb', line 1825 def struct_fields; FIELDS; end |
#validate ⇒ Object
1827 1828 |
# File 'lib/gen/thrift/workflow_service.rb', line 1827 def validate end |