Class: CadenceThrift::WorkflowService::ResetWorkflowExecution_args

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

Constant Summary collapse

RESETREQUEST =
1
FIELDS =
{
  RESETREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'resetRequest', :class => ::CadenceThrift::ResetWorkflowExecutionRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end