com.dtolabs.rundeck.core.execution
Interface DispatchedScriptExecutionItem

All Superinterfaces:
StepExecutionItem

public interface DispatchedScriptExecutionItem
extends StepExecutionItem

DispatchedScriptExecutionItem is ...


Method Summary
 IDispatchedScript getDispatchedScript()
           
 
Methods inherited from interface com.dtolabs.rundeck.core.execution.StepExecutionItem
getType
 

Method Detail

getDispatchedScript

IDispatchedScript getDispatchedScript()