Class: CadenceThrift::WorkflowService::SignalWithStartWorkflowExecution_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::SignalWithStartWorkflowExecution_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/workflow_service.rb
Constant Summary collapse
- SIGNALWITHSTARTREQUEST =
1
- FIELDS =
{ SIGNALWITHSTARTREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'signalWithStartRequest', :class => ::CadenceThrift::SignalWithStartWorkflowExecutionRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2495 |
# File 'lib/gen/thrift/workflow_service.rb', line 2495 def struct_fields; FIELDS; end |
#validate ⇒ Object
2497 2498 |
# File 'lib/gen/thrift/workflow_service.rb', line 2497 def validate end |