Class: CadenceThrift::WorkflowService::QueryWorkflow_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::QueryWorkflow_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/workflow_service.rb
Constant Summary collapse
- QUERYREQUEST =
1
- FIELDS =
{ QUERYREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'queryRequest', :class => ::CadenceThrift::QueryWorkflowRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3014 |
# File 'lib/gen/thrift/workflow_service.rb', line 3014 def struct_fields; FIELDS; end |
#validate ⇒ Object
3016 3017 |
# File 'lib/gen/thrift/workflow_service.rb', line 3016 def validate end |