Uses of Class
com.thoughtworks.gauge.ExecutionContext

Packages that use ExecutionContext
com.thoughtworks.gauge.execution   
com.thoughtworks.gauge.processor   
 

Uses of ExecutionContext in com.thoughtworks.gauge.execution
 

Methods in com.thoughtworks.gauge.execution that return ExecutionContext
 ExecutionContext ExecutionInfoMapper.executionInfoFrom(Messages.ExecutionInfo currentExecutionInfo)
           
 

Constructors in com.thoughtworks.gauge.execution with parameters of type ExecutionContext
HooksExecutor(Set<Hook> hooks, ExecutionContext executionInfo)
           
 

Uses of ExecutionContext in com.thoughtworks.gauge.processor
 

Methods in com.thoughtworks.gauge.processor with parameters of type ExecutionContext
 Messages.Message MethodExecutionMessageProcessor.executeHooks(Set<Hook> hooks, Messages.Message message, ExecutionContext executionInfo)
           
 



Copyright © 2015. All rights reserved.