public interface TaskDefinitionOperationsIntf extends tcUtilityOperationsIntf
| Modifier and Type | Method and Description |
|---|---|
Thor.API.tcResultSet |
getTaskDetail(long processInstanceKey,
java.util.Map filterMap)
Returns detailed information about all the tasks definitions in the specified provisioning process.
|
close, getName, setCountry, setLanguage, setVariantThor.API.tcResultSet getTaskDetail(long processInstanceKey,
java.util.Map filterMap)
throws tcAPIException,
tcAPIException
processInstanceKey - The key of the process instance in the system.tcResultSet containing one to many rows, each row holding information about a task in the process. The following columns are returned tcAPIException