public interface TaskProvider extends AnyWorkObjectProvider
Represents the service provider interface to a subsystem that provides tasks for the work object management system.
<p>
The task provider implementation is responsible for forwarding events occurring in the subsystem back to the work object management system via the registered TaskProviderListener
instances and for completing tasks in the underlying subsystem on behalf of the work object management system.
TODO: remove this interface when CLD-11064 has been addressed
cancel
create, delete, deployDefinitions, getDefinitions, getWorkObjectType, update
addListener, removeListener
getId
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.