| パッケージ | 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, 10:34 AM Z