Skip to content
Kward Search API index

Class: Kward::Hooks::Catalog::EventDefinition

Inherits:
Struct
  • Object
show all
Defined in:
lib/kward/hooks/catalog.rb

Instance Attribute Summary collapse

Instance Attribute Details

#failure_policyObject

Returns the value of attribute failure_policy

Returns:

  • (Object)

    the current value of failure_policy



9
10
11
# File 'lib/kward/hooks/catalog.rb', line 9

def failure_policy
  @failure_policy
end

#modifiable_fieldsObject

Returns the value of attribute modifiable_fields

Returns:

  • (Object)

    the current value of modifiable_fields



9
10
11
# File 'lib/kward/hooks/catalog.rb', line 9

def modifiable_fields
  @modifiable_fields
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/kward/hooks/catalog.rb', line 9

def name
  @name
end