Interface TasklistRuntimeDelegate

All Superinterfaces:
AppRuntimeDelegate<TasklistPlugin>
All Known Implementing Classes:
DefaultTasklistRuntimeDelegate

public interface TasklistRuntimeDelegate extends AppRuntimeDelegate<TasklistPlugin>
The tasklist application service runtime delegate. Provides access to the application services of the tasklist application.
Author:
Roman Smirnov