Class: CadenceThrift::ResetWorkflowExecutionResponse

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

Constant Summary collapse

RUNID =
10
FIELDS =
{
  RUNID => {:type => ::Thrift::Types::STRING, :name => 'runId', :optional => true}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



3830
# File 'lib/gen/thrift/shared_types.rb', line 3830

def struct_fields; FIELDS; end

#validateObject



3832
3833
# File 'lib/gen/thrift/shared_types.rb', line 3832

def validate
end