Change Jobmanager api to take care of chains
--------------------------------------------
Key: STANBOL-371
URL: https://issues.apache.org/jira/browse/STANBOL-371
Project: Stanbol
Issue Type: Sub-task
Reporter: Florent ANDRE
In order to allow jobmanager to act depending on the chain, the following api
method will be added to JobManager :
void enhanceContent(ContentItem ci, String chain) throws EngineException;
Have to see if
void enhanceContent(ContentItem ci) throws EngineException;
will be deprecated.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira