패키지 | 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:17 PM Z