Class: CadenceThrift::WorkflowService::SignalWorkflowExecution_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::SignalWorkflowExecution_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/workflow_service.rb
Constant Summary collapse
- SIGNALREQUEST =
1
- FIELDS =
{ SIGNALREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'signalRequest', :class => ::CadenceThrift::SignalWorkflowExecutionRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2451 |
# File 'lib/gen/thrift/workflow_service.rb', line 2451 def struct_fields; FIELDS; end |
#validate ⇒ Object
2453 2454 |
# File 'lib/gen/thrift/workflow_service.rb', line 2453 def validate end |