Trigger
@trigger(...events, options)
Arguments
events
{ String[] } Event listoptions
{ Object } Options objectname
{ String }type
{ String }principal
{ String }environment
{ String = "*" }weight
{ Number = 0 }object
{ String }event
{ String }inline
{ Boolean }paths
{ String[] }
Method Options
methodOptions
{ Object } Options passed to the methodmemo
{ Object }context
{ Object }old
{ Object }new
{ Object }modified
{ String[] }dryRun
{ Boolean }inline
{ Boolean }event
{ String }runtime
{ Object }name
{ String }type
{ String }principal
{ String }environment
{ String = "*" }weight
{ Number = 0 }configuration
{ Object }object
{ String }event
{ String }inline
{ Boolean }paths
{ String[] }
metadata
{ Object }resource
{ String }className
{ String }methodName
{ String }static
{ Boolean }loc
{ Object }line
{ String }column
{ String }
Examples
Last updated