Class: CadenceThrift::WorkflowService::RespondDecisionTaskFailed_args

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

Constant Summary collapse

FAILEDREQUEST =
1
FIELDS =
{
  FAILEDREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'failedRequest', :class => ::CadenceThrift::RespondDecisionTaskFailedRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end