Пакет | com.adobe.ep.taskmanagement.services |
Класс | public class TaskManager |
Наследование | TaskManager Manager |
Реализует | ITaskManager |
Подклассы | LCTaskManager |
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
ITaskManager
to use Remoting with the Experience Services - Task Management service.
Общедоступные методы
Метод | Определено | ||
---|---|---|---|
Constructor. | TaskManager |
Сведения о конструкторе
TaskManager | () | Конструктор |
public function TaskManager(taskManagerEndpointName:String, remotingURL:String = null, locale:String = null)
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
Constructor.
You can specify the endpoint to use for the taskManagerEndpoint parameter by using the constants defined in the
TaskManagerServiceConstants
class. The endpoints are provided by the Document Server.
taskManagerEndpointName:String (default = NaN ) — Specifies the name of the Remoting endpoint.
| |
remotingURL:String (default = null ) — Specifies the Remoting URL to connect to the server.
| |
locale:String (default = null ) — Specifies the user's locale.
|
Связанные элементы API
Tue Jun 12 2018, 11:34 AM Z