Skip to content

Commit

Permalink
Finish v1.1.1
Browse files Browse the repository at this point in the history
* release/1.1.1:
  bump to 1.1.1, generate docs
  • Loading branch information
mnembrini committed Apr 11, 2018
2 parents 185702f + a9202ef commit 48b479e
Show file tree
Hide file tree
Showing 273 changed files with 46,744 additions and 6,159 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -31,7 +31,7 @@ apply plugin: 'org.junit.platform.gradle.plugin'
apply plugin: 'eclipse'

group 'ch.aaap'
version '1.1.0'
version '1.1.1'

sourceCompatibility = 1.8

Expand Down
12 changes: 11 additions & 1 deletion docs/allclasses-frame.html
Expand Up @@ -3,9 +3,18 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (harvest-client 1.1.0 API)</title>
<title>All Classes (harvest-client 1.1.1 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<h1 class="bar">All&nbsp;Classes</h1>
Expand Down Expand Up @@ -78,6 +87,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="ch/aaap/harvestclient/domain/param/ExpenseUpdateInfo.html" title="interface in ch.aaap.harvestclient.domain.param" target="classFrame"><span class="interfaceName">ExpenseUpdateInfo</span></a></li>
<li><a href="ch/aaap/harvestclient/domain/ExternalService.html" title="interface in ch.aaap.harvestclient.domain" target="classFrame"><span class="interfaceName">ExternalService</span></a></li>
<li><a href="ch/aaap/harvestclient/exception/ForbiddenException.html" title="class in ch.aaap.harvestclient.exception" target="classFrame">ForbiddenException</a></li>
<li><a href="ch/aaap/harvestclient/domain/reference/GenericReference.html" title="class in ch.aaap.harvestclient.domain.reference" target="classFrame">GenericReference</a></li>
<li><a href="ch/aaap/harvestclient/core/gson/GsonConfiguration.html" title="class in ch.aaap.harvestclient.core.gson" target="classFrame">GsonConfiguration</a></li>
<li><a href="ch/aaap/harvestclient/core/Harvest.html" title="class in ch.aaap.harvestclient.core" target="classFrame">Harvest</a></li>
<li><a href="ch/aaap/harvestclient/exception/HarvestHttpException.html" title="class in ch.aaap.harvestclient.exception" target="classFrame">HarvestHttpException</a></li>
Expand Down
12 changes: 11 additions & 1 deletion docs/allclasses-noframe.html
Expand Up @@ -3,9 +3,18 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (harvest-client 1.1.0 API)</title>
<title>All Classes (harvest-client 1.1.1 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<h1 class="bar">All&nbsp;Classes</h1>
Expand Down Expand Up @@ -78,6 +87,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="ch/aaap/harvestclient/domain/param/ExpenseUpdateInfo.html" title="interface in ch.aaap.harvestclient.domain.param"><span class="interfaceName">ExpenseUpdateInfo</span></a></li>
<li><a href="ch/aaap/harvestclient/domain/ExternalService.html" title="interface in ch.aaap.harvestclient.domain"><span class="interfaceName">ExternalService</span></a></li>
<li><a href="ch/aaap/harvestclient/exception/ForbiddenException.html" title="class in ch.aaap.harvestclient.exception">ForbiddenException</a></li>
<li><a href="ch/aaap/harvestclient/domain/reference/GenericReference.html" title="class in ch.aaap.harvestclient.domain.reference">GenericReference</a></li>
<li><a href="ch/aaap/harvestclient/core/gson/GsonConfiguration.html" title="class in ch.aaap.harvestclient.core.gson">GsonConfiguration</a></li>
<li><a href="ch/aaap/harvestclient/core/Harvest.html" title="class in ch.aaap.harvestclient.core">Harvest</a></li>
<li><a href="ch/aaap/harvestclient/exception/HarvestHttpException.html" title="class in ch.aaap.harvestclient.exception">HarvestHttpException</a></li>
Expand Down
50 changes: 40 additions & 10 deletions docs/ch/aaap/harvestclient/api/Api.Create.html
Expand Up @@ -3,15 +3,24 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Api.Create (harvest-client 1.1.0 API)</title>
<title>Api.Create (harvest-client 1.1.1 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Api.Create (harvest-client 1.1.0 API)";
parent.document.title="Api.Create (harvest-client 1.1.1 API)";
}
}
catch(err) {
Expand All @@ -23,10 +32,11 @@
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
var pathtoroot = "../../../../";loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
Expand Down Expand Up @@ -57,6 +67,12 @@
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><span>SEARCH:&nbsp;</span>
<input type="text" id="search" value=" " disabled="disabled">
<input type="reset" id="reset" value=" " disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
Expand All @@ -68,6 +84,9 @@
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
Expand All @@ -88,9 +107,15 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">ch.aaap.harvestclient.api</div>
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="../../../../ch/aaap/harvestclient/api/package-summary.html">ch.aaap.harvestclient.api</a></div>
<h2 title="Interface Api.Create" class="title">Interface Api.Create&lt;T&gt;</h2>
</div>
<div class="contentContainer">
Expand All @@ -99,11 +124,11 @@ <h2 title="Interface Api.Create" class="title">Interface Api.Create&lt;T&gt;</h2
<li class="blockList">
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><a href="../../../../ch/aaap/harvestclient/api/Api.Simple.html" title="interface in ch.aaap.harvestclient.api">Api.Simple</a>&lt;T&gt;, <a href="../../../../ch/aaap/harvestclient/api/ClientContactsApi.html" title="interface in ch.aaap.harvestclient.api">ClientContactsApi</a>, <a href="../../../../ch/aaap/harvestclient/api/ClientsApi.html" title="interface in ch.aaap.harvestclient.api">ClientsApi</a>, <a href="../../../../ch/aaap/harvestclient/api/EstimateItemCategoriesApi.html" title="interface in ch.aaap.harvestclient.api">EstimateItemCategoriesApi</a>, <a href="../../../../ch/aaap/harvestclient/api/EstimatesApi.html" title="interface in ch.aaap.harvestclient.api">EstimatesApi</a>, <a href="../../../../ch/aaap/harvestclient/api/ExpenseCategoriesApi.html" title="interface in ch.aaap.harvestclient.api">ExpenseCategoriesApi</a>, <a href="../../../../ch/aaap/harvestclient/api/ExpensesApi.html" title="interface in ch.aaap.harvestclient.api">ExpensesApi</a>, <a href="../../../../ch/aaap/harvestclient/api/InvoiceItemCategoriesApi.html" title="interface in ch.aaap.harvestclient.api">InvoiceItemCategoriesApi</a>, <a href="../../../../ch/aaap/harvestclient/api/InvoicesApi.html" title="interface in ch.aaap.harvestclient.api">InvoicesApi</a>, <a href="../../../../ch/aaap/harvestclient/api/ProjectsApi.html" title="interface in ch.aaap.harvestclient.api">ProjectsApi</a>, <a href="../../../../ch/aaap/harvestclient/api/TasksApi.html" title="interface in ch.aaap.harvestclient.api">TasksApi</a>, <a href="../../../../ch/aaap/harvestclient/api/UsersApi.html" title="interface in ch.aaap.harvestclient.api">UsersApi</a></dd>
<dd><code><a href="../../../../ch/aaap/harvestclient/api/Api.Simple.html" title="interface in ch.aaap.harvestclient.api">Api.Simple</a>&lt;T&gt;</code>, <code><a href="../../../../ch/aaap/harvestclient/api/ClientContactsApi.html" title="interface in ch.aaap.harvestclient.api">ClientContactsApi</a></code>, <code><a href="../../../../ch/aaap/harvestclient/api/ClientsApi.html" title="interface in ch.aaap.harvestclient.api">ClientsApi</a></code>, <code><a href="../../../../ch/aaap/harvestclient/api/EstimateItemCategoriesApi.html" title="interface in ch.aaap.harvestclient.api">EstimateItemCategoriesApi</a></code>, <code><a href="../../../../ch/aaap/harvestclient/api/EstimatesApi.html" title="interface in ch.aaap.harvestclient.api">EstimatesApi</a></code>, <code><a href="../../../../ch/aaap/harvestclient/api/ExpenseCategoriesApi.html" title="interface in ch.aaap.harvestclient.api">ExpenseCategoriesApi</a></code>, <code><a href="../../../../ch/aaap/harvestclient/api/ExpensesApi.html" title="interface in ch.aaap.harvestclient.api">ExpensesApi</a></code>, <code><a href="../../../../ch/aaap/harvestclient/api/InvoiceItemCategoriesApi.html" title="interface in ch.aaap.harvestclient.api">InvoiceItemCategoriesApi</a></code>, <code><a href="../../../../ch/aaap/harvestclient/api/InvoicesApi.html" title="interface in ch.aaap.harvestclient.api">InvoicesApi</a></code>, <code><a href="../../../../ch/aaap/harvestclient/api/ProjectsApi.html" title="interface in ch.aaap.harvestclient.api">ProjectsApi</a></code>, <code><a href="../../../../ch/aaap/harvestclient/api/TasksApi.html" title="interface in ch.aaap.harvestclient.api">TasksApi</a></code>, <code><a href="../../../../ch/aaap/harvestclient/api/UsersApi.html" title="interface in ch.aaap.harvestclient.api">UsersApi</a></code></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../ch/aaap/harvestclient/impl/ClientContactsApiImpl.html" title="class in ch.aaap.harvestclient.impl">ClientContactsApiImpl</a>, <a href="../../../../ch/aaap/harvestclient/impl/ClientsApiImpl.html" title="class in ch.aaap.harvestclient.impl">ClientsApiImpl</a>, <a href="../../../../ch/aaap/harvestclient/impl/EstimateItemCategoriesApiImpl.html" title="class in ch.aaap.harvestclient.impl">EstimateItemCategoriesApiImpl</a>, <a href="../../../../ch/aaap/harvestclient/impl/EstimatesApiImpl.html" title="class in ch.aaap.harvestclient.impl">EstimatesApiImpl</a>, <a href="../../../../ch/aaap/harvestclient/impl/ExpenseCategoriesApiImpl.html" title="class in ch.aaap.harvestclient.impl">ExpenseCategoriesApiImpl</a>, <a href="../../../../ch/aaap/harvestclient/impl/ExpensesApiImpl.html" title="class in ch.aaap.harvestclient.impl">ExpensesApiImpl</a>, <a href="../../../../ch/aaap/harvestclient/impl/InvoiceItemCategoriesApiImpl.html" title="class in ch.aaap.harvestclient.impl">InvoiceItemCategoriesApiImpl</a>, <a href="../../../../ch/aaap/harvestclient/impl/InvoicesApiImpl.html" title="class in ch.aaap.harvestclient.impl">InvoicesApiImpl</a>, <a href="../../../../ch/aaap/harvestclient/impl/ProjectsApiImpl.html" title="class in ch.aaap.harvestclient.impl">ProjectsApiImpl</a>, <a href="../../../../ch/aaap/harvestclient/impl/TasksApiImpl.html" title="class in ch.aaap.harvestclient.impl">TasksApiImpl</a>, <a href="../../../../ch/aaap/harvestclient/impl/UsersApiImpl.html" title="class in ch.aaap.harvestclient.impl">UsersApiImpl</a></dd>
<dd><code><a href="../../../../ch/aaap/harvestclient/impl/ClientContactsApiImpl.html" title="class in ch.aaap.harvestclient.impl">ClientContactsApiImpl</a></code>, <code><a href="../../../../ch/aaap/harvestclient/impl/ClientsApiImpl.html" title="class in ch.aaap.harvestclient.impl">ClientsApiImpl</a></code>, <code><a href="../../../../ch/aaap/harvestclient/impl/EstimateItemCategoriesApiImpl.html" title="class in ch.aaap.harvestclient.impl">EstimateItemCategoriesApiImpl</a></code>, <code><a href="../../../../ch/aaap/harvestclient/impl/EstimatesApiImpl.html" title="class in ch.aaap.harvestclient.impl">EstimatesApiImpl</a></code>, <code><a href="../../../../ch/aaap/harvestclient/impl/ExpenseCategoriesApiImpl.html" title="class in ch.aaap.harvestclient.impl">ExpenseCategoriesApiImpl</a></code>, <code><a href="../../../../ch/aaap/harvestclient/impl/ExpensesApiImpl.html" title="class in ch.aaap.harvestclient.impl">ExpensesApiImpl</a></code>, <code><a href="../../../../ch/aaap/harvestclient/impl/InvoiceItemCategoriesApiImpl.html" title="class in ch.aaap.harvestclient.impl">InvoiceItemCategoriesApiImpl</a></code>, <code><a href="../../../../ch/aaap/harvestclient/impl/InvoicesApiImpl.html" title="class in ch.aaap.harvestclient.impl">InvoicesApiImpl</a></code>, <code><a href="../../../../ch/aaap/harvestclient/impl/ProjectsApiImpl.html" title="class in ch.aaap.harvestclient.impl">ProjectsApiImpl</a></code>, <code><a href="../../../../ch/aaap/harvestclient/impl/TasksApiImpl.html" title="class in ch.aaap.harvestclient.impl">TasksApiImpl</a></code>, <code><a href="../../../../ch/aaap/harvestclient/impl/UsersApiImpl.html" title="class in ch.aaap.harvestclient.impl">UsersApiImpl</a></code></dd>
</dl>
<dl>
<dt>Enclosing interface:</dt>
Expand All @@ -124,15 +149,17 @@ <h2 title="Interface Api.Create" class="title">Interface Api.Create&lt;T&gt;</h2
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<table class="memberSummary" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../ch/aaap/harvestclient/api/Api.Create.html" title="type parameter in Api.Create">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../ch/aaap/harvestclient/api/Api.Create.html#create-T-">create</a></span>(<a href="../../../../ch/aaap/harvestclient/api/Api.Create.html" title="type parameter in Api.Create">T</a>&nbsp;creationInfo)</code>&nbsp;</td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../ch/aaap/harvestclient/api/Api.Create.html#create-T-">create</a></span>&#8203;(<a href="../../../../ch/aaap/harvestclient/api/Api.Create.html" title="type parameter in Api.Create">T</a>&nbsp;creationInfo)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
Expand All @@ -157,7 +184,7 @@ <h3>Method Detail</h3>
<ul class="blockListLast">
<li class="blockList">
<h4>create</h4>
<pre><a href="../../../../ch/aaap/harvestclient/api/Api.Create.html" title="type parameter in Api.Create">T</a>&nbsp;create(<a href="../../../../ch/aaap/harvestclient/api/Api.Create.html" title="type parameter in Api.Create">T</a>&nbsp;creationInfo)</pre>
<pre><a href="../../../../ch/aaap/harvestclient/api/Api.Create.html" title="type parameter in Api.Create">T</a>&nbsp;create&#8203;(<a href="../../../../ch/aaap/harvestclient/api/Api.Create.html" title="type parameter in Api.Create">T</a>&nbsp;creationInfo)</pre>
</li>
</ul>
</li>
Expand Down Expand Up @@ -208,6 +235,9 @@ <h4>create</h4>
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
Expand Down

0 comments on commit 48b479e

Please sign in to comment.