Class: CadenceThrift::WorkflowService::TerminateWorkflowExecution_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/gen/thrift/workflow_service.rb

Constant Summary collapse

TERMINATEREQUEST =
1
FIELDS =
{
  TERMINATEREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'terminateRequest', :class => ::CadenceThrift::TerminateWorkflowExecutionRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end