Wagon: Deploying site to repository

This commit is contained in:
Vincent Behar 2011-07-28 21:54:11 +02:00
parent ec8c21a35b
commit 25c6f6f977
185 changed files with 8541 additions and 3542 deletions

View file

@ -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:&nbsp;</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>&lt;<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>&gt; <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>&lt;<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>&gt; <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>&lt;<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>&gt; <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="">