Class: CadenceThrift::WorkflowService::RespondActivityTaskFailedByID_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::RespondActivityTaskFailedByIDRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end