| 套件 | 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, 03:47 PM Z