Interface ITaskComponent
- All Superinterfaces:
IComponent
,IInitializable
- All Known Subinterfaces:
ITaskAuditService
,ITaskConnectivityService
,ITaskDefinitionService
,ITaskDistributionService
,ITaskFormFlowService
,ITaskMonitoringService
,ITaskProcessAuditService
,ITaskService
,ITaskVotingService
Marker interface for all components that should be tracked by the TaskSystem
component provider
-
Method Summary
Methods inherited from interface com.webmethods.portal.system.IComponent
getComponentData, getComponentName, getComponentProvider, getURI, isInitialized, setComponentData, setComponentProvider
Methods inherited from interface com.webmethods.portal.system.init.IInitializable
init, shutdown