mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-22 21:08:29 +00:00
Wagon: Deploying site to repository
This commit is contained in:
parent
ec8c21a35b
commit
25c6f6f977
185 changed files with 8541 additions and 3542 deletions
|
@ -2,13 +2,13 @@
|
|||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_24) on Tue Jul 12 15:57:17 CEST 2011 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_24) on Thu Jul 28 21:53:28 CEST 2011 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Index (RunDeck API - Java Client 1.1-SNAPSHOT API)
|
||||
Index (RunDeck API - Java Client 1.1 API)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2011-07-12">
|
||||
<META NAME="date" CONTENT="2011-07-28">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
|
||||
|
||||
|
@ -16,7 +16,7 @@ Index (RunDeck API - Java Client 1.1-SNAPSHOT API)
|
|||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Index (RunDeck API - Java Client 1.1-SNAPSHOT API)";
|
||||
parent.document.title="Index (RunDeck API - Java Client 1.1 API)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
|
@ -79,7 +79,7 @@ function windowTitle()
|
|||
<A NAME="skip-navbar_top"></A>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
|
||||
<A HREF="#_A_">A</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_X_">X</A> <HR>
|
||||
<A HREF="#_A_">A</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_X_">X</A> <HR>
|
||||
<A NAME="_A_"><!-- --></A><H2>
|
||||
<B>A</B></H2>
|
||||
<DL>
|
||||
|
@ -92,9 +92,18 @@ Constructor for class org.rundeck.api.parser.<A HREF="./org/rundeck/api/parser/A
|
|||
<DT><A HREF="./org/rundeck/api/parser/AbortParser.html#AbortParser(java.lang.String)"><B>AbortParser(String)</B></A> -
|
||||
Constructor for class org.rundeck.api.parser.<A HREF="./org/rundeck/api/parser/AbortParser.html" title="class in org.rundeck.api.parser">AbortParser</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html#addFailedJob(org.rundeck.api.domain.RundeckJob, java.lang.String)"><B>addFailedJob(RundeckJob, String)</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html" title="class in org.rundeck.api.domain">RundeckJobsImportResult</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/OptionsBuilder.html#addOption(java.lang.Object, java.lang.Object)"><B>addOption(Object, Object)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/OptionsBuilder.html" title="class in org.rundeck.api">OptionsBuilder</A>
|
||||
<DD>Add an option
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html#addSkippedJob(org.rundeck.api.domain.RundeckJob)"><B>addSkippedJob(RundeckJob)</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html" title="class in org.rundeck.api.domain">RundeckJobsImportResult</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html#addSucceededJob(org.rundeck.api.domain.RundeckJob)"><B>addSucceededJob(RundeckJob)</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html" title="class in org.rundeck.api.domain">RundeckJobsImportResult</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#API_ENDPOINT"><B>API_ENDPOINT</B></A> -
|
||||
Static variable in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>
|
||||
|
@ -126,6 +135,9 @@ Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/Rundeck
|
|||
<DT><A HREF="./org/rundeck/api/domain/RundeckJob.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJob.html" title="class in org.rundeck.api.domain">RundeckJob</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html" title="class in org.rundeck.api.domain">RundeckJobsImportResult</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckNode.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckNode.html" title="class in org.rundeck.api.domain">RundeckNode</A>
|
||||
<DD>
|
||||
|
@ -171,32 +183,52 @@ Constructor for class org.rundeck.api.parser.<A HREF="./org/rundeck/api/parser/E
|
|||
<DT><A HREF="./org/rundeck/api/parser/ExecutionParser.html#ExecutionParser(java.lang.String)"><B>ExecutionParser(String)</B></A> -
|
||||
Constructor for class org.rundeck.api.parser.<A HREF="./org/rundeck/api/parser/ExecutionParser.html" title="class in org.rundeck.api.parser">ExecutionParser</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJob(java.lang.String)"><B>exportJob(String)</B></A> -
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJob(java.lang.String, java.lang.String)"><B>exportJob(String, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Export the definition of a single job, identified by the given ID
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobs(java.lang.String)"><B>exportJobs(String)</B></A> -
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJob(org.rundeck.api.FileType, java.lang.String)"><B>exportJob(FileType, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Export the definition of a single job, identified by the given ID
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobs(java.lang.String, java.lang.String)"><B>exportJobs(String, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Export the definitions of all jobs that belongs to the given project
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobs(java.lang.String, java.lang.String, java.lang.String, java.lang.String...)"><B>exportJobs(String, String, String, String...)</B></A> -
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobs(org.rundeck.api.FileType, java.lang.String)"><B>exportJobs(FileType, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Export the definitions of all jobs that belongs to the given project
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobs(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String...)"><B>exportJobs(String, String, String, String, String...)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Export the definitions of the jobs that belongs to the given project, and matches the given criteria (jobFilter,
|
||||
groupPath and jobIds)
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobsToFile(java.lang.String, java.lang.String)"><B>exportJobsToFile(String, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Export the definitions of all jobs that belongs to the given project, as an XML file
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobsToFile(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String...)"><B>exportJobsToFile(String, String, String, String, String...)</B></A> -
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobs(org.rundeck.api.FileType, java.lang.String, java.lang.String, java.lang.String, java.lang.String...)"><B>exportJobs(FileType, String, String, String, String...)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Export the definitions of the jobs that belongs to the given project, and matches the given criteria (jobFilter,
|
||||
groupPath and jobIds), as an XML file
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobToFile(java.lang.String, java.lang.String)"><B>exportJobToFile(String, String)</B></A> -
|
||||
groupPath and jobIds)
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobsToFile(java.lang.String, java.lang.String, java.lang.String)"><B>exportJobsToFile(String, String, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Export the definition of a single job (identified by the given ID), as an XML file
|
||||
<DD>Export the definitions of all jobs that belongs to the given project
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobsToFile(java.lang.String, org.rundeck.api.FileType, java.lang.String)"><B>exportJobsToFile(String, FileType, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Export the definitions of all jobs that belongs to the given project
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobsToFile(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String...)"><B>exportJobsToFile(String, String, String, String, String, String...)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Export the definitions of the jobs that belongs to the given project, and matches the given criteria (jobFilter,
|
||||
groupPath and jobIds)
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobsToFile(java.lang.String, org.rundeck.api.FileType, java.lang.String, java.lang.String, java.lang.String, java.lang.String...)"><B>exportJobsToFile(String, FileType, String, String, String, String...)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Export the definitions of the jobs that belongs to the given project, and matches the given criteria (jobFilter,
|
||||
groupPath and jobIds)
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobToFile(java.lang.String, java.lang.String, java.lang.String)"><B>exportJobToFile(String, String, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Export the definition of a single job (identified by the given ID)
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#exportJobToFile(java.lang.String, org.rundeck.api.FileType, java.lang.String)"><B>exportJobToFile(String, FileType, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Export the definition of a single job (identified by the given ID)
|
||||
</DL>
|
||||
<HR>
|
||||
<A NAME="_F_"><!-- --></A><H2>
|
||||
<B>F</B></H2>
|
||||
<DL>
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#findJob(java.lang.String, java.lang.String, java.lang.String)"><B>findJob(String, String, String)</B></A> -
|
||||
<DT><A HREF="./org/rundeck/api/FileType.html" title="enum in org.rundeck.api"><B>FileType</B></A> - Enum in <A HREF="./org/rundeck/api/package-summary.html">org.rundeck.api</A><DD>All supported types of files.<DT><A HREF="./org/rundeck/api/RundeckClient.html#findJob(java.lang.String, java.lang.String, java.lang.String)"><B>findJob(String, String, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Find a job, identified by its project, group and name.
|
||||
</DL>
|
||||
|
@ -261,6 +293,9 @@ Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/Rundeck
|
|||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#getExecution(java.lang.Long)"><B>getExecution(Long)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Get a single execution, identified by the given ID
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html#getFailedJobs()"><B>getFailedJobs()</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html" title="class in org.rundeck.api.domain">RundeckJobsImportResult</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckSystemInfo.html#getFreeMemoryInBytes()"><B>getFreeMemoryInBytes()</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckSystemInfo.html" title="class in org.rundeck.api.domain">RundeckSystemInfo</A>
|
||||
<DD>
|
||||
|
@ -288,9 +323,15 @@ Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" t
|
|||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#getJobExecutions(java.lang.String)"><B>getJobExecutions(String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Get the executions of the given job
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#getJobExecutions(java.lang.String, java.lang.String)"><B>getJobExecutions(String, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Get the executions of the given job
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#getJobExecutions(java.lang.String, org.rundeck.api.domain.RundeckExecution.ExecutionStatus)"><B>getJobExecutions(String, RundeckExecution.ExecutionStatus)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Get the executions of the given job
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#getJobExecutions(java.lang.String, java.lang.String, java.lang.Long, java.lang.Long)"><B>getJobExecutions(String, String, Long, Long)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Get the executions of the given job
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#getJobExecutions(java.lang.String, org.rundeck.api.domain.RundeckExecution.ExecutionStatus, java.lang.Long, java.lang.Long)"><B>getJobExecutions(String, RundeckExecution.ExecutionStatus, Long, Long)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Get the executions of the given job
|
||||
|
@ -393,6 +434,9 @@ Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/Rundeck
|
|||
<DT><A HREF="./org/rundeck/api/domain/RundeckExecution.html#getShortDuration()"><B>getShortDuration()</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckExecution.html" title="class in org.rundeck.api.domain">RundeckExecution</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html#getSkippedJobs()"><B>getSkippedJobs()</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html" title="class in org.rundeck.api.domain">RundeckJobsImportResult</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckSystemInfo.html#getStartDate()"><B>getStartDate()</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckSystemInfo.html" title="class in org.rundeck.api.domain">RundeckSystemInfo</A>
|
||||
<DD>
|
||||
|
@ -408,6 +452,9 @@ Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/Rundeck
|
|||
<DT><A HREF="./org/rundeck/api/domain/RundeckExecution.html#getStatus()"><B>getStatus()</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckExecution.html" title="class in org.rundeck.api.domain">RundeckExecution</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html#getSucceededJobs()"><B>getSucceededJobs()</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html" title="class in org.rundeck.api.domain">RundeckJobsImportResult</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#getSystemInfo()"><B>getSystemInfo()</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Get system informations about the RunDeck server
|
||||
|
@ -452,6 +499,9 @@ Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/Rundeck
|
|||
<DT><A HREF="./org/rundeck/api/domain/RundeckJob.html#hashCode()"><B>hashCode()</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJob.html" title="class in org.rundeck.api.domain">RundeckJob</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html#hashCode()"><B>hashCode()</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html" title="class in org.rundeck.api.domain">RundeckJobsImportResult</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckNode.html#hashCode()"><B>hashCode()</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckNode.html" title="class in org.rundeck.api.domain">RundeckNode</A>
|
||||
<DD>
|
||||
|
@ -469,6 +519,35 @@ Method in class org.rundeck.api.<A HREF="./org/rundeck/api/NodeFiltersBuilder.ht
|
|||
<DD>Include nodes matching the given hostname
|
||||
</DL>
|
||||
<HR>
|
||||
<A NAME="_I_"><!-- --></A><H2>
|
||||
<B>I</B></H2>
|
||||
<DL>
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#importJobs(java.lang.String, java.lang.String)"><B>importJobs(String, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Import the definitions of jobs, from the given file
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#importJobs(java.lang.String, org.rundeck.api.FileType)"><B>importJobs(String, FileType)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Import the definitions of jobs, from the given file
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#importJobs(java.lang.String, java.lang.String, java.lang.String)"><B>importJobs(String, String, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Import the definitions of jobs, from the given file, using the given behavior
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#importJobs(java.lang.String, org.rundeck.api.FileType, org.rundeck.api.domain.RundeckJobsImportMethod)"><B>importJobs(String, FileType, RundeckJobsImportMethod)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Import the definitions of jobs, from the given file, using the given behavior
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#importJobs(java.io.InputStream, java.lang.String)"><B>importJobs(InputStream, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Import the definitions of jobs, from the given input stream
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#importJobs(java.io.InputStream, org.rundeck.api.FileType)"><B>importJobs(InputStream, FileType)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Import the definitions of jobs, from the given input stream
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#importJobs(java.io.InputStream, java.lang.String, java.lang.String)"><B>importJobs(InputStream, String, String)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Import the definitions of jobs, from the given input stream, using the given behavior
|
||||
<DT><A HREF="./org/rundeck/api/RundeckClient.html#importJobs(java.io.InputStream, org.rundeck.api.FileType, org.rundeck.api.domain.RundeckJobsImportMethod)"><B>importJobs(InputStream, FileType, RundeckJobsImportMethod)</B></A> -
|
||||
Method in class org.rundeck.api.<A HREF="./org/rundeck/api/RundeckClient.html" title="class in org.rundeck.api">RundeckClient</A>
|
||||
<DD>Import the definitions of jobs, from the given input stream, using the given behavior
|
||||
</DL>
|
||||
<HR>
|
||||
<A NAME="_J_"><!-- --></A><H2>
|
||||
<B>J</B></H2>
|
||||
<DL>
|
||||
|
@ -478,6 +557,12 @@ Constructor for class org.rundeck.api.parser.<A HREF="./org/rundeck/api/parser/J
|
|||
<DT><A HREF="./org/rundeck/api/parser/JobParser.html#JobParser(java.lang.String)"><B>JobParser(String)</B></A> -
|
||||
Constructor for class org.rundeck.api.parser.<A HREF="./org/rundeck/api/parser/JobParser.html" title="class in org.rundeck.api.parser">JobParser</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/parser/JobsImportResultParser.html" title="class in org.rundeck.api.parser"><B>JobsImportResultParser</B></A> - Class in <A HREF="./org/rundeck/api/parser/package-summary.html">org.rundeck.api.parser</A><DD>Parser for a single <A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html" title="class in org.rundeck.api.domain"><CODE>RundeckJobsImportResult</CODE></A><DT><A HREF="./org/rundeck/api/parser/JobsImportResultParser.html#JobsImportResultParser()"><B>JobsImportResultParser()</B></A> -
|
||||
Constructor for class org.rundeck.api.parser.<A HREF="./org/rundeck/api/parser/JobsImportResultParser.html" title="class in org.rundeck.api.parser">JobsImportResultParser</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/parser/JobsImportResultParser.html#JobsImportResultParser(java.lang.String)"><B>JobsImportResultParser(String)</B></A> -
|
||||
Constructor for class org.rundeck.api.parser.<A HREF="./org/rundeck/api/parser/JobsImportResultParser.html" title="class in org.rundeck.api.parser">JobsImportResultParser</A>
|
||||
<DD>
|
||||
</DL>
|
||||
<HR>
|
||||
<A NAME="_L_"><!-- --></A><H2>
|
||||
|
@ -552,6 +637,9 @@ Method in class org.rundeck.api.parser.<A HREF="./org/rundeck/api/parser/Executi
|
|||
<DT><A HREF="./org/rundeck/api/parser/JobParser.html#parseXmlNode(org.dom4j.Node)"><B>parseXmlNode(Node)</B></A> -
|
||||
Method in class org.rundeck.api.parser.<A HREF="./org/rundeck/api/parser/JobParser.html" title="class in org.rundeck.api.parser">JobParser</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/parser/JobsImportResultParser.html#parseXmlNode(org.dom4j.Node)"><B>parseXmlNode(Node)</B></A> -
|
||||
Method in class org.rundeck.api.parser.<A HREF="./org/rundeck/api/parser/JobsImportResultParser.html" title="class in org.rundeck.api.parser">JobsImportResultParser</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/parser/ListParser.html#parseXmlNode(org.dom4j.Node)"><B>parseXmlNode(Node)</B></A> -
|
||||
Method in class org.rundeck.api.parser.<A HREF="./org/rundeck/api/parser/ListParser.html" title="class in org.rundeck.api.parser">ListParser</A>
|
||||
<DD>
|
||||
|
@ -626,6 +714,9 @@ Constructor for class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/R
|
|||
<DT><A HREF="./org/rundeck/api/domain/RundeckExecution.ExecutionStatus.html" title="enum in org.rundeck.api.domain"><B>RundeckExecution.ExecutionStatus</B></A> - Enum in <A HREF="./org/rundeck/api/domain/package-summary.html">org.rundeck.api.domain</A><DD>The status of an execution<DT><A HREF="./org/rundeck/api/domain/RundeckJob.html" title="class in org.rundeck.api.domain"><B>RundeckJob</B></A> - Class in <A HREF="./org/rundeck/api/domain/package-summary.html">org.rundeck.api.domain</A><DD>Represents a RunDeck job<DT><A HREF="./org/rundeck/api/domain/RundeckJob.html#RundeckJob()"><B>RundeckJob()</B></A> -
|
||||
Constructor for class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJob.html" title="class in org.rundeck.api.domain">RundeckJob</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportMethod.html" title="enum in org.rundeck.api.domain"><B>RundeckJobsImportMethod</B></A> - Enum in <A HREF="./org/rundeck/api/domain/package-summary.html">org.rundeck.api.domain</A><DD>The behavior when importing jobs (which may already exist).<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html" title="class in org.rundeck.api.domain"><B>RundeckJobsImportResult</B></A> - Class in <A HREF="./org/rundeck/api/domain/package-summary.html">org.rundeck.api.domain</A><DD>Result of importing some jobs into RunDeck<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html#RundeckJobsImportResult()"><B>RundeckJobsImportResult()</B></A> -
|
||||
Constructor for class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html" title="class in org.rundeck.api.domain">RundeckJobsImportResult</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckNode.html" title="class in org.rundeck.api.domain"><B>RundeckNode</B></A> - Class in <A HREF="./org/rundeck/api/domain/package-summary.html">org.rundeck.api.domain</A><DD>Represents a RunDeck node (server on which RunDeck can execute jobs and commands)<DT><A HREF="./org/rundeck/api/domain/RundeckNode.html#RundeckNode()"><B>RundeckNode()</B></A> -
|
||||
Constructor for class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckNode.html" title="class in org.rundeck.api.domain">RundeckNode</A>
|
||||
<DD>
|
||||
|
@ -843,6 +934,9 @@ Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/Rundeck
|
|||
<DT><A HREF="./org/rundeck/api/domain/RundeckJob.html#toString()"><B>toString()</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJob.html" title="class in org.rundeck.api.domain">RundeckJob</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html#toString()"><B>toString()</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJobsImportResult.html" title="class in org.rundeck.api.domain">RundeckJobsImportResult</A>
|
||||
<DD>
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckNode.html#toString()"><B>toString()</B></A> -
|
||||
Method in class org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckNode.html" title="class in org.rundeck.api.domain">RundeckNode</A>
|
||||
<DD>
|
||||
|
@ -898,6 +992,12 @@ Static method in enum org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/R
|
|||
<DT><A HREF="./org/rundeck/api/domain/RundeckExecution.ExecutionStatus.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
|
||||
Static method in enum org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckExecution.ExecutionStatus.html" title="enum in org.rundeck.api.domain">RundeckExecution.ExecutionStatus</A>
|
||||
<DD>Returns the enum constant of this type with the specified name.
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportMethod.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
|
||||
Static method in enum org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJobsImportMethod.html" title="enum in org.rundeck.api.domain">RundeckJobsImportMethod</A>
|
||||
<DD>Returns the enum constant of this type with the specified name.
|
||||
<DT><A HREF="./org/rundeck/api/FileType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
|
||||
Static method in enum org.rundeck.api.<A HREF="./org/rundeck/api/FileType.html" title="enum in org.rundeck.api">FileType</A>
|
||||
<DD>Returns the enum constant of this type with the specified name.
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckAbort.AbortStatus.html#values()"><B>values()</B></A> -
|
||||
Static method in enum org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckAbort.AbortStatus.html" title="enum in org.rundeck.api.domain">RundeckAbort.AbortStatus</A>
|
||||
<DD>Returns an array containing the constants of this enum type, in
|
||||
|
@ -906,6 +1006,14 @@ the order they are declared.
|
|||
Static method in enum org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckExecution.ExecutionStatus.html" title="enum in org.rundeck.api.domain">RundeckExecution.ExecutionStatus</A>
|
||||
<DD>Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.
|
||||
<DT><A HREF="./org/rundeck/api/domain/RundeckJobsImportMethod.html#values()"><B>values()</B></A> -
|
||||
Static method in enum org.rundeck.api.domain.<A HREF="./org/rundeck/api/domain/RundeckJobsImportMethod.html" title="enum in org.rundeck.api.domain">RundeckJobsImportMethod</A>
|
||||
<DD>Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.
|
||||
<DT><A HREF="./org/rundeck/api/FileType.html#values()"><B>values()</B></A> -
|
||||
Static method in enum org.rundeck.api.<A HREF="./org/rundeck/api/FileType.html" title="enum in org.rundeck.api">FileType</A>
|
||||
<DD>Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.
|
||||
</DL>
|
||||
<HR>
|
||||
<A NAME="_X_"><!-- --></A><H2>
|
||||
|
@ -913,7 +1021,7 @@ the order they are declared.
|
|||
<DL>
|
||||
<DT><A HREF="./org/rundeck/api/parser/XmlNodeParser.html" title="interface in org.rundeck.api.parser"><B>XmlNodeParser</B></A><<A HREF="./org/rundeck/api/parser/XmlNodeParser.html" title="type parameter in XmlNodeParser">T</A>> - Interface in <A HREF="./org/rundeck/api/parser/package-summary.html">org.rundeck.api.parser</A><DD>Interface to be implemented for parsers that handle XML <CODE>Node</CODE>s</DL>
|
||||
<HR>
|
||||
<A HREF="#_A_">A</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_X_">X</A>
|
||||
<A HREF="#_A_">A</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_X_">X</A>
|
||||
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<A NAME="navbar_bottom"><!-- --></A>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue