ITaskType
in
This is a task type interface that is implemented by text processing task types
Tags
Table of Contents
Methods
- getDescription() : string
- Returns the localized description of this task type
- getName() : string
- Returns the localized name of this task type
Methods
getDescription()
Returns the localized description of this task type
public
getDescription() : string
Tags
Return values
stringgetName()
Returns the localized name of this task type
public
getName() : string