Class: CadenceThrift::WorkflowService::RespondDecisionTaskCompleted_args

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

Constant Summary collapse

COMPLETEREQUEST =
1
FIELDS =
{
  COMPLETEREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'completeRequest', :class => ::CadenceThrift::RespondDecisionTaskCompletedRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end