Class: CadenceThrift::WorkflowService::ResetStickyTaskList_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::ResetStickyTaskListRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end