class TemplateOptionsConfiguration extends Object
boolean
cache
Optional<Integer>
max
min
Optional<Boolean>
required
Object
toWait
wait
Closure<?>
waitCondition
TemplateOptionsConfiguration(boolean cache, Object wait, Object toWait, Closure<?> waitCondition, Optional<Boolean> required, Optional<Integer> min, Optional<Integer> max)
class Object
equals, toString, hashCode, getClass, notify, notifyAll, wait, wait, wait
Groovy API Documentation for Geb 8.0.0 - Licensed under the Apache License, Version 2.0 - http://groovy.apache.org/geb/