Deprecated API


Contents
Deprecated Classes
com.dtolabs.rundeck.core.utils.FormattedOutputStream
            
 

Deprecated Methods
com.dtolabs.rundeck.core.execution.ExecutionService.executeCommand(ExecutionContext, String[], INodeEntry)
          use ExecutionService.executeCommand(ExecutionContext, ExecArgList, com.dtolabs.rundeck.core.common.INodeEntry) 
com.dtolabs.rundeck.core.execution.ExecutionService.executeItem(StepExecutionContext, StepExecutionItem)
          use ExecutionService.executeStep(com.dtolabs.rundeck.core.execution.workflow.StepExecutionContext, StepExecutionItem) 
com.dtolabs.rundeck.core.authorization.providers.SAREAuthorization.hackMeSomeRoles()
           
com.dtolabs.rundeck.core.authorization.providers.Policies.listAllRoles()
           
com.dtolabs.rundeck.core.dispatcher.CentralDispatcher.listDispatcherQueue()
          The rundeck API requires a project parameter, use CentralDispatcher.listDispatcherQueue(String)