Interface ITaskDefinitionService
- All Superinterfaces:
IComponent
,IInitializable
,ITaskComponent
Class ITaskDefinitionManager
-
Method Summary
Modifier and TypeMethodDescriptionReturns unsorted list of all task definitions urisgetTaskDefinition
(IURI taskDefinitionURI) Returns task definition by its uriMethods 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
-
Method Details
-
getTaskDefinition
Returns task definition by its uri- Throws:
PortalException
-
getAllTaskDefinitions
Returns unsorted list of all task definitions uris- Throws:
PortalException
-