Uses of Class
org.cert.cc.jira.atc.config.ScriptElement

Packages that use ScriptElement
org.cert.cc.jira.atc.config   
 

Uses of ScriptElement in org.cert.cc.jira.atc.config
 

Methods in org.cert.cc.jira.atc.config that return ScriptElement
 ScriptElement ScriptConfiguration.getDoElement()
          Gets the do element
 ScriptElement ScriptConfiguration.getWhenElement()
          Get the when script element
 

Methods in org.cert.cc.jira.atc.config with parameters of type ScriptElement
 void ScriptConfiguration.setDoElement(ScriptElement doElement)
          Sets the do element
 void ScriptConfiguration.setWhenElement(ScriptElement whenElement)
          Sets the when script element
 



Copyright © 2012 Carnegie Mellon University