Class: CadenceThrift::WorkflowService::RecordActivityTaskHeartbeatByID_args

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

Constant Summary collapse

HEARTBEATREQUEST =
1
FIELDS =
{
  HEARTBEATREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'heartbeatRequest', :class => ::CadenceThrift::RecordActivityTaskHeartbeatByIDRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end