Author: degenaro
Date: Thu Jun 23 18:14:58 2016
New Revision: 1749955
URL: http://svn.apache.org/viewvc?rev=1749955&view=rev
Log:
UIMA-4745 DUCC Release 2.1 documentation updates
Modified:
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/ducc-api.tex
Modified:
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/ducc-api.tex
URL:
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/ducc-api.tex?rev=1749955&r1=1749954&r2=1749955&view=diff
==============================================================================
---
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/ducc-api.tex
(original)
+++
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part2/ducc-api.tex
Thu Jun 23 18:14:58 2016
@@ -32,7 +32,7 @@
After instantiation of an API object, the {\tt boolean execute()} method is
called. This
method transmits the arguments to DUCC. If DUCC receives and accepts the
args, the method
- return ``true'', otherwise it returns ``false. Methods are provided to
retrieve relevant
+ returns ``true'', otherwise it returns ``false. Methods are provided to
retrieve relevant
information when the {\tt execute()} returns such as IDs, messages, etc.
In the case of jobs and managed reservations, if the specification
requested debug,