058c8805d23c9a0e6454cfc4fd4b590960ed213e
[smartthings-infrastructure.git] / Extractor / App2 / extractedFunctionsApp2.groovy
1 //Global Object for functions in subscribe method!
2 def pageTwo = this.&pageTwo
3 //Global Object for functions in subscribe method!
4 def installed = this.&installed
5 //Global Object for functions in subscribe method!
6 def updated = this.&updated
7 //Global Object for functions in subscribe method!
8 def initialize = this.&initialize
9 //Global Object for functions in subscribe method!
10 def touchHandler = this.&touchHandler