Class: CadenceThrift::WorkflowService::RespondActivityTaskFailed_args

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

Constant Summary collapse

FAILREQUEST =
1
FIELDS =
{
  FAILREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'failRequest', :class => ::CadenceThrift::RespondActivityTaskFailedRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end