A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

abort() - Method in class com.dtolabs.rundeck.core.execution.ServiceThreadBase
 
AbstractBaseDescription - Class in com.dtolabs.rundeck.core.plugins.configuration
AbstractBaseDescription implements the optional components of the Description interface
AbstractBaseDescription() - Constructor for class com.dtolabs.rundeck.core.plugins.configuration.AbstractBaseDescription
 
AbstractDescribableScriptPlugin - Class in com.dtolabs.rundeck.core.plugins
AbstractDescribableScriptPlugin is a base ScriptPlugin provider implementation that can be used to provide a describable interface for a script plugin.
AbstractDescribableScriptPlugin(ScriptPluginProvider, Framework) - Constructor for class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
accept(ExecArg.Visitor) - Method in class com.dtolabs.rundeck.core.execution.ExecArg
Accept a visitor
acceptNode(INodeEntry) - Method in interface com.dtolabs.rundeck.core.common.NodesSelector
 
acceptNode(INodeEntry) - Method in class com.dtolabs.rundeck.core.common.SelectorUtils.AndNodesSelector
 
acceptNode(INodeEntry) - Method in class com.dtolabs.rundeck.core.common.SelectorUtils.MultiNodeSelector
 
acceptNode(INodeEntry) - Method in class com.dtolabs.rundeck.core.common.SelectorUtils.OrNodesSelector
 
acceptNode(INodeEntry) - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
AclContext - Interface in com.dtolabs.rundeck.core.authorization.providers
 
Action - Interface in com.dtolabs.rundeck.core.cli
The Action interface encapsulates a single action invoked via the command line.
ACTION_CREATE - Static variable in class com.dtolabs.rundeck.core.cli.project.ProjectTool
 
ACTION_FOLLOW - Static variable in class com.dtolabs.rundeck.core.cli.queue.QueueTool
kill action identifier
ACTION_KILL - Static variable in class com.dtolabs.rundeck.core.cli.queue.QueueTool
kill action identifier
ACTION_LIST - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
list action identifier
ACTION_LIST - Static variable in class com.dtolabs.rundeck.core.cli.queue.QueueTool
list action identifier
ACTION_LOAD - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
load action identifier
ACTION_PURGE - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
purge action identifier
ACTION_REMOVE - Static variable in class com.dtolabs.rundeck.core.cli.project.ProjectTool
 
ACTION_RUN - Static variable in class com.dtolabs.rundeck.core.cli.run.RunTool
run action identifier
ActionMaker - Interface in com.dtolabs.rundeck.core.cli
ActionMaker
adapter(Converter<T, X>) - Method in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
Create an adapted form of this service given a converter.
AdapterService<S,T> - Class in com.dtolabs.rundeck.core.plugins
AdapterService adapts one service provider type to another.
AdapterService(ProviderService<S>, Converter<S, T>) - Constructor for class com.dtolabs.rundeck.core.plugins.AdapterService
 
adaptFor(ProviderService<X>, Converter<X, Y>) - Static method in class com.dtolabs.rundeck.core.plugins.AdapterService
Create an AdapterService given a source service and a Converter.
add(File) - Method in class com.dtolabs.rundeck.core.authorization.providers.PoliciesCache
 
addAntBuildListener(ExecutionListener, Project) - Static method in class com.dtolabs.rundeck.core.execution.impl.common.AntSupport
 
addAPINodeSetParams(HashMap<String, String>, Boolean, String, int, Boolean) - Static method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Add entries to the Map for node filter parameters from the nodeset
addContext(String, Map<String, String>, Map<String, Map<String, String>>) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Return a new context with appended data set
addData(char[], int, int) - Method in class com.dtolabs.rundeck.core.utils.PartialLineBuffer
Add character data to the buffer
addEntity(ResourceXMLParser.Entity) - Method in class com.dtolabs.shared.resources.ResourceXMLGenerator
Add entity object
addEnv(Environment.Variable) - Method in interface com.dtolabs.rundeck.core.dispatcher.DataContextUtils.EnvironmentConfigurable
Add an environment variable
addEnv(Environment.Variable) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Add an Env element
addEnvVars(DataContextUtils.EnvironmentConfigurable, Map<String, Map<String, String>>) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
add Env elements to pass environment variables to the ExtSSHExec
addEnvVarsFromContextForExec(ExecTask, Map<String, Map<String, String>>) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Add embedded env elements for any included context data for the script
addEvent(LogEvent) - Method in class com.dtolabs.rundeck.core.logging.FilterStreamingLogWriter
 
addEvent(LogEvent) - Method in interface com.dtolabs.rundeck.core.logging.StreamingLogWriter
Add a new event
AdditiveListNodeSet - Class in com.dtolabs.rundeck.core.common
NodeSetSequence is ...
AdditiveListNodeSet() - Constructor for class com.dtolabs.rundeck.core.common.AdditiveListNodeSet
 
addNode(INodeEntry) - Method in interface com.dtolabs.rundeck.core.common.NodesFileGenerator
Add Node object
addNode(INodeEntry) - Method in class com.dtolabs.rundeck.core.common.NodesYamlGenerator
 
addNode(INodeEntry) - Method in class com.dtolabs.shared.resources.ResourceXMLGenerator
Add Node object
addNodeContextTasks(INodeEntry, Project, Sequential) - Static method in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher
Add tasks to the Sequential to set threadlocal values for the node name and username
addNodes(Collection<INodeEntry>) - Method in interface com.dtolabs.rundeck.core.common.NodesFileGenerator
Add all Node objects
addNodes(Collection<INodeEntry>) - Method in class com.dtolabs.rundeck.core.common.NodesYamlGenerator
 
addNodes(Collection<INodeEntry>) - Method in class com.dtolabs.shared.resources.ResourceXMLGenerator
 
addNodeSet(INodeSet) - Method in class com.dtolabs.rundeck.core.common.AdditiveListNodeSet
 
addNodeSet(INodeSet) - Method in class com.dtolabs.rundeck.core.common.MergedAttributesNodeSet
 
addNodeSet(INodeSet) - Method in interface com.dtolabs.rundeck.core.common.NodeSetMerge
 
addOptions(Options) - Method in interface com.dtolabs.rundeck.core.cli.CLIToolOptions
 
addOptions(Options) - Method in class com.dtolabs.rundeck.core.cli.ExtendedOptions
 
addOptions(Options) - Method in class com.dtolabs.rundeck.core.cli.HelpOptions
 
addOptions(Options) - Method in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
addOptions(Options) - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
addProperties(Properties) - Method in interface com.dtolabs.utils.PropertiesUtil.Adder
Add all the input Properties.
addProperties(Properties) - Method in class com.dtolabs.utils.PropertiesUtil.PrefixAdder
 
addProperty(String, String) - Method in interface com.dtolabs.utils.PropertiesUtil.Adder
Add a property.
addProperty(String, String) - Method in class com.dtolabs.utils.PropertiesUtil.PrefixAdder
 
addScanner(PluginScanner) - Method in interface com.dtolabs.rundeck.core.plugins.PluginCache
Add a new scanner
addToolOptions(CLIToolOptions) - Method in class com.dtolabs.rundeck.core.cli.BaseTool
Add a new CLIToolOptions object to the options used by this tool.
addWorkflowStateListener(WorkflowStateListener) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowExecutionStateListenerAdapter
 
allPropSet - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
Set of all resource properties
and(NodesSelector, NodesSelector) - Static method in class com.dtolabs.rundeck.core.common.SelectorUtils
 
AntSupport - Class in com.dtolabs.rundeck.core.execution.impl.common
AntSupport is ...
AntSupport() - Constructor for class com.dtolabs.rundeck.core.execution.impl.common.AntSupport
 
appendRemoteFileExtensionForNode(INodeEntry, String) - Static method in class com.dtolabs.rundeck.core.execution.impl.common.BaseFileCopier
Return a string with an appropriate script file extension appended if it is not already on the file path provided.
apply(Collection) - Method in class com.dtolabs.utils.Mapper
 
apply(Object[]) - Method in class com.dtolabs.utils.Mapper
 
apply(Enumeration) - Method in class com.dtolabs.utils.Mapper
 
apply(Iterator) - Method in class com.dtolabs.utils.Mapper
 
applyToEntries(Map) - Method in class com.dtolabs.utils.Mapper
 
applyToKeys(Map) - Method in class com.dtolabs.utils.Mapper
 
applyToValues(Map) - Method in class com.dtolabs.utils.Mapper
 
arg(String, boolean) - Method in class com.dtolabs.rundeck.core.execution.ExecArgList.Builder
Add a string arg
args(List<String>, boolean) - Method in class com.dtolabs.rundeck.core.execution.ExecArgList.Builder
Add a list of args
args(List<String>, Predicate) - Method in class com.dtolabs.rundeck.core.execution.ExecArgList.Builder
Add a list of args
args(String[], Predicate) - Method in class com.dtolabs.rundeck.core.execution.ExecArgList.Builder
Add a list of args
args(String[], boolean) - Method in class com.dtolabs.rundeck.core.execution.ExecArgList.Builder
Add a list of args
argumentQuoteForOperatingSystem(String) - Static method in class com.dtolabs.rundeck.core.cli.CLIUtils
 
asFlatStringArray() - Method in class com.dtolabs.rundeck.core.execution.ExecArgList
Flatten the list of arguments into an array
asFlatStringList() - Method in class com.dtolabs.rundeck.core.execution.ExecArgList
Flatten the list of arguments into a list
asStorageTree(Tree<ResourceMeta>) - Static method in class com.dtolabs.rundeck.core.storage.StorageUtil
Coerce a Tree of ResourceMeta into A StorageTree
asString(Object[], String) - Static method in class com.dtolabs.rundeck.core.utils.StringArrayUtil
Format an array of objects as a string separated by a delimiter by calling toString on each object
asString(String[], String) - Static method in class com.dtolabs.rundeck.core.utils.StringArrayUtil
Format a string array
Attribute - Class in com.dtolabs.rundeck.core.authorization
 
Attribute(URI, String) - Constructor for class com.dtolabs.rundeck.core.authorization.Attribute
 
ATTRIBUTE_NAME_ATTR - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
ATTRIBUTE_TAG - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
ATTRIBUTE_VALUE_ATTR - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
AuthContext - Interface in com.dtolabs.rundeck.core.authorization
Facade for Authorization containing a subject
authContext(AuthContext) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
authenticate(URL, HttpClient) - Method in class com.dtolabs.client.utils.BaseFormAuthenticator
Authenticate the client http state so that the colony requests can be made.
authenticate(URL, HttpClient) - Method in interface com.dtolabs.client.utils.HttpAuthenticator
Authenticate the client http state so that the colony requests can be made.
Authorization - Interface in com.dtolabs.rundeck.core.authorization
Instances of classes that implement this interface take context and command info and lookup whether the user can execute the specified handler.
authorizationEnvironment(String) - Static method in class com.dtolabs.rundeck.core.common.FrameworkProject
Creates an authorization environment for a project.
AuthorizationException - Exception in com.dtolabs.rundeck.core.authorization
AuthorizationException
AuthorizationException(String) - Constructor for exception com.dtolabs.rundeck.core.authorization.AuthorizationException
 
AuthorizationException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.authorization.AuthorizationException
 
AuthorizationException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.authorization.AuthorizationException
 
AuthorizationException(String, String, String) - Constructor for exception com.dtolabs.rundeck.core.authorization.AuthorizationException
 
AuthorizationFailureException - Exception in com.dtolabs.client.utils
AuthorizationFailureException is a subclass of HttpClientException that represents an authorization failure.
AuthorizationFailureException(String, Exception) - Constructor for exception com.dtolabs.client.utils.AuthorizationFailureException
 
AuthorizationFailureException(Exception) - Constructor for exception com.dtolabs.client.utils.AuthorizationFailureException
 
AuthorizationFailureException(String) - Constructor for exception com.dtolabs.client.utils.AuthorizationFailureException
 
AuthorizationFailureException() - Constructor for exception com.dtolabs.client.utils.AuthorizationFailureException
 
AuthorizationUtil - Class in com.dtolabs.rundeck.core.authorization
AuthorizationUtil provides utility methods for constructing authorization resource maps.
AuthorizationUtil() - Constructor for class com.dtolabs.rundeck.core.authorization.AuthorizationUtil
 
AuthRundeckStorageTree - Class in com.dtolabs.rundeck.core.storage
AuthRundeckStorageTree provides authorized access to a tree using an AuthContext for each request.
AuthRundeckStorageTree(StorageTree) - Constructor for class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
AuthStorageTree - Interface in com.dtolabs.rundeck.core.storage
AuthStorageTree authenticated interface to resource tree
AuthTree<T extends org.rundeck.storage.api.ContentMeta> - Interface in com.dtolabs.rundeck.core.storage
AuthTree authenticated facade to Tree

B

Base64 - Class in com.dtolabs.rundeck.core.utils
MIME Base64 encoder.
BaseAction - Class in com.dtolabs.rundeck.core.cli.project
Base class for implementing project setup actions
BaseAction(CLIToolLogger, Framework, CommandLine) - Constructor for class com.dtolabs.rundeck.core.cli.project.BaseAction
 
BaseAction(CLIToolLogger, Framework, BaseAction.BaseActionArgs) - Constructor for class com.dtolabs.rundeck.core.cli.project.BaseAction
 
BaseAction.BaseActionArgs - Interface in com.dtolabs.rundeck.core.cli.project
Arguments for the BaseAction.
BaseExecutionResult - Class in com.dtolabs.rundeck.core.execution
BaseExecutionResult implements ExecutionResult and provides factory methods for creating success or failure results
BaseFileCopier - Class in com.dtolabs.rundeck.core.execution.impl.common
BaseFileCopier provides utility methods for a FileCopier class.
BaseFileCopier() - Constructor for class com.dtolabs.rundeck.core.execution.impl.common.BaseFileCopier
 
BaseFormAuthenticator - Class in com.dtolabs.client.utils
BaseFormAuthenticator provides base implementation of authenticator by posting login information to the j_security_check authorization mechanism.
BaseFormAuthenticator(String, String, String) - Constructor for class com.dtolabs.client.utils.BaseFormAuthenticator
Constructor with base URL path, username and password for authentication.
BaseHttpClient - Interface in com.dtolabs.client.utils
BaseHttpClient provides a simple interface for making and receiving HTTP requests to the server.
BaseLogger - Interface in com.dtolabs.rundeck.core.execution
BaseLogger defines a base set of logging methods.
BasePluggableProviderService<T> - Class in com.dtolabs.rundeck.core.plugins
BasePluggableProviderService is an abstract base for a provider service which can load providers from plugins.
BasePluggableProviderService(String, Class<? extends T>) - Constructor for class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
 
BaseProviderRegistryService<T> - Class in com.dtolabs.rundeck.core.plugins
BaseProviderRegistryService is an abstract base that provides a registry of available service providers based on simple names.
BaseProviderRegistryService(Framework) - Constructor for class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService
 
BaseScriptPlugin - Class in com.dtolabs.rundeck.core.plugins
BaseScriptPlugin provides common methods for running scripts, used by the script plugin implementations.
BaseScriptPlugin(ScriptPluginProvider, Framework) - Constructor for class com.dtolabs.rundeck.core.plugins.BaseScriptPlugin
 
BaseStreamResource - Class in com.dtolabs.rundeck.core.storage
BaseStreamResource is ...
BaseStreamResource(Map<String, String>, HasInputStream) - Constructor for class com.dtolabs.rundeck.core.storage.BaseStreamResource
 
BaseTool - Class in com.dtolabs.rundeck.core.cli
BaseTool provides a base lifecyle for a commandline tool, and allows CLIToolOptions objects to be used for modular options processing.
BaseTool() - Constructor for class com.dtolabs.rundeck.core.cli.BaseTool
 
BaseWorkflowStrategy - Class in com.dtolabs.rundeck.core.execution.workflow
BaseWorkflowStrategy is ...
BaseWorkflowStrategy(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.BaseWorkflowStrategy
 
BEAN_NAME - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
beanMap(String, Object[]) - Static method in class com.dtolabs.utils.Mapper
Map dynamically using a bean property name.
beanMap(String, Iterator) - Static method in class com.dtolabs.utils.Mapper
Map dynamically using a bean property name.
beanMap(String, Collection, boolean) - Static method in class com.dtolabs.utils.Mapper
Map dynamically using a bean property name.
beanMap(String, Collection) - Static method in class com.dtolabs.utils.Mapper
Map dynamically using a bean property name.
beanMap(String, Iterator, boolean) - Static method in class com.dtolabs.utils.Mapper
Map dynamically using a bean property name.
beanMapper(String) - Static method in class com.dtolabs.utils.Mapper
Create a mapper for bean properties
beginContext() - Method in class com.dtolabs.rundeck.core.execution.workflow.StepContextWorkflowExecutionListener
 
beginContext() - Method in interface com.dtolabs.rundeck.core.execution.workflow.StepNodeContextListener
Indicates context begins
beginExecuteNodeStep(ExecutionContext, NodeStepExecutionItem, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
beginExecuteNodeStep(ExecutionContext, NodeStepExecutionItem, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.EchoExecListener
 
beginExecuteNodeStep(ExecutionContext, NodeStepExecutionItem, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowExecutionStateListenerAdapter
 
beginExecuteNodeStep(ExecutionContext, NodeStepExecutionItem, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowEventLoggerListener
 
beginExecuteNodeStep(ExecutionContext, NodeStepExecutionItem, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListener
Begin execution of a node step
beginExecuteNodeStep(ExecutionContext, NodeStepExecutionItem, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListenerImpl
 
beginFileCopyFile(ExecutionContext, File, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Begin file copy of file
beginFileCopyFile(ExecutionContext, File, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
beginFileCopyFileStream(ExecutionContext, InputStream, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Begin file copy of stream
beginFileCopyFileStream(ExecutionContext, InputStream, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
beginFileCopyScriptContent(ExecutionContext, String, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Begin file copy of string
beginFileCopyScriptContent(ExecutionContext, String, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
beginNodeContext(NODE) - Method in class com.dtolabs.rundeck.core.execution.workflow.StepContextWorkflowExecutionListener
 
beginNodeContext(NODE) - Method in interface com.dtolabs.rundeck.core.execution.workflow.StepNodeContextListener
Enter a node context
beginNodeDispatch(ExecutionContext, StepExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Begin dispatch of command to set of nodes
beginNodeDispatch(ExecutionContext, Dispatchable) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Begin dispatch of command to set of nodes
beginNodeDispatch(ExecutionContext, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
beginNodeDispatch(ExecutionContext, Dispatchable) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
beginNodeExecution(ExecutionContext, String[], INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Called before execution of command on node
beginNodeExecution(ExecutionContext, String[], INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
beginStepContext(STEP) - Method in class com.dtolabs.rundeck.core.execution.workflow.StepContextWorkflowExecutionListener
 
beginStepContext(STEP) - Method in interface com.dtolabs.rundeck.core.execution.workflow.StepNodeContextListener
Enter a step context
beginStepExecution(StepExecutor, StepExecutionContext, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
beginStepExecution(StepExecutor, StepExecutionContext, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.EchoExecListener
 
beginStepExecution(StepExecutor, StepExecutionContext, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowExecutionStateListenerAdapter
 
beginStepExecution(StepExecutor, StepExecutionContext, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowEventLoggerListener
 
beginStepExecution(StepExecutor, StepExecutionContext, StepExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListener
Called when execution begins for a step
beginWorkflowExecution(StepExecutionContext, WorkflowExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.EchoExecListener
 
beginWorkflowExecution(StepExecutionContext, WorkflowExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowExecutionStateListenerAdapter
 
beginWorkflowExecution(StepExecutionContext, WorkflowExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowEventLoggerListener
 
beginWorkflowExecution(StepExecutionContext, WorkflowExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListener
 
beginWorkflowExecution(StepExecutionContext, WorkflowExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListenerImpl
 
beginWorkflowItem(int, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.EchoExecListener
 
beginWorkflowItem(int, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowExecutionStateListenerAdapter
 
beginWorkflowItem(int, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowEventLoggerListener
 
beginWorkflowItem(int, StepExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListener
 
beginWorkflowItem(int, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListenerImpl
 
beginWorkflowItemErrorHandler(int, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.EchoExecListener
 
beginWorkflowItemErrorHandler(int, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowExecutionStateListenerAdapter
 
beginWorkflowItemErrorHandler(int, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowEventLoggerListener
 
beginWorkflowItemErrorHandler(int, StepExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListener
 
beginWorkflowItemErrorHandler(int, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListenerImpl
 
belowThreshold(LogLevel) - Method in enum com.dtolabs.rundeck.core.logging.LogLevel
 
bindSystemErr() - Static method in class com.dtolabs.rundeck.core.utils.ThreadBoundOutputStream
Bind the System.err PrintStream to a ThreadBoundOutputStream and return it.
bindSystemOut() - Static method in class com.dtolabs.rundeck.core.utils.ThreadBoundOutputStream
Bind the System.out PrintStream to a ThreadBoundOutputStream and return it.
bool(String, String, String, boolean, String) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a boolean property
bool(String, String, String, boolean, String, PropertyScope) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a boolean property
bool(String, String, String, boolean, String, PropertyScope, Map<String, Object>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a boolean property
booleanProperty(String, String, boolean, String, String) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Add a Boolean property
booleanType(String) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Return a new PropertyBuilder of type Property.Type.Boolean
build() - Method in class com.dtolabs.rundeck.core.execution.ExecArgList.Builder
Build the ExecArgList
build() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
build() - Static method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
build() - Static method in class com.dtolabs.rundeck.core.resources.URLResourceModelSource.Configuration
 
build(INodeEntry, String[], Project, Map<String, Map<String, String>>, SSHTaskBuilder.SSHConnectionInfo, int, PluginLogger) - Static method in class com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder
Build a Task that performs SSH command
BUILD - Static variable in class com.dtolabs.rundeck.core.VersionConstants
Build number.
build() - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Build the description
build() - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Build the Property object
buildCommandForNode(Map<String, Map<String, String>>, String) - Method in class com.dtolabs.rundeck.core.execution.ExecArgList
Generate the quoted and expanded argument list, by expanding property values given the data context, and quoting for the given OS
buildDescription(Object, DescriptionBuilder) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PluginAdapterUtility
Create a Description using a builder by analyzing the annotations on a plugin object, and including annotations on fields as DescriptionProperties.
buildDescription(Object, DescriptionBuilder, boolean) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PluginAdapterUtility
Create a Description using a builder by analyzing the annotations on a plugin object.
builder() - Static method in class com.dtolabs.rundeck.core.execution.ExecArgList
Create a Builder
builder() - Static method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
builder(ExecutionContext) - Static method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
builder(StepExecutionContext) - Static method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
builder() - Static method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Start a builder
builder(Description) - Static method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Start a builder with a given description
builder() - Static method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
 
builder(Property) - Static method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Return a new instance preconfigured with a previously defined Property
buildFinished(BuildEvent) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
buildScp(INodeEntry, Project, String, File, SSHTaskBuilder.SSHConnectionInfo, int, PluginLogger) - Static method in class com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder
 
buildStarted(BuildEvent) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
buildWith(DescriptionBuilder) - Method in interface com.dtolabs.rundeck.plugins.util.DescriptionBuilder.Collaborator
visit the builder and do some work
burst(String) - Static method in class com.dtolabs.rundeck.core.utils.OptsUtil
Bursts input string that may have emebedded quoted text into a String array.

C

CACHE - Static variable in class com.dtolabs.rundeck.core.resources.URLResourceModelSource.Configuration
 
cache(boolean) - Method in class com.dtolabs.rundeck.core.resources.URLResourceModelSource.Configuration
 
CachingResourceModelSource - Class in com.dtolabs.rundeck.core.resources
Abstract caching model source.
CachingResourceModelSource(ResourceModelSource, ResourceModelSourceCache) - Constructor for class com.dtolabs.rundeck.core.resources.CachingResourceModelSource
 
CachingResourceModelSource(ResourceModelSource, String, ResourceModelSourceCache) - Constructor for class com.dtolabs.rundeck.core.resources.CachingResourceModelSource
 
call() - Method in class com.dtolabs.rundeck.core.cli.TaskCallable
 
call() - Method in class com.dtolabs.rundeck.core.execution.utils.ResponderTask
 
call() - Method in class com.dtolabs.rundeck.core.execution.utils.ResponderTask.Sequence
 
CallableWrapperTask - Class in com.dtolabs.rundeck.core.cli
CallableWrapperTask calls the Callable when the task is executed.
CallableWrapperTask(Callable) - Constructor for class com.dtolabs.rundeck.core.cli.CallableWrapperTask
 
canBuildDescription(Object) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PluginAdapterUtility
Return true if the object has a valid Plugin annotation
CanSetResourceMeta - Interface in com.dtolabs.rundeck.core.storage
Mutable interface for metadata
CentralDispatcher - Interface in com.dtolabs.rundeck.core.dispatcher
CentralDispatcher interface provides methods for accessing central dispatcher of the app server.
CENTRALDISPATCHER_CLS_DEFAULT - Static variable in class com.dtolabs.rundeck.core.common.Framework
 
CENTRALDISPATCHER_CLS_PROP - Static variable in class com.dtolabs.rundeck.core.common.Framework
 
CentralDispatcherException - Exception in com.dtolabs.rundeck.core.dispatcher
Exception class for CentralDispatcher layer
CentralDispatcherException(String) - Constructor for exception com.dtolabs.rundeck.core.dispatcher.CentralDispatcherException
constructor
CentralDispatcherException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.dispatcher.CentralDispatcherException
constructor
CentralDispatcherException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.dispatcher.CentralDispatcherException
constructor
CentralDispatcherFailureResponseException - Exception in com.dtolabs.client.services
CentralDispatcherFailureResponseException indicates that the request succeeded, but responded that the service failed
CentralDispatcherFailureResponseException(String) - Constructor for exception com.dtolabs.client.services.CentralDispatcherFailureResponseException
 
CentralDispatcherFailureResponseException(Exception) - Constructor for exception com.dtolabs.client.services.CentralDispatcherFailureResponseException
 
CentralDispatcherFailureResponseException(String, Exception) - Constructor for exception com.dtolabs.client.services.CentralDispatcherFailureResponseException
 
CentralDispatcherMgrFactory - Class in com.dtolabs.rundeck.core.dispatcher
CentralDispatcherMgrFactory provides methods for creating a CentralDispatcher instance, configured by a classname.
CentralDispatcherServerRequestException - Exception in com.dtolabs.client.services
CentralDispatcherServerRequestException indicates that an error occurred during the request to or response from the server
CentralDispatcherServerRequestException(String) - Constructor for exception com.dtolabs.client.services.CentralDispatcherServerRequestException
 
CentralDispatcherServerRequestException(Exception) - Constructor for exception com.dtolabs.client.services.CentralDispatcherServerRequestException
 
CentralDispatcherServerRequestException(String, Exception) - Constructor for exception com.dtolabs.client.services.CentralDispatcherServerRequestException
 
chain(String, ProviderService<X>, ProviderService<X>) - Static method in class com.dtolabs.rundeck.core.plugins.ChainedProviderServiceImpl
Factory method to create a ChainedProviderService
chain(String, List<ProviderService<X>>) - Static method in class com.dtolabs.rundeck.core.plugins.ChainedProviderServiceImpl
Factory method to create a ChainedProviderService
ChainedProviderService<T> - Class in com.dtolabs.rundeck.core.plugins
ChainedProviderService attempts to load the provider from a primary service, and if that fails, it attempts it from a secondary service.
ChainedProviderService() - Constructor for class com.dtolabs.rundeck.core.plugins.ChainedProviderService
 
ChainedProviderServiceImpl<T> - Class in com.dtolabs.rundeck.core.plugins
Concrete implementation of ChainedProviderService
ChainedProviderServiceImpl(String, ProviderService<T>, ProviderService<T>) - Constructor for class com.dtolabs.rundeck.core.plugins.ChainedProviderServiceImpl
 
ChainedProviderServiceImpl(String, List<ProviderService<T>>) - Constructor for class com.dtolabs.rundeck.core.plugins.ChainedProviderServiceImpl
 
characterEscapeForOperatingSystem(String) - Static method in class com.dtolabs.rundeck.core.cli.CLIUtils
 
childCouldBeLoaded(String) - Method in class com.dtolabs.rundeck.core.common.Framework
 
childCouldBeLoaded(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
 
childCouldBeLoaded(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkResourceParent
Default implementation checks whether a subdir under the basedir exists with the specified name.
childCouldBeLoaded(String) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResourceParent
Return true if the child resource could be loaded from a file resource
clearFailedNodesFile(File) - Static method in class com.dtolabs.rundeck.core.cli.FailedNodesFilestore
Mark the failedNodesFile for deletion if it exists.
clearPartial() - Method in class com.dtolabs.rundeck.core.utils.PartialLineBuffer
Clear the partial fragment string
cli - Variable in class com.dtolabs.rundeck.core.cli.ExecTool
Reference to command line params
cli - Variable in class com.dtolabs.rundeck.core.cli.project.ProjectTool
Reference to command line params
ClientState - Class in com.dtolabs.client.utils
ClientState manages a map of HttpStates, allowing CommanderHttpClientChannel to re-use an existing client session without logging in again.
CLIExecutionListener - Class in com.dtolabs.rundeck.core.cli
CLIExecutionListener implements ExecutionListener, and is used to supply other listeners to the ExecutionService, as well as provide a mechanism for logging messages to a provided CLIToolLogger.
CLIExecutionListener(FailedNodesListener, CLIToolLogger, int) - Constructor for class com.dtolabs.rundeck.core.cli.CLIExecutionListener
Create the CLIExecutionListener
CLIExecutionListener(FailedNodesListener, CLIToolLogger, int, boolean) - Constructor for class com.dtolabs.rundeck.core.cli.CLIExecutionListener
 
CLIExecutionListener(FailedNodesListener, CLIToolLogger, int, boolean, String) - Constructor for class com.dtolabs.rundeck.core.cli.CLIExecutionListener
 
CLILoggerParams - Interface in com.dtolabs.rundeck.core.cli
CLILoggerParams is ...
CLITool - Interface in com.dtolabs.rundeck.core.cli
Classes that implement this interface provide a shell tool with a command line interface.
CLIToolException - Exception in com.dtolabs.rundeck.core.cli
CLIToolException supertype of exceptions thrown by CLI tools
CLIToolException() - Constructor for exception com.dtolabs.rundeck.core.cli.CLIToolException
 
CLIToolException(String) - Constructor for exception com.dtolabs.rundeck.core.cli.CLIToolException
 
CLIToolException(Exception) - Constructor for exception com.dtolabs.rundeck.core.cli.CLIToolException
 
CLIToolException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.cli.CLIToolException
 
CLIToolLogger - Interface in com.dtolabs.rundeck.core.cli
Provides log interfaces to CLITools
CLIToolOptions - Interface in com.dtolabs.rundeck.core.cli
CLIToolOptions interface defines lifecycle methods for a set of options for a CLI tool.
CLIToolOptionsException - Exception in com.dtolabs.rundeck.core.cli
CLIToolOptionsException is ...
CLIToolOptionsException() - Constructor for exception com.dtolabs.rundeck.core.cli.CLIToolOptionsException
 
CLIToolOptionsException(String) - Constructor for exception com.dtolabs.rundeck.core.cli.CLIToolOptionsException
 
CLIToolOptionsException(Exception) - Constructor for exception com.dtolabs.rundeck.core.cli.CLIToolOptionsException
 
CLIToolOptionsException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.cli.CLIToolOptionsException
 
CLIUtils - Class in com.dtolabs.rundeck.core.cli
CLIUtils provides utility functions
CLIUtils() - Constructor for class com.dtolabs.rundeck.core.cli.CLIUtils
 
clone(FileResourceModelSource.Configuration) - Static method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
clone(URLResourceModelSource.Configuration) - Static method in class com.dtolabs.rundeck.core.resources.URLResourceModelSource.Configuration
 
close() - Method in class com.dtolabs.rundeck.core.logging.FilterStreamingLogWriter
 
close() - Method in interface com.dtolabs.rundeck.core.logging.StreamingLogWriter
Close the stream.
close() - Method in class com.dtolabs.rundeck.core.utils.FormattedOutputStream
Deprecated.
 
collaborate(DescriptionBuilder.Collaborator) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Allows the Collaborator to assist using this DescriptionBuilder.
collaborate(Object) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Allows any object to collaborate on this DescriptionBuilder if it implements DescriptionBuilder.Collaborator, otherwise simply returns this builder.
com.dtolabs.client.services - package com.dtolabs.client.services
 
com.dtolabs.client.utils - package com.dtolabs.client.utils
 
com.dtolabs.launcher - package com.dtolabs.launcher
 
com.dtolabs.rundeck.core - package com.dtolabs.rundeck.core
 
com.dtolabs.rundeck.core.authentication - package com.dtolabs.rundeck.core.authentication
 
com.dtolabs.rundeck.core.authorization - package com.dtolabs.rundeck.core.authorization
 
com.dtolabs.rundeck.core.authorization.providers - package com.dtolabs.rundeck.core.authorization.providers
 
com.dtolabs.rundeck.core.cli - package com.dtolabs.rundeck.core.cli
 
com.dtolabs.rundeck.core.cli.jobs - package com.dtolabs.rundeck.core.cli.jobs
 
com.dtolabs.rundeck.core.cli.project - package com.dtolabs.rundeck.core.cli.project
 
com.dtolabs.rundeck.core.cli.queue - package com.dtolabs.rundeck.core.cli.queue
 
com.dtolabs.rundeck.core.cli.run - package com.dtolabs.rundeck.core.cli.run
 
com.dtolabs.rundeck.core.common - package com.dtolabs.rundeck.core.common
 
com.dtolabs.rundeck.core.common.impl - package com.dtolabs.rundeck.core.common.impl
 
com.dtolabs.rundeck.core.dispatcher - package com.dtolabs.rundeck.core.dispatcher
 
com.dtolabs.rundeck.core.execution - package com.dtolabs.rundeck.core.execution
 
com.dtolabs.rundeck.core.execution.dispatch - package com.dtolabs.rundeck.core.execution.dispatch
 
com.dtolabs.rundeck.core.execution.impl.common - package com.dtolabs.rundeck.core.execution.impl.common
 
com.dtolabs.rundeck.core.execution.impl.jsch - package com.dtolabs.rundeck.core.execution.impl.jsch
 
com.dtolabs.rundeck.core.execution.impl.local - package com.dtolabs.rundeck.core.execution.impl.local
 
com.dtolabs.rundeck.core.execution.script - package com.dtolabs.rundeck.core.execution.script
 
com.dtolabs.rundeck.core.execution.service - package com.dtolabs.rundeck.core.execution.service
 
com.dtolabs.rundeck.core.execution.utils - package com.dtolabs.rundeck.core.execution.utils
 
com.dtolabs.rundeck.core.execution.workflow - package com.dtolabs.rundeck.core.execution.workflow
 
com.dtolabs.rundeck.core.execution.workflow.state - package com.dtolabs.rundeck.core.execution.workflow.state
 
com.dtolabs.rundeck.core.execution.workflow.steps - package com.dtolabs.rundeck.core.execution.workflow.steps
 
com.dtolabs.rundeck.core.execution.workflow.steps.node - package com.dtolabs.rundeck.core.execution.workflow.steps.node
 
com.dtolabs.rundeck.core.execution.workflow.steps.node.impl - package com.dtolabs.rundeck.core.execution.workflow.steps.node.impl
 
com.dtolabs.rundeck.core.logging - package com.dtolabs.rundeck.core.logging
 
com.dtolabs.rundeck.core.plugins - package com.dtolabs.rundeck.core.plugins
 
com.dtolabs.rundeck.core.plugins.configuration - package com.dtolabs.rundeck.core.plugins.configuration
 
com.dtolabs.rundeck.core.plugins.metadata - package com.dtolabs.rundeck.core.plugins.metadata
 
com.dtolabs.rundeck.core.resources - package com.dtolabs.rundeck.core.resources
 
com.dtolabs.rundeck.core.resources.format - package com.dtolabs.rundeck.core.resources.format
 
com.dtolabs.rundeck.core.storage - package com.dtolabs.rundeck.core.storage
 
com.dtolabs.rundeck.core.tasks.net - package com.dtolabs.rundeck.core.tasks.net
 
com.dtolabs.rundeck.core.utils - package com.dtolabs.rundeck.core.utils
 
com.dtolabs.rundeck.core.utils.cache - package com.dtolabs.rundeck.core.utils.cache
 
com.dtolabs.rundeck.plugins - package com.dtolabs.rundeck.plugins
 
com.dtolabs.rundeck.plugins.descriptions - package com.dtolabs.rundeck.plugins.descriptions
 
com.dtolabs.rundeck.plugins.logging - package com.dtolabs.rundeck.plugins.logging
 
com.dtolabs.rundeck.plugins.notification - package com.dtolabs.rundeck.plugins.notification
 
com.dtolabs.rundeck.plugins.step - package com.dtolabs.rundeck.plugins.step
 
com.dtolabs.rundeck.plugins.storage - package com.dtolabs.rundeck.plugins.storage
 
com.dtolabs.rundeck.plugins.util - package com.dtolabs.rundeck.plugins.util
 
com.dtolabs.shared.resources - package com.dtolabs.shared.resources
 
com.dtolabs.utils - package com.dtolabs.utils
 
command - Variable in class com.dtolabs.rundeck.core.authorization.providers.ContextEvaluation
 
command(String...) - Static method in class com.dtolabs.rundeck.plugins.step.GeneratedScriptBuilder
Create a command
COMMAND_TYPE_NODE_FIRST - Static variable in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItem
Provider name for node first provider implementation
COMMAND_TYPE_STEP_FIRST - Static variable in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItem
Provider name for step first provider implementation
COMMON_DESCRIPTION - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
COMMON_NAME - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
COMMON_TAGS - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
comparator(Mapper) - Static method in class com.dtolabs.utils.Mapper
Create a Comparator which compares two objects by first mapping each object with a mapper and then comparing the result objects.
comparator(Mapper, boolean) - Static method in class com.dtolabs.utils.Mapper
compare(INodeEntry, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.dispatch.INodeEntryComparator
 
compareTo(StepContextId) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils.CtxItem
 
compareTo(StepIdentifier) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepIdentifierImpl
 
CompletableIterator<T> - Interface in com.dtolabs.rundeck.core.logging
 
concat(Mapper) - Method in class com.dtolabs.utils.Mapper
Concatenate another mapper onto this one.
concat(Mapper[]) - Static method in class com.dtolabs.utils.Mapper
Concatenate more than two Mappers.
concat(Mapper, Mapper) - Static method in class com.dtolabs.utils.Mapper
Concatenate two Mappers.
CONFIG_ARGS - Static variable in class com.dtolabs.rundeck.core.resources.ScriptResourceModelSource
 
CONFIG_AUTHENTICATION - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
CONFIG_DEFAULT - Static variable in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
CONFIG_DESCRIPTION - Static variable in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
CONFIG_FILE - Static variable in class com.dtolabs.rundeck.core.resources.ScriptResourceModelSource
 
CONFIG_FORMAT - Static variable in class com.dtolabs.rundeck.core.resources.ScriptResourceModelSource
 
CONFIG_INTERPRETER - Static variable in class com.dtolabs.rundeck.core.resources.ScriptResourceModelSource
 
CONFIG_INTERPRETER_ARGS_QUOTED - Static variable in class com.dtolabs.rundeck.core.resources.ScriptResourceModelSource
 
CONFIG_KEYPATH - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
CONFIG_KEYSTORE_PATH - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
CONFIG_NAME - Static variable in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
CONFIG_PROP_PREFIX - Static variable in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
CONFIG_REQUIRED - Static variable in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
CONFIG_SCOPE - Static variable in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
CONFIG_TITLE - Static variable in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
CONFIG_TYPE - Static variable in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
CONFIG_VALUES - Static variable in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
Configurable - Interface in com.dtolabs.rundeck.core.plugins.configuration
Configurable objects can be configured with properties.
ConfigurableService<T> - Interface in com.dtolabs.rundeck.core.plugins.configuration
ConfigurableService can produce a provider instance of a certain type using configuration input.
ConfigurationException - Exception in com.dtolabs.rundeck.core.plugins.configuration
ConfigurationException indicates an error with configuration of a provider
ConfigurationException() - Constructor for exception com.dtolabs.rundeck.core.plugins.configuration.ConfigurationException
 
ConfigurationException(String) - Constructor for exception com.dtolabs.rundeck.core.plugins.configuration.ConfigurationException
 
ConfigurationException(Exception) - Constructor for exception com.dtolabs.rundeck.core.plugins.configuration.ConfigurationException
 
ConfigurationException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.plugins.configuration.ConfigurationException
 
configure(Properties) - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Configurable
Configure the object with the configuration properties.
configure(Properties) - Method in class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSource.Configuration
 
configure(Properties) - Method in class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSource
 
configure(Properties) - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource
 
configure(FileResourceModelSource.Configuration) - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource
Configure the Source
configure(Properties) - Method in class com.dtolabs.rundeck.core.resources.ScriptResourceModelSource
 
configure(Properties) - Method in class com.dtolabs.rundeck.core.resources.URLResourceModelSource
 
ConfiguredStepExecutionItem - Interface in com.dtolabs.rundeck.core.execution
A Step execution item with embedded runtime configuration properties
configureNodeContextThreadLocalsForProject(Project) - Static method in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher
Adds InheritableNodeLocal references to the Project for use by the node context tasks
configurePrintStream(boolean) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Reconfigures the System.out PrintStream to write to a file output stream.
configureProperties(PropertyResolver, Object) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PluginAdapterUtility
Set field values on a plugin object by using annotated field values to create a Description, and setting field values to resolved property values.
configureProperties(PropertyResolver, Description, Object, PropertyScope) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PluginAdapterUtility
Set field values on a plugin object by using a Description, and setting field values to resolved property values.
configureSession(Map<String, String>, Session) - Static method in class com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder
 
ConsoleExecutionFollowReceiver - Class in com.dtolabs.rundeck.core.cli.queue
ConsoleExecutionFollowReceiver is ...
ConsoleExecutionFollowReceiver(long, ConsoleExecutionFollowReceiver.Mode, PrintStream, BaseLogger) - Constructor for class com.dtolabs.rundeck.core.cli.queue.ConsoleExecutionFollowReceiver
 
ConsoleExecutionFollowReceiver.Mode - Enum in com.dtolabs.rundeck.core.cli.queue
Execution follow mode
Constants - Class in com.dtolabs.client.utils
Constants for client-server communication
Constants() - Constructor for class com.dtolabs.client.utils.Constants
 
Constants - Class in com.dtolabs.rundeck.core
Constants for Rundeck Core
Constants() - Constructor for class com.dtolabs.rundeck.core.Constants
 
contains(String[], String) - Static method in class com.dtolabs.rundeck.core.utils.StringArrayUtil
Returns true if the value is in the list.
containsPort() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return true if the hostname string includes embedded port in the "hostname:port" pattern
containsPort() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
containsPort(String) - Static method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
Return true if the hostname contains a port value in the form "hostname:port".
containsQuote(String) - Static method in class com.dtolabs.rundeck.core.cli.CLIUtils
Return true if the string contains any whitespace
containsSpace(String) - Static method in class com.dtolabs.rundeck.core.cli.CLIUtils
Return true if the string contains any whitespace
containsUserName() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return true if the hostname string includes embedded username in the "username@hostname" pattern
containsUserName(String) - Static method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
Checks if nodename contains a user name
containsUserName() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
CONTENT_TYPE - Static variable in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
 
ContextDecision - Class in com.dtolabs.rundeck.core.authorization.providers
ContextDecision provides the decision id and the evaluation up to the decision point.
ContextDecision(Explanation.Code, boolean, List<ContextEvaluation>) - Constructor for class com.dtolabs.rundeck.core.authorization.providers.ContextDecision
Construct a decision.
ContextDecision(Explanation.Code, boolean) - Constructor for class com.dtolabs.rundeck.core.authorization.providers.ContextDecision
 
ContextEvaluation - Class in com.dtolabs.rundeck.core.authorization.providers
 
ContextLogger - Interface in com.dtolabs.rundeck.core.execution.workflow
ContextLogger extends the BaseLogger to allow logging with extended context information
ContextLoggerExecutionListener - Interface in com.dtolabs.rundeck.core.execution
ContextLoggerExecutionListener provides a method for getting a map of logging context information.
Contextual - Interface in com.dtolabs.rundeck.core.execution
Provides a context
convert(S) - Method in interface com.dtolabs.rundeck.core.utils.Converter
 
convert(T) - Method in class com.dtolabs.rundeck.core.utils.IdentityConverter
 
convertCreateData(Path, ResourceMeta) - Method in class com.dtolabs.rundeck.core.storage.StorageConverterPluginAdapter
 
Converter<S,T> - Interface in com.dtolabs.rundeck.core.utils
Convert one type of object into another
convertFailures(Map<Integer, StepExecutionResult>) - Method in class com.dtolabs.rundeck.core.execution.workflow.BaseWorkflowStrategy
Convert map of step execution results keyed by step number, to a collection of step execution results keyed by node name
convertReadData(Path, ResourceMeta) - Method in class com.dtolabs.rundeck.core.storage.StorageConverterPluginAdapter
 
convertUpdateData(Path, ResourceMeta) - Method in class com.dtolabs.rundeck.core.storage.StorageConverterPluginAdapter
 
copyDirectory(File, File) - Static method in class com.dtolabs.rundeck.core.utils.FileUtils
Copy one directory to another location (recursively)
copyFile(ExecutionContext, File, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.impl.jsch.JschScpFileCopier
 
copyFile(ExecutionContext, File, INodeEntry, String) - Method in class com.dtolabs.rundeck.core.execution.impl.jsch.JschScpFileCopier
 
copyFile(ExecutionContext, File, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.impl.local.LocalFileCopier
 
copyFile(ExecutionContext, File, INodeEntry, String) - Method in class com.dtolabs.rundeck.core.execution.impl.local.LocalFileCopier
 
copyFile(ExecutionContext, File, INodeEntry, String) - Method in interface com.dtolabs.rundeck.core.execution.service.DestinationFileCopier
Copy the contents of an input stream to the node
copyFile(ExecutionContext, File, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.service.FileCopier
Copy the contents of an input stream to the node
copyFileStream(ExecutionContext, InputStream, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.impl.jsch.JschScpFileCopier
 
copyFileStream(ExecutionContext, InputStream, INodeEntry, String) - Method in class com.dtolabs.rundeck.core.execution.impl.jsch.JschScpFileCopier
 
copyFileStream(ExecutionContext, InputStream, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.impl.local.LocalFileCopier
 
copyFileStream(ExecutionContext, InputStream, INodeEntry, String) - Method in class com.dtolabs.rundeck.core.execution.impl.local.LocalFileCopier
 
copyFileStream(ExecutionContext, InputStream, INodeEntry, String) - Method in interface com.dtolabs.rundeck.core.execution.service.DestinationFileCopier
Copy the contents of an input stream to the node
copyFileStream(ExecutionContext, InputStream, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.service.FileCopier
Copy the contents of an input stream to the node
copyFileStreams(File, File) - Static method in class com.dtolabs.rundeck.core.utils.FileUtils
Copy a file from one location to another, and set the modification time to match.
copyScriptContent(ExecutionContext, String, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.impl.jsch.JschScpFileCopier
 
copyScriptContent(ExecutionContext, String, INodeEntry, String) - Method in class com.dtolabs.rundeck.core.execution.impl.jsch.JschScpFileCopier
 
copyScriptContent(ExecutionContext, String, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.impl.local.LocalFileCopier
 
copyScriptContent(ExecutionContext, String, INodeEntry, String) - Method in class com.dtolabs.rundeck.core.execution.impl.local.LocalFileCopier
 
copyScriptContent(ExecutionContext, String, INodeEntry, String) - Method in interface com.dtolabs.rundeck.core.execution.service.DestinationFileCopier
Copy the contents of an input stream to the node
copyScriptContent(ExecutionContext, String, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.service.FileCopier
Copy the contents of an input stream to the node
copyStream(InputStream, OutputStream) - Static method in class com.dtolabs.rundeck.core.utils.ZipUtil
 
copyStream(InputStream, OutputStream) - Method in class com.dtolabs.rundeck.core.utils.ZipUtil.CopyStreamCopier
 
copyStream(InputStream, OutputStream) - Method in interface com.dtolabs.rundeck.core.utils.ZipUtil.streamCopier
 
copyStream(InputStream, OutputStream) - Static method in class com.dtolabs.utils.Streams
Read the data from the input stream and copy to the outputstream.
copyStreamCount(InputStream, OutputStream) - Static method in class com.dtolabs.utils.Streams
Read the data from the input stream and copy to the outputstream.
copyStreamThread(InputStream, OutputStream) - Static method in class com.dtolabs.utils.Streams
Return a new thread that will copy an inputstream to an output stream.
copyStreamWithFilterSet(InputStream, OutputStream, FilterSet) - Static method in class com.dtolabs.utils.Streams
Read the data from the input stream and write to the outputstream, filtering with an Ant FilterSet.
copyWriterCount(Reader, Writer) - Static method in class com.dtolabs.utils.Streams
Read the data from the reader and copy to the writer.
CoreException - Exception in com.dtolabs.rundeck.core
CoreException, base exception class for the core framework
CoreException(String) - Constructor for exception com.dtolabs.rundeck.core.CoreException
 
CoreException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.CoreException
 
CoreException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.CoreException
 
count() - Method in class com.dtolabs.rundeck.core.authorization.providers.Policies
 
countPolicies() - Method in interface com.dtolabs.rundeck.core.authorization.providers.PolicyCollection
 
countPolicies() - Method in class com.dtolabs.rundeck.core.authorization.providers.YamlPolicyCollection
 
countProperties() - Method in class com.dtolabs.rundeck.core.utils.PropertyLookup
Counts number of properties currently in this object.
create(String, String, String, String, String) - Static method in class com.dtolabs.client.services.StoredJobImpl
 
create(String, String, String, String, String, String) - Static method in class com.dtolabs.client.services.StoredJobImpl
 
create(String, File, IFrameworkProjectMgr) - Static method in class com.dtolabs.rundeck.core.common.FrameworkProject
Create a new Depot object at the specified projects.directory
create(String, File, IFrameworkProjectMgr, Properties) - Static method in class com.dtolabs.rundeck.core.common.FrameworkProject
Create a new Depot object at the specified projects.directory
create(String, File, Framework) - Static method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
Factory method.
create(String) - Static method in class com.dtolabs.rundeck.core.common.NodeBaseImpl
Create a NodeBaseImpl
create(String, String) - Static method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
Factory method to create an instance with a hostname and node name.
create(String, Framework) - Static method in class com.dtolabs.rundeck.core.dispatcher.CentralDispatcherMgrFactory
Factory method to create the factory instance.
create(boolean, DispatcherResult) - Static method in class com.dtolabs.rundeck.core.execution.BaseExecutionResult
Create a Success result with an object
CREATE - Static variable in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
create() - Static method in class com.dtolabs.rundeck.core.storage.StorageUtil
Create a new builder
create(Map<String, String>) - Static method in class com.dtolabs.rundeck.core.storage.StorageUtil
Create a new builder with a set of metadata
create(String, String, char[]) - Static method in class com.dtolabs.rundeck.core.utils.JARVerifier
Construct a JARVerifier with a keystore and alias and password.
create(Properties) - Static method in class com.dtolabs.rundeck.core.utils.PropertyLookup
 
create(IPropertyLookup) - Static method in class com.dtolabs.rundeck.core.utils.PropertyLookup
 
create(File) - Static method in class com.dtolabs.rundeck.core.utils.PropertyLookup
Factory method to create a property lookup object
create(File, IPropertyLookup) - Static method in class com.dtolabs.rundeck.core.utils.PropertyLookup
Calls base constructor with data from IPropertyLookup paramater as defaults.
create(File, Map, IPropertyLookup) - Static method in class com.dtolabs.rundeck.core.utils.PropertyLookup
Calls base constructor feeding defaults from Map and IPropertyLookup params
createAction(String) - Method in interface com.dtolabs.rundeck.core.cli.ActionMaker
 
CreateAction - Class in com.dtolabs.rundeck.core.cli.project
Creates and initializes the project structure.
CreateAction(CLIToolLogger, Framework, CommandLine) - Constructor for class com.dtolabs.rundeck.core.cli.project.CreateAction
Create a new CreateAction, and parse the args from the CommandLine, using BaseAction.parseBaseActionArgs(org.apache.commons.cli.CommandLine) and CreateAction.parseCreateActionArgs(org.apache.commons.cli.CommandLine) to create the argument specifiers.
CreateAction(CLIToolLogger, Framework, CommandLine, Properties) - Constructor for class com.dtolabs.rundeck.core.cli.project.CreateAction
Create a new CreateAction, and parse the args from the CommandLine, using BaseAction.parseBaseActionArgs(org.apache.commons.cli.CommandLine) and CreateAction.parseCreateActionArgs(org.apache.commons.cli.CommandLine) to create the argument specifiers.
CreateAction(CLIToolLogger, Framework, BaseAction.BaseActionArgs, CreateAction.CreateActionArgs, Properties) - Constructor for class com.dtolabs.rundeck.core.cli.project.CreateAction
Create a new CreateAction
CreateAction(CLIToolLogger, Framework, BaseAction.BaseActionArgs, CreateAction.CreateActionArgs) - Constructor for class com.dtolabs.rundeck.core.cli.project.CreateAction
Create a new CreateAction
createAction(String) - Method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
 
CreateAction.CreateActionArgs - Interface in com.dtolabs.rundeck.core.cli.project
Arguments for the CreateAction
createArgs(String, boolean) - Static method in class com.dtolabs.rundeck.core.cli.project.BaseAction
Create BaseActionArgs instance
createArgs(boolean) - Static method in class com.dtolabs.rundeck.core.cli.project.CreateAction
Create args instance
createCacheItemForFile(File) - Method in interface com.dtolabs.rundeck.core.utils.cache.FileCache.ItemCreator
Return item to store for the file, or null to remove the association.
createChild(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Create a new type and store it
createChild(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
 
createChild(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkResourceParent
create a new child resource
createChild(String) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResourceParent
Create a new FrameworkResource child.
createDeferred(File) - Static method in class com.dtolabs.rundeck.core.utils.PropertyLookup
Factory method to create a property lookup object
createDeleteJobResultImpl(boolean, String, String, String) - Static method in class com.dtolabs.client.services.DeleteJobResultImpl
 
createDescription(ScriptPluginProvider, boolean, DescriptionBuilder) - Static method in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
createEntityResolver() - Static method in class com.dtolabs.shared.resources.ResourceXMLParser
 
createExclude() - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
createExclude(Map) - Method in class com.dtolabs.rundeck.core.utils.NodeSet
Creates an NodeSet.Exclude object populating its properties from the keys of the map
createFailure(Exception) - Static method in class com.dtolabs.rundeck.core.execution.BaseExecutionResult
Create a failure result with an exception
createFailure(FailureReason, String, Exception, INodeEntry, int) - Static method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorResultImpl
 
createFailure(FailureReason, String, INodeEntry, int) - Static method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorResultImpl
 
createFailure(FailureReason, String, INodeEntry) - Static method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorResultImpl
 
createFileStructure(File) - Static method in class com.dtolabs.rundeck.core.common.FrameworkProject
Creates the file structure for a project
createFilterNodeSelector() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Crete a NodeSet using the parsed argument values
createFrameworkNode() - Method in class com.dtolabs.rundeck.core.common.Framework
Generate a node entry for the framework with default values
createFrameworkProject(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
Add a new project to the map.
createFrameworkProject(String, Properties) - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
 
createFrameworkProject(String) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkProjectMgr
Create a new project.
createFrameworkProject(String, Properties) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkProjectMgr
Create a new project if it doesn't exist, otherwise returns existing project
createFrameworkProjectRuntimeResolver(Framework, String, Map<String, Object>, String, String) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
Create a PropertyResolver for a plugin for resolving Framework, Project and instance scoped properties.
createFrameworkProjectStrict(String, Properties) - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
Create a new project if it doesn't, otherwise throw exception
createFrameworkProjectStrict(String, Properties) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkProjectMgr
Create a new project if it doesn't, otherwise throw exception
createFromMap(Map<String, Object>) - Static method in class com.dtolabs.rundeck.core.common.NodeEntryFactory
Create NodeEntryImpl from map data.
createInclude() - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
createInclude(Map) - Method in class com.dtolabs.rundeck.core.utils.NodeSet
Creates an NodeSet.Include object populating its properties from the keys of the map
createInnerLoopItem(WorkflowExecutionItem) - Static method in class com.dtolabs.rundeck.core.execution.workflow.NodeFirstWorkflowStrategy
Create workflowExecutionItem suitable for inner loop of node-first strategy
createInnerLoopItem(IWorkflow) - Static method in class com.dtolabs.rundeck.core.execution.workflow.NodeFirstWorkflowStrategy
Create workflowExecutionItem suitable for inner loop of node-first strategy
createInstanceResolver(Map<String, Object>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
Create a PropertyResolver for a plugin for resolving only instance scoped properties.
createListener(File) - Static method in class com.dtolabs.rundeck.core.cli.FailedNodesFilestore
Create a FailedNodesListener implementation for the file.
createLoadResult(String, String, String, String, String, boolean, boolean, String) - Static method in class com.dtolabs.client.services.StoredJobLoadResultImpl
Factory method to create IStoredJobLoadResult instance
createLoadResult(String, String, String, String, String, String, boolean, boolean, String) - Static method in class com.dtolabs.client.services.StoredJobLoadResultImpl
Factory method to create IStoredJobLoadResult instance
createNodeSet(Map, Map) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Create a NodeSet using the included maps, where exclusion has precedence
createNodeSet(Map, Map, boolean, Integer, boolean, File) - Static method in class com.dtolabs.rundeck.core.cli.ExecTool
Create a NodeSet using the included maps, and boolean exclude value
createOverride() - Method in class com.dtolabs.rundeck.core.cli.CLIExecutionListener
 
createOverride() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Return an ExecutionListenerOverride that will delegate to this ExecutionListener, but allows overriding property values.
createOverride() - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListenerImpl
 
createParser(File, String) - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource
Create a NodeFileParser given the project and the source file, using the predetermined format
createPluginDataContext() - Method in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
Return data with exported plugin details
createPrefixedResolver(PropertyResolver, String, String) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
Create a resolver from a set of retrievers, possibly null
createPrintableDataContext(Map<String, Map<String, String>>) - Method in class com.dtolabs.rundeck.core.execution.workflow.StepFirstWorkflowStrategy
Creates a copy of the given data context with the secure option values obfuscated.
createProjectPropertyRetriever(File, File, String) - Static method in class com.dtolabs.rundeck.core.common.Framework
Create a safe project property retriever given a basedir and project name
createProjectPropertyRetriever(File, File, String) - Static method in class com.dtolabs.rundeck.core.common.FrameworkProject
Create a property retriever for a project given the framework basedir
createPropertyLookupFromBasedir(File) - Static method in class com.dtolabs.rundeck.core.common.Framework
Create a safe framework property retriever given a basedir
createPropertyRetriever(File) - Static method in class com.dtolabs.rundeck.core.common.Framework
Create a safe framework property retriever given a basedir
createProviderInstance(Class<FileCopier>, String) - Method in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
createProviderInstance(Class<NodeExecutor>, String) - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
createProviderInstance(Class<T>, String) - Method in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
 
createProviderInstance(Class<T>, String) - Method in interface com.dtolabs.rundeck.core.plugins.PluggableService
Create provider instance from a class
createProviderInstance(Class<ResourceFormatGenerator>, String) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
 
createProviderInstance(Class<ResourceFormatParser>, String) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
 
createProviderInstance(Class<ResourceModelSourceFactory>, String) - Method in class com.dtolabs.rundeck.core.resources.ResourceModelSourceService
 
createProviderInstanceFromType(Class<? extends T>, String) - Method in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
 
createProviderInstanceFromType(Class<? extends T>, String) - Method in class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService
 
createProviderInstanceFromType(Class<? extends T>, String) - Method in class com.dtolabs.rundeck.core.plugins.FrameworkPluggableProviderService
 
createQueuedItem(String, String, String) - Static method in class com.dtolabs.client.services.QueuedItemResultImpl
QueuedItem factory method.
createResolver(PropertyRetriever, PropertyRetriever, PropertyRetriever) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
Create a resolver from a set of retrievers, possibly null
createResource(AuthContext, Path, ResourceMeta) - Method in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
createResource(S, Path, T) - Method in interface com.dtolabs.rundeck.core.storage.ExtTree
Create a resource
createResource(Path, ResourceMetaBuilder, HasInputStream) - Method in class com.dtolabs.rundeck.core.storage.StorageTimestamperConverter
 
createResource(Path, ResourceMetaBuilder, HasInputStream) - Method in interface com.dtolabs.rundeck.plugins.storage.StorageConverterPlugin
Convert a resource during create operation and return a new data stream, or null to pass the data without changing.
createResourceModelSource(Properties) - Method in class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSourceFactory
 
createResourceModelSource(Properties) - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSourceFactory
 
createResourceModelSource(Properties) - Method in interface com.dtolabs.rundeck.core.resources.ResourceModelSourceFactory
Return a resource model source for the given configuration
createResourceModelSource(Properties) - Method in class com.dtolabs.rundeck.core.resources.ScriptResourceModelSourceFactory
 
createResourceModelSource(Properties) - Method in class com.dtolabs.rundeck.core.resources.URLResourceModelSourceFactory
 
createScriptArgList(String, String, String[], String, boolean) - Static method in class com.dtolabs.rundeck.core.utils.ScriptExecUtil
Generate argument array for a script file invocation
createScriptArgs(Map<String, Map<String, String>>) - Method in class com.dtolabs.rundeck.core.plugins.BaseScriptPlugin
Create the command array for the data context.
createScriptArgs(Map<String, Map<String, String>>, String, String[], String, boolean, String) - Static method in class com.dtolabs.rundeck.core.utils.ScriptExecUtil
Generate argument array for a script file invocation
createScriptArgs(Map<String, Map<String, String>>, INodeEntry, String, String[], String, boolean, String) - Static method in class com.dtolabs.rundeck.core.utils.ScriptExecUtil
Generate argument array for a script file invocation
createScriptDataContext(Framework, String, Map<String, Map<String, String>>) - Method in class com.dtolabs.rundeck.core.plugins.BaseScriptPlugin
 
createScriptDataContext(Framework) - Static method in class com.dtolabs.rundeck.core.plugins.ScriptDataContextUtil
Returns a data context for executing a script plugin or provider, which contains two datasets: plugin: {vardir: [dir], tmpdir: [dir]} and rundeck: {base: [basedir]}
createScriptDataContextForProject(Framework, String) - Static method in class com.dtolabs.rundeck.core.plugins.ScriptDataContextUtil
Create a data context for executing a script plugin or provider, for a project context.
createScriptProviderInstance(ScriptPluginProvider) - Method in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
createScriptProviderInstance(ScriptPluginProvider) - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
createScriptProviderInstance(ScriptPluginProvider) - Method in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
 
createScriptProviderInstance(ScriptPluginProvider) - Method in interface com.dtolabs.rundeck.core.plugins.PluggableService
Return the instance for a ScriptPluginProvider definition
createScriptProviderInstance(ScriptPluginProvider) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
 
createScriptProviderInstance(ScriptPluginProvider) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
 
createScriptProviderInstance(ScriptPluginProvider) - Method in class com.dtolabs.rundeck.core.resources.ResourceModelSourceService
 
createSequence(Responder) - Method in class com.dtolabs.rundeck.core.execution.utils.ResponderTask
Create a Callable that will execute another responder if this one is successful, with the same resultHandler for the second one.
createSequence(Responder, ResponderTask.ResultHandler) - Method in class com.dtolabs.rundeck.core.execution.utils.ResponderTask
Create a Callable that will execute another responder if this one is successful, with a specified resultHandler for the second one.
createStepItemDataContext(Framework, String, Map<String, Map<String, String>>, Map<String, Object>) - Method in class com.dtolabs.rundeck.core.plugins.BaseScriptPlugin
Create a data context containing the plugin values "file","scriptfile" and "base", as well as all config values.
createStepPluginRuntimeResolver(StepExecutionContext, Map<String, Object>, String, String) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
Create a PropertyResolver for a plugin for resolving Framework, Project and instance scoped properties.
createSuccess(DispatcherResult) - Static method in class com.dtolabs.rundeck.core.execution.BaseExecutionResult
Create a Success result with an object
createSuccess(INodeEntry) - Static method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorResultImpl
 
createTempFile(Framework) - Static method in class com.dtolabs.rundeck.core.execution.script.ScriptfileUtils
Create a temp file in the framework
createURLFileUpdater() - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdaterBuilder
 
currentLogLevel - Variable in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 

D

DATA_CONTEXT_PREFIX - Static variable in class com.dtolabs.rundeck.core.execution.workflow.StepFirstWorkflowStrategy
 
dataContext(Map<String, Map<String, String>>) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
DataContextUtils - Class in com.dtolabs.rundeck.core.dispatcher
DataContextUtils provides methods for using a set of context data to substitute property references, generate environment variables, and expand tokens in a file.
DataContextUtils() - Constructor for class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
 
DataContextUtils.EnvironmentConfigurable - Interface in com.dtolabs.rundeck.core.dispatcher
Can be configured with environment variables
DataContextUtils.UnresolvedDataReferenceException - Exception in com.dtolabs.rundeck.core.dispatcher
Indicates that the value of a property reference could not be resolved.
DataContextUtils.UnresolvedDataReferenceException(String, String) - Constructor for exception com.dtolabs.rundeck.core.dispatcher.DataContextUtils.UnresolvedDataReferenceException
 
debug(String) - Method in class com.dtolabs.launcher.Setup
 
debug(String) - Method in class com.dtolabs.rundeck.core.cli.DefaultCLIToolLogger
 
debug(String) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
debug(String, Map<String, String>) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
debug(String) - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
 
debug(String) - Method in class com.dtolabs.rundeck.core.cli.Log4JCLIToolLogger
 
DEBUG - Static variable in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
debug(String) - Method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
 
debug(String) - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
 
debug(String) - Method in class com.dtolabs.rundeck.core.cli.run.RunTool
 
debug(String) - Method in interface com.dtolabs.rundeck.core.execution.BaseLogger
Logs debug message via implementation specific log facility
debug(String, Map<String, String>) - Method in interface com.dtolabs.rundeck.core.execution.workflow.ContextLogger
Logs verbose message via implementation specific log facility
DEBUG_LEVEL - Static variable in class com.dtolabs.rundeck.core.Constants
 
DEBUG_OPTION - Static variable in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
Decision - Interface in com.dtolabs.rundeck.core.authorization
 
decode(String) - Static method in class com.dtolabs.rundeck.core.utils.Base64
return decoded data
decode(byte[]) - Static method in class com.dtolabs.rundeck.core.utils.Base64
return decoded byte[] data.
DEFAULT_ALLOWED_PREDICATE - Static variable in class com.dtolabs.rundeck.core.dispatcher.ReplaceTokenReader
 
DEFAULT_APP_BASE - Static variable in class com.dtolabs.client.utils.WebserviceFormAuthenticator
Default base path for the Webservice application: "/rundeck"
DEFAULT_ENTITY_XPATH - Static variable in class com.dtolabs.shared.resources.ResourceXMLParser
 
DEFAULT_FILTER_KEY - Static variable in class com.dtolabs.rundeck.core.utils.NodeSet
 
DEFAULT_INDETERMINATE_DELAY - Static variable in class com.dtolabs.rundeck.core.cli.queue.ConsoleExecutionFollowReceiver
 
DEFAULT_LIBEXT_CACHE_DIR_NAME - Static variable in class com.dtolabs.rundeck.core.common.Framework
 
DEFAULT_LIBEXT_DIR_NAME - Static variable in class com.dtolabs.rundeck.core.common.Framework
 
DEFAULT_LOCAL_PROVIDER - Static variable in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
DEFAULT_LOCAL_PROVIDER - Static variable in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
DEFAULT_LOG_FORMAT - Static variable in class com.dtolabs.rundeck.core.cli.ExecTool
 
DEFAULT_NODE_AUTHSTRATEGY_CLASSNAME - Static variable in class com.dtolabs.rundeck.core.Constants
 
DEFAULT_REMOTE_PROVIDER - Static variable in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
DEFAULT_REMOTE_PROVIDER - Static variable in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
DEFAULT_SSH_KEY_PASSPHRASE_OPTION - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SSH_PASSWORD_OPTION - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO2_COMMAND_PATTERN - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO2_PASSWORD_OPTION - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO_COMMAND_PATTERN - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO_FAIL_ON_PROMPT_MAX_LINES - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO_FAIL_ON_PROMPT_TIMEOUT - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO_FAIL_ON_RESPONSE_TIMEOUT - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO_FAILURE_PATTERN - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO_PASSWORD_OPTION - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO_PROMPT_MAX_LINES - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO_PROMPT_MAX_TIMEOUT - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO_PROMPT_PATTERN - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO_RESPONSE_MAX_LINES - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO_RESPONSE_MAX_TIMEOUT - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_SUDO_SUCCESS_ON_PROMPT_THRESHOLD - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
DEFAULT_TIMEOUT - Static variable in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
 
DEFAULT_TIMEOUT - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLNodeStepExecutor
 
DEFAULT_TIMEOUT - Static variable in class com.dtolabs.rundeck.core.resources.URLResourceModelSource
 
DEFAULT_TOKEN_END - Static variable in class com.dtolabs.rundeck.core.dispatcher.ReplaceTokenReader
 
DEFAULT_TOKEN_START - Static variable in class com.dtolabs.rundeck.core.dispatcher.ReplaceTokenReader
 
DefaultCLIToolLogger - Class in com.dtolabs.rundeck.core.cli
DefaultCLIToolLogger logs to System.out and System.err
DefaultCLIToolLogger() - Constructor for class com.dtolabs.rundeck.core.cli.DefaultCLIToolLogger
 
defaultValue(String) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Set the default value
DelegateResourceModelSource - Class in com.dtolabs.rundeck.core.resources
Delegating source meant to be subclassed
DelegateResourceModelSource(ResourceModelSource) - Constructor for class com.dtolabs.rundeck.core.resources.DelegateResourceModelSource
 
DELETE - Static variable in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
deleteDir(File) - Static method in class com.dtolabs.rundeck.core.utils.FileUtils
Delete a directory recursivley.
DeleteJobResult - Interface in com.dtolabs.rundeck.core.dispatcher
DeleteJobResult is ...
DeleteJobResultImpl - Class in com.dtolabs.client.services
DeleteJobResultImpl is ...
deleteResource(AuthContext, Path) - Method in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
deleteResource(S, Path) - Method in interface com.dtolabs.rundeck.core.storage.ExtTree
Delete a resource at a path
deleteStoredJobs(Collection<String>) - Method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
 
deleteStoredJobs(Collection<String>) - Method in interface com.dtolabs.rundeck.core.dispatcher.CentralDispatcher
Delete the jobs specified by the IDs, and return a list of results
deleteStoredJobs(Collection<String>) - Method in class com.dtolabs.rundeck.core.dispatcher.NoCentralDispatcher
 
demapProperties(Map<String, String>, Description) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.Validator
Reverses a set of properties mapped using the description's configuration to property mapping, or the same input if the description has no mapping
Describable - Interface in com.dtolabs.rundeck.core.plugins.configuration
Describable object can produce a configuration description
DescribableService - Interface in com.dtolabs.rundeck.core.plugins.configuration
DescribableService can list the configuration descriptions of the available providers
DescribableServiceUtil - Class in com.dtolabs.rundeck.core.plugins.configuration
DescribableServiceUtil provides utility methods for use by DescribableService implementations.
DescribableServiceUtil() - Constructor for class com.dtolabs.rundeck.core.plugins.configuration.DescribableServiceUtil
 
describe(PrintStream) - Method in interface com.dtolabs.rundeck.core.authorization.Explanation
 
describe(PrintStream) - Method in class com.dtolabs.rundeck.core.authorization.providers.ContextDecision
 
DESCRIPTION - Static variable in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
Description - Interface in com.dtolabs.rundeck.core.plugins.configuration
Description defines configuration properties of a plugin provider
DESCRIPTION - Static variable in class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSource
 
DESCRIPTION - Static variable in class com.dtolabs.rundeck.core.resources.URLResourceModelSource
 
description(String) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Set a description string
description(String) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Set the description
DESCRIPTION_PROP - Static variable in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
DescriptionBuilder - Class in com.dtolabs.rundeck.plugins.util
DescriptionBuilder is a builder for creating a Description object.
DescriptionBuilder.Collaborator - Interface in com.dtolabs.rundeck.plugins.util
Allows a class to collaborate in building a Description using a DescriptionBuilder
DestinationFileCopier - Interface in com.dtolabs.rundeck.core.execution.service
$INTERFACE is ...
difference(Map) - Method in class com.dtolabs.rundeck.core.utils.PropertyLookup
Reads map of input properties and returns a collection of those that are unique to that input set.
difference(String[], String[]) - Static method in class com.dtolabs.rundeck.core.utils.StringArrayUtil
The difference set operation
DIRECTORY - Static variable in class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSource.Configuration
 
DirectoryResourceModelSource - Class in com.dtolabs.rundeck.core.resources
DirectoryResourceModelSource scans a directory for xml and yaml files, and loads all discovered files as nodes files
DirectoryResourceModelSource(Framework) - Constructor for class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSource
 
DirectoryResourceModelSource.Configuration - Class in com.dtolabs.rundeck.core.resources
 
DirectoryResourceModelSource.Configuration(Properties) - Constructor for class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSource.Configuration
 
DirectoryResourceModelSourceFactory - Class in com.dtolabs.rundeck.core.resources
DirectoryFileResourceModelSourceFactory is ...
DirectoryResourceModelSourceFactory(Framework) - Constructor for class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSourceFactory
 
disconnect() - Method in interface com.dtolabs.rundeck.core.tasks.net.ExtSSHExec.Disconnectable
Disconnect
dispatch(ExecutionContext, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.dispatch.Dispatchable
 
dispatch(StepExecutionContext, NodeStepExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.dispatch.NodeDispatcher
XXX: perhaps remove this in lieu of other interface
dispatch(StepExecutionContext, Dispatchable) - Method in interface com.dtolabs.rundeck.core.execution.dispatch.NodeDispatcher
 
dispatch(StepExecutionContext, NodeStepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher
 
dispatch(StepExecutionContext, Dispatchable) - Method in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher
 
dispatch(StepExecutionContext, NodeStepExecutionItem, Dispatchable) - Method in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher
 
dispatch(StepExecutionContext, NodeStepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.dispatch.SequentialNodeDispatcher
 
dispatch(StepExecutionContext, Dispatchable) - Method in class com.dtolabs.rundeck.core.execution.dispatch.SequentialNodeDispatcher
 
dispatch(StepExecutionContext, NodeStepExecutionItem, Dispatchable) - Method in class com.dtolabs.rundeck.core.execution.dispatch.SequentialNodeDispatcher
 
Dispatchable - Interface in com.dtolabs.rundeck.core.execution.dispatch
Dispatchable is ...
DispatchedScriptExecutionItem - Interface in com.dtolabs.rundeck.core.execution
DispatchedScriptExecutionItem is ...
DispatcherException - Exception in com.dtolabs.rundeck.core.execution.dispatch
DispatcherException is ...
DispatcherException(String) - Constructor for exception com.dtolabs.rundeck.core.execution.dispatch.DispatcherException
 
DispatcherException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.execution.dispatch.DispatcherException
 
DispatcherException(String, Throwable, INodeEntry) - Constructor for exception com.dtolabs.rundeck.core.execution.dispatch.DispatcherException
 
DispatcherException(Throwable, INodeEntry) - Constructor for exception com.dtolabs.rundeck.core.execution.dispatch.DispatcherException
 
DispatcherResult - Interface in com.dtolabs.rundeck.core.dispatcher
DispatcherResult returns request status, and any message from the server or about the request.
DispatcherResult - Interface in com.dtolabs.rundeck.core.execution.dispatch
DispatcherResult can return a map of Node names to respective InterpreterResults.
DispatcherResultImpl - Class in com.dtolabs.rundeck.core.execution.dispatch
DispatcherResultImpl is ...
DispatcherResultImpl(Map<String, ? extends NodeStepResult>, boolean) - Constructor for class com.dtolabs.rundeck.core.execution.dispatch.DispatcherResultImpl
 
DispatcherResultImpl(Map<String, ? extends NodeStepResult>, boolean, String) - Constructor for class com.dtolabs.rundeck.core.execution.dispatch.DispatcherResultImpl
 
dispatchToNodes(StepExecutionContext, NodeStepExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionService
Dispatch the command (execution item) to all the nodes within the context.
dispatchToNodes(StepExecutionContext, Dispatchable) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionService
Dispatch the command (execution item) to all the nodes within the context.
DISPLAY_TYPE_KEY - Static variable in class com.dtolabs.rundeck.core.plugins.configuration.StringRenderingConstants
 
DONTKEEPGOING - Static variable in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
DONTKEEPGOING_LONG - Static variable in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
DTD_PROJECT_DOCUMENT_1_0_EN - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
Public identifier for Project document 1.0 dtd
DUPLICATE_OPTION - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
short option string for load option: duplicate
DUPLICATE_OPTION_LONG - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
long option string for load option: duplicate

E

E_TAG - Static variable in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
 
EchoExecListener - Class in com.dtolabs.rundeck.core.execution.workflow.state
$INTERFACE is ...
EchoExecListener() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.state.EchoExecListener
 
EchoWFStateListener - Class in com.dtolabs.rundeck.core.execution.workflow.state
$INTERFACE is ...
EchoWFStateListener() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.state.EchoWFStateListener
 
emit(String, LogLevel, String, Map<String, String>) - Method in interface com.dtolabs.rundeck.core.execution.workflow.ContextLogger
Emit arbitrary event type
encode(String) - Static method in class com.dtolabs.rundeck.core.utils.Base64
return encoded string
encode(byte[]) - Static method in class com.dtolabs.rundeck.core.utils.Base64
return encoded byte[]
ENV_JAVA_HOME - Static variable in class com.dtolabs.launcher.Preferences
 
ENV_VAR_PREFIX - Static variable in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Prefix string used for all environment variable names
EnvironmentalContext - Interface in com.dtolabs.rundeck.core.authorization.providers
EnvironmentalContext determines if a set of environment attributes match a specific context.
equals(Object) - Method in class com.dtolabs.rundeck.core.authorization.Attribute
 
equals(INodeDesc) - Method in interface com.dtolabs.rundeck.core.common.INodeDesc
Checks equality with another node description
equals(Object) - Method in class com.dtolabs.rundeck.core.common.NodeBaseImpl
 
equals(INodeDesc) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
equals(Object) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
equals(Object) - Method in class com.dtolabs.rundeck.core.common.SelectorUtils.MultiNodeSelector
 
equals(Object) - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorResultImpl
 
equals(Object) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils.CtxItem
 
equals(Object) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepIdentifierImpl
 
equals(Object) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
equals(Object) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItemImpl
 
equals(Object) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowImpl
 
equals(Object) - Method in class com.dtolabs.rundeck.core.plugins.ProviderIdent
 
equals(Object) - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
equals(Object) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
equals(Object) - Method in class com.dtolabs.rundeck.core.utils.PairImpl
 
equals(Object) - Method in class com.dtolabs.shared.resources.ResourceXMLParser.Entity
 
err - Variable in class com.dtolabs.rundeck.core.cli.ExecTool
 
ERR_LEVEL - Static variable in class com.dtolabs.rundeck.core.Constants
 
error(String) - Method in class com.dtolabs.launcher.Setup
 
error(String) - Method in class com.dtolabs.rundeck.core.cli.DefaultCLIToolLogger
 
error(String) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Logs error message via implementation specific log facility
error(String, Map<String, String>) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
error(String) - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
 
error(String) - Method in class com.dtolabs.rundeck.core.cli.Log4JCLIToolLogger
 
ERROR - Static variable in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
error(String) - Method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
Interfaces for the CLIToolLogger
error(String) - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
 
error(String) - Method in class com.dtolabs.rundeck.core.cli.run.RunTool
 
error(String) - Method in interface com.dtolabs.rundeck.core.execution.BaseLogger
Logs error message via implementation specific log facility
error(String, Map<String, String>) - Method in interface com.dtolabs.rundeck.core.execution.workflow.ContextLogger
Logs error message via implementation specific log facility
escapeChars(String) - Static method in class com.dtolabs.rundeck.core.utils.OptsUtil
 
escapeChars(StringBuilder, String) - Static method in class com.dtolabs.rundeck.core.utils.OptsUtil
 
escapeShell(String) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Escape characters meaningful to bash shell unless the string is already surrounded in single quotes
escapeUnixShellChars(String) - Static method in class com.dtolabs.rundeck.core.cli.CLIUtils
 
escapeUnixShellChars(StringBuilder, String) - Static method in class com.dtolabs.rundeck.core.cli.CLIUtils
 
escapeWindowsShell(String) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Escape characters meaningful to windows unless the string is already surrounded in single quotes
ETC_DIR_NAME - Static variable in class com.dtolabs.rundeck.core.common.FrameworkProject
 
evaluate(Map<String, String>, String, Set<Attribute>) - Method in interface com.dtolabs.rundeck.core.authorization.AuthContext
Evaluate the authorization request and return if this request is valid.
evaluate(Set<Map<String, String>>, Set<String>, Set<Attribute>) - Method in interface com.dtolabs.rundeck.core.authorization.AuthContext
Make a multiple resource determination.
evaluate(Map<String, String>, Subject, String, Set<Attribute>) - Method in interface com.dtolabs.rundeck.core.authorization.Authorization
Evaluate the authorization request and return if this request is valid.
evaluate(Set<Map<String, String>>, Subject, Set<String>, Set<Attribute>) - Method in interface com.dtolabs.rundeck.core.authorization.Authorization
Make a multiple resource determination.
evaluate(Map<String, String>, Subject, String, Set<Attribute>) - Method in class com.dtolabs.rundeck.core.authorization.providers.SAREAuthorization
 
evaluate(Set<Map<String, String>>, Subject, Set<String>, Set<Attribute>) - Method in class com.dtolabs.rundeck.core.authorization.providers.SAREAuthorization
 
evaluate(Map<String, String>, String, Set<Attribute>) - Method in class com.dtolabs.rundeck.core.authorization.SubjectAuthContext
 
evaluate(Set<Map<String, String>>, Set<String>, Set<Attribute>) - Method in class com.dtolabs.rundeck.core.authorization.SubjectAuthContext
 
evaluationDuration() - Method in interface com.dtolabs.rundeck.core.authorization.Decision
Decision evaluation time.
event(String, String, Map) - Method in class com.dtolabs.rundeck.core.cli.CLIExecutionListener
 
event(String, String, Map) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
 
event(String, LogLevel, String, Map<String, String>) - Static method in class com.dtolabs.rundeck.core.logging.LogUtil
 
EVENT_TYPE_LOG - Static variable in class com.dtolabs.rundeck.core.logging.LogUtil
 
ExceptionCatchingResourceModelSource - Class in com.dtolabs.rundeck.core.resources
Wraps a ResourceModelSource and provides resilience in case the underlying source throws checked or unchecked exceptions.
ExceptionCatchingResourceModelSource(ResourceModelSource) - Constructor for class com.dtolabs.rundeck.core.resources.ExceptionCatchingResourceModelSource
 
ExceptionCatchingResourceModelSource(ResourceModelSource, String) - Constructor for class com.dtolabs.rundeck.core.resources.ExceptionCatchingResourceModelSource
 
ExceptionStatusResult - Interface in com.dtolabs.rundeck.core.execution
ExceptionStatusResult is ...
exec() - Method in interface com.dtolabs.rundeck.core.cli.Action
Execute the action.
exec() - Method in class com.dtolabs.rundeck.core.cli.project.BaseAction
Execute the action.
exec() - Method in class com.dtolabs.rundeck.core.cli.project.CreateAction
Execute the action.
exec() - Method in class com.dtolabs.rundeck.core.cli.project.RemoveAction
Execute the action.
ExecArg - Class in com.dtolabs.rundeck.core.execution
Represents a command-line argument, that may need to be quoted/escaped before use, and may contain a list of other arguments to be quoted.
ExecArg() - Constructor for class com.dtolabs.rundeck.core.execution.ExecArg
 
ExecArg.Visitor - Interface in com.dtolabs.rundeck.core.execution
Visitor to visit args
ExecArgList - Class in com.dtolabs.rundeck.core.execution
A list of commandline arguments, with flags to indicate quoting.
ExecArgList.Builder - Class in com.dtolabs.rundeck.core.execution
Builder class
ExecArgList.Builder() - Constructor for class com.dtolabs.rundeck.core.execution.ExecArgList.Builder
 
ExecCommand - Class in com.dtolabs.rundeck.core.execution.workflow.steps.node.impl
CommandExecItem is ...
ExecCommand() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ExecCommand
 
ExecCommandBase - Class in com.dtolabs.rundeck.core.execution.workflow.steps.node.impl
ExecCommandBase is a concrete implementation of ExecCommand that
ExecCommandBase() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ExecCommandBase
 
ExecCommandExecutionItem - Interface in com.dtolabs.rundeck.core.execution.workflow.steps.node.impl
ExecCommandExecutionItem is ...
ExecNodeStepExecutor - Class in com.dtolabs.rundeck.core.execution.workflow.steps.node.impl
ExecNodeStepExecutor uses ExecutionService to execute a command on a node.
ExecNodeStepExecutor(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ExecNodeStepExecutor
 
ExecTaskParameterGenerator - Interface in com.dtolabs.rundeck.core.execution.script
ExecTaskParameterGenerator is ...
ExecTaskParameterGeneratorImpl - Class in com.dtolabs.rundeck.core.execution.script
This class takes the input objects, and synthesizes the executable string and arguments string for the Ant Exec task
ExecTaskParameterGeneratorImpl() - Constructor for class com.dtolabs.rundeck.core.execution.script.ExecTaskParameterGeneratorImpl
Create the generator
ExecTaskParameters - Interface in com.dtolabs.rundeck.core.execution.script
ExecTaskParameters is ...
ExecTool - Class in com.dtolabs.rundeck.core.cli
Main class for dispatch command line tool.
ExecTool(Framework) - Constructor for class com.dtolabs.rundeck.core.cli.ExecTool
Create a new ExecTool with the given framework instance.
ExecTool.NodeFormatter - Interface in com.dtolabs.rundeck.core.cli
 
ExecToolCommandLogger - Class in com.dtolabs.rundeck.core.utils
ExecToolCommandLogger reformats ant log messages using a Reformatter
ExecToolCommandLogger(Reformatter) - Constructor for class com.dtolabs.rundeck.core.utils.ExecToolCommandLogger
 
execute(String[]) - Method in class com.dtolabs.launcher.Setup
Validates the install, generates preference data and then invokes the adminCmd.xml
execute() - Method in class com.dtolabs.rundeck.core.cli.CallableWrapperTask
 
execute() - Method in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher.SetThreadLocalTask
 
execute() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Execute the command on the remote host.
executeAction() - Method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
Executes the setup helper actions
executeCommand(ExecutionContext, String[], INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionService
executeCommand(ExecutionContext, ExecArgList, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionService
Execute a command within the context on the node.
executeCommand(ExecutionContext, String[], INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
executeCommand(ExecutionContext, String[], INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.impl.local.LocalNodeExecutor
 
executeCommand(ExecutionContext, String[], INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.service.NodeExecutor
Execute a command on a node and return the result.
executeItem(StepExecutionContext, StepExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionService
executeMethod() - Method in interface com.dtolabs.rundeck.core.common.impl.URLFileUpdater.httpClientInteraction
 
executeNodeStep(StepExecutionContext, NodeStepExecutionItem, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionService
Interpret the execution item within the context for the given node.
executeNodeStep(StepExecutionContext, NodeStepExecutionItem, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ExecNodeStepExecutor
 
executeNodeStep(StepExecutionContext, NodeStepExecutionItem, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileNodeStepExecutor
 
executeNodeStep(StepExecutionContext, NodeStepExecutionItem, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLNodeStepExecutor
 
executeNodeStep(StepExecutionContext, NodeStepExecutionItem, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutor
Execute the step
executeNodeStep(PluginStepContext, Map<String, Object>, INodeEntry) - Method in interface com.dtolabs.rundeck.plugins.step.NodeStepPlugin
Execute the plugin step logic for the given node.
executeRemoteScript(ExecutionContext, Framework, INodeEntry, String[], String) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileNodeStepExecutor
Execute a scriptfile already copied to a remote node with the given args
executeRemoteScript(ExecutionContext, Framework, INodeEntry, String[], String, String, boolean) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileNodeStepExecutor
Execute a scriptfile already copied to a remote node with the given args
executeRemoteScript(ExecutionContext, Framework, INodeEntry, String[], String, String, boolean, boolean) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileNodeStepExecutor
Execute a scriptfile already copied to a remote node with the given args
executeStep(StepExecutionContext, StepExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionService
Execute a workflow step item for the given context and return the result.
executeStep(PluginStepContext, Map<String, Object>) - Method in interface com.dtolabs.rundeck.plugins.step.StepPlugin
Execute the step, return true if the step succeeded.
executeWFItem(StepExecutionContext, Map<Integer, StepExecutionResult>, int, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.BaseWorkflowStrategy
Execute a workflow item, returns true if the item succeeds.
executeWorkflow(StepExecutionContext, WorkflowExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.BaseWorkflowStrategy
 
executeWorkflow(StepExecutionContext, WorkflowExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutor
 
executeWorkflowImpl(StepExecutionContext, WorkflowExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.BaseWorkflowStrategy
 
executeWorkflowImpl(StepExecutionContext, WorkflowExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.NodeFirstWorkflowStrategy
 
executeWorkflowImpl(StepExecutionContext, WorkflowExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.StepFirstWorkflowStrategy
 
executeWorkflowItemsForNodeSet(StepExecutionContext, Map<Integer, StepExecutionResult>, List<StepExecutionResult>, List<StepExecutionItem>, boolean) - Method in class com.dtolabs.rundeck.core.execution.workflow.BaseWorkflowStrategy
Execute the sequence of ExecutionItems within the context, and with the given keepgoing value, return true if successful
executeWorkflowItemsForNodeSet(StepExecutionContext, Map<Integer, StepExecutionResult>, List<StepExecutionResult>, List<StepExecutionItem>, boolean, int) - Method in class com.dtolabs.rundeck.core.execution.workflow.BaseWorkflowStrategy
Execute the sequence of ExecutionItems within the context, and with the given keepgoing value, return true if successful
executeWorkflowStep(StepExecutionContext, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.NodeDispatchStepExecutor
 
executeWorkflowStep(StepExecutionContext, StepExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutor
 
ExecutionContext - Interface in com.dtolabs.rundeck.core.execution
ExecutionContext is ...
ExecutionContextImpl - Class in com.dtolabs.rundeck.core.execution
ExecutionContextImpl is ...
ExecutionContextImpl.Builder - Class in com.dtolabs.rundeck.core.execution
 
ExecutionContextImpl.Builder() - Constructor for class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
ExecutionContextImpl.Builder(ExecutionContext) - Constructor for class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
ExecutionContextImpl.Builder(StepExecutionContext) - Constructor for class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
ExecutionDetail - Interface in com.dtolabs.rundeck.core.dispatcher
ExecutionDetail describes an execution
ExecutionDetailImpl - Class in com.dtolabs.client.services
ExecutionDetailImpl is ...
ExecutionDetailImpl() - Constructor for class com.dtolabs.client.services.ExecutionDetailImpl
 
ExecutionException - Exception in com.dtolabs.rundeck.core.execution
ExecutionException thrown when an error occurs during execution.
ExecutionException() - Constructor for exception com.dtolabs.rundeck.core.execution.ExecutionException
 
ExecutionException(String) - Constructor for exception com.dtolabs.rundeck.core.execution.ExecutionException
 
ExecutionException(Exception) - Constructor for exception com.dtolabs.rundeck.core.execution.ExecutionException
 
ExecutionException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.execution.ExecutionException
 
ExecutionFileStorage - Interface in com.dtolabs.rundeck.core.logging
Handles storage and retrieval of typed files for an execution, the filetype is specified in the ExecutionFileStorage.store(String, java.io.InputStream, long, java.util.Date) and ExecutionFileStorage.retrieve(String, java.io.OutputStream) methods, and more than one filetype may be stored or retrieved for the same execution.
ExecutionFileStorage - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
ExecutionFileStorageException - Exception in com.dtolabs.rundeck.core.logging
Indicates an error with a log storage request
ExecutionFileStorageException() - Constructor for exception com.dtolabs.rundeck.core.logging.ExecutionFileStorageException
 
ExecutionFileStorageException(String) - Constructor for exception com.dtolabs.rundeck.core.logging.ExecutionFileStorageException
 
ExecutionFileStorageException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.logging.ExecutionFileStorageException
 
ExecutionFileStorageException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.logging.ExecutionFileStorageException
 
ExecutionFileStoragePlugin - Interface in com.dtolabs.rundeck.plugins.logging
Plugin to implement ExecutionFileStorage
ExecutionFollowReceiver - Interface in com.dtolabs.rundeck.core.dispatcher
ExecutionFollowReceiver receives execution log entries and status.
ExecutionFollowRequest - Interface in com.dtolabs.rundeck.core.dispatcher
ExecutionFollowRequest describes an initial request for execution log output.
ExecutionFollowResult - Interface in com.dtolabs.rundeck.core.dispatcher
ExecutionFollowResult describes the result of the last log output received
executionListener(ExecutionListener) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
ExecutionListener - Interface in com.dtolabs.rundeck.core.execution
ExecutionListener is ...
ExecutionListenerBuildLogger - Class in com.dtolabs.rundeck.core.execution
ExecutionListenerBuildLogger is ...
ExecutionListenerBuildLogger(ExecutionListener) - Constructor for class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
ExecutionListenerOverride - Interface in com.dtolabs.rundeck.core.execution
ExecutionListenerOverride interface to change ExecutionListener values.
ExecutionListenerOverrideBase - Class in com.dtolabs.rundeck.core.execution
ExecutionListenerOverrideBase is ...
ExecutionListenerOverrideBase(ExecutionListenerOverrideBase) - Constructor for class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
ExecutionListenerOverrideBase(FailedNodesListener, boolean, String) - Constructor for class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
ExecutionResult - Interface in com.dtolabs.rundeck.core.execution
ExecutionResult is ...
ExecutionService - Interface in com.dtolabs.rundeck.core.execution
ExecutionService provides interface to all dispatcher and command execution services.
ExecutionServiceException - Exception in com.dtolabs.rundeck.core.execution.service
ExecutionServiceException is ...
ExecutionServiceException(String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ExecutionServiceException
 
ExecutionServiceException(String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ExecutionServiceException
 
ExecutionServiceException(Throwable, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ExecutionServiceException
 
ExecutionServiceException(String, Throwable, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ExecutionServiceException
 
ExecutionServiceFactory - Class in com.dtolabs.rundeck.core.execution
ExecutionServiceFactory creates ExecutionServices.
ExecutionState - Enum in com.dtolabs.rundeck.core.dispatcher
Represents the state of an execution
ExecutionState - Enum in com.dtolabs.rundeck.core.execution.workflow.state
$INTERFACE is ...
ExecutionUtils - Class in com.dtolabs.rundeck.core.execution
ExecutionUtils is ...
ExecutionUtils() - Constructor for class com.dtolabs.rundeck.core.execution.ExecutionUtils
 
exists(String, IFrameworkProjectMgr) - Static method in class com.dtolabs.rundeck.core.common.FrameworkProject
 
existsChild(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkResourceParent
Checks if there is a child FrameworkResource with specified name.
existsChild(String) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResourceParent
Checks if a child by that name exists
existsChildResourceDirectory(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkResourceParent
Given a child resource name, checks if a subdirectory by that name exists
existsChildResourceDirectory(String) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResourceParent
Checks if a child's base dir exists
existsFrameworkProject(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
Determines if Depot exists in framework.
existsFrameworkProject(String) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkProjectMgr
Checks if project by that name exists
existsFrameworkType(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
 
exit(int) - Method in class com.dtolabs.rundeck.core.cli.BaseTool
Calls the exit method
exit(int) - Method in interface com.dtolabs.rundeck.core.cli.CLITool
Calls the exit method
exit(int) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Calls the exit method
exit(int) - Method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
Calls the exit method
EXIT_CODE - Static variable in exception com.dtolabs.rundeck.core.NodesetFailureException
Exit code for a Nodeset failure exception
expand() - Method in class com.dtolabs.rundeck.core.utils.PropertyLookup
Calls PropertyUtil.expand(Map) to expand all properties.
expand(Map) - Static method in class com.dtolabs.rundeck.core.utils.PropertyUtil
expand a given Properties object and return a new one.
expand(String, Properties) - Static method in class com.dtolabs.rundeck.core.utils.PropertyUtil
expand a keyString that may contain references to properties located in provided Properties object
expand(String, Map) - Static method in class com.dtolabs.rundeck.core.utils.PropertyUtil
expand a keyString that may contain references other properties located in provided Map object NOTE: this is a recursive method in case references to properties are nested within another reference
expand(String, Project) - Static method in class com.dtolabs.rundeck.core.utils.PropertyUtil
expand a keyString that may contain referecnes to other properties
expandUrlString(String, Map<String, Map<String, String>>) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLNodeStepExecutor
Expand data references in a URL string, using proper encoding for path and query parts.
expire() - Method in interface com.dtolabs.rundeck.core.utils.cache.FileCache.Expireable
Perform any expiration cleanup
explain() - Method in interface com.dtolabs.rundeck.core.authorization.Decision
Reason why the Decision was granted or not granted.
Explanation - Interface in com.dtolabs.rundeck.core.authorization
 
Explanation.Code - Enum in com.dtolabs.rundeck.core.authorization
 
ExtendedOptions - Class in com.dtolabs.rundeck.core.cli
ExtendedOptions extracts all options after "--" in the input argumeents
ExtendedOptions() - Constructor for class com.dtolabs.rundeck.core.cli.ExtendedOptions
 
EXTENSIONS - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatGenerator
 
EXTENSIONS - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatParser
 
EXTENSIONS - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatGenerator
 
EXTENSIONS - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatParser
 
extractDispatcherException(StepExecutionResult) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.NodeDispatchStepExecutor
Return the DispatcherResult from a StepExecutionResult created by this class.
extractDispatcherResult(StepExecutionResult) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.NodeDispatchStepExecutor
Return the DispatcherResult from a StepExecutionResult created by this class.
extractHostname() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return the standalone hostname value extracted from the hostname string
extractHostname(String) - Static method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
Extract hostname from a string of the pattern "username@hostname:port"
extractHostname() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
extractPort() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return the port string extracted from the hostname
extractPort() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
extractPort(String) - Static method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
Extract the port string from a string in the pattern "hostname:port"
extractUserName() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return the username extracted from the hostname
extractUserName(String) - Static method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
Extract a username from a "username@hostname" pattern.
extractUserName() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
Gets the username for remote connections.
extractZip(String, File) - Static method in class com.dtolabs.rundeck.core.utils.ZipUtil
Extracts all contents of the file to the destination directory
extractZip(String, File, String) - Static method in class com.dtolabs.rundeck.core.utils.ZipUtil
Extracts all contents that match a certain prefix
extractZip(String, File, String, String) - Static method in class com.dtolabs.rundeck.core.utils.ZipUtil
Extract the zip file to the destination, optionally only the matching files and renaming the files
extractZip(String, File, String, String, ZipUtil.streamCopier) - Static method in class com.dtolabs.rundeck.core.utils.ZipUtil
Extract the zip file to the destination, optionally only the matching files and renaming the files
extractZip(String, File, String, ZipUtil.renamer, ZipUtil.streamCopier) - Static method in class com.dtolabs.rundeck.core.utils.ZipUtil
Extract the zip file to the destination, optionally only the matching files and renaming the files
extractZip(String, File, FilenameFilter, ZipUtil.renamer, ZipUtil.streamCopier) - Static method in class com.dtolabs.rundeck.core.utils.ZipUtil
Extract the zip file to the destination, optionally only the matching files and renaming the files
extractZipFile(String, File, String) - Static method in class com.dtolabs.rundeck.core.utils.ZipUtil
Extracts a single entry from the zip
ExtScp - Class in com.dtolabs.rundeck.core.tasks.net
ExtScp is ...
ExtScp() - Constructor for class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
ExtSSHExec - Class in com.dtolabs.rundeck.core.tasks.net
Executes a command on a remote machine via ssh.
ExtSSHExec() - Constructor for class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Constructor for SSHExecTask.
ExtSSHExec.Disconnectable - Interface in com.dtolabs.rundeck.core.tasks.net
Allows disconnecting the ssh connection
ExtSSHExec.DisconnectHolder - Interface in com.dtolabs.rundeck.core.tasks.net
Interface for receiving access to Disconnectable
ExtTree<S,T extends org.rundeck.storage.api.ContentMeta> - Interface in com.dtolabs.rundeck.core.storage
ExtTree extends each tree method with additional parameter

F

FACTORY - Static variable in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
 
factory() - Static method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
Return a URLFileUpdaterFactory for constructing the FileUpdater
factory() - Static method in class com.dtolabs.rundeck.core.storage.StorageUtil
Return a factory for ResourceMeta
failed(String) - Static method in class com.dtolabs.client.services.QueuedItemResultImpl
Create a failed queued item result.
FailedNodesFilestore - Class in com.dtolabs.rundeck.core.cli
Utility class for managing the failed nodes filestore
FailedNodesFilestore() - Constructor for class com.dtolabs.rundeck.core.cli.FailedNodesFilestore
 
FailedNodesListener - Interface in com.dtolabs.rundeck.core.execution
FailedNodesListener is ...
FAILURE_DATA_FAILED_NODES - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.NodeDispatchStepExecutor
 
FAILURE_DATA_RESULT_CODE - Static variable in class com.dtolabs.rundeck.core.execution.service.NodeExecutorResultImpl
 
FailureReason - Interface in com.dtolabs.rundeck.core.execution.workflow.steps
A base interface for enum failure reasons, implementations should provide a #toString() implementation returning a single word reason.
failureReason - Variable in exception com.dtolabs.rundeck.core.execution.workflow.steps.StepException
 
fetchProperties(File) - Static method in class com.dtolabs.rundeck.core.utils.PropertyLookup
given a file reads in its properties
FILE - Static variable in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
file(File) - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
file(String) - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
FILE_COPY_DESTINATION_DIR - Static variable in class com.dtolabs.rundeck.core.execution.impl.common.BaseFileCopier
 
FILE_OPTION - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
short option string for file input/output path
FILE_OPTION_LONG - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
long option string for file input/output path
FILE_SEP - Static variable in class com.dtolabs.rundeck.core.Constants
 
FILE_VALIDATOR - Static variable in class com.dtolabs.rundeck.core.resources.ScriptResourceModelSource
 
FileCache<T extends FileCache.Cacheable> - Class in com.dtolabs.rundeck.core.utils.cache
FileCache stores items associated with a file and expires them if the file is removed or modified.
FileCache() - Constructor for class com.dtolabs.rundeck.core.utils.cache.FileCache
Use the FileCache.LastModifiedExpiration expiration policy by default.
FileCache(FileCache.Expiration<T>) - Constructor for class com.dtolabs.rundeck.core.utils.cache.FileCache
Use a specific expiration policy
FileCache.Cacheable - Interface in com.dtolabs.rundeck.core.utils.cache
Cacheable item for FileCache.
FileCache.Expiration<T> - Interface in com.dtolabs.rundeck.core.utils.cache
Determines whether a cached item has expired
FileCache.Expireable - Interface in com.dtolabs.rundeck.core.utils.cache
Allows expire method to be called for a cached item when it is expired from the cache
FileCache.ItemCreator<T> - Interface in com.dtolabs.rundeck.core.utils.cache
Creates an item to store in the cache
FileCache.LastModifiedExpiration<T> - Class in com.dtolabs.rundeck.core.utils.cache
Expires items if the lastModified of the file is greater than the cached time for the item.
FileCache.LastModifiedExpiration() - Constructor for class com.dtolabs.rundeck.core.utils.cache.FileCache.LastModifiedExpiration
 
FileCopier - Interface in com.dtolabs.rundeck.core.execution.service
FileCopier copies a file or its contents to a local or remote node.
FileCopier - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
FileCopierException - Exception in com.dtolabs.rundeck.core.execution.service
FileCopierException is ...
FileCopierException(String, FailureReason) - Constructor for exception com.dtolabs.rundeck.core.execution.service.FileCopierException
 
FileCopierException(String, FailureReason, Exception) - Constructor for exception com.dtolabs.rundeck.core.execution.service.FileCopierException
 
FileCopierService - Class in com.dtolabs.rundeck.core.execution.service
FileCopierService is ...
fileCopy(File, File, boolean) - Static method in class com.dtolabs.rundeck.core.utils.FileUtils
Copies file src to dest using nio.
fileCopyFile(ExecutionContext, File, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionService
Copy file to the node as a script file to the temp file location.
fileCopyFile(ExecutionContext, File, INodeEntry, String) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionService
Copy file to the node to a specific path
fileCopyFileStream(ExecutionContext, InputStream, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionService
Copy inputstream as a file to the node.
fileCopyFileStream(ExecutionContext, InputStream, INodeEntry, String) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionService
Copy inputstream as a file to the node to a specific path
fileCopyScriptContent(ExecutionContext, String, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionService
Copy string as a file to the node,
fileCopyScriptContent(ExecutionContext, String, INodeEntry, String) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionService
Copy string as a file to the node to a specific path
fileRename(File, String, Class) - Static method in class com.dtolabs.rundeck.core.utils.FileUtils
Rename a file.
fileRename(File, String) - Static method in class com.dtolabs.rundeck.core.utils.FileUtils
Rename a file
FileResourceModelSource - Class in com.dtolabs.rundeck.core.resources
FileResourceModelSource can parse files to provide node results
FileResourceModelSource.Configuration - Class in com.dtolabs.rundeck.core.resources
 
FileResourceModelSourceCache - Class in com.dtolabs.rundeck.core.resources
A Resource Model source that caches results in a file, in case an error is thrown.
FileResourceModelSourceCache(File, ResourceFormatGenerator, ResourceModelSource) - Constructor for class com.dtolabs.rundeck.core.resources.FileResourceModelSourceCache
 
FileResourceModelSourceFactory - Class in com.dtolabs.rundeck.core.resources
FileResourceModelSourceFactory is ...
FileResourceModelSourceFactory(Framework) - Constructor for class com.dtolabs.rundeck.core.resources.FileResourceModelSourceFactory
 
FileUpdater - Interface in com.dtolabs.rundeck.core.common
FileUpdater modifies a file.
FileUpdaterException - Exception in com.dtolabs.rundeck.core.common
FileUpdaterException is thrown by FileUpdater if an error occurs.
FileUpdaterException() - Constructor for exception com.dtolabs.rundeck.core.common.FileUpdaterException
 
FileUpdaterException(String) - Constructor for exception com.dtolabs.rundeck.core.common.FileUpdaterException
 
FileUpdaterException(Exception) - Constructor for exception com.dtolabs.rundeck.core.common.FileUpdaterException
 
FileUpdaterException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.common.FileUpdaterException
 
fileUpdaterFromURL(URL, String, String) - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater.Factory
 
fileUpdaterFromURL(URL, String, String) - Method in interface com.dtolabs.rundeck.core.common.URLFileUpdaterFactory
Return a FileUpdater that can update a destination file from the given URL and username/password
FileUtils - Class in com.dtolabs.rundeck.core.utils
TODO: Consider wrapping FileUtils
FileUtils() - Constructor for class com.dtolabs.rundeck.core.utils.FileUtils
 
FILTER - Static variable in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
FILTER_EXCLUDE - Static variable in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
FILTER_EXCLUDE_LONG - Static variable in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
FILTER_INCLUDE - Static variable in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
FILTER_INCLUDE_LONG - Static variable in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
FILTER_KEYS_LIST - Static variable in class com.dtolabs.rundeck.core.utils.NodeSet
names of the filter attributes used by exclude/include that are exposed to the CLI interface
FILTER_KEYSET - Static variable in class com.dtolabs.rundeck.core.utils.NodeSet
Collection of names of attributes used by exclude/include that are exposed to the CLI interface
FILTER_LONG - Static variable in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
filterAuthorizedNodes(String, Set<String>, INodeSet, AuthContext) - Method in class com.dtolabs.rundeck.core.common.Framework
Return the nodeset consisting only of the input nodes where the specified actions are all authorized
filterMapper(Predicate) - Static method in class com.dtolabs.utils.Mapper
Return a mapper than maps an object to itself if the predicate evaluates to true, and to null otherwise.
filterNodes(NodesSelector, String, File) - Method in class com.dtolabs.rundeck.core.common.Framework
Read the nodes file for a project and return a filtered set of nodes
filterNodes(NodesSelector, INodeSet) - Static method in class com.dtolabs.rundeck.core.common.NodeFilter
 
filterNodeSet(NodesSelector, String, File) - Method in class com.dtolabs.rundeck.core.common.Framework
Read the nodes file for a project and return a filtered set of nodes
FilterStreamingLogWriter - Class in com.dtolabs.rundeck.core.logging
A log writer class which can easily be subclassed override default behavior.
FilterStreamingLogWriter(StreamingLogWriter) - Constructor for class com.dtolabs.rundeck.core.logging.FilterStreamingLogWriter
 
finishContext() - Method in class com.dtolabs.rundeck.core.execution.workflow.StepContextWorkflowExecutionListener
 
finishContext() - Method in interface com.dtolabs.rundeck.core.execution.workflow.StepNodeContextListener
Indicates context has finished
finishExecuteNodeStep(NodeStepResult, ExecutionContext, StepExecutionItem, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
finishExecuteNodeStep(NodeStepResult, ExecutionContext, StepExecutionItem, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.EchoExecListener
 
finishExecuteNodeStep(NodeStepResult, ExecutionContext, StepExecutionItem, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowExecutionStateListenerAdapter
 
finishExecuteNodeStep(NodeStepResult, ExecutionContext, StepExecutionItem, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowEventLoggerListener
 
finishExecuteNodeStep(NodeStepResult, ExecutionContext, StepExecutionItem, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListener
Finish execution of a node step
finishExecuteNodeStep(NodeStepResult, ExecutionContext, StepExecutionItem, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListenerImpl
 
finishFileCopy(String, ExecutionContext, INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Finish file copy
finishFileCopy(String, ExecutionContext, INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
finishNodeContext() - Method in class com.dtolabs.rundeck.core.execution.workflow.StepContextWorkflowExecutionListener
 
finishNodeContext() - Method in interface com.dtolabs.rundeck.core.execution.workflow.StepNodeContextListener
Finish a node context
finishNodeDispatch(DispatcherResult, ExecutionContext, StepExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Finish node dispatch
finishNodeDispatch(DispatcherResult, ExecutionContext, Dispatchable) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Finish node dispatch
finishNodeDispatch(DispatcherResult, ExecutionContext, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
finishNodeDispatch(DispatcherResult, ExecutionContext, Dispatchable) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
finishNodeExecution(NodeExecutorResult, ExecutionContext, String[], INodeEntry) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Called after execution of command on node.
finishNodeExecution(NodeExecutorResult, ExecutionContext, String[], INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
finishStepContext() - Method in class com.dtolabs.rundeck.core.execution.workflow.StepContextWorkflowExecutionListener
 
finishStepContext() - Method in interface com.dtolabs.rundeck.core.execution.workflow.StepNodeContextListener
finish a step context
finishStepExecution(StepExecutor, StatusResult, StepExecutionContext, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
finishStepExecution(StepExecutor, StatusResult, StepExecutionContext, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.EchoExecListener
 
finishStepExecution(StepExecutor, StatusResult, StepExecutionContext, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowExecutionStateListenerAdapter
 
finishStepExecution(StepExecutor, StatusResult, StepExecutionContext, StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowEventLoggerListener
 
finishStepExecution(StepExecutor, StatusResult, StepExecutionContext, StepExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListener
Called when execution finishes for a step
finishWorkflowExecution(WorkflowExecutionResult, StepExecutionContext, WorkflowExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.EchoExecListener
 
finishWorkflowExecution(WorkflowExecutionResult, StepExecutionContext, WorkflowExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowExecutionStateListenerAdapter
 
finishWorkflowExecution(WorkflowExecutionResult, StepExecutionContext, WorkflowExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowEventLoggerListener
 
finishWorkflowExecution(WorkflowExecutionResult, StepExecutionContext, WorkflowExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListener
 
finishWorkflowExecution(WorkflowExecutionResult, StepExecutionContext, WorkflowExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListenerImpl
 
finishWorkflowItem(int, StepExecutionItem, StepExecutionResult) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.EchoExecListener
 
finishWorkflowItem(int, StepExecutionItem, StepExecutionResult) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowExecutionStateListenerAdapter
 
finishWorkflowItem(int, StepExecutionItem, StepExecutionResult) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowEventLoggerListener
 
finishWorkflowItem(int, StepExecutionItem, StepExecutionResult) - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListener
 
finishWorkflowItem(int, StepExecutionItem, StepExecutionResult) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListenerImpl
 
finishWorkflowItemErrorHandler(int, StepExecutionItem, StepExecutionResult) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.EchoExecListener
 
finishWorkflowItemErrorHandler(int, StepExecutionItem, StepExecutionResult) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowExecutionStateListenerAdapter
 
finishWorkflowItemErrorHandler(int, StepExecutionItem, StepExecutionResult) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowEventLoggerListener
 
finishWorkflowItemErrorHandler(int, StepExecutionItem, StepExecutionResult) - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListener
 
finishWorkflowItemErrorHandler(int, StepExecutionItem, StepExecutionResult) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListenerImpl
 
first(StepIdentifier) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
flattenDataContext(Map<String, Map<String, String>>) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Flattens the data context into a simple key/value pair, using a "." separator for keys.
followAction(String, boolean, ConsoleExecutionFollowReceiver.Mode, Framework, PrintStream, BaseLogger) - Static method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
Perform the Follow action for an Execution
followDispatcherExecution(String, ExecutionFollowRequest, ExecutionFollowReceiver) - Method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Follow execution output for an Execution by synchronously emitting output to a receiver
followDispatcherExecution(String, ExecutionFollowRequest, ExecutionFollowReceiver) - Method in interface com.dtolabs.rundeck.core.dispatcher.CentralDispatcher
Attempt to kill the execution of an item currently on the dispatcher queue
followDispatcherExecution(String, ExecutionFollowRequest, ExecutionFollowReceiver) - Method in class com.dtolabs.rundeck.core.dispatcher.NoCentralDispatcher
 
FORCE_FLAG - Static variable in class com.dtolabs.launcher.Setup
force a rewrite of the framework configuration files.
forClass(Class<T>) - Static method in class com.dtolabs.rundeck.core.utils.IdentityConverter
 
FORMAT - Static variable in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
format(String) - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
FORMAT_OPTION - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
short option string for load option: format
FORMAT_OPTION_LONG - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
long option string for load option: format
FORMAT_XML - Static variable in interface com.dtolabs.rundeck.core.dispatcher.CentralDispatcher
 
FORMAT_YAML - Static variable in interface com.dtolabs.rundeck.core.dispatcher.CentralDispatcher
 
formatDate(Date) - Static method in class com.dtolabs.rundeck.core.storage.StorageUtil
 
formatNodes(Collection) - Method in interface com.dtolabs.rundeck.core.cli.ExecTool.NodeFormatter
 
FormattedOutputStream - Class in com.dtolabs.rundeck.core.utils
Deprecated. 
FormattedOutputStream(Reformatter, OutputStream) - Constructor for class com.dtolabs.rundeck.core.utils.FormattedOutputStream
Deprecated.
Create a new FormattedOutputStream
forType(Property.Type, String, String, String, boolean, String, List<String>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a property instance for a particular simple type
forType(Property.Type, String, String, String, boolean, String, List<String>, PropertyValidator) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a property instance for a particular simple type
forType(Property.Type, String, String, String, boolean, String, List<String>, PropertyValidator, PropertyScope) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a property instance for a particular simple type
forType(Property.Type, String, String, String, boolean, String, List<String>, PropertyValidator, PropertyScope, Map<String, Object>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a property instance for a particular simple type
forwardSlashPath(String) - Static method in class com.dtolabs.launcher.Preferences
 
framework - Variable in class com.dtolabs.rundeck.core.cli.project.BaseAction
 
Framework - Class in com.dtolabs.rundeck.core.common
Manages the elements of the Ctl framework.
framework(Framework) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
framework - Variable in class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService
 
FRAMEWORK_LIBEXT_CACHE_DIR - Static variable in class com.dtolabs.rundeck.core.common.Framework
 
FRAMEWORK_LIBEXT_DIR - Static variable in class com.dtolabs.rundeck.core.common.Framework
 
FRAMEWORK_PLUGINS_ENABLED - Static variable in class com.dtolabs.rundeck.core.common.Framework
 
FRAMEWORK_PREFIX - Static variable in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
 
FRAMEWORK_RESOURCES_ALLOWED_URL_PREFIX - Static variable in class com.dtolabs.rundeck.core.common.FrameworkProject
 
frameworkMapping(String, String) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Add a property mapping for framework properties
frameworkMapping(Map<String, String>) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Add all entries to the frameworkMapping
FrameworkPluggableProviderService<T> - Class in com.dtolabs.rundeck.core.plugins
FrameworkPluggableProviderService uses the Framework's plugin manager, and attempts to construct provider instances by injecting the Framework instance as a Constructor parameter if possible.
FrameworkPluggableProviderService(String, Framework, Class<? extends T>) - Constructor for class com.dtolabs.rundeck.core.plugins.FrameworkPluggableProviderService
 
FrameworkProject - Class in com.dtolabs.rundeck.core.common
Represents a project in the framework.
FrameworkProject(String, File, IFrameworkProjectMgr) - Constructor for class com.dtolabs.rundeck.core.common.FrameworkProject
Constructor
FrameworkProject(String, File, IFrameworkProjectMgr, Properties) - Constructor for class com.dtolabs.rundeck.core.common.FrameworkProject
Constructor
frameworkProject(String) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
FrameworkProjectMgr - Class in com.dtolabs.rundeck.core.common
DepotMgr is a framework resource that provides interfaces for looking up other resources such
frameworkPropertyPrefix(String) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
 
FrameworkResource - Class in com.dtolabs.rundeck.core.common
Represents a generic framework resource.
FrameworkResource(String, File, IFrameworkResourceParent) - Constructor for class com.dtolabs.rundeck.core.common.FrameworkResource
Constructor
FrameworkResourceException - Exception in com.dtolabs.rundeck.core.common
This RunTimeException subclass is typically thrown when a resource is unavailable in the framework or the framework is misconfigured due to strange user deployment.
FrameworkResourceParent - Class in com.dtolabs.rundeck.core.common
Provides capability of managing child FrameworkResource instances.
FrameworkResourceParent(String, File, IFrameworkResourceParent) - Constructor for class com.dtolabs.rundeck.core.common.FrameworkResourceParent
Constructor
FrameworkResourceParent.NoSuchResourceException - Exception in com.dtolabs.rundeck.core.common
 
FrameworkSingleProjectResolver - Class in com.dtolabs.rundeck.core.cli
FrameworkSingleProjectResolver resolves the single project using a framework instance.
FrameworkSingleProjectResolver(Framework) - Constructor for class com.dtolabs.rundeck.core.cli.FrameworkSingleProjectResolver
 
FrameworkSupportService - Interface in com.dtolabs.rundeck.core.common
FrameworkSupportService common interface for services that can be registered with and retrieved from a Framework instance
freeSelect(String, String, String, boolean, String, List<String>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Create a Free Select property with a list of values
freeSelect(String, String, String, boolean, String, List<String>, PropertyValidator) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Create a Free Select property with a list of values
freeSelect(String, String, String, boolean, String, List<String>, PropertyValidator, PropertyScope) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Create a Free Select property with a list of values
freeSelect(String, String, String, boolean, String, List<String>, PropertyValidator, PropertyScope, Map<String, Object>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Create a Free Select property with a list of values
freeSelect(String) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Return a new PropertyBuilder of type Property.Type.FreeSelect
freeSelectProperty(String, String, boolean, String, String, List<String>) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Add a FreeSelect property
from(StepExecutionContext) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.PluginStepContextImpl
 
fromFilter(String) - Static method in class com.dtolabs.rundeck.core.utils.NodeSet
Create a NodeSet from a filter
fromProperties(Properties) - Static method in class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSource.Configuration
 
fromProperties(Properties) - Static method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
fromProperties(Properties) - Static method in class com.dtolabs.rundeck.core.resources.URLResourceModelSource.Configuration
 
fromString(String, boolean) - Static method in class com.dtolabs.rundeck.core.execution.ExecArg
 
fromStrings(boolean, String...) - Static method in class com.dtolabs.rundeck.core.execution.ExecArgList
 
fromStrings(Predicate, String...) - Static method in class com.dtolabs.rundeck.core.execution.ExecArgList
Create an ExecArgList from a list of strings, and a predicate to determine whether the argument needs to be quoted
fromStrings(List<String>, boolean) - Static method in class com.dtolabs.rundeck.core.execution.ExecArgList
Create an ExecArgList from a list of strings
FWK_PROP_AUTH_CANCEL_MSG - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
FWK_PROP_AUTH_CANCEL_MSG_DEFAULT - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
FWK_PROP_AUTH_FAIL_MSG - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
FWK_PROP_AUTH_FAIL_MSG_DEFAULT - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
FWK_PROP_PREFIX - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
FWK_PROP_SSH_AUTHENTICATION - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
FWK_PROP_SSH_KEY_RESOURCE - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
FWK_PROP_SSH_KEYPATH - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
FWK_SSH_CONFIG_PREFIX - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 

G

generate(String[], String, Properties) - Static method in class com.dtolabs.launcher.Preferences
generate preferences file represented by preferences String
generate() - Method in interface com.dtolabs.rundeck.core.common.NodesFileGenerator
Generate output from the provided ndoes.
generate() - Method in class com.dtolabs.rundeck.core.common.NodesYamlGenerator
 
generate(INodeEntry, boolean, File, String[]) - Method in interface com.dtolabs.rundeck.core.execution.script.ExecTaskParameterGenerator
Generate the #commandexecutable and #commandargline values.
generate(INodeEntry, boolean, File, String[]) - Method in class com.dtolabs.rundeck.core.execution.script.ExecTaskParameterGeneratorImpl
 
generate() - Method in class com.dtolabs.shared.resources.ResourceXMLGenerator
Generate and store the XML file
GENERATE_FILE_AUTOMATICALLY - Static variable in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
generateArgline(String, String[]) - Static method in class com.dtolabs.rundeck.core.cli.CLIUtils
Create an appropriately quoted argline to use given the command (script path) and argument strings.
generateArgline(String, String[], Boolean) - Static method in class com.dtolabs.rundeck.core.cli.CLIUtils
Create an appropriately quoted argline to use given the command (script path) and argument strings.
generateArgline(String, String[], String, Boolean) - Static method in class com.dtolabs.rundeck.core.cli.CLIUtils
Create an appropriately quoted argline to use given the command (script path) and argument strings.
generateDocument(INodeSet, OutputStream) - Method in interface com.dtolabs.rundeck.core.resources.format.ResourceFormatGenerator
generate formatted output
generateDocument(INodeSet, OutputStream) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatGenerator
 
generateDocument(INodeSet, OutputStream) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatGenerator
 
GeneratedScript - Interface in com.dtolabs.rundeck.plugins.step
GeneratedScript represents either a script and arguments, or a single command to execute on a remote system
GeneratedScriptBuilder - Class in com.dtolabs.rundeck.plugins.step
A simple implementation of GeneratedScript, which can be created via static factory methods GeneratedScriptBuilder.script(String, String[]) or GeneratedScriptBuilder.command(String...)
generateEnvVarName(String) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Generate environment variable name from option name
generateEnvVarsFromContext(Map<String, Map<String, String>>) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Generate a set of key value pairs to use for environment variables, from the context data set
generateEnvVarsFromData(Map<String, String>, String) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Convert option keys into environment variable names.
generateExecLine(Map<String, String>) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Generates the commandline execution string used.
generateFileAutomatically(boolean) - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
generateFilter(NodeSet) - Static method in class com.dtolabs.rundeck.core.utils.NodeSet
 
generateProjectPropertiesFile(boolean) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Create project.properties file based on $RDECK_BASE/etc/project.properties
generateProjectPropertiesFile(boolean, Properties, boolean) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Create project.properties file based on $RDECK_BASE/etc/project.properties
generateProjectPropertiesFile(boolean, Properties, boolean, Set<String>, boolean) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Create project.properties file based on $RDECK_BASE/etc/project.properties
generateRemoteFilepathForNode(INodeEntry, String) - Static method in class com.dtolabs.rundeck.core.execution.impl.common.BaseFileCopier
Return a temporary filepath for a file to be copied to the node, given the input filename (without directory path)
generateScript(PluginStepContext, Map<String, Object>, INodeEntry) - Method in interface com.dtolabs.rundeck.plugins.step.RemoteScriptNodeStepPlugin
Generate a full script or command string to execute on the remote node
GENERIC_RESOURCE_TYPE_NAME - Static variable in class com.dtolabs.rundeck.core.authorization.AuthorizationUtil
 
get(File, FileCache.ItemCreator<T>) - Method in class com.dtolabs.rundeck.core.utils.cache.FileCache
Get entry for a file, and use the creator if necessary to create it.
getAbortedBy() - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
getAbortedBy() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionDetail
Get user who aborted the job if aborted
getAction() - Method in interface com.dtolabs.rundeck.core.authorization.Decision
 
getAction() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Get action
getAction() - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
Get action
getAction() - Method in class com.dtolabs.rundeck.core.cli.run.RunTool
Get action
getAllNodes() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowState
Return the set of all nodes this and and all sub workflows are operating on
getAllNodes() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
getAntLoglevel() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Return the Ant loglevel equivalent to the input flags (verbose,debug,quiet).
getAntLogLevel() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
getArchiveFile() - Method in interface com.dtolabs.rundeck.core.plugins.ScriptPluginProvider
Return jar file containing the plugin
getArgExcludeNodes() - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
getArgFile() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Return file argument
getArgFrameworkProject() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getArgGroup() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Return group option value
getArgIdlist() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Return idlist option value
getArgIncludeNodes() - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
getArgName() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Get Name for use with list action
getArgNodeFilter() - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
getArgProject() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Return project option value
getArgs() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getArgs() - Method in interface com.dtolabs.rundeck.core.dispatcher.IDispatchedExecution
Get the argument line definition
getArgs() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandBase
 
getArgs() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandExecutionItem
Return arguments to the script
getArgs() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLCommandExecutionItem
Return arguments to the script
getArgs() - Method in interface com.dtolabs.rundeck.plugins.step.GeneratedScript
Return arguments to the script
getArgs() - Method in class com.dtolabs.rundeck.plugins.step.GeneratedScriptBuilder
 
getArgsDeferred() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getArgString() - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
getArgString() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionDetail
Get execution arguments
getArgThreadCount() - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
getAspect() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils.CtxItem
 
getAspect() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.StepContextId
 
getAttribute(String) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
Get the value for a specific attribute
getAttributes() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Get the map of attributes for the node, which includes all of the attributes for these accessors as well:

osFamily, osArch, osVersion, osName, name*, username, description, tags*.

getAttributes() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
Get the map of attributes for the node, including all predefined attribtes available via acessors.
getAuthContext() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
Get the authorization context
getAuthContext() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getAuthenticationType() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHConnectionInfo
 
getAuthor() - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
getAverageDuration() - Method in class com.dtolabs.client.services.StoredJobExecutionImpl
 
getAverageDuration() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJobExecution
Return average duration in milliseconds, if available, otherwise return a value less than 0.
getBaseDir() - Method in class com.dtolabs.launcher.Setup.Parameters
 
getBaseDir() - Method in class com.dtolabs.rundeck.core.common.FrameworkResource
getter to baseDir
getBaseDir() - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResource
Getter to resource base dir
getBasePath() - Method in class com.dtolabs.client.utils.BaseFormAuthenticator
 
getBaseTempDirectory() - Static method in class com.dtolabs.rundeck.core.Constants
 
getBaseTempDirectory(String) - Static method in class com.dtolabs.rundeck.core.Constants
 
getBaseVar(String) - Static method in class com.dtolabs.rundeck.core.Constants
the var subdir for RDECK_BASE, containing framework logs, etc
getBundledProviderNames() - Method in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
getBundledProviderNames() - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
getBundledProviderNames() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
 
getBundledProviderNames() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
 
getCallable() - Method in class com.dtolabs.rundeck.core.cli.CallableWrapperTask
 
getCentralDispatcher() - Method in class com.dtolabs.rundeck.core.dispatcher.CentralDispatcherMgrFactory
Return the CentralDispatcher implementation from this factory
getCentralDispatcherMgr() - Method in class com.dtolabs.rundeck.core.common.Framework
Return CentralDispatcher implementation.
getChild(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkResourceParent
Gets requested child FrameworkResource.
getChild(String) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResourceParent
Gets specified child
getChildren() - Method in class com.dtolabs.rundeck.core.common.FrameworkResourceParent
 
getCode() - Method in interface com.dtolabs.rundeck.core.authorization.Explanation
 
getCode() - Method in class com.dtolabs.rundeck.core.authorization.providers.ContextDecision
 
getCommand() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ExecCommandBase
 
getCommand() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ExecCommandExecutionItem
 
getCommand() - Method in interface com.dtolabs.rundeck.plugins.step.GeneratedScript
Return the command to execute
getCommand() - Method in class com.dtolabs.rundeck.plugins.step.GeneratedScriptBuilder
 
getCommandArgs() - Method in interface com.dtolabs.rundeck.core.execution.script.ExecTaskParameters
Array of arguments for a command
getCommandexecutable() - Method in interface com.dtolabs.rundeck.core.execution.script.ExecTaskParameters
command to run
getCommandLine() - Method in class com.dtolabs.rundeck.core.cli.BaseTool
 
getCommands() - Method in interface com.dtolabs.rundeck.core.execution.workflow.IWorkflow
 
getCommands() - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowImpl
 
getConfigDir() - Method in class com.dtolabs.rundeck.core.common.Framework
Get the config dir
getConfigDir(File) - Static method in class com.dtolabs.rundeck.core.common.Framework
Return the config dir for the framework given a basedir
getConnParams() - Method in class com.dtolabs.client.services.ServerService
Return the connection params configured for this ServerService
getContentLength() - Method in interface com.dtolabs.rundeck.core.storage.ResourceMeta
 
getContentLength() - Method in class com.dtolabs.rundeck.core.storage.ResourceMetaBuilder
 
getContentLengthRetrieved() - Method in interface com.dtolabs.client.utils.BaseHttpClient
Return the content length retrieved
getContentsBasedir() - Method in interface com.dtolabs.rundeck.core.plugins.ScriptPluginProvider
Return directory containing the expanded contents
getContentType() - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
 
getContentType() - Method in interface com.dtolabs.rundeck.core.storage.ResourceMeta
 
getContentType() - Method in class com.dtolabs.rundeck.core.storage.ResourceMetaBuilder
 
getContext() - Method in interface com.dtolabs.rundeck.core.authorization.providers.Policy
Return the AclContext for this policy representation.
getContext() - Method in interface com.dtolabs.rundeck.core.execution.Contextual
Return the current context, or null.
getContext() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.StepIdentifier
Return the stack of step contexts
getContext() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepIdentifierImpl
 
getContext() - Method in class com.dtolabs.rundeck.core.execution.WorkflowExecutionServiceThread
 
getContext() - Method in class com.dtolabs.rundeck.core.utils.FormattedOutputStream
Deprecated.
Return the context map
getConverter() - Method in class com.dtolabs.rundeck.core.plugins.AdapterService
 
getCookieId() - Method in class com.dtolabs.client.utils.BaseFormAuthenticator
 
getCreationTime() - Method in interface com.dtolabs.rundeck.core.storage.ResourceMeta
 
getCreationTime() - Method in class com.dtolabs.rundeck.core.storage.ResourceMetaBuilder
 
getCurrentContext() - Method in class com.dtolabs.rundeck.core.execution.workflow.StepContextWorkflowExecutionListener
 
getCurrentContext() - Method in interface com.dtolabs.rundeck.core.execution.workflow.StepNodeContext
Return the stack for the step context
getCurrentNode() - Method in class com.dtolabs.rundeck.core.execution.workflow.StepContextWorkflowExecutionListener
 
getCurrentNode() - Method in interface com.dtolabs.rundeck.core.execution.workflow.StepNodeContext
Return the current node
getDataContext() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getDataContext() - Method in interface com.dtolabs.rundeck.core.dispatcher.IDispatchedExecution
Return data context set
getDataContext() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
Return data context set
getDataContext() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getDataContext() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.PluginStepContextImpl
 
getDataContext() - Method in interface com.dtolabs.rundeck.plugins.step.PluginStepContext
Return the data context
getDate() - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
getDateCompleted() - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
getDateCompleted() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionDetail
Get date completed, or null
getDateStarted() - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
getDateStarted() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionDetail
Get date started
getDatetime() - Method in interface com.dtolabs.rundeck.core.logging.LogEvent
 
getDebugFlag() - Method in class com.dtolabs.launcher.Setup.Parameters
 
getDefaultProviderNameForNodeAndProject(INodeEntry, String) - Method in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
getDefaultProviderNameForNodeAndProject(INodeEntry, String) - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
getDefaultProviderNameForNodeAndProject(INodeEntry, String) - Method in class com.dtolabs.rundeck.core.execution.service.NodeSpecifiedService
Return name of default provider for this service
getDefaultsPropertiesName() - Static method in class com.dtolabs.rundeck.core.Constants
path to the rdeck framework defaults file for template filterization
getDefaultSshConfig() - Static method in class com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder
 
getDefaultValue() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Property
Return the default value of the property, or default select value to select
getDelegate() - Method in class com.dtolabs.rundeck.core.resources.DelegateResourceModelSource
 
getDescription() - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
getDescription() - Method in class com.dtolabs.client.services.StoredJobImpl
 
getDescription() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return the description
getDescription() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
getDescription() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionDetail
Get execution description
getDescription() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJob
Get description of the item.
getDescription() - Method in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
getDescription() - Method in class com.dtolabs.rundeck.core.execution.impl.jsch.JschScpFileCopier
 
getDescription() - Method in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
getDescription() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Describable
Return the configuration description
getDescription() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Description
Return the textual description of this provider.
getDescription() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Property
Return description of the values of the property
getDescription() - Method in class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSourceFactory
 
getDescription() - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSourceFactory
 
getDescription() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatGenerator
 
getDescription() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatParser
 
getDescription() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatGenerator
 
getDescription() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatParser
 
getDescription() - Method in class com.dtolabs.rundeck.core.resources.ScriptResourceModelSourceFactory
 
getDescription() - Method in class com.dtolabs.rundeck.core.resources.URLResourceModelSourceFactory
 
getDisconnectHolder() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Return the disconnectHolder
getDispatchedScript() - Method in interface com.dtolabs.rundeck.core.execution.DispatchedScriptExecutionItem
 
getDispatcherResult() - Method in class com.dtolabs.rundeck.core.execution.dispatch.DispatcherResultImpl
 
getDispatcherResult() - Method in interface com.dtolabs.rundeck.core.execution.dispatch.HasDispatcherResult
 
getDocument(File) - Method in class com.dtolabs.rundeck.core.authorization.providers.PoliciesCache
 
getDuplicateOption() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
 
getDuplicateOption() - Method in interface com.dtolabs.rundeck.core.dispatcher.ILoadJobsRequest
Return option used for duplicates
getEndTime() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.StepState
Timestamp that the executionState was completed
getEndTime() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
getEndTime() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowState
 
getEndTime() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
getEntities() - Method in class com.dtolabs.shared.resources.ResourceXMLGenerator
Return entities list
getEntities() - Method in class com.dtolabs.shared.resources.ResourceXMLParser.EntitySet
Return the collection of entities.
getEnvironment() - Method in interface com.dtolabs.rundeck.core.authorization.Decision
 
getEnvironment() - Method in interface com.dtolabs.rundeck.core.authorization.providers.Policy
Return the environmental context to test the Policy against an input environment
getErrorCode() - Method in class com.dtolabs.client.services.DeleteJobResultImpl
 
getErrorCode() - Method in interface com.dtolabs.rundeck.core.dispatcher.DeleteJobResult
 
getErrorMessage() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.StepState
Potential error message if state is failed
getErrorMessage() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
getErrors() - Method in class com.dtolabs.rundeck.core.plugins.configuration.Validator.Report
Return a map of errors, keyed by property name.
getEtcDir() - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Gets the config dir for this project
getEventType() - Method in interface com.dtolabs.rundeck.core.logging.LogEvent
 
getException() - Method in class com.dtolabs.rundeck.core.execution.BaseExecutionResult
 
getException() - Method in interface com.dtolabs.rundeck.core.execution.ExceptionStatusResult
Return any exception that was caught
getException() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
getException() - Method in class com.dtolabs.utils.Streams.StreamCopyThread
 
getExclude() - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
getExecid() - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
Get jobId for use with Kill action
getExecution(String) - Method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Return execution detail for a particular execution.
getExecution(String) - Method in interface com.dtolabs.rundeck.core.dispatcher.CentralDispatcher
Return execution detail for a particular execution.
getExecution(String) - Method in class com.dtolabs.rundeck.core.dispatcher.NoCentralDispatcher
 
getExecutionContext() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.PluginStepContextImpl
 
getExecutionContext() - Method in interface com.dtolabs.rundeck.plugins.step.PluginStepContext
Return the the current execution context
getExecutionJob() - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
getExecutionJob() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionDetail
Get associated job information, or null
getExecutionListener() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
 
getExecutionListener() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getExecutionService() - Method in class com.dtolabs.rundeck.core.common.Framework
 
getExecutionState() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.StepState
The execution state
getExecutionState() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
getExecutionState() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowState
The execution state of the workflow
getExecutionState() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
getExecutorForExecutionItem(NodeStepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionService
 
getExecutorForItem(StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionService
 
getExecutorForItem(WorkflowExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionService
 
getExitStatus() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Return exitStatus of the remote execution, after it has finished or failed.
getExtendedAttributes() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
Return the attributes for the node without any of the predefined attributes.
getExtendedOptions() - Method in class com.dtolabs.rundeck.core.cli.ExtendedOptions
 
getFailedNodes() - Method in class com.dtolabs.rundeck.core.execution.workflow.NodeRecorder
Return the set of failed nodes
getFailedNodesfile() - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
getFailedNodesListener() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Return a listener for failed node list
getFailedNodesListener() - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
getFailureData() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResult
 
getFailureData() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
getFailureHandler() - Method in interface com.dtolabs.rundeck.core.execution.HasFailureHandler
Return the StepExecutionItem to handle failure
getFailureHandler() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ExecCommandBase
 
getFailureHandler() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandBase
 
getFailureMessage() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResult
 
getFailureMessage() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
getFailureReason() - Method in exception com.dtolabs.rundeck.core.execution.service.FileCopierException
 
getFailureReason() - Method in class com.dtolabs.rundeck.core.execution.utils.ResponderTask
 
getFailureReason() - Method in class com.dtolabs.rundeck.core.execution.utils.ResponderTask.ResponderResult
 
getFailureReason() - Method in exception com.dtolabs.rundeck.core.execution.workflow.steps.StepException
 
getFailureReason() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResult
 
getFailureReason() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
getFileCopierForNodeAndProject(INodeEntry, String) - Method in class com.dtolabs.rundeck.core.common.Framework
 
getFileCopierService() - Method in class com.dtolabs.rundeck.core.common.Framework
 
getFileExtension(String) - Static method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
Return the file extension of the file, without ".", or null if the file name doesn't have an extension
getFileExtensions() - Method in interface com.dtolabs.rundeck.core.resources.format.ResourceFormatGenerator
Return the list of file extensions that this format generator can generate
getFileExtensions() - Method in interface com.dtolabs.rundeck.core.resources.format.ResourceFormatParser
Return the list of file extensions that this format parser can parse.
getFileExtensions() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatGenerator
 
getFileExtensions() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatParser
 
getFileExtensions() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatGenerator
 
getFileExtensions() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatParser
 
getFirst() - Method in interface com.dtolabs.rundeck.core.utils.Pair
Return the first item
getFirst() - Method in class com.dtolabs.rundeck.core.utils.PairImpl
 
getForceFlag() - Method in class com.dtolabs.launcher.Setup.Parameters
 
getFramework() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getFramework() - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
 
getFramework() - Method in interface com.dtolabs.rundeck.core.common.IFrameworkProjectMgr
Gets the instance of the framework for this resource mgr
getFramework() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
Get the framework
getFramework() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getFramework() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.PluginStepContextImpl
 
getFramework() - Method in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
getFramework() - Method in class com.dtolabs.rundeck.core.plugins.FrameworkPluggableProviderService
 
getFramework() - Method in interface com.dtolabs.rundeck.plugins.step.PluginStepContext
Return the Framework object
getFrameworkConfigDir(String) - Static method in class com.dtolabs.rundeck.core.Constants
the framework configuration directory
getFrameworkConfigDir() - Static method in class com.dtolabs.rundeck.core.Constants
getFrameworkConfigFile() - Static method in class com.dtolabs.rundeck.core.Constants
 
getFrameworkLogsDir(String) - Static method in class com.dtolabs.rundeck.core.Constants
Return framework logs dir
getFrameworkNodeHostname() - Method in class com.dtolabs.rundeck.core.common.Framework
Gets the value of "framework.server.hostname" property
getFrameworkNodeName() - Method in class com.dtolabs.rundeck.core.common.Framework
Gets the value of "framework.server.name" property
getFrameworkPreferences(String) - Static method in class com.dtolabs.rundeck.core.Constants
path to the framework preferences file for setup
getFrameworkProject() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getFrameworkProject(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
Looks for name as an existing Depot object and returns it
getFrameworkProject(String) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkProjectMgr
Get the specified existing project
getFrameworkProject() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return the project name if it is set
getFrameworkProject() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
getFrameworkProject() - Method in interface com.dtolabs.rundeck.core.dispatcher.IDispatchedScript
Get the framework project name
getFrameworkProject() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
Get the framework project name
getFrameworkProject() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getFrameworkProject() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.PluginStepContextImpl
 
getFrameworkProject() - Method in interface com.dtolabs.rundeck.plugins.step.PluginStepContext
Return the project name
getFrameworkProjectMgr() - Method in class com.dtolabs.rundeck.core.common.Framework
Gets DepotMgr for this framework instance
getFrameworkProjectMgr() - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
 
getFrameworkProjectsBaseDir() - Method in class com.dtolabs.rundeck.core.common.Framework
 
getFrameworkProjectsDir(String) - Static method in class com.dtolabs.rundeck.core.Constants
Return framework projects dir
getFrameworkProperties(String) - Static method in class com.dtolabs.rundeck.core.Constants
path to framework.properties file
getFwkPropertiesMapping() - Method in class com.dtolabs.rundeck.core.plugins.configuration.AbstractBaseDescription
 
getFwkPropertiesMapping() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Description
Return a map of config prop keys to external framework property names, allowing input values to be in properties files
getGeneratorForFileExtension(File) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
Return a generator for a file, based on the file extension.
getGeneratorForFileExtension(String) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
Return a generator for a file, based on the bare file extension.
getGeneratorForFormat(String) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
Return a parser for the exact format name
getGeneratorForMIMEType(String) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
Return a generator for a mime type.
getGroup() - Method in class com.dtolabs.client.services.StoredJobImpl
 
getGroup() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJobRef
Get group path of the item.
getGroupMatch() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
 
getGroupMatch() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJobsQuery
Return match string for group name
getGroupMatch() - Method in class com.dtolabs.rundeck.core.dispatcher.IStoredJobsQueryImpl
 
getGroupPatterns() - Method in interface com.dtolabs.rundeck.core.authorization.providers.Policy
Return regexes for group matching
getGroups() - Method in interface com.dtolabs.rundeck.core.authorization.providers.Policy
Return a list of group objects associated with this policy.
getHead() - Method in class com.dtolabs.rundeck.core.utils.LogReformatter
 
getHead() - Method in interface com.dtolabs.rundeck.core.utils.Reformatter
 
getHelpString() - Method in class com.dtolabs.rundeck.core.cli.BaseTool
Return the help string used when -h option is specified.
getHelpString() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
 
getHelpString() - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
 
getHelpString() - Method in class com.dtolabs.rundeck.core.cli.run.RunTool
 
getHost() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
getHostname() - Method in interface com.dtolabs.rundeck.core.common.INodeDesc
Returns hostname
getHostname() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
getHostname() - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
getHttpState() - Static method in class com.dtolabs.client.utils.ClientState
Get the HTTP State object for the current thread
getId() - Method in class com.dtolabs.client.services.DeleteJobResultImpl
 
getId() - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
getId() - Method in interface com.dtolabs.rundeck.core.dispatcher.DeleteJobResult
 
getId() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionDetail
Get Execution ID
getId() - Method in interface com.dtolabs.rundeck.core.dispatcher.QueuedItem
Return the ID string for the successfully queued item, or null.
getId() - Method in class com.dtolabs.shared.resources.ResourceXMLParser.Entity
 
getIdlist() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
 
getIdlist() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJobsQuery
Return ID list string, a comma-separated list of IDs.
getIdlist() - Method in class com.dtolabs.rundeck.core.dispatcher.IStoredJobsQueryImpl
 
getInclude() - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
getInlineScriptContent() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getInputFailurePattern() - Method in interface com.dtolabs.rundeck.core.execution.utils.Responder
Return a regex to detect input prompt failure
getInputMaxLines() - Method in interface com.dtolabs.rundeck.core.execution.utils.Responder
Return threshold max lines to read detecting input pattern
getInputMaxTimeout() - Method in interface com.dtolabs.rundeck.core.execution.utils.Responder
Return threshold max timeout detecting input pattern
getInputStream() - Method in class com.dtolabs.rundeck.core.storage.BaseStreamResource
 
getInputStream() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
getInputString() - Method in interface com.dtolabs.rundeck.core.execution.utils.Responder
Return input string to send after successful input pattern (including any newline characters as necessary)
getInputSuccessPattern() - Method in interface com.dtolabs.rundeck.core.execution.utils.Responder
Return a regex to detect input prompt
getInstance() - Static method in class com.dtolabs.client.utils.WebserviceHttpClientFactory
Get the Factory instance.
getInstance(String, String) - Static method in class com.dtolabs.rundeck.core.common.Framework
Returns the singleton instance of Framework object.
getInstance(BaseLogger, int) - Static method in class com.dtolabs.rundeck.core.tasks.net.ThreadBoundJschLogger
Get the shared instance
getInstance(PluginLogger, int) - Static method in class com.dtolabs.rundeck.core.tasks.net.ThreadBoundJschLogger
Get the shared instance
getInstanceForExtDir(File, File) - Static method in class com.dtolabs.rundeck.core.plugins.PluginManagerService
 
getInstanceForFramework(Framework) - Static method in class com.dtolabs.rundeck.core.execution.dispatch.NodeDispatcherService
 
getInstanceForFramework(Framework) - Static method in class com.dtolabs.rundeck.core.execution.ExecutionServiceFactory
 
getInstanceForFramework(Framework) - Static method in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
getInstanceForFramework(Framework) - Static method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
getInstanceForFramework(Framework) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionService
 
getInstanceForFramework(Framework) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionService
 
getInstanceForFramework(Framework) - Static method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionService
 
getInstanceForFramework(Framework) - Static method in class com.dtolabs.rundeck.core.plugins.PluginManagerService
 
getInstanceForFramework(Framework) - Static method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
 
getInstanceForFramework(Framework) - Static method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
 
getInstanceForFramework(Framework) - Static method in class com.dtolabs.rundeck.core.resources.ResourceModelSourceService
 
getInstanceWithoutProjectsDir(String) - Static method in class com.dtolabs.rundeck.core.common.Framework
Returns an instance of Framework object.
getInterpreterArgsQuoted() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandBase
 
getInterpreterArgsQuoted() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandExecutionItem
Get the server-local script path
getInterpreterArgsQuoted() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLCommandExecutionItem
Get the server-local script path
getInterpreterArgsQuoted() - Method in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
getInterpreterArgsQuoted() - Method in interface com.dtolabs.rundeck.core.plugins.ScriptPluginProvider
Return true if the script file and args should be passed as a single argument to the interpreter, default false.
getItem() - Method in class com.dtolabs.client.services.QueuedItemResultImpl
 
getItem() - Method in interface com.dtolabs.rundeck.core.dispatcher.QueuedItemResult
Return the ID string for the successfully queued item, or null.
getJobId() - Method in class com.dtolabs.client.services.StoredJobImpl
 
getJobId() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJobRef
Return the ID string for the stored job
getJobRef() - Method in interface com.dtolabs.rundeck.core.dispatcher.IDispatchedJob
return the Job reference object
getKeyfile() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
getKeyfile() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
getKeyfile() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
getKnownhosts() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
getKnownhosts() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
getKnownhosts() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
getLastIdentifier() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowNodeState
The node's current step
getLastIdentifier() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowNodeStateImpl
 
getLastModified() - Method in interface com.dtolabs.rundeck.core.logging.StreamingLogReader
Return the last modification time of the log (e.g.
getLevel() - Method in class com.dtolabs.rundeck.core.utils.ExecToolCommandLogger
 
getLibextCacheDir() - Method in class com.dtolabs.rundeck.core.common.Framework
Return the cache directory used by the plugin system
getLibextDir() - Method in class com.dtolabs.rundeck.core.common.Framework
Return the directory containing plugins/extensions for the framework.
getLines() - Method in class com.dtolabs.rundeck.core.utils.PartialLineBuffer
Return the line buffer
getList() - Method in class com.dtolabs.rundeck.core.execution.ExecArg
Return the sublist of args, if ExecArg.isList() returns true, null otherwise
getList() - Method in class com.dtolabs.rundeck.core.execution.ExecArgList
Return the list of ExecArg objects
getLoaderForIdent(ProviderIdent) - Method in interface com.dtolabs.rundeck.core.plugins.PluginCache
Get the loader for the provider
getLog4jProperties(String) - Static method in class com.dtolabs.rundeck.core.Constants
get path to log4j.properties file
getLog4jProperties() - Static method in class com.dtolabs.rundeck.core.Constants
 
getLog4jPropertiesFile() - Static method in class com.dtolabs.rundeck.core.Constants
 
getLogContext() - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
getLogFormat() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Return log message format
getLogFormat() - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
getLogger() - Method in class com.dtolabs.rundeck.core.common.FrameworkResource
 
getLogger() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.PluginStepContextImpl
 
getLogger() - Method in interface com.dtolabs.rundeck.plugins.step.PluginStepContext
Return the logger
getLoggingContext() - Method in interface com.dtolabs.rundeck.core.execution.ContextLoggerExecutionListener
Return the current logging context, or null.
getLoggingContext() - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
Method should be overridden to return appropriate logging context data
getLoggingContext() - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListenerImpl
 
getLoglevel() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getLogLevel() - Method in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
getLoglevel() - Method in interface com.dtolabs.rundeck.core.dispatcher.IDispatchedExecution
Return the loglevel value, using the Ant equivalents: DEBUG=1,
getLoglevel() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
Return the loglevel value, using the Ant equivalents: DEBUG=1,
getLoglevel() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getLoglevel() - Method in interface com.dtolabs.rundeck.core.logging.LogEvent
 
getMap() - Method in interface com.dtolabs.rundeck.core.utils.MapGenerator
Return the generated Map
getMatchedNodes() - Method in class com.dtolabs.rundeck.core.execution.workflow.NodeRecorder
Return the set of matched nodes
getMessage() - Method in class com.dtolabs.client.services.DeleteJobResultImpl
 
getMessage() - Method in class com.dtolabs.client.services.QueuedItemResultImpl
 
getMessage() - Method in class com.dtolabs.client.services.StoredJobLoadResultImpl
 
getMessage() - Method in interface com.dtolabs.rundeck.core.dispatcher.DeleteJobResult
 
getMessage() - Method in interface com.dtolabs.rundeck.core.dispatcher.DispatcherResult
Return status message of the request, either success or failure message depending on the result of DispatcherResult.isSuccessful().
getMessage() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJobLoadResult
Return the success/error message for the result.
getMessage() - Method in interface com.dtolabs.rundeck.core.logging.LogEvent
 
getMessageLogLevel(int, String) - Static method in class com.dtolabs.rundeck.core.execution.ExecutionUtils
Get message loglevel string for the integer value
getMessageOutputLevel() - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
getMetadata() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.StepState
Any metadata
getMetadata() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
getMetadata() - Method in interface com.dtolabs.rundeck.core.logging.LogEvent
 
getMetadata() - Method in interface com.dtolabs.rundeck.core.plugins.ScriptPluginProvider
Return any interpreter specification to run the script
getMIMETypes() - Method in interface com.dtolabs.rundeck.core.resources.format.ResourceFormatGenerator
Return the list of MIME types that this format generator can generate.
getMIMETypes() - Method in interface com.dtolabs.rundeck.core.resources.format.ResourceFormatParser
Return the list of MIME types that this format parser can parse.
getMIMETypes() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatGenerator
 
getMIMETypes() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatParser
 
getMIMETypes() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatGenerator
 
getMIMETypes() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatParser
 
getModificationTime() - Method in interface com.dtolabs.rundeck.core.storage.ResourceMeta
 
getModificationTime() - Method in class com.dtolabs.rundeck.core.storage.ResourceMetaBuilder
 
getName() - Method in class com.dtolabs.client.services.StoredJobImpl
 
getName() - Method in class com.dtolabs.rundeck.core.authentication.Group
 
getName() - Method in class com.dtolabs.rundeck.core.authentication.Username
 
getName() - Method in enum com.dtolabs.rundeck.core.cli.jobs.JobsTool.Actions
Return the name
getName() - Method in enum com.dtolabs.rundeck.core.cli.queue.QueueTool.Actions
Return the name
getName() - Method in enum com.dtolabs.rundeck.core.cli.run.RunTool.Actions
Return the name
getName() - Method in class com.dtolabs.rundeck.core.common.FrameworkResource
getter to name property
getName() - Method in interface com.dtolabs.rundeck.core.common.FrameworkSupportService
Return the name used to identify the service
getName() - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResource
Getter to resource name
getName() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJobRef
Get name or description of the item.
getName() - Method in enum com.dtolabs.rundeck.core.dispatcher.JobDefinitionFileFormat
 
getName() - Method in interface com.dtolabs.rundeck.core.dispatcher.QueuedItem
Get name or description of the item.
getName() - Method in class com.dtolabs.rundeck.core.execution.dispatch.NodeDispatcherService
 
getName() - Method in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
getName() - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
getName() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionService
 
getName() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionService
 
getName() - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionService
 
getName() - Method in class com.dtolabs.rundeck.core.plugins.AdapterService
 
getName() - Method in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
 
getName() - Method in class com.dtolabs.rundeck.core.plugins.ChainedProviderServiceImpl
 
getName() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Description
Return the provider name
getName() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Property
Return property key to use
getName() - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
getName() - Method in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
getName() - Method in class com.dtolabs.rundeck.core.plugins.PluginManagerService
 
getName() - Method in interface com.dtolabs.rundeck.core.plugins.ScriptPluginProvider
Return provider name
getName() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
 
getName() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
 
getName() - Method in class com.dtolabs.rundeck.core.resources.ResourceModelSourceService
 
getName() - Method in enum com.dtolabs.rundeck.core.utils.NodeSet.FILTER_ENUM
 
getName() - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
getName() - Method in class com.dtolabs.shared.resources.ResourceXMLParser.Entity
 
getNameMatch() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
 
getNameMatch() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJobsQuery
Return match string for job name
getNameMatch() - Method in class com.dtolabs.rundeck.core.dispatcher.IStoredJobsQueryImpl
 
getNode(String) - Method in class com.dtolabs.rundeck.core.common.AdditiveListNodeSet
 
getNode(String) - Method in interface com.dtolabs.rundeck.core.common.INodeSet
 
getNode(String) - Method in class com.dtolabs.rundeck.core.common.NodeSetImpl
 
getNode() - Method in exception com.dtolabs.rundeck.core.execution.dispatch.DispatcherException
 
getNode() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepResult
Return the node
getNode() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepResultImpl
 
getNodeArg() - Method in class com.dtolabs.launcher.Setup.Parameters
 
getNodeDataContext() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getNodeDataContext() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeExecutionContext
Return the node specific context data keyed by node name
getNodeDesc() - Method in class com.dtolabs.rundeck.core.common.Framework
Gets the INodeDesc value describing the framework node
getNodeDispatcher(ExecutionContext) - Method in class com.dtolabs.rundeck.core.execution.dispatch.NodeDispatcherService
 
getNodeDispatcherForContext(ExecutionContext) - Method in class com.dtolabs.rundeck.core.common.Framework
 
getNodeExcludePrecedence() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
boolean value specifying that exclusion node filters have precedence over inclusion filters
getNodeExcludePrecedence() - Method in interface com.dtolabs.rundeck.core.dispatcher.IDispatchedExecution
Return the node exclude precedence
getNodeExecutorForNodeAndProject(INodeEntry, String) - Method in class com.dtolabs.rundeck.core.common.Framework
 
getNodeExecutorService() - Method in class com.dtolabs.rundeck.core.common.Framework
 
getNodeFailures() - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionResult
Return map of workflow item failures, keyed by node name
getNodeFailures() - Method in exception com.dtolabs.rundeck.core.NodesetFailureException
 
getNodeFilter() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getNodeFilter() - Method in interface com.dtolabs.rundeck.core.dispatcher.IDispatchedExecution
 
getNodeHostnameArg() - Method in class com.dtolabs.launcher.Setup.Parameters
 
getNodename() - Method in interface com.dtolabs.rundeck.core.common.INodeBase
Return the name of the node
getNodename() - Method in interface com.dtolabs.rundeck.core.common.INodeDesc
 
getNodename() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return the name of the node
getNodename() - Method in class com.dtolabs.rundeck.core.common.NodeBaseImpl
 
getNodename() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
getNodeName() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.StepStateChange
The node name
getNodeName() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateChangeImpl
 
getNodeName() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowNodeState
The node name
getNodeName() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowNodeStateImpl
 
getNodeName() - Method in exception com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepException
 
getNodeNames() - Method in class com.dtolabs.rundeck.core.common.AdditiveListNodeSet
 
getNodeNames() - Method in interface com.dtolabs.rundeck.core.common.INodeSet
 
getNodeNames() - Method in class com.dtolabs.rundeck.core.common.NodeSetImpl
 
getNodeRankAttribute() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getNodeRankAttribute() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
Return the node rank attribute to use for ranking
getNodeRankAttribute() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getNodes() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getNodes() - Method in class com.dtolabs.rundeck.core.common.AdditiveListNodeSet
 
getNodes() - Method in interface com.dtolabs.rundeck.core.common.INodeSet
 
getNodes() - Method in class com.dtolabs.rundeck.core.common.NodeSetImpl
 
getNodes() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
Return the node selector
getNodes() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getNodes() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.PluginStepContextImpl
 
getNodes() - Method in class com.dtolabs.rundeck.core.resources.DelegateResourceModelSource
 
getNodes() - Method in class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSource
 
getNodes() - Method in class com.dtolabs.rundeck.core.resources.ExceptionCatchingResourceModelSource
 
getNodes() - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource
 
getNodes(File, String) - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource
Returns a INodeSet object conatining the nodes config data.
getNodes() - Method in interface com.dtolabs.rundeck.core.resources.ResourceModelSource
 
getNodes() - Method in class com.dtolabs.rundeck.core.resources.ScriptResourceModelSource
 
getNodes() - Method in class com.dtolabs.rundeck.core.resources.URLResourceModelSource
 
getNodes() - Method in interface com.dtolabs.rundeck.plugins.step.PluginStepContext
Return the nodes used for this execution
getNodeSelector() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getNodeSelector() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
Return the node selector
getNodeSelector() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getNodeSet() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getNodeSet() - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
Create and return a NodeSet representing the input arguments, may be empty.
getNodeSet() - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Returns the set of nodes for the project
getNodeSet() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowState
The set of nodes the workflow is running on
getNodeSet() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
getNodeset() - Method in exception com.dtolabs.rundeck.core.NodesetEmptyException
 
getNodeset() - Method in exception com.dtolabs.rundeck.core.NodesetFailureException
Get the collection of node names
getNodesFile() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
Specific file to use for nodes source instead of project nodes
getNodesFile() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getNodesResourceFilePath() - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Return specific nodes resources file path for the project, based on the framework.nodes.file.name property
getNodeState() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowNodeState
The node's current state
getNodeState() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowNodeStateImpl
 
getNodeStateMap() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepState
Return a map of node name to step states for the step
getNodeStateMap() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
getNodeStates() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowState
The list of states for all nodes
getNodeStates() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
getNodeStepExecutorForItem(NodeStepExecutionItem) - Method in class com.dtolabs.rundeck.core.common.Framework
 
getNodeStepExecutorService() - Method in class com.dtolabs.rundeck.core.common.Framework
 
getNodeStepTargets() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepState
Return the set of node targets if this is a node step, or null
getNodeStepTargets() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
getNodeStepType() - Method in class com.dtolabs.rundeck.core.execution.workflow.NodeDispatchedWorkflowExecutionItemImpl
 
getNodeStepType() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ExecCommand
 
getNodeStepType() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommand
 
getNodeStepType() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLCommandBase
 
getNodeStepType() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionItem
Return the type name of the StepExecution provider to use.
getNodeThreadcount() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getNodeThreadcount() - Method in interface com.dtolabs.rundeck.core.dispatcher.IDispatchedExecution
Return the node dispatch threadcount
getOffset() - Method in interface com.dtolabs.rundeck.core.logging.OffsetIterator
Returns the current opaque offset within the underlying data stream
getOptions() - Method in class com.dtolabs.rundeck.core.cli.BaseTool
 
getOriginalSink() - Method in class com.dtolabs.rundeck.core.utils.FormattedOutputStream
Deprecated.
Return original OutputStream sink
getOsArch() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return the OS architecture
getOsArch() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
getOsarch() - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
getOsFamily() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return the OS family
getOsFamily() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
getOsfamily() - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
getOsName() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return the OS name
getOsName() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
getOsname() - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
getOsVersion() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return the OS version
getOsVersion() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
getOsversion() - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
getParameters() - Method in class com.dtolabs.launcher.Setup
 
getParent() - Method in class com.dtolabs.rundeck.core.common.Framework
This is the root.
getParent() - Method in class com.dtolabs.rundeck.core.common.FrameworkResource
 
getParent() - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResource
Get the parent of this resource
getParserForFileExtension(File) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
Return a parser for a file, based on the file extension.
getParserForFileExtension(String) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
Return a parser for a file, based on the bare file extension.
getParserForFormat(String) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
Return a parser for the exact format name
getParserForMIMEType(String) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
Return a parser for a mime type.
getPartialLine() - Method in class com.dtolabs.rundeck.core.utils.PartialLineBuffer
Return the last partial line read and mark it
getPartialLine(boolean) - Method in class com.dtolabs.rundeck.core.utils.PartialLineBuffer
Return the last partial line read, optionally marking it as already read.
getPassword() - Method in interface com.dtolabs.client.services.ServerService.WebConnectionParameters
Return the password
getPassword() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHConnectionInfo
 
getPath(AuthContext, Path) - Method in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
getPath(S, Path) - Method in interface com.dtolabs.rundeck.core.storage.ExtTree
Return the resource or directory at the path
getPluginData() - Method in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
getPluginDefs() - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
getPluginLogger() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
getPluginLogger() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
getPluginLogger() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
getPluginManager() - Method in class com.dtolabs.rundeck.core.common.Framework
 
getPluginManager() - Method in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
Return the plugin manager to use
getPluginManager() - Method in class com.dtolabs.rundeck.core.plugins.FrameworkPluggableProviderService
 
getPluginType() - Method in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
getPort() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
getPrivateDataContext() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
Return the data context in the private scope
getPrivateDataContext() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getPrivateKeyfilePath() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHConnectionInfo
 
getPrivateKeyPassphrase() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHConnectionInfo
Return the private key passphrase if set, or null.
getPrivateKeyResourceData() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHConnectionInfo
 
getPrivateKeyResourcePath() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHConnectionInfo
 
getProject() - Method in class com.dtolabs.client.services.StoredJobImpl
 
getProject() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
 
getProject() - Method in interface com.dtolabs.rundeck.core.cli.project.BaseAction.BaseActionArgs
Name of project to use, required.
getProject() - Method in interface com.dtolabs.rundeck.core.dispatcher.ILoadJobsRequest
Return project name for imported jobs, optional
getProject() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJobRef
Get the project
getProjectFilter() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
 
getProjectFilter() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJobsQuery
Return match string for project name
getProjectFilter() - Method in class com.dtolabs.rundeck.core.dispatcher.IStoredJobsQueryImpl
 
getProjectProperty(String, String) - Method in class com.dtolabs.rundeck.core.common.Framework
Return the property value for the key from the project or framework properties if it exists, otherwise return null.
getProjectsBaseDir(File) - Static method in class com.dtolabs.rundeck.core.common.Framework
Get the path for the projects directory from the basedir
getProperties() - Method in class com.dtolabs.launcher.Setup.Parameters
 
getProperties() - Method in class com.dtolabs.rundeck.core.cli.project.CreateAction
 
getProperties() - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
 
getProperties() - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
 
getProperties(File) - Method in class com.dtolabs.rundeck.core.common.PropertiesCache
Get the java Properties stored in the file, loading from disk only if the file has been modified since the last read, or the cached data has been invalidated.
getProperties() - Method in class com.dtolabs.rundeck.core.plugins.configuration.AbstractBaseDescription
 
getProperties() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Description
Return the properties
getProperties() - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
getProperties() - Method in class com.dtolabs.rundeck.core.resources.URLResourceModelSource.Configuration
 
getProperties() - Method in class com.dtolabs.shared.resources.ResourceXMLParser.Entity
 
getPropertiesMap() - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
Retrieves map of property data
getPropertiesMap() - Method in interface com.dtolabs.rundeck.core.utils.IPropertyLookup
Retrieves map of property data
getPropertiesMap() - Method in class com.dtolabs.rundeck.core.utils.PropertyLookup
Retrieves map of property data
getPropertiesMapping() - Method in class com.dtolabs.rundeck.core.plugins.configuration.AbstractBaseDescription
 
getPropertiesMapping() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Description
Return a map of config prop keys to external project property names, allowing input values to be in properties files
getProperty(String) - Method in class com.dtolabs.rundeck.core.common.Framework
Return the property value by name
getProperty(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Return the property value by name
getProperty(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
get property value
getProperty(String) - Method in interface com.dtolabs.rundeck.core.common.PropertyRetriever
Return a property value by name, or null if it is not found
getProperty(String) - Method in interface com.dtolabs.rundeck.core.utils.IPropertyLookup
get property value
getProperty(String) - Method in class com.dtolabs.rundeck.core.utils.PropertyLookup
Get the property per specified key
getProperty(String) - Method in class com.dtolabs.shared.resources.ResourceXMLParser.Entity
 
getPropertyFile(File) - Static method in class com.dtolabs.rundeck.core.common.Framework
Get the framework property file from the config dir
getPropertyFile() - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
 
getPropertyFile() - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
 
getPropertyLookup() - Method in class com.dtolabs.rundeck.core.common.Framework
 
getPropertyRetriever() - Method in class com.dtolabs.rundeck.core.common.Framework
Return a PropertyRetriever interface for framework-scoped properties
getPropertyRetriever() - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Return a PropertyRetriever interface for project-scoped properties
getProvider() - Method in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
getProviderForConfiguration(String, Properties) - Method in interface com.dtolabs.rundeck.core.plugins.configuration.ConfigurableService
Return a ResourceModelSource of a give type with a given configuration
getProviderForConfiguration(String, Properties) - Method in class com.dtolabs.rundeck.core.resources.ResourceModelSourceService
 
getProviderForNodeAndProject(INodeEntry, String) - Method in class com.dtolabs.rundeck.core.execution.service.NodeSpecifiedService
Return a specific service provider that can be used for the node
getProviderName() - Method in exception com.dtolabs.rundeck.core.execution.service.ServiceProviderException
 
getProviderName() - Method in class com.dtolabs.rundeck.core.plugins.ProviderIdent
 
getProviders() - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
getReasonCode() - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
 
getReceiver() - Method in class com.dtolabs.shared.resources.ResourceXMLParser
Return the ResourceXMLReceiver
getReferenceName() - Method in exception com.dtolabs.rundeck.core.dispatcher.DataContextUtils.UnresolvedDataReferenceException
 
getRefid() - Method in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher.SetThreadLocalTask
 
getReformatter() - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
getRemoteDirForNode(INodeEntry) - Static method in class com.dtolabs.rundeck.core.execution.impl.common.BaseFileCopier
Return a remote destination temp dir path for the given node.
getRenderingOptions() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Property
Returns a map of optional rendering options for the UI
getRequestMethod() - Method in interface com.dtolabs.client.utils.BaseHttpClient
Returns the HttpMethod used for the request.
getResource() - Method in interface com.dtolabs.rundeck.core.authorization.Decision
Return the time in seconds since the cache was last refreshed.
getResource() - Method in exception com.dtolabs.rundeck.core.common.FrameworkResourceException
 
getResource(String) - Method in class com.dtolabs.rundeck.core.plugins.LocalFirstClassLoader
 
getResource(AuthContext, Path) - Method in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
getResource(S, Path) - Method in interface com.dtolabs.rundeck.core.storage.ExtTree
Return the resource at the path
getResourceFormatGeneratorService() - Method in class com.dtolabs.rundeck.core.common.Framework
 
getResourceFormatParserService() - Method in class com.dtolabs.rundeck.core.common.Framework
 
getResourceMeta() - Method in interface com.dtolabs.rundeck.core.storage.HasResourceMeta
 
getResourceMeta() - Method in class com.dtolabs.rundeck.core.storage.ResourceMetaBuilder
 
getResourceModelSourceExceptions() - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Return the set of exceptions produced by the last attempt to invoke all node providers
getResourceModelSourceService() - Method in class com.dtolabs.rundeck.core.common.Framework
 
getResourceType() - Method in class com.dtolabs.shared.resources.ResourceXMLParser.Entity
Return the name of the resource xml "tag" defining this entity, or null if it is a resource reference
getResponder() - Method in class com.dtolabs.rundeck.core.execution.utils.ResponderTask.ResponderResult
 
getResponseBody() - Method in interface com.dtolabs.client.utils.ServerResponse
Return the response as raw bytes.
getResponseBodyAsStream() - Method in interface com.dtolabs.rundeck.core.common.impl.URLFileUpdater.httpClientInteraction
 
getResponseFailurePattern() - Method in interface com.dtolabs.rundeck.core.execution.utils.Responder
Return a regex to detect response to input was failure
getResponseHeader(String) - Method in interface com.dtolabs.rundeck.core.common.impl.URLFileUpdater.httpClientInteraction
 
getResponseMaxLines() - Method in interface com.dtolabs.rundeck.core.execution.utils.Responder
Return threshold max lines to read detecting response pattern
getResponseMaxTimeout() - Method in interface com.dtolabs.rundeck.core.execution.utils.Responder
Return threshold max timeout detecting response pattern
getResponseMessage() - Method in interface com.dtolabs.client.utils.WebserviceResponse
return a response message
getResponseSuccessPattern() - Method in interface com.dtolabs.rundeck.core.execution.utils.Responder
Return a regex to detect response to input was successful
getResultCode() - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
 
getResultCode() - Method in interface com.dtolabs.rundeck.core.execution.service.NodeExecutorResult
Return the exit/result code of the execution
getResultCode() - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorResultImpl
 
getResultContentType() - Method in interface com.dtolabs.client.utils.ServerResponse
return content type
getResultData() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResult
 
getResultData() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
getResultDoc() - Method in interface com.dtolabs.client.utils.WebserviceResponse
return an XML document if it was parsed successfully.
getResultMap() - Method in exception com.dtolabs.rundeck.core.execution.dispatch.DispatcherException
 
getResultObject() - Method in class com.dtolabs.rundeck.core.cli.CallableWrapperTask
 
getResultObject() - Method in class com.dtolabs.rundeck.core.execution.BaseExecutionResult
 
getResultObject() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionResult
 
getResultObject() - Method in class com.dtolabs.rundeck.core.execution.ServiceThreadBase
 
getResults() - Method in interface com.dtolabs.rundeck.core.execution.dispatch.DispatcherResult
 
getResults() - Method in class com.dtolabs.rundeck.core.execution.dispatch.DispatcherResultImpl
 
getResultSet() - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionResult
Return list of step results
getResultStream() - Method in interface com.dtolabs.client.utils.ServerResponse
returns raw results as a Stream
getRundeckPluginVersion() - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
getScope() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Property
Return the scope of this property, i.e.
getScript() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getScript() - Method in interface com.dtolabs.rundeck.core.dispatcher.IDispatchedScript
Get the full script
getScript() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandBase
 
getScript() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandExecutionItem
Get the full script
getScript() - Method in interface com.dtolabs.rundeck.plugins.step.GeneratedScript
Return the script to execute
getScript() - Method in class com.dtolabs.rundeck.plugins.step.GeneratedScriptBuilder
 
getScriptArgs() - Method in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
getScriptArgs() - Method in interface com.dtolabs.rundeck.core.plugins.ScriptPluginProvider
Return script args to pass to the file
getScriptAsStream() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getScriptAsStream() - Method in interface com.dtolabs.rundeck.core.dispatcher.IDispatchedScript
Get an InputStream that can provide the full script
getScriptAsStream() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandBase
 
getScriptAsStream() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandExecutionItem
Get an InputStream that can provide the full script
getScriptFile() - Method in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
getScriptFile() - Method in interface com.dtolabs.rundeck.core.plugins.ScriptPluginProvider
Return script file to execute
getScriptInterpreter() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandBase
 
getScriptInterpreter() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandExecutionItem
Get the server-local script path
getScriptInterpreter() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLCommandExecutionItem
Get the server-local script path
getScriptInterpreter() - Method in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
getScriptInterpreter() - Method in interface com.dtolabs.rundeck.core.plugins.ScriptPluginProvider
Return any interpreter specification to run the script
getScriptpath() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getScriptURLString() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getScriptURLString() - Method in interface com.dtolabs.rundeck.core.dispatcher.IDispatchedScript
Get the script URL
getSecond() - Method in interface com.dtolabs.rundeck.core.utils.Pair
Return the second item
getSecond() - Method in class com.dtolabs.rundeck.core.utils.PairImpl
 
getSecondaryStream() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
getSelectValues() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Property
Return a list of values for a select property
getServerHostname() - Method in class com.dtolabs.launcher.Setup.Parameters
 
getServerName() - Method in class com.dtolabs.launcher.Setup.Parameters
 
getServerNode() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowState
Return the name of the server node
getServerNode() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
getServerScriptFilePath() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getServerScriptFilePath() - Method in interface com.dtolabs.rundeck.core.dispatcher.IDispatchedScript
Get the server-local script path
getServerScriptFilePath() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandBase
 
getServerScriptFilePath() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandExecutionItem
Get the server-local script path
getServerUrl() - Method in interface com.dtolabs.client.services.ServerService.WebConnectionParameters
Return the URL
getService(String) - Method in class com.dtolabs.rundeck.core.common.Framework
Return a service by name
getService() - Method in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
getService() - Method in class com.dtolabs.rundeck.core.plugins.ProviderIdent
 
getService() - Method in interface com.dtolabs.rundeck.core.plugins.ScriptPluginProvider
Return service name
getServiceList() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionService
 
getServiceList() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionService
 
getServiceList() - Method in class com.dtolabs.rundeck.core.plugins.ChainedProviderService
 
getServiceList() - Method in class com.dtolabs.rundeck.core.plugins.ChainedProviderServiceImpl
 
getServiceName() - Method in exception com.dtolabs.rundeck.core.execution.service.ExecutionServiceException
 
getServiceProviderNodeAttributeForNode(INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
getServiceProviderNodeAttributeForNode(INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
getServiceProviderNodeAttributeForNode(INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.service.NodeSpecifiedService
Return name of Node attribute that specifies the service provider name for this service.
getSingleNodeName() - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
getSingleProjectName() - Method in class com.dtolabs.rundeck.core.cli.FrameworkSingleProjectResolver
 
getSingleProjectName() - Method in interface com.dtolabs.rundeck.core.cli.SingleProjectResolver
return the name of the single project
getSink() - Method in class com.dtolabs.rundeck.core.utils.ThreadBoundOutputStream
Return the original OutputStream sink
getSourceForConfiguration(String, Properties) - Method in class com.dtolabs.rundeck.core.resources.ResourceModelSourceService
Return a ResourceModelSource of a give type with a given configuration
getSourceResult() - Method in interface com.dtolabs.rundeck.core.execution.HasSourceResult
 
getSourceResult() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
getSourceService() - Method in class com.dtolabs.rundeck.core.plugins.AdapterService
 
getSshConfig() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
getSshConfig() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
getSshConfig() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
getSshConfig() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHConnectionInfo
 
getSshKeyData() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
getSshKeyData() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
getSshKeyData() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
getSSHTimeout() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHConnectionInfo
 
getStartTime() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.StepState
Timestamp that the executionState left WAITING
getStartTime() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
getStartTime() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowState
 
getStartTime() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
getState() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionFollowResult
Return the execution state
getStatus() - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
getStatus() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionDetail
Get Execution state
getStatusText() - Method in interface com.dtolabs.rundeck.core.common.impl.URLFileUpdater.httpClientInteraction
 
getStep() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils.CtxItem
 
getStep() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.StepContextId
 
getStepConfiguration() - Method in interface com.dtolabs.rundeck.core.execution.ConfiguredStepExecutionItem
Returns the configuration properties
getStepContext() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getStepContext() - Method in interface com.dtolabs.rundeck.core.execution.workflow.StepExecutionContext
Return the stack of step numbers within the larger workflow context.
getStepContext() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.PluginStepContextImpl
 
getStepContext() - Method in interface com.dtolabs.rundeck.plugins.step.PluginStepContext
Return the context path of step numbers within the larger workflow context.
getStepCount() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowState
The number of steps the workflow will run
getStepCount() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
getStepExecutionService() - Method in class com.dtolabs.rundeck.core.common.Framework
 
getStepFailures() - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionResult
Return map of workflow item failures, keyed by node name
getStepIdentifier() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepState
The identifier
getStepIdentifier() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
getStepNumber() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getStepNumber() - Method in interface com.dtolabs.rundeck.core.execution.workflow.StepExecutionContext
Returns the step being executed.
getStepNumber() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.PluginStepContextImpl
 
getStepNumber() - Method in interface com.dtolabs.rundeck.plugins.step.PluginStepContext
Return the step number within the current workflow
getStepState() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.StepStateChange
The new state
getStepState() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateChangeImpl
 
getStepState() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepState
The step's state
getStepState() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
getStepStateMap() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowNodeState
Return a map of step ident to step states for the node
getStepStateMap() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowNodeStateImpl
 
getStepStates() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowState
The list of states for the steps
getStepStates() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
getStorageTree() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
Get the storage service
getStorageTree() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getStrategy() - Method in interface com.dtolabs.rundeck.core.execution.workflow.IWorkflow
 
getStrategy() - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowImpl
 
getString() - Method in class com.dtolabs.rundeck.core.execution.ExecArg
Return the string value of this argument if ExecArg.isList() returns false, null otherwise
getSubject() - Method in interface com.dtolabs.rundeck.core.authorization.Decision
 
getSubWorkflowState() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepState
Return the sub workflow state
getSubWorkflowState() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
getSuccessfulNodes() - Method in class com.dtolabs.rundeck.core.execution.workflow.NodeRecorder
Returns the matched nodes less the failed nodes.
getSystemBaseDir() - Static method in class com.dtolabs.rundeck.core.Constants
RDECK_BASE, base directory patch for instance of client, equivalent to ${rdeck.base}
getTags() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return the set of tag strings
getTags() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
getTags() - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
getTail() - Method in class com.dtolabs.rundeck.core.utils.LogReformatter
 
getTail() - Method in interface com.dtolabs.rundeck.core.utils.Reformatter
 
getTask() - Method in class com.dtolabs.rundeck.core.cli.TaskCallable
 
getTemplate() - Method in exception com.dtolabs.rundeck.core.dispatcher.DataContextUtils.UnresolvedDataReferenceException
 
getThreadBoundOutputStream() - Method in class com.dtolabs.rundeck.core.utils.ThreadBoundPrintStream
 
getThreadCount() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
getThreadCount() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
Return node dispatch threadcount
getThreadCount() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getThreadcount() - Method in interface com.dtolabs.rundeck.core.execution.workflow.IWorkflow
 
getThreadcount() - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowImpl
 
getThreadCount() - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
getThreadLocalForProject(String, Project) - Static method in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher
Extract the threadlocal stored as a reference in the project, and return the string value or null.
getThreadStream() - Method in class com.dtolabs.rundeck.core.utils.ThreadBoundOutputStream
 
getThrowable() - Method in class com.dtolabs.rundeck.core.execution.ServiceThreadBase
 
getTimeout() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
getTimeout() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
getTimeout() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
getTitle() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Description
Return the textual title of the provider
getTitle() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Property
Return descriptive name of the property
getTokenCharPredicate() - Method in class com.dtolabs.rundeck.core.dispatcher.ReplaceTokenReader
 
getTotalSize() - Method in interface com.dtolabs.rundeck.core.logging.StreamingLogReader
Return the total size
getType() - Method in interface com.dtolabs.rundeck.core.execution.StepExecutionItem
Return type of the execution item
getType() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ExecCommand
 
getType() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommand
 
getType() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLCommandBase
 
getType() - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItemImpl
 
getType() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Property
Return the property type
getType() - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Return the type already defined for the builder
getUpdateTime() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.StepState
Last timestamp that the executionState changed
getUpdateTime() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
getUpdateTime() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowState
The latest timestamp for the workflow state
getUpdateTime() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
getUrl() - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
getUrl() - Method in class com.dtolabs.client.services.StoredJobImpl
 
getUrl() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionDetail
Get Execution view URL
getUrl() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJob
Return the URL for the stored Job, or null.
getUrl() - Method in interface com.dtolabs.rundeck.core.dispatcher.QueuedItem
Return the URL for the sucessfully queued item, or null.
getURLString() - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLCommandExecutionItem
Return the URL to get the script from, which may include data context references
getUser() - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
getUser() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionDetail
Get user
getUser() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
username
getUser() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
getUserInfo() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
getUserInfo() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
getUserInfo() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
getUsername() - Method in interface com.dtolabs.client.services.ServerService.WebConnectionParameters
Return the user name
getUsername() - Method in class com.dtolabs.client.utils.BaseFormAuthenticator
 
getUsername() - Method in interface com.dtolabs.client.utils.HttpAuthenticator
Gets the user login name used when instantiating the authenticator
getUsername() - Method in interface com.dtolabs.rundeck.core.common.INodeEntry
Return the username
getUsername() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
getUsername() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHConnectionInfo
 
getUsernamePatterns() - Method in interface com.dtolabs.rundeck.core.authorization.providers.Policy
Return regexes for username matching
getUsernames() - Method in interface com.dtolabs.rundeck.core.authorization.providers.Policy
Return a list of usernames as strings associated with this policy.
getUUIDOption() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
 
getUUIDOption() - Method in interface com.dtolabs.rundeck.core.dispatcher.ILoadJobsRequest
Return option used for preserving UUIDs
getValidator() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Property
Return the validator for this property
getValue() - Method in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher.SetThreadLocalTask
 
getVerbose() - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
getVersion() - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
getWebserviceHttpClient(String, String, String, String, Map) - Method in class com.dtolabs.client.utils.WebserviceHttpClientFactory
Get a WebserviceHttpClient from the parameters.
getWebserviceHttpClient(String, String, String, String, Map, File, String) - Method in class com.dtolabs.client.utils.WebserviceHttpClientFactory
Get a WebserviceHttpClient from the parameters.
getWebserviceHttpClient(String, String, String, String, Map, File, String, OutputStream, String) - Method in class com.dtolabs.client.utils.WebserviceHttpClientFactory
Get a WebserviceHttpClient from the parameters.
getWebserviceHttpClient(String, String, String, String, Map, OutputStream, String) - Method in class com.dtolabs.client.utils.WebserviceHttpClientFactory
Get a WebserviceHttpClient from the parameters.
getWebserviceHttpClient(String, String, String, String, Map, Map<String, ? extends Object>) - Method in class com.dtolabs.client.utils.WebserviceHttpClientFactory
Get a WebserviceHttpClient from the parameters.
getWorkflow() - Method in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItem
Return the workflow definition
getWorkflow() - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItemImpl
 
getWorkflowExecutionService() - Method in class com.dtolabs.rundeck.core.common.Framework
 
getWorkflowListener(ExecutionContext) - Method in class com.dtolabs.rundeck.core.execution.workflow.BaseWorkflowStrategy
 
getWriter() - Method in class com.dtolabs.rundeck.core.logging.FilterStreamingLogWriter
 
go() - Method in class com.dtolabs.rundeck.core.cli.BaseTool
Perform the actions for the tool
go() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Call the action
go() - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
Call the action
go() - Method in class com.dtolabs.rundeck.core.cli.run.RunTool
Call the action
granted() - Method in class com.dtolabs.rundeck.core.authorization.providers.ContextDecision
 
Group - Class in com.dtolabs.rundeck.core.authentication
 
Group(String) - Constructor for class com.dtolabs.rundeck.core.authentication.Group
 
GROUP_OPTION - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
short option string for query parameter: group
GROUP_OPTION_LONG - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
long option string for query parameter: group
groupNames() - Method in interface com.dtolabs.rundeck.core.authorization.providers.PolicyCollection
For a given policy collection, return all the group names associated with it.
groupNames() - Method in class com.dtolabs.rundeck.core.authorization.providers.YamlPolicyCollection
 

H

hackMeSomeRoles() - Method in class com.dtolabs.rundeck.core.authorization.providers.SAREAuthorization
Deprecated.
handleResult(boolean, String) - Method in interface com.dtolabs.rundeck.core.execution.utils.ResponderTask.ResultHandler
Will be called at the end of the thread
HandlerExecutionItem - Interface in com.dtolabs.rundeck.core.execution
HandlerExecutionItem is ...
hasDirectory(AuthContext, Path) - Method in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
hasDirectory(S, Path) - Method in interface com.dtolabs.rundeck.core.storage.ExtTree
Return true if a directory at the path exists
HasDispatcherResult - Interface in com.dtolabs.rundeck.core.execution.dispatch
HasDispatcherResult can produce a DispatcherResult
HasFailureHandler - Interface in com.dtolabs.rundeck.core.execution
HasFailureHandler interface indicates that an StepExecutionItem is set as a failure handler.
hashCode() - Method in class com.dtolabs.rundeck.core.authorization.Attribute
 
hashCode() - Method in class com.dtolabs.rundeck.core.common.NodeBaseImpl
 
hashCode() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
hashCode() - Method in class com.dtolabs.rundeck.core.common.SelectorUtils.MultiNodeSelector
 
hashCode() - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorResultImpl
 
hashCode() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils.CtxItem
 
hashCode() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepIdentifierImpl
 
hashCode() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
hashCode() - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItemImpl
 
hashCode() - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowImpl
 
hashCode() - Method in class com.dtolabs.rundeck.core.plugins.ProviderIdent
 
hashCode() - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
hashCode() - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
hashCode() - Method in class com.dtolabs.rundeck.core.utils.PairImpl
 
hashCode() - Method in class com.dtolabs.shared.resources.ResourceXMLParser.Entity
 
hasNext() - Method in class com.dtolabs.rundeck.core.utils.QuotedStringTokenizer
 
hasPath(AuthContext, Path) - Method in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
hasPath(S, Path) - Method in interface com.dtolabs.rundeck.core.storage.ExtTree
Return true if the path exists
hasProjectProperty(String, String) - Method in class com.dtolabs.rundeck.core.common.Framework
Return true if the property is set for the project or the framework
hasProperty(String) - Method in class com.dtolabs.rundeck.core.common.Framework
Return true if the property exists
hasProperty(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
 
hasProperty(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
checks if property value exists
hasProperty(String) - Method in interface com.dtolabs.rundeck.core.utils.IPropertyLookup
checks if property value exists
hasProperty(String) - Method in class com.dtolabs.rundeck.core.utils.PropertyLookup
Check if property exists in file
hasProperty(String, File) - Static method in class com.dtolabs.rundeck.core.utils.PropertyLookup
Reads propFile and then checks if specified key exists.
hasResource(AuthContext, Path) - Method in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
hasResource(S, Path) - Method in interface com.dtolabs.rundeck.core.storage.ExtTree
Return true if a resource at the path exists
HasResourceMeta - Interface in com.dtolabs.rundeck.core.storage
Reads metadata
hasResultDoc() - Method in interface com.dtolabs.client.utils.WebserviceResponse
return true if the resultbean was present
hasSessionCookie(URL, HttpState, String) - Static method in class com.dtolabs.client.utils.BaseFormAuthenticator
Check the http state cookies to see if we have the proper session id cookie
hasSingleProject() - Method in class com.dtolabs.rundeck.core.cli.FrameworkSingleProjectResolver
 
hasSingleProject() - Method in interface com.dtolabs.rundeck.core.cli.SingleProjectResolver
return true if only one project exists
HasSourceResult - Interface in com.dtolabs.rundeck.core.execution
HasSourceResult allows chaining of StatusResults
hasSubWorkflow() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepState
Return true if the step contains a sub workflow
hasSubWorkflow() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
hasValidProviderSignature(Class) - Method in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
 
hasValidProviderSignature(Class) - Method in class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService
 
hasValidProviderSignature(Class) - Method in class com.dtolabs.rundeck.core.plugins.FrameworkPluggableProviderService
 
help() - Method in class com.dtolabs.rundeck.core.cli.BaseTool
Writes help message .
help() - Method in interface com.dtolabs.rundeck.core.cli.CLITool
Writes help message to implementation specific output channel.
help() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Writes help message to implementation specific output channel.
help() - Method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
prints usage info
HELP_OPTION - Static variable in class com.dtolabs.rundeck.core.cli.HelpOptions
short option string for usage help
HELP_OPTION_LONG - Static variable in class com.dtolabs.rundeck.core.cli.HelpOptions
long option string for usage help
HelpOptions - Class in com.dtolabs.rundeck.core.cli
HelpOptions adds -h/--help options.
HelpOptions() - Constructor for class com.dtolabs.rundeck.core.cli.HelpOptions
 
HOSTNAME - Static variable in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
HOSTNAME - Static variable in class com.dtolabs.rundeck.core.utils.NodeSet
 
HTTP_SECURE_PROTOCOL - Static variable in class com.dtolabs.client.utils.BaseFormAuthenticator
Secure protocol: "https"
HttpAuthenticator - Interface in com.dtolabs.client.utils
ColonyHttpAuthenticator is the interface for an authentication module for use by a CommanderHttpClient instance.
HttpClientException - Exception in com.dtolabs.client.utils
ColonyHttpClientException is an exception thrown by a ColonyHttpClient.
HttpClientException() - Constructor for exception com.dtolabs.client.utils.HttpClientException
 
HttpClientException(String) - Constructor for exception com.dtolabs.client.utils.HttpClientException
 
HttpClientException(Exception) - Constructor for exception com.dtolabs.client.utils.HttpClientException
 
HttpClientException(String, Exception) - Constructor for exception com.dtolabs.client.utils.HttpClientException
 

I

id - Variable in class com.dtolabs.rundeck.core.authorization.providers.ContextEvaluation
 
identity - Static variable in class com.dtolabs.utils.Mapper
Maps an object to itself.
IdentityConverter<T> - Class in com.dtolabs.rundeck.core.utils
IdentityConverter
IdentityConverter() - Constructor for class com.dtolabs.rundeck.core.utils.IdentityConverter
 
IDispatchedExecution - Interface in com.dtolabs.rundeck.core.dispatcher
IDispatchedExecution defines common properties of dispatched execution requests (script, command or job)
IDispatchedJob - Interface in com.dtolabs.rundeck.core.dispatcher
IDispatchedJob specifies a Job definition to execute
IDispatchedScript - Interface in com.dtolabs.rundeck.core.dispatcher
IDispatchedScript describes the parameters for a dispatch invocation sent to the Dispatcher
IDLIST_OPTION - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
short option string for query parameter: idlist
IDLIST_OPTION_LONG - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
long option string for query parameter: idlist
IF_MODIFIED_SINCE - Static variable in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
 
IF_NONE_MATCH - Static variable in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
 
IFrameworkProjectMgr - Interface in com.dtolabs.rundeck.core.common
A set of interfaces for managing a set of Depots
IFrameworkResource - Interface in com.dtolabs.rundeck.core.common
Implementations of this interface provide a resource in a composition hierarchy of resources.
IFrameworkResourceParent - Interface in com.dtolabs.rundeck.core.common
a set of interfaces for managing child IFrameworkResource instances.
ILoadJobsRequest - Interface in com.dtolabs.rundeck.core.dispatcher
ILoadJobsRequest defines input options for a load-jobs request
implementationClass - Variable in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
 
INCLUDE_SERVER_NODE - Static variable in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
includes(Map<String, String>, String) - Method in interface com.dtolabs.rundeck.core.authorization.providers.AclContext
 
includeServerNode(boolean) - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
INFO - Static variable in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
INFO_LEVEL - Static variable in class com.dtolabs.rundeck.core.Constants
 
initArgs() - Method in interface com.dtolabs.rundeck.core.cli.ActionMaker
 
initArgs() - Method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
ActionMaker interface implementations
initialize() - Method in class com.dtolabs.rundeck.core.common.Framework
Initialize children, the various resource management objects
initialize() - Method in class com.dtolabs.rundeck.core.common.FrameworkResourceParent
Initializes state from any loaded children.
initialize() - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResourceParent
initialize the parent.
initialize(Map<String, ? extends Object>) - Method in interface com.dtolabs.rundeck.plugins.logging.ExecutionFileStoragePlugin
Initializes the plugin with contextual data
initialize(Map<String, ? extends Object>) - Method in interface com.dtolabs.rundeck.plugins.logging.LogFileStoragePlugin
Deprecated.
Initializes the plugin with contextual data
initialize(Map<String, ? extends Object>) - Method in interface com.dtolabs.rundeck.plugins.logging.StreamingLogReaderPlugin
Sets the execution context information for the log information being requested, will be called prior to other methods StreamingLogReader.openStream(Long), and must return true to indicate the stream is ready to be open, false otherwise.
initialize(Map<String, ? extends Object>) - Method in interface com.dtolabs.rundeck.plugins.logging.StreamingLogWriterPlugin
Sets the execution context information for the log information being written, will be called prior to other methods StreamingLogWriter.openStream()
initOptions() - Method in class com.dtolabs.rundeck.core.cli.BaseTool
initialize any options, will apply this for each CLIToolOptions added to the tool.
INodeBase - Interface in com.dtolabs.rundeck.core.common
INodeBase identifies a node by its name.
INodeDesc - Interface in com.dtolabs.rundeck.core.common
interface for node info pertaining to command execution
INodeEntry - Interface in com.dtolabs.rundeck.core.common
INodeEntry describes a node definition
INodeEntryComparator - Class in com.dtolabs.rundeck.core.execution.dispatch
INodeEntryComparator is ...
INodeEntryComparator(String) - Constructor for class com.dtolabs.rundeck.core.execution.dispatch.INodeEntryComparator
 
INodeSet - Interface in com.dtolabs.rundeck.core.common
INodeSet contains a set of nodes
installThreadStream(OutputStream) - Method in class com.dtolabs.rundeck.core.utils.ThreadBoundOutputStream
Install an outputstream for the current thread and any child threads
instanceregistry - Variable in class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService
 
instanceRetriever(Map<String, ?>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
Create a basic retriever from a Map of values
integer(String, String, String, boolean, String) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return an integer property
integer(String, String, String, boolean, String, PropertyValidator) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return an integer property with additional validator
integer(String, String, String, boolean, String, PropertyValidator, PropertyScope) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return an integer property with additional validator
integer(String, String, String, boolean, String, PropertyValidator, PropertyScope, Map<String, Object>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return an integer property with additional validator
integer(String) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Return a new PropertyBuilder of type Property.Type.Integer
integerProperty(String, String, boolean, String, String) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Add an Integer property
InvalidArgumentsException - Exception in com.dtolabs.rundeck.core.cli.project
DepotSetupInvalidArgumentsException specifies that an argument to the CLI tool was invalid.
InvalidArgumentsException(String) - Constructor for exception com.dtolabs.rundeck.core.cli.project.InvalidArgumentsException
 
InvalidArgumentsException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.cli.project.InvalidArgumentsException
 
InvalidArgumentsException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.cli.project.InvalidArgumentsException
 
InvalidCollection - Exception in com.dtolabs.rundeck.core.authorization.providers
 
InvalidCollection() - Constructor for exception com.dtolabs.rundeck.core.authorization.providers.InvalidCollection
 
InvalidCollection(String) - Constructor for exception com.dtolabs.rundeck.core.authorization.providers.InvalidCollection
 
InvalidCollection(Throwable) - Constructor for exception com.dtolabs.rundeck.core.authorization.providers.InvalidCollection
 
InvalidCollection(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.authorization.providers.InvalidCollection
 
IPropertyLookup - Interface in com.dtolabs.rundeck.core.utils
simple interface to lookup property data
isAborted() - Method in class com.dtolabs.rundeck.core.execution.ServiceThreadBase
 
isAllowCustomProperties() - Method in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
Subclasses return true if the script-plugin allows custom configuration properties defined in plugin metadata.
isArgExcludePrecedence() - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
isArgKeepgoing() - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
isArgVerbose() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Return verbose
isArgVerbose() - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
Return verbose
isAuthorized() - Method in interface com.dtolabs.rundeck.core.authorization.Decision
Was the result from Authorization#evaluate(java.util.Map, java.util.Map, java.util.Set, java.util.Map) successful or not.
isAvailable(String) - Method in interface com.dtolabs.rundeck.plugins.logging.ExecutionFileStoragePlugin
Returns true if the file for the context and the given filetype is available, false otherwise
isAvailable() - Method in interface com.dtolabs.rundeck.plugins.logging.LogFileStoragePlugin
Deprecated.
Returns true if the file is available, false otherwise
isBase64(String) - Static method in class com.dtolabs.rundeck.core.utils.Base64
return true if the string is base64 encoded data.
isBase64(byte[]) - Static method in class com.dtolabs.rundeck.core.utils.Base64
return true if the string is base64 encoded data.
isBlank() - Method in class com.dtolabs.rundeck.core.utils.NodeSet
Return true if the include/exclude filters are blank or non-existent
isBlank(String) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
isBlank() - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
isBlank(Map) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
isComplete() - Method in interface com.dtolabs.rundeck.core.logging.CompletableIterator
Return true if the underlying source is completely exhausted, whether or not there are any items to produce (may return false even if Iterator.hasNext() returns false).
isCompletedState() - Method in enum com.dtolabs.rundeck.core.execution.workflow.state.ExecutionState
 
isConfiguredObjectDeploymentsCheck(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
Checks if objects must be registered in the resources.properties file
isConfiguredObjectDeploymentsCheck(String) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkProjectMgr
checks if project is configured to use resources.properties lookups
isCygwin() - Method in interface com.dtolabs.rundeck.core.cli.project.CreateAction.CreateActionArgs
Return true if the node is using cygwin
isCygwin() - Method in class com.dtolabs.rundeck.core.cli.project.CreateAction
 
isDebug() - Method in interface com.dtolabs.rundeck.core.cli.CLILoggerParams
Return true if debug logging is on
isDebug() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
isDominant() - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
isEnabled(int) - Method in class com.dtolabs.rundeck.core.tasks.net.ThreadBoundJschLogger
 
isErrorResponse() - Method in interface com.dtolabs.client.utils.WebserviceResponse
Return true if the response was an error message
isExpired(File, Long, T) - Method in interface com.dtolabs.rundeck.core.utils.cache.FileCache.Expiration
Return true if the item associated with the file has expired, given the last timestamp associated with the item
isExpired(File, Long, T) - Method in class com.dtolabs.rundeck.core.utils.cache.FileCache.LastModifiedExpiration
 
isFailed() - Method in class com.dtolabs.rundeck.core.execution.utils.ResponderTask
 
isFailOnInputLinesThreshold() - Method in interface com.dtolabs.rundeck.core.execution.utils.Responder
Return true if input max lines threshold indicates failure
isFailOnInputTimeoutThreshold() - Method in interface com.dtolabs.rundeck.core.execution.utils.Responder
Return true if input max timeout threshold indicates failure
isFailOnResponseThreshold() - Method in interface com.dtolabs.rundeck.core.execution.utils.Responder
Return true if response threshold indicates failure
isFrameworkLevel() - Method in enum com.dtolabs.rundeck.core.plugins.configuration.PropertyScope
Return true if this scope encompasses Framework level properties
isHelpOption() - Method in class com.dtolabs.rundeck.core.cli.HelpOptions
 
isInlineScript() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
isInstalled(FrameworkProject) - Static method in class com.dtolabs.rundeck.core.common.FrameworkProject
Checks if project is installed by checking if it's basedir directory exists.
isInstanceLevel() - Method in enum com.dtolabs.rundeck.core.plugins.configuration.PropertyScope
Return true if this scope encompasses Instance level properties
isInterrupted() - Method in class com.dtolabs.rundeck.core.execution.utils.ResponderTask.ResponderResult
 
isKeepgoing() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
isKeepgoing() - Method in interface com.dtolabs.rundeck.core.dispatcher.IDispatchedExecution
Return true or false for node dispatch keepgoing option, or null if unspecified.
isKeepgoing() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
return node dispatch keepgoing
isKeepgoing() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
isKeepgoing() - Method in interface com.dtolabs.rundeck.core.execution.workflow.IWorkflow
 
isKeepgoing() - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowImpl
 
isKeepgoing() - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
isKeepgoingOnSuccess() - Method in interface com.dtolabs.rundeck.core.execution.HandlerExecutionItem
Return true if the handler result of success should indicate that the workflow should keep going
isKeepgoingOnSuccess() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ExecCommandBase
 
isKeepgoingOnSuccess() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandBase
 
isKeepgoingSet() - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
Return true if a keepgoing option (K or N) has been specified, false otherwise
isList() - Method in class com.dtolabs.rundeck.core.execution.ExecArg
Return true if this arg contains a list of other args
isLocalNode(INodeDesc) - Method in class com.dtolabs.rundeck.core.common.Framework
Return true if the node is the local framework node.
isLogComplete() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionFollowResult
Return true if the log output was loaded completely
isMain() - Method in enum com.dtolabs.rundeck.core.execution.workflow.state.StepAspect
 
isNodeDispatchStep(StepExecutionItem) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.NodeDispatchStepExecutor
 
isNodeDispatchStep(StepExecutionItem) - Method in interface com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutor
 
isNodeRankOrderAscending() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
isNodeRankOrderAscending() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionContext
Return true if the node rank order is ascending
isNodeRankOrderAscending() - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
isNodeState() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.StepStateChange
True if this state represents a node, false if it represents an overall step state
isNodeState() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateChangeImpl
 
isNodeStep() - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepState
Return true if this is a node step
isNodeStep() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
ISO_8601_FORMAT - Static variable in class com.dtolabs.rundeck.core.storage.StorageUtil
Date format for stored date/time
isOverwrite() - Method in interface com.dtolabs.rundeck.core.cli.ActionMaker
 
isOverwrite() - Method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
 
isProjectLevel() - Method in enum com.dtolabs.rundeck.core.plugins.configuration.PropertyScope
Return true if this scope encompasses Project level properties
isQuiet() - Method in interface com.dtolabs.rundeck.core.cli.CLILoggerParams
Return true if quiet logging is on
isQuiet() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
isQuoted() - Method in class com.dtolabs.rundeck.core.execution.ExecArg
Return true if this arg should be quoted
isReceiverFinished() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionFollowResult
Return true if the ExecutionFollowReceiver halted the follow request by returning false.
isRequired() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.Property
Return true if an empty value is not allowed
isResume() - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionFollowRequest
Return true if the execution should resume from the end, and false to start at the beginning.
isScriptPluggable() - Method in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
isScriptPluggable() - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
isScriptPluggable() - Method in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
default implementation returns false, subclasses should override to
isScriptPluggable() - Method in interface com.dtolabs.rundeck.core.plugins.PluggableService
Return true if the service supports script plugins
isScriptPluggable() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
 
isScriptPluggable() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
 
isScriptPluggable() - Method in class com.dtolabs.rundeck.core.resources.ResourceModelSourceService
 
isSkippedJob() - Method in class com.dtolabs.client.services.StoredJobLoadResultImpl
 
isSkippedJob() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJobLoadResult
Return true if the job was newly created, false if it was updated
isSuccess() - Method in class com.dtolabs.rundeck.core.execution.BaseExecutionResult
 
isSuccess() - Method in class com.dtolabs.rundeck.core.execution.dispatch.DispatcherResultImpl
 
isSuccess() - Method in interface com.dtolabs.rundeck.core.execution.StatusResult
Return true if the result was successful
isSuccess() - Method in class com.dtolabs.rundeck.core.execution.utils.ResponderTask
 
isSuccess() - Method in class com.dtolabs.rundeck.core.execution.utils.ResponderTask.ResponderResult
 
isSuccess() - Method in interface com.dtolabs.rundeck.core.execution.utils.ResponderTask.SuccessResult
 
isSuccess() - Method in class com.dtolabs.rundeck.core.execution.workflow.NodeRecorder
Return true if successful
isSuccess() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
isSuccessful() - Method in class com.dtolabs.client.services.DeleteJobResultImpl
 
isSuccessful() - Method in class com.dtolabs.client.services.QueuedItemResultImpl
 
isSuccessful() - Method in class com.dtolabs.client.services.StoredJobLoadResultImpl
 
isSuccessful() - Method in interface com.dtolabs.rundeck.core.dispatcher.DeleteJobResult
 
isSuccessful() - Method in interface com.dtolabs.rundeck.core.dispatcher.DispatcherResult
Return true if the request was successful
isSuccessful() - Method in interface com.dtolabs.rundeck.core.dispatcher.IStoredJobLoadResult
Return true if the load was successful.
isSuccessful() - Method in class com.dtolabs.rundeck.core.execution.ServiceThreadBase
 
isSuccessOnInputThreshold() - Method in interface com.dtolabs.rundeck.core.execution.utils.Responder
Return true if input threshold indicates success
isTerse() - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Return true if output should be terse and not prefixed
isTerse() - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
IStoredJob - Interface in com.dtolabs.rundeck.core.dispatcher
IStoredJob defines properties of a stored Job definition
IStoredJobExecution - Interface in com.dtolabs.rundeck.core.dispatcher
IStoredJobExecution is ...
IStoredJobLoadResult - Interface in com.dtolabs.rundeck.core.dispatcher
IStoredJobLoadResult extends IStoredJob to include server response data about the success/failure of the storage request, and whether the job was skipped or not.
IStoredJobRef - Interface in com.dtolabs.rundeck.core.dispatcher
IStoredJobRef interface references a Job definition by ID and/or name and group.
IStoredJobsQuery - Interface in com.dtolabs.rundeck.core.dispatcher
IStoredJobsQuery defines properties used in querying the server for the list of stored jobs.
IStoredJobsQueryImpl - Class in com.dtolabs.rundeck.core.dispatcher
IStoredJobsQueryImpl is ...
IStoredJobsQueryImpl(String, String, String, String) - Constructor for class com.dtolabs.rundeck.core.dispatcher.IStoredJobsQueryImpl
 
isUnspecified() - Method in enum com.dtolabs.rundeck.core.plugins.configuration.PropertyScope
Return true if this scope is PropertyScope.Unspecified
isUseHelpOption() - Method in class com.dtolabs.rundeck.core.cli.BaseTool
Return true if the -h/--help option should be added to the options automatically.
isUseHelpOption() - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
 
isUseHelpOption() - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
 
isUseHelpOption() - Method in class com.dtolabs.rundeck.core.cli.run.RunTool
 
isValid() - Method in interface com.dtolabs.rundeck.core.authorization.providers.EnvironmentalContext
Return true if the context definition is valid
isValid() - Method in class com.dtolabs.rundeck.core.common.FrameworkResource
 
isValid() - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResource
 
isValid(String) - Method in interface com.dtolabs.rundeck.core.plugins.configuration.PropertyValidator
 
isValid() - Method in class com.dtolabs.rundeck.core.plugins.configuration.Validator.Report
Return true if all property values were valid
isValid(String) - Method in class com.dtolabs.rundeck.core.resources.URLResourceModelSource.URLValidator
 
isValidProviderClass(Class) - Method in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
isValidProviderClass(Class) - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
isValidProviderClass(Class) - Method in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
 
isValidProviderClass(Class) - Method in interface com.dtolabs.rundeck.core.plugins.PluggableService
Return true if the class is a valid provider class for the service
isValidProviderClass(Class) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
 
isValidProviderClass(Class) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
 
isValidProviderClass(Class) - Method in class com.dtolabs.rundeck.core.resources.ResourceModelSourceService
 
isValidResponse() - Method in interface com.dtolabs.client.utils.WebserviceResponse
is the response valid
isVerbose() - Method in interface com.dtolabs.rundeck.core.cli.CLILoggerParams
Return true for verbose logging
isVerbose() - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
isVerbose() - Method in interface com.dtolabs.rundeck.core.cli.project.BaseAction.BaseActionArgs
Return true to turn verbose logging on.
isVerbose() - Method in class com.dtolabs.rundeck.core.cli.project.BaseAction
 
isWrappedDispatcherException(StepExecutionResult) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.NodeDispatchStepExecutor
 
isWrappedDispatcherResult(StepExecutionResult) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.NodeDispatchStepExecutor
 
iterator() - Method in class com.dtolabs.rundeck.core.authorization.providers.PoliciesCache
 
iterator() - Method in class com.dtolabs.rundeck.core.common.AdditiveListNodeSet
 
iterator() - Method in class com.dtolabs.rundeck.core.common.NodeSetImpl
 
iterator() - Method in class com.dtolabs.rundeck.core.utils.QuotedStringTokenizer
 
iteratorFromOffset(long) - Method in interface com.dtolabs.rundeck.core.logging.SeekingIterable
 
iteratorFromReverseOffset(long) - Method in interface com.dtolabs.rundeck.core.logging.ReverseSeekingIterable
 
IWorkflow - Interface in com.dtolabs.rundeck.core.execution.workflow
IWorkflow is ...

J

J_SECURITY_CHECK - Static variable in class com.dtolabs.client.utils.BaseFormAuthenticator
 
JARVerifier - Class in com.dtolabs.rundeck.core.utils
JARVerifier verifies signed JAR files given a list of trusted CA certificates.
JARVerifier(X509Certificate[]) - Constructor for class com.dtolabs.rundeck.core.utils.JARVerifier
Create a JAR verifier with an array of trusted certificate authority certificates.
JARVerifier.VerifierException - Exception in com.dtolabs.rundeck.core.utils
An Exception thrown during verification.
JARVerifier.VerifierException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.utils.JARVerifier.VerifierException
 
JARVerifier.VerifierException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.utils.JARVerifier.VerifierException
 
JARVerifier.VerifierException(String) - Constructor for exception com.dtolabs.rundeck.core.utils.JARVerifier.VerifierException
 
JARVerifier.VerifierException() - Constructor for exception com.dtolabs.rundeck.core.utils.JARVerifier.VerifierException
 
JAVA_AUTH_PATH - Static variable in class com.dtolabs.client.utils.BaseFormAuthenticator
path for java auth form submit: "/j_security_check"
JAVA_HOME - Static variable in class com.dtolabs.launcher.Preferences
 
JAVA_HOME - Static variable in class com.dtolabs.rundeck.core.Constants
 
JAVA_PASS_PARAM - Static variable in class com.dtolabs.client.utils.BaseFormAuthenticator
password param for java auth form submit: "j_password"
JAVA_SESSION_COOKIE_NAME - Static variable in class com.dtolabs.client.utils.BaseFormAuthenticator
Cookie name for java auth session: "JSESSIONID"
JAVA_SESSION_COOKIE_PATTERN - Static variable in class com.dtolabs.client.utils.BaseFormAuthenticator
 
JAVA_USER_PARAM - Static variable in class com.dtolabs.client.utils.BaseFormAuthenticator
username param for java auth form submit: "j_username"
JobDefinitionFileFormat - Enum in com.dtolabs.rundeck.core.dispatcher
Supported file formats for jobs
JobDefinitionSerializer - Class in com.dtolabs.client.services
JobDefinitionSerializer utility converts execution contexts to jobs.xml formatted XML.
JobDefinitionSerializer() - Constructor for class com.dtolabs.client.services.JobDefinitionSerializer
 
JobsTool - Class in com.dtolabs.rundeck.core.cli.jobs
JobsTool commandline tool (rd-jobs), which provides actions for listing stored jobs from the server, and loading XML definitions to the server.
JobsTool() - Constructor for class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Create QueueTool with default Framework instances located by the system rdeck.base property.
JobsTool(CLIToolLogger) - Constructor for class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Create QueueTool specifying the logger
JobsTool(Framework) - Constructor for class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Create QueueTool specifying the framework
JobsTool(Framework, CLIToolLogger) - Constructor for class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Create QueueTool with the framework.
JobsTool.Actions - Enum in com.dtolabs.rundeck.core.cli.jobs
Enumeration of available actions
JobsToolException - Exception in com.dtolabs.rundeck.core.cli.jobs
CtlJobsException is an exception thrown by the JobsTool
JobsToolException() - Constructor for exception com.dtolabs.rundeck.core.cli.jobs.JobsToolException
 
JobsToolException(String) - Constructor for exception com.dtolabs.rundeck.core.cli.jobs.JobsToolException
 
JobsToolException(Exception) - Constructor for exception com.dtolabs.rundeck.core.cli.jobs.JobsToolException
 
JobsToolException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.cli.jobs.JobsToolException
 
join(Collection<String>, String) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Join a list of strings into a single string with a separator
join(String, String[]) - Static method in class com.dtolabs.rundeck.core.utils.OptsUtil
 
join(String[]) - Static method in class com.dtolabs.rundeck.core.utils.OptsUtil
 
join(String, List<String>) - Static method in class com.dtolabs.rundeck.core.utils.OptsUtil
 
join(Collection<String>) - Static method in class com.dtolabs.rundeck.core.utils.OptsUtil
 
joinAndQuote(List<String>, Converter<String, String>) - Static method in class com.dtolabs.rundeck.core.execution.ExecArgList
Join a list of strings and then quote the entire string, if specified
JschNodeExecutor - Class in com.dtolabs.rundeck.core.execution.impl.jsch
JschNodeExecutor is ...
JschNodeExecutor(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
JschScpFileCopier - Class in com.dtolabs.rundeck.core.execution.impl.jsch
JschScpFileCopier is ...
JschScpFileCopier(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.impl.jsch.JschScpFileCopier
 

K

KEEPGOING - Static variable in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
keepgoing(boolean) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
KEEPGOING_LONG - Static variable in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
killDispatcherExecution(String) - Method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
 
killDispatcherExecution(String) - Method in interface com.dtolabs.rundeck.core.dispatcher.CentralDispatcher
Attempt to kill the execution of an item currently on the dispatcher queue
killDispatcherExecution(String) - Method in class com.dtolabs.rundeck.core.dispatcher.NoCentralDispatcher
 

L

last(StepIdentifier) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
LAST_MODIFIED - Static variable in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
 
LdapGroup - Class in com.dtolabs.rundeck.core.authentication
 
LdapGroup(String) - Constructor for class com.dtolabs.rundeck.core.authentication.LdapGroup
 
LeadPipeOutputStream - Class in com.dtolabs.rundeck.core.execution.utils
LeadPipeOutputStream is a PipedOutputStream that allows the thread reading from the PipedInputStream to die or finish without completing, and does not throw any IOExceptions if this occurs.
LeadPipeOutputStream() - Constructor for class com.dtolabs.rundeck.core.execution.utils.LeadPipeOutputStream
 
LEVEL_LONG - Static variable in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
listAllRoles() - Method in class com.dtolabs.rundeck.core.authorization.providers.Policies
Deprecated.
listChildNames() - Method in class com.dtolabs.rundeck.core.common.Framework
 
listChildNames() - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
 
listChildNames() - Method in class com.dtolabs.rundeck.core.common.FrameworkResourceParent
Default implementation lists the subdirectory names and adds any existing child names
listChildNames() - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResourceParent
List all child names.
listChildren() - Method in class com.dtolabs.rundeck.core.common.FrameworkResourceParent
Returns a collection of FrameworkResource child resources.
listChildren() - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResourceParent
List all children.
listDescribableProviders() - Method in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
listDescribableProviders() - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
listDescribableProviders() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionService
 
listDescribableProviders() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionService
 
listDescribableProviders() - Method in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
default implementation of listDescribableProviders that can be used if subclasses implement DescribableService
listDescribableProviders() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.DescribableService
 
listDescribableProviders(ProviderService<T>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.DescribableServiceUtil
 
listDescribableProviders() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
 
listDescribableProviders() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
 
listDescribableProviders() - Method in class com.dtolabs.rundeck.core.resources.ResourceModelSourceService
 
listDescriptions() - Method in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
listDescriptions() - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
listDescriptions() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionService
 
listDescriptions() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionService
 
listDescriptions() - Method in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
default implementation of listDescriptions that can be used if subclasses implement DescribableService
listDescriptions() - Method in interface com.dtolabs.rundeck.core.plugins.configuration.DescribableService
 
listDescriptions(ProviderService<T>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.DescribableServiceUtil
 
listDescriptions(ProviderService<T>, boolean) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.DescribableServiceUtil
 
listDescriptions() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
 
listDescriptions() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
 
listDescriptions() - Method in class com.dtolabs.rundeck.core.resources.ResourceModelSourceService
 
listDirectory(AuthContext, Path) - Method in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
listDirectory(S, Path) - Method in interface com.dtolabs.rundeck.core.storage.ExtTree
Return the set of resources at the directory path
listDirectoryResources(AuthContext, Path) - Method in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
listDirectoryResources(S, Path) - Method in interface com.dtolabs.rundeck.core.storage.ExtTree
Return the set of non-directory resources at the directory path
listDirectorySubdirs(AuthContext, Path) - Method in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
listDirectorySubdirs(S, Path) - Method in interface com.dtolabs.rundeck.core.storage.ExtTree
Return the set of sub directory resources within the directory path
listDispatcherQueue() - Method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
List the items on the dispatcher queue for a project
listDispatcherQueue(String) - Method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
List the items on the dispatcher queue for a project
listDispatcherQueue() - Method in interface com.dtolabs.rundeck.core.dispatcher.CentralDispatcher
Deprecated.
The rundeck API requires a project parameter, use CentralDispatcher.listDispatcherQueue(String)
listDispatcherQueue(String) - Method in interface com.dtolabs.rundeck.core.dispatcher.CentralDispatcher
List the items on the dispatcher queue
listDispatcherQueue() - Method in class com.dtolabs.rundeck.core.dispatcher.NoCentralDispatcher
 
listDispatcherQueue(String) - Method in class com.dtolabs.rundeck.core.dispatcher.NoCentralDispatcher
 
listFormats() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
List the available format identifiers provided by all parsers
listFormats() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
List the available format identifiers provided by all parsers
listFrameworkProjects() - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
returns a collection of Depot objects
listFrameworkProjects() - Method in interface com.dtolabs.rundeck.core.common.IFrameworkProjectMgr
List all current FrameworkProject objects
listPropertiesWithPrefix(Properties, String) - Static method in class com.dtolabs.utils.PropertiesUtil
Returns a Collection of all property values that have keys with a certain prefix.
listProviders() - Method in interface com.dtolabs.rundeck.core.common.ProviderService
 
listProviders() - Method in class com.dtolabs.rundeck.core.plugins.AdapterService
 
listProviders() - Method in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
 
listProviders() - Method in class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService
 
listProviders() - Method in class com.dtolabs.rundeck.core.plugins.ChainedProviderService
 
listProviders() - Method in class com.dtolabs.rundeck.core.plugins.PluggableProviderRegistryService
 
listProviders() - Method in interface com.dtolabs.rundeck.core.plugins.PluginCache
 
listProviders() - Method in class com.dtolabs.rundeck.core.plugins.PluginManagerService
 
listProviders() - Method in interface com.dtolabs.rundeck.core.plugins.ServiceProviderLoader
List the available providers
listResourceModelConfigurations() - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
list the configurations of resource model providers.
listStoredJobs(IStoredJobsQuery, OutputStream, JobDefinitionFileFormat) - Method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
 
listStoredJobs(IStoredJobsQuery, OutputStream, JobDefinitionFileFormat) - Method in interface com.dtolabs.rundeck.core.dispatcher.CentralDispatcher
Return a list of stored jobs matching the query criteria
listStoredJobs(IStoredJobsQuery, OutputStream, JobDefinitionFileFormat) - Method in class com.dtolabs.rundeck.core.dispatcher.NoCentralDispatcher
 
listSupportedFileExtensions() - Method in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
List the available format identifiers provided by all parsers
load(File) - Static method in class com.dtolabs.rundeck.core.authorization.providers.Policies
Load the policies contained in the root path.
loadCachedNodes() - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSourceCache
 
loadCachedNodes() - Method in class com.dtolabs.rundeck.core.resources.LoggingResourceModelSourceCache
 
loadCachedNodes() - Method in interface com.dtolabs.rundeck.core.resources.ResourceModelSourceCache
Load nodes from the cache
loadChild(String) - Method in class com.dtolabs.rundeck.core.common.Framework
 
loadChild(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
 
loadChild(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
 
loadChild(String) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResourceParent
Load a specified child by name, returning null if it does not exist
loadClass(String) - Method in class com.dtolabs.rundeck.core.plugins.LocalFirstClassLoader
 
loadClass(String, boolean) - Method in class com.dtolabs.rundeck.core.plugins.LocalFirstClassLoader
 
loadJobs(ILoadJobsRequest, File, JobDefinitionFileFormat) - Method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
 
loadJobs(ILoadJobsRequest, File, JobDefinitionFileFormat) - Method in interface com.dtolabs.rundeck.core.dispatcher.CentralDispatcher
Upload Jobs.xml content to the server
loadJobs(ILoadJobsRequest, File, JobDefinitionFileFormat) - Method in class com.dtolabs.rundeck.core.dispatcher.NoCentralDispatcher
 
loadProvider(PluggableService<T>, String) - Method in class com.dtolabs.rundeck.core.plugins.PluginManagerService
 
loadProvider(PluggableService<T>, String) - Method in interface com.dtolabs.rundeck.core.plugins.ServiceProviderLoader
Create a provider instance for the service
loadResourcesDefaults(Properties, String) - Static method in class com.dtolabs.launcher.Preferences
 
LOCAL_NODE_SERVICE_SPECIFIER_ATTRIBUTE - Static variable in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
LOCAL_NODE_SERVICE_SPECIFIER_ATTRIBUTE - Static variable in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
LocalFileCopier - Class in com.dtolabs.rundeck.core.execution.impl.local
LocalFileCopier is ...
LocalFileCopier(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.impl.local.LocalFileCopier
 
LocalFirstClassLoader - Class in com.dtolabs.rundeck.core.plugins
Loads classes from the local URLs first, before delegating to the parent.
LocalFirstClassLoader(URL[], ClassLoader) - Constructor for class com.dtolabs.rundeck.core.plugins.LocalFirstClassLoader
 
LocalFirstClassLoader(URL[]) - Constructor for class com.dtolabs.rundeck.core.plugins.LocalFirstClassLoader
 
LocalFirstClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class com.dtolabs.rundeck.core.plugins.LocalFirstClassLoader
 
LocalNodeExecutor - Class in com.dtolabs.rundeck.core.execution.impl.local
LocalNodeExecutor is ...
LocalNodeExecutor(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.impl.local.LocalNodeExecutor
 
log(String) - Method in class com.dtolabs.launcher.Setup
 
log(int, String) - Method in class com.dtolabs.rundeck.core.cli.CLIExecutionListener
 
log(String) - Method in class com.dtolabs.rundeck.core.cli.DefaultCLIToolLogger
 
log(String) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Logs message via implementation specific log facility
log(String, Map<String, String>) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
log(String) - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
 
log(String) - Method in class com.dtolabs.rundeck.core.cli.Log4JCLIToolLogger
 
log(String) - Method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
 
log(String) - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
 
log(String) - Method in class com.dtolabs.rundeck.core.cli.run.RunTool
 
log - Static variable in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
 
log(String) - Method in interface com.dtolabs.rundeck.core.execution.BaseLogger
Logs message via implementation specific log facility
log(int, String) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListener
Log a message
log(String, Map<String, String>) - Method in interface com.dtolabs.rundeck.core.execution.workflow.ContextLogger
Logs message via implementation specific log facility
log(int, String) - Method in class com.dtolabs.rundeck.core.tasks.net.ThreadBoundJschLogger
 
log(int, String) - Method in interface com.dtolabs.rundeck.plugins.PluginLogger
Log a message at a given level
log4j - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
log4j
log4j - Static variable in class com.dtolabs.rundeck.core.cli.queue.QueueTool
log4j
log4j - Static variable in class com.dtolabs.rundeck.core.cli.run.RunTool
log4j
Log4JCLIToolLogger - Class in com.dtolabs.rundeck.core.cli
Log4JCLIToolLogger uses Log4j Logger implementation
Log4JCLIToolLogger(Logger) - Constructor for class com.dtolabs.rundeck.core.cli.Log4JCLIToolLogger
Constructor
logDebug(String) - Static method in class com.dtolabs.rundeck.core.logging.LogUtil
 
logDebug(String, Map<String, String>) - Static method in class com.dtolabs.rundeck.core.logging.LogUtil
 
logError(String) - Static method in class com.dtolabs.rundeck.core.logging.LogUtil
 
logError(String, Map<String, String>) - Static method in class com.dtolabs.rundeck.core.logging.LogUtil
 
LogEvent - Interface in com.dtolabs.rundeck.core.logging
 
LogEventIterator - Interface in com.dtolabs.rundeck.core.logging
Iterator of LogEvents that can report the current offset and whether the log is complete, as well as close it.
LogFileState - Enum in com.dtolabs.rundeck.core.logging
Represents the state of a log file
LogFileStorage - Interface in com.dtolabs.rundeck.core.logging
Deprecated.
no longer used, replaced by ExecutionFileStorage
LogFileStorage - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
LogFileStorageException - Exception in com.dtolabs.rundeck.core.logging
Deprecated.
no longer used, see ExecutionFileStorageException
LogFileStorageException() - Constructor for exception com.dtolabs.rundeck.core.logging.LogFileStorageException
Deprecated.
 
LogFileStorageException(String) - Constructor for exception com.dtolabs.rundeck.core.logging.LogFileStorageException
Deprecated.
 
LogFileStorageException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.logging.LogFileStorageException
Deprecated.
 
LogFileStorageException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.logging.LogFileStorageException
Deprecated.
 
LogFileStoragePlugin - Interface in com.dtolabs.rundeck.plugins.logging
Deprecated.
no longer used, replaced by ExecutionFileStoragePlugin
logger - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
logger
logger - Static variable in class com.dtolabs.client.utils.BaseFormAuthenticator
logger
logger - Static variable in class com.dtolabs.launcher.Setup
 
logger - Static variable in class com.dtolabs.rundeck.core.common.Framework
 
logger - Static variable in class com.dtolabs.rundeck.core.dispatcher.CentralDispatcherMgrFactory
logger
logger - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
logger - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLNodeStepExecutor
 
logger - Static variable in class com.dtolabs.rundeck.core.resources.ExceptionCatchingResourceModelSource
 
logger - Static variable in class com.dtolabs.rundeck.core.resources.LoggingResourceModelSourceCache
 
LoggingResourceModelSourceCache - Class in com.dtolabs.rundeck.core.resources
Facade for CachingResourceModelSource that logs cache store and load events.
LoggingResourceModelSourceCache(ResourceModelSourceCache, String) - Constructor for class com.dtolabs.rundeck.core.resources.LoggingResourceModelSourceCache
 
LOGIN_PAGE - Static variable in class com.dtolabs.client.utils.BaseFormAuthenticator
Text to check Location of redirects to indicate login is required.
loglevel(int) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
LogLevel - Enum in com.dtolabs.rundeck.core.logging
 
LOGLEVEL_OPTION - Static variable in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
LoglevelOptions - Class in com.dtolabs.rundeck.core.cli
LoglevelOptions provides a loglevel option
LoglevelOptions() - Constructor for class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
logLevelToString(int) - Static method in class com.dtolabs.rundeck.core.utils.ExecToolCommandLogger
Returns a string representing the specified log level
logNormal(String) - Static method in class com.dtolabs.rundeck.core.logging.LogUtil
 
logNormal(String, Map<String, String>) - Static method in class com.dtolabs.rundeck.core.logging.LogUtil
 
LogReformatter - Class in com.dtolabs.rundeck.core.utils
LogReformatter can produce a formatted log message using a set of context data.
LogReformatter(String, Map<String, String>) - Constructor for class com.dtolabs.rundeck.core.utils.LogReformatter
Create a LogFormatter with specified format and static context data.
LogReformatter(String, MapGenerator<String, String>) - Constructor for class com.dtolabs.rundeck.core.utils.LogReformatter
Create a LogFormatter with specified format and object to generate context data
LogUtil - Class in com.dtolabs.rundeck.core.logging
Utility methods for logs
LogUtil() - Constructor for class com.dtolabs.rundeck.core.logging.LogUtil
 
logVerbose(String) - Static method in class com.dtolabs.rundeck.core.logging.LogUtil
 
logVerbose(String, Map<String, String>) - Static method in class com.dtolabs.rundeck.core.logging.LogUtil
 
logWarn(String) - Static method in class com.dtolabs.rundeck.core.logging.LogUtil
 
logWarn(String, Map<String, String>) - Static method in class com.dtolabs.rundeck.core.logging.LogUtil
 
longProp(String, String, String, boolean, String) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a long property
longProp(String, String, String, boolean, String, PropertyValidator) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a long property
longProp(String, String, String, boolean, String, PropertyValidator, PropertyScope) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a long property
longProp(String, String, String, boolean, String, PropertyValidator, PropertyScope, Map<String, Object>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a long property
longType(String) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Return a new PropertyBuilder of type Property.Type.Long
looseValueOf(String, LogLevel) - Static method in enum com.dtolabs.rundeck.core.logging.LogLevel
 

M

main(String[]) - Static method in class com.dtolabs.launcher.Setup
called from setup shell/bat script.
main(String[]) - Static method in class com.dtolabs.rundeck.core.cli.ExecTool
Creates an instance and executes ExecTool.run(String[]).
main(String[]) - Static method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Creates an instance and executes BaseTool.run(String[]).
main - Variable in class com.dtolabs.rundeck.core.cli.project.BaseAction
 
main(String[]) - Static method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
Creates an instance and executes ProjectTool.run(String[]).
main(String[]) - Static method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
Creates an instance and executes BaseTool.run(String[]).
main(String[]) - Static method in class com.dtolabs.rundeck.core.cli.run.RunTool
Creates an instance and executes BaseTool.run(String[]).
makeMap(Mapper, Object[]) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by using the array objects as keys, and the mapping result as values.
makeMap(Object[]) - Method in class com.dtolabs.utils.Mapper
 
makeMap(Mapper, Object[], boolean) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by using the array objects as keys, and the mapping result as values.
makeMap(Mapper, Collection) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by using the collection objects as keys, and the mapping result as values.
makeMap(Collection) - Method in class com.dtolabs.utils.Mapper
 
makeMap(Mapper, Collection, boolean) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by using the collection objects as keys, and the mapping result as values.
makeMap(Mapper, Iterator) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by using the iterator objects as keys, and the mapping result as values.
makeMap(Iterator) - Method in class com.dtolabs.utils.Mapper
 
makeMap(Mapper, Iterator, boolean) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by using the iterator objects as keys, and the mapping result as values.
makeMap(Mapper, Enumeration) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by using the enumeration objects as keys, and the mapping result as values.
makeMap(Enumeration) - Method in class com.dtolabs.utils.Mapper
 
makeMap(Mapper, Enumeration, boolean) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by using the enumeration objects as keys, and the mapping result as values.
makeRequest() - Method in interface com.dtolabs.client.utils.BaseHttpClient
Makes the HTTP request to workbench.
makeRundeckRequest(String, Map, File, String, String) - Method in class com.dtolabs.client.services.ServerService
Make the request to the ItNav workbench.
makeRundeckRequest(String, Map, Map<String, ? extends Object>) - Method in class com.dtolabs.client.services.ServerService
Make the request to the ItNav workbench.
makeRundeckRequest(String, Map, File, String, String, String) - Method in class com.dtolabs.client.services.ServerService
Make the request to the ItNav workbench.
makeRundeckRequest(String, Map, File, String, String, Map<String, ? extends Object>, String) - Method in class com.dtolabs.client.services.ServerService
Make the request to the ItNav workbench.
map(Mapper, Object) - Static method in class com.dtolabs.utils.Mapper
Trivial case of a single object.
map(Mapper, Collection) - Static method in class com.dtolabs.utils.Mapper
Return the results of mapping all objects with the mapper.
map(Mapper, Collection, boolean) - Static method in class com.dtolabs.utils.Mapper
Return the results of mapping all objects with the mapper.
map(Mapper, Object[]) - Static method in class com.dtolabs.utils.Mapper
Return the results of mapping all objects with the mapper.
map(Mapper, Object[], boolean) - Static method in class com.dtolabs.utils.Mapper
Return the results of mapping all objects with the mapper.
map(Mapper, Enumeration) - Static method in class com.dtolabs.utils.Mapper
Return the results of mapping all objects with the mapper.
map(Mapper, Enumeration, boolean) - Static method in class com.dtolabs.utils.Mapper
Return the results of mapping all objects with the mapper.
map(Mapper, Iterator) - Static method in class com.dtolabs.utils.Mapper
Return the results of mapping all objects with the mapper.
map(Mapper, Iterator, boolean) - Static method in class com.dtolabs.utils.Mapper
Return the results of mapping all objects with the mapper.
map(Object) - Method in class com.dtolabs.utils.Mapper
Map one object to another.
mapDescribedProperties(PropertyResolver, Description) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PluginAdapterUtility
Retrieve the Description's Properties mapped to resolved values given the resolver, using InsanceOnly default scope.
mapDescribedProperties(PropertyResolver, Description, PropertyScope) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PluginAdapterUtility
Retrieve the Description's Properties mapped to resolved values given the resolver, with a default property scope
mapEntries(Mapper, Map) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by mapping all values from the original map and mapping all keys.
mapEntries(Mapper, Map, boolean) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by mapping all values from the original map, and mapping all keys.
MapGenerator<K,V> - Interface in com.dtolabs.rundeck.core.utils
MapGenerator is an interface for producing a set of Map data of a certain type.
mapKeys(Mapper, Map) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by mapping all keys from the original map and maintaining the original value.
mapKeys(Mapper, Map, boolean) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by mapping all keys from the original map and maintaining the original value.
mapMapper(Map) - Static method in class com.dtolabs.utils.Mapper
Return a mapper that uses a Map instance, and maps keys of that Map to the values.
Mapper - Class in com.dtolabs.utils
Some basic functions from other languages just don't exist in java :)
This utility class provides simple methods for "mapping" a set of objects to a new set of objects, based on a provided implementation.
The mapping will be one to one, although if the result of a particular mapping returns null, the result can be discarded (default) rather than included.
Mapper() - Constructor for class com.dtolabs.utils.Mapper
 
mapping(String, String) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Add a property mapping
mapping(Map<String, String>) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Add all entries to the mapping
mapProperties(Map<String, String>, Description) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.Validator
Converts a set of input configuration keys using the description's configuration to property mapping, or the same input if the description has no mapping
mapPropertyValues(List<Property>, PropertyResolver) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
Return All property values for the input property set mapped by name to value.
mapValues(Mapper, Map) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by mapping all values from the original map and maintaining the original key.
mapValues(Mapper, Map, boolean) - Static method in class com.dtolabs.utils.Mapper
Create a new Map by mapping all values from the original map and maintaining the original key.
matchedContexts(Subject, Set<Attribute>) - Method in interface com.dtolabs.rundeck.core.authorization.providers.PolicyCollection
 
matchedContexts(Subject, Set<Attribute>) - Method in class com.dtolabs.rundeck.core.authorization.providers.YamlPolicyCollection
 
matchedNodes(Collection<String>) - Method in interface com.dtolabs.rundeck.core.execution.FailedNodesListener
Called with full list of matched nodes prior to execution.
matchedNodes(Collection<String>) - Method in class com.dtolabs.rundeck.core.execution.workflow.NodeRecorder
 
matches(Set<Attribute>) - Method in interface com.dtolabs.rundeck.core.authorization.providers.EnvironmentalContext
Return true if the context matches the input environment
matches(INodeEntry) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
matchesInput(String, String) - Static method in class com.dtolabs.rundeck.core.utils.NodeSet
Return true if the input selector matches the specified property value
matchesInput(Map<String, String>, Map<String, String>, boolean) - Static method in class com.dtolabs.rundeck.core.utils.NodeSet
Return true if any attribute selector matches the corresponding attribute value
matchOrBlank(Map<String, String>, Map<String, String>) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
matchOrBlank(String, String) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
matchOrBlank(String, Collection) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
matchRegexOrEquals(String, String) - Static method in class com.dtolabs.rundeck.core.utils.NodeSet
Tests whether the selector string matches the item, in three possible ways: first, if the selector looks like: "/.../" then it the outer '/' chars are removed and it is treated as a regular expression *only* and PatternSyntaxExceptions are not caught.
merge(Map<String, Map<String, String>>, Map<String, Map<String, String>>) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Merge one context onto another by adding or replacing values.
merge(String[], String[]) - Static method in class com.dtolabs.rundeck.core.utils.StringArrayUtil
Merge to string arrays
mergeContext(String, Map<String, String>) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
merge a context data set
MergedAttributesNodeSet - Class in com.dtolabs.rundeck.core.common
$INTERFACE is ...
MergedAttributesNodeSet() - Constructor for class com.dtolabs.rundeck.core.common.MergedAttributesNodeSet
 
mergeProjectProperties(Properties, Set<String>) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Update the project properties file by setting updating the given properties, and removing any properties that have a prefix in the removePrefixes set
messageLogged(BuildEvent) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
messageLogged(BuildEvent) - Method in class com.dtolabs.rundeck.core.utils.ExecToolCommandLogger
Logs a message, if the priority is suitable.
META_INTERPRETER_ARGS_QUOTED - Static variable in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
META_NAME - Static variable in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
META_PLUGIN_TYPE - Static variable in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
META_SCRIPT_ARGS - Static variable in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
META_SCRIPT_FILE - Static variable in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
META_SCRIPT_INTERPRETER - Static variable in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
META_SERVICE - Static variable in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
MIME_TYPES - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatGenerator
 
MIME_TYPES - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatParser
 
MIME_TYPES - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatGenerator
 
MIME_TYPES - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatParser
 
MissingProviderException - Exception in com.dtolabs.rundeck.core.execution.service
MissingServiceImplementationException indicates a specific implementation for a service was not found.
MissingProviderException(String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.MissingProviderException
 
MissingProviderException(String, String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.MissingProviderException
 
MissingProviderException(Exception, String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.MissingProviderException
 
MissingProviderException(String, Exception, String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.MissingProviderException
 
MSG_DEBUG - Static variable in class com.dtolabs.client.services.RundeckAppConstants
 
MSG_DEBUG - Static variable in class com.dtolabs.rundeck.core.Constants
 
MSG_ERR - Static variable in class com.dtolabs.client.services.RundeckAppConstants
 
MSG_ERR - Static variable in class com.dtolabs.rundeck.core.Constants
 
MSG_INFO - Static variable in class com.dtolabs.client.services.RundeckAppConstants
 
MSG_INFO - Static variable in class com.dtolabs.rundeck.core.Constants
 
MSG_VERBOSE - Static variable in class com.dtolabs.client.services.RundeckAppConstants
 
MSG_VERBOSE - Static variable in class com.dtolabs.rundeck.core.Constants
 
MSG_WARN - Static variable in class com.dtolabs.client.services.RundeckAppConstants
 
MSG_WARN - Static variable in class com.dtolabs.rundeck.core.Constants
 

N

NAME - Static variable in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
name - Variable in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
 
NAME - Static variable in class com.dtolabs.rundeck.core.utils.NodeSet
 
name(String) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Set the name
name(String) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Set the name (identifier)
NAME_OPTION - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
short option string for query parameter: name
NAME_OPTION_LONG - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
long option string for query parameter: name
NAME_RES_KEY - Static variable in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
narrowContext(Subject, Set<Attribute>) - Method in class com.dtolabs.rundeck.core.authorization.providers.Policies
 
needsReAuthentication(int, HttpMethod) - Method in class com.dtolabs.client.utils.BaseFormAuthenticator
Return true if the result from the get method indicates re-authentication is needed
needsReAuthentication(int, HttpMethod) - Method in interface com.dtolabs.client.utils.HttpAuthenticator
Return true if the result from the get method indicates re-authentication is needed
needsReload(File) - Method in class com.dtolabs.rundeck.core.common.PropertiesCache
Returns true if the file does not exist, or has been modified since the last time it was loaded.
newInstance(URL[], ClassLoader) - Static method in class com.dtolabs.rundeck.core.plugins.LocalFirstClassLoader
 
next() - Method in class com.dtolabs.rundeck.core.utils.QuotedStringTokenizer
 
NoCentralDispatcher - Class in com.dtolabs.rundeck.core.dispatcher
NoCentralDispatcher is an implementation of the CentralDispatcher which throws exceptions indicating the operations are not supported.
NoCentralDispatcher(Framework) - Constructor for class com.dtolabs.rundeck.core.dispatcher.NoCentralDispatcher
Required constructor
NODE_ATTR_SSH_AUTHENTICATION - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SSH_KEY_PASSPHRASE_OPTION - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SSH_KEY_RESOURCE - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SSH_KEYPATH - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SSH_PASSWORD_OPTION - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SUDO_COMMAND_ENABLED - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SUDO_COMMAND_PATTERN - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SUDO_FAIL_ON_PROMPT_MAX_LINES - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SUDO_FAIL_ON_PROMPT_TIMEOUT - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SUDO_FAIL_ON_RESPONSE_TIMEOUT - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SUDO_FAILURE_PATTERN - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SUDO_PASSWORD_OPTION - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SUDO_PROMPT_MAX_LINES - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SUDO_PROMPT_MAX_TIMEOUT - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SUDO_PROMPT_PATTERN - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SUDO_RESPONSE_MAX_LINES - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SUDO_RESPONSE_MAX_TIMEOUT - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_ATTR_SUDO_SUCCESS_ON_PROMPT_THRESHOLD - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
NODE_EDIT_URL - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
NODE_ENTITY_TAG - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
NODE_FIRST - Static variable in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItem
Node first strategy name
NODE_FIRST - Static variable in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowStrategy
 
NODE_HOSTNAME - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
NODE_NAME_LOCAL_REF_ID - Static variable in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher
 
NODE_OS_ARCH - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
NODE_OS_FAMILY - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
NODE_OS_NAME - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
NODE_OS_VERSION - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
NODE_REMOTE_URL - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
NODE_SERVICE_SPECIFIER_ATTRIBUTE - Static variable in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
NODE_USER_LOCAL_REF_ID - Static variable in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher
 
NODE_USERNAME - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
 
NodeBaseImpl - Class in com.dtolabs.rundeck.core.common
Implementation of INodeBase
nodeContextData(INodeEntry) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
nodeData(INodeEntry) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Generate a dataset for a INodeEntry
nodeDataContext(String, Map<String, Map<String, String>>) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
NodeDispatchedWorkflowExecutionItemImpl - Class in com.dtolabs.rundeck.core.execution.workflow
NodeDispatchedWorkflowExecutionItemImpl is ...
NodeDispatchedWorkflowExecutionItemImpl(IWorkflow) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.NodeDispatchedWorkflowExecutionItemImpl
 
NodeDispatchedWorkflowExecutionItemImpl(WorkflowExecutionItem) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.NodeDispatchedWorkflowExecutionItemImpl
 
NodeDispatcher - Interface in com.dtolabs.rundeck.core.execution.dispatch
NodeDispatcher is ...
NodeDispatcher - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
NodeDispatcherService - Class in com.dtolabs.rundeck.core.execution.dispatch
NodeProcessorService is ...
NodeDispatcherService(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.dispatch.NodeDispatcherService
 
NodeDispatchStepExecutor - Class in com.dtolabs.rundeck.core.execution.workflow.steps
NodeDispatchStepExecutor dispatches the step execution item to all nodes, via the ExecutionService
NodeDispatchStepExecutor() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.NodeDispatchStepExecutor
 
NodeEntryFactory - Class in com.dtolabs.rundeck.core.common
NodeEntryFactory creates NodeEntryImpls
NodeEntryFactory() - Constructor for class com.dtolabs.rundeck.core.common.NodeEntryFactory
 
NodeEntryImpl - Class in com.dtolabs.rundeck.core.common
NodeEntryImpl provides a bean representation of INodesEntry
NodeEntryImpl() - Constructor for class com.dtolabs.rundeck.core.common.NodeEntryImpl
Base constructor
NodeEntryImpl(String) - Constructor for class com.dtolabs.rundeck.core.common.NodeEntryImpl
Create an instance with a nodename value
NodeEntryImpl(String, String) - Constructor for class com.dtolabs.rundeck.core.common.NodeEntryImpl
Create a NodeEntryImpl with hostname and nodename
NodeExecutionContext - Interface in com.dtolabs.rundeck.core.execution.workflow.steps.node
NodeExecutionContext supports node-specific context data
NodeExecutor - Interface in com.dtolabs.rundeck.core.execution.service
NodeExecutor executes a command on a node.
NodeExecutor - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
NodeExecutorResult - Interface in com.dtolabs.rundeck.core.execution.service
NodeExecutorResult contains the result from a NodeExecutor execution.
NodeExecutorResultImpl - Class in com.dtolabs.rundeck.core.execution.service
NodeExecutorResultImpl simple implementation of NodeExecutorResult
NodeExecutorService - Class in com.dtolabs.rundeck.core.execution.service
CommandExecutorFactory is ...
nodeExtendedAttributes(INodeEntry) - Static method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
Return the attributes for the node without any of the predefined attributes.
NodeFileParser - Interface in com.dtolabs.rundeck.core.common
NodeFileParser has a single parse method, and throws the NodeFileParserException on error.
NodeFileParserException - Exception in com.dtolabs.rundeck.core.common
NodeFileParserException indicates an exception with the NodeFileParser
NodeFileParserException() - Constructor for exception com.dtolabs.rundeck.core.common.NodeFileParserException
 
NodeFileParserException(String) - Constructor for exception com.dtolabs.rundeck.core.common.NodeFileParserException
 
NodeFileParserException(Exception) - Constructor for exception com.dtolabs.rundeck.core.common.NodeFileParserException
 
NodeFileParserException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.common.NodeFileParserException
 
NodeFilter - Class in com.dtolabs.rundeck.core.common
NodeFilter is ...
NodeFilter() - Constructor for class com.dtolabs.rundeck.core.common.NodeFilter
 
NodeFilterOptions - Class in com.dtolabs.rundeck.core.cli
NodeFilterOptions presents common Nodeset filter options for a CLI Tool.
NodeFilterOptions(boolean) - Constructor for class com.dtolabs.rundeck.core.cli.NodeFilterOptions
Create options, specify whether failednodes file option is included
NodeFilterOptions() - Constructor for class com.dtolabs.rundeck.core.cli.NodeFilterOptions
Default constructor, does not configure failednodes file option
NodeFirstWorkflowStrategy - Class in com.dtolabs.rundeck.core.execution.workflow
NodeFirstWorkflowStrategy Iterates over the matched nodes first, so that each node executes the full workflow sequentially
NodeFirstWorkflowStrategy(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.NodeFirstWorkflowStrategy
 
nodeFormatter - Variable in class com.dtolabs.rundeck.core.cli.ExecTool
 
nodeList(Collection<String>) - Static method in class com.dtolabs.rundeck.core.common.SelectorUtils
 
nodeNamespacedAttributes(INodeEntry) - Static method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
Return the node attributes broken into namespaces, the result map will be contructed as: "namespace" : { "key": ["attr","value"] } where "attr" is the source full attribute name
nodePropSet - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
Set of all node specific properties
nodeRankAttribute(String) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
nodeRankOrderAscending(boolean) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
NodeReceiver - Interface in com.dtolabs.rundeck.core.common
NodeReceiver is ...
NodeRecorder - Class in com.dtolabs.rundeck.core.execution.workflow
NodeRecorder stores success/failure node list
NodeRecorder() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.NodeRecorder
 
nodes(INodeSet) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
NODES_FILE_AUTOGEN_PROP - Static variable in class com.dtolabs.rundeck.core.common.Framework
 
NODES_RESOURCES_FILE_PROP - Static variable in class com.dtolabs.rundeck.core.common.Framework
 
NODES_XML - Static variable in class com.dtolabs.rundeck.core.common.FrameworkProject
 
nodeSelector(NodesSelector) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
nodeSelectorWithDefault(String) - Method in class com.dtolabs.rundeck.core.utils.NodeSet
Return a new Node Selector that will apply the include/exclude filters if they are set, otherwise it only includes the node with the given nodename
nodeSelectorWithDefaultAll() - Method in class com.dtolabs.rundeck.core.utils.NodeSet
Return a new Node Selector that will apply the include/exclude filters if they are set, otherwise it will accept all nodes
NodeSet - Class in com.dtolabs.rundeck.core.utils
NodeSet provides filtering logic for Node criteria
NodeSet() - Constructor for class com.dtolabs.rundeck.core.utils.NodeSet
default constructor
NodeSet(String) - Constructor for class com.dtolabs.rundeck.core.utils.NodeSet
Create a nodeset with a single node name
NodeSet(INodeEntry) - Constructor for class com.dtolabs.rundeck.core.utils.NodeSet
Create a nodeset for a single node
NodeSet.Exclude - Class in com.dtolabs.rundeck.core.utils
 
NodeSet.Exclude() - Constructor for class com.dtolabs.rundeck.core.utils.NodeSet.Exclude
 
NodeSet.FILTER_ENUM - Enum in com.dtolabs.rundeck.core.utils
Enum of filters.
NodeSet.Include - Class in com.dtolabs.rundeck.core.utils
 
NodeSet.Include() - Constructor for class com.dtolabs.rundeck.core.utils.NodeSet.Include
 
NodeSet.SetSelector - Class in com.dtolabs.rundeck.core.utils
SetSelector is a filter
NodeSet.SetSelector() - Constructor for class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
NODESET_EMPTY_EXIT_CODE - Static variable in class com.dtolabs.rundeck.core.cli.ExecTool
Exit code for a Nodeset Empty failure exception
NodesetEmptyException - Exception in com.dtolabs.rundeck.core
NodesetEmptyException is thrown when execution is not performed because no nodes matched the filter parameters.
NodesetEmptyException(NodesSelector) - Constructor for exception com.dtolabs.rundeck.core.NodesetEmptyException
 
NodesetFailureException - Exception in com.dtolabs.rundeck.core
NodesetFailureException indicates some nodes failed during a multi-node dispatch.
NodesetFailureException(Collection<String>) - Constructor for exception com.dtolabs.rundeck.core.NodesetFailureException
Create NodesetFailureException
NodesetFailureException(Map<String, NodeStepResult>) - Constructor for exception com.dtolabs.rundeck.core.NodesetFailureException
Create NodesetFailureException
NodeSetImpl - Class in com.dtolabs.rundeck.core.common
Basic Implementation of INodeSet
NodeSetImpl() - Constructor for class com.dtolabs.rundeck.core.common.NodeSetImpl
 
NodeSetImpl(HashMap<String, INodeEntry>) - Constructor for class com.dtolabs.rundeck.core.common.NodeSetImpl
 
NodeSetMerge - Interface in com.dtolabs.rundeck.core.common
$INTERFACE is ...
nodesFailed(Map<String, NodeStepResult>) - Method in interface com.dtolabs.rundeck.core.execution.FailedNodesListener
Called with a map of node names to failures.
nodesFailed(Map<String, NodeStepResult>) - Method in class com.dtolabs.rundeck.core.execution.workflow.NodeRecorder
 
nodesFile(File) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
NodesFileGenerator - Interface in com.dtolabs.rundeck.core.common
NodesFileGenerator interface for a file serializer for nodes data
NodesGeneratorException - Exception in com.dtolabs.rundeck.core.common
NodesGeneratorException indicates an error when generating output from nodes data.
NodesGeneratorException() - Constructor for exception com.dtolabs.rundeck.core.common.NodesGeneratorException
 
NodesGeneratorException(String) - Constructor for exception com.dtolabs.rundeck.core.common.NodesGeneratorException
 
NodesGeneratorException(Exception) - Constructor for exception com.dtolabs.rundeck.core.common.NodesGeneratorException
 
NodesGeneratorException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.common.NodesGeneratorException
 
NodeSpecifiedService<T> - Class in com.dtolabs.rundeck.core.execution.service
NodeSpecifiedService uses node metadata to select service provider implementation.
NodeSpecifiedService(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.service.NodeSpecifiedService
 
NodesSelector - Interface in com.dtolabs.rundeck.core.common
INodesSelector is ...
nodesSucceeded() - Method in interface com.dtolabs.rundeck.core.execution.FailedNodesListener
Called if no nodes failed during execution.
nodesSucceeded() - Method in class com.dtolabs.rundeck.core.execution.workflow.NodeRecorder
 
NodeStepException - Exception in com.dtolabs.rundeck.core.execution.workflow.steps.node
Represents an exception when executing a node step
NodeStepException(String, FailureReason, String) - Constructor for exception com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepException
 
NodeStepException(String, Throwable, FailureReason, String) - Constructor for exception com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepException
 
NodeStepException(Throwable, FailureReason, String) - Constructor for exception com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepException
 
NodeStepExecutionItem - Interface in com.dtolabs.rundeck.core.execution.workflow.steps.node
NodeStepExecutionItem represents an item to execute as a node step and provides a type.
NodeStepExecutionService - Class in com.dtolabs.rundeck.core.execution.workflow.steps.node
NodeStepExecutionService is a provider of NodeStepExecutors, which aggregates a few services together that provide builtin NodeStepExecutors, and several forms of plugins.
NodeStepExecutionService(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionService
 
NodeStepExecutor - Interface in com.dtolabs.rundeck.core.execution.workflow.steps.node
NodeStepExecutor executes a step for a node.
NodeStepFailureReason - Enum in com.dtolabs.rundeck.core.execution.workflow.steps.node
Failure reasons for node steps
NodeStepPlugin - Interface in com.dtolabs.rundeck.plugins.step
The plugin interface for a Workflow Node Step Plugin.
NodeStepResult - Interface in com.dtolabs.rundeck.core.execution.workflow.steps.node
A result of a node step execution
NodeStepResultImpl - Class in com.dtolabs.rundeck.core.execution.workflow.steps.node
NodeStepResultImpl is ...
NodeStepResultImpl(INodeEntry) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepResultImpl
Create a success result
NodeStepResultImpl(Throwable, FailureReason, String, INodeEntry) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepResultImpl
Create a failure result
NodesXMLParser - Class in com.dtolabs.rundeck.core.common
NodesXmlParser invokes the ResourceXmlParser to collate the Node entries, and sends the parsed nodes to the NodeReceiver object with the parsed node entities.
NodesXMLParser(File, NodeReceiver) - Constructor for class com.dtolabs.rundeck.core.common.NodesXMLParser
Create NodesXmlParser
NodesXMLParser(InputStream, NodeReceiver) - Constructor for class com.dtolabs.rundeck.core.common.NodesXMLParser
Create NodesXmlParser
NodesYamlGenerator - Class in com.dtolabs.rundeck.core.common
NodesYamlGenerator produces YAML formatted output from a set of INodeEntry data.
NodesYamlGenerator(File) - Constructor for class com.dtolabs.rundeck.core.common.NodesYamlGenerator
Serialize nodes data as yaml to a file.
NodesYamlGenerator(OutputStream) - Constructor for class com.dtolabs.rundeck.core.common.NodesYamlGenerator
Serialize nodes data as yaml to an outputstream.
NodesYamlGenerator(Writer) - Constructor for class com.dtolabs.rundeck.core.common.NodesYamlGenerator
Serialize nodes data as yaml to a writer.
NodesYamlParser - Class in com.dtolabs.rundeck.core.common
NodesYamlParser imports Node data from a YAML formatted input file or datastream.
NodesYamlParser(File, NodeReceiver) - Constructor for class com.dtolabs.rundeck.core.common.NodesYamlParser
Create parser for a file, and send parsed nodes to the nodes receiver
NodesYamlParser(InputStream, NodeReceiver) - Constructor for class com.dtolabs.rundeck.core.common.NodesYamlParser
Create parser for an inputstream, and send parsed nodes to the nodes receiver
Notification - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
NotificationPlugin - Interface in com.dtolabs.rundeck.plugins.notification
NotificationPlugin interface for a Notification plugin Created by greg Date: 3/11/13 Time: 2:20 PM

O

OffsetIterator<T> - Interface in com.dtolabs.rundeck.core.logging
 
openSession() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
openSession() - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Open an ssh seession.
openSession(SSHTaskBuilder.SSHBaseInterface) - Static method in class com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder
Open Jsch session, applies private key configuration, timeout and custom ssh configuration
openStream() - Method in class com.dtolabs.rundeck.core.logging.FilterStreamingLogWriter
 
openStream(Long) - Method in interface com.dtolabs.rundeck.core.logging.StreamingLogReader
Read log entries starting at the specified offset
openStream() - Method in interface com.dtolabs.rundeck.core.logging.StreamingLogWriter
Open a stream, called before addEvent is called
openStreamFromReverseOffset(Long) - Method in interface com.dtolabs.rundeck.core.logging.ReverseSeekingStreamingLogReader
 
OPTION_KEY - Static variable in class com.dtolabs.rundeck.core.execution.workflow.StepFirstWorkflowStrategy
 
options - Static variable in class com.dtolabs.rundeck.core.cli.ExecTool
reference to the command line Options instance.
options - Static variable in class com.dtolabs.rundeck.core.cli.project.ProjectTool
reference to the command line Options instance.
OptsUtil - Class in com.dtolabs.rundeck.core.utils
OptsUtil is ...
OptsUtil() - Constructor for class com.dtolabs.rundeck.core.utils.OptsUtil
 
or(NodesSelector, NodesSelector) - Static method in class com.dtolabs.rundeck.core.common.SelectorUtils
 
OS_ARCH - Static variable in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
OS_ARCH - Static variable in class com.dtolabs.rundeck.core.utils.NodeSet
 
OS_FAMILY - Static variable in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
OS_FAMILY - Static variable in class com.dtolabs.rundeck.core.utils.NodeSet
 
OS_NAME - Static variable in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
OS_NAME - Static variable in class com.dtolabs.rundeck.core.utils.NodeSet
 
OS_VERSION - Static variable in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
OS_VERSION - Static variable in class com.dtolabs.rundeck.core.utils.NodeSet
 
out - Variable in class com.dtolabs.rundeck.core.cli.ExecTool
 

P

Pair<T,W> - Interface in com.dtolabs.rundeck.core.utils
Pair of objects
PairImpl<T,W> - Class in com.dtolabs.rundeck.core.utils
Pair implementation that disallows nulls, and provides setters.
PairImpl(T, W) - Constructor for class com.dtolabs.rundeck.core.utils.PairImpl
 
ParallelNodeDispatcher - Class in com.dtolabs.rundeck.core.execution.dispatch
MultiNodeExecutor is ...
ParallelNodeDispatcher(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher
 
ParallelNodeDispatcher.SetThreadLocalTask - Class in com.dtolabs.rundeck.core.execution.dispatch
Task to set a threadlocal value given a refid.
ParallelNodeDispatcher.SetThreadLocalTask() - Constructor for class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher.SetThreadLocalTask
 
parent() - Method in class com.dtolabs.rundeck.core.execution.ExecArgList.Builder
Return the parent builder from a sublist builder.
parse() - Method in interface com.dtolabs.rundeck.core.common.NodeFileParser
Parse the nodes resource file
parse() - Method in class com.dtolabs.rundeck.core.common.NodesXMLParser
Parse the project.xml formatted file and fill in the nodes found
parse() - Method in class com.dtolabs.rundeck.core.common.NodesYamlParser
 
parse() - Method in class com.dtolabs.shared.resources.ResourceXMLParser
Parse the document, applying the configured Receiver to the parsed entities
parseArgs(String[]) - Method in class com.dtolabs.rundeck.core.cli.BaseTool
Parse the options, will apply this for each CLIToolOptions added to the tool.
parseArgs(String[]) - Method in interface com.dtolabs.rundeck.core.cli.CLITool
Reads the argument vector and constructs a CommandLine object containing params
parseArgs(CommandLine, String[]) - Method in interface com.dtolabs.rundeck.core.cli.CLIToolOptions
 
parseArgs(String[]) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Reads the argument vector and constructs a CommandLine object containing params
parseArgs(CommandLine, String[]) - Method in class com.dtolabs.rundeck.core.cli.ExtendedOptions
 
parseArgs(CommandLine, String[]) - Method in class com.dtolabs.rundeck.core.cli.HelpOptions
 
parseArgs(String[]) - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Reads the argument vector and constructs a CommandLine object containing params
parseArgs(CommandLine, String[]) - Method in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
parseArgs(CommandLine, String[]) - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
parseArgs(String[]) - Method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
processes the command line input
parseArgs(String[]) - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
Reads the argument vector and constructs a CommandLine object containing params
parseArgs(String[]) - Method in class com.dtolabs.rundeck.core.cli.run.RunTool
Reads the argument vector and constructs a CommandLine object containing params
parseBaseActionArgs(CommandLine) - Static method in class com.dtolabs.rundeck.core.cli.project.BaseAction
 
parseCreateActionArgs(CommandLine) - Static method in class com.dtolabs.rundeck.core.cli.project.CreateAction
 
parseDocument(File) - Method in interface com.dtolabs.rundeck.core.resources.format.ResourceFormatParser
Parse a file
parseDocument(InputStream) - Method in interface com.dtolabs.rundeck.core.resources.format.ResourceFormatParser
Parse an input stream
parseDocument(File) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatParser
 
parseDocument(InputStream) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatParser
 
parseDocument(File) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatParser
 
parseDocument(InputStream) - Method in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatParser
 
parseExcludeArgs(String[]) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Parse the value of the -X option
parseExcludeArgs(String[], CommandLine) - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
Parse the value of the -X option
parseFailedNodes(File) - Static method in class com.dtolabs.rundeck.core.cli.FailedNodesFilestore
Parse the properties file specified and extract the failed node names, returning a filter map.
parseFile(String, Framework, String) - Static method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource
Utility method to directly parse the nodes from a file
parseFile(File, Framework, String) - Static method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource
Utility method to directly parse the nodes from a file
parseFile(File, String, Framework, String) - Static method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource
Utility method to directly parse the nodes from a file
parseFilter(String) - Static method in class com.dtolabs.rundeck.core.utils.NodeSet
Parse textual filter and return a map of maps: [include: [key:value,...], exclude: [key:value,...]]
parseFilter(String, boolean, String) - Static method in class com.dtolabs.rundeck.core.utils.NodeSet
 
parseFilterArgs(String[], CommandLine, String) - Static method in class com.dtolabs.rundeck.core.cli.ExecTool
 
parseFilterArgs(String[], CommandLine, String) - Static method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
parseIncludeArgs(String[]) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Parse the value of the -X option.
parseIncludeArgs(String[], CommandLine) - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
Parse the value of the -X option.
parseMultiNodeArgs(String[], String[]) - Static method in class com.dtolabs.rundeck.core.cli.ExecTool
Parse the values as key=value pairs, using the set of allowed keys.
parseMultiNodeArgs(String[], String[]) - Static method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
Parse the values as key=value pairs, using the set of allowed keys.
parseNonReqOptionsAsProperties(Properties, String[]) - Static method in class com.dtolabs.launcher.Preferences
Parse arguments that match "--key=value" and populate the Properties with the values.
PartialLineBuffer - Class in com.dtolabs.rundeck.core.utils
A Line oriented String buffer which can also return the last incomplete line read
PartialLineBuffer() - Constructor for class com.dtolabs.rundeck.core.utils.PartialLineBuffer
 
PATH_RES_KEY - Static variable in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
performSetup() - Method in class com.dtolabs.launcher.Setup
 
PluggableProviderRegistryService<T> - Class in com.dtolabs.rundeck.core.plugins
Extends BaseProviderRegistryService to support loading providers via plugins if not found in the registry.
PluggableProviderRegistryService(Framework) - Constructor for class com.dtolabs.rundeck.core.plugins.PluggableProviderRegistryService
 
PluggableProviderService<T> - Interface in com.dtolabs.rundeck.core.plugins
${CLASSNAME} is ...
PluggableService<T> - Interface in com.dtolabs.rundeck.core.plugins
PluggableService is a service that supports plugin provider classes and optionally supports plugin provider scripts.
Plugin - Annotation Type in com.dtolabs.rundeck.core.plugins
 
PLUGIN_PREFIX - Static variable in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
 
PLUGIN_SERVICE_NAME - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionService
 
PluginAdapterUtility - Class in com.dtolabs.rundeck.core.plugins.configuration
Utility for creating Descriptions from Plugin class annotations and setting property values for annotated property fields.
PluginAdapterUtility() - Constructor for class com.dtolabs.rundeck.core.plugins.configuration.PluginAdapterUtility
 
PluginCache - Interface in com.dtolabs.rundeck.core.plugins
PluginCache can use PluginScanners and find ProviderLoaders for ProviderIdents.
PluginDescription - Annotation Type in com.dtolabs.rundeck.plugins.descriptions
Add title and description attributes to a Plugin
PluginException - Exception in com.dtolabs.rundeck.core.plugins
PluginException is ...
PluginException() - Constructor for exception com.dtolabs.rundeck.core.plugins.PluginException
 
PluginException(String) - Constructor for exception com.dtolabs.rundeck.core.plugins.PluginException
 
PluginException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.plugins.PluginException
 
PluginException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.plugins.PluginException
 
PluginLogger - Interface in com.dtolabs.rundeck.plugins
PluginLogger provides logging to execution plugins.
PluginManagerService - Class in com.dtolabs.rundeck.core.plugins
PluginManagerService is ...
PluginManagerService(File, File) - Constructor for class com.dtolabs.rundeck.core.plugins.PluginManagerService
Create a PluginManagerService for the given directory and cache directory
PluginMeta - Class in com.dtolabs.rundeck.core.plugins.metadata
PluginMeta defines plugin metadata
PluginMeta() - Constructor for class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
PluginProperty - Annotation Type in com.dtolabs.rundeck.plugins.descriptions
Declares a Plugin class' field as a configurable property
pluginPropertyPrefix(String, String) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
 
PluginStepContext - Interface in com.dtolabs.rundeck.plugins.step
Contains runtime context information for a Step plugin.
PluginStepContextImpl - Class in com.dtolabs.rundeck.core.execution.workflow.steps
PluginStepContextImpl is ...
PluginStepContextImpl() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.PluginStepContextImpl
 
Policies - Class in com.dtolabs.rundeck.core.authorization.providers
Policies represent the policies as described in the policies file(s).
Policies(PoliciesCache) - Constructor for class com.dtolabs.rundeck.core.authorization.providers.Policies
 
PoliciesCache - Class in com.dtolabs.rundeck.core.authorization.providers
PoliciesCache retains PolicyDocument objects for inserted Files, and reloads them if file modification time changes.
PoliciesCache(File) - Constructor for class com.dtolabs.rundeck.core.authorization.providers.PoliciesCache
 
PoliciesParseException - Exception in com.dtolabs.rundeck.core.authorization.providers
 
PoliciesParseException() - Constructor for exception com.dtolabs.rundeck.core.authorization.providers.PoliciesParseException
 
PoliciesParseException(String) - Constructor for exception com.dtolabs.rundeck.core.authorization.providers.PoliciesParseException
 
PoliciesParseException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.authorization.providers.PoliciesParseException
 
PoliciesParseException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.authorization.providers.PoliciesParseException
 
Policy - Interface in com.dtolabs.rundeck.core.authorization.providers
Policy is contains a set of AclContext with corresponding usernames and/or groups associated with the each Acl.
PolicyCollection - Interface in com.dtolabs.rundeck.core.authorization.providers
 
populateSetSelector(Map, NodeSet.SetSelector) - Method in class com.dtolabs.rundeck.core.utils.NodeSet
Creates an NodeSet.SetSelector object populating its properties from the keys of the map
PORT_REGEX - Static variable in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
postNotification(String, Map, Map) - Method in interface com.dtolabs.rundeck.plugins.notification.NotificationPlugin
Post a notification for the given trigger, dataset, and configuration
Preferences - Class in com.dtolabs.launcher
give us ability to set all framework/modules.* properties at the cmd line such as --framework.property.name=, which implies: framework.property.name= by generating a preferences.properties file that contains overridden values otherwise default values from new defaults file apply.
Preferences() - Constructor for class com.dtolabs.launcher.Preferences
 
printUsage() - Static method in class com.dtolabs.launcher.Setup
 
privateDataContext(Map<String, Map<String, String>>) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
PROJ_PROP_PREFIX - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
PROJ_PROP_SSH_AUTHENTICATION - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
PROJ_PROP_SSH_KEY_RESOURCE - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
PROJ_PROP_SSH_KEYPATH - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
PROJ_SSH_CONFIG_PREFIX - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
project - Variable in class com.dtolabs.rundeck.core.cli.project.BaseAction
 
PROJECT - Static variable in class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSource.Configuration
 
PROJECT - Static variable in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
project(String) - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
PROJECT - Static variable in class com.dtolabs.rundeck.core.resources.URLResourceModelSource.Configuration
 
project(String) - Method in class com.dtolabs.rundeck.core.resources.URLResourceModelSource.Configuration
 
PROJECT_DTD_RESOURCE_PATH - Static variable in class com.dtolabs.shared.resources.ResourceXMLConstants
resources path to project.dtd file
PROJECT_OPTION - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
short option string for query parameter: project
PROJECT_OPTION_LONG - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
long option string for query parameter: project
PROJECT_PATH_COMPONENT - Static variable in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
PROJECT_PREFIX - Static variable in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
 
PROJECT_RESOURCES_ALLOWED_URL_PREFIX - Static variable in class com.dtolabs.rundeck.core.common.FrameworkProject
 
PROJECT_RESOURCES_FILE_PROPERTY - Static variable in class com.dtolabs.rundeck.core.common.FrameworkProject
 
PROJECT_RESOURCES_FILEFORMAT_PROPERTY - Static variable in class com.dtolabs.rundeck.core.common.FrameworkProject
 
PROJECT_RESOURCES_MERGE_NODE_ATTRIBUTES - Static variable in class com.dtolabs.rundeck.core.common.FrameworkProject
 
PROJECT_RESOURCES_URL_PROPERTY - Static variable in class com.dtolabs.rundeck.core.common.FrameworkProject
 
PROJECT_SSH_USER - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
projectPropertyPrefix(String) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
 
ProjectTool - Class in com.dtolabs.rundeck.core.cli.project
Main class for creating new projects.
ProjectTool() - Constructor for class com.dtolabs.rundeck.core.cli.project.ProjectTool
 
ProjectTool(File) - Constructor for class com.dtolabs.rundeck.core.cli.project.ProjectTool
 
ProjectToolException - Exception in com.dtolabs.rundeck.core.cli.project
thrown by rd-project actions
ProjectToolException(String) - Constructor for exception com.dtolabs.rundeck.core.cli.project.ProjectToolException
 
ProjectToolException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.cli.project.ProjectToolException
 
ProjectToolException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.cli.project.ProjectToolException
 
PROP_FILENAME - Static variable in class com.dtolabs.rundeck.core.common.FrameworkProject
 
PropertiesCache - Class in com.dtolabs.rundeck.core.common
PropertiesCache caches properties file contents and reloads them if they have been modified.
PropertiesCache() - Constructor for class com.dtolabs.rundeck.core.common.PropertiesCache
 
propertiesFromString(String) - Static method in class com.dtolabs.utils.PropertiesUtil
Convert a String into a Properties object
PropertiesUtil - Class in com.dtolabs.utils
PropertiesUtil provides some utility methods for Properties.
PropertiesUtil() - Constructor for class com.dtolabs.utils.PropertiesUtil
 
PropertiesUtil.Adder - Interface in com.dtolabs.utils
Adder represents an object that can have properties added to it.
PropertiesUtil.PrefixAdder - Class in com.dtolabs.utils
A Adder that adds new properties to the input Properties object using a given prefix to prepend to the name of all new properties.
PropertiesUtil.PrefixAdder(Properties, String) - Constructor for class com.dtolabs.utils.PropertiesUtil.PrefixAdder
 
PropertiesUtil.PrefixProducer - Class in com.dtolabs.utils
A Producer that given an input set of properties and a specific prefix, produces another set of properties from all input properties that have that prefix and removes the prefix.
PropertiesUtil.PrefixProducer(Properties, String) - Constructor for class com.dtolabs.utils.PropertiesUtil.PrefixProducer
 
PropertiesUtil.Producer - Interface in com.dtolabs.utils
Reader represents an object that can produce Properties.
property - Variable in class com.dtolabs.rundeck.core.authorization.Attribute
 
Property - Interface in com.dtolabs.rundeck.core.plugins.configuration
Property describes a configuration property of a provider
property(PropertyBuilder) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Add a new property, or replace an existing property with the same name by passing in a builder.
property(Property) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Add a new property, or replace an existing property with the same name.
property(String) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Returns a new PropertyBuilder preconfigured with an existing property or a new one to add a new property.
Property.Type - Enum in com.dtolabs.rundeck.core.plugins.configuration
Available property types
PROPERTY_REF_REGEX - Static variable in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
 
PropertyBuilder - Class in com.dtolabs.rundeck.plugins.util
A builder for Property objects
PropertyLookup - Class in com.dtolabs.rundeck.core.utils
Simple utiltiy class to lookup property info
PropertyLookupException - Exception in com.dtolabs.rundeck.core.utils
Exception throwable from an IPropertyLookup
PropertyLookupException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.utils.PropertyLookupException
Constructor
PropertyLookupException(String) - Constructor for exception com.dtolabs.rundeck.core.utils.PropertyLookupException
Constructor
PropertyResolver - Interface in com.dtolabs.rundeck.core.plugins.configuration
PropertyResolver can return a property value resolved from a particular configuration scope
PropertyResolverFactory - Class in com.dtolabs.rundeck.core.plugins.configuration
Factory for different property resolvers for use by plugins
PropertyResolverFactory() - Constructor for class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
 
PropertyRetriever - Interface in com.dtolabs.rundeck.core.common
PropertyRetriever is ...
PropertyScope - Enum in com.dtolabs.rundeck.core.plugins.configuration
Available scopes for properties, indicating where the runtime values can be resolved from.
PropertyUtil - Class in com.dtolabs.rundeck.core.plugins.configuration
PropertyUtil factory for specific property types
PropertyUtil() - Constructor for class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
 
PropertyUtil - Class in com.dtolabs.rundeck.core.utils
expands nested property references within a provided string
PropertyUtil() - Constructor for class com.dtolabs.rundeck.core.utils.PropertyUtil
 
PropertyUtil.PropertyUtilException - Exception in com.dtolabs.rundeck.core.utils
 
PropertyUtil.PropertyUtilException(String) - Constructor for exception com.dtolabs.rundeck.core.utils.PropertyUtil.PropertyUtilException
 
PropertyValidator - Interface in com.dtolabs.rundeck.core.plugins.configuration
Validator can validate a value
ProviderCreationException - Exception in com.dtolabs.rundeck.core.execution.service
ProviderCreationError is ...
ProviderCreationException(String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ProviderCreationException
 
ProviderCreationException(String, String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ProviderCreationException
 
ProviderCreationException(Exception, String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ProviderCreationException
 
ProviderCreationException(String, Exception, String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ProviderCreationException
 
ProviderDef - Class in com.dtolabs.rundeck.core.plugins.metadata
PluginDef loaded from plugin metadata
ProviderDef(Map<String, Object>) - Constructor for class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
ProviderIdent - Class in com.dtolabs.rundeck.core.plugins
ProviderIdent is ...
ProviderLoaderException - Exception in com.dtolabs.rundeck.core.execution.service
ProviderLoaderException is ...
ProviderLoaderException(String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ProviderLoaderException
 
ProviderLoaderException(String, String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ProviderLoaderException
 
ProviderLoaderException(Exception, String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ProviderLoaderException
 
ProviderLoaderException(String, Exception, String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ProviderLoaderException
 
providerOfType(String) - Method in interface com.dtolabs.rundeck.core.common.ProviderService
Return the provider instance of the given name.
providerOfType(String) - Method in class com.dtolabs.rundeck.core.plugins.AdapterService
 
providerOfType(String) - Method in class com.dtolabs.rundeck.core.plugins.BasePluggableProviderService
 
providerOfType(String) - Method in class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService
Return the provider instance of the given name.
providerOfType(String) - Method in class com.dtolabs.rundeck.core.plugins.ChainedProviderService
 
providerOfType(String) - Method in class com.dtolabs.rundeck.core.plugins.PluggableProviderRegistryService
 
ProviderService<T> - Interface in com.dtolabs.rundeck.core.common
ProviderService is a FrameworkSupportService that can return specific service providers of a given name.
pushContextStep(int) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
putNode(INodeEntry) - Method in interface com.dtolabs.rundeck.core.common.NodeReceiver
Put a filled node entry into the dataset
putNode(INodeEntry) - Method in class com.dtolabs.rundeck.core.common.NodeSetImpl
 
putNodes(INodeSet) - Method in class com.dtolabs.rundeck.core.common.NodeSetImpl
Add all nodes from a node set to this node set
putNodes(Collection<INodeEntry>) - Method in class com.dtolabs.rundeck.core.common.NodeSetImpl
Add all nodes from a collection to this node set

Q

queueDispatcherJob(IDispatchedJob) - Method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
 
queueDispatcherJob(IDispatchedJob) - Method in interface com.dtolabs.rundeck.core.dispatcher.CentralDispatcher
Add a script dispatch to the dispatcher queue
queueDispatcherJob(IDispatchedJob) - Method in class com.dtolabs.rundeck.core.dispatcher.NoCentralDispatcher
 
queueDispatcherScript(IDispatchedScript) - Method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
 
queueDispatcherScript(IDispatchedScript) - Method in interface com.dtolabs.rundeck.core.dispatcher.CentralDispatcher
Add a script dispatch to the dispatcher queue
queueDispatcherScript(IDispatchedScript) - Method in class com.dtolabs.rundeck.core.dispatcher.NoCentralDispatcher
 
QueuedItem - Interface in com.dtolabs.rundeck.core.dispatcher
QueuedItem contain information about an executing Job in the Central Dispatcher's queue
QueuedItemResult - Interface in com.dtolabs.rundeck.core.dispatcher
QueuedItemResult extends DispatcherResult to provide a QueuedItem definition
QueuedItemResultImpl - Class in com.dtolabs.client.services
QueuedItemResultImpl simple implementation of QueuedItemResult, provides factory methods for creation.
QueueTool - Class in com.dtolabs.rundeck.core.cli.queue
QueueTool is ...
QueueTool() - Constructor for class com.dtolabs.rundeck.core.cli.queue.QueueTool
Create QueueTool with default Framework instances located by the system rdeck.base property.
QueueTool(CLIToolLogger) - Constructor for class com.dtolabs.rundeck.core.cli.queue.QueueTool
Create QueueTool specifying the logger
QueueTool(Framework) - Constructor for class com.dtolabs.rundeck.core.cli.queue.QueueTool
Create QueueTool specifying the framework
QueueTool(Framework, CLIToolLogger) - Constructor for class com.dtolabs.rundeck.core.cli.queue.QueueTool
Create QueueTool with the framework.
QueueTool.Actions - Enum in com.dtolabs.rundeck.core.cli.queue
Enumeration of available actions
QueueToolException - Exception in com.dtolabs.rundeck.core.cli.queue
Exception class for the QueueTool
QueueToolException() - Constructor for exception com.dtolabs.rundeck.core.cli.queue.QueueToolException
 
QueueToolException(String) - Constructor for exception com.dtolabs.rundeck.core.cli.queue.QueueToolException
 
QueueToolException(Exception) - Constructor for exception com.dtolabs.rundeck.core.cli.queue.QueueToolException
 
QueueToolException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.cli.queue.QueueToolException
 
QuotedStringTokenizer - Class in com.dtolabs.rundeck.core.utils
Tokenizer for strings delimited by spaces, allowing quoted strings with either single or double quotes, and escaped quote values within those strings by doubling the quote character.
QuotedStringTokenizer(String) - Constructor for class com.dtolabs.rundeck.core.utils.QuotedStringTokenizer
 
QuotedStringTokenizer(char[], int) - Constructor for class com.dtolabs.rundeck.core.utils.QuotedStringTokenizer
 
quoteUnixShellArg(String) - Static method in class com.dtolabs.rundeck.core.cli.CLIUtils
 

R

rankOrderedNodes(INodeSet, String, boolean) - Static method in class com.dtolabs.rundeck.core.execution.dispatch.INodeEntryComparator
Utility method to return nodes ordered by rank property
rankOrderedNodes(Collection<INodeEntry>, String, boolean) - Static method in class com.dtolabs.rundeck.core.execution.dispatch.INodeEntryComparator
Utility method to return nodes ordered by rank property
RDECK_BASE - Static variable in class com.dtolabs.launcher.Setup
basic bootstrapped rdeck.base
read(char[], int, int) - Method in class com.dtolabs.rundeck.core.dispatcher.ReplaceTokenReader
 
read() - Method in class com.dtolabs.rundeck.core.dispatcher.ReplaceTokenReader
 
READ - Static variable in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
read(Reader) - Method in class com.dtolabs.rundeck.core.utils.PartialLineBuffer
Read some chars from a reader, and return the number of characters read
readLine() - Method in class com.dtolabs.rundeck.core.utils.PartialLineBuffer
Read the next line if any, and remove it from the buffer.
readProperties() - Method in class com.dtolabs.utils.PropertiesUtil.PrefixProducer
 
readProperties() - Method in interface com.dtolabs.utils.PropertiesUtil.Producer
Produce the properties.
readResource(Path, ResourceMetaBuilder, HasInputStream) - Method in class com.dtolabs.rundeck.core.storage.StorageTimestamperConverter
 
readResource(Path, ResourceMetaBuilder, HasInputStream) - Method in interface com.dtolabs.rundeck.plugins.storage.StorageConverterPlugin
Convert a resource during read operation and return a new data stream, or null to pass the data without changing.
reallistStoredJobs(IStoredJobsQuery) - Method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
 
receiveFollowStatus(long, long, long) - Method in class com.dtolabs.rundeck.core.cli.queue.ConsoleExecutionFollowReceiver
 
receiveFollowStatus(long, long, long) - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionFollowReceiver
Receive updated log output status, and return true to continue receiving output.
receiveLogEntry(String, String, String, String, String, String) - Method in class com.dtolabs.rundeck.core.cli.queue.ConsoleExecutionFollowReceiver
 
receiveLogEntry(String, String, String, String, String, String) - Method in interface com.dtolabs.rundeck.core.dispatcher.ExecutionFollowReceiver
Receive a log entry, and return true to continue receiving output.
reformat(Map<String, String>, String) - Method in class com.dtolabs.rundeck.core.utils.LogReformatter
Combines the context data, and the local static or dynamic context data, and reformats the message
reformat(Map<String, String>, String) - Method in interface com.dtolabs.rundeck.core.utils.Reformatter
Produce reformatted message based on context data and the input message.
Reformatter - Interface in com.dtolabs.rundeck.core.utils
Reformatter producess a formatted message using contextual data and an input message.
registerClass(String, Class<? extends NodeStepExecutor>) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionService
 
registerClass(String, Class<? extends StepExecutor>) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionService
 
registerClass(String, Class<? extends T>) - Method in class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService
 
registerInstance(String, NodeStepExecutor) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionService
 
registerInstance(String, StepExecutor) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionService
 
registerInstance(String, T) - Method in class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService
 
registry - Variable in class com.dtolabs.rundeck.core.plugins.BaseProviderRegistryService
 
releaseConnection() - Method in interface com.dtolabs.rundeck.core.common.impl.URLFileUpdater.httpClientInteraction
 
REMOTE_NODE_SERVICE_SPECIFIER_ATTRIBUTE - Static variable in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
REMOTE_SCRIPT_PLUGIN_SERVICE_NAME - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionService
 
RemoteScriptNodeStep - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
Service Name of the Remote Script Node Step service
RemoteScriptNodeStepPlugin - Interface in com.dtolabs.rundeck.plugins.step
The plugin interface for a Remote Script Node Step Plugin.
remove(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkResourceParent
Remove the FrameworkResourceInstance by its name.
remove(String) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkResourceParent
Remove the child's base directory
remove(File) - Method in class com.dtolabs.rundeck.core.utils.cache.FileCache
Remove entry for a file.
remove() - Method in class com.dtolabs.rundeck.core.utils.QuotedStringTokenizer
 
REMOVE_UUID_OPTION_LONG - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
long option to remove UUIDs when importing jobs
REMOVE_UUID_OPTION_SHORT - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
long option to remove UUIDs when importing jobs
RemoveAction - Class in com.dtolabs.rundeck.core.cli.project
archives and removes a project from the framework
RemoveAction(CLIToolLogger, Framework, CommandLine) - Constructor for class com.dtolabs.rundeck.core.cli.project.RemoveAction
Create a new RemoveAction and parse the arguments from a CommandLine
RemoveAction(CLIToolLogger, Framework, BaseAction.BaseActionArgs) - Constructor for class com.dtolabs.rundeck.core.cli.project.RemoveAction
Create a new RemoveAction with argument specifiers
removeArgsForOsFamily(String, String) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileNodeStepExecutor
Return ExecArgList for removing a file for the given OS family
removeFrameworkProject(String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
Remove a project definition
removeFrameworkProject(String) - Method in interface com.dtolabs.rundeck.core.common.IFrameworkProjectMgr
Remove a project definition
removeProperty(String) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Remove a previously defined property by name
removeThreadStream() - Method in class com.dtolabs.rundeck.core.utils.ThreadBoundOutputStream
Remove the custom stream for the current thread.
rename(String) - Method in class com.dtolabs.rundeck.core.utils.ZipUtil.PrefixStripper
 
rename(String) - Method in interface com.dtolabs.rundeck.core.utils.ZipUtil.renamer
 
renderingOption(String, Object) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Adds the given renderingOption
renderingOptions(Map<String, Object>) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Adds all rendering options from the given renderingOptions
replaceDataReferences(String[], Map<String, Map<String, String>>, Converter<String, String>, boolean) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Replace the embedded properties of the form '${key.name}' in the input Strings with the value from the data context
replaceDataReferences(String[], Map<String, Map<String, String>>, Converter<String, String>, boolean, boolean) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Replace the embedded properties of the form '${key.name}' in the input Strings with the value from the data context
replaceDataReferences(String[], Map<String, Map<String, String>>) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Replace the embedded properties of the form '${key.name}' in the input Strings with the value from the data context
replaceDataReferences(Map<String, Object>, Map<String, Map<String, String>>) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Recursively replace data references in the values in a map which contains either string, collection or Map values.
replaceDataReferences(String, Map<String, Map<String, String>>) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Replace the embedded properties of the form '${key.name}' in the input Strings with the value from the data context
replaceDataReferences(String, Map<String, Map<String, String>>, Converter<String, String>, boolean) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Replace the embedded properties of the form '${key.name}' in the input Strings with the value from the data context
replaceDataReferences(String, Map<String, Map<String, String>>, Converter<String, String>, boolean, boolean) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Replace the embedded properties of the form '${key.name}' in the input Strings with the value from the data context
replaceDataReferencesConverter(Map<String, Map<String, String>>) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Return a converter that can expand the property references within a string
replaceDataReferencesConverter(Map<String, Map<String, String>>, Converter<String, String>, boolean) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Return a converter that can expand the property references within a string
ReplaceTokenReader - Class in com.dtolabs.rundeck.core.dispatcher
Reader that filters text to replace delimited tokens with values, the default delimiters are '@', and the default allowed token characters are alphanumeric plus punctuation characters: "+-._"
ReplaceTokenReader(Reader, Map<String, String>, boolean) - Constructor for class com.dtolabs.rundeck.core.dispatcher.ReplaceTokenReader
 
ReplaceTokenReader(Reader, Map<String, String>, boolean, char, char) - Constructor for class com.dtolabs.rundeck.core.dispatcher.ReplaceTokenReader
 
replaceTokensInFile(String, Map<String, Map<String, String>>, Framework) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Copies the source file to a temp file, replacing the @key.X@ tokens with the values from the data context
replaceTokensInFile(File, Map<String, Map<String, String>>, Framework) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Copies the source file to a temp file, replacing the @key.X@ tokens with the values from the data context
replaceTokensInScript(String, Map<String, Map<String, String>>, Framework) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Copies the source file to a temp file, replacing the @key.X@ tokens with the values from the data context
replaceTokensInStream(InputStream, Map<String, Map<String, String>>, Framework) - Static method in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
Copies the source stream to a temp file, replacing the @key.X@ tokens with the values from the data context
reportExecutionStatus(String, String, String, int, int, String, String, String, Date, Date) - Method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Report execution status
reportExecutionStatus(String, String, String, int, int, String, String, String, Date, Date) - Method in interface com.dtolabs.rundeck.core.dispatcher.CentralDispatcher
Report execution status
reportExecutionStatus(String, String, String, int, int, String, String, String, Date, Date) - Method in class com.dtolabs.rundeck.core.dispatcher.NoCentralDispatcher
 
reportNodeErrorLocation(Node) - Static method in class com.dtolabs.shared.resources.ResourceXMLParser
Return a String describing the DOM node's location and parent type name
REQUIRE_FILE_EXISTS - Static variable in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
required(boolean) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Set required
requireFileExists(boolean) - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
RES_META_RUNDECK_CONTENT_CREATION_TIME - Static variable in class com.dtolabs.rundeck.core.storage.StorageUtil
Metadata key for the creation time
RES_META_RUNDECK_CONTENT_LENGTH - Static variable in class com.dtolabs.rundeck.core.storage.StorageUtil
Metadata key for the content size
RES_META_RUNDECK_CONTENT_MODIFY_TIME - Static variable in class com.dtolabs.rundeck.core.storage.StorageUtil
Metadata key for the modification time
RES_META_RUNDECK_CONTENT_TYPE - Static variable in class com.dtolabs.rundeck.core.storage.StorageUtil
Metadata key for the content-type
resetDefaultProviders() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionService
 
resetHttpState() - Static method in class com.dtolabs.client.utils.ClientState
Reset the HTTP State object for the current thread
resolvedTree(S, ExtTree<S, ResourceMeta>) - Static method in class com.dtolabs.rundeck.core.storage.StorageUtil
Create a StorageTree using authorization context and authorizing tree
resolvePropertyValue(String, PropertyScope) - Method in interface com.dtolabs.rundeck.core.plugins.configuration.PropertyResolver
Return a value for a named property found in the given scope, or null if not found.
resource(String) - Static method in class com.dtolabs.rundeck.core.authorization.AuthorizationUtil
Return a resource map for a resource of a certain type.
resource(String, Map<String, String>) - Static method in class com.dtolabs.rundeck.core.authorization.AuthorizationUtil
Return a resource map for a resource of a certain type, with attributes
ResourceFormatGenerator - Interface in com.dtolabs.rundeck.core.resources.format
ResourceFormatGenerator generates a resources document from a set of nodes.
ResourceFormatGenerator - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
ResourceFormatGeneratorException - Exception in com.dtolabs.rundeck.core.resources.format
ResourceFormatGeneratorException is ...
ResourceFormatGeneratorException() - Constructor for exception com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorException
 
ResourceFormatGeneratorException(String) - Constructor for exception com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorException
 
ResourceFormatGeneratorException(Exception) - Constructor for exception com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorException
 
ResourceFormatGeneratorException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorException
 
ResourceFormatGeneratorService - Class in com.dtolabs.rundeck.core.resources.format
ResourceFormatParserService is ...
ResourceFormatGeneratorService(Framework) - Constructor for class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
 
ResourceFormatParser - Interface in com.dtolabs.rundeck.core.resources.format
ResourceFormatParser is ...
ResourceFormatParser - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
ResourceFormatParserException - Exception in com.dtolabs.rundeck.core.resources.format
ResourceFormatParserException is ...
ResourceFormatParserException() - Constructor for exception com.dtolabs.rundeck.core.resources.format.ResourceFormatParserException
 
ResourceFormatParserException(String) - Constructor for exception com.dtolabs.rundeck.core.resources.format.ResourceFormatParserException
 
ResourceFormatParserException(Exception) - Constructor for exception com.dtolabs.rundeck.core.resources.format.ResourceFormatParserException
 
ResourceFormatParserException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.resources.format.ResourceFormatParserException
 
ResourceFormatParserService - Class in com.dtolabs.rundeck.core.resources.format
ResourceFormatParserService is ...
ResourceFormatParserService(Framework) - Constructor for class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
 
ResourceMeta - Interface in com.dtolabs.rundeck.core.storage
Extends ContentMeta to add metadata about a Rundeck resource.
ResourceMetaBuilder - Class in com.dtolabs.rundeck.core.storage
Mutable set of rundeck resource metadata.
ResourceMetaBuilder(Map<String, String>) - Constructor for class com.dtolabs.rundeck.core.storage.ResourceMetaBuilder
 
ResourceMetaBuilder() - Constructor for class com.dtolabs.rundeck.core.storage.ResourceMetaBuilder
 
ResourceModelSource - Interface in com.dtolabs.rundeck.core.resources
ResourceModelSource produces INodeSet
ResourceModelSource - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
ResourceModelSourceCache - Interface in com.dtolabs.rundeck.core.resources
$INTERFACE is ...
ResourceModelSourceException - Exception in com.dtolabs.rundeck.core.resources
ResourceModelSourceException is an error with a ResourceModelSource
ResourceModelSourceException() - Constructor for exception com.dtolabs.rundeck.core.resources.ResourceModelSourceException
 
ResourceModelSourceException(String) - Constructor for exception com.dtolabs.rundeck.core.resources.ResourceModelSourceException
 
ResourceModelSourceException(Exception) - Constructor for exception com.dtolabs.rundeck.core.resources.ResourceModelSourceException
 
ResourceModelSourceException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.resources.ResourceModelSourceException
 
ResourceModelSourceFactory - Interface in com.dtolabs.rundeck.core.resources
ResourceModelSourceFactory creates ResourceModelSource instances
ResourceModelSourceService - Class in com.dtolabs.rundeck.core.resources
ResourceModelSourceService provides NodeSource factories
ResourceModelSourceService(Framework) - Constructor for class com.dtolabs.rundeck.core.resources.ResourceModelSourceService
 
ResourceModelSourceServiceException - Exception in com.dtolabs.rundeck.core.resources
ResourceModelSourceServiceException indicates an error from the ResourceModelSourceService.
ResourceModelSourceServiceException() - Constructor for exception com.dtolabs.rundeck.core.resources.ResourceModelSourceServiceException
 
ResourceModelSourceServiceException(String) - Constructor for exception com.dtolabs.rundeck.core.resources.ResourceModelSourceServiceException
 
ResourceModelSourceServiceException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.resources.ResourceModelSourceServiceException
 
ResourceModelSourceServiceException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.resources.ResourceModelSourceServiceException
 
resourceParsed(ResourceXMLParser.Entity) - Method in class com.dtolabs.rundeck.core.common.NodesXMLParser
 
resourceParsed(ResourceXMLParser.Entity) - Method in interface com.dtolabs.shared.resources.ResourceXMLReceiver
Called after an individual resource is parsed, returns false if parsing should stop, or true to continue.
RESOURCES_SOURCE_PROP_PREFIX - Static variable in class com.dtolabs.rundeck.core.common.FrameworkProject
 
resourcesParsed(ResourceXMLParser.EntitySet) - Method in class com.dtolabs.rundeck.core.common.NodesXMLParser
 
resourcesParsed(ResourceXMLParser.EntitySet) - Method in interface com.dtolabs.shared.resources.ResourceXMLReceiver
Called after all resources are parsed with the set of parsed entities
resourceType(String) - Static method in class com.dtolabs.rundeck.core.authorization.AuthorizationUtil
Return a resource map for a generic resource type
resourceType(String, Map<String, String>) - Static method in class com.dtolabs.rundeck.core.authorization.AuthorizationUtil
Return a resource map for a generic resource type
ResourceXMLConstants - Class in com.dtolabs.shared.resources
ResourceXMLConstants contains constants for parsing Resource XML format.
ResourceXMLConstants() - Constructor for class com.dtolabs.shared.resources.ResourceXMLConstants
 
ResourceXMLFormatGenerator - Class in com.dtolabs.rundeck.core.resources.format
ResourceXMLFormatGenerator is ...
ResourceXMLFormatGenerator() - Constructor for class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatGenerator
 
ResourceXMLFormatParser - Class in com.dtolabs.rundeck.core.resources.format
ResourceXMLParser is ...
ResourceXMLFormatParser() - Constructor for class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatParser
 
ResourceXMLGenerator - Class in com.dtolabs.shared.resources
ResourceXMLGenerator can generate a resources.xml file given a set of entities or INodeEntry objects.
ResourceXMLGenerator(File) - Constructor for class com.dtolabs.shared.resources.ResourceXMLGenerator
Constructor for the ResourceXMLGenerator
ResourceXMLGenerator(OutputStream) - Constructor for class com.dtolabs.shared.resources.ResourceXMLGenerator
Constructor for the ResourceXMLGenerator
ResourceXMLParser - Class in com.dtolabs.shared.resources
ResourceXMLParser parses a resources.xml formatted file, and provides several interfaces for using the result data.
ResourceXMLParser(File) - Constructor for class com.dtolabs.shared.resources.ResourceXMLParser
Constructor for the ResourceXMLParser
ResourceXMLParser(InputStream) - Constructor for class com.dtolabs.shared.resources.ResourceXMLParser
Constructor for the ResourceXMLParser
ResourceXMLParser.Entity - Class in com.dtolabs.shared.resources
Represents a parsed resource entity in the xml, which consists of a name property, a type property, and a set of name/value properties.
ResourceXMLParser.EntitySet - Class in com.dtolabs.shared.resources
Contains the set of parsed entities from the document.
ResourceXMLParser.EntitySet() - Constructor for class com.dtolabs.shared.resources.ResourceXMLParser.EntitySet
 
ResourceXMLParserException - Exception in com.dtolabs.shared.resources
ResourceXMLParserException is thrown if an error occurs in the ResourceXMLParser.
ResourceXMLParserException() - Constructor for exception com.dtolabs.shared.resources.ResourceXMLParserException
 
ResourceXMLParserException(String) - Constructor for exception com.dtolabs.shared.resources.ResourceXMLParserException
 
ResourceXMLParserException(Exception) - Constructor for exception com.dtolabs.shared.resources.ResourceXMLParserException
 
ResourceXMLParserException(String, Exception) - Constructor for exception com.dtolabs.shared.resources.ResourceXMLParserException
 
ResourceXMLReceiver - Interface in com.dtolabs.shared.resources
ResourceXMLReceiver is used to receive parsing results from ResourceXMLParser, either as they are parsed, or in entirety as a set of all parsed Entities.
ResourceYamlFormatGenerator - Class in com.dtolabs.rundeck.core.resources.format
ResourceYamlFormatGenerator is ...
ResourceYamlFormatGenerator() - Constructor for class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatGenerator
 
ResourceYamlFormatParser - Class in com.dtolabs.rundeck.core.resources.format
ResourcesYamlFormatParser is ...
ResourceYamlFormatParser() - Constructor for class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatParser
 
Responder - Interface in com.dtolabs.rundeck.core.execution.utils
Responder defines a pattern of response to some input from a stream.
ResponderTask - Class in com.dtolabs.rundeck.core.execution.utils
ResponderTask interacts with an input and outputstream, using a Responder instance to define the interaction.
ResponderTask(Responder, InputStream, OutputStream, ResponderTask.ResultHandler) - Constructor for class com.dtolabs.rundeck.core.execution.utils.ResponderTask
Create a ResponderTask with a responder, io streams, and result handler which can be null.
ResponderTask.ResponderResult - Class in com.dtolabs.rundeck.core.execution.utils
Result from a responder execution, which contains success, the original Responder, a failure reason if unsuccessful and a boolean indicating if the process was interrupted.
ResponderTask.ResultHandler - Interface in com.dtolabs.rundeck.core.execution.utils
Handles result of responder thread run
ResponderTask.Sequence<T extends ResponderTask.SuccessResult> - Class in com.dtolabs.rundeck.core.execution.utils
Creates a callable by executing the first step, and only if successful executing the next step.
ResponderTask.Sequence(Callable<T>, Callable<T>) - Constructor for class com.dtolabs.rundeck.core.execution.utils.ResponderTask.Sequence
 
ResponderTask.SuccessResult - Interface in com.dtolabs.rundeck.core.execution.utils
Success/failure result interface
retrieve(String, OutputStream) - Method in interface com.dtolabs.rundeck.core.logging.ExecutionFileStorage
Write a file of the given file type to the given stream
retrieve(OutputStream) - Method in interface com.dtolabs.rundeck.core.logging.LogFileStorage
Deprecated.
Writes a log file to the given stream
retrieveModuleName(BuildEvent) - Static method in class com.dtolabs.rundeck.core.utils.ExecToolCommandLogger
Look up the module name value from the project of the build event
retrieveNodeName(BuildEvent) - Static method in class com.dtolabs.rundeck.core.utils.ExecToolCommandLogger
Look up the server name value from the project of the build event
retrieveUserName(BuildEvent) - Static method in class com.dtolabs.rundeck.core.utils.ExecToolCommandLogger
Look up the user name value from the project of the build event
ReverseSeekingIterable<T> - Interface in com.dtolabs.rundeck.core.logging
 
ReverseSeekingStreamingLogReader - Interface in com.dtolabs.rundeck.core.logging
 
run(String[]) - Method in class com.dtolabs.rundeck.core.cli.BaseTool
Run the tool's lifecycle given the input arguments.
run(String[]) - Method in interface com.dtolabs.rundeck.core.cli.CLITool
The run method carries out the lifecycle of the tool, parsing args, handling exceptions, and exiting with a suitable exit code.
run(String[]) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
The run method carries out the lifecycle of the tool, parsing args, handling exceptions, and exiting with a suitable exit code.
run(String[]) - Method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
Runs the initArgs and go methods.
run() - Method in class com.dtolabs.rundeck.core.execution.WorkflowExecutionServiceThread
 
run() - Method in class com.dtolabs.utils.Streams.StreamCopyThread
 
RUNDECK_API_BASE - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
RUNDECK API base path
RUNDECK_API_BASE_v4 - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
RUNDECK API Base for v4
RUNDECK_API_BASE_v5 - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
RUNDECK API Base for v5
RUNDECK_API_BASE_v8 - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
RUNDECK API Base for v8
RUNDECK_API_BASE_v9 - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
RUNDECK API Base for v8
RUNDECK_API_EXEC_OUTPUT_PATH - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Webservice endpoint for execution output
RUNDECK_API_EXECUTION_PATH - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Webservice endpoint for getting execution information
RUNDECK_API_EXECUTION_REPORT - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
API endpoint for execution report
RUNDECK_API_JOBS_BULK_DELETE_PATH - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Webservice endpoint for exporting stored jobs.
RUNDECK_API_JOBS_EXPORT_PATH - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Webservice endpoint for exporting stored jobs.
RUNDECK_API_JOBS_LIST_PATH - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Webservice endpoint for listing stored jobs.
RUNDECK_API_JOBS_RUN - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Webservice endpoint for running job by name or id
RUNDECK_API_JOBS_UPLOAD - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
upload path
RUNDECK_API_KILL_JOB_PATH - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Webservice endpoint for killing job executions
RUNDECK_API_LIST_EXECUTIONS_PATH - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Webservice endpoint for queue list requests
RUNDECK_API_RUN_COMMAND - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Webservice endpoint for running commands
RUNDECK_API_RUN_SCRIPT - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Webservice endpoint for running scripts
RUNDECK_API_RUN_URL - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Webservice endpoint for running a script from a URL
RUNDECK_API_VERSION - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
RUNDECK API Version
RUNDECK_API_VERSION_4 - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
 
RUNDECK_API_VERSION_5 - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
 
RUNDECK_API_VERSION_8 - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
 
RUNDECK_API_VERSION_9 - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
 
RUNDECK_APP_CONTEXT - Static variable in class com.dtolabs.rundeck.core.common.Framework
Environmental attribute for the rundeck app
RUNDECK_APP_ENV - Static variable in class com.dtolabs.rundeck.core.common.Framework
the rundeck app environment for authorization
RUNDECK_DEFAULTS_PROPERTIES_NAME - Static variable in class com.dtolabs.launcher.Preferences
 
RUNDECK_EXEC_LINK_PREFIX - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Webservice link prefix for an execution
RUNDECK_JOB_LINK_PREFIX - Static variable in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Webservice link prefix for a stored job.
RundeckAPICentralDispatcher - Class in com.dtolabs.client.services
RundeckAPICentralDispatcher serializes uses server API v1 to submit requests and receive responses.
RundeckAPICentralDispatcher(Framework) - Constructor for class com.dtolabs.client.services.RundeckAPICentralDispatcher
Create a RundeckCentralDispatcher
RundeckAppConstants - Class in com.dtolabs.client.services
RundeckAppConstants is ...
RundeckAppConstants() - Constructor for class com.dtolabs.client.services.RundeckAppConstants
 
runLocalCommand(String[], Map<String, String>, File, OutputStream, OutputStream) - Static method in class com.dtolabs.rundeck.core.utils.ScriptExecUtil
Run a command with environment variables in a working dir, and copy the streams
runPluginScript(PluginStepContext, PrintStream, PrintStream, Framework, Map<String, Object>) - Method in class com.dtolabs.rundeck.core.plugins.BaseScriptPlugin
Runs the script configured for the script plugin and channels the output to two streams.
RunTool - Class in com.dtolabs.rundeck.core.cli.run
 
RunTool() - Constructor for class com.dtolabs.rundeck.core.cli.run.RunTool
Create QueueTool with default Framework instances located by the system rdeck.base property.
RunTool(CLIToolLogger) - Constructor for class com.dtolabs.rundeck.core.cli.run.RunTool
Create QueueTool specifying the logger
RunTool(Framework) - Constructor for class com.dtolabs.rundeck.core.cli.run.RunTool
Create QueueTool specifying the framework
RunTool(Framework, CLIToolLogger) - Constructor for class com.dtolabs.rundeck.core.cli.run.RunTool
Create QueueTool with the framework.
RunTool.Actions - Enum in com.dtolabs.rundeck.core.cli.run
Enumeration of available actions
RunToolException - Exception in com.dtolabs.rundeck.core.cli.run
CtlRunException is ...
RunToolException() - Constructor for exception com.dtolabs.rundeck.core.cli.run.RunToolException
 
RunToolException(String) - Constructor for exception com.dtolabs.rundeck.core.cli.run.RunToolException
 
RunToolException(Exception) - Constructor for exception com.dtolabs.rundeck.core.cli.run.RunToolException
 
RunToolException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.cli.run.RunToolException
 

S

safe() - Method in class com.dtolabs.rundeck.core.utils.PropertyLookup
 
safePropertyRetriever(IPropertyLookup) - Static method in class com.dtolabs.rundeck.core.utils.PropertyLookup
Create a PropertyRetriever from a PropertyLookup that will not throw exception
SAREAuthorization - Class in com.dtolabs.rundeck.core.authorization.providers
Given a Subject, Action, Resource and Environment deliver an authorization decision.
SAREAuthorization(File) - Constructor for class com.dtolabs.rundeck.core.authorization.providers.SAREAuthorization
Create an authorization object that uses understands the .aclpolicy files.
SAREAuthorization() - Constructor for class com.dtolabs.rundeck.core.authorization.providers.SAREAuthorization
Convenience constructor that looks in a predefine spot for policy files.
scope(PropertyScope) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Set the property scope
script(String, String[]) - Static method in class com.dtolabs.rundeck.plugins.step.GeneratedScriptBuilder
Create a script
SCRIPT_FILE_REMOVE_TMP - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileNodeStepExecutor
 
ScriptDataContextUtil - Class in com.dtolabs.rundeck.core.plugins
ScriptDataContextUtil is ...
ScriptDataContextUtil() - Constructor for class com.dtolabs.rundeck.core.plugins.ScriptDataContextUtil
 
ScriptExecUtil - Class in com.dtolabs.rundeck.core.utils
Provides methods for running scripts/commands.
ScriptExecUtil() - Constructor for class com.dtolabs.rundeck.core.utils.ScriptExecUtil
 
ScriptFileCommand - Class in com.dtolabs.rundeck.core.execution.workflow.steps.node.impl
ScriptFileExecutionItem is ...
ScriptFileCommand() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommand
 
ScriptFileCommandBase - Class in com.dtolabs.rundeck.core.execution.workflow.steps.node.impl
ScriptFileCommandBase is a base implementation that returns null for all accessors.
ScriptFileCommandBase() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileCommandBase
 
ScriptFileCommandExecutionItem - Interface in com.dtolabs.rundeck.core.execution.workflow.steps.node.impl
ScriptFileCommandExecutionItem is ...
ScriptFileNodeStepExecutor - Class in com.dtolabs.rundeck.core.execution.workflow.steps.node.impl
ExecFileCommandInterpreter uses ExecutionService to execute a script on a node.
ScriptFileNodeStepExecutor(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileNodeStepExecutor
 
ScriptfileUtils - Class in com.dtolabs.rundeck.core.execution.script
Utility methods for writing temp files for scripts and setting file permissions.
ScriptfileUtils() - Constructor for class com.dtolabs.rundeck.core.execution.script.ScriptfileUtils
 
ScriptPluginProvider - Interface in com.dtolabs.rundeck.core.plugins
ScriptPluginProvider defines scripted plugin provider details
ScriptResourceModelSource - Class in com.dtolabs.rundeck.core.resources
ScriptResourceModelSource executes a script file to produce resource data in a certain format.
ScriptResourceModelSource(Framework) - Constructor for class com.dtolabs.rundeck.core.resources.ScriptResourceModelSource
 
ScriptResourceModelSourceFactory - Class in com.dtolabs.rundeck.core.resources
ScriptResourceModelSourceFactory implements the 'script' plugin for ResourceModelSource
ScriptResourceModelSourceFactory(Framework) - Constructor for class com.dtolabs.rundeck.core.resources.ScriptResourceModelSourceFactory
 
ScriptURLCommandBase - Class in com.dtolabs.rundeck.core.execution.workflow.steps.node.impl
ScriptURLCommandBase base implementation of ScriptURLCommandExecutionItem that defines the getType() method to return the correct service type.
ScriptURLCommandBase() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLCommandBase
 
ScriptURLCommandExecutionItem - Interface in com.dtolabs.rundeck.core.execution.workflow.steps.node.impl
ScriptURLCommandExecutionItem is used by the ScriptURLNodeStepExecutor and represents an execution item to run a script downloaded from a provided URL.
ScriptURLNodeStepExecutor - Class in com.dtolabs.rundeck.core.execution.workflow.steps.node.impl
ScriptURLNodeStepExecutor is a NodeStepExecutor for executing a script retrieved from a URL.
ScriptURLNodeStepExecutor(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLNodeStepExecutor
 
SECURE_OPTION_KEY - Static variable in class com.dtolabs.rundeck.core.execution.workflow.StepFirstWorkflowStrategy
 
SECURE_OPTION_VALUE - Static variable in class com.dtolabs.rundeck.core.execution.workflow.StepFirstWorkflowStrategy
 
SeekingIterable<T> - Interface in com.dtolabs.rundeck.core.logging
 
select(String, String, String, boolean, String, List<String>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Create a Select property with a list of values
select(String, String, String, boolean, String, List<String>, PropertyScope) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Create a Select property with a list of values
select(String, String, String, boolean, String, List<String>, PropertyScope, Map<String, Object>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Create a Select property with a list of values
select(String, String, String, boolean, String, Collection<? extends Enum<?>>, PropertyScope, Map<String, Object>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Create a Select property with a list of values
select(String) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Return a new PropertyBuilder of type Property.Type.Select
SELECTION_ACCESSOR_KEY - Static variable in class com.dtolabs.rundeck.core.plugins.configuration.StringRenderingConstants
 
SelectorUtils - Class in com.dtolabs.rundeck.core.common
SelectorUtils is ...
SelectorUtils() - Constructor for class com.dtolabs.rundeck.core.common.SelectorUtils
 
SelectorUtils.AndNodesSelector - Class in com.dtolabs.rundeck.core.common
 
SelectorUtils.AndNodesSelector(NodesSelector, NodesSelector) - Constructor for class com.dtolabs.rundeck.core.common.SelectorUtils.AndNodesSelector
 
SelectorUtils.MultiNodeSelector - Class in com.dtolabs.rundeck.core.common
 
SelectorUtils.MultiNodeSelector(String) - Constructor for class com.dtolabs.rundeck.core.common.SelectorUtils.MultiNodeSelector
 
SelectorUtils.MultiNodeSelector(Collection<String>) - Constructor for class com.dtolabs.rundeck.core.common.SelectorUtils.MultiNodeSelector
 
SelectorUtils.OrNodesSelector - Class in com.dtolabs.rundeck.core.common
 
SelectorUtils.OrNodesSelector(NodesSelector, NodesSelector) - Constructor for class com.dtolabs.rundeck.core.common.SelectorUtils.OrNodesSelector
 
selectProperty(String, String, boolean, String, String, List<String>) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Add a Select property
SelectValues - Annotation Type in com.dtolabs.rundeck.plugins.descriptions
Declare a String field as a Property.Type.Select or Property.Type.FreeSelect, and specify the selectable values.
SEP - Static variable in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
 
SequentialNodeDispatcher - Class in com.dtolabs.rundeck.core.execution.dispatch
SequentialNodeDispatcher is ...
SequentialNodeDispatcher(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.dispatch.SequentialNodeDispatcher
 
serialize(IDispatchedScript) - Static method in class com.dtolabs.client.services.JobDefinitionSerializer
Serialize a script dispatch into jobs.xml format
serializeToFile(IDispatchedScript, File) - Static method in class com.dtolabs.client.services.JobDefinitionSerializer
Convert the input script context to a Jobs.xml document and serialize it to the given file.
ServerResponse - Interface in com.dtolabs.client.utils
ServerResponse supplies the result of a Webservice request.
ServerService - Class in com.dtolabs.client.services
ServerService provides the ability to make webservice requests to the Web server.
ServerService(Framework) - Constructor for class com.dtolabs.client.services.ServerService
Create ServerService using the Framework to provdie connection parameters
ServerService(ServerService.WebConnectionParameters) - Constructor for class com.dtolabs.client.services.ServerService
Create ServerService using the connection parameters
ServerService.WebConnectionParameters - Interface in com.dtolabs.client.services
An interface for providing connection parameters for the web app
SERVICE_DEFAULT_PROVIDER_PROPERTY - Static variable in class com.dtolabs.rundeck.core.execution.service.FileCopierService
 
SERVICE_DEFAULT_PROVIDER_PROPERTY - Static variable in class com.dtolabs.rundeck.core.execution.service.NodeExecutorService
 
SERVICE_IMPLEMENTATION_NAME - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ExecNodeStepExecutor
 
SERVICE_IMPLEMENTATION_NAME - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptFileNodeStepExecutor
 
SERVICE_IMPLEMENTATION_NAME - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLNodeStepExecutor
 
SERVICE_NAME - Static variable in interface com.dtolabs.rundeck.core.execution.ExecutionService
 
SERVICE_NAME - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepExecutionService
 
SERVICE_NAME - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionService
 
SERVICE_NAME - Static variable in class com.dtolabs.rundeck.core.plugins.PluginManagerService
 
SERVICE_NAME - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceFormatGeneratorService
 
SERVICE_NAME - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceFormatParserService
 
SERVICE_NAME - Static variable in class com.dtolabs.rundeck.core.resources.ResourceModelSourceService
 
SERVICE_PROVIDER_TYPE - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
SERVICE_PROVIDER_TYPE - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschScpFileCopier
 
SERVICE_PROVIDER_TYPE - Static variable in class com.dtolabs.rundeck.core.execution.impl.local.LocalFileCopier
 
SERVICE_PROVIDER_TYPE - Static variable in class com.dtolabs.rundeck.core.execution.impl.local.LocalNodeExecutor
 
SERVICE_PROVIDER_TYPE - Static variable in class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSourceFactory
 
SERVICE_PROVIDER_TYPE - Static variable in class com.dtolabs.rundeck.core.resources.FileResourceModelSourceFactory
 
SERVICE_PROVIDER_TYPE - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatGenerator
 
SERVICE_PROVIDER_TYPE - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceXMLFormatParser
 
SERVICE_PROVIDER_TYPE - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatGenerator
 
SERVICE_PROVIDER_TYPE - Static variable in class com.dtolabs.rundeck.core.resources.format.ResourceYamlFormatParser
 
SERVICE_PROVIDER_TYPE - Static variable in class com.dtolabs.rundeck.core.resources.URLResourceModelSourceFactory
 
serviceName - Variable in exception com.dtolabs.rundeck.core.execution.service.ExecutionServiceException
 
ServiceNameConstants - Class in com.dtolabs.rundeck.plugins
ServiceNameConstants contains the names of defined services
ServiceNameConstants() - Constructor for class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
ServiceProviderException - Exception in com.dtolabs.rundeck.core.execution.service
ProviderServiceException is ...
ServiceProviderException(String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ServiceProviderException
 
ServiceProviderException(String, String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ServiceProviderException
 
ServiceProviderException(Exception, String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ServiceProviderException
 
ServiceProviderException(String, Exception, String, String) - Constructor for exception com.dtolabs.rundeck.core.execution.service.ServiceProviderException
 
ServiceProviderLoader - Interface in com.dtolabs.rundeck.core.plugins
ServiceProviderLoader creates a service provider instance given a provider name
ServiceThreadBase - Class in com.dtolabs.rundeck.core.execution
ServiceThreadBase is ...
ServiceThreadBase() - Constructor for class com.dtolabs.rundeck.core.execution.ServiceThreadBase
 
setAbortedBy(String) - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
setAcceptHeader(String) - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdaterBuilder
 
setAction(JobsTool.Actions) - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Set action
setAction(QueueTool.Actions) - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
Set action
setAction(RunTool.Actions) - Method in class com.dtolabs.rundeck.core.cli.run.RunTool
Set action
setAllNodes(List<String>) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
setAllocatePty(boolean) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Allocate a Pseudo-Terminal.
setAntLogLevel(int) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
setAppend(boolean) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Determines if the output is appended to the file given in setOutput.
setArgExcludePrecedence(boolean) - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
setArgFile(File) - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Set the file argument
setArgGroup(String) - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Set group option value
setArgIdlist(String) - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Set idlist option value
setArgKeepgoing(boolean) - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
setArgName(String) - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Set name for use with list action
setArgNodeFilter(String) - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
setArgProject(String) - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Set project option value
setArgString(String) - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
setArgThreadCount(int) - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
setArgVerbose(boolean) - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Set verbose
setArgVerbose(boolean) - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
Set verbose
setAttribute(String, String) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
Set the value for a specific attribute
setAttributes(Map<String, String>) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
setAttributesMap(Map<String, String>) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
setAuthContext(AuthContext) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl
 
setAuthor(String) - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
setAverageDuration(long) - Method in class com.dtolabs.client.services.StoredJobExecutionImpl
 
setBaseDir(String) - Method in class com.dtolabs.launcher.Setup.Parameters
 
setCachedContent(File) - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdaterBuilder
 
setCacheMetadataFile(File) - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdaterBuilder
 
setCallable(Callable) - Method in class com.dtolabs.rundeck.core.cli.CallableWrapperTask
 
setCentralDispatcherMgr(CentralDispatcher) - Method in class com.dtolabs.rundeck.core.common.Framework
Set the CentralDispatcherMgr instance
setClient(HttpClient) - Method in interface com.dtolabs.rundeck.core.common.impl.URLFileUpdater.httpClientInteraction
 
setCommand(String) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Sets the command to execute on the remote host.
setCommandResource(String) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Sets a commandResource from a file
setCommands(List<StepExecutionItem>) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowImpl
 
setConnParams(ServerService.WebConnectionParameters) - Method in class com.dtolabs.client.services.ServerService
Set the connection params.
setContentLength(long) - Method in interface com.dtolabs.rundeck.core.storage.CanSetResourceMeta
 
setContentLength(long) - Method in class com.dtolabs.rundeck.core.storage.ResourceMetaBuilder
 
setContentType(String) - Method in interface com.dtolabs.rundeck.core.storage.CanSetResourceMeta
 
setContentType(String) - Method in class com.dtolabs.rundeck.core.storage.ResourceMetaBuilder
 
setContext(String, Map<String, String>) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
Add/replace a context data set
setContext(String, String) - Method in class com.dtolabs.rundeck.core.utils.FormattedOutputStream
Deprecated.
Set a context data value to be used by the Reformatter
setCookieId(String) - Method in class com.dtolabs.client.utils.BaseFormAuthenticator
 
setCreationTime(Date) - Method in interface com.dtolabs.rundeck.core.storage.CanSetResourceMeta
 
setCreationTime(Date) - Method in class com.dtolabs.rundeck.core.storage.ResourceMetaBuilder
 
setCygwin(boolean) - Method in class com.dtolabs.rundeck.core.cli.project.CreateAction
 
setDate(String) - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
setDateCompleted(Date) - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
setDateStarted(Date) - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
setDescription(String) - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
setDescription(String) - Method in class com.dtolabs.client.services.StoredJobImpl
 
setDescription(String) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
setDisconnectable(ExtSSHExec.Disconnectable) - Method in interface com.dtolabs.rundeck.core.tasks.net.ExtSSHExec.DisconnectHolder
Set disconnectable
setDisconnectHolder(ExtSSHExec.DisconnectHolder) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Set a disconnectHolder
setDominant(boolean) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
setEmacsMode(boolean) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
setEndTime(Date) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
setEndTime(Date) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
setEntities(List<ResourceXMLParser.Entity>) - Method in class com.dtolabs.shared.resources.ResourceXMLGenerator
Set entities list
setErrorCode(String) - Method in class com.dtolabs.client.services.DeleteJobResultImpl
 
setErrorMessage(String) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
setErrorPrintStream(PrintStream) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
setException(Exception) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
setExecid(String) - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
Set execid for use with kill action
setExecutePermissions(File) - Static method in class com.dtolabs.rundeck.core.execution.script.ScriptfileUtils
Set the executable flag on a file if supported by the OS
setExecutionJob(IStoredJobExecution) - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
setExecutionState(ExecutionState) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
setExecutionState(ExecutionState) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
setFailedNodesfile(File) - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
setFailedNodesListener(FailedNodesListener) - Method in interface com.dtolabs.rundeck.core.execution.ExecutionListenerOverride
Return a listener for failed node list
setFailedNodesListener(FailedNodesListener) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerOverrideBase
 
setFailonerror(boolean) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setFailureData(Map<String, Object>) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
setFirst(T) - Method in class com.dtolabs.rundeck.core.utils.PairImpl
Set first item
setFollowRedirects(boolean) - Method in interface com.dtolabs.rundeck.core.common.impl.URLFileUpdater.httpClientInteraction
 
setFrameworkProject(String) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
setGroup(String) - Method in class com.dtolabs.client.services.StoredJobImpl
 
setGroupMatch(String) - Method in class com.dtolabs.rundeck.core.dispatcher.IStoredJobsQueryImpl
 
setHost(String) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setHostname(String) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
setHostname(String) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
setId(String) - Method in class com.dtolabs.client.services.DeleteJobResultImpl
 
setId(String) - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
setIdlist(String) - Method in class com.dtolabs.rundeck.core.dispatcher.IStoredJobsQueryImpl
 
setInput(File) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
If used, the content of the file is piped to the remote command
setInputProperty(String) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
If used, the content of the property is piped to the remote command
setInputStream(InputStream) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Set an inputstream for pty input to the session
setInstance(WebserviceHttpClientFactory) - Static method in class com.dtolabs.client.utils.WebserviceHttpClientFactory
Set the factory instance to use.
setInteraction(URLFileUpdater.httpClientInteraction) - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
 
setJobId(String) - Method in class com.dtolabs.client.services.StoredJobImpl
 
setKeepgoing(boolean) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowImpl
 
setKeepgoing(boolean) - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
setKeyfile(String) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setKnownhosts(String) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
setKnownhosts(String) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Sets the path to the file that has the identities of all known hosts.
setKnownhosts(String) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setLastIdentifier(StepIdentifier) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowNodeStateImpl
 
setLogContext(Map<String, String>) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
setMessage(String) - Method in class com.dtolabs.client.services.DeleteJobResultImpl
 
setMessage(String) - Method in class com.dtolabs.client.services.QueuedItemResultImpl
Set message
setMessageOutputLevel(int) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
setMeta(Map<String, String>) - Method in interface com.dtolabs.rundeck.core.storage.CanSetResourceMeta
 
setMeta(String, String) - Method in interface com.dtolabs.rundeck.core.storage.CanSetResourceMeta
 
setMeta(Map<String, String>) - Method in class com.dtolabs.rundeck.core.storage.ResourceMetaBuilder
 
setMeta(String, String) - Method in class com.dtolabs.rundeck.core.storage.ResourceMetaBuilder
 
setMetadata(Map) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
setMethod(HttpMethod) - Method in interface com.dtolabs.rundeck.core.common.impl.URLFileUpdater.httpClientInteraction
 
setMethodType(String) - Method in interface com.dtolabs.client.utils.BaseHttpClient
Set the HTTP method.
setModificationTime(Date) - Method in interface com.dtolabs.rundeck.core.storage.CanSetResourceMeta
 
setModificationTime(Date) - Method in class com.dtolabs.rundeck.core.storage.ResourceMetaBuilder
 
setName(String) - Method in class com.dtolabs.client.services.StoredJobImpl
 
setName(String) - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
setName(String) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
setNameMatch(String) - Method in class com.dtolabs.rundeck.core.dispatcher.IStoredJobsQueryImpl
 
setNode(INodeEntry) - Method in exception com.dtolabs.rundeck.core.execution.dispatch.DispatcherException
 
setNodeExcludePrecedence(boolean) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
setNodeFilter(String) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
setNodename(String) - Method in class com.dtolabs.rundeck.core.common.NodeBaseImpl
Set the node name
setNodename(String) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
setNodeName(String) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateChangeImpl
 
setNodeName(String) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowNodeStateImpl
 
setNodeSet(List<String>) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
setNodeState(boolean) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateChangeImpl
 
setNodeState(StepState) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowNodeStateImpl
 
setNodeStateMap(Map<String, StepState>) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
setNodeStates(Map<String, WorkflowNodeState>) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
setNodeStep(boolean) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
setNodeStepTargets(List<String>) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
setNodeThreadcount(Integer) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
setOsArch(String) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
setOsarch(String) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
setOsFamily(String) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
setOsfamily(String) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
setOsName(String) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
setOsname(String) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
setOsVersion(String) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
setOsversion(String) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
setOutput(File) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
If used, stores the output of the command to the given file.
setOutputPrintStream(PrintStream) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
setOutputproperty(String) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
If set, the output of the command will be stored in the given property.
setPassphrase(String) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setPassword(String) - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdaterBuilder
 
setPassword(String) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setPluginLogger(PluginLogger) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
setPluginLogger(PluginLogger) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
setPluginLogger(PluginLogger) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setPort(int) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setProject(String) - Method in class com.dtolabs.client.services.StoredJobImpl
 
setProject(Project) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setProjectFilter(String) - Method in class com.dtolabs.rundeck.core.dispatcher.IStoredJobsQueryImpl
 
setProjectProperties(Properties) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Set the project properties file contents exactly
setProperties(Properties) - Method in class com.dtolabs.rundeck.core.cli.project.CreateAction
 
setProperty(String, String) - Method in class com.dtolabs.launcher.Setup.Parameters
 
setProperty(String, String) - Method in class com.dtolabs.shared.resources.ResourceXMLParser.Entity
 
setProviders(List<Map<String, Object>>) - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
setReceiver(ResourceXMLReceiver) - Method in class com.dtolabs.shared.resources.ResourceXMLParser
Set the ResourceXMLReceiver to use.
setRefid(String) - Method in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher.SetThreadLocalTask
 
setReformatter(LogReformatter) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
setRequestHeader(String, String) - Method in interface com.dtolabs.client.utils.BaseHttpClient
Set a Header field for the request.
setRequestHeader(String, String) - Method in interface com.dtolabs.rundeck.core.common.impl.URLFileUpdater.httpClientInteraction
 
setResultData(Map<String, Object>) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
setResultMap(Map<String, NodeStepResult>) - Method in exception com.dtolabs.rundeck.core.execution.dispatch.DispatcherException
 
setResults(Map<String, ? extends NodeStepResult>) - Method in class com.dtolabs.rundeck.core.execution.dispatch.DispatcherResultImpl
 
setRundeckPluginVersion(String) - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
setScriptAsStream(InputStream) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
setSecond(W) - Method in class com.dtolabs.rundeck.core.utils.PairImpl
Set second item
setSecondaryStream(OutputStream) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
Set a secondary outputstream to read from the connection
setServerHostname(String) - Method in class com.dtolabs.launcher.Setup.Parameters
 
setServerName(String) - Method in class com.dtolabs.launcher.Setup.Parameters
 
setServerNode(String) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
setService(String, FrameworkSupportService) - Method in class com.dtolabs.rundeck.core.common.Framework
Set a service by name
setShouldExit(boolean) - Method in class com.dtolabs.rundeck.core.cli.BaseTool
Set whether the BaseTool.exit(int) method should call System.exit.
setSingleNodeName(String) - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
setSourceResult(StatusResult) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
setSshConfig(Map<String, String>) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
setSshConfig(Map<String, String>) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
setSshConfig(Map<String, String>) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setSshKeyData(InputStream) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
setSshKeyData(InputStream) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
 
setSshKeyData(InputStream) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setStartTime(Date) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
setStartTime(Date) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
setStatus(ExecutionState) - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
setStepCount(long) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
setStepIdentifier(StepIdentifier) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
setStepState(StepState) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateChangeImpl
 
setStepState(StepState) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
setStepStateMap(Map<StepIdentifier, ? extends StepState>) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowNodeStateImpl
 
setStepStates(ArrayList<WorkflowStepState>) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
setStrategy(String) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowImpl
 
setSubWorkflow(boolean) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
setSubWorkflowState(WorkflowState) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
setSuccess(boolean) - Method in class com.dtolabs.rundeck.core.execution.dispatch.DispatcherResultImpl
 
setSuccess(boolean) - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
setSuccessful(boolean) - Method in class com.dtolabs.client.services.DeleteJobResultImpl
 
setSuccessful(boolean) - Method in class com.dtolabs.client.services.QueuedItemResultImpl
Set success
setTags(Set) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
setTags(String) - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
setThreadcount(int) - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowImpl
 
setThreadCount(int) - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
setTimeout(int) - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdaterBuilder
 
setTimeout(long) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtScp
 
setTimeout(long) - Method in class com.dtolabs.rundeck.core.tasks.net.ExtSSHExec
The connection can be dropped after a specified number of milliseconds.
setTimeout(long) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setTokenCharPredicate(Predicate) - Method in class com.dtolabs.rundeck.core.dispatcher.ReplaceTokenReader
 
setTrust(boolean) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
Setup - Class in com.dtolabs.launcher
Setup which replaces old command line parsing at the shell layer which leaves the old setup/setup.bat to only blindly pass arguments along with the java.home, rdeck.base.
Setup() - Constructor for class com.dtolabs.launcher.Setup
default constructor
Setup.Parameters - Class in com.dtolabs.launcher
 
Setup.Parameters() - Constructor for class com.dtolabs.launcher.Setup.Parameters
 
Setup.SetupException - Exception in com.dtolabs.launcher
Exception class
Setup.SetupException() - Constructor for exception com.dtolabs.launcher.Setup.SetupException
 
Setup.SetupException(String) - Constructor for exception com.dtolabs.launcher.Setup.SetupException
 
Setup.SetupException(String, Throwable) - Constructor for exception com.dtolabs.launcher.Setup.SetupException
 
Setup.SetupException(Throwable) - Constructor for exception com.dtolabs.launcher.Setup.SetupException
 
SETUP_USAGE - Static variable in class com.dtolabs.launcher.Setup
setup usage statement
setUpdateTime(Date) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
setUpdateTime(Date) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
setupNodeStates(WorkflowStateImpl) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
Configure the nodeStates map for the workflow, by visiting each step in the workflow, and connecting the step+node state for nodeSteps to the nodeStates map
setUrl(String) - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
setUrl(String) - Method in class com.dtolabs.client.services.StoredJobImpl
 
setUrl(URL) - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdaterBuilder
 
setUseCaching(boolean) - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdaterBuilder
 
setUser(String) - Method in class com.dtolabs.client.services.ExecutionDetailImpl
 
setUsername(String) - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdaterBuilder
 
setUsername(String) - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
setUsername(String) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setValue(String) - Method in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher.SetThreadLocalTask
 
setVerbose(boolean) - Method in class com.dtolabs.rundeck.core.cli.project.BaseAction
 
setVerbose(boolean) - Method in interface com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.SSHBaseInterface
 
setVersion(String) - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
shouldExclude(INodeEntry) - Method in class com.dtolabs.rundeck.core.utils.NodeSet
Return true if the node entry should be excluded based on the includes and excludes parameters.
singleNode(String) - Static method in class com.dtolabs.rundeck.core.common.SelectorUtils
 
singleNodeContext(INodeEntry, boolean) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
Set node set/selector to single node context, and optionally merge node-specific context data
singleNodeSet(INodeEntry) - Static method in class com.dtolabs.rundeck.core.common.NodeSetImpl
 
SingleProjectResolver - Interface in com.dtolabs.rundeck.core.cli
SingleProjectResolver determines if only a single project exists, and can return the name of it.
SSH_AUTH_TYPE_PROP - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
SSH_CONFIG_PREFIX - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
SSH_KEYPATH_PROP - Static variable in class com.dtolabs.rundeck.core.Constants
SSH related properties
SSH_KEYRESOURCE_PROP - Static variable in class com.dtolabs.rundeck.core.Constants
 
SSH_TIMEOUT_PROP - Static variable in class com.dtolabs.rundeck.core.Constants
 
SSH_USER_PROP - Static variable in class com.dtolabs.rundeck.core.Constants
 
SSHTaskBuilder - Class in com.dtolabs.rundeck.core.tasks.net
SSHTaskFactory constructs a ExtSSHExec task
SSHTaskBuilder() - Constructor for class com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder
 
SSHTaskBuilder.AuthenticationType - Enum in com.dtolabs.rundeck.core.tasks.net
 
SSHTaskBuilder.BuilderException - Exception in com.dtolabs.rundeck.core.tasks.net
 
SSHTaskBuilder.BuilderException() - Constructor for exception com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.BuilderException
 
SSHTaskBuilder.BuilderException(String) - Constructor for exception com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.BuilderException
 
SSHTaskBuilder.BuilderException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.BuilderException
 
SSHTaskBuilder.BuilderException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.BuilderException
 
SSHTaskBuilder.SSHBaseInterface - Interface in com.dtolabs.rundeck.core.tasks.net
interface that mimics SSHBase methods called
SSHTaskBuilder.SSHConnectionInfo - Interface in com.dtolabs.rundeck.core.tasks.net
Defines the authentication input for a build
StateUtils - Class in com.dtolabs.rundeck.core.execution.workflow.state
$INTERFACE is ...
StateUtils() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
StateUtils.CtxItem - Class in com.dtolabs.rundeck.core.execution.workflow.state
 
StateUtils.CtxItem(Integer, Boolean) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils.CtxItem
 
STATUS_LISTENER_REF_ID - Static variable in class com.dtolabs.rundeck.core.execution.dispatch.ParallelNodeDispatcher
 
StatusResult - Interface in com.dtolabs.rundeck.core.execution
StatusResult is a basic result interface indicating success or failure.
STEP_EXECUTION_TYPE - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.NodeDispatchStepExecutor
 
STEP_FIRST - Static variable in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItem
Step first strategy nae
STEP_FIRST - Static variable in interface com.dtolabs.rundeck.core.execution.workflow.WorkflowStrategy
 
StepAspect - Enum in com.dtolabs.rundeck.core.execution.workflow.state
Aspect of a step
stepContext(List<Integer>) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
stepContextId(int, boolean) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
StepContextId - Interface in com.dtolabs.rundeck.core.execution.workflow.state
Identifies the context of a step execution
StepContextWorkflowExecutionListener<NODE,STEP> - Class in com.dtolabs.rundeck.core.execution.workflow
Listens to step and node context changes, and maintains thread-local step+node context
StepContextWorkflowExecutionListener() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.StepContextWorkflowExecutionListener
 
StepException - Exception in com.dtolabs.rundeck.core.execution.workflow.steps
StepException is ...
StepException(String, FailureReason) - Constructor for exception com.dtolabs.rundeck.core.execution.workflow.steps.StepException
 
StepException(Throwable, FailureReason) - Constructor for exception com.dtolabs.rundeck.core.execution.workflow.steps.StepException
 
StepException(String, Throwable, FailureReason) - Constructor for exception com.dtolabs.rundeck.core.execution.workflow.steps.StepException
 
StepExecutionContext - Interface in com.dtolabs.rundeck.core.execution.workflow
StepExecutionContext is ...
StepExecutionItem - Interface in com.dtolabs.rundeck.core.execution
StepExecutionItem is the base interface for any step execution item to be submitted to the ExecutionService
StepExecutionResult - Interface in com.dtolabs.rundeck.core.execution.workflow.steps
StepExecutionResult is ...
StepExecutionResultImpl - Class in com.dtolabs.rundeck.core.execution.workflow.steps
StepExecutionResultImpl is ...
StepExecutionResultImpl() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
StepExecutionResultImpl(Throwable, FailureReason, String) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
StepExecutionService - Class in com.dtolabs.rundeck.core.execution.workflow.steps
StepExecutionService can provide executors for workflow steps.
StepExecutor - Interface in com.dtolabs.rundeck.core.execution.workflow.steps
StepExecutor is ...
StepFailureReason - Enum in com.dtolabs.rundeck.core.execution.workflow.steps
Failure causes for workflow steps
StepFirstWorkflowStrategy - Class in com.dtolabs.rundeck.core.execution.workflow
StepFirstWorkflowStrategy iterates over the workflow steps and dispatches each one to all nodes matching the filter.
StepFirstWorkflowStrategy(Framework) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.StepFirstWorkflowStrategy
 
stepIdentifier(List<StepContextId>) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
stepIdentifier(StepContextId...) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
stepIdentifier(int) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
stepIdentifier(int...) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
StepIdentifier - Interface in com.dtolabs.rundeck.core.execution.workflow.state
Identifies a step in a workflow
stepIdentifierAppend(StepIdentifier, StepIdentifier) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
StepIdentifierImpl - Class in com.dtolabs.rundeck.core.execution.workflow.state
$INTERFACE is ...
StepIdentifierImpl(List<StepContextId>) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.state.StepIdentifierImpl
 
stepIdentifierTail(StepIdentifier) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
StepNodeContext<NODE,STEP> - Interface in com.dtolabs.rundeck.core.execution.workflow
Reports the current step and node context, where step is maintained as a stack
StepNodeContextListener<NODE,STEP> - Interface in com.dtolabs.rundeck.core.execution.workflow
Listens to context changes, where context can contain a node or step, or overall context.
stepNumber(int) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
StepPlugin - Interface in com.dtolabs.rundeck.plugins.step
The plugin interface for a Workflow Step Plugin.
stepState(ExecutionState) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
stepState(ExecutionState, Map) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
stepState(ExecutionState, Map, String) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
stepState(ExecutionState, Map, String, Date, Date, Date) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
StepState - Interface in com.dtolabs.rundeck.core.execution.workflow.state
Describes the state of a step, which includes the execution status, and possible metadata
stepStateChange(StepState) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
stepStateChange(StepState, String) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
StepStateChange - Interface in com.dtolabs.rundeck.core.execution.workflow.state
Represents a change to the workflow state
stepStateChanged(StepIdentifier, StepStateChange, Date) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.EchoWFStateListener
 
stepStateChanged(StepIdentifier, StepStateChange, Date) - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateListener
A step changed state, as identified in the StepState
StepStateChangeImpl - Class in com.dtolabs.rundeck.core.execution.workflow.state
$INTERFACE is ...
StepStateChangeImpl() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.state.StepStateChangeImpl
 
StepStateImpl - Class in com.dtolabs.rundeck.core.execution.workflow.state
$INTERFACE is ...
StepStateImpl() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
Storage - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
STORAGE_FILE_META_FILTER_KEY - Static variable in class com.dtolabs.rundeck.core.plugins.configuration.StringRenderingConstants
 
STORAGE_PATH_AUTH_RES_TYPE - Static variable in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
STORAGE_PATH_ROOT_KEY - Static variable in class com.dtolabs.rundeck.core.plugins.configuration.StringRenderingConstants
 
StorageAuthorizationException - Exception in com.dtolabs.rundeck.core.storage
StorageAuthorizationException indicates unauthorized request to the storage layer.
StorageAuthorizationException(StorageException.Event, Path) - Constructor for exception com.dtolabs.rundeck.core.storage.StorageAuthorizationException
 
StorageAuthorizationException(String, StorageException.Event, Path) - Constructor for exception com.dtolabs.rundeck.core.storage.StorageAuthorizationException
 
StorageAuthorizationException(String, Throwable, StorageException.Event, Path) - Constructor for exception com.dtolabs.rundeck.core.storage.StorageAuthorizationException
 
StorageAuthorizationException(Throwable, StorageException.Event, Path) - Constructor for exception com.dtolabs.rundeck.core.storage.StorageAuthorizationException
 
StorageConverter - Interface in com.dtolabs.rundeck.core.storage
Can convert a rundeck resource
StorageConverter - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
StorageConverterPlugin - Interface in com.dtolabs.rundeck.plugins.storage
Plugin to convert storage resource data
StorageConverterPluginAdapter - Class in com.dtolabs.rundeck.core.storage
Adapter for a StorageConverterPlugin to use as a StorageConverter
StorageConverterPluginAdapter(String, StorageConverterPlugin) - Constructor for class com.dtolabs.rundeck.core.storage.StorageConverterPluginAdapter
 
StoragePlugin - Interface in com.dtolabs.rundeck.plugins.storage
Plugin to provide a storage backend.
StorageTimestamperConverter - Class in com.dtolabs.rundeck.core.storage
StorageTimestamperConverter sets modification and creation timestamp metadata for updated/created resources.
StorageTimestamperConverter() - Constructor for class com.dtolabs.rundeck.core.storage.StorageTimestamperConverter
 
storageTree(StorageTree) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
StorageTree - Interface in com.dtolabs.rundeck.core.storage
Tree subtype that provides ResourceMeta content.
StorageTreeImpl - Class in com.dtolabs.rundeck.core.storage
StorageTree implementation using a delegate.
StorageTreeImpl(Tree<ResourceMeta>) - Constructor for class com.dtolabs.rundeck.core.storage.StorageTreeImpl
 
StorageUtil - Class in com.dtolabs.rundeck.core.storage
Provides utility methods for use by the storage layer, or implementing plugins.
StorageUtil() - Constructor for class com.dtolabs.rundeck.core.storage.StorageUtil
 
store(String, InputStream, long, Date) - Method in interface com.dtolabs.rundeck.core.logging.ExecutionFileStorage
Stores a file of the given file type, read from the given stream
store(InputStream, long, Date) - Method in interface com.dtolabs.rundeck.core.logging.LogFileStorage
Deprecated.
Stores a log file read from the given stream
StoredJobExecutionImpl - Class in com.dtolabs.client.services
StoredJobExecutionImpl is ...
StoredJobExecutionImpl(String, String, String, String, String, String, long) - Constructor for class com.dtolabs.client.services.StoredJobExecutionImpl
 
StoredJobImpl - Class in com.dtolabs.client.services
StoredJobImpl implements IStoredJob
StoredJobLoadResultImpl - Class in com.dtolabs.client.services
StoredJobResultImpl extends StoredJobImpl and implements IStoredJobLoadResult
StoredJobsRequestDuplicateOption - Enum in com.dtolabs.rundeck.core.dispatcher
Enumeration of options for handling duplicate jobs when uploading Job definitions
StoredJobsRequestUUIDOption - Enum in com.dtolabs.rundeck.core.dispatcher
$INTERFACE is ...
storeFailedNodes(Collection<String>, File) - Static method in class com.dtolabs.rundeck.core.cli.FailedNodesFilestore
Store the list of failed nodes at the given file, or if it is empty remove the file
storeNodesInCache(INodeSet) - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSourceCache
 
storeNodesInCache(INodeSet) - Method in class com.dtolabs.rundeck.core.resources.LoggingResourceModelSourceCache
 
storeNodesInCache(INodeSet) - Method in interface com.dtolabs.rundeck.core.resources.ResourceModelSourceCache
Store the nodes in a cache
storeProperties(Properties, File) - Method in class com.dtolabs.rundeck.core.common.FrameworkResource
Store properties to disk
streamBytes(InputStream) - Static method in class com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder
 
StreamingLogReader - Interface in com.dtolabs.rundeck.core.logging
Reads log events in a streaming manner, and supports resuming from a specified offset.
StreamingLogReader - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
StreamingLogReaderPlugin - Interface in com.dtolabs.rundeck.plugins.logging
Plugin interface for streaming log readers
StreamingLogWriter - Interface in com.dtolabs.rundeck.core.logging
writes log entries in a streaming manner
StreamingLogWriter - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
 
StreamingLogWriterPlugin - Interface in com.dtolabs.rundeck.plugins.logging
Plugin interface for streaming log writers
Streams - Class in com.dtolabs.utils
Streams utility class for reading and writing streams
Streams() - Constructor for class com.dtolabs.utils.Streams
 
Streams.StreamCopyThread - Class in com.dtolabs.utils
A simple Thread subclass that performs a stream copy from an InputStream to an OutputStream.
Streams.StreamCopyThread(InputStream, OutputStream) - Constructor for class com.dtolabs.utils.Streams.StreamCopyThread
 
string(String, String, String, boolean, String) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a string property
string(String, String, String, boolean, String, PropertyValidator) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a string property
string(String, String, String, boolean, String, PropertyValidator, PropertyScope) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a string property
string(String, String, String, boolean, String, PropertyValidator, PropertyScope, Map<String, Object>) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyUtil
Return a string property
string(String) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Return a new PropertyBuilder of type Property.Type.String
StringArrayUtil - Class in com.dtolabs.rundeck.core.utils
Utility for managing string arrays
StringArrayUtil() - Constructor for class com.dtolabs.rundeck.core.utils.StringArrayUtil
 
stringContainsPropertyReferencePredicate - Static variable in class com.dtolabs.rundeck.core.dispatcher.DataContextUtils
evaluates to true if a string contains a property reference
stringContainsQuotePredicate - Static variable in class com.dtolabs.rundeck.core.cli.CLIUtils
evaluates to true if a string contains a quote
stringContainsWhitespacePredicate - Static variable in class com.dtolabs.rundeck.core.cli.CLIUtils
evaluates to true if a string contains a space
stringFromProperties(Properties) - Static method in class com.dtolabs.utils.PropertiesUtil
Returns the Properties formatted as a String
stringProperty(String, String, boolean, String, String) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Add a String property
StringRenderingConstants - Class in com.dtolabs.rundeck.core.plugins.configuration
Constants that govern the different ways a Property.Type.String can be rendered.
StringRenderingConstants() - Constructor for class com.dtolabs.rundeck.core.plugins.configuration.StringRenderingConstants
 
StringRenderingConstants.DisplayType - Enum in com.dtolabs.rundeck.core.plugins.configuration
 
StringRenderingConstants.SelectionAccessor - Enum in com.dtolabs.rundeck.core.plugins.configuration
 
SubjectAuthContext - Class in com.dtolabs.rundeck.core.authorization
Wraps a Subject and Authorization to provide AuthContext
SubjectAuthContext(Subject, Authorization) - Constructor for class com.dtolabs.rundeck.core.authorization.SubjectAuthContext
 
subList(boolean) - Method in class com.dtolabs.rundeck.core.execution.ExecArgList.Builder
Start a buidler for a sublist of args
substitutePathVariable(String, String, String) - Static method in class com.dtolabs.client.services.RundeckAPICentralDispatcher
Replace a "$var" within a path string with a value, properly encoding it.
subtract(String[], String[]) - Static method in class com.dtolabs.rundeck.core.utils.StringArrayUtil
Subtract one string array from another
subWorkflowExecutionStateChanged(StepIdentifier, ExecutionState, Date, List<String>) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.EchoWFStateListener
 
subWorkflowExecutionStateChanged(StepIdentifier, ExecutionState, Date, List<String>) - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateListener
A sub workflow state changed with the given identifier
successful(String, String, String, String) - Static method in class com.dtolabs.client.services.QueuedItemResultImpl
Create a successful queued item result.
SUDO2_OPT_PREFIX - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
SUDO_OPT_PREFIX - Static variable in class com.dtolabs.rundeck.core.execution.impl.jsch.JschNodeExecutor
 
SYSTEM_PROP_LIBEXT - Static variable in class com.dtolabs.rundeck.core.common.Framework
 
SYSTEM_PROP_LIBEXT_CACHE - Static variable in class com.dtolabs.rundeck.core.common.Framework
 
SYSTEM_RDECK_BASE - Static variable in class com.dtolabs.launcher.Preferences
 

T

TAGS - Static variable in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
TAGS - Static variable in class com.dtolabs.rundeck.core.utils.NodeSet
 
targetFinished(BuildEvent) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
targetStarted(BuildEvent) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
TaskCallable - Class in com.dtolabs.rundeck.core.cli
TaskCallable is a Callable that executes an Ant Task.
TaskCallable(Task) - Constructor for class com.dtolabs.rundeck.core.cli.TaskCallable
 
taskFinished(BuildEvent) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
taskStarted(BuildEvent) - Method in class com.dtolabs.rundeck.core.execution.ExecutionListenerBuildLogger
 
TEMPLATE_RESOURCES_PATH - Static variable in class com.dtolabs.launcher.Setup
 
TextArea - Annotation Type in com.dtolabs.rundeck.plugins.descriptions
 
ThreadBoundJschLogger - Class in com.dtolabs.rundeck.core.tasks.net
Uses an inheritable ThreadLocal BaseLogger to log Jsch messages, bind it by calling ThreadBoundJschLogger.getInstance(com.dtolabs.rundeck.core.execution.BaseLogger, int) and then JSch.setLogger(com.jcraft.jsch.Logger)
ThreadBoundOutputStream - Class in com.dtolabs.rundeck.core.utils
ThreadBoundOutputStream allows a different OutputStream to be used for the current Thread and any child threads when necessary, otherwise the default OutputStream is used.
ThreadBoundOutputStream(OutputStream) - Constructor for class com.dtolabs.rundeck.core.utils.ThreadBoundOutputStream
Create a ThreadBoundOutputStream with a particular OutputStream as the default write destination.
ThreadBoundPrintStream - Class in com.dtolabs.rundeck.core.utils
ThreadBoundPrintStream wraps a ThreadBoundOutputStream and provides accessor for the OutputStream.
ThreadBoundPrintStream(ThreadBoundOutputStream) - Constructor for class com.dtolabs.rundeck.core.utils.ThreadBoundPrintStream
 
THREADCOUNT - Static variable in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
threadCount(int) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
THREADCOUNT_LONG - Static variable in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
TIMEOUT - Static variable in class com.dtolabs.rundeck.core.resources.URLResourceModelSource.Configuration
 
timeout(int) - Method in class com.dtolabs.rundeck.core.resources.URLResourceModelSource.Configuration
 
title(String) - Method in class com.dtolabs.rundeck.plugins.util.DescriptionBuilder
Set a title string
title(String) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Set the title (display name)
TITLE_PROP - Static variable in class com.dtolabs.rundeck.core.plugins.AbstractDescribableScriptPlugin
 
tokenize(String) - Static method in class com.dtolabs.rundeck.core.utils.QuotedStringTokenizer
 
tokenizeToArray(String) - Static method in class com.dtolabs.rundeck.core.utils.QuotedStringTokenizer
 
tokenizeToList(String) - Static method in class com.dtolabs.rundeck.core.utils.QuotedStringTokenizer
 
toMap(INodeEntry) - Static method in class com.dtolabs.rundeck.core.common.NodeEntryFactory
 
toMap() - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
toString() - Method in class com.dtolabs.rundeck.core.authentication.Group
 
toString() - Method in class com.dtolabs.rundeck.core.authentication.Username
 
toString() - Method in class com.dtolabs.rundeck.core.authorization.Attribute
 
toString() - Method in class com.dtolabs.rundeck.core.authorization.providers.ContextDecision
 
toString() - Method in class com.dtolabs.rundeck.core.authorization.providers.ContextEvaluation
 
toString() - Method in class com.dtolabs.rundeck.core.authorization.providers.Policies
 
toString() - Method in class com.dtolabs.rundeck.core.authorization.providers.SAREAuthorization
 
toString() - Method in class com.dtolabs.rundeck.core.cli.TaskCallable
 
toString() - Method in class com.dtolabs.rundeck.core.common.Framework
Returns a string with useful information for debugging.
toString() - Method in class com.dtolabs.rundeck.core.common.FrameworkProjectMgr
Prints internal state info for debugging purposes
toString() - Method in class com.dtolabs.rundeck.core.common.FrameworkResource
basic to string
toString() - Method in exception com.dtolabs.rundeck.core.common.FrameworkResourceException
 
toString() - Method in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
toString() - Method in class com.dtolabs.rundeck.core.common.NodeSetImpl
 
toString() - Method in class com.dtolabs.rundeck.core.common.SelectorUtils.MultiNodeSelector
 
toString() - Method in class com.dtolabs.rundeck.core.execution.BaseExecutionResult
 
toString() - Method in class com.dtolabs.rundeck.core.execution.dispatch.DispatcherResultImpl
 
toString() - Method in class com.dtolabs.rundeck.core.execution.service.NodeExecutorResultImpl
 
toString() - Method in class com.dtolabs.rundeck.core.execution.utils.ResponderTask.ResponderResult
 
toString() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils.CtxItem
 
toString() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepIdentifierImpl
 
toString() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateChangeImpl
 
toString() - Method in class com.dtolabs.rundeck.core.execution.workflow.state.StepStateImpl
 
toString() - Method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
toString() - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItemImpl
 
toString() - Method in class com.dtolabs.rundeck.core.execution.workflow.WorkflowImpl
 
toString() - Method in class com.dtolabs.rundeck.core.plugins.configuration.Validator.Report
 
toString() - Method in class com.dtolabs.rundeck.core.plugins.metadata.PluginMeta
 
toString() - Method in class com.dtolabs.rundeck.core.plugins.metadata.ProviderDef
 
toString() - Method in class com.dtolabs.rundeck.core.plugins.ProviderIdent
 
toString() - Method in class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSource
 
toString() - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource.Configuration
 
toString() - Method in class com.dtolabs.rundeck.core.resources.FileResourceModelSource
 
toString() - Method in class com.dtolabs.rundeck.core.resources.ScriptResourceModelSource
 
toString() - Method in class com.dtolabs.rundeck.core.resources.URLResourceModelSource
 
toString() - Method in class com.dtolabs.rundeck.core.utils.NodeSet.SetSelector
 
toString() - Method in class com.dtolabs.rundeck.core.utils.NodeSet
 
toString - Static variable in class com.dtolabs.utils.Mapper
Maps an object to the results of the toString() method.
touch(File) - Method in class com.dtolabs.rundeck.core.common.PropertiesCache
Clear cached data for the file, causing a reload for the next call of PropertiesCache.getProperties(java.io.File)
TYPE - Static variable in class com.dtolabs.rundeck.core.utils.NodeSet
 
type(Property.Type) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Set the type
TYPE_FIELD - Static variable in class com.dtolabs.rundeck.core.authorization.AuthorizationUtil
 
TYPE_KIND_FIELD - Static variable in class com.dtolabs.rundeck.core.authorization.AuthorizationUtil
 

U

unbindSystemErr() - Static method in class com.dtolabs.rundeck.core.utils.ThreadBoundOutputStream
Resets the System.out printstream to the original PrintStream prior to the last call to ThreadBoundOutputStream.bindSystemOut().
unbindSystemOut() - Static method in class com.dtolabs.rundeck.core.utils.ThreadBoundOutputStream
Resets the System.out printstream to the original PrintStream prior to the last call to ThreadBoundOutputStream.bindSystemOut().
uniqueMapper() - Static method in class com.dtolabs.utils.Mapper
Return a mapper that maps unique objects to themselves, and duplicates to null.
UNIX_ARGUMENT_QUOTE - Static variable in class com.dtolabs.rundeck.core.cli.CLIUtils
Converter that can escape shell-special characters
UNIX_SHELL_ESCAPE - Static variable in class com.dtolabs.rundeck.core.cli.CLIUtils
Converter that can escape shell-special characters
unmarkPartial() - Method in class com.dtolabs.rundeck.core.utils.PartialLineBuffer
Unmark any partial line so it can be read again
UnsupportedFormatException - Exception in com.dtolabs.rundeck.core.resources.format
UnsupportedFormatException is ...
UnsupportedFormatException() - Constructor for exception com.dtolabs.rundeck.core.resources.format.UnsupportedFormatException
 
UnsupportedFormatException(String) - Constructor for exception com.dtolabs.rundeck.core.resources.format.UnsupportedFormatException
 
UnsupportedFormatException(Exception) - Constructor for exception com.dtolabs.rundeck.core.resources.format.UnsupportedFormatException
 
UnsupportedFormatException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.resources.format.UnsupportedFormatException
 
update(FileUpdater, File) - Static method in class com.dtolabs.rundeck.core.common.UpdateUtils
Update a destination file with an updater implementation, while maintaining appropriate locks around the action and file
UPDATE - Static variable in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
updateFile(File) - Method in interface com.dtolabs.rundeck.core.common.FileUpdater
Update the destination file.
updateFile(File) - Method in class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
 
updateFileFromFile(File, String) - Static method in class com.dtolabs.rundeck.core.common.UpdateUtils
Get the source URL and store it to a destination file path
updateFileFromInputStream(InputStream, String) - Static method in class com.dtolabs.rundeck.core.common.UpdateUtils
Get the source URL and store it to a destination file path
updateFileFromUrl(String, String) - Static method in class com.dtolabs.rundeck.core.common.UpdateUtils
Get the source URL and store it to a destination file path
updateFileFromUrl(String, String, String, String) - Static method in class com.dtolabs.rundeck.core.common.UpdateUtils
Get the source URL and store it to a destination file path
updateFileFromUrl(String, String, String, String, URLFileUpdaterFactory) - Static method in class com.dtolabs.rundeck.core.common.UpdateUtils
Get the source URL and store it to a destination file path
updateNodesResourceFile() - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Conditionally update the nodes resources file if a URL source is defined for it and return true if the update process was invoked and succeeded
updateNodesResourceFile(File) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Update the resources file from a source file
updateNodesResourceFile(INodeSet) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Update the resources file given an input Nodes set
updateNodesResourceFileFromUrl(String, String, String) - Method in class com.dtolabs.rundeck.core.common.FrameworkProject
Update the nodes resources file from a specific URL, with BASIC authentication as provided or as defined in the URL's userInfo section.
updateResource(AuthContext, Path, ResourceMeta) - Method in class com.dtolabs.rundeck.core.storage.AuthRundeckStorageTree
 
updateResource(S, Path, T) - Method in interface com.dtolabs.rundeck.core.storage.ExtTree
Update an existing resource
updateResource(Path, ResourceMetaBuilder, HasInputStream) - Method in class com.dtolabs.rundeck.core.storage.StorageTimestamperConverter
 
updateResource(Path, ResourceMetaBuilder, HasInputStream) - Method in interface com.dtolabs.rundeck.plugins.storage.StorageConverterPlugin
Convert a resource during update operation and return a new data stream, or null to pass the data without changing.
UpdateUtils - Class in com.dtolabs.rundeck.core.common
UpdateUtils provides UpdateUtils.updateFileFromUrl(String, String) to GET a file from remote URL and store it to a file.
UpdateUtils() - Constructor for class com.dtolabs.rundeck.core.common.UpdateUtils
 
UpdateUtils.UpdateException - Exception in com.dtolabs.rundeck.core.common
An exception caused by the UpdateUtils methods.
UpdateUtils.UpdateException() - Constructor for exception com.dtolabs.rundeck.core.common.UpdateUtils.UpdateException
 
UpdateUtils.UpdateException(String) - Constructor for exception com.dtolabs.rundeck.core.common.UpdateUtils.UpdateException
 
UpdateUtils.UpdateException(String, Throwable) - Constructor for exception com.dtolabs.rundeck.core.common.UpdateUtils.UpdateException
 
UpdateUtils.UpdateException(Throwable) - Constructor for exception com.dtolabs.rundeck.core.common.UpdateUtils.UpdateException
 
URI_BASE - Static variable in interface com.dtolabs.rundeck.core.authorization.providers.EnvironmentalContext
Base URI for rundeck environment attribute URIs
URL - Static variable in class com.dtolabs.rundeck.core.resources.URLResourceModelSource.Configuration
 
url(String) - Method in class com.dtolabs.rundeck.core.resources.URLResourceModelSource.Configuration
 
URLFileUpdater - Class in com.dtolabs.rundeck.core.common.impl
URLUpdater updates a file by getting the contents of a url, with optional caching, and mime type accept header.
URLFileUpdater(URL, String, int, File, File, boolean, String, String) - Constructor for class com.dtolabs.rundeck.core.common.impl.URLFileUpdater
Create a URLUpdater
URLFileUpdater.Factory - Class in com.dtolabs.rundeck.core.common.impl
Factory for constructing URLFileUpdater with basic settings
URLFileUpdater.Factory() - Constructor for class com.dtolabs.rundeck.core.common.impl.URLFileUpdater.Factory
 
URLFileUpdater.httpClientInteraction - Interface in com.dtolabs.rundeck.core.common.impl
Interface for interaction with HTTPClient api, or mock instance.
URLFileUpdaterBuilder - Class in com.dtolabs.rundeck.core.common.impl
Builder for URLFileUpdater
URLFileUpdaterBuilder() - Constructor for class com.dtolabs.rundeck.core.common.impl.URLFileUpdaterBuilder
 
URLFileUpdaterFactory - Interface in com.dtolabs.rundeck.core.common
URLFileUpdaterFactory can create FileUpdater instances given a URL
urlPathEncoder - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLNodeStepExecutor
 
urlQueryEncoder - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLNodeStepExecutor
 
URLResourceModelSource - Class in com.dtolabs.rundeck.core.resources
URLResourceModelSource produces nodes from a URL
URLResourceModelSource(Framework) - Constructor for class com.dtolabs.rundeck.core.resources.URLResourceModelSource
 
URLResourceModelSource.Configuration - Class in com.dtolabs.rundeck.core.resources
 
URLResourceModelSource.URLValidator - Class in com.dtolabs.rundeck.core.resources
 
URLResourceModelSource.URLValidator() - Constructor for class com.dtolabs.rundeck.core.resources.URLResourceModelSource.URLValidator
 
URLResourceModelSourceFactory - Class in com.dtolabs.rundeck.core.resources
URLResourceModelSourceFactory Creates ResourceModelSources
URLResourceModelSourceFactory(Framework) - Constructor for class com.dtolabs.rundeck.core.resources.URLResourceModelSourceFactory
 
USE_CACHE - Static variable in class com.dtolabs.rundeck.core.execution.workflow.steps.node.impl.ScriptURLNodeStepExecutor
 
user(String) - Method in class com.dtolabs.rundeck.core.execution.ExecutionContextImpl.Builder
 
USER_AT_HOSTNAME_REGEX - Static variable in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 
Username - Class in com.dtolabs.rundeck.core.authentication
 
Username(String) - Constructor for class com.dtolabs.rundeck.core.authentication.Username
 
USERNAME - Static variable in class com.dtolabs.rundeck.core.common.NodeEntryImpl
 

V

VALID_RESOURCE_NAME_REGEX - Static variable in class com.dtolabs.rundeck.core.common.FrameworkResource
 
validate() - Method in class com.dtolabs.launcher.Setup.Parameters
 
validate(CommandLine, String[]) - Method in interface com.dtolabs.rundeck.core.cli.CLIToolOptions
 
validate(CommandLine, String[]) - Method in class com.dtolabs.rundeck.core.cli.ExtendedOptions
 
validate(CommandLine, String[]) - Method in class com.dtolabs.rundeck.core.cli.HelpOptions
 
validate(CommandLine, String[]) - Method in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
validate(CommandLine, String[]) - Method in class com.dtolabs.rundeck.core.cli.NodeFilterOptions
 
validate(Properties, Description) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.Validator
Validate a set of properties for a description, and return a report.
validate(PropertyResolver, Description, PropertyScope) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.Validator
Validate a set of properties for a description, and return a report.
validate(PropertyResolver, Description, PropertyScope, PropertyScope) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.Validator
Validate a set of properties for a description, and return a report.
validate() - Method in class com.dtolabs.rundeck.core.resources.DirectoryResourceModelSource.Configuration
 
validate() - Method in class com.dtolabs.rundeck.core.utils.NodeSet
Validate input.
validateInstall() - Method in class com.dtolabs.rundeck.core.cli.project.BaseAction
Check if software was installed and setup process was run
validateOptions(CommandLine, String[]) - Method in class com.dtolabs.rundeck.core.cli.BaseTool
Validate the values parsed by the options, will apply this for each CLIToolOptions added to the tool.
ValidationException - Exception in com.dtolabs.rundeck.core.plugins.configuration
ValidationException indicates an error validting a property value
ValidationException() - Constructor for exception com.dtolabs.rundeck.core.plugins.configuration.ValidationException
 
ValidationException(String) - Constructor for exception com.dtolabs.rundeck.core.plugins.configuration.ValidationException
 
ValidationException(Exception) - Constructor for exception com.dtolabs.rundeck.core.plugins.configuration.ValidationException
 
ValidationException(String, Exception) - Constructor for exception com.dtolabs.rundeck.core.plugins.configuration.ValidationException
 
Validator - Class in com.dtolabs.rundeck.core.plugins.configuration
Validator utility class can create a validation report for a set of input properties and a configuration description.
Validator() - Constructor for class com.dtolabs.rundeck.core.plugins.configuration.Validator
 
validator(PropertyValidator) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Set the property validator, only applies to String, Integer, Long, and FreeSelect types
Validator.Report - Class in com.dtolabs.rundeck.core.plugins.configuration
A validation report
Validator.Report() - Constructor for class com.dtolabs.rundeck.core.plugins.configuration.Validator.Report
 
value - Variable in class com.dtolabs.rundeck.core.authorization.Attribute
 
value(NodeSet.SetSelector) - Method in enum com.dtolabs.rundeck.core.utils.NodeSet.FILTER_ENUM
Return the value of the property matching the filter key for the given selector set
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.authorization.Explanation.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.cli.jobs.JobsTool.Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.cli.queue.ConsoleExecutionFollowReceiver.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.cli.queue.QueueTool.Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.cli.run.RunTool.Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.dispatcher.ExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.dispatcher.JobDefinitionFileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.dispatcher.StoredJobsRequestDuplicateOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.dispatcher.StoredJobsRequestUUIDOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.execution.workflow.state.ExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.execution.workflow.state.StepAspect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepFailureReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.execution.workflow.steps.StepFailureReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.logging.LogFileState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.logging.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.plugins.configuration.Property.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.plugins.configuration.PropertyScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.plugins.configuration.StringRenderingConstants.DisplayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.plugins.configuration.StringRenderingConstants.SelectionAccessor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dtolabs.rundeck.core.utils.NodeSet.FILTER_ENUM
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.dtolabs.rundeck.core.authorization.Explanation.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.cli.jobs.JobsTool.Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.cli.queue.ConsoleExecutionFollowReceiver.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.cli.queue.QueueTool.Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.cli.run.RunTool.Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.dispatcher.ExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.dispatcher.JobDefinitionFileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.dispatcher.StoredJobsRequestDuplicateOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.dispatcher.StoredJobsRequestUUIDOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.execution.workflow.state.ExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.execution.workflow.state.StepAspect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.execution.workflow.steps.node.NodeStepFailureReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.execution.workflow.steps.StepFailureReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.logging.LogFileState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.plugins.configuration.Property.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.plugins.configuration.PropertyScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.plugins.configuration.StringRenderingConstants.DisplayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.plugins.configuration.StringRenderingConstants.SelectionAccessor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.tasks.net.SSHTaskBuilder.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dtolabs.rundeck.core.utils.NodeSet.FILTER_ENUM
Returns an array containing the constants of this enum type, in the order they are declared.
values(List<String>) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Set the select values
values(String...) - Method in class com.dtolabs.rundeck.plugins.util.PropertyBuilder
Set the select values
verbose(String) - Method in class com.dtolabs.launcher.Setup
 
verbose(String) - Method in class com.dtolabs.rundeck.core.cli.DefaultCLIToolLogger
Logs verbose message via implementation specific log facility
verbose(String) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Logs verbose message via implementation specific log facility
verbose(String, Map<String, String>) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
verbose(String) - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
Logs verbose message via implementation specific log facility
verbose(String) - Method in class com.dtolabs.rundeck.core.cli.Log4JCLIToolLogger
 
VERBOSE - Static variable in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
verbose(String) - Method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
 
verbose(String) - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
Logs verbose message via implementation specific log facility
verbose(String) - Method in class com.dtolabs.rundeck.core.cli.run.RunTool
Logs verbose message via implementation specific log facility
verbose(String) - Method in interface com.dtolabs.rundeck.core.execution.BaseLogger
Logs verbose message via implementation specific log facility
verbose(String, Map<String, String>) - Method in interface com.dtolabs.rundeck.core.execution.workflow.ContextLogger
Logs verbose message via implementation specific log facility
VERBOSE_LEVEL - Static variable in class com.dtolabs.rundeck.core.Constants
 
VERBOSE_OPTION - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
short option string for verbose
VERBOSE_OPTION - Static variable in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
VERBOSE_OPTION_LONG - Static variable in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
long option string for verbose
verifySingleJarFile(JarFile) - Method in class com.dtolabs.rundeck.core.utils.JARVerifier
Verify the JAR file signatures with the trusted CA certificates.
VERSION - Static variable in class com.dtolabs.rundeck.core.VersionConstants
Version
VERSION_IDENT - Static variable in class com.dtolabs.rundeck.core.VersionConstants
Buid ident string.
VersionConstants - Class in com.dtolabs.rundeck.core
VersionConstants defines the version and build numbers for the distribution.
VersionConstants() - Constructor for class com.dtolabs.rundeck.core.VersionConstants
 
visit(ExecArg) - Method in interface com.dtolabs.rundeck.core.execution.ExecArg.Visitor
 
visitWith(ExecArg.Visitor) - Method in class com.dtolabs.rundeck.core.execution.ExecArgList
Visit with a visitor

W

warn(String) - Method in class com.dtolabs.launcher.Setup
 
warn(String) - Method in class com.dtolabs.rundeck.core.cli.DefaultCLIToolLogger
 
warn(String) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
Logs warning message via implementation specific log facility
warn(String, Map<String, String>) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
warn(String) - Method in class com.dtolabs.rundeck.core.cli.jobs.JobsTool
 
warn(String) - Method in class com.dtolabs.rundeck.core.cli.Log4JCLIToolLogger
 
warn(String) - Method in class com.dtolabs.rundeck.core.cli.project.ProjectTool
 
warn(String) - Method in class com.dtolabs.rundeck.core.cli.queue.QueueTool
 
warn(String) - Method in class com.dtolabs.rundeck.core.cli.run.RunTool
 
warn(String) - Method in interface com.dtolabs.rundeck.core.execution.BaseLogger
Logs warning message via implementation specific log facility
warn(String, Map<String, String>) - Method in interface com.dtolabs.rundeck.core.execution.workflow.ContextLogger
Logs warning message via implementation specific log facility
WARN_LEVEL - Static variable in class com.dtolabs.rundeck.core.Constants
 
WARNING - Static variable in class com.dtolabs.rundeck.core.cli.LoglevelOptions
 
WebserviceFormAuthenticator - Class in com.dtolabs.client.utils
WebserviceFormAuthenticator extends BaseFormAuthenticator to provide authentication to the Webservice application.
WebserviceFormAuthenticator(String, String) - Constructor for class com.dtolabs.client.utils.WebserviceFormAuthenticator
Constructor using the default base path: WebserviceFormAuthenticator.DEFAULT_APP_BASE
WebserviceFormAuthenticator(String, String, String) - Constructor for class com.dtolabs.client.utils.WebserviceFormAuthenticator
Constructor
WebserviceHttpClient - Interface in com.dtolabs.client.utils
WebserviceHttpClient is the interface for making Colony requests to the Webservice application.
WebserviceHttpClientFactory - Class in com.dtolabs.client.utils
WebserviceHttpClientFactory creates instances of WebserviceHttpClient.
WebserviceHttpClientFactory() - Constructor for class com.dtolabs.client.utils.WebserviceHttpClientFactory
 
WebserviceResponse - Interface in com.dtolabs.client.utils
WebserviceResponse interface defines results of a request made to Webservice service, extending the base ServerResponse.
withDefaultScope(PropertyScope, PropertyResolver) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
Return a new PropertyResolver using the given scope by default if the requested property scope is unspecified
withDefaultValues(PropertyResolver, PropertyRetriever) - Static method in class com.dtolabs.rundeck.core.plugins.configuration.PropertyResolverFactory
Return a new PropertyResolver which will return values taken from the defaults if the given resolver returns null
withPrefix(String) - Method in class com.dtolabs.utils.PropertiesUtil.PrefixAdder
 
withStream(HasInputStream, Map<String, String>) - Static method in class com.dtolabs.rundeck.core.storage.StorageUtil
Construct a resource
withStream(InputStream, Map<String, String>) - Static method in class com.dtolabs.rundeck.core.storage.StorageUtil
 
WorkflowEventLoggerListener - Class in com.dtolabs.rundeck.core.execution.workflow
Emits events to the logger for workflow step/node start and finish.
WorkflowEventLoggerListener(ExecutionListener) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.WorkflowEventLoggerListener
 
WorkflowExecutionItem - Interface in com.dtolabs.rundeck.core.execution.workflow
WorkflowExecutionItem is an execution item representing an entire workflow.
WorkflowExecutionItemImpl - Class in com.dtolabs.rundeck.core.execution.workflow
WorkflowExecutionItemImpl is ...
WorkflowExecutionItemImpl(IWorkflow) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItemImpl
 
WorkflowExecutionItemImpl(WorkflowExecutionItem) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItemImpl
 
WorkflowExecutionListener - Interface in com.dtolabs.rundeck.core.execution.workflow
WorkflowExecutionListener is ...
WorkflowExecutionListenerImpl - Class in com.dtolabs.rundeck.core.execution.workflow
WorkflowExecutionListenerImpl uses the WorkflowExecutionListener methods to maintain workflow execution context data while executing workflows, allowing the ContextLogger to have proper context.
WorkflowExecutionListenerImpl(WorkflowExecutionListenerImpl) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListenerImpl
 
WorkflowExecutionListenerImpl(FailedNodesListener, ContextLogger, boolean, String) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionListenerImpl
 
WorkflowExecutionResult - Interface in com.dtolabs.rundeck.core.execution.workflow
WorkflowExecutionResult contains a list of workflow item results, indexed by workflow step number, and node names to failure messages.
WorkflowExecutionService - Class in com.dtolabs.rundeck.core.execution.workflow
WorkflowExecutionService provides ability to execute workflows
WorkflowExecutionServiceThread - Class in com.dtolabs.rundeck.core.execution
WorkflowExecutionServiceThread is ...
WorkflowExecutionServiceThread(WorkflowExecutionService, WorkflowExecutionItem, StepExecutionContext) - Constructor for class com.dtolabs.rundeck.core.execution.WorkflowExecutionServiceThread
 
workflowExecutionStateChanged(ExecutionState, Date, List<String>) - Method in class com.dtolabs.rundeck.core.execution.workflow.state.EchoWFStateListener
 
workflowExecutionStateChanged(ExecutionState, Date, List<String>) - Method in interface com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateListener
The workflow execution state changed
WorkflowExecutionStateListenerAdapter - Class in com.dtolabs.rundeck.core.execution.workflow.state
Adapts events from a WorkflowExecutionListener and sends changes to a list of WorkflowStateListeners.
WorkflowExecutionStateListenerAdapter() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowExecutionStateListenerAdapter
 
WorkflowExecutionStateListenerAdapter(List<WorkflowStateListener>) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowExecutionStateListenerAdapter
 
WorkflowExecutor - Interface in com.dtolabs.rundeck.core.execution.workflow
WorkflowExecutor is ...
WorkflowImpl - Class in com.dtolabs.rundeck.core.execution.workflow
WorkflowImpl is ...
WorkflowImpl(List<StepExecutionItem>, int, boolean, String) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.WorkflowImpl
 
workflowNodeState(String, StepState, StepIdentifier, Map<StepIdentifier, ? extends StepState>) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
WorkflowNodeState - Interface in com.dtolabs.rundeck.core.execution.workflow.state
Represents the execution state of a single node
WorkflowNodeStateImpl - Class in com.dtolabs.rundeck.core.execution.workflow.state
$INTERFACE is ...
WorkflowNodeStateImpl() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowNodeStateImpl
 
WorkflowNodeStep - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
Service name of the Workflow Node Step service
workflowState(List<String>, List<String>, long, ExecutionState, Date, Date, Date, String, List<WorkflowStepState>, boolean) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
workflowState(List<String>, List<String>, long, ExecutionState, Date, Date, Date, String, List<WorkflowStepState>, Map<String, WorkflowNodeState>) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
WorkflowState - Interface in com.dtolabs.rundeck.core.execution.workflow.state
Represents the state of a workflow
WorkflowStateImpl - Class in com.dtolabs.rundeck.core.execution.workflow.state
$INTERFACE is ...
WorkflowStateImpl(List<String>, List<String>, long, ExecutionState, Date, Date, Date, String, List<WorkflowStepState>, Map<String, WorkflowNodeState>) - Constructor for class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStateImpl
 
WorkflowStateListener - Interface in com.dtolabs.rundeck.core.execution.workflow.state
Listens to state changes for a workflow
WorkflowStep - Static variable in class com.dtolabs.rundeck.plugins.ServiceNameConstants
Service name of the Workflow Step service
workflowStepState(StepState, Map<String, StepState>, StepIdentifier, WorkflowState, List<String>, boolean) - Static method in class com.dtolabs.rundeck.core.execution.workflow.state.StateUtils
 
WorkflowStepState - Interface in com.dtolabs.rundeck.core.execution.workflow.state
Describes the state of a step within a workflow, which has an identifier, a possible sub workflow, and possible node-oriented states.
WorkflowStepStateImpl - Class in com.dtolabs.rundeck.core.execution.workflow.state
$INTERFACE is ...
WorkflowStepStateImpl() - Constructor for class com.dtolabs.rundeck.core.execution.workflow.state.WorkflowStepStateImpl
 
WorkflowStrategy - Interface in com.dtolabs.rundeck.core.execution.workflow
WorkflowStrategy interface performs the workflow execution and returns an ExecutionResult
wrapDispatcherException(DispatcherException) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.NodeDispatchStepExecutor
Return a StepExecutionResult based on the DispatcherResult, that can later be extracted.
wrapDispatcherResult(DispatcherResult) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.NodeDispatchStepExecutor
Return a StepExecutionResult based on the DispatcherResult, that can later be extracted.
wrapStepException(StepException) - Static method in class com.dtolabs.rundeck.core.execution.workflow.steps.StepExecutionResultImpl
 
write(int) - Method in class com.dtolabs.rundeck.core.execution.utils.LeadPipeOutputStream
 
write(byte[], int, int) - Method in class com.dtolabs.rundeck.core.execution.utils.LeadPipeOutputStream
 
write(byte[]) - Method in class com.dtolabs.rundeck.core.execution.utils.LeadPipeOutputStream
 
write(int) - Method in class com.dtolabs.rundeck.core.utils.FormattedOutputStream
Deprecated.
Overrides the FilterOutputStream method to buffer the data.
write(int) - Method in class com.dtolabs.rundeck.core.utils.ThreadBoundOutputStream
 
writeContent(OutputStream) - Method in class com.dtolabs.rundeck.core.storage.BaseStreamResource
 
writeInputToFile(InputStream) - Method in class com.dtolabs.rundeck.core.cli.ExecTool
 
writeLocalFile(File, InputStream, String, File) - Static method in class com.dtolabs.rundeck.core.execution.impl.common.BaseFileCopier
 
writeScriptTempFile(ExecutionContext, File, InputStream, String, INodeEntry) - Static method in class com.dtolabs.rundeck.core.execution.impl.common.BaseFileCopier
Copy a script file, script source stream, or script string into a temp file, and replace \ embedded tokens with values from the dataContext for the latter two.
writeScriptTempfile(Framework, File) - Static method in class com.dtolabs.rundeck.core.execution.script.ScriptfileUtils
Copy a source file to a tempfile for script execution
writeScriptTempfile(Framework, InputStream) - Static method in class com.dtolabs.rundeck.core.execution.script.ScriptfileUtils
Copy a source stream to a tempfile for script execution
writeScriptTempfile(Framework, String) - Static method in class com.dtolabs.rundeck.core.execution.script.ScriptfileUtils
Copy string content to a tempfile for script execution
writeScriptTempfile(Framework, Reader) - Static method in class com.dtolabs.rundeck.core.execution.script.ScriptfileUtils
Copy reader content to a tempfile for script execution
writeTempFile(ExecutionContext, File, InputStream, String) - Static method in class com.dtolabs.rundeck.core.execution.impl.common.BaseFileCopier
Write the file, stream, or text to a local temp file and return the file

X

X_RUNDECK_ACTION_UNAUTHORIZED_HEADER - Static variable in class com.dtolabs.client.utils.Constants
HTTP header for unauthorized message
X_RUNDECK_RESULT_HEADER - Static variable in class com.dtolabs.client.utils.Constants
HTTP Header for result string

Y

YamlPolicyCollection - Class in com.dtolabs.rundeck.core.authorization.providers
 
YamlPolicyCollection(File) - Constructor for class com.dtolabs.rundeck.core.authorization.providers.YamlPolicyCollection
 

Z

zip(List, List) - Static method in class com.dtolabs.utils.Mapper
Creates a map where the object at index N from the first List is the key for the object at index N of the second List.
zip(List, List, boolean) - Static method in class com.dtolabs.utils.Mapper
Creates a map where the object at index N from the first List is the key for the object at index N of the second List.
zip(Object[], Object[]) - Static method in class com.dtolabs.utils.Mapper
Creates a map where the object at index N from the first Iterator is the key for the object at index N of the second Iterator.
zip(Object[], Object[], boolean) - Static method in class com.dtolabs.utils.Mapper
Creates a map where the object at index N from the first Iterator is the key for the object at index N of the second Iterator.
zip(Iterator, Iterator) - Static method in class com.dtolabs.utils.Mapper
Creates a map where the object at index N from the first Iterator is the key for the object at index N of the second Iterator.
zip(Iterator, Iterator, boolean) - Static method in class com.dtolabs.utils.Mapper
Creates a map where the object at index N from the first Iterator is the key for the object at index N of the second Iterator.
ZipUtil - Class in com.dtolabs.rundeck.core.utils
ZipUtil provides utility methods for extracting the contents of a zip file.
ZipUtil() - Constructor for class com.dtolabs.rundeck.core.utils.ZipUtil
 
ZipUtil.CopyStreamCopier - Class in com.dtolabs.rundeck.core.utils
streamCopier that simply copies the stream without modification.
ZipUtil.CopyStreamCopier() - Constructor for class com.dtolabs.rundeck.core.utils.ZipUtil.CopyStreamCopier
 
ZipUtil.PrefixStripper - Class in com.dtolabs.rundeck.core.utils
Strips a prefix from input
ZipUtil.PrefixStripper(String) - Constructor for class com.dtolabs.rundeck.core.utils.ZipUtil.PrefixStripper
 
ZipUtil.renamer - Interface in com.dtolabs.rundeck.core.utils
Interface for renaming a file
ZipUtil.streamCopier - Interface in com.dtolabs.rundeck.core.utils
Interface for copying a stream from input to output.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z