Uses of Class
com.deepshiftlabs.nerrvana.NerrvanaExecution

Packages that use NerrvanaExecution
com.deepshiftlabs.nerrvana   
 

Uses of NerrvanaExecution in com.deepshiftlabs.nerrvana
 

Methods in com.deepshiftlabs.nerrvana that return NerrvanaExecution
 NerrvanaExecution ReportAction.getExec()
           
 NerrvanaExecution HttpCommunicator.getExecutionStatus(String exec_id)
          Calls Nerrvana API to get status of the execution by id
 

Methods in com.deepshiftlabs.nerrvana that return types with arguments of type NerrvanaExecution
 ArrayList<NerrvanaExecution> ReportActionAggregated.getList()
          Returns list of NerrvanaExecution object.
static ArrayList<NerrvanaExecution> NerrvanaExecution.xml2list(Document doc)
          Converts XML document into list of NerrvanaExecution objects
 

Constructors in com.deepshiftlabs.nerrvana with parameters of type NerrvanaExecution
ReportAction(hudson.model.AbstractBuild<?,?> build, String space_name, String space_path, Testrun testrun, NerrvanaExecution exec)
           
 



Copyright © 2004-2012 Deep Shift Labs. All Rights Reserved.