Class: CadenceThrift::WorkflowService::ListWorkflowExecutions_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::ListWorkflowExecutionsRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end