Adding jpf.jar to enable the compilation of apps with the gov.nasa.jpf.vm.Verify...
[smartthings-infrastructure.git] / Extractor / App1 / extractedFunctionsApp1.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 currentStatus = this.&currentStatus
11 //Global Object for functions in subscribe method!
12 def touchHandler = this.&touchHandler