com.dtolabs.rundeck.core.dispatcher
Interface IDispatchedJob

All Superinterfaces:
IDispatchedExecution

public interface IDispatchedJob
extends IDispatchedExecution

IDispatchedJob specifies a Job definition to execute


Method Summary
 IStoredJobRef getJobRef()
          return the Job reference object
 
Methods inherited from interface com.dtolabs.rundeck.core.dispatcher.IDispatchedExecution
getArgs, getDataContext, getLoglevel, getNodeExcludePrecedence, getNodeFilter, getNodeThreadcount, isKeepgoing
 

Method Detail

getJobRef

IStoredJobRef getJobRef()
return the Job reference object

Returns:
job ref