class ACIrb::ConfigSnapshotMgrJobTrig

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/config.rb, line 760
def rn
  'snpmgrtrig-' << @attributes['name'] << ''
end