net.thucydides.plugins.jira.workflow
Class BuilderBinding
java.lang.Object
groovy.lang.GroovyObjectSupport
groovy.lang.Binding
net.thucydides.plugins.jira.workflow.BuilderBinding
- All Implemented Interfaces:
- groovy.lang.GroovyObject
public class BuilderBinding
- extends groovy.lang.Binding
| Methods inherited from class groovy.lang.Binding |
getProperty, getVariables, hasVariable, setProperty, setVariable |
| Methods inherited from class groovy.lang.GroovyObjectSupport |
getMetaClass, invokeMethod, setMetaClass |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuilderBinding
public BuilderBinding()
getBuilder
public Object getBuilder()
setBuilder
public void setBuilder(Object value)
getVariable
public Object getVariable(String name)
- Overrides:
getVariable in class groovy.lang.Binding
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.