Class: CadenceThrift::WorkflowService::RespondActivityTaskCanceled_args

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

Constant Summary collapse

CANCELEDREQUEST =
1
FIELDS =
{
  CANCELEDREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'canceledRequest', :class => ::CadenceThrift::RespondActivityTaskCanceledRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end