mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-23 21:38:32 +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:27 CEST 2011 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Serialized Form (RunDeck API - Java Client 1.1-SNAPSHOT API)
|
||||
Serialized Form (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 @@ Serialized Form (RunDeck API - Java Client 1.1-SNAPSHOT API)
|
|||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Serialized Form (RunDeck API - Java Client 1.1-SNAPSHOT API)";
|
||||
parent.document.title="Serialized Form (RunDeck API - Java Client 1.1 API)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
|
@ -390,6 +390,54 @@ description</H3>
|
|||
</DL>
|
||||
</DL>
|
||||
|
||||
<P>
|
||||
<A NAME="org.rundeck.api.domain.RundeckJobsImportResult"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Class <A HREF="org/rundeck/api/domain/RundeckJobsImportResult.html" title="class in org.rundeck.api.domain">org.rundeck.api.domain.RundeckJobsImportResult</A> extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<B>serialVersionUID: </B>1L
|
||||
|
||||
<P>
|
||||
<A NAME="serializedForm"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Serialized Fields</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<H3>
|
||||
succeededJobs</H3>
|
||||
<PRE>
|
||||
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>> <B>succeededJobs</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
<H3>
|
||||
skippedJobs</H3>
|
||||
<PRE>
|
||||
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>> <B>skippedJobs</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
<H3>
|
||||
failedJobs</H3>
|
||||
<PRE>
|
||||
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A><<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>> <B>failedJobs</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
|
||||
<P>
|
||||
<A NAME="org.rundeck.api.domain.RundeckNode"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue