Class: CadenceThrift::WorkflowService::ResetWorkflowExecution_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::ResetWorkflowExecution_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/workflow_service.rb
Constant Summary collapse
- RESETREQUEST =
1
- FIELDS =
{ RESETREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'resetRequest', :class => ::CadenceThrift::ResetWorkflowExecutionRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2543 |
# File 'lib/gen/thrift/workflow_service.rb', line 2543 def struct_fields; FIELDS; end |
#validate ⇒ Object
2545 2546 |
# File 'lib/gen/thrift/workflow_service.rb', line 2545 def validate end |