Class: Libis::Workflow::FileItem

Inherits:
WorkItem
  • Object
show all
Includes:
Base::FileItem
Defined in:
lib/libis/workflow/file_item.rb

Overview

noinspection RubyResolve

Direct Known Subclasses

DirItem

Instance Attribute Summary

Attributes inherited from WorkItem

#items, #options, #parent, #properties, #status_log, #summary

Method Summary

Methods included from Base::FileItem

#checksum, #filelist, #filename, #filename=, #filepath, #fullpath, #link, #link=, #name, #safe_name, #set_checksum, #set_info

Methods included from Base::WorkItem

#add_item, #each, #get_item_list, #get_items, #get_parent, #get_root, #get_run, #label, #label=, #labelpath, #labels, #name, #name=, #namepath, #names, #save, #save!, #size, #to_filename, #to_s

Methods included from Base::Logging

#<=, #add_log, #log_message

Methods included from Status

#check_status, #compare_status, #set_status, #status, #status_label, #status_progress, #status_text

Methods inherited from WorkItem

#initialize

Constructor Details

This class inherits a constructor from Libis::Workflow::WorkItem