You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by "Reinhard Sandtner (JIRA)" <ji...@apache.org> on 2014/04/24 12:41:14 UTC

[jira] [Created] (BATCHEE-31) TypedProcesser should also define return type

Reinhard Sandtner created BATCHEE-31:
----------------------------------------

             Summary: TypedProcesser should also define return type
                 Key: BATCHEE-31
                 URL: https://issues.apache.org/jira/browse/BATCHEE-31
             Project: BatchEE
          Issue Type: Improvement
          Components: batchee-extensions
    Affects Versions: 0.1-incubating
            Reporter: Reinhard Sandtner
            Priority: Minor


TypedProcessor<I, O> to have a typesave 

{code}
O doProcessItem(I)
{code}

a rename to TypedItemProcessor might also make sense (same for TypedItemReader, etc).



--
This message was sent by Atlassian JIRA
(v6.2#6252)