Class: CadenceThrift::WorkflowService::SignalWithStartWorkflowExecution_args

Inherits:
Object
  • Object
show all
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_fieldsObject



2495
# File 'lib/gen/thrift/workflow_service.rb', line 2495

def struct_fields; FIELDS; end

#validateObject



2497
2498
# File 'lib/gen/thrift/workflow_service.rb', line 2497

def validate
end