Author: buildbot
Date: Wed May 1 06:19:05 2013
New Revision: 860446
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/controlbus-component.html
websites/production/camel/content/controlbus.html
Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/camel/content/controlbus-component.html
==============================================================================
--- websites/production/camel/content/controlbus-component.html (original)
+++ websites/production/camel/content/controlbus-component.html Wed May 1
06:19:05 2013
@@ -97,7 +97,7 @@ controlbus:command[?options]
<h3><a shape="rect" name="ControlBusComponent-Options"></a>Options</h3>
<div class="confluenceTableSmall"><div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"> Name </th><th colspan="1" rowspan="1"
class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1"
class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>routeId</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> To specify a route by its id. </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>action</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> To denote an action which can be
either: <tt>start</tt>, <tt>stop</tt>, or <tt>status</tt>. To either start or
stop a route. Og get the status of the route as output to the message body.
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>async</tt>
</td><td colspan="1" rowspan="1" class="confluenceT
d"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">
Whether to execute the control bus task asynchronously. <b>Important:</b> If
this option is enabled, then any result from the task is <b>not</b> set on the
<a shape="rect" href="exchange.html" title="Exchange">Exchange</a>. This is
only possible if executing tasks synchronously. </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> <tt>loggingLevel</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> <tt>INFO</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> Logging level used for logging when task is
done, or if any exceptions occurred during processing the task.
</td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"> Name </th><th colspan="1" rowspan="1"
class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1"
class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>routeId</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> To specify a route by its id. </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>action</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> To denote an action which can be
either: <tt>start</tt>, <tt>stop</tt>, or <tt>status</tt>. To either start or
stop a route. Og get the status of the route as output to the message body. You
can use <tt>suspend</tt> and <tt>resume</tt> from <b>Camel 2.11.1</b> onwards
to either suspend or resume a route. </td></tr><
tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>async</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Whether to execute the control
bus task asynchronously. <b>Important:</b> If this option is enabled, then any
result from the task is <b>not</b> set on the <a shape="rect"
href="exchange.html" title="Exchange">Exchange</a>. This is only possible if
executing tasks synchronously. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>loggingLevel</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>INFO</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Logging level used for logging when task is done, or if
any exceptions occurred during processing the task. </td></tr></tbody></table>
</div>
</div>
Modified: websites/production/camel/content/controlbus.html
==============================================================================
--- websites/production/camel/content/controlbus.html (original)
+++ websites/production/camel/content/controlbus.html Wed May 1 06:19:05 2013
@@ -109,7 +109,7 @@ controlbus:command[?options]
<h3><a shape="rect" name="ControlBus-Options"></a>Options</h3>
<div class="confluenceTableSmall"><div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"> Name </th><th colspan="1" rowspan="1"
class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1"
class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>routeId</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> To specify a route by its id. </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>action</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> To denote an action which can be
either: <tt>start</tt>, <tt>stop</tt>, or <tt>status</tt>. To either start or
stop a route. Og get the status of the route as output to the message body.
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>async</tt>
</td><td colspan="1" rowspan="1" class="confluenceT
d"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">
Whether to execute the control bus task asynchronously. <b>Important:</b> If
this option is enabled, then any result from the task is <b>not</b> set on the
<a shape="rect" href="exchange.html" title="Exchange">Exchange</a>. This is
only possible if executing tasks synchronously. </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> <tt>loggingLevel</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> <tt>INFO</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> Logging level used for logging when task is
done, or if any exceptions occurred during processing the task.
</td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"> Name </th><th colspan="1" rowspan="1"
class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1"
class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>routeId</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> To specify a route by its id. </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>action</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> To denote an action which can be
either: <tt>start</tt>, <tt>stop</tt>, or <tt>status</tt>. To either start or
stop a route. Og get the status of the route as output to the message body. You
can use <tt>suspend</tt> and <tt>resume</tt> from <b>Camel 2.11.1</b> onwards
to either suspend or resume a route. </td></tr><
tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>async</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Whether to execute the control
bus task asynchronously. <b>Important:</b> If this option is enabled, then any
result from the task is <b>not</b> set on the <a shape="rect"
href="exchange.html" title="Exchange">Exchange</a>. This is only possible if
executing tasks synchronously. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>loggingLevel</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>INFO</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Logging level used for logging when task is done, or if
any exceptions occurred during processing the task. </td></tr></tbody></table>
</div>
</div>