Class: CadenceThrift::WorkflowService::PollForActivityTask_args

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

Constant Summary collapse

POLLREQUEST =
1
FIELDS =
{
  POLLREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'pollRequest', :class => ::CadenceThrift::PollForActivityTaskRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end