com.dtolabs.rundeck.core.execution.dispatch
Interface Dispatchable


public interface Dispatchable

Dispatchable is ...


Method Summary
 NodeStepResult dispatch(ExecutionContext context, INodeEntry node)
           
 

Method Detail

dispatch

NodeStepResult dispatch(ExecutionContext context,
                        INodeEntry node)