Class: CadenceThrift::WorkflowService::ListClosedWorkflowExecutions_args

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

Constant Summary collapse

LISTREQUEST =
1
FIELDS =
{
  LISTREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'listRequest', :class => ::CadenceThrift::ListClosedWorkflowExecutionsRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end